diff --git a/browser/index.html b/browser/index.html
new file mode 100644
index 0000000000..5bd6ba3b09
--- /dev/null
+++ b/browser/index.html
@@ -0,0 +1,48 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Samples Browser | IgniteUI for React | Infragistics
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/browser/package-lock.json b/browser/package-lock.json
index 8feb5ecf37..00d730ec82 100644
--- a/browser/package-lock.json
+++ b/browser/package-lock.json
@@ -15,7 +15,7 @@
"classnames": "2.3.1",
"file-saver": "1.3.8",
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-dashboards": "19.2.2",
@@ -29,11 +29,11 @@
"igniteui-react-maps": "19.2.2",
"igniteui-react-spreadsheet": "19.2.2",
"igniteui-react-spreadsheet-chart-adapter": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
"prop-types": "15.7.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"react-icons": "^5.3.0",
"react-loadable": "5.5.0",
"react-router": "4.3.1",
@@ -47,12 +47,14 @@
"@babel/plugin-transform-private-property-in-object": "^7.25.9",
"@types/gulp": "^4.0.6",
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
"@types/react-router-dom": "^5.3.3",
"@typescript-eslint/eslint-plugin": "^5.51.0",
"@typescript-eslint/parser": "^5.51.0",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"browser-sync": "^3.0.4",
"del": "^5.1.0",
"eslint": "^8.33.0",
@@ -76,111 +78,64 @@
"gulpclass": "^0.2.0",
"path": "^0.12.7",
"prettier": "^2.0.5",
- "react-app-rewire-alias": "^1.1.7",
- "react-app-rewired": "^2.2.1",
"react-dev-utils": "12.0.1",
- "react-scripts": "^5.0.1",
"remark": "^14.0.2",
"remark-frontmatter": "^2.0.0",
"run-sequence": "^2.2.1",
"ts-loader": "^9.5.4",
"ts-node": "^10.9.2",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vite-tsconfig-paths": "^5.1.4",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"web-vitals": "^0.2.4",
"webpack": "^5.101.3",
"worker-loader": "^3.0.8"
}
},
- "node_modules/@aashutoshrathi/word-wrap": {
- "version": "1.2.6",
- "resolved": "https://registry.npmjs.org/@aashutoshrathi/word-wrap/-/word-wrap-1.2.6.tgz",
- "integrity": "sha512-1Yjs2SvM8TflER/OD3cOjhWWOZb58A2t7wpE2S9XfBYTiIl+XFhQG2bjy4Pu1I+EAlCNUzRDYDdFwFYUKvXcIA==",
- "dev": true,
- "engines": {
- "node": ">=0.10.0"
- }
- },
- "node_modules/@alloc/quick-lru": {
- "version": "5.2.0",
- "resolved": "https://registry.npmjs.org/@alloc/quick-lru/-/quick-lru-5.2.0.tgz",
- "integrity": "sha512-UrcABB+4bUrFABwbluTIBErXwvbsU/V7TZWfmbgJfbkwiBuziS9gxdODUyuiecfdGQ85jglMW6juS3+z5TsKLw==",
- "dev": true,
- "engines": {
- "node": ">=10"
- },
- "funding": {
- "url": "https://github.com/sponsors/sindresorhus"
- }
- },
- "node_modules/@ampproject/remapping": {
- "version": "2.3.0",
- "resolved": "https://registry.npmjs.org/@ampproject/remapping/-/remapping-2.3.0.tgz",
- "integrity": "sha512-30iZtAPgz+LTIYoeivqYo853f02jBYSd5uGnGpkFV0M3xOt9aN73erkgYAmZU43x4VfqcnLxW9Kpg3R5LC4YYw==",
- "dev": true,
- "dependencies": {
- "@jridgewell/gen-mapping": "^0.3.5",
- "@jridgewell/trace-mapping": "^0.3.24"
- },
- "engines": {
- "node": ">=6.0.0"
- }
- },
- "node_modules/@apideck/better-ajv-errors": {
- "version": "0.3.6",
- "resolved": "https://registry.npmjs.org/@apideck/better-ajv-errors/-/better-ajv-errors-0.3.6.tgz",
- "integrity": "sha512-P+ZygBLZtkp0qqOAJJVX4oX/sFo5JR3eBWwwuqHHhK0GIgQOKWrAfiAaWX0aArHkRWHMuggFEgAZNxVPwPZYaA==",
- "dev": true,
- "dependencies": {
- "json-schema": "^0.4.0",
- "jsonpointer": "^5.0.0",
- "leven": "^3.1.0"
- },
- "engines": {
- "node": ">=10"
- },
- "peerDependencies": {
- "ajv": ">=8"
- }
- },
"node_modules/@babel/code-frame": {
- "version": "7.26.2",
- "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.26.2.tgz",
- "integrity": "sha512-RJlIHRueQgwWitWgF8OdFYGZX328Ax5BCemNGlqHfplnRT9ESi8JkFlvaVYbS+UubVY6dpv87Fs2u5M29iNFVQ==",
+ "version": "7.27.1",
+ "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.27.1.tgz",
+ "integrity": "sha512-cjQ7ZlQ0Mv3b47hABuTevyTuYN4i+loJKGeV9flcCgIK37cCXRh+L1bd3iBHlynerhQ7BhCkn2BPbQUL+rGqFg==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "@babel/helper-validator-identifier": "^7.25.9",
+ "@babel/helper-validator-identifier": "^7.27.1",
"js-tokens": "^4.0.0",
- "picocolors": "^1.0.0"
+ "picocolors": "^1.1.1"
},
"engines": {
"node": ">=6.9.0"
}
},
"node_modules/@babel/compat-data": {
- "version": "7.24.1",
- "resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.24.1.tgz",
- "integrity": "sha512-Pc65opHDliVpRHuKfzI+gSA4zcgr65O4cl64fFJIWEEh8JoHIHh0Oez1Eo8Arz8zq/JhgKodQaxEwUPRtZylVA==",
+ "version": "7.28.4",
+ "resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.28.4.tgz",
+ "integrity": "sha512-YsmSKC29MJwf0gF8Rjjrg5LQCmyh+j/nD8/eP7f+BeoQTKYqs9RoWbjGOdy0+1Ekr68RJZMUOPVQaQisnIo4Rw==",
"dev": true,
+ "license": "MIT",
"engines": {
"node": ">=6.9.0"
}
},
"node_modules/@babel/core": {
- "version": "7.24.3",
- "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.24.3.tgz",
- "integrity": "sha512-5FcvN1JHw2sHJChotgx8Ek0lyuh4kCKelgMTTqhYJJtloNvUfpAFMeNQUtdlIaktwrSV9LtCdqwk48wL2wBacQ==",
- "dev": true,
- "dependencies": {
- "@ampproject/remapping": "^2.2.0",
- "@babel/code-frame": "^7.24.2",
- "@babel/generator": "^7.24.1",
- "@babel/helper-compilation-targets": "^7.23.6",
- "@babel/helper-module-transforms": "^7.23.3",
- "@babel/helpers": "^7.24.1",
- "@babel/parser": "^7.24.1",
- "@babel/template": "^7.24.0",
- "@babel/traverse": "^7.24.1",
- "@babel/types": "^7.24.0",
+ "version": "7.28.4",
+ "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.28.4.tgz",
+ "integrity": "sha512-2BCOP7TN8M+gVDj7/ht3hsaO/B/n5oDbiAyyvnRlNOs+u1o+JWNYTQrmpuNp1/Wq2gcFrI01JAW+paEKDMx/CA==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "@babel/code-frame": "^7.27.1",
+ "@babel/generator": "^7.28.3",
+ "@babel/helper-compilation-targets": "^7.27.2",
+ "@babel/helper-module-transforms": "^7.28.3",
+ "@babel/helpers": "^7.28.4",
+ "@babel/parser": "^7.28.4",
+ "@babel/template": "^7.27.2",
+ "@babel/traverse": "^7.28.4",
+ "@babel/types": "^7.28.4",
+ "@jridgewell/remapping": "^2.3.5",
"convert-source-map": "^2.0.0",
"debug": "^4.1.0",
"gensync": "^1.0.0-beta.2",
@@ -195,61 +150,17 @@
"url": "https://opencollective.com/babel"
}
},
- "node_modules/@babel/core/node_modules/semver": {
- "version": "6.3.1",
- "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz",
- "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==",
- "dev": true,
- "bin": {
- "semver": "bin/semver.js"
- }
- },
- "node_modules/@babel/eslint-parser": {
- "version": "7.24.1",
- "resolved": "https://registry.npmjs.org/@babel/eslint-parser/-/eslint-parser-7.24.1.tgz",
- "integrity": "sha512-d5guuzMlPeDfZIbpQ8+g1NaCNuAGBBGNECh0HVqz1sjOeVLh2CEaifuOysCH18URW6R7pqXINvf5PaR/dC6jLQ==",
- "dev": true,
- "dependencies": {
- "@nicolo-ribaudo/eslint-scope-5-internals": "5.1.1-v1",
- "eslint-visitor-keys": "^2.1.0",
- "semver": "^6.3.1"
- },
- "engines": {
- "node": "^10.13.0 || ^12.13.0 || >=14.0.0"
- },
- "peerDependencies": {
- "@babel/core": "^7.11.0",
- "eslint": "^7.5.0 || ^8.0.0"
- }
- },
- "node_modules/@babel/eslint-parser/node_modules/eslint-visitor-keys": {
- "version": "2.1.0",
- "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz",
- "integrity": "sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==",
- "dev": true,
- "engines": {
- "node": ">=10"
- }
- },
- "node_modules/@babel/eslint-parser/node_modules/semver": {
- "version": "6.3.1",
- "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz",
- "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==",
- "dev": true,
- "bin": {
- "semver": "bin/semver.js"
- }
- },
"node_modules/@babel/generator": {
- "version": "7.26.3",
- "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.26.3.tgz",
- "integrity": "sha512-6FF/urZvD0sTeO7k6/B15pMLC4CHUv1426lzr3N01aHJTl046uCAh9LXW/fzeXXjPNCJ6iABW5XaWOsIZB93aQ==",
+ "version": "7.28.3",
+ "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.28.3.tgz",
+ "integrity": "sha512-3lSpxGgvnmZznmBkCRnVREPUFJv2wrv9iAoFDvADJc0ypmdOxdUtcLeBgBJ6zE0PMeTKnxeQzyk0xTBq4Ep7zw==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "@babel/parser": "^7.26.3",
- "@babel/types": "^7.26.3",
- "@jridgewell/gen-mapping": "^0.3.5",
- "@jridgewell/trace-mapping": "^0.3.25",
+ "@babel/parser": "^7.28.3",
+ "@babel/types": "^7.28.2",
+ "@jridgewell/gen-mapping": "^0.3.12",
+ "@jridgewell/trace-mapping": "^0.3.28",
"jsesc": "^3.0.2"
},
"engines": {
@@ -257,38 +168,28 @@
}
},
"node_modules/@babel/helper-annotate-as-pure": {
- "version": "7.25.9",
- "resolved": "https://registry.npmjs.org/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.25.9.tgz",
- "integrity": "sha512-gv7320KBUFJz1RnylIg5WWYPRXKZ884AGkYpgpWW02TH66Dl+HaC1t1CKd0z3R4b6hdYEcmrNZHUmfCP+1u3/g==",
- "dev": true,
- "dependencies": {
- "@babel/types": "^7.25.9"
- },
- "engines": {
- "node": ">=6.9.0"
- }
- },
- "node_modules/@babel/helper-builder-binary-assignment-operator-visitor": {
- "version": "7.22.15",
- "resolved": "https://registry.npmjs.org/@babel/helper-builder-binary-assignment-operator-visitor/-/helper-builder-binary-assignment-operator-visitor-7.22.15.tgz",
- "integrity": "sha512-QkBXwGgaoC2GtGZRoma6kv7Szfv06khvhFav67ZExau2RaXzy8MpHSMO2PNoP2XtmQphJQRHFfg77Bq731Yizw==",
+ "version": "7.27.3",
+ "resolved": "https://registry.npmjs.org/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.27.3.tgz",
+ "integrity": "sha512-fXSwMQqitTGeHLBC08Eq5yXz2m37E4pJX1qAU1+2cNedz/ifv/bVXft90VeSav5nFO61EcNgwr0aJxbyPaWBPg==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "@babel/types": "^7.22.15"
+ "@babel/types": "^7.27.3"
},
"engines": {
"node": ">=6.9.0"
}
},
"node_modules/@babel/helper-compilation-targets": {
- "version": "7.23.6",
- "resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.23.6.tgz",
- "integrity": "sha512-9JB548GZoQVmzrFgp8o7KxdgkTGm6xs9DW0o/Pim72UDjzr5ObUQ6ZzYPqA+g9OTS2bBQoctLJrky0RDCAWRgQ==",
+ "version": "7.27.2",
+ "resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.27.2.tgz",
+ "integrity": "sha512-2+1thGUUWWjLTYTHZWK1n8Yga0ijBz1XAhUXcKy81rd5g6yh7hGqMp45v7cadSbEHc9G3OTv45SyneRN3ps4DQ==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "@babel/compat-data": "^7.23.5",
- "@babel/helper-validator-option": "^7.23.5",
- "browserslist": "^4.22.2",
+ "@babel/compat-data": "^7.27.2",
+ "@babel/helper-validator-option": "^7.27.1",
+ "browserslist": "^4.24.0",
"lru-cache": "^5.1.1",
"semver": "^6.3.1"
},
@@ -296,53 +197,19 @@
"node": ">=6.9.0"
}
},
- "node_modules/@babel/helper-compilation-targets/node_modules/semver": {
- "version": "6.3.1",
- "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz",
- "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==",
- "dev": true,
- "bin": {
- "semver": "bin/semver.js"
- }
- },
"node_modules/@babel/helper-create-class-features-plugin": {
- "version": "7.25.9",
- "resolved": "https://registry.npmjs.org/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.25.9.tgz",
- "integrity": "sha512-UTZQMvt0d/rSz6KI+qdu7GQze5TIajwTS++GUozlw8VBJDEOAqSXwm1WvmYEZwqdqSGQshRocPDqrt4HBZB3fQ==",
- "dev": true,
- "dependencies": {
- "@babel/helper-annotate-as-pure": "^7.25.9",
- "@babel/helper-member-expression-to-functions": "^7.25.9",
- "@babel/helper-optimise-call-expression": "^7.25.9",
- "@babel/helper-replace-supers": "^7.25.9",
- "@babel/helper-skip-transparent-expression-wrappers": "^7.25.9",
- "@babel/traverse": "^7.25.9",
- "semver": "^6.3.1"
- },
- "engines": {
- "node": ">=6.9.0"
- },
- "peerDependencies": {
- "@babel/core": "^7.0.0"
- }
- },
- "node_modules/@babel/helper-create-class-features-plugin/node_modules/semver": {
- "version": "6.3.1",
- "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz",
- "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==",
- "dev": true,
- "bin": {
- "semver": "bin/semver.js"
- }
- },
- "node_modules/@babel/helper-create-regexp-features-plugin": {
- "version": "7.22.15",
- "resolved": "https://registry.npmjs.org/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.22.15.tgz",
- "integrity": "sha512-29FkPLFjn4TPEa3RE7GpW+qbE8tlsu3jntNYNfcGsc49LphF1PQIiD+vMZ1z1xVOKt+93khA9tc2JBs3kBjA7w==",
+ "version": "7.28.3",
+ "resolved": "https://registry.npmjs.org/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.28.3.tgz",
+ "integrity": "sha512-V9f6ZFIYSLNEbuGA/92uOvYsGCJNsuA8ESZ4ldc09bWk/j8H8TKiPw8Mk1eG6olpnO0ALHJmYfZvF4MEE4gajg==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "@babel/helper-annotate-as-pure": "^7.22.5",
- "regexpu-core": "^5.3.1",
+ "@babel/helper-annotate-as-pure": "^7.27.3",
+ "@babel/helper-member-expression-to-functions": "^7.27.1",
+ "@babel/helper-optimise-call-expression": "^7.27.1",
+ "@babel/helper-replace-supers": "^7.27.1",
+ "@babel/helper-skip-transparent-expression-wrappers": "^7.27.1",
+ "@babel/traverse": "^7.28.3",
"semver": "^6.3.1"
},
"engines": {
@@ -352,118 +219,54 @@
"@babel/core": "^7.0.0"
}
},
- "node_modules/@babel/helper-create-regexp-features-plugin/node_modules/semver": {
- "version": "6.3.1",
- "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz",
- "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==",
- "dev": true,
- "bin": {
- "semver": "bin/semver.js"
- }
- },
- "node_modules/@babel/helper-define-polyfill-provider": {
- "version": "0.6.1",
- "resolved": "https://registry.npmjs.org/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.6.1.tgz",
- "integrity": "sha512-o7SDgTJuvx5vLKD6SFvkydkSMBvahDKGiNJzG22IZYXhiqoe9efY7zocICBgzHV4IRg5wdgl2nEL/tulKIEIbA==",
- "dev": true,
- "dependencies": {
- "@babel/helper-compilation-targets": "^7.22.6",
- "@babel/helper-plugin-utils": "^7.22.5",
- "debug": "^4.1.1",
- "lodash.debounce": "^4.0.8",
- "resolve": "^1.14.2"
- },
- "peerDependencies": {
- "@babel/core": "^7.4.0 || ^8.0.0-0 <8.0.0"
- }
- },
- "node_modules/@babel/helper-define-polyfill-provider/node_modules/resolve": {
- "version": "1.22.8",
- "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.22.8.tgz",
- "integrity": "sha512-oKWePCxqpd6FlLvGV1VU0x7bkPmmCNolxzjMf4NczoDnQcIWrAF+cPtZn5i6n+RfD2d9i0tzpKnG6Yk168yIyw==",
+ "node_modules/@babel/helper-globals": {
+ "version": "7.28.0",
+ "resolved": "https://registry.npmjs.org/@babel/helper-globals/-/helper-globals-7.28.0.tgz",
+ "integrity": "sha512-+W6cISkXFa1jXsDEdYA8HeevQT/FULhxzR99pxphltZcVaugps53THCeiWA8SguxxpSp3gKPiuYfSWopkLQ4hw==",
"dev": true,
- "dependencies": {
- "is-core-module": "^2.13.0",
- "path-parse": "^1.0.7",
- "supports-preserve-symlinks-flag": "^1.0.0"
- },
- "bin": {
- "resolve": "bin/resolve"
- },
- "funding": {
- "url": "https://github.com/sponsors/ljharb"
- }
- },
- "node_modules/@babel/helper-environment-visitor": {
- "version": "7.22.20",
- "resolved": "https://registry.npmjs.org/@babel/helper-environment-visitor/-/helper-environment-visitor-7.22.20.tgz",
- "integrity": "sha512-zfedSIzFhat/gFhWfHtgWvlec0nqB9YEIVrpuwjruLlXfUSnA8cJB0miHKwqDnQ7d32aKo2xt88/xZptwxbfhA==",
- "dev": true,
- "engines": {
- "node": ">=6.9.0"
- }
- },
- "node_modules/@babel/helper-function-name": {
- "version": "7.23.0",
- "resolved": "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.23.0.tgz",
- "integrity": "sha512-OErEqsrxjZTJciZ4Oo+eoZqeW9UIiOcuYKRJA4ZAgV9myA+pOXhhmpfNCKjEH/auVfEYVFJ6y1Tc4r0eIApqiw==",
- "dev": true,
- "dependencies": {
- "@babel/template": "^7.22.15",
- "@babel/types": "^7.23.0"
- },
- "engines": {
- "node": ">=6.9.0"
- }
- },
- "node_modules/@babel/helper-hoist-variables": {
- "version": "7.22.5",
- "resolved": "https://registry.npmjs.org/@babel/helper-hoist-variables/-/helper-hoist-variables-7.22.5.tgz",
- "integrity": "sha512-wGjk9QZVzvknA6yKIUURb8zY3grXCcOZt+/7Wcy8O2uctxhplmUPkOdlgoNhmdVee2c92JXbf1xpMtVNbfoxRw==",
- "dev": true,
- "dependencies": {
- "@babel/types": "^7.22.5"
- },
+ "license": "MIT",
"engines": {
"node": ">=6.9.0"
}
},
"node_modules/@babel/helper-member-expression-to-functions": {
- "version": "7.25.9",
- "resolved": "https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.25.9.tgz",
- "integrity": "sha512-wbfdZ9w5vk0C0oyHqAJbc62+vet5prjj01jjJ8sKn3j9h3MQQlflEdXYvuqRWjHnM12coDEqiC1IRCi0U/EKwQ==",
+ "version": "7.27.1",
+ "resolved": "https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.27.1.tgz",
+ "integrity": "sha512-E5chM8eWjTp/aNoVpcbfM7mLxu9XGLWYise2eBKGQomAk/Mb4XoxyqXTZbuTohbsl8EKqdlMhnDI2CCLfcs9wA==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "@babel/traverse": "^7.25.9",
- "@babel/types": "^7.25.9"
+ "@babel/traverse": "^7.27.1",
+ "@babel/types": "^7.27.1"
},
"engines": {
"node": ">=6.9.0"
}
},
"node_modules/@babel/helper-module-imports": {
- "version": "7.24.3",
- "resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.24.3.tgz",
- "integrity": "sha512-viKb0F9f2s0BCS22QSF308z/+1YWKV/76mwt61NBzS5izMzDPwdq1pTrzf+Li3npBWX9KdQbkeCt1jSAM7lZqg==",
+ "version": "7.27.1",
+ "resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.27.1.tgz",
+ "integrity": "sha512-0gSFWUPNXNopqtIPQvlD5WgXYI5GY2kP2cCvoT8kczjbfcfuIljTbcWrulD1CIPIX2gt1wghbDy08yE1p+/r3w==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "@babel/types": "^7.24.0"
+ "@babel/traverse": "^7.27.1",
+ "@babel/types": "^7.27.1"
},
"engines": {
"node": ">=6.9.0"
}
},
"node_modules/@babel/helper-module-transforms": {
- "version": "7.23.3",
- "resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.23.3.tgz",
- "integrity": "sha512-7bBs4ED9OmswdfDzpz4MpWgSrV7FXlc3zIagvLFjS5H+Mk7Snr21vQ6QwrsoCGMfNC4e4LQPdoULEt4ykz0SRQ==",
+ "version": "7.28.3",
+ "resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.28.3.tgz",
+ "integrity": "sha512-gytXUbs8k2sXS9PnQptz5o0QnpLL51SwASIORY6XaBKF88nsOT0Zw9szLqlSGQDP/4TljBAD5y98p2U1fqkdsw==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "@babel/helper-environment-visitor": "^7.22.20",
- "@babel/helper-module-imports": "^7.22.15",
- "@babel/helper-simple-access": "^7.22.5",
- "@babel/helper-split-export-declaration": "^7.22.6",
- "@babel/helper-validator-identifier": "^7.22.20"
+ "@babel/helper-module-imports": "^7.27.1",
+ "@babel/helper-validator-identifier": "^7.27.1",
+ "@babel/traverse": "^7.28.3"
},
"engines": {
"node": ">=6.9.0"
@@ -473,52 +276,38 @@
}
},
"node_modules/@babel/helper-optimise-call-expression": {
- "version": "7.25.9",
- "resolved": "https://registry.npmjs.org/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.25.9.tgz",
- "integrity": "sha512-FIpuNaz5ow8VyrYcnXQTDRGvV6tTjkNtCK/RYNDXGSLlUD6cBuQTSw43CShGxjvfBTfcUA/r6UhUCbtYqkhcuQ==",
+ "version": "7.27.1",
+ "resolved": "https://registry.npmjs.org/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.27.1.tgz",
+ "integrity": "sha512-URMGH08NzYFhubNSGJrpUEphGKQwMQYBySzat5cAByY1/YgIRkULnIy3tAMeszlL/so2HbeilYloUmSpd7GdVw==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "@babel/types": "^7.25.9"
+ "@babel/types": "^7.27.1"
},
"engines": {
"node": ">=6.9.0"
}
},
"node_modules/@babel/helper-plugin-utils": {
- "version": "7.25.9",
- "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.25.9.tgz",
- "integrity": "sha512-kSMlyUVdWe25rEsRGviIgOWnoT/nfABVWlqt9N19/dIPWViAOW2s9wznP5tURbs/IDuNk4gPy3YdYRgH3uxhBw==",
+ "version": "7.27.1",
+ "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.27.1.tgz",
+ "integrity": "sha512-1gn1Up5YXka3YYAHGKpbideQ5Yjf1tDa9qYcgysz+cNCXukyLl6DjPXhD3VRwSb8c0J9tA4b2+rHEZtc6R0tlw==",
"dev": true,
+ "license": "MIT",
"engines": {
"node": ">=6.9.0"
}
},
- "node_modules/@babel/helper-remap-async-to-generator": {
- "version": "7.22.20",
- "resolved": "https://registry.npmjs.org/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.22.20.tgz",
- "integrity": "sha512-pBGyV4uBqOns+0UvhsTO8qgl8hO89PmiDYv+/COyp1aeMcmfrfruz+/nCMFiYyFF/Knn0yfrC85ZzNFjembFTw==",
- "dev": true,
- "dependencies": {
- "@babel/helper-annotate-as-pure": "^7.22.5",
- "@babel/helper-environment-visitor": "^7.22.20",
- "@babel/helper-wrap-function": "^7.22.20"
- },
- "engines": {
- "node": ">=6.9.0"
- },
- "peerDependencies": {
- "@babel/core": "^7.0.0"
- }
- },
"node_modules/@babel/helper-replace-supers": {
- "version": "7.25.9",
- "resolved": "https://registry.npmjs.org/@babel/helper-replace-supers/-/helper-replace-supers-7.25.9.tgz",
- "integrity": "sha512-IiDqTOTBQy0sWyeXyGSC5TBJpGFXBkRynjBeXsvbhQFKj2viwJC76Epz35YLU1fpe/Am6Vppb7W7zM4fPQzLsQ==",
+ "version": "7.27.1",
+ "resolved": "https://registry.npmjs.org/@babel/helper-replace-supers/-/helper-replace-supers-7.27.1.tgz",
+ "integrity": "sha512-7EHz6qDZc8RYS5ElPoShMheWvEgERonFCs7IAonWLLUTXW59DP14bCZt89/GKyreYn8g3S83m21FelHKbeDCKA==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "@babel/helper-member-expression-to-functions": "^7.25.9",
- "@babel/helper-optimise-call-expression": "^7.25.9",
- "@babel/traverse": "^7.25.9"
+ "@babel/helper-member-expression-to-functions": "^7.27.1",
+ "@babel/helper-optimise-call-expression": "^7.27.1",
+ "@babel/traverse": "^7.27.1"
},
"engines": {
"node": ">=6.9.0"
@@ -527,105 +316,72 @@
"@babel/core": "^7.0.0"
}
},
- "node_modules/@babel/helper-simple-access": {
- "version": "7.22.5",
- "resolved": "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.22.5.tgz",
- "integrity": "sha512-n0H99E/K+Bika3++WNL17POvo4rKWZ7lZEp1Q+fStVbUi8nxPQEBOlTmCOxW/0JsS56SKKQ+ojAe2pHKJHN35w==",
- "dev": true,
- "dependencies": {
- "@babel/types": "^7.22.5"
- },
- "engines": {
- "node": ">=6.9.0"
- }
- },
"node_modules/@babel/helper-skip-transparent-expression-wrappers": {
- "version": "7.25.9",
- "resolved": "https://registry.npmjs.org/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.25.9.tgz",
- "integrity": "sha512-K4Du3BFa3gvyhzgPcntrkDgZzQaq6uozzcpGbOO1OEJaI+EJdqWIMTLgFgQf6lrfiDFo5FU+BxKepI9RmZqahA==",
- "dev": true,
- "dependencies": {
- "@babel/traverse": "^7.25.9",
- "@babel/types": "^7.25.9"
- },
- "engines": {
- "node": ">=6.9.0"
- }
- },
- "node_modules/@babel/helper-split-export-declaration": {
- "version": "7.22.6",
- "resolved": "https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.22.6.tgz",
- "integrity": "sha512-AsUnxuLhRYsisFiaJwvp1QF+I3KjD5FOxut14q/GzovUe6orHLesW2C7d754kRm53h5gqrz6sFl6sxc4BVtE/g==",
+ "version": "7.27.1",
+ "resolved": "https://registry.npmjs.org/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.27.1.tgz",
+ "integrity": "sha512-Tub4ZKEXqbPjXgWLl2+3JpQAYBJ8+ikpQ2Ocj/q/r0LwE3UhENh7EUabyHjz2kCEsrRY83ew2DQdHluuiDQFzg==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "@babel/types": "^7.22.5"
+ "@babel/traverse": "^7.27.1",
+ "@babel/types": "^7.27.1"
},
"engines": {
"node": ">=6.9.0"
}
},
"node_modules/@babel/helper-string-parser": {
- "version": "7.25.9",
- "resolved": "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.25.9.tgz",
- "integrity": "sha512-4A/SCr/2KLd5jrtOMFzaKjVtAei3+2r/NChoBNoZ3EyP/+GlhoaEGoWOZUmFmoITP7zOJyHIMm+DYRd8o3PvHA==",
+ "version": "7.27.1",
+ "resolved": "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.27.1.tgz",
+ "integrity": "sha512-qMlSxKbpRlAridDExk92nSobyDdpPijUq2DW6oDnUqd0iOGxmQjyqhMIihI9+zv4LPyZdRje2cavWPbCbWm3eA==",
"dev": true,
+ "license": "MIT",
"engines": {
"node": ">=6.9.0"
}
},
"node_modules/@babel/helper-validator-identifier": {
- "version": "7.25.9",
- "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.25.9.tgz",
- "integrity": "sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ==",
+ "version": "7.27.1",
+ "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.27.1.tgz",
+ "integrity": "sha512-D2hP9eA+Sqx1kBZgzxZh0y1trbuU+JoDkiEwqhQ36nodYqJwyEIhPSdMNd7lOm/4io72luTPWH20Yda0xOuUow==",
"dev": true,
+ "license": "MIT",
"engines": {
"node": ">=6.9.0"
}
},
"node_modules/@babel/helper-validator-option": {
- "version": "7.23.5",
- "resolved": "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.23.5.tgz",
- "integrity": "sha512-85ttAOMLsr53VgXkTbkx8oA6YTfT4q7/HzXSLEYmjcSTJPMPQtvq1BD79Byep5xMUYbGRzEpDsjUf3dyp54IKw==",
- "dev": true,
- "engines": {
- "node": ">=6.9.0"
- }
- },
- "node_modules/@babel/helper-wrap-function": {
- "version": "7.22.20",
- "resolved": "https://registry.npmjs.org/@babel/helper-wrap-function/-/helper-wrap-function-7.22.20.tgz",
- "integrity": "sha512-pms/UwkOpnQe/PDAEdV/d7dVCoBbB+R4FvYoHGZz+4VPcg7RtYy2KP7S2lbuWM6FCSgob5wshfGESbC/hzNXZw==",
+ "version": "7.27.1",
+ "resolved": "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.27.1.tgz",
+ "integrity": "sha512-YvjJow9FxbhFFKDSuFnVCe2WxXk1zWc22fFePVNEaWJEu8IrZVlda6N0uHwzZrUM1il7NC9Mlp4MaJYbYd9JSg==",
"dev": true,
- "dependencies": {
- "@babel/helper-function-name": "^7.22.5",
- "@babel/template": "^7.22.15",
- "@babel/types": "^7.22.19"
- },
+ "license": "MIT",
"engines": {
"node": ">=6.9.0"
}
},
"node_modules/@babel/helpers": {
- "version": "7.24.1",
- "resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.24.1.tgz",
- "integrity": "sha512-BpU09QqEe6ZCHuIHFphEFgvNSrubve1FtyMton26ekZ85gRGi6LrTF7zArARp2YvyFxloeiRmtSCq5sjh1WqIg==",
+ "version": "7.28.4",
+ "resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.28.4.tgz",
+ "integrity": "sha512-HFN59MmQXGHVyYadKLVumYsA9dBFun/ldYxipEjzA4196jpLZd8UjEEBLkbEkvfYreDqJhZxYAWFPtrfhNpj4w==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "@babel/template": "^7.24.0",
- "@babel/traverse": "^7.24.1",
- "@babel/types": "^7.24.0"
+ "@babel/template": "^7.27.2",
+ "@babel/types": "^7.28.4"
},
"engines": {
"node": ">=6.9.0"
}
},
"node_modules/@babel/parser": {
- "version": "7.26.3",
- "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.26.3.tgz",
- "integrity": "sha512-WJ/CvmY8Mea8iDXo6a7RK2wbmJITT5fN3BEkRuFlxVyNx8jOKIIhmC4fSkTcPcf8JyavbBwIe6OpiCOBXt/IcA==",
+ "version": "7.28.4",
+ "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.28.4.tgz",
+ "integrity": "sha512-yZbBqeM6TkpP9du/I2pUZnJsRMGGvOuIrhjzC1AwHwW+6he4mni6Bp/m8ijn0iOuZuPI2BfkCoSRunpyjnrQKg==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "@babel/types": "^7.26.3"
+ "@babel/types": "^7.28.4"
},
"bin": {
"parser": "bin/babel-parser.js"
@@ -634,63 +390,69 @@
"node": ">=6.0.0"
}
},
- "node_modules/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": {
- "version": "7.24.1",
- "resolved": "https://registry.npmjs.org/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/-/plugin-bugfix-safari-id-destructuring-collision-in-function-expression-7.24.1.tgz",
- "integrity": "sha512-y4HqEnkelJIOQGd+3g1bTeKsA5c6qM7eOn7VggGVbBc0y8MLSKHacwcIE2PplNlQSj0PqS9rrXL/nkPVK+kUNg==",
+ "node_modules/@babel/plugin-proposal-private-property-in-object": {
+ "version": "7.21.11",
+ "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-private-property-in-object/-/plugin-proposal-private-property-in-object-7.21.11.tgz",
+ "integrity": "sha512-0QZ8qP/3RLDVBwBFoWAwCtgcDZJVwA5LUJRZU8x2YFfKNuFq161wK3cuGrALu5yiPu+vzwTAg/sMWVNeWeNyaw==",
+ "deprecated": "This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-private-property-in-object instead.",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "@babel/helper-plugin-utils": "^7.24.0"
+ "@babel/helper-annotate-as-pure": "^7.18.6",
+ "@babel/helper-create-class-features-plugin": "^7.21.0",
+ "@babel/helper-plugin-utils": "^7.20.2",
+ "@babel/plugin-syntax-private-property-in-object": "^7.14.5"
},
"engines": {
"node": ">=6.9.0"
},
"peerDependencies": {
- "@babel/core": "^7.0.0"
+ "@babel/core": "^7.0.0-0"
}
},
- "node_modules/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": {
- "version": "7.24.1",
- "resolved": "https://registry.npmjs.org/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/-/plugin-bugfix-v8-spread-parameters-in-optional-chaining-7.24.1.tgz",
- "integrity": "sha512-Hj791Ii4ci8HqnaKHAlLNs+zaLXb0EzSDhiAWp5VNlyvCNymYfacs64pxTxbH1znW/NcArSmwpmG9IKE/TUVVQ==",
+ "node_modules/@babel/plugin-syntax-private-property-in-object": {
+ "version": "7.14.5",
+ "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-private-property-in-object/-/plugin-syntax-private-property-in-object-7.14.5.tgz",
+ "integrity": "sha512-0wVnp9dxJ72ZUJDV27ZfbSj6iHLoytYZmh3rFcxNnvsJF3ktkzLDZPy/mA17HGsaQT3/DQsWYX1f1QGWkCoVUg==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "@babel/helper-plugin-utils": "^7.24.0",
- "@babel/helper-skip-transparent-expression-wrappers": "^7.22.5",
- "@babel/plugin-transform-optional-chaining": "^7.24.1"
+ "@babel/helper-plugin-utils": "^7.14.5"
},
"engines": {
"node": ">=6.9.0"
},
"peerDependencies": {
- "@babel/core": "^7.13.0"
+ "@babel/core": "^7.0.0-0"
}
},
- "node_modules/@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly": {
- "version": "7.24.1",
- "resolved": "https://registry.npmjs.org/@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly/-/plugin-bugfix-v8-static-class-fields-redefine-readonly-7.24.1.tgz",
- "integrity": "sha512-m9m/fXsXLiHfwdgydIFnpk+7jlVbnvlK5B2EKiPdLUb6WX654ZaaEWJUjk8TftRbZpK0XibovlLWX4KIZhV6jw==",
+ "node_modules/@babel/plugin-transform-class-static-block": {
+ "version": "7.28.3",
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-class-static-block/-/plugin-transform-class-static-block-7.28.3.tgz",
+ "integrity": "sha512-LtPXlBbRoc4Njl/oh1CeD/3jC+atytbnf/UqLoqTDcEYGUPj022+rvfkbDYieUrSj3CaV4yHDByPE+T2HwfsJg==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "@babel/helper-environment-visitor": "^7.22.20",
- "@babel/helper-plugin-utils": "^7.24.0"
+ "@babel/helper-create-class-features-plugin": "^7.28.3",
+ "@babel/helper-plugin-utils": "^7.27.1"
},
"engines": {
"node": ">=6.9.0"
},
"peerDependencies": {
- "@babel/core": "^7.0.0"
+ "@babel/core": "^7.12.0"
}
},
- "node_modules/@babel/plugin-proposal-class-properties": {
- "version": "7.18.6",
- "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-class-properties/-/plugin-proposal-class-properties-7.18.6.tgz",
- "integrity": "sha512-cumfXOF0+nzZrrN8Rf0t7M+tF6sZc7vhQwYQck9q1/5w2OExlD+b4v4RpMJFaV1Z7WcDRgO6FqvxqxGlwo+RHQ==",
- "deprecated": "This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-class-properties instead.",
+ "node_modules/@babel/plugin-transform-private-property-in-object": {
+ "version": "7.27.1",
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-private-property-in-object/-/plugin-transform-private-property-in-object-7.27.1.tgz",
+ "integrity": "sha512-5J+IhqTi1XPa0DXF83jYOaARrX+41gOewWbkPyjMNRDqgOCqdffGh8L3f/Ek5utaEBZExjSAzcyjmV9SSAWObQ==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "@babel/helper-create-class-features-plugin": "^7.18.6",
- "@babel/helper-plugin-utils": "^7.18.6"
+ "@babel/helper-annotate-as-pure": "^7.27.1",
+ "@babel/helper-create-class-features-plugin": "^7.27.1",
+ "@babel/helper-plugin-utils": "^7.27.1"
},
"engines": {
"node": ">=6.9.0"
@@ -699,15 +461,14 @@
"@babel/core": "^7.0.0-0"
}
},
- "node_modules/@babel/plugin-proposal-decorators": {
- "version": "7.24.1",
- "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-decorators/-/plugin-proposal-decorators-7.24.1.tgz",
- "integrity": "sha512-zPEvzFijn+hRvJuX2Vu3KbEBN39LN3f7tW3MQO2LsIs57B26KU+kUc82BdAktS1VCM6libzh45eKGI65lg0cpA==",
+ "node_modules/@babel/plugin-transform-react-jsx-self": {
+ "version": "7.27.1",
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-jsx-self/-/plugin-transform-react-jsx-self-7.27.1.tgz",
+ "integrity": "sha512-6UzkCs+ejGdZ5mFFC/OCUrv028ab2fp1znZmCZjAOBKiBK2jXD1O+BPSfX8X2qjJ75fZBMSnQn3Rq2mrBJK2mw==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "@babel/helper-create-class-features-plugin": "^7.24.1",
- "@babel/helper-plugin-utils": "^7.24.0",
- "@babel/plugin-syntax-decorators": "^7.24.1"
+ "@babel/helper-plugin-utils": "^7.27.1"
},
"engines": {
"node": ">=6.9.0"
@@ -716,15 +477,14 @@
"@babel/core": "^7.0.0-0"
}
},
- "node_modules/@babel/plugin-proposal-nullish-coalescing-operator": {
- "version": "7.18.6",
- "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-nullish-coalescing-operator/-/plugin-proposal-nullish-coalescing-operator-7.18.6.tgz",
- "integrity": "sha512-wQxQzxYeJqHcfppzBDnm1yAY0jSRkUXR2z8RePZYrKwMKgMlE8+Z6LUno+bd6LvbGh8Gltvy74+9pIYkr+XkKA==",
- "deprecated": "This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-nullish-coalescing-operator instead.",
+ "node_modules/@babel/plugin-transform-react-jsx-source": {
+ "version": "7.27.1",
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-jsx-source/-/plugin-transform-react-jsx-source-7.27.1.tgz",
+ "integrity": "sha512-zbwoTsBruTeKB9hSq73ha66iFeJHuaFkUbwvqElnygoNbj/jHRsSeokowZFN3CZ64IvEqcmmkVe89OPXc7ldAw==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "@babel/helper-plugin-utils": "^7.18.6",
- "@babel/plugin-syntax-nullish-coalescing-operator": "^7.8.3"
+ "@babel/helper-plugin-utils": "^7.27.1"
},
"engines": {
"node": ">=6.9.0"
@@ -733,10762 +493,9915 @@
"@babel/core": "^7.0.0-0"
}
},
- "node_modules/@babel/plugin-proposal-numeric-separator": {
- "version": "7.18.6",
- "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-numeric-separator/-/plugin-proposal-numeric-separator-7.18.6.tgz",
- "integrity": "sha512-ozlZFogPqoLm8WBr5Z8UckIoE4YQ5KESVcNudyXOR8uqIkliTEgJ3RoketfG6pmzLdeZF0H/wjE9/cCEitBl7Q==",
- "deprecated": "This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-numeric-separator instead.",
- "dev": true,
- "dependencies": {
- "@babel/helper-plugin-utils": "^7.18.6",
- "@babel/plugin-syntax-numeric-separator": "^7.10.4"
- },
+ "node_modules/@babel/runtime": {
+ "version": "7.28.4",
+ "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.28.4.tgz",
+ "integrity": "sha512-Q/N6JNWvIvPnLDvjlE1OUBLPQHH6l3CltCEsHIujp45zQUSSh8K+gHnaEX45yAT1nyngnINhvWtzN+Nb9D8RAQ==",
+ "license": "MIT",
"engines": {
"node": ">=6.9.0"
- },
- "peerDependencies": {
- "@babel/core": "^7.0.0-0"
}
},
- "node_modules/@babel/plugin-proposal-optional-chaining": {
- "version": "7.21.0",
- "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.21.0.tgz",
- "integrity": "sha512-p4zeefM72gpmEe2fkUr/OnOXpWEf8nAgk7ZYVqqfFiyIG7oFfVZcCrU64hWn5xp4tQ9LkV4bTIa5rD0KANpKNA==",
- "deprecated": "This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-optional-chaining instead.",
+ "node_modules/@babel/template": {
+ "version": "7.27.2",
+ "resolved": "https://registry.npmjs.org/@babel/template/-/template-7.27.2.tgz",
+ "integrity": "sha512-LPDZ85aEJyYSd18/DkjNh4/y1ntkE5KwUHWTiqgRxruuZL2F1yuHligVHLvcHY2vMHXttKFpJn6LwfI7cw7ODw==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "@babel/helper-plugin-utils": "^7.20.2",
- "@babel/helper-skip-transparent-expression-wrappers": "^7.20.0",
- "@babel/plugin-syntax-optional-chaining": "^7.8.3"
+ "@babel/code-frame": "^7.27.1",
+ "@babel/parser": "^7.27.2",
+ "@babel/types": "^7.27.1"
},
"engines": {
"node": ">=6.9.0"
- },
- "peerDependencies": {
- "@babel/core": "^7.0.0-0"
}
},
- "node_modules/@babel/plugin-proposal-private-methods": {
- "version": "7.18.6",
- "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-private-methods/-/plugin-proposal-private-methods-7.18.6.tgz",
- "integrity": "sha512-nutsvktDItsNn4rpGItSNV2sz1XwS+nfU0Rg8aCx3W3NOKVzdMjJRu0O5OkgDp3ZGICSTbgRpxZoWsxoKRvbeA==",
- "deprecated": "This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-private-methods instead.",
+ "node_modules/@babel/traverse": {
+ "version": "7.28.4",
+ "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.28.4.tgz",
+ "integrity": "sha512-YEzuboP2qvQavAcjgQNVgsvHIDv6ZpwXvcvjmyySP2DIMuByS/6ioU5G9pYrWHM6T2YDfc7xga9iNzYOs12CFQ==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "@babel/helper-create-class-features-plugin": "^7.18.6",
- "@babel/helper-plugin-utils": "^7.18.6"
+ "@babel/code-frame": "^7.27.1",
+ "@babel/generator": "^7.28.3",
+ "@babel/helper-globals": "^7.28.0",
+ "@babel/parser": "^7.28.4",
+ "@babel/template": "^7.27.2",
+ "@babel/types": "^7.28.4",
+ "debug": "^4.3.1"
},
"engines": {
"node": ">=6.9.0"
- },
- "peerDependencies": {
- "@babel/core": "^7.0.0-0"
}
},
- "node_modules/@babel/plugin-proposal-private-property-in-object": {
- "version": "7.21.11",
- "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-private-property-in-object/-/plugin-proposal-private-property-in-object-7.21.11.tgz",
- "integrity": "sha512-0QZ8qP/3RLDVBwBFoWAwCtgcDZJVwA5LUJRZU8x2YFfKNuFq161wK3cuGrALu5yiPu+vzwTAg/sMWVNeWeNyaw==",
- "deprecated": "This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-private-property-in-object instead.",
+ "node_modules/@babel/types": {
+ "version": "7.28.4",
+ "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.28.4.tgz",
+ "integrity": "sha512-bkFqkLhh3pMBUQQkpVgWDWq/lqzc2678eUyDlTBhRqhCHFguYYGM0Efga7tYk4TogG/3x0EEl66/OQ+WGbWB/Q==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "@babel/helper-annotate-as-pure": "^7.18.6",
- "@babel/helper-create-class-features-plugin": "^7.21.0",
- "@babel/helper-plugin-utils": "^7.20.2",
- "@babel/plugin-syntax-private-property-in-object": "^7.14.5"
+ "@babel/helper-string-parser": "^7.27.1",
+ "@babel/helper-validator-identifier": "^7.27.1"
},
"engines": {
"node": ">=6.9.0"
- },
- "peerDependencies": {
- "@babel/core": "^7.0.0-0"
}
},
- "node_modules/@babel/plugin-syntax-async-generators": {
- "version": "7.8.4",
- "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-async-generators/-/plugin-syntax-async-generators-7.8.4.tgz",
- "integrity": "sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==",
+ "node_modules/@cspotcode/source-map-support": {
+ "version": "0.8.1",
+ "resolved": "https://registry.npmjs.org/@cspotcode/source-map-support/-/source-map-support-0.8.1.tgz",
+ "integrity": "sha512-IchNf6dN4tHoMFIn/7OE8LWZ19Y6q/67Bmf6vnGREv8RSbBVb9LPJxEcnwrcwX6ixSvaiGoomAUvu4YSxXrVgw==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "@babel/helper-plugin-utils": "^7.8.0"
+ "@jridgewell/trace-mapping": "0.3.9"
},
- "peerDependencies": {
- "@babel/core": "^7.0.0-0"
+ "engines": {
+ "node": ">=12"
}
},
- "node_modules/@babel/plugin-syntax-bigint": {
- "version": "7.8.3",
- "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-bigint/-/plugin-syntax-bigint-7.8.3.tgz",
- "integrity": "sha512-wnTnFlG+YxQm3vDxpGE57Pj0srRU4sHE/mDkt1qv2YJJSeUAec2ma4WLUnUPeKjyrfntVwe/N6dCXpU+zL3Npg==",
+ "node_modules/@cspotcode/source-map-support/node_modules/@jridgewell/trace-mapping": {
+ "version": "0.3.9",
+ "resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.9.tgz",
+ "integrity": "sha512-3Belt6tdc8bPgAtbcmdtNJlirVoTmEb5e2gC94PnkwEW9jI6CAHUeoG85tjWP5WquqfavoMtMwiG4P926ZKKuQ==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "@babel/helper-plugin-utils": "^7.8.0"
- },
- "peerDependencies": {
- "@babel/core": "^7.0.0-0"
+ "@jridgewell/resolve-uri": "^3.0.3",
+ "@jridgewell/sourcemap-codec": "^1.4.10"
}
},
- "node_modules/@babel/plugin-syntax-class-properties": {
- "version": "7.12.13",
- "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-class-properties/-/plugin-syntax-class-properties-7.12.13.tgz",
- "integrity": "sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA==",
+ "node_modules/@esbuild/aix-ppc64": {
+ "version": "0.25.11",
+ "resolved": "https://registry.npmjs.org/@esbuild/aix-ppc64/-/aix-ppc64-0.25.11.tgz",
+ "integrity": "sha512-Xt1dOL13m8u0WE8iplx9Ibbm+hFAO0GsU2P34UNoDGvZYkY8ifSiy6Zuc1lYxfG7svWE2fzqCUmFp5HCn51gJg==",
+ "cpu": [
+ "ppc64"
+ ],
"dev": true,
- "dependencies": {
- "@babel/helper-plugin-utils": "^7.12.13"
- },
- "peerDependencies": {
- "@babel/core": "^7.0.0-0"
+ "license": "MIT",
+ "optional": true,
+ "os": [
+ "aix"
+ ],
+ "engines": {
+ "node": ">=18"
}
},
- "node_modules/@babel/plugin-syntax-class-static-block": {
- "version": "7.14.5",
- "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-class-static-block/-/plugin-syntax-class-static-block-7.14.5.tgz",
- "integrity": "sha512-b+YyPmr6ldyNnM6sqYeMWE+bgJcJpO6yS4QD7ymxgH34GBPNDM/THBh8iunyvKIZztiwLH4CJZ0RxTk9emgpjw==",
+ "node_modules/@esbuild/android-arm": {
+ "version": "0.25.11",
+ "resolved": "https://registry.npmjs.org/@esbuild/android-arm/-/android-arm-0.25.11.tgz",
+ "integrity": "sha512-uoa7dU+Dt3HYsethkJ1k6Z9YdcHjTrSb5NUy66ZfZaSV8hEYGD5ZHbEMXnqLFlbBflLsl89Zke7CAdDJ4JI+Gg==",
+ "cpu": [
+ "arm"
+ ],
"dev": true,
- "dependencies": {
- "@babel/helper-plugin-utils": "^7.14.5"
- },
+ "license": "MIT",
+ "optional": true,
+ "os": [
+ "android"
+ ],
"engines": {
- "node": ">=6.9.0"
- },
- "peerDependencies": {
- "@babel/core": "^7.0.0-0"
+ "node": ">=18"
}
},
- "node_modules/@babel/plugin-syntax-decorators": {
- "version": "7.24.1",
- "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-decorators/-/plugin-syntax-decorators-7.24.1.tgz",
- "integrity": "sha512-05RJdO/cCrtVWuAaSn1tS3bH8jbsJa/Y1uD186u6J4C/1mnHFxseeuWpsqr9anvo7TUulev7tm7GDwRV+VuhDw==",
+ "node_modules/@esbuild/android-arm64": {
+ "version": "0.25.11",
+ "resolved": "https://registry.npmjs.org/@esbuild/android-arm64/-/android-arm64-0.25.11.tgz",
+ "integrity": "sha512-9slpyFBc4FPPz48+f6jyiXOx/Y4v34TUeDDXJpZqAWQn/08lKGeD8aDp9TMn9jDz2CiEuHwfhRmGBvpnd/PWIQ==",
+ "cpu": [
+ "arm64"
+ ],
"dev": true,
- "dependencies": {
- "@babel/helper-plugin-utils": "^7.24.0"
- },
+ "license": "MIT",
+ "optional": true,
+ "os": [
+ "android"
+ ],
"engines": {
- "node": ">=6.9.0"
- },
- "peerDependencies": {
- "@babel/core": "^7.0.0-0"
+ "node": ">=18"
}
},
- "node_modules/@babel/plugin-syntax-dynamic-import": {
- "version": "7.8.3",
- "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-dynamic-import/-/plugin-syntax-dynamic-import-7.8.3.tgz",
- "integrity": "sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ==",
+ "node_modules/@esbuild/android-x64": {
+ "version": "0.25.11",
+ "resolved": "https://registry.npmjs.org/@esbuild/android-x64/-/android-x64-0.25.11.tgz",
+ "integrity": "sha512-Sgiab4xBjPU1QoPEIqS3Xx+R2lezu0LKIEcYe6pftr56PqPygbB7+szVnzoShbx64MUupqoE0KyRlN7gezbl8g==",
+ "cpu": [
+ "x64"
+ ],
"dev": true,
- "dependencies": {
- "@babel/helper-plugin-utils": "^7.8.0"
- },
- "peerDependencies": {
- "@babel/core": "^7.0.0-0"
+ "license": "MIT",
+ "optional": true,
+ "os": [
+ "android"
+ ],
+ "engines": {
+ "node": ">=18"
}
},
- "node_modules/@babel/plugin-syntax-export-namespace-from": {
- "version": "7.8.3",
- "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-export-namespace-from/-/plugin-syntax-export-namespace-from-7.8.3.tgz",
- "integrity": "sha512-MXf5laXo6c1IbEbegDmzGPwGNTsHZmEy6QGznu5Sh2UCWvueywb2ee+CCE4zQiZstxU9BMoQO9i6zUFSY0Kj0Q==",
+ "node_modules/@esbuild/darwin-arm64": {
+ "version": "0.25.11",
+ "resolved": "https://registry.npmjs.org/@esbuild/darwin-arm64/-/darwin-arm64-0.25.11.tgz",
+ "integrity": "sha512-VekY0PBCukppoQrycFxUqkCojnTQhdec0vevUL/EDOCnXd9LKWqD/bHwMPzigIJXPhC59Vd1WFIL57SKs2mg4w==",
+ "cpu": [
+ "arm64"
+ ],
"dev": true,
- "dependencies": {
- "@babel/helper-plugin-utils": "^7.8.3"
- },
- "peerDependencies": {
- "@babel/core": "^7.0.0-0"
+ "license": "MIT",
+ "optional": true,
+ "os": [
+ "darwin"
+ ],
+ "engines": {
+ "node": ">=18"
}
},
- "node_modules/@babel/plugin-syntax-flow": {
- "version": "7.24.1",
- "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-flow/-/plugin-syntax-flow-7.24.1.tgz",
- "integrity": "sha512-sxi2kLTI5DeW5vDtMUsk4mTPwvlUDbjOnoWayhynCwrw4QXRld4QEYwqzY8JmQXaJUtgUuCIurtSRH5sn4c7mA==",
+ "node_modules/@esbuild/darwin-x64": {
+ "version": "0.25.11",
+ "resolved": "https://registry.npmjs.org/@esbuild/darwin-x64/-/darwin-x64-0.25.11.tgz",
+ "integrity": "sha512-+hfp3yfBalNEpTGp9loYgbknjR695HkqtY3d3/JjSRUyPg/xd6q+mQqIb5qdywnDxRZykIHs3axEqU6l1+oWEQ==",
+ "cpu": [
+ "x64"
+ ],
"dev": true,
- "dependencies": {
- "@babel/helper-plugin-utils": "^7.24.0"
- },
+ "license": "MIT",
+ "optional": true,
+ "os": [
+ "darwin"
+ ],
"engines": {
- "node": ">=6.9.0"
- },
- "peerDependencies": {
- "@babel/core": "^7.0.0-0"
+ "node": ">=18"
}
},
- "node_modules/@babel/plugin-syntax-import-assertions": {
- "version": "7.24.1",
- "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-import-assertions/-/plugin-syntax-import-assertions-7.24.1.tgz",
- "integrity": "sha512-IuwnI5XnuF189t91XbxmXeCDz3qs6iDRO7GJ++wcfgeXNs/8FmIlKcpDSXNVyuLQxlwvskmI3Ct73wUODkJBlQ==",
+ "node_modules/@esbuild/freebsd-arm64": {
+ "version": "0.25.11",
+ "resolved": "https://registry.npmjs.org/@esbuild/freebsd-arm64/-/freebsd-arm64-0.25.11.tgz",
+ "integrity": "sha512-CmKjrnayyTJF2eVuO//uSjl/K3KsMIeYeyN7FyDBjsR3lnSJHaXlVoAK8DZa7lXWChbuOk7NjAc7ygAwrnPBhA==",
+ "cpu": [
+ "arm64"
+ ],
"dev": true,
- "dependencies": {
- "@babel/helper-plugin-utils": "^7.24.0"
- },
+ "license": "MIT",
+ "optional": true,
+ "os": [
+ "freebsd"
+ ],
"engines": {
- "node": ">=6.9.0"
- },
- "peerDependencies": {
- "@babel/core": "^7.0.0-0"
+ "node": ">=18"
}
},
- "node_modules/@babel/plugin-syntax-import-attributes": {
- "version": "7.24.1",
- "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-import-attributes/-/plugin-syntax-import-attributes-7.24.1.tgz",
- "integrity": "sha512-zhQTMH0X2nVLnb04tz+s7AMuasX8U0FnpE+nHTOhSOINjWMnopoZTxtIKsd45n4GQ/HIZLyfIpoul8e2m0DnRA==",
+ "node_modules/@esbuild/freebsd-x64": {
+ "version": "0.25.11",
+ "resolved": "https://registry.npmjs.org/@esbuild/freebsd-x64/-/freebsd-x64-0.25.11.tgz",
+ "integrity": "sha512-Dyq+5oscTJvMaYPvW3x3FLpi2+gSZTCE/1ffdwuM6G1ARang/mb3jvjxs0mw6n3Lsw84ocfo9CrNMqc5lTfGOw==",
+ "cpu": [
+ "x64"
+ ],
"dev": true,
- "dependencies": {
- "@babel/helper-plugin-utils": "^7.24.0"
- },
+ "license": "MIT",
+ "optional": true,
+ "os": [
+ "freebsd"
+ ],
"engines": {
- "node": ">=6.9.0"
- },
- "peerDependencies": {
- "@babel/core": "^7.0.0-0"
+ "node": ">=18"
}
},
- "node_modules/@babel/plugin-syntax-import-meta": {
- "version": "7.10.4",
- "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-import-meta/-/plugin-syntax-import-meta-7.10.4.tgz",
- "integrity": "sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==",
+ "node_modules/@esbuild/linux-arm": {
+ "version": "0.25.11",
+ "resolved": "https://registry.npmjs.org/@esbuild/linux-arm/-/linux-arm-0.25.11.tgz",
+ "integrity": "sha512-TBMv6B4kCfrGJ8cUPo7vd6NECZH/8hPpBHHlYI3qzoYFvWu2AdTvZNuU/7hsbKWqu/COU7NIK12dHAAqBLLXgw==",
+ "cpu": [
+ "arm"
+ ],
"dev": true,
- "dependencies": {
- "@babel/helper-plugin-utils": "^7.10.4"
- },
- "peerDependencies": {
- "@babel/core": "^7.0.0-0"
+ "license": "MIT",
+ "optional": true,
+ "os": [
+ "linux"
+ ],
+ "engines": {
+ "node": ">=18"
}
},
- "node_modules/@babel/plugin-syntax-json-strings": {
- "version": "7.8.3",
- "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-json-strings/-/plugin-syntax-json-strings-7.8.3.tgz",
- "integrity": "sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==",
+ "node_modules/@esbuild/linux-arm64": {
+ "version": "0.25.11",
+ "resolved": "https://registry.npmjs.org/@esbuild/linux-arm64/-/linux-arm64-0.25.11.tgz",
+ "integrity": "sha512-Qr8AzcplUhGvdyUF08A1kHU3Vr2O88xxP0Tm8GcdVOUm25XYcMPp2YqSVHbLuXzYQMf9Bh/iKx7YPqECs6ffLA==",
+ "cpu": [
+ "arm64"
+ ],
"dev": true,
- "dependencies": {
- "@babel/helper-plugin-utils": "^7.8.0"
- },
- "peerDependencies": {
- "@babel/core": "^7.0.0-0"
+ "license": "MIT",
+ "optional": true,
+ "os": [
+ "linux"
+ ],
+ "engines": {
+ "node": ">=18"
}
},
- "node_modules/@babel/plugin-syntax-jsx": {
- "version": "7.24.1",
- "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.24.1.tgz",
- "integrity": "sha512-2eCtxZXf+kbkMIsXS4poTvT4Yu5rXiRa+9xGVT56raghjmBTKMpFNc9R4IDiB4emao9eO22Ox7CxuJG7BgExqA==",
+ "node_modules/@esbuild/linux-ia32": {
+ "version": "0.25.11",
+ "resolved": "https://registry.npmjs.org/@esbuild/linux-ia32/-/linux-ia32-0.25.11.tgz",
+ "integrity": "sha512-TmnJg8BMGPehs5JKrCLqyWTVAvielc615jbkOirATQvWWB1NMXY77oLMzsUjRLa0+ngecEmDGqt5jiDC6bfvOw==",
+ "cpu": [
+ "ia32"
+ ],
"dev": true,
- "dependencies": {
- "@babel/helper-plugin-utils": "^7.24.0"
- },
+ "license": "MIT",
+ "optional": true,
+ "os": [
+ "linux"
+ ],
"engines": {
- "node": ">=6.9.0"
- },
- "peerDependencies": {
- "@babel/core": "^7.0.0-0"
+ "node": ">=18"
}
},
- "node_modules/@babel/plugin-syntax-logical-assignment-operators": {
- "version": "7.10.4",
- "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-logical-assignment-operators/-/plugin-syntax-logical-assignment-operators-7.10.4.tgz",
- "integrity": "sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==",
+ "node_modules/@esbuild/linux-loong64": {
+ "version": "0.25.11",
+ "resolved": "https://registry.npmjs.org/@esbuild/linux-loong64/-/linux-loong64-0.25.11.tgz",
+ "integrity": "sha512-DIGXL2+gvDaXlaq8xruNXUJdT5tF+SBbJQKbWy/0J7OhU8gOHOzKmGIlfTTl6nHaCOoipxQbuJi7O++ldrxgMw==",
+ "cpu": [
+ "loong64"
+ ],
"dev": true,
- "dependencies": {
- "@babel/helper-plugin-utils": "^7.10.4"
- },
- "peerDependencies": {
- "@babel/core": "^7.0.0-0"
+ "license": "MIT",
+ "optional": true,
+ "os": [
+ "linux"
+ ],
+ "engines": {
+ "node": ">=18"
}
},
- "node_modules/@babel/plugin-syntax-nullish-coalescing-operator": {
- "version": "7.8.3",
- "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-nullish-coalescing-operator/-/plugin-syntax-nullish-coalescing-operator-7.8.3.tgz",
- "integrity": "sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==",
+ "node_modules/@esbuild/linux-mips64el": {
+ "version": "0.25.11",
+ "resolved": "https://registry.npmjs.org/@esbuild/linux-mips64el/-/linux-mips64el-0.25.11.tgz",
+ "integrity": "sha512-Osx1nALUJu4pU43o9OyjSCXokFkFbyzjXb6VhGIJZQ5JZi8ylCQ9/LFagolPsHtgw6himDSyb5ETSfmp4rpiKQ==",
+ "cpu": [
+ "mips64el"
+ ],
"dev": true,
- "dependencies": {
- "@babel/helper-plugin-utils": "^7.8.0"
- },
- "peerDependencies": {
- "@babel/core": "^7.0.0-0"
+ "license": "MIT",
+ "optional": true,
+ "os": [
+ "linux"
+ ],
+ "engines": {
+ "node": ">=18"
}
},
- "node_modules/@babel/plugin-syntax-numeric-separator": {
- "version": "7.10.4",
- "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-numeric-separator/-/plugin-syntax-numeric-separator-7.10.4.tgz",
- "integrity": "sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==",
+ "node_modules/@esbuild/linux-ppc64": {
+ "version": "0.25.11",
+ "resolved": "https://registry.npmjs.org/@esbuild/linux-ppc64/-/linux-ppc64-0.25.11.tgz",
+ "integrity": "sha512-nbLFgsQQEsBa8XSgSTSlrnBSrpoWh7ioFDUmwo158gIm5NNP+17IYmNWzaIzWmgCxq56vfr34xGkOcZ7jX6CPw==",
+ "cpu": [
+ "ppc64"
+ ],
"dev": true,
- "dependencies": {
- "@babel/helper-plugin-utils": "^7.10.4"
- },
- "peerDependencies": {
- "@babel/core": "^7.0.0-0"
+ "license": "MIT",
+ "optional": true,
+ "os": [
+ "linux"
+ ],
+ "engines": {
+ "node": ">=18"
}
},
- "node_modules/@babel/plugin-syntax-object-rest-spread": {
- "version": "7.8.3",
- "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-object-rest-spread/-/plugin-syntax-object-rest-spread-7.8.3.tgz",
- "integrity": "sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==",
+ "node_modules/@esbuild/linux-riscv64": {
+ "version": "0.25.11",
+ "resolved": "https://registry.npmjs.org/@esbuild/linux-riscv64/-/linux-riscv64-0.25.11.tgz",
+ "integrity": "sha512-HfyAmqZi9uBAbgKYP1yGuI7tSREXwIb438q0nqvlpxAOs3XnZ8RsisRfmVsgV486NdjD7Mw2UrFSw51lzUk1ww==",
+ "cpu": [
+ "riscv64"
+ ],
"dev": true,
- "dependencies": {
- "@babel/helper-plugin-utils": "^7.8.0"
- },
- "peerDependencies": {
- "@babel/core": "^7.0.0-0"
+ "license": "MIT",
+ "optional": true,
+ "os": [
+ "linux"
+ ],
+ "engines": {
+ "node": ">=18"
}
},
- "node_modules/@babel/plugin-syntax-optional-catch-binding": {
- "version": "7.8.3",
- "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-optional-catch-binding/-/plugin-syntax-optional-catch-binding-7.8.3.tgz",
- "integrity": "sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==",
+ "node_modules/@esbuild/linux-s390x": {
+ "version": "0.25.11",
+ "resolved": "https://registry.npmjs.org/@esbuild/linux-s390x/-/linux-s390x-0.25.11.tgz",
+ "integrity": "sha512-HjLqVgSSYnVXRisyfmzsH6mXqyvj0SA7pG5g+9W7ESgwA70AXYNpfKBqh1KbTxmQVaYxpzA/SvlB9oclGPbApw==",
+ "cpu": [
+ "s390x"
+ ],
"dev": true,
- "dependencies": {
- "@babel/helper-plugin-utils": "^7.8.0"
- },
- "peerDependencies": {
- "@babel/core": "^7.0.0-0"
+ "license": "MIT",
+ "optional": true,
+ "os": [
+ "linux"
+ ],
+ "engines": {
+ "node": ">=18"
}
},
- "node_modules/@babel/plugin-syntax-optional-chaining": {
- "version": "7.8.3",
- "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-optional-chaining/-/plugin-syntax-optional-chaining-7.8.3.tgz",
- "integrity": "sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==",
+ "node_modules/@esbuild/linux-x64": {
+ "version": "0.25.11",
+ "resolved": "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.25.11.tgz",
+ "integrity": "sha512-HSFAT4+WYjIhrHxKBwGmOOSpphjYkcswF449j6EjsjbinTZbp8PJtjsVK1XFJStdzXdy/jaddAep2FGY+wyFAQ==",
+ "cpu": [
+ "x64"
+ ],
"dev": true,
- "dependencies": {
- "@babel/helper-plugin-utils": "^7.8.0"
- },
- "peerDependencies": {
- "@babel/core": "^7.0.0-0"
+ "license": "MIT",
+ "optional": true,
+ "os": [
+ "linux"
+ ],
+ "engines": {
+ "node": ">=18"
}
},
- "node_modules/@babel/plugin-syntax-private-property-in-object": {
- "version": "7.14.5",
- "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-private-property-in-object/-/plugin-syntax-private-property-in-object-7.14.5.tgz",
- "integrity": "sha512-0wVnp9dxJ72ZUJDV27ZfbSj6iHLoytYZmh3rFcxNnvsJF3ktkzLDZPy/mA17HGsaQT3/DQsWYX1f1QGWkCoVUg==",
+ "node_modules/@esbuild/netbsd-arm64": {
+ "version": "0.25.11",
+ "resolved": "https://registry.npmjs.org/@esbuild/netbsd-arm64/-/netbsd-arm64-0.25.11.tgz",
+ "integrity": "sha512-hr9Oxj1Fa4r04dNpWr3P8QKVVsjQhqrMSUzZzf+LZcYjZNqhA3IAfPQdEh1FLVUJSiu6sgAwp3OmwBfbFgG2Xg==",
+ "cpu": [
+ "arm64"
+ ],
"dev": true,
- "dependencies": {
- "@babel/helper-plugin-utils": "^7.14.5"
- },
+ "license": "MIT",
+ "optional": true,
+ "os": [
+ "netbsd"
+ ],
"engines": {
- "node": ">=6.9.0"
- },
- "peerDependencies": {
- "@babel/core": "^7.0.0-0"
+ "node": ">=18"
}
},
- "node_modules/@babel/plugin-syntax-top-level-await": {
- "version": "7.14.5",
- "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-top-level-await/-/plugin-syntax-top-level-await-7.14.5.tgz",
- "integrity": "sha512-hx++upLv5U1rgYfwe1xBQUhRmU41NEvpUvrp8jkrSCdvGSnM5/qdRMtylJ6PG5OFkBaHkbTAKTnd3/YyESRHFw==",
+ "node_modules/@esbuild/netbsd-x64": {
+ "version": "0.25.11",
+ "resolved": "https://registry.npmjs.org/@esbuild/netbsd-x64/-/netbsd-x64-0.25.11.tgz",
+ "integrity": "sha512-u7tKA+qbzBydyj0vgpu+5h5AeudxOAGncb8N6C9Kh1N4n7wU1Xw1JDApsRjpShRpXRQlJLb9wY28ELpwdPcZ7A==",
+ "cpu": [
+ "x64"
+ ],
"dev": true,
- "dependencies": {
- "@babel/helper-plugin-utils": "^7.14.5"
- },
+ "license": "MIT",
+ "optional": true,
+ "os": [
+ "netbsd"
+ ],
"engines": {
- "node": ">=6.9.0"
- },
- "peerDependencies": {
- "@babel/core": "^7.0.0-0"
+ "node": ">=18"
}
},
- "node_modules/@babel/plugin-syntax-typescript": {
- "version": "7.24.1",
- "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.24.1.tgz",
- "integrity": "sha512-Yhnmvy5HZEnHUty6i++gcfH1/l68AHnItFHnaCv6hn9dNh0hQvvQJsxpi4BMBFN5DLeHBuucT/0DgzXif/OyRw==",
+ "node_modules/@esbuild/openbsd-arm64": {
+ "version": "0.25.11",
+ "resolved": "https://registry.npmjs.org/@esbuild/openbsd-arm64/-/openbsd-arm64-0.25.11.tgz",
+ "integrity": "sha512-Qq6YHhayieor3DxFOoYM1q0q1uMFYb7cSpLD2qzDSvK1NAvqFi8Xgivv0cFC6J+hWVw2teCYltyy9/m/14ryHg==",
+ "cpu": [
+ "arm64"
+ ],
"dev": true,
- "dependencies": {
- "@babel/helper-plugin-utils": "^7.24.0"
- },
+ "license": "MIT",
+ "optional": true,
+ "os": [
+ "openbsd"
+ ],
"engines": {
- "node": ">=6.9.0"
- },
- "peerDependencies": {
- "@babel/core": "^7.0.0-0"
+ "node": ">=18"
}
},
- "node_modules/@babel/plugin-syntax-unicode-sets-regex": {
- "version": "7.18.6",
- "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-unicode-sets-regex/-/plugin-syntax-unicode-sets-regex-7.18.6.tgz",
- "integrity": "sha512-727YkEAPwSIQTv5im8QHz3upqp92JTWhidIC81Tdx4VJYIte/VndKf1qKrfnnhPLiPghStWfvC/iFaMCQu7Nqg==",
+ "node_modules/@esbuild/openbsd-x64": {
+ "version": "0.25.11",
+ "resolved": "https://registry.npmjs.org/@esbuild/openbsd-x64/-/openbsd-x64-0.25.11.tgz",
+ "integrity": "sha512-CN+7c++kkbrckTOz5hrehxWN7uIhFFlmS/hqziSFVWpAzpWrQoAG4chH+nN3Be+Kzv/uuo7zhX716x3Sn2Jduw==",
+ "cpu": [
+ "x64"
+ ],
"dev": true,
- "dependencies": {
- "@babel/helper-create-regexp-features-plugin": "^7.18.6",
- "@babel/helper-plugin-utils": "^7.18.6"
- },
+ "license": "MIT",
+ "optional": true,
+ "os": [
+ "openbsd"
+ ],
"engines": {
- "node": ">=6.9.0"
- },
- "peerDependencies": {
- "@babel/core": "^7.0.0"
+ "node": ">=18"
}
},
- "node_modules/@babel/plugin-transform-arrow-functions": {
- "version": "7.24.1",
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.24.1.tgz",
- "integrity": "sha512-ngT/3NkRhsaep9ck9uj2Xhv9+xB1zShY3tM3g6om4xxCELwCDN4g4Aq5dRn48+0hasAql7s2hdBOysCfNpr4fw==",
+ "node_modules/@esbuild/openharmony-arm64": {
+ "version": "0.25.11",
+ "resolved": "https://registry.npmjs.org/@esbuild/openharmony-arm64/-/openharmony-arm64-0.25.11.tgz",
+ "integrity": "sha512-rOREuNIQgaiR+9QuNkbkxubbp8MSO9rONmwP5nKncnWJ9v5jQ4JxFnLu4zDSRPf3x4u+2VN4pM4RdyIzDty/wQ==",
+ "cpu": [
+ "arm64"
+ ],
"dev": true,
- "dependencies": {
- "@babel/helper-plugin-utils": "^7.24.0"
- },
+ "license": "MIT",
+ "optional": true,
+ "os": [
+ "openharmony"
+ ],
"engines": {
- "node": ">=6.9.0"
- },
- "peerDependencies": {
- "@babel/core": "^7.0.0-0"
+ "node": ">=18"
}
},
- "node_modules/@babel/plugin-transform-async-generator-functions": {
- "version": "7.24.3",
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.24.3.tgz",
- "integrity": "sha512-Qe26CMYVjpQxJ8zxM1340JFNjZaF+ISWpr1Kt/jGo+ZTUzKkfw/pphEWbRCb+lmSM6k/TOgfYLvmbHkUQ0asIg==",
+ "node_modules/@esbuild/sunos-x64": {
+ "version": "0.25.11",
+ "resolved": "https://registry.npmjs.org/@esbuild/sunos-x64/-/sunos-x64-0.25.11.tgz",
+ "integrity": "sha512-nq2xdYaWxyg9DcIyXkZhcYulC6pQ2FuCgem3LI92IwMgIZ69KHeY8T4Y88pcwoLIjbed8n36CyKoYRDygNSGhA==",
+ "cpu": [
+ "x64"
+ ],
"dev": true,
- "dependencies": {
- "@babel/helper-environment-visitor": "^7.22.20",
- "@babel/helper-plugin-utils": "^7.24.0",
- "@babel/helper-remap-async-to-generator": "^7.22.20",
- "@babel/plugin-syntax-async-generators": "^7.8.4"
- },
+ "license": "MIT",
+ "optional": true,
+ "os": [
+ "sunos"
+ ],
"engines": {
- "node": ">=6.9.0"
- },
- "peerDependencies": {
- "@babel/core": "^7.0.0-0"
+ "node": ">=18"
}
},
- "node_modules/@babel/plugin-transform-async-to-generator": {
- "version": "7.24.1",
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-async-to-generator/-/plugin-transform-async-to-generator-7.24.1.tgz",
- "integrity": "sha512-AawPptitRXp1y0n4ilKcGbRYWfbbzFWz2NqNu7dacYDtFtz0CMjG64b3LQsb3KIgnf4/obcUL78hfaOS7iCUfw==",
+ "node_modules/@esbuild/win32-arm64": {
+ "version": "0.25.11",
+ "resolved": "https://registry.npmjs.org/@esbuild/win32-arm64/-/win32-arm64-0.25.11.tgz",
+ "integrity": "sha512-3XxECOWJq1qMZ3MN8srCJ/QfoLpL+VaxD/WfNRm1O3B4+AZ/BnLVgFbUV3eiRYDMXetciH16dwPbbHqwe1uU0Q==",
+ "cpu": [
+ "arm64"
+ ],
"dev": true,
- "dependencies": {
- "@babel/helper-module-imports": "^7.24.1",
- "@babel/helper-plugin-utils": "^7.24.0",
- "@babel/helper-remap-async-to-generator": "^7.22.20"
- },
+ "license": "MIT",
+ "optional": true,
+ "os": [
+ "win32"
+ ],
"engines": {
- "node": ">=6.9.0"
- },
- "peerDependencies": {
- "@babel/core": "^7.0.0-0"
+ "node": ">=18"
}
},
- "node_modules/@babel/plugin-transform-block-scoped-functions": {
- "version": "7.24.1",
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-block-scoped-functions/-/plugin-transform-block-scoped-functions-7.24.1.tgz",
- "integrity": "sha512-TWWC18OShZutrv9C6mye1xwtam+uNi2bnTOCBUd5sZxyHOiWbU6ztSROofIMrK84uweEZC219POICK/sTYwfgg==",
+ "node_modules/@esbuild/win32-ia32": {
+ "version": "0.25.11",
+ "resolved": "https://registry.npmjs.org/@esbuild/win32-ia32/-/win32-ia32-0.25.11.tgz",
+ "integrity": "sha512-3ukss6gb9XZ8TlRyJlgLn17ecsK4NSQTmdIXRASVsiS2sQ6zPPZklNJT5GR5tE/MUarymmy8kCEf5xPCNCqVOA==",
+ "cpu": [
+ "ia32"
+ ],
"dev": true,
- "dependencies": {
- "@babel/helper-plugin-utils": "^7.24.0"
- },
+ "license": "MIT",
+ "optional": true,
+ "os": [
+ "win32"
+ ],
"engines": {
- "node": ">=6.9.0"
- },
- "peerDependencies": {
- "@babel/core": "^7.0.0-0"
+ "node": ">=18"
}
},
- "node_modules/@babel/plugin-transform-block-scoping": {
- "version": "7.24.1",
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.24.1.tgz",
- "integrity": "sha512-h71T2QQvDgM2SmT29UYU6ozjMlAt7s7CSs5Hvy8f8cf/GM/Z4a2zMfN+fjVGaieeCrXR3EdQl6C4gQG+OgmbKw==",
+ "node_modules/@esbuild/win32-x64": {
+ "version": "0.25.11",
+ "resolved": "https://registry.npmjs.org/@esbuild/win32-x64/-/win32-x64-0.25.11.tgz",
+ "integrity": "sha512-D7Hpz6A2L4hzsRpPaCYkQnGOotdUpDzSGRIv9I+1ITdHROSFUWW95ZPZWQmGka1Fg7W3zFJowyn9WGwMJ0+KPA==",
+ "cpu": [
+ "x64"
+ ],
"dev": true,
- "dependencies": {
- "@babel/helper-plugin-utils": "^7.24.0"
- },
+ "license": "MIT",
+ "optional": true,
+ "os": [
+ "win32"
+ ],
"engines": {
- "node": ">=6.9.0"
- },
- "peerDependencies": {
- "@babel/core": "^7.0.0-0"
+ "node": ">=18"
}
},
- "node_modules/@babel/plugin-transform-class-properties": {
- "version": "7.24.1",
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-class-properties/-/plugin-transform-class-properties-7.24.1.tgz",
- "integrity": "sha512-OMLCXi0NqvJfORTaPQBwqLXHhb93wkBKZ4aNwMl6WtehO7ar+cmp+89iPEQPqxAnxsOKTaMcs3POz3rKayJ72g==",
+ "node_modules/@eslint-community/eslint-utils": {
+ "version": "4.9.0",
+ "resolved": "https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.9.0.tgz",
+ "integrity": "sha512-ayVFHdtZ+hsq1t2Dy24wCmGXGe4q9Gu3smhLYALJrr473ZH27MsnSL+LKUlimp4BWJqMDMLmPpx/Q9R3OAlL4g==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "@babel/helper-create-class-features-plugin": "^7.24.1",
- "@babel/helper-plugin-utils": "^7.24.0"
+ "eslint-visitor-keys": "^3.4.3"
},
"engines": {
- "node": ">=6.9.0"
+ "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
+ },
+ "funding": {
+ "url": "https://opencollective.com/eslint"
},
"peerDependencies": {
- "@babel/core": "^7.0.0-0"
+ "eslint": "^6.0.0 || ^7.0.0 || >=8.0.0"
}
},
- "node_modules/@babel/plugin-transform-class-static-block": {
- "version": "7.26.0",
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-class-static-block/-/plugin-transform-class-static-block-7.26.0.tgz",
- "integrity": "sha512-6J2APTs7BDDm+UMqP1useWqhcRAXo0WIoVj26N7kPFB6S73Lgvyka4KTZYIxtgYXiN5HTyRObA72N2iu628iTQ==",
+ "node_modules/@eslint-community/regexpp": {
+ "version": "4.12.1",
+ "resolved": "https://registry.npmjs.org/@eslint-community/regexpp/-/regexpp-4.12.1.tgz",
+ "integrity": "sha512-CCZCDJuduB9OUkFkY2IgppNZMi2lBQgD2qzwXkEia16cge2pijY/aXi96CJMquDMn3nJdlPV1A5KrJEXwfLNzQ==",
"dev": true,
- "dependencies": {
- "@babel/helper-create-class-features-plugin": "^7.25.9",
- "@babel/helper-plugin-utils": "^7.25.9"
- },
+ "license": "MIT",
"engines": {
- "node": ">=6.9.0"
- },
- "peerDependencies": {
- "@babel/core": "^7.12.0"
+ "node": "^12.0.0 || ^14.0.0 || >=16.0.0"
}
},
- "node_modules/@babel/plugin-transform-classes": {
- "version": "7.24.1",
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-classes/-/plugin-transform-classes-7.24.1.tgz",
- "integrity": "sha512-ZTIe3W7UejJd3/3R4p7ScyyOoafetUShSf4kCqV0O7F/RiHxVj/wRaRnQlrGwflvcehNA8M42HkAiEDYZu2F1Q==",
+ "node_modules/@eslint/eslintrc": {
+ "version": "2.1.4",
+ "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-2.1.4.tgz",
+ "integrity": "sha512-269Z39MS6wVJtsoUl10L60WdkhJVdPG24Q4eZTH3nnF6lpvSShEK3wQjDX9JRWAUPvPh7COouPpU9IrqaZFvtQ==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "@babel/helper-annotate-as-pure": "^7.22.5",
- "@babel/helper-compilation-targets": "^7.23.6",
- "@babel/helper-environment-visitor": "^7.22.20",
- "@babel/helper-function-name": "^7.23.0",
- "@babel/helper-plugin-utils": "^7.24.0",
- "@babel/helper-replace-supers": "^7.24.1",
- "@babel/helper-split-export-declaration": "^7.22.6",
- "globals": "^11.1.0"
+ "ajv": "^6.12.4",
+ "debug": "^4.3.2",
+ "espree": "^9.6.0",
+ "globals": "^13.19.0",
+ "ignore": "^5.2.0",
+ "import-fresh": "^3.2.1",
+ "js-yaml": "^4.1.0",
+ "minimatch": "^3.1.2",
+ "strip-json-comments": "^3.1.1"
},
"engines": {
- "node": ">=6.9.0"
+ "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
},
- "peerDependencies": {
- "@babel/core": "^7.0.0-0"
+ "funding": {
+ "url": "https://opencollective.com/eslint"
}
},
- "node_modules/@babel/plugin-transform-classes/node_modules/globals": {
- "version": "11.12.0",
- "resolved": "https://registry.npmjs.org/globals/-/globals-11.12.0.tgz",
- "integrity": "sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==",
+ "node_modules/@eslint/js": {
+ "version": "8.57.1",
+ "resolved": "https://registry.npmjs.org/@eslint/js/-/js-8.57.1.tgz",
+ "integrity": "sha512-d9zaMRSTIKDLhctzH12MtXvJKSSUhaHcjV+2Z+GK+EEY7XKpP5yR4x+N3TAcHTcu963nIr+TMcCb4DBCYX1z6Q==",
"dev": true,
+ "license": "MIT",
"engines": {
- "node": ">=4"
+ "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
}
},
- "node_modules/@babel/plugin-transform-computed-properties": {
- "version": "7.24.1",
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-computed-properties/-/plugin-transform-computed-properties-7.24.1.tgz",
- "integrity": "sha512-5pJGVIUfJpOS+pAqBQd+QMaTD2vCL/HcePooON6pDpHgRp4gNRmzyHTPIkXntwKsq3ayUFVfJaIKPw2pOkOcTw==",
- "dev": true,
+ "node_modules/@floating-ui/core": {
+ "version": "1.7.3",
+ "resolved": "https://registry.npmjs.org/@floating-ui/core/-/core-1.7.3.tgz",
+ "integrity": "sha512-sGnvb5dmrJaKEZ+LDIpguvdX3bDlEllmv4/ClQ9awcmCZrlx5jQyyMWFM5kBI+EyNOCDDiKk8il0zeuX3Zlg/w==",
+ "license": "MIT",
"dependencies": {
- "@babel/helper-plugin-utils": "^7.24.0",
- "@babel/template": "^7.24.0"
- },
- "engines": {
- "node": ">=6.9.0"
- },
- "peerDependencies": {
- "@babel/core": "^7.0.0-0"
+ "@floating-ui/utils": "^0.2.10"
}
},
- "node_modules/@babel/plugin-transform-destructuring": {
- "version": "7.24.1",
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.24.1.tgz",
- "integrity": "sha512-ow8jciWqNxR3RYbSNVuF4U2Jx130nwnBnhRw6N6h1bOejNkABmcI5X5oz29K4alWX7vf1C+o6gtKXikzRKkVdw==",
- "dev": true,
+ "node_modules/@floating-ui/dom": {
+ "version": "1.7.4",
+ "resolved": "https://registry.npmjs.org/@floating-ui/dom/-/dom-1.7.4.tgz",
+ "integrity": "sha512-OOchDgh4F2CchOX94cRVqhvy7b3AFb+/rQXyswmzmGakRfkMgoWVjfnLWkRirfLEfuD4ysVW16eXzwt3jHIzKA==",
+ "license": "MIT",
"dependencies": {
- "@babel/helper-plugin-utils": "^7.24.0"
- },
- "engines": {
- "node": ">=6.9.0"
- },
- "peerDependencies": {
- "@babel/core": "^7.0.0-0"
+ "@floating-ui/core": "^1.7.3",
+ "@floating-ui/utils": "^0.2.10"
}
},
- "node_modules/@babel/plugin-transform-dotall-regex": {
- "version": "7.24.1",
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-dotall-regex/-/plugin-transform-dotall-regex-7.24.1.tgz",
- "integrity": "sha512-p7uUxgSoZwZ2lPNMzUkqCts3xlp8n+o05ikjy7gbtFJSt9gdU88jAmtfmOxHM14noQXBxfgzf2yRWECiNVhTCw==",
+ "node_modules/@floating-ui/utils": {
+ "version": "0.2.10",
+ "resolved": "https://registry.npmjs.org/@floating-ui/utils/-/utils-0.2.10.tgz",
+ "integrity": "sha512-aGTxbpbg8/b5JfU1HXSrbH3wXZuLPJcNEcZQFMxLs3oSzgtVu6nFPkbbGGUvBcUjKV2YyB9Wxxabo+HEH9tcRQ==",
+ "license": "MIT"
+ },
+ "node_modules/@humanwhocodes/config-array": {
+ "version": "0.13.0",
+ "resolved": "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.13.0.tgz",
+ "integrity": "sha512-DZLEEqFWQFiyK6h5YIeynKx7JlvCYWL0cImfSRXZ9l4Sg2efkFGTuFf6vzXjK1cq6IYkU+Eg/JizXw+TD2vRNw==",
+ "deprecated": "Use @eslint/config-array instead",
"dev": true,
+ "license": "Apache-2.0",
"dependencies": {
- "@babel/helper-create-regexp-features-plugin": "^7.22.15",
- "@babel/helper-plugin-utils": "^7.24.0"
+ "@humanwhocodes/object-schema": "^2.0.3",
+ "debug": "^4.3.1",
+ "minimatch": "^3.0.5"
},
"engines": {
- "node": ">=6.9.0"
- },
- "peerDependencies": {
- "@babel/core": "^7.0.0-0"
+ "node": ">=10.10.0"
}
},
- "node_modules/@babel/plugin-transform-duplicate-keys": {
- "version": "7.24.1",
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-duplicate-keys/-/plugin-transform-duplicate-keys-7.24.1.tgz",
- "integrity": "sha512-msyzuUnvsjsaSaocV6L7ErfNsa5nDWL1XKNnDePLgmz+WdU4w/J8+AxBMrWfi9m4IxfL5sZQKUPQKDQeeAT6lA==",
+ "node_modules/@humanwhocodes/module-importer": {
+ "version": "1.0.1",
+ "resolved": "https://registry.npmjs.org/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz",
+ "integrity": "sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==",
"dev": true,
- "dependencies": {
- "@babel/helper-plugin-utils": "^7.24.0"
- },
+ "license": "Apache-2.0",
"engines": {
- "node": ">=6.9.0"
+ "node": ">=12.22"
},
- "peerDependencies": {
- "@babel/core": "^7.0.0-0"
+ "funding": {
+ "type": "github",
+ "url": "https://github.com/sponsors/nzakas"
}
},
- "node_modules/@babel/plugin-transform-dynamic-import": {
- "version": "7.24.1",
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-dynamic-import/-/plugin-transform-dynamic-import-7.24.1.tgz",
- "integrity": "sha512-av2gdSTyXcJVdI+8aFZsCAtR29xJt0S5tas+Ef8NvBNmD1a+N/3ecMLeMBgfcK+xzsjdLDT6oHt+DFPyeqUbDA==",
+ "node_modules/@humanwhocodes/object-schema": {
+ "version": "2.0.3",
+ "resolved": "https://registry.npmjs.org/@humanwhocodes/object-schema/-/object-schema-2.0.3.tgz",
+ "integrity": "sha512-93zYdMES/c1D69yZiKDBj0V24vqNzB/koF26KPaagAfd3P/4gUlh3Dys5ogAK+Exi9QyzlD8x/08Zt7wIKcDcA==",
+ "deprecated": "Use @eslint/object-schema instead",
"dev": true,
- "dependencies": {
- "@babel/helper-plugin-utils": "^7.24.0",
- "@babel/plugin-syntax-dynamic-import": "^7.8.3"
- },
- "engines": {
- "node": ">=6.9.0"
- },
- "peerDependencies": {
- "@babel/core": "^7.0.0-0"
- }
+ "license": "BSD-3-Clause"
},
- "node_modules/@babel/plugin-transform-exponentiation-operator": {
- "version": "7.24.1",
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.24.1.tgz",
- "integrity": "sha512-U1yX13dVBSwS23DEAqU+Z/PkwE9/m7QQy8Y9/+Tdb8UWYaGNDYwTLi19wqIAiROr8sXVum9A/rtiH5H0boUcTw==",
+ "node_modules/@jest/expect-utils": {
+ "version": "29.7.0",
+ "resolved": "https://registry.npmjs.org/@jest/expect-utils/-/expect-utils-29.7.0.tgz",
+ "integrity": "sha512-GlsNBWiFQFCVi9QVSx7f5AgMeLxe9YCCs5PuP2O2LdjDAA8Jh9eX7lA1Jq/xdXw3Wb3hyvlFNfZIfcRetSzYcA==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "@babel/helper-builder-binary-assignment-operator-visitor": "^7.22.15",
- "@babel/helper-plugin-utils": "^7.24.0"
+ "jest-get-type": "^29.6.3"
},
"engines": {
- "node": ">=6.9.0"
- },
- "peerDependencies": {
- "@babel/core": "^7.0.0-0"
+ "node": "^14.15.0 || ^16.10.0 || >=18.0.0"
}
},
- "node_modules/@babel/plugin-transform-export-namespace-from": {
- "version": "7.24.1",
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-export-namespace-from/-/plugin-transform-export-namespace-from-7.24.1.tgz",
- "integrity": "sha512-Ft38m/KFOyzKw2UaJFkWG9QnHPG/Q/2SkOrRk4pNBPg5IPZ+dOxcmkK5IyuBcxiNPyyYowPGUReyBvrvZs7IlQ==",
+ "node_modules/@jest/schemas": {
+ "version": "29.6.3",
+ "resolved": "https://registry.npmjs.org/@jest/schemas/-/schemas-29.6.3.tgz",
+ "integrity": "sha512-mo5j5X+jIZmJQveBKeS/clAueipV7KgiX1vMgCxam1RNYiqE1w62n0/tJJnHtjW8ZHcQco5gY85jA3mi0L+nSA==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "@babel/helper-plugin-utils": "^7.24.0",
- "@babel/plugin-syntax-export-namespace-from": "^7.8.3"
+ "@sinclair/typebox": "^0.27.8"
},
"engines": {
- "node": ">=6.9.0"
- },
- "peerDependencies": {
- "@babel/core": "^7.0.0-0"
+ "node": "^14.15.0 || ^16.10.0 || >=18.0.0"
}
},
- "node_modules/@babel/plugin-transform-flow-strip-types": {
- "version": "7.24.1",
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-flow-strip-types/-/plugin-transform-flow-strip-types-7.24.1.tgz",
- "integrity": "sha512-iIYPIWt3dUmUKKE10s3W+jsQ3icFkw0JyRVyY1B7G4yK/nngAOHLVx8xlhA6b/Jzl/Y0nis8gjqhqKtRDQqHWQ==",
+ "node_modules/@jest/types": {
+ "version": "29.6.3",
+ "resolved": "https://registry.npmjs.org/@jest/types/-/types-29.6.3.tgz",
+ "integrity": "sha512-u3UPsIilWKOM3F9CXtrG8LEJmNxwoCQC/XVj4IKYXvvpx7QIi/Kg1LI5uDmDpKlac62NUtX7eLjRh+jVZcLOzw==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "@babel/helper-plugin-utils": "^7.24.0",
- "@babel/plugin-syntax-flow": "^7.24.1"
+ "@jest/schemas": "^29.6.3",
+ "@types/istanbul-lib-coverage": "^2.0.0",
+ "@types/istanbul-reports": "^3.0.0",
+ "@types/node": "*",
+ "@types/yargs": "^17.0.8",
+ "chalk": "^4.0.0"
},
"engines": {
- "node": ">=6.9.0"
- },
- "peerDependencies": {
- "@babel/core": "^7.0.0-0"
+ "node": "^14.15.0 || ^16.10.0 || >=18.0.0"
}
},
- "node_modules/@babel/plugin-transform-for-of": {
- "version": "7.24.1",
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.24.1.tgz",
- "integrity": "sha512-OxBdcnF04bpdQdR3i4giHZNZQn7cm8RQKcSwA17wAAqEELo1ZOwp5FFgeptWUQXFyT9kwHo10aqqauYkRZPCAg==",
+ "node_modules/@jridgewell/gen-mapping": {
+ "version": "0.3.13",
+ "resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.13.tgz",
+ "integrity": "sha512-2kkt/7niJ6MgEPxF0bYdQ6etZaA+fQvDcLKckhy1yIQOzaoKjBBjSj63/aLVjYE3qhRt5dvM+uUyfCg6UKCBbA==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "@babel/helper-plugin-utils": "^7.24.0",
- "@babel/helper-skip-transparent-expression-wrappers": "^7.22.5"
- },
- "engines": {
- "node": ">=6.9.0"
- },
- "peerDependencies": {
- "@babel/core": "^7.0.0-0"
+ "@jridgewell/sourcemap-codec": "^1.5.0",
+ "@jridgewell/trace-mapping": "^0.3.24"
}
},
- "node_modules/@babel/plugin-transform-function-name": {
- "version": "7.24.1",
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-function-name/-/plugin-transform-function-name-7.24.1.tgz",
- "integrity": "sha512-BXmDZpPlh7jwicKArQASrj8n22/w6iymRnvHYYd2zO30DbE277JO20/7yXJT3QxDPtiQiOxQBbZH4TpivNXIxA==",
+ "node_modules/@jridgewell/remapping": {
+ "version": "2.3.5",
+ "resolved": "https://registry.npmjs.org/@jridgewell/remapping/-/remapping-2.3.5.tgz",
+ "integrity": "sha512-LI9u/+laYG4Ds1TDKSJW2YPrIlcVYOwi2fUC6xB43lueCjgxV4lffOCZCtYFiH6TNOX+tQKXx97T4IKHbhyHEQ==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "@babel/helper-compilation-targets": "^7.23.6",
- "@babel/helper-function-name": "^7.23.0",
- "@babel/helper-plugin-utils": "^7.24.0"
- },
- "engines": {
- "node": ">=6.9.0"
- },
- "peerDependencies": {
- "@babel/core": "^7.0.0-0"
+ "@jridgewell/gen-mapping": "^0.3.5",
+ "@jridgewell/trace-mapping": "^0.3.24"
}
},
- "node_modules/@babel/plugin-transform-json-strings": {
- "version": "7.24.1",
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-json-strings/-/plugin-transform-json-strings-7.24.1.tgz",
- "integrity": "sha512-U7RMFmRvoasscrIFy5xA4gIp8iWnWubnKkKuUGJjsuOH7GfbMkB+XZzeslx2kLdEGdOJDamEmCqOks6e8nv8DQ==",
+ "node_modules/@jridgewell/resolve-uri": {
+ "version": "3.1.2",
+ "resolved": "https://registry.npmjs.org/@jridgewell/resolve-uri/-/resolve-uri-3.1.2.tgz",
+ "integrity": "sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==",
"dev": true,
- "dependencies": {
- "@babel/helper-plugin-utils": "^7.24.0",
- "@babel/plugin-syntax-json-strings": "^7.8.3"
- },
+ "license": "MIT",
"engines": {
- "node": ">=6.9.0"
- },
- "peerDependencies": {
- "@babel/core": "^7.0.0-0"
+ "node": ">=6.0.0"
}
},
- "node_modules/@babel/plugin-transform-literals": {
- "version": "7.24.1",
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-literals/-/plugin-transform-literals-7.24.1.tgz",
- "integrity": "sha512-zn9pwz8U7nCqOYIiBaOxoQOtYmMODXTJnkxG4AtX8fPmnCRYWBOHD0qcpwS9e2VDSp1zNJYpdnFMIKb8jmwu6g==",
+ "node_modules/@jridgewell/source-map": {
+ "version": "0.3.11",
+ "resolved": "https://registry.npmjs.org/@jridgewell/source-map/-/source-map-0.3.11.tgz",
+ "integrity": "sha512-ZMp1V8ZFcPG5dIWnQLr3NSI1MiCU7UETdS/A0G8V/XWHvJv3ZsFqutJn1Y5RPmAPX6F3BiE397OqveU/9NCuIA==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "@babel/helper-plugin-utils": "^7.24.0"
- },
- "engines": {
- "node": ">=6.9.0"
- },
- "peerDependencies": {
- "@babel/core": "^7.0.0-0"
+ "@jridgewell/gen-mapping": "^0.3.5",
+ "@jridgewell/trace-mapping": "^0.3.25"
}
},
- "node_modules/@babel/plugin-transform-logical-assignment-operators": {
- "version": "7.24.1",
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-logical-assignment-operators/-/plugin-transform-logical-assignment-operators-7.24.1.tgz",
- "integrity": "sha512-OhN6J4Bpz+hIBqItTeWJujDOfNP+unqv/NJgyhlpSqgBTPm37KkMmZV6SYcOj+pnDbdcl1qRGV/ZiIjX9Iy34w==",
+ "node_modules/@jridgewell/sourcemap-codec": {
+ "version": "1.5.5",
+ "resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.5.tgz",
+ "integrity": "sha512-cYQ9310grqxueWbl+WuIUIaiUaDcj7WOq5fVhEljNVgRfOUhY9fy2zTvfoqWsnebh8Sl70VScFbICvJnLKB0Og==",
"dev": true,
- "dependencies": {
- "@babel/helper-plugin-utils": "^7.24.0",
- "@babel/plugin-syntax-logical-assignment-operators": "^7.10.4"
- },
- "engines": {
- "node": ">=6.9.0"
- },
- "peerDependencies": {
- "@babel/core": "^7.0.0-0"
- }
+ "license": "MIT"
},
- "node_modules/@babel/plugin-transform-member-expression-literals": {
- "version": "7.24.1",
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-member-expression-literals/-/plugin-transform-member-expression-literals-7.24.1.tgz",
- "integrity": "sha512-4ojai0KysTWXzHseJKa1XPNXKRbuUrhkOPY4rEGeR+7ChlJVKxFa3H3Bz+7tWaGKgJAXUWKOGmltN+u9B3+CVg==",
+ "node_modules/@jridgewell/trace-mapping": {
+ "version": "0.3.31",
+ "resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.31.tgz",
+ "integrity": "sha512-zzNR+SdQSDJzc8joaeP8QQoCQr8NuYx2dIIytl1QeBEZHJ9uW6hebsrYgbz8hJwUQao3TWCMtmfV8Nu1twOLAw==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "@babel/helper-plugin-utils": "^7.24.0"
- },
- "engines": {
- "node": ">=6.9.0"
- },
- "peerDependencies": {
- "@babel/core": "^7.0.0-0"
+ "@jridgewell/resolve-uri": "^3.1.0",
+ "@jridgewell/sourcemap-codec": "^1.4.14"
}
},
- "node_modules/@babel/plugin-transform-modules-amd": {
- "version": "7.24.1",
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-amd/-/plugin-transform-modules-amd-7.24.1.tgz",
- "integrity": "sha512-lAxNHi4HVtjnHd5Rxg3D5t99Xm6H7b04hUS7EHIXcUl2EV4yl1gWdqZrNzXnSrHveL9qMdbODlLF55mvgjAfaQ==",
- "dev": true,
+ "node_modules/@lit-labs/ssr-dom-shim": {
+ "version": "1.4.0",
+ "resolved": "https://registry.npmjs.org/@lit-labs/ssr-dom-shim/-/ssr-dom-shim-1.4.0.tgz",
+ "integrity": "sha512-ficsEARKnmmW5njugNYKipTm4SFnbik7CXtoencDZzmzo/dQ+2Q0bgkzJuoJP20Aj0F+izzJjOqsnkd6F/o1bw==",
+ "license": "BSD-3-Clause"
+ },
+ "node_modules/@lit-labs/virtualizer": {
+ "version": "2.1.1",
+ "resolved": "https://registry.npmjs.org/@lit-labs/virtualizer/-/virtualizer-2.1.1.tgz",
+ "integrity": "sha512-JWxMwnlouLdwpw8spLTuax53WMnSP3xt0dCyxAS7GJr5Otda9MGgR/ghAdfwhSY75TmjbE1T2TqChwoGCw3ggw==",
+ "license": "BSD-3-Clause",
"dependencies": {
- "@babel/helper-module-transforms": "^7.23.3",
- "@babel/helper-plugin-utils": "^7.24.0"
- },
- "engines": {
- "node": ">=6.9.0"
- },
- "peerDependencies": {
- "@babel/core": "^7.0.0-0"
+ "lit": "^3.2.0",
+ "tslib": "^2.0.3"
}
},
- "node_modules/@babel/plugin-transform-modules-commonjs": {
- "version": "7.24.1",
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.24.1.tgz",
- "integrity": "sha512-szog8fFTUxBfw0b98gEWPaEqF42ZUD/T3bkynW/wtgx2p/XCP55WEsb+VosKceRSd6njipdZvNogqdtI4Q0chw==",
- "dev": true,
+ "node_modules/@lit/context": {
+ "version": "1.1.6",
+ "resolved": "https://registry.npmjs.org/@lit/context/-/context-1.1.6.tgz",
+ "integrity": "sha512-M26qDE6UkQbZA2mQ3RjJ3Gzd8TxP+/0obMgE5HfkfLhEEyYE3Bui4A5XHiGPjy0MUGAyxB3QgVuw2ciS0kHn6A==",
+ "license": "BSD-3-Clause",
"dependencies": {
- "@babel/helper-module-transforms": "^7.23.3",
- "@babel/helper-plugin-utils": "^7.24.0",
- "@babel/helper-simple-access": "^7.22.5"
- },
- "engines": {
- "node": ">=6.9.0"
- },
- "peerDependencies": {
- "@babel/core": "^7.0.0-0"
+ "@lit/reactive-element": "^1.6.2 || ^2.1.0"
}
},
- "node_modules/@babel/plugin-transform-modules-systemjs": {
- "version": "7.24.1",
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.24.1.tgz",
- "integrity": "sha512-mqQ3Zh9vFO1Tpmlt8QPnbwGHzNz3lpNEMxQb1kAemn/erstyqw1r9KeOlOfo3y6xAnFEcOv2tSyrXfmMk+/YZA==",
- "dev": true,
- "dependencies": {
- "@babel/helper-hoist-variables": "^7.22.5",
- "@babel/helper-module-transforms": "^7.23.3",
- "@babel/helper-plugin-utils": "^7.24.0",
- "@babel/helper-validator-identifier": "^7.22.20"
- },
- "engines": {
- "node": ">=6.9.0"
- },
+ "node_modules/@lit/react": {
+ "version": "1.0.8",
+ "resolved": "https://registry.npmjs.org/@lit/react/-/react-1.0.8.tgz",
+ "integrity": "sha512-p2+YcF+JE67SRX3mMlJ1TKCSTsgyOVdAwd/nxp3NuV1+Cb6MWALbN6nT7Ld4tpmYofcE5kcaSY1YBB9erY+6fw==",
+ "license": "BSD-3-Clause",
"peerDependencies": {
- "@babel/core": "^7.0.0-0"
+ "@types/react": "17 || 18 || 19"
}
},
- "node_modules/@babel/plugin-transform-modules-umd": {
- "version": "7.24.1",
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-umd/-/plugin-transform-modules-umd-7.24.1.tgz",
- "integrity": "sha512-tuA3lpPj+5ITfcCluy6nWonSL7RvaG0AOTeAuvXqEKS34lnLzXpDb0dcP6K8jD0zWZFNDVly90AGFJPnm4fOYg==",
- "dev": true,
+ "node_modules/@lit/reactive-element": {
+ "version": "2.1.1",
+ "resolved": "https://registry.npmjs.org/@lit/reactive-element/-/reactive-element-2.1.1.tgz",
+ "integrity": "sha512-N+dm5PAYdQ8e6UlywyyrgI2t++wFGXfHx+dSJ1oBrg6FAxUj40jId++EaRm80MKX5JnlH1sBsyZ5h0bcZKemCg==",
+ "license": "BSD-3-Clause",
"dependencies": {
- "@babel/helper-module-transforms": "^7.23.3",
- "@babel/helper-plugin-utils": "^7.24.0"
- },
- "engines": {
- "node": ">=6.9.0"
- },
- "peerDependencies": {
- "@babel/core": "^7.0.0-0"
+ "@lit-labs/ssr-dom-shim": "^1.4.0"
}
},
- "node_modules/@babel/plugin-transform-named-capturing-groups-regex": {
- "version": "7.22.5",
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.22.5.tgz",
- "integrity": "sha512-YgLLKmS3aUBhHaxp5hi1WJTgOUb/NCuDHzGT9z9WTt3YG+CPRhJs6nprbStx6DnWM4dh6gt7SU3sZodbZ08adQ==",
+ "node_modules/@nodelib/fs.scandir": {
+ "version": "2.1.5",
+ "resolved": "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz",
+ "integrity": "sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "@babel/helper-create-regexp-features-plugin": "^7.22.5",
- "@babel/helper-plugin-utils": "^7.22.5"
+ "@nodelib/fs.stat": "2.0.5",
+ "run-parallel": "^1.1.9"
},
"engines": {
- "node": ">=6.9.0"
- },
- "peerDependencies": {
- "@babel/core": "^7.0.0"
+ "node": ">= 8"
}
},
- "node_modules/@babel/plugin-transform-new-target": {
- "version": "7.24.1",
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.24.1.tgz",
- "integrity": "sha512-/rurytBM34hYy0HKZQyA0nHbQgQNFm4Q/BOc9Hflxi2X3twRof7NaE5W46j4kQitm7SvACVRXsa6N/tSZxvPug==",
+ "node_modules/@nodelib/fs.stat": {
+ "version": "2.0.5",
+ "resolved": "https://registry.npmjs.org/@nodelib/fs.stat/-/fs.stat-2.0.5.tgz",
+ "integrity": "sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==",
"dev": true,
- "dependencies": {
- "@babel/helper-plugin-utils": "^7.24.0"
- },
+ "license": "MIT",
"engines": {
- "node": ">=6.9.0"
- },
- "peerDependencies": {
- "@babel/core": "^7.0.0-0"
+ "node": ">= 8"
}
},
- "node_modules/@babel/plugin-transform-nullish-coalescing-operator": {
- "version": "7.24.1",
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-nullish-coalescing-operator/-/plugin-transform-nullish-coalescing-operator-7.24.1.tgz",
- "integrity": "sha512-iQ+caew8wRrhCikO5DrUYx0mrmdhkaELgFa+7baMcVuhxIkN7oxt06CZ51D65ugIb1UWRQ8oQe+HXAVM6qHFjw==",
+ "node_modules/@nodelib/fs.walk": {
+ "version": "1.2.8",
+ "resolved": "https://registry.npmjs.org/@nodelib/fs.walk/-/fs.walk-1.2.8.tgz",
+ "integrity": "sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "@babel/helper-plugin-utils": "^7.24.0",
- "@babel/plugin-syntax-nullish-coalescing-operator": "^7.8.3"
+ "@nodelib/fs.scandir": "2.1.5",
+ "fastq": "^1.6.0"
},
"engines": {
- "node": ">=6.9.0"
- },
- "peerDependencies": {
- "@babel/core": "^7.0.0-0"
+ "node": ">= 8"
}
},
- "node_modules/@babel/plugin-transform-numeric-separator": {
- "version": "7.24.1",
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-numeric-separator/-/plugin-transform-numeric-separator-7.24.1.tgz",
- "integrity": "sha512-7GAsGlK4cNL2OExJH1DzmDeKnRv/LXq0eLUSvudrehVA5Rgg4bIrqEUW29FbKMBRT0ztSqisv7kjP+XIC4ZMNw==",
+ "node_modules/@polka/url": {
+ "version": "1.0.0-next.29",
+ "resolved": "https://registry.npmjs.org/@polka/url/-/url-1.0.0-next.29.tgz",
+ "integrity": "sha512-wwQAWhWSuHaag8c4q/KN/vCoeOJYshAIvMQwD4GpSb3OiZklFfvAgmj0VCBBImRpuF/aFgIRzllXlVX93Jevww==",
"dev": true,
- "dependencies": {
- "@babel/helper-plugin-utils": "^7.24.0",
- "@babel/plugin-syntax-numeric-separator": "^7.10.4"
- },
- "engines": {
- "node": ">=6.9.0"
- },
- "peerDependencies": {
- "@babel/core": "^7.0.0-0"
- }
+ "license": "MIT"
},
- "node_modules/@babel/plugin-transform-object-rest-spread": {
- "version": "7.24.1",
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-object-rest-spread/-/plugin-transform-object-rest-spread-7.24.1.tgz",
- "integrity": "sha512-XjD5f0YqOtebto4HGISLNfiNMTTs6tbkFf2TOqJlYKYmbo+mN9Dnpl4SRoofiziuOWMIyq3sZEUqLo3hLITFEA==",
+ "node_modules/@rolldown/pluginutils": {
+ "version": "1.0.0-beta.38",
+ "resolved": "https://registry.npmjs.org/@rolldown/pluginutils/-/pluginutils-1.0.0-beta.38.tgz",
+ "integrity": "sha512-N/ICGKleNhA5nc9XXQG/kkKHJ7S55u0x0XUJbbkmdCnFuoRkM1Il12q9q0eX19+M7KKUEPw/daUPIRnxhcxAIw==",
"dev": true,
- "dependencies": {
- "@babel/helper-compilation-targets": "^7.23.6",
- "@babel/helper-plugin-utils": "^7.24.0",
- "@babel/plugin-syntax-object-rest-spread": "^7.8.3",
- "@babel/plugin-transform-parameters": "^7.24.1"
- },
- "engines": {
- "node": ">=6.9.0"
- },
- "peerDependencies": {
- "@babel/core": "^7.0.0-0"
- }
+ "license": "MIT"
},
- "node_modules/@babel/plugin-transform-object-super": {
- "version": "7.24.1",
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-object-super/-/plugin-transform-object-super-7.24.1.tgz",
- "integrity": "sha512-oKJqR3TeI5hSLRxudMjFQ9re9fBVUU0GICqM3J1mi8MqlhVr6hC/ZN4ttAyMuQR6EZZIY6h/exe5swqGNNIkWQ==",
+ "node_modules/@rollup/rollup-android-arm-eabi": {
+ "version": "4.52.5",
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm-eabi/-/rollup-android-arm-eabi-4.52.5.tgz",
+ "integrity": "sha512-8c1vW4ocv3UOMp9K+gToY5zL2XiiVw3k7f1ksf4yO1FlDFQ1C2u72iACFnSOceJFsWskc2WZNqeRhFRPzv+wtQ==",
+ "cpu": [
+ "arm"
+ ],
"dev": true,
- "dependencies": {
- "@babel/helper-plugin-utils": "^7.24.0",
- "@babel/helper-replace-supers": "^7.24.1"
- },
- "engines": {
- "node": ">=6.9.0"
- },
- "peerDependencies": {
- "@babel/core": "^7.0.0-0"
- }
+ "license": "MIT",
+ "optional": true,
+ "os": [
+ "android"
+ ]
},
- "node_modules/@babel/plugin-transform-optional-catch-binding": {
- "version": "7.24.1",
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-optional-catch-binding/-/plugin-transform-optional-catch-binding-7.24.1.tgz",
- "integrity": "sha512-oBTH7oURV4Y+3EUrf6cWn1OHio3qG/PVwO5J03iSJmBg6m2EhKjkAu/xuaXaYwWW9miYtvbWv4LNf0AmR43LUA==",
+ "node_modules/@rollup/rollup-android-arm64": {
+ "version": "4.52.5",
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm64/-/rollup-android-arm64-4.52.5.tgz",
+ "integrity": "sha512-mQGfsIEFcu21mvqkEKKu2dYmtuSZOBMmAl5CFlPGLY94Vlcm+zWApK7F/eocsNzp8tKmbeBP8yXyAbx0XHsFNA==",
+ "cpu": [
+ "arm64"
+ ],
"dev": true,
- "dependencies": {
- "@babel/helper-plugin-utils": "^7.24.0",
- "@babel/plugin-syntax-optional-catch-binding": "^7.8.3"
- },
- "engines": {
- "node": ">=6.9.0"
- },
- "peerDependencies": {
- "@babel/core": "^7.0.0-0"
- }
+ "license": "MIT",
+ "optional": true,
+ "os": [
+ "android"
+ ]
},
- "node_modules/@babel/plugin-transform-optional-chaining": {
- "version": "7.24.1",
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-optional-chaining/-/plugin-transform-optional-chaining-7.24.1.tgz",
- "integrity": "sha512-n03wmDt+987qXwAgcBlnUUivrZBPZ8z1plL0YvgQalLm+ZE5BMhGm94jhxXtA1wzv1Cu2aaOv1BM9vbVttrzSg==",
+ "node_modules/@rollup/rollup-darwin-arm64": {
+ "version": "4.52.5",
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-arm64/-/rollup-darwin-arm64-4.52.5.tgz",
+ "integrity": "sha512-takF3CR71mCAGA+v794QUZ0b6ZSrgJkArC+gUiG6LB6TQty9T0Mqh3m2ImRBOxS2IeYBo4lKWIieSvnEk2OQWA==",
+ "cpu": [
+ "arm64"
+ ],
"dev": true,
- "dependencies": {
- "@babel/helper-plugin-utils": "^7.24.0",
- "@babel/helper-skip-transparent-expression-wrappers": "^7.22.5",
- "@babel/plugin-syntax-optional-chaining": "^7.8.3"
- },
- "engines": {
- "node": ">=6.9.0"
- },
- "peerDependencies": {
- "@babel/core": "^7.0.0-0"
- }
+ "license": "MIT",
+ "optional": true,
+ "os": [
+ "darwin"
+ ]
},
- "node_modules/@babel/plugin-transform-parameters": {
- "version": "7.24.1",
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.24.1.tgz",
- "integrity": "sha512-8Jl6V24g+Uw5OGPeWNKrKqXPDw2YDjLc53ojwfMcKwlEoETKU9rU0mHUtcg9JntWI/QYzGAXNWEcVHZ+fR+XXg==",
+ "node_modules/@rollup/rollup-darwin-x64": {
+ "version": "4.52.5",
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-x64/-/rollup-darwin-x64-4.52.5.tgz",
+ "integrity": "sha512-W901Pla8Ya95WpxDn//VF9K9u2JbocwV/v75TE0YIHNTbhqUTv9w4VuQ9MaWlNOkkEfFwkdNhXgcLqPSmHy0fA==",
+ "cpu": [
+ "x64"
+ ],
"dev": true,
- "dependencies": {
- "@babel/helper-plugin-utils": "^7.24.0"
- },
- "engines": {
- "node": ">=6.9.0"
- },
- "peerDependencies": {
- "@babel/core": "^7.0.0-0"
- }
+ "license": "MIT",
+ "optional": true,
+ "os": [
+ "darwin"
+ ]
},
- "node_modules/@babel/plugin-transform-private-methods": {
- "version": "7.24.1",
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-private-methods/-/plugin-transform-private-methods-7.24.1.tgz",
- "integrity": "sha512-tGvisebwBO5em4PaYNqt4fkw56K2VALsAbAakY0FjTYqJp7gfdrgr7YX76Or8/cpik0W6+tj3rZ0uHU9Oil4tw==",
+ "node_modules/@rollup/rollup-freebsd-arm64": {
+ "version": "4.52.5",
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-freebsd-arm64/-/rollup-freebsd-arm64-4.52.5.tgz",
+ "integrity": "sha512-QofO7i7JycsYOWxe0GFqhLmF6l1TqBswJMvICnRUjqCx8b47MTo46W8AoeQwiokAx3zVryVnxtBMcGcnX12LvA==",
+ "cpu": [
+ "arm64"
+ ],
"dev": true,
- "dependencies": {
- "@babel/helper-create-class-features-plugin": "^7.24.1",
- "@babel/helper-plugin-utils": "^7.24.0"
- },
- "engines": {
- "node": ">=6.9.0"
- },
- "peerDependencies": {
- "@babel/core": "^7.0.0-0"
- }
+ "license": "MIT",
+ "optional": true,
+ "os": [
+ "freebsd"
+ ]
},
- "node_modules/@babel/plugin-transform-private-property-in-object": {
- "version": "7.25.9",
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-private-property-in-object/-/plugin-transform-private-property-in-object-7.25.9.tgz",
- "integrity": "sha512-Evf3kcMqzXA3xfYJmZ9Pg1OvKdtqsDMSWBDzZOPLvHiTt36E75jLDQo5w1gtRU95Q4E5PDttrTf25Fw8d/uWLw==",
+ "node_modules/@rollup/rollup-freebsd-x64": {
+ "version": "4.52.5",
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-freebsd-x64/-/rollup-freebsd-x64-4.52.5.tgz",
+ "integrity": "sha512-jr21b/99ew8ujZubPo9skbrItHEIE50WdV86cdSoRkKtmWa+DDr6fu2c/xyRT0F/WazZpam6kk7IHBerSL7LDQ==",
+ "cpu": [
+ "x64"
+ ],
"dev": true,
- "dependencies": {
- "@babel/helper-annotate-as-pure": "^7.25.9",
- "@babel/helper-create-class-features-plugin": "^7.25.9",
- "@babel/helper-plugin-utils": "^7.25.9"
- },
- "engines": {
- "node": ">=6.9.0"
- },
- "peerDependencies": {
- "@babel/core": "^7.0.0-0"
- }
+ "license": "MIT",
+ "optional": true,
+ "os": [
+ "freebsd"
+ ]
},
- "node_modules/@babel/plugin-transform-property-literals": {
- "version": "7.24.1",
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-property-literals/-/plugin-transform-property-literals-7.24.1.tgz",
- "integrity": "sha512-LetvD7CrHmEx0G442gOomRr66d7q8HzzGGr4PMHGr+5YIm6++Yke+jxj246rpvsbyhJwCLxcTn6zW1P1BSenqA==",
+ "node_modules/@rollup/rollup-linux-arm-gnueabihf": {
+ "version": "4.52.5",
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm-gnueabihf/-/rollup-linux-arm-gnueabihf-4.52.5.tgz",
+ "integrity": "sha512-PsNAbcyv9CcecAUagQefwX8fQn9LQ4nZkpDboBOttmyffnInRy8R8dSg6hxxl2Re5QhHBf6FYIDhIj5v982ATQ==",
+ "cpu": [
+ "arm"
+ ],
"dev": true,
- "dependencies": {
- "@babel/helper-plugin-utils": "^7.24.0"
- },
- "engines": {
- "node": ">=6.9.0"
- },
- "peerDependencies": {
- "@babel/core": "^7.0.0-0"
- }
+ "license": "MIT",
+ "optional": true,
+ "os": [
+ "linux"
+ ]
},
- "node_modules/@babel/plugin-transform-react-constant-elements": {
- "version": "7.24.1",
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-constant-elements/-/plugin-transform-react-constant-elements-7.24.1.tgz",
- "integrity": "sha512-QXp1U9x0R7tkiGB0FOk8o74jhnap0FlZ5gNkRIWdG3eP+SvMFg118e1zaWewDzgABb106QSKpVsD3Wgd8t6ifA==",
+ "node_modules/@rollup/rollup-linux-arm-musleabihf": {
+ "version": "4.52.5",
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm-musleabihf/-/rollup-linux-arm-musleabihf-4.52.5.tgz",
+ "integrity": "sha512-Fw4tysRutyQc/wwkmcyoqFtJhh0u31K+Q6jYjeicsGJJ7bbEq8LwPWV/w0cnzOqR2m694/Af6hpFayLJZkG2VQ==",
+ "cpu": [
+ "arm"
+ ],
"dev": true,
- "dependencies": {
- "@babel/helper-plugin-utils": "^7.24.0"
- },
- "engines": {
- "node": ">=6.9.0"
- },
- "peerDependencies": {
- "@babel/core": "^7.0.0-0"
- }
+ "license": "MIT",
+ "optional": true,
+ "os": [
+ "linux"
+ ]
},
- "node_modules/@babel/plugin-transform-react-display-name": {
- "version": "7.24.1",
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-display-name/-/plugin-transform-react-display-name-7.24.1.tgz",
- "integrity": "sha512-mvoQg2f9p2qlpDQRBC7M3c3XTr0k7cp/0+kFKKO/7Gtu0LSw16eKB+Fabe2bDT/UpsyasTBBkAnbdsLrkD5XMw==",
+ "node_modules/@rollup/rollup-linux-arm64-gnu": {
+ "version": "4.52.5",
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-gnu/-/rollup-linux-arm64-gnu-4.52.5.tgz",
+ "integrity": "sha512-a+3wVnAYdQClOTlyapKmyI6BLPAFYs0JM8HRpgYZQO02rMR09ZcV9LbQB+NL6sljzG38869YqThrRnfPMCDtZg==",
+ "cpu": [
+ "arm64"
+ ],
"dev": true,
- "dependencies": {
- "@babel/helper-plugin-utils": "^7.24.0"
- },
- "engines": {
- "node": ">=6.9.0"
- },
- "peerDependencies": {
- "@babel/core": "^7.0.0-0"
- }
+ "license": "MIT",
+ "optional": true,
+ "os": [
+ "linux"
+ ]
},
- "node_modules/@babel/plugin-transform-react-jsx": {
- "version": "7.23.4",
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.23.4.tgz",
- "integrity": "sha512-5xOpoPguCZCRbo/JeHlloSkTA8Bld1J/E1/kLfD1nsuiW1m8tduTA1ERCgIZokDflX/IBzKcqR3l7VlRgiIfHA==",
+ "node_modules/@rollup/rollup-linux-arm64-musl": {
+ "version": "4.52.5",
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-musl/-/rollup-linux-arm64-musl-4.52.5.tgz",
+ "integrity": "sha512-AvttBOMwO9Pcuuf7m9PkC1PUIKsfaAJ4AYhy944qeTJgQOqJYJ9oVl2nYgY7Rk0mkbsuOpCAYSs6wLYB2Xiw0Q==",
+ "cpu": [
+ "arm64"
+ ],
"dev": true,
- "dependencies": {
- "@babel/helper-annotate-as-pure": "^7.22.5",
- "@babel/helper-module-imports": "^7.22.15",
- "@babel/helper-plugin-utils": "^7.22.5",
- "@babel/plugin-syntax-jsx": "^7.23.3",
- "@babel/types": "^7.23.4"
- },
- "engines": {
- "node": ">=6.9.0"
- },
- "peerDependencies": {
- "@babel/core": "^7.0.0-0"
- }
+ "license": "MIT",
+ "optional": true,
+ "os": [
+ "linux"
+ ]
},
- "node_modules/@babel/plugin-transform-react-jsx-development": {
- "version": "7.22.5",
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-jsx-development/-/plugin-transform-react-jsx-development-7.22.5.tgz",
- "integrity": "sha512-bDhuzwWMuInwCYeDeMzyi7TaBgRQei6DqxhbyniL7/VG4RSS7HtSL2QbY4eESy1KJqlWt8g3xeEBGPuo+XqC8A==",
+ "node_modules/@rollup/rollup-linux-loong64-gnu": {
+ "version": "4.52.5",
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-loong64-gnu/-/rollup-linux-loong64-gnu-4.52.5.tgz",
+ "integrity": "sha512-DkDk8pmXQV2wVrF6oq5tONK6UHLz/XcEVow4JTTerdeV1uqPeHxwcg7aFsfnSm9L+OO8WJsWotKM2JJPMWrQtA==",
+ "cpu": [
+ "loong64"
+ ],
"dev": true,
- "dependencies": {
- "@babel/plugin-transform-react-jsx": "^7.22.5"
- },
- "engines": {
- "node": ">=6.9.0"
- },
- "peerDependencies": {
- "@babel/core": "^7.0.0-0"
- }
+ "license": "MIT",
+ "optional": true,
+ "os": [
+ "linux"
+ ]
},
- "node_modules/@babel/plugin-transform-react-pure-annotations": {
- "version": "7.24.1",
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-pure-annotations/-/plugin-transform-react-pure-annotations-7.24.1.tgz",
- "integrity": "sha512-+pWEAaDJvSm9aFvJNpLiM2+ktl2Sn2U5DdyiWdZBxmLc6+xGt88dvFqsHiAiDS+8WqUwbDfkKz9jRxK3M0k+kA==",
+ "node_modules/@rollup/rollup-linux-ppc64-gnu": {
+ "version": "4.52.5",
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-ppc64-gnu/-/rollup-linux-ppc64-gnu-4.52.5.tgz",
+ "integrity": "sha512-W/b9ZN/U9+hPQVvlGwjzi+Wy4xdoH2I8EjaCkMvzpI7wJUs8sWJ03Rq96jRnHkSrcHTpQe8h5Tg3ZzUPGauvAw==",
+ "cpu": [
+ "ppc64"
+ ],
"dev": true,
- "dependencies": {
- "@babel/helper-annotate-as-pure": "^7.22.5",
- "@babel/helper-plugin-utils": "^7.24.0"
- },
- "engines": {
- "node": ">=6.9.0"
- },
- "peerDependencies": {
- "@babel/core": "^7.0.0-0"
- }
+ "license": "MIT",
+ "optional": true,
+ "os": [
+ "linux"
+ ]
+ },
+ "node_modules/@rollup/rollup-linux-riscv64-gnu": {
+ "version": "4.52.5",
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-riscv64-gnu/-/rollup-linux-riscv64-gnu-4.52.5.tgz",
+ "integrity": "sha512-sjQLr9BW7R/ZiXnQiWPkErNfLMkkWIoCz7YMn27HldKsADEKa5WYdobaa1hmN6slu9oWQbB6/jFpJ+P2IkVrmw==",
+ "cpu": [
+ "riscv64"
+ ],
+ "dev": true,
+ "license": "MIT",
+ "optional": true,
+ "os": [
+ "linux"
+ ]
+ },
+ "node_modules/@rollup/rollup-linux-riscv64-musl": {
+ "version": "4.52.5",
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-riscv64-musl/-/rollup-linux-riscv64-musl-4.52.5.tgz",
+ "integrity": "sha512-hq3jU/kGyjXWTvAh2awn8oHroCbrPm8JqM7RUpKjalIRWWXE01CQOf/tUNWNHjmbMHg/hmNCwc/Pz3k1T/j/Lg==",
+ "cpu": [
+ "riscv64"
+ ],
+ "dev": true,
+ "license": "MIT",
+ "optional": true,
+ "os": [
+ "linux"
+ ]
+ },
+ "node_modules/@rollup/rollup-linux-s390x-gnu": {
+ "version": "4.52.5",
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-s390x-gnu/-/rollup-linux-s390x-gnu-4.52.5.tgz",
+ "integrity": "sha512-gn8kHOrku8D4NGHMK1Y7NA7INQTRdVOntt1OCYypZPRt6skGbddska44K8iocdpxHTMMNui5oH4elPH4QOLrFQ==",
+ "cpu": [
+ "s390x"
+ ],
+ "dev": true,
+ "license": "MIT",
+ "optional": true,
+ "os": [
+ "linux"
+ ]
+ },
+ "node_modules/@rollup/rollup-linux-x64-gnu": {
+ "version": "4.52.5",
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.52.5.tgz",
+ "integrity": "sha512-hXGLYpdhiNElzN770+H2nlx+jRog8TyynpTVzdlc6bndktjKWyZyiCsuDAlpd+j+W+WNqfcyAWz9HxxIGfZm1Q==",
+ "cpu": [
+ "x64"
+ ],
+ "dev": true,
+ "license": "MIT",
+ "optional": true,
+ "os": [
+ "linux"
+ ]
+ },
+ "node_modules/@rollup/rollup-linux-x64-musl": {
+ "version": "4.52.5",
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-musl/-/rollup-linux-x64-musl-4.52.5.tgz",
+ "integrity": "sha512-arCGIcuNKjBoKAXD+y7XomR9gY6Mw7HnFBv5Rw7wQRvwYLR7gBAgV7Mb2QTyjXfTveBNFAtPt46/36vV9STLNg==",
+ "cpu": [
+ "x64"
+ ],
+ "dev": true,
+ "license": "MIT",
+ "optional": true,
+ "os": [
+ "linux"
+ ]
+ },
+ "node_modules/@rollup/rollup-openharmony-arm64": {
+ "version": "4.52.5",
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-openharmony-arm64/-/rollup-openharmony-arm64-4.52.5.tgz",
+ "integrity": "sha512-QoFqB6+/9Rly/RiPjaomPLmR/13cgkIGfA40LHly9zcH1S0bN2HVFYk3a1eAyHQyjs3ZJYlXvIGtcCs5tko9Cw==",
+ "cpu": [
+ "arm64"
+ ],
+ "dev": true,
+ "license": "MIT",
+ "optional": true,
+ "os": [
+ "openharmony"
+ ]
+ },
+ "node_modules/@rollup/rollup-win32-arm64-msvc": {
+ "version": "4.52.5",
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-arm64-msvc/-/rollup-win32-arm64-msvc-4.52.5.tgz",
+ "integrity": "sha512-w0cDWVR6MlTstla1cIfOGyl8+qb93FlAVutcor14Gf5Md5ap5ySfQ7R9S/NjNaMLSFdUnKGEasmVnu3lCMqB7w==",
+ "cpu": [
+ "arm64"
+ ],
+ "dev": true,
+ "license": "MIT",
+ "optional": true,
+ "os": [
+ "win32"
+ ]
+ },
+ "node_modules/@rollup/rollup-win32-ia32-msvc": {
+ "version": "4.52.5",
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-ia32-msvc/-/rollup-win32-ia32-msvc-4.52.5.tgz",
+ "integrity": "sha512-Aufdpzp7DpOTULJCuvzqcItSGDH73pF3ko/f+ckJhxQyHtp67rHw3HMNxoIdDMUITJESNE6a8uh4Lo4SLouOUg==",
+ "cpu": [
+ "ia32"
+ ],
+ "dev": true,
+ "license": "MIT",
+ "optional": true,
+ "os": [
+ "win32"
+ ]
+ },
+ "node_modules/@rollup/rollup-win32-x64-gnu": {
+ "version": "4.52.5",
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-x64-gnu/-/rollup-win32-x64-gnu-4.52.5.tgz",
+ "integrity": "sha512-UGBUGPFp1vkj6p8wCRraqNhqwX/4kNQPS57BCFc8wYh0g94iVIW33wJtQAx3G7vrjjNtRaxiMUylM0ktp/TRSQ==",
+ "cpu": [
+ "x64"
+ ],
+ "dev": true,
+ "license": "MIT",
+ "optional": true,
+ "os": [
+ "win32"
+ ]
+ },
+ "node_modules/@rollup/rollup-win32-x64-msvc": {
+ "version": "4.52.5",
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-x64-msvc/-/rollup-win32-x64-msvc-4.52.5.tgz",
+ "integrity": "sha512-TAcgQh2sSkykPRWLrdyy2AiceMckNf5loITqXxFI5VuQjS5tSuw3WlwdN8qv8vzjLAUTvYaH/mVjSFpbkFbpTg==",
+ "cpu": [
+ "x64"
+ ],
+ "dev": true,
+ "license": "MIT",
+ "optional": true,
+ "os": [
+ "win32"
+ ]
+ },
+ "node_modules/@sinclair/typebox": {
+ "version": "0.27.8",
+ "resolved": "https://registry.npmjs.org/@sinclair/typebox/-/typebox-0.27.8.tgz",
+ "integrity": "sha512-+Fj43pSMwJs4KRrH/938Uf+uAELIgVBmQzg/q1YG10djyfA3TnrU8N8XzqCh/okZdszqBQTZf96idMfE5lnwTA==",
+ "dev": true,
+ "license": "MIT"
},
- "node_modules/@babel/plugin-transform-regenerator": {
- "version": "7.24.1",
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.24.1.tgz",
- "integrity": "sha512-sJwZBCzIBE4t+5Q4IGLaaun5ExVMRY0lYwos/jNecjMrVCygCdph3IKv0tkP5Fc87e/1+bebAmEAGBfnRD+cnw==",
+ "node_modules/@socket.io/component-emitter": {
+ "version": "3.1.2",
+ "resolved": "https://registry.npmjs.org/@socket.io/component-emitter/-/component-emitter-3.1.2.tgz",
+ "integrity": "sha512-9BCxFwvbGg/RsZK9tjXd8s4UcwR0MWeFQ1XEKIQVVvAGJyINdrqKMcTRyLoK8Rse1GjzLV9cwjWV1olXRWEXVA==",
+ "dev": true,
+ "license": "MIT"
+ },
+ "node_modules/@testing-library/dom": {
+ "version": "10.4.1",
+ "resolved": "https://registry.npmjs.org/@testing-library/dom/-/dom-10.4.1.tgz",
+ "integrity": "sha512-o4PXJQidqJl82ckFaXUeoAW+XysPLauYI43Abki5hABd853iMhitooc6znOnczgbTYmEP6U6/y1ZyKAIsvMKGg==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "@babel/helper-plugin-utils": "^7.24.0",
- "regenerator-transform": "^0.15.2"
+ "@babel/code-frame": "^7.10.4",
+ "@babel/runtime": "^7.12.5",
+ "@types/aria-query": "^5.0.1",
+ "aria-query": "5.3.0",
+ "dom-accessibility-api": "^0.5.9",
+ "lz-string": "^1.5.0",
+ "picocolors": "1.1.1",
+ "pretty-format": "^27.0.2"
},
"engines": {
- "node": ">=6.9.0"
- },
- "peerDependencies": {
- "@babel/core": "^7.0.0-0"
+ "node": ">=18"
}
},
- "node_modules/@babel/plugin-transform-reserved-words": {
- "version": "7.24.1",
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-reserved-words/-/plugin-transform-reserved-words-7.24.1.tgz",
- "integrity": "sha512-JAclqStUfIwKN15HrsQADFgeZt+wexNQ0uLhuqvqAUFoqPMjEcFCYZBhq0LUdz6dZK/mD+rErhW71fbx8RYElg==",
+ "node_modules/@testing-library/dom/node_modules/ansi-styles": {
+ "version": "5.2.0",
+ "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-5.2.0.tgz",
+ "integrity": "sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==",
"dev": true,
- "dependencies": {
- "@babel/helper-plugin-utils": "^7.24.0"
- },
+ "license": "MIT",
"engines": {
- "node": ">=6.9.0"
+ "node": ">=10"
},
- "peerDependencies": {
- "@babel/core": "^7.0.0-0"
+ "funding": {
+ "url": "https://github.com/chalk/ansi-styles?sponsor=1"
}
},
- "node_modules/@babel/plugin-transform-runtime": {
- "version": "7.24.3",
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.24.3.tgz",
- "integrity": "sha512-J0BuRPNlNqlMTRJ72eVptpt9VcInbxO6iP3jaxr+1NPhC0UkKL+6oeX6VXMEYdADnuqmMmsBspt4d5w8Y/TCbQ==",
+ "node_modules/@testing-library/dom/node_modules/pretty-format": {
+ "version": "27.5.1",
+ "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-27.5.1.tgz",
+ "integrity": "sha512-Qb1gy5OrP5+zDf2Bvnzdl3jsTf1qXVMazbvCoKhtKqVs4/YK4ozX4gKQJJVyNe+cajNPn0KoC0MC3FUmaHWEmQ==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "@babel/helper-module-imports": "^7.24.3",
- "@babel/helper-plugin-utils": "^7.24.0",
- "babel-plugin-polyfill-corejs2": "^0.4.10",
- "babel-plugin-polyfill-corejs3": "^0.10.1",
- "babel-plugin-polyfill-regenerator": "^0.6.1",
- "semver": "^6.3.1"
+ "ansi-regex": "^5.0.1",
+ "ansi-styles": "^5.0.0",
+ "react-is": "^17.0.1"
},
"engines": {
- "node": ">=6.9.0"
- },
- "peerDependencies": {
- "@babel/core": "^7.0.0-0"
+ "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
}
},
- "node_modules/@babel/plugin-transform-runtime/node_modules/semver": {
- "version": "6.3.1",
- "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz",
- "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==",
+ "node_modules/@testing-library/dom/node_modules/react-is": {
+ "version": "17.0.2",
+ "resolved": "https://registry.npmjs.org/react-is/-/react-is-17.0.2.tgz",
+ "integrity": "sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w==",
"dev": true,
- "bin": {
- "semver": "bin/semver.js"
- }
+ "license": "MIT"
},
- "node_modules/@babel/plugin-transform-shorthand-properties": {
- "version": "7.24.1",
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-shorthand-properties/-/plugin-transform-shorthand-properties-7.24.1.tgz",
- "integrity": "sha512-LyjVB1nsJ6gTTUKRjRWx9C1s9hE7dLfP/knKdrfeH9UPtAGjYGgxIbFfx7xyLIEWs7Xe1Gnf8EWiUqfjLhInZA==",
+ "node_modules/@testing-library/user-event": {
+ "version": "14.6.1",
+ "resolved": "https://registry.npmjs.org/@testing-library/user-event/-/user-event-14.6.1.tgz",
+ "integrity": "sha512-vq7fv0rnt+QTXgPxr5Hjc210p6YKq2kmdziLgnsZGgLJ9e6VAShx1pACLuRjd/AS/sr7phAR58OIIpf0LlmQNw==",
"dev": true,
- "dependencies": {
- "@babel/helper-plugin-utils": "^7.24.0"
- },
+ "license": "MIT",
"engines": {
- "node": ">=6.9.0"
+ "node": ">=12",
+ "npm": ">=6"
},
"peerDependencies": {
- "@babel/core": "^7.0.0-0"
+ "@testing-library/dom": ">=7.21.4"
}
},
- "node_modules/@babel/plugin-transform-spread": {
- "version": "7.24.1",
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-spread/-/plugin-transform-spread-7.24.1.tgz",
- "integrity": "sha512-KjmcIM+fxgY+KxPVbjelJC6hrH1CgtPmTvdXAfn3/a9CnWGSTY7nH4zm5+cjmWJybdcPSsD0++QssDsjcpe47g==",
+ "node_modules/@tsconfig/node10": {
+ "version": "1.0.11",
+ "resolved": "https://registry.npmjs.org/@tsconfig/node10/-/node10-1.0.11.tgz",
+ "integrity": "sha512-DcRjDCujK/kCk/cUe8Xz8ZSpm8mS3mNNpta+jGCA6USEDfktlNvm1+IuZ9eTcDbNk41BHwpHHeW+N1lKCz4zOw==",
+ "dev": true,
+ "license": "MIT"
+ },
+ "node_modules/@tsconfig/node12": {
+ "version": "1.0.11",
+ "resolved": "https://registry.npmjs.org/@tsconfig/node12/-/node12-1.0.11.tgz",
+ "integrity": "sha512-cqefuRsh12pWyGsIoBKJA9luFu3mRxCA+ORZvA4ktLSzIuCUtWVxGIuXigEwO5/ywWFMZ2QEGKWvkZG1zDMTag==",
"dev": true,
- "dependencies": {
- "@babel/helper-plugin-utils": "^7.24.0",
- "@babel/helper-skip-transparent-expression-wrappers": "^7.22.5"
- },
- "engines": {
- "node": ">=6.9.0"
- },
- "peerDependencies": {
- "@babel/core": "^7.0.0-0"
- }
+ "license": "MIT"
+ },
+ "node_modules/@tsconfig/node14": {
+ "version": "1.0.3",
+ "resolved": "https://registry.npmjs.org/@tsconfig/node14/-/node14-1.0.3.tgz",
+ "integrity": "sha512-ysT8mhdixWK6Hw3i1V2AeRqZ5WfXg1G43mqoYlM2nc6388Fq5jcXyr5mRsqViLx/GJYdoL0bfXD8nmF+Zn/Iow==",
+ "dev": true,
+ "license": "MIT"
+ },
+ "node_modules/@tsconfig/node16": {
+ "version": "1.0.4",
+ "resolved": "https://registry.npmjs.org/@tsconfig/node16/-/node16-1.0.4.tgz",
+ "integrity": "sha512-vxhUy4J8lyeyinH7Azl1pdd43GJhZH/tP2weN8TntQblOY+A0XbT8DJk1/oCPuOOyg/Ja757rG0CgHcWC8OfMA==",
+ "dev": true,
+ "license": "MIT"
+ },
+ "node_modules/@types/aria-query": {
+ "version": "5.0.4",
+ "resolved": "https://registry.npmjs.org/@types/aria-query/-/aria-query-5.0.4.tgz",
+ "integrity": "sha512-rfT93uj5s0PRL7EzccGMs3brplhcrghnDoV26NqKhCAS1hVo+WdNsPvE/yb6ilfr5hi2MEk6d5EWJTKdxg8jVw==",
+ "dev": true,
+ "license": "MIT"
},
- "node_modules/@babel/plugin-transform-sticky-regex": {
- "version": "7.24.1",
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-sticky-regex/-/plugin-transform-sticky-regex-7.24.1.tgz",
- "integrity": "sha512-9v0f1bRXgPVcPrngOQvLXeGNNVLc8UjMVfebo9ka0WF3/7+aVUHmaJVT3sa0XCzEFioPfPHZiOcYG9qOsH63cw==",
+ "node_modules/@types/babel__core": {
+ "version": "7.20.5",
+ "resolved": "https://registry.npmjs.org/@types/babel__core/-/babel__core-7.20.5.tgz",
+ "integrity": "sha512-qoQprZvz5wQFJwMDqeseRXWv3rqMvhgpbXFfVyWhbx9X47POIA6i/+dXefEmZKoAgOaTdaIgNSMqMIU61yRyzA==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "@babel/helper-plugin-utils": "^7.24.0"
- },
- "engines": {
- "node": ">=6.9.0"
- },
- "peerDependencies": {
- "@babel/core": "^7.0.0-0"
+ "@babel/parser": "^7.20.7",
+ "@babel/types": "^7.20.7",
+ "@types/babel__generator": "*",
+ "@types/babel__template": "*",
+ "@types/babel__traverse": "*"
}
},
- "node_modules/@babel/plugin-transform-template-literals": {
- "version": "7.24.1",
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-template-literals/-/plugin-transform-template-literals-7.24.1.tgz",
- "integrity": "sha512-WRkhROsNzriarqECASCNu/nojeXCDTE/F2HmRgOzi7NGvyfYGq1NEjKBK3ckLfRgGc6/lPAqP0vDOSw3YtG34g==",
+ "node_modules/@types/babel__generator": {
+ "version": "7.27.0",
+ "resolved": "https://registry.npmjs.org/@types/babel__generator/-/babel__generator-7.27.0.tgz",
+ "integrity": "sha512-ufFd2Xi92OAVPYsy+P4n7/U7e68fex0+Ee8gSG9KX7eo084CWiQ4sdxktvdl0bOPupXtVJPY19zk6EwWqUQ8lg==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "@babel/helper-plugin-utils": "^7.24.0"
- },
- "engines": {
- "node": ">=6.9.0"
- },
- "peerDependencies": {
- "@babel/core": "^7.0.0-0"
+ "@babel/types": "^7.0.0"
}
},
- "node_modules/@babel/plugin-transform-typeof-symbol": {
- "version": "7.24.1",
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-typeof-symbol/-/plugin-transform-typeof-symbol-7.24.1.tgz",
- "integrity": "sha512-CBfU4l/A+KruSUoW+vTQthwcAdwuqbpRNB8HQKlZABwHRhsdHZ9fezp4Sn18PeAlYxTNiLMlx4xUBV3AWfg1BA==",
+ "node_modules/@types/babel__template": {
+ "version": "7.4.4",
+ "resolved": "https://registry.npmjs.org/@types/babel__template/-/babel__template-7.4.4.tgz",
+ "integrity": "sha512-h/NUaSyG5EyxBIp8YRxo4RMe2/qQgvyowRwVMzhYhBCONbW8PUsg4lkFMrhgZhUe5z3L3MiLDuvyJ/CaPa2A8A==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "@babel/helper-plugin-utils": "^7.24.0"
- },
- "engines": {
- "node": ">=6.9.0"
- },
- "peerDependencies": {
- "@babel/core": "^7.0.0-0"
+ "@babel/parser": "^7.1.0",
+ "@babel/types": "^7.0.0"
}
},
- "node_modules/@babel/plugin-transform-typescript": {
- "version": "7.24.1",
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.24.1.tgz",
- "integrity": "sha512-liYSESjX2fZ7JyBFkYG78nfvHlMKE6IpNdTVnxmlYUR+j5ZLsitFbaAE+eJSK2zPPkNWNw4mXL51rQ8WrvdK0w==",
+ "node_modules/@types/babel__traverse": {
+ "version": "7.28.0",
+ "resolved": "https://registry.npmjs.org/@types/babel__traverse/-/babel__traverse-7.28.0.tgz",
+ "integrity": "sha512-8PvcXf70gTDZBgt9ptxJ8elBeBjcLOAcOtoO/mPJjtji1+CdGbHgm77om1GrsPxsiE+uXIpNSK64UYaIwQXd4Q==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "@babel/helper-annotate-as-pure": "^7.22.5",
- "@babel/helper-create-class-features-plugin": "^7.24.1",
- "@babel/helper-plugin-utils": "^7.24.0",
- "@babel/plugin-syntax-typescript": "^7.24.1"
- },
- "engines": {
- "node": ">=6.9.0"
- },
- "peerDependencies": {
- "@babel/core": "^7.0.0-0"
+ "@babel/types": "^7.28.2"
}
},
- "node_modules/@babel/plugin-transform-unicode-escapes": {
- "version": "7.24.1",
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-escapes/-/plugin-transform-unicode-escapes-7.24.1.tgz",
- "integrity": "sha512-RlkVIcWT4TLI96zM660S877E7beKlQw7Ig+wqkKBiWfj0zH5Q4h50q6er4wzZKRNSYpfo6ILJ+hrJAGSX2qcNw==",
+ "node_modules/@types/chai": {
+ "version": "5.2.3",
+ "resolved": "https://registry.npmjs.org/@types/chai/-/chai-5.2.3.tgz",
+ "integrity": "sha512-Mw558oeA9fFbv65/y4mHtXDs9bPnFMZAL/jxdPFUpOHHIXX91mcgEHbS5Lahr+pwZFR8A7GQleRWeI6cGFC2UA==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "@babel/helper-plugin-utils": "^7.24.0"
- },
- "engines": {
- "node": ">=6.9.0"
- },
- "peerDependencies": {
- "@babel/core": "^7.0.0-0"
+ "@types/deep-eql": "*",
+ "assertion-error": "^2.0.1"
}
},
- "node_modules/@babel/plugin-transform-unicode-property-regex": {
- "version": "7.24.1",
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-property-regex/-/plugin-transform-unicode-property-regex-7.24.1.tgz",
- "integrity": "sha512-Ss4VvlfYV5huWApFsF8/Sq0oXnGO+jB+rijFEFugTd3cwSObUSnUi88djgR5528Csl0uKlrI331kRqe56Ov2Ng==",
+ "node_modules/@types/cors": {
+ "version": "2.8.19",
+ "resolved": "https://registry.npmjs.org/@types/cors/-/cors-2.8.19.tgz",
+ "integrity": "sha512-mFNylyeyqN93lfe/9CSxOGREz8cpzAhH+E93xJ4xWQf62V8sQ/24reV2nyzUWM6H6Xji+GGHpkbLe7pVoUEskg==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "@babel/helper-create-regexp-features-plugin": "^7.22.15",
- "@babel/helper-plugin-utils": "^7.24.0"
- },
- "engines": {
- "node": ">=6.9.0"
- },
- "peerDependencies": {
- "@babel/core": "^7.0.0-0"
+ "@types/node": "*"
}
},
- "node_modules/@babel/plugin-transform-unicode-regex": {
- "version": "7.24.1",
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.24.1.tgz",
- "integrity": "sha512-2A/94wgZgxfTsiLaQ2E36XAOdcZmGAaEEgVmxQWwZXWkGhvoHbaqXcKnU8zny4ycpu3vNqg0L/PcCiYtHtA13g==",
+ "node_modules/@types/debug": {
+ "version": "4.1.12",
+ "resolved": "https://registry.npmjs.org/@types/debug/-/debug-4.1.12.tgz",
+ "integrity": "sha512-vIChWdVG3LG1SMxEvI/AK+FWJthlrqlTu7fbrlywTkkaONwk/UAGaULXRlf8vkzFBLVm0zkMdCquhL5aOjhXPQ==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "@babel/helper-create-regexp-features-plugin": "^7.22.15",
- "@babel/helper-plugin-utils": "^7.24.0"
- },
- "engines": {
- "node": ">=6.9.0"
- },
- "peerDependencies": {
- "@babel/core": "^7.0.0-0"
+ "@types/ms": "*"
}
},
- "node_modules/@babel/plugin-transform-unicode-sets-regex": {
- "version": "7.24.1",
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-sets-regex/-/plugin-transform-unicode-sets-regex-7.24.1.tgz",
- "integrity": "sha512-fqj4WuzzS+ukpgerpAoOnMfQXwUHFxXUZUE84oL2Kao2N8uSlvcpnAidKASgsNgzZHBsHWvcm8s9FPWUhAb8fA==",
+ "node_modules/@types/deep-eql": {
+ "version": "4.0.2",
+ "resolved": "https://registry.npmjs.org/@types/deep-eql/-/deep-eql-4.0.2.tgz",
+ "integrity": "sha512-c9h9dVVMigMPc4bwTvC5dxqtqJZwQPePsWjPlpSOnojbor6pGqdk541lfA7AqFQr5pB1BRdq0juY9db81BwyFw==",
"dev": true,
- "dependencies": {
- "@babel/helper-create-regexp-features-plugin": "^7.22.15",
- "@babel/helper-plugin-utils": "^7.24.0"
- },
- "engines": {
- "node": ">=6.9.0"
- },
- "peerDependencies": {
- "@babel/core": "^7.0.0"
- }
- },
- "node_modules/@babel/preset-env": {
- "version": "7.24.3",
- "resolved": "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.24.3.tgz",
- "integrity": "sha512-fSk430k5c2ff8536JcPvPWK4tZDwehWLGlBp0wrsBUjZVdeQV6lePbwKWZaZfK2vnh/1kQX1PzAJWsnBmVgGJA==",
- "dev": true,
- "dependencies": {
- "@babel/compat-data": "^7.24.1",
- "@babel/helper-compilation-targets": "^7.23.6",
- "@babel/helper-plugin-utils": "^7.24.0",
- "@babel/helper-validator-option": "^7.23.5",
- "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": "^7.24.1",
- "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": "^7.24.1",
- "@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly": "^7.24.1",
- "@babel/plugin-proposal-private-property-in-object": "7.21.0-placeholder-for-preset-env.2",
- "@babel/plugin-syntax-async-generators": "^7.8.4",
- "@babel/plugin-syntax-class-properties": "^7.12.13",
- "@babel/plugin-syntax-class-static-block": "^7.14.5",
- "@babel/plugin-syntax-dynamic-import": "^7.8.3",
- "@babel/plugin-syntax-export-namespace-from": "^7.8.3",
- "@babel/plugin-syntax-import-assertions": "^7.24.1",
- "@babel/plugin-syntax-import-attributes": "^7.24.1",
- "@babel/plugin-syntax-import-meta": "^7.10.4",
- "@babel/plugin-syntax-json-strings": "^7.8.3",
- "@babel/plugin-syntax-logical-assignment-operators": "^7.10.4",
- "@babel/plugin-syntax-nullish-coalescing-operator": "^7.8.3",
- "@babel/plugin-syntax-numeric-separator": "^7.10.4",
- "@babel/plugin-syntax-object-rest-spread": "^7.8.3",
- "@babel/plugin-syntax-optional-catch-binding": "^7.8.3",
- "@babel/plugin-syntax-optional-chaining": "^7.8.3",
- "@babel/plugin-syntax-private-property-in-object": "^7.14.5",
- "@babel/plugin-syntax-top-level-await": "^7.14.5",
- "@babel/plugin-syntax-unicode-sets-regex": "^7.18.6",
- "@babel/plugin-transform-arrow-functions": "^7.24.1",
- "@babel/plugin-transform-async-generator-functions": "^7.24.3",
- "@babel/plugin-transform-async-to-generator": "^7.24.1",
- "@babel/plugin-transform-block-scoped-functions": "^7.24.1",
- "@babel/plugin-transform-block-scoping": "^7.24.1",
- "@babel/plugin-transform-class-properties": "^7.24.1",
- "@babel/plugin-transform-class-static-block": "^7.24.1",
- "@babel/plugin-transform-classes": "^7.24.1",
- "@babel/plugin-transform-computed-properties": "^7.24.1",
- "@babel/plugin-transform-destructuring": "^7.24.1",
- "@babel/plugin-transform-dotall-regex": "^7.24.1",
- "@babel/plugin-transform-duplicate-keys": "^7.24.1",
- "@babel/plugin-transform-dynamic-import": "^7.24.1",
- "@babel/plugin-transform-exponentiation-operator": "^7.24.1",
- "@babel/plugin-transform-export-namespace-from": "^7.24.1",
- "@babel/plugin-transform-for-of": "^7.24.1",
- "@babel/plugin-transform-function-name": "^7.24.1",
- "@babel/plugin-transform-json-strings": "^7.24.1",
- "@babel/plugin-transform-literals": "^7.24.1",
- "@babel/plugin-transform-logical-assignment-operators": "^7.24.1",
- "@babel/plugin-transform-member-expression-literals": "^7.24.1",
- "@babel/plugin-transform-modules-amd": "^7.24.1",
- "@babel/plugin-transform-modules-commonjs": "^7.24.1",
- "@babel/plugin-transform-modules-systemjs": "^7.24.1",
- "@babel/plugin-transform-modules-umd": "^7.24.1",
- "@babel/plugin-transform-named-capturing-groups-regex": "^7.22.5",
- "@babel/plugin-transform-new-target": "^7.24.1",
- "@babel/plugin-transform-nullish-coalescing-operator": "^7.24.1",
- "@babel/plugin-transform-numeric-separator": "^7.24.1",
- "@babel/plugin-transform-object-rest-spread": "^7.24.1",
- "@babel/plugin-transform-object-super": "^7.24.1",
- "@babel/plugin-transform-optional-catch-binding": "^7.24.1",
- "@babel/plugin-transform-optional-chaining": "^7.24.1",
- "@babel/plugin-transform-parameters": "^7.24.1",
- "@babel/plugin-transform-private-methods": "^7.24.1",
- "@babel/plugin-transform-private-property-in-object": "^7.24.1",
- "@babel/plugin-transform-property-literals": "^7.24.1",
- "@babel/plugin-transform-regenerator": "^7.24.1",
- "@babel/plugin-transform-reserved-words": "^7.24.1",
- "@babel/plugin-transform-shorthand-properties": "^7.24.1",
- "@babel/plugin-transform-spread": "^7.24.1",
- "@babel/plugin-transform-sticky-regex": "^7.24.1",
- "@babel/plugin-transform-template-literals": "^7.24.1",
- "@babel/plugin-transform-typeof-symbol": "^7.24.1",
- "@babel/plugin-transform-unicode-escapes": "^7.24.1",
- "@babel/plugin-transform-unicode-property-regex": "^7.24.1",
- "@babel/plugin-transform-unicode-regex": "^7.24.1",
- "@babel/plugin-transform-unicode-sets-regex": "^7.24.1",
- "@babel/preset-modules": "0.1.6-no-external-plugins",
- "babel-plugin-polyfill-corejs2": "^0.4.10",
- "babel-plugin-polyfill-corejs3": "^0.10.4",
- "babel-plugin-polyfill-regenerator": "^0.6.1",
- "core-js-compat": "^3.31.0",
- "semver": "^6.3.1"
- },
- "engines": {
- "node": ">=6.9.0"
- },
- "peerDependencies": {
- "@babel/core": "^7.0.0-0"
- }
- },
- "node_modules/@babel/preset-env/node_modules/@babel/plugin-proposal-private-property-in-object": {
- "version": "7.21.0-placeholder-for-preset-env.2",
- "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-private-property-in-object/-/plugin-proposal-private-property-in-object-7.21.0-placeholder-for-preset-env.2.tgz",
- "integrity": "sha512-SOSkfJDddaM7mak6cPEpswyTRnuRltl429hMraQEglW+OkovnCzsiszTmsrlY//qLFjCpQDFRvjdm2wA5pPm9w==",
- "dev": true,
- "engines": {
- "node": ">=6.9.0"
- },
- "peerDependencies": {
- "@babel/core": "^7.0.0-0"
- }
+ "license": "MIT"
},
- "node_modules/@babel/preset-env/node_modules/semver": {
- "version": "6.3.1",
- "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz",
- "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==",
+ "node_modules/@types/eslint": {
+ "version": "9.6.1",
+ "resolved": "https://registry.npmjs.org/@types/eslint/-/eslint-9.6.1.tgz",
+ "integrity": "sha512-FXx2pKgId/WyYo2jXw63kk7/+TY7u7AziEJxJAnSFzHlqTAS3Ync6SvgYAN/k4/PQpnnVuzoMuVnByKK2qp0ag==",
"dev": true,
- "bin": {
- "semver": "bin/semver.js"
+ "license": "MIT",
+ "dependencies": {
+ "@types/estree": "*",
+ "@types/json-schema": "*"
}
},
- "node_modules/@babel/preset-modules": {
- "version": "0.1.6-no-external-plugins",
- "resolved": "https://registry.npmjs.org/@babel/preset-modules/-/preset-modules-0.1.6-no-external-plugins.tgz",
- "integrity": "sha512-HrcgcIESLm9aIR842yhJ5RWan/gebQUJ6E/E5+rf0y9o6oj7w0Br+sWuL6kEQ/o/AdfvR1Je9jG18/gnpwjEyA==",
+ "node_modules/@types/eslint-scope": {
+ "version": "3.7.7",
+ "resolved": "https://registry.npmjs.org/@types/eslint-scope/-/eslint-scope-3.7.7.tgz",
+ "integrity": "sha512-MzMFlSLBqNF2gcHWO0G1vP/YQyfvrxZ0bF+u7mzUdZ1/xK4A4sru+nraZz5i3iEIk1l1uyicaDVTB4QbbEkAYg==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "@babel/helper-plugin-utils": "^7.0.0",
- "@babel/types": "^7.4.4",
- "esutils": "^2.0.2"
- },
- "peerDependencies": {
- "@babel/core": "^7.0.0-0 || ^8.0.0-0 <8.0.0"
+ "@types/eslint": "*",
+ "@types/estree": "*"
}
},
- "node_modules/@babel/preset-react": {
- "version": "7.24.1",
- "resolved": "https://registry.npmjs.org/@babel/preset-react/-/preset-react-7.24.1.tgz",
- "integrity": "sha512-eFa8up2/8cZXLIpkafhaADTXSnl7IsUFCYenRWrARBz0/qZwcT0RBXpys0LJU4+WfPoF2ZG6ew6s2V6izMCwRA==",
+ "node_modules/@types/estree": {
+ "version": "1.0.8",
+ "resolved": "https://registry.npmjs.org/@types/estree/-/estree-1.0.8.tgz",
+ "integrity": "sha512-dWHzHa2WqEXI/O1E9OjrocMTKJl2mSrEolh1Iomrv6U+JuNwaHXsXx9bLu5gG7BUWFIN0skIQJQ/L1rIex4X6w==",
"dev": true,
- "dependencies": {
- "@babel/helper-plugin-utils": "^7.24.0",
- "@babel/helper-validator-option": "^7.23.5",
- "@babel/plugin-transform-react-display-name": "^7.24.1",
- "@babel/plugin-transform-react-jsx": "^7.23.4",
- "@babel/plugin-transform-react-jsx-development": "^7.22.5",
- "@babel/plugin-transform-react-pure-annotations": "^7.24.1"
- },
- "engines": {
- "node": ">=6.9.0"
- },
- "peerDependencies": {
- "@babel/core": "^7.0.0-0"
- }
+ "license": "MIT"
},
- "node_modules/@babel/preset-typescript": {
- "version": "7.24.1",
- "resolved": "https://registry.npmjs.org/@babel/preset-typescript/-/preset-typescript-7.24.1.tgz",
- "integrity": "sha512-1DBaMmRDpuYQBPWD8Pf/WEwCrtgRHxsZnP4mIy9G/X+hFfbI47Q2G4t1Paakld84+qsk2fSsUPMKg71jkoOOaQ==",
+ "node_modules/@types/expect": {
+ "version": "1.20.4",
+ "resolved": "https://registry.npmjs.org/@types/expect/-/expect-1.20.4.tgz",
+ "integrity": "sha512-Q5Vn3yjTDyCMV50TB6VRIbQNxSE4OmZR86VSbGaNpfUolm0iePBB4KdEEHmxoY5sT2+2DIvXW0rvMDP2nHZ4Mg==",
"dev": true,
- "dependencies": {
- "@babel/helper-plugin-utils": "^7.24.0",
- "@babel/helper-validator-option": "^7.23.5",
- "@babel/plugin-syntax-jsx": "^7.24.1",
- "@babel/plugin-transform-modules-commonjs": "^7.24.1",
- "@babel/plugin-transform-typescript": "^7.24.1"
- },
- "engines": {
- "node": ">=6.9.0"
- },
- "peerDependencies": {
- "@babel/core": "^7.0.0-0"
- }
+ "license": "MIT"
},
- "node_modules/@babel/regjsgen": {
- "version": "0.8.0",
- "resolved": "https://registry.npmjs.org/@babel/regjsgen/-/regjsgen-0.8.0.tgz",
- "integrity": "sha512-x/rqGMdzj+fWZvCOYForTghzbtqPDZ5gPwaoNGHdgDfF2QA/XZbCBp4Moo5scrkAMPhB7z26XM/AaHuIJdgauA==",
- "dev": true
+ "node_modules/@types/file-saver": {
+ "version": "2.0.7",
+ "resolved": "https://registry.npmjs.org/@types/file-saver/-/file-saver-2.0.7.tgz",
+ "integrity": "sha512-dNKVfHd/jk0SkR/exKGj2ggkB45MAkzvWCaqLUUgkyjITkGNzH8H+yUwr+BLJUBjZOe9w8X3wgmXhZDRg1ED6A==",
+ "license": "MIT"
},
- "node_modules/@babel/runtime": {
- "version": "7.27.0",
- "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.27.0.tgz",
- "integrity": "sha512-VtPOkrdPHZsKc/clNqyi9WUA8TINkZ4cGk63UUE3u4pmB2k+ZMQRDuIOagv8UVd6j7k0T3+RRIb7beKTebNbcw==",
+ "node_modules/@types/glob": {
+ "version": "7.2.0",
+ "resolved": "https://registry.npmjs.org/@types/glob/-/glob-7.2.0.tgz",
+ "integrity": "sha512-ZUxbzKl0IfJILTS6t7ip5fQQM/J3TJYubDm3nMbgubNNYS62eXeUpoLUC8/7fJNiFYHTrGPQn7hspDUzIHX3UA==",
+ "dev": true,
"license": "MIT",
"dependencies": {
- "regenerator-runtime": "^0.14.0"
- },
- "engines": {
- "node": ">=6.9.0"
+ "@types/minimatch": "*",
+ "@types/node": "*"
}
},
- "node_modules/@babel/template": {
- "version": "7.25.9",
- "resolved": "https://registry.npmjs.org/@babel/template/-/template-7.25.9.tgz",
- "integrity": "sha512-9DGttpmPvIxBb/2uwpVo3dqJ+O6RooAFOS+lB+xDqoE2PVCE8nfoHMdZLpfCQRLwvohzXISPZcgxt80xLfsuwg==",
+ "node_modules/@types/glob-stream": {
+ "version": "8.0.3",
+ "resolved": "https://registry.npmjs.org/@types/glob-stream/-/glob-stream-8.0.3.tgz",
+ "integrity": "sha512-vctgrT9AH/GK3TRaIbRUU0TZn12GBU4kzelZdPyJp1Sc8L/6Wrq21UrtN4+x4saqTg6COUIUtFV6JSYcVln/EQ==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "@babel/code-frame": "^7.25.9",
- "@babel/parser": "^7.25.9",
- "@babel/types": "^7.25.9"
- },
- "engines": {
- "node": ">=6.9.0"
+ "@types/node": "*",
+ "@types/picomatch": "*",
+ "@types/streamx": "*"
}
},
- "node_modules/@babel/traverse": {
- "version": "7.26.4",
- "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.26.4.tgz",
- "integrity": "sha512-fH+b7Y4p3yqvApJALCPJcwb0/XaOSgtK4pzV6WVjPR5GLFQBRI7pfoX2V2iM48NXvX07NUxxm1Vw98YjqTcU5w==",
+ "node_modules/@types/gulp": {
+ "version": "4.0.17",
+ "resolved": "https://registry.npmjs.org/@types/gulp/-/gulp-4.0.17.tgz",
+ "integrity": "sha512-+pKQynu2C/HS16kgmDlAicjtFYP8kaa86eE9P0Ae7GB5W29we/E2TIdbOWtEZD5XkpY+jr8fyqfwO6SWZecLpQ==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "@babel/code-frame": "^7.26.2",
- "@babel/generator": "^7.26.3",
- "@babel/parser": "^7.26.3",
- "@babel/template": "^7.25.9",
- "@babel/types": "^7.26.3",
- "debug": "^4.3.1",
- "globals": "^11.1.0"
- },
- "engines": {
- "node": ">=6.9.0"
+ "@types/node": "*",
+ "@types/undertaker": ">=1.2.6",
+ "@types/vinyl-fs": "*",
+ "chokidar": "^3.3.1"
}
},
- "node_modules/@babel/traverse/node_modules/globals": {
- "version": "11.12.0",
- "resolved": "https://registry.npmjs.org/globals/-/globals-11.12.0.tgz",
- "integrity": "sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==",
+ "node_modules/@types/history": {
+ "version": "4.7.11",
+ "resolved": "https://registry.npmjs.org/@types/history/-/history-4.7.11.tgz",
+ "integrity": "sha512-qjDJRrmvBMiTx+jyLxvLfJU7UznFuokDv4f3WRuriHKERccVpFU+8XMQUAbDzoiJCsmexxRExQeMwwCdamSKDA==",
+ "license": "MIT"
+ },
+ "node_modules/@types/istanbul-lib-coverage": {
+ "version": "2.0.6",
+ "resolved": "https://registry.npmjs.org/@types/istanbul-lib-coverage/-/istanbul-lib-coverage-2.0.6.tgz",
+ "integrity": "sha512-2QF/t/auWm0lsy8XtKVPG19v3sSOQlJe/YHZgfjb/KBBHOGSV+J2q/S671rcq9uTBrLAXmZpqJiaQbMT+zNU1w==",
"dev": true,
- "engines": {
- "node": ">=4"
- }
+ "license": "MIT"
},
- "node_modules/@babel/types": {
- "version": "7.26.3",
- "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.26.3.tgz",
- "integrity": "sha512-vN5p+1kl59GVKMvTHt55NzzmYVxprfJD+ql7U9NFIfKCBkYE55LYtS+WtPlaYOyzydrKI8Nezd+aZextrd+FMA==",
+ "node_modules/@types/istanbul-lib-report": {
+ "version": "3.0.3",
+ "resolved": "https://registry.npmjs.org/@types/istanbul-lib-report/-/istanbul-lib-report-3.0.3.tgz",
+ "integrity": "sha512-NQn7AHQnk/RSLOxrBbGyJM/aVQ+pjj5HCgasFxc0K/KhoATfQ/47AyUl15I2yBUpihjmas+a+VJBOqecrFH+uA==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "@babel/helper-string-parser": "^7.25.9",
- "@babel/helper-validator-identifier": "^7.25.9"
- },
- "engines": {
- "node": ">=6.9.0"
+ "@types/istanbul-lib-coverage": "*"
}
},
- "node_modules/@bcoe/v8-coverage": {
- "version": "0.2.3",
- "resolved": "https://registry.npmjs.org/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz",
- "integrity": "sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==",
- "dev": true
- },
- "node_modules/@cspotcode/source-map-support": {
- "version": "0.8.1",
- "resolved": "https://registry.npmjs.org/@cspotcode/source-map-support/-/source-map-support-0.8.1.tgz",
- "integrity": "sha512-IchNf6dN4tHoMFIn/7OE8LWZ19Y6q/67Bmf6vnGREv8RSbBVb9LPJxEcnwrcwX6ixSvaiGoomAUvu4YSxXrVgw==",
+ "node_modules/@types/istanbul-reports": {
+ "version": "3.0.4",
+ "resolved": "https://registry.npmjs.org/@types/istanbul-reports/-/istanbul-reports-3.0.4.tgz",
+ "integrity": "sha512-pk2B1NWalF9toCRu6gjBzR69syFjP4Od8WRAX+0mmf9lAjCRicLOWc+ZrxZHx/0XRjotgkF9t6iaMJ+aXcOdZQ==",
"dev": true,
"license": "MIT",
"dependencies": {
- "@jridgewell/trace-mapping": "0.3.9"
- },
- "engines": {
- "node": ">=12"
+ "@types/istanbul-lib-report": "*"
}
},
- "node_modules/@cspotcode/source-map-support/node_modules/@jridgewell/trace-mapping": {
- "version": "0.3.9",
- "resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.9.tgz",
- "integrity": "sha512-3Belt6tdc8bPgAtbcmdtNJlirVoTmEb5e2gC94PnkwEW9jI6CAHUeoG85tjWP5WquqfavoMtMwiG4P926ZKKuQ==",
+ "node_modules/@types/jest": {
+ "version": "29.5.14",
+ "resolved": "https://registry.npmjs.org/@types/jest/-/jest-29.5.14.tgz",
+ "integrity": "sha512-ZN+4sdnLUbo8EVvVc2ao0GFW6oVrQRPn4K2lglySj7APvSrgzxHiNNK99us4WDMi57xxA2yggblIAMNhXOotLQ==",
"dev": true,
"license": "MIT",
"dependencies": {
- "@jridgewell/resolve-uri": "^3.0.3",
- "@jridgewell/sourcemap-codec": "^1.4.10"
+ "expect": "^29.0.0",
+ "pretty-format": "^29.0.0"
}
},
- "node_modules/@csstools/normalize.css": {
- "version": "12.1.1",
- "resolved": "https://registry.npmjs.org/@csstools/normalize.css/-/normalize.css-12.1.1.tgz",
- "integrity": "sha512-YAYeJ+Xqh7fUou1d1j9XHl44BmsuThiTr4iNrgCQ3J27IbhXsxXDGZ1cXv8Qvs99d4rBbLiSKy3+WZiet32PcQ==",
- "dev": true
+ "node_modules/@types/json-schema": {
+ "version": "7.0.15",
+ "resolved": "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.15.tgz",
+ "integrity": "sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==",
+ "dev": true,
+ "license": "MIT"
},
- "node_modules/@csstools/postcss-cascade-layers": {
- "version": "1.1.1",
- "resolved": "https://registry.npmjs.org/@csstools/postcss-cascade-layers/-/postcss-cascade-layers-1.1.1.tgz",
- "integrity": "sha512-+KdYrpKC5TgomQr2DlZF4lDEpHcoxnj5IGddYYfBWJAKfj1JtuHUIqMa+E1pJJ+z3kvDViWMqyqPlG4Ja7amQA==",
+ "node_modules/@types/mdast": {
+ "version": "3.0.15",
+ "resolved": "https://registry.npmjs.org/@types/mdast/-/mdast-3.0.15.tgz",
+ "integrity": "sha512-LnwD+mUEfxWMa1QpDraczIn6k0Ee3SMicuYSSzS6ZYl2gKS09EClnJYGd8Du6rfc5r/GZEk5o1mRb8TaTj03sQ==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "@csstools/selector-specificity": "^2.0.2",
- "postcss-selector-parser": "^6.0.10"
- },
- "engines": {
- "node": "^12 || ^14 || >=16"
- },
- "funding": {
- "type": "opencollective",
- "url": "https://opencollective.com/csstools"
- },
- "peerDependencies": {
- "postcss": "^8.2"
+ "@types/unist": "^2"
}
},
- "node_modules/@csstools/postcss-color-function": {
- "version": "1.1.1",
- "resolved": "https://registry.npmjs.org/@csstools/postcss-color-function/-/postcss-color-function-1.1.1.tgz",
- "integrity": "sha512-Bc0f62WmHdtRDjf5f3e2STwRAl89N2CLb+9iAwzrv4L2hncrbDwnQD9PCq0gtAt7pOI2leIV08HIBUd4jxD8cw==",
+ "node_modules/@types/merge2": {
+ "version": "1.4.4",
+ "resolved": "https://registry.npmjs.org/@types/merge2/-/merge2-1.4.4.tgz",
+ "integrity": "sha512-WZLSif3sHKMlq6vW22R9ub5f+/CEFFlSCY8actv9WBU/8RMJes5zHog9+8oEVLTkaIPaM8fp8XpLaHZggPWN9Q==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "@csstools/postcss-progressive-custom-properties": "^1.1.0",
- "postcss-value-parser": "^4.2.0"
- },
- "engines": {
- "node": "^12 || ^14 || >=16"
- },
- "funding": {
- "type": "opencollective",
- "url": "https://opencollective.com/csstools"
- },
- "peerDependencies": {
- "postcss": "^8.2"
+ "@types/node": "*"
}
},
- "node_modules/@csstools/postcss-font-format-keywords": {
- "version": "1.0.1",
- "resolved": "https://registry.npmjs.org/@csstools/postcss-font-format-keywords/-/postcss-font-format-keywords-1.0.1.tgz",
- "integrity": "sha512-ZgrlzuUAjXIOc2JueK0X5sZDjCtgimVp/O5CEqTcs5ShWBa6smhWYbS0x5cVc/+rycTDbjjzoP0KTDnUneZGOg==",
+ "node_modules/@types/minimatch": {
+ "version": "5.1.2",
+ "resolved": "https://registry.npmjs.org/@types/minimatch/-/minimatch-5.1.2.tgz",
+ "integrity": "sha512-K0VQKziLUWkVKiRVrx4a40iPaxTUefQmjtkQofBkYRcoaaL/8rhwDWww9qWbrgicNOgnpIsMxyNIUM4+n6dUIA==",
+ "dev": true,
+ "license": "MIT"
+ },
+ "node_modules/@types/ms": {
+ "version": "2.1.0",
+ "resolved": "https://registry.npmjs.org/@types/ms/-/ms-2.1.0.tgz",
+ "integrity": "sha512-GsCCIZDE/p3i96vtEqx+7dBUGXrc7zeSK3wwPHIaRThS+9OhWIXRqzs4d6k1SVU8g91DrNRWxWUGhp5KXQb2VA==",
"dev": true,
+ "license": "MIT"
+ },
+ "node_modules/@types/node": {
+ "version": "24.9.1",
+ "resolved": "https://registry.npmjs.org/@types/node/-/node-24.9.1.tgz",
+ "integrity": "sha512-QoiaXANRkSXK6p0Duvt56W208du4P9Uye9hWLWgGMDTEoKPhuenzNcC4vGUmrNkiOKTlIrBoyNQYNpSwfEZXSg==",
+ "license": "MIT",
"dependencies": {
- "postcss-value-parser": "^4.2.0"
- },
- "engines": {
- "node": "^12 || ^14 || >=16"
- },
- "funding": {
- "type": "opencollective",
- "url": "https://opencollective.com/csstools"
- },
- "peerDependencies": {
- "postcss": "^8.2"
+ "undici-types": "~7.16.0"
}
},
- "node_modules/@csstools/postcss-hwb-function": {
- "version": "1.0.2",
- "resolved": "https://registry.npmjs.org/@csstools/postcss-hwb-function/-/postcss-hwb-function-1.0.2.tgz",
- "integrity": "sha512-YHdEru4o3Rsbjmu6vHy4UKOXZD+Rn2zmkAmLRfPet6+Jz4Ojw8cbWxe1n42VaXQhD3CQUXXTooIy8OkVbUcL+w==",
+ "node_modules/@types/parse-json": {
+ "version": "4.0.2",
+ "resolved": "https://registry.npmjs.org/@types/parse-json/-/parse-json-4.0.2.tgz",
+ "integrity": "sha512-dISoDXWWQwUquiKsyZ4Ng+HX2KsPL7LyHKHQwgGFEA3IaKac4Obd+h2a/a6waisAoepJlBcx9paWqjA8/HVjCw==",
+ "dev": true,
+ "license": "MIT"
+ },
+ "node_modules/@types/picomatch": {
+ "version": "4.0.2",
+ "resolved": "https://registry.npmjs.org/@types/picomatch/-/picomatch-4.0.2.tgz",
+ "integrity": "sha512-qHHxQ+P9PysNEGbALT8f8YOSHW0KJu6l2xU8DYY0fu/EmGxXdVnuTLvFUvBgPJMSqXq29SYHveejeAha+4AYgA==",
"dev": true,
+ "license": "MIT"
+ },
+ "node_modules/@types/prop-types": {
+ "version": "15.7.15",
+ "resolved": "https://registry.npmjs.org/@types/prop-types/-/prop-types-15.7.15.tgz",
+ "integrity": "sha512-F6bEyamV9jKGAFBEmlQnesRPGOQqS2+Uwi0Em15xenOxHaf2hv6L8YCVn3rPdPJOiJfPiCnLIRyvwVaqMY3MIw==",
+ "license": "MIT"
+ },
+ "node_modules/@types/react": {
+ "version": "18.3.26",
+ "resolved": "https://registry.npmjs.org/@types/react/-/react-18.3.26.tgz",
+ "integrity": "sha512-RFA/bURkcKzx/X9oumPG9Vp3D3JUgus/d0b67KB0t5S/raciymilkOa66olh78MUI92QLbEJevO7rvqU/kjwKA==",
+ "license": "MIT",
"dependencies": {
- "postcss-value-parser": "^4.2.0"
- },
- "engines": {
- "node": "^12 || ^14 || >=16"
- },
- "funding": {
- "type": "opencollective",
- "url": "https://opencollective.com/csstools"
- },
- "peerDependencies": {
- "postcss": "^8.2"
+ "@types/prop-types": "*",
+ "csstype": "^3.0.2"
}
},
- "node_modules/@csstools/postcss-ic-unit": {
- "version": "1.0.1",
- "resolved": "https://registry.npmjs.org/@csstools/postcss-ic-unit/-/postcss-ic-unit-1.0.1.tgz",
- "integrity": "sha512-Ot1rcwRAaRHNKC9tAqoqNZhjdYBzKk1POgWfhN4uCOE47ebGcLRqXjKkApVDpjifL6u2/55ekkpnFcp+s/OZUw==",
+ "node_modules/@types/react-dom": {
+ "version": "18.3.7",
+ "resolved": "https://registry.npmjs.org/@types/react-dom/-/react-dom-18.3.7.tgz",
+ "integrity": "sha512-MEe3UeoENYVFXzoXEWsvcpg6ZvlrFNlOQ7EOsvhI3CfAXwzPfO8Qwuxd40nepsYKqyyVQnTdEfv68q91yLcKrQ==",
"dev": true,
- "dependencies": {
- "@csstools/postcss-progressive-custom-properties": "^1.1.0",
- "postcss-value-parser": "^4.2.0"
- },
- "engines": {
- "node": "^12 || ^14 || >=16"
- },
- "funding": {
- "type": "opencollective",
- "url": "https://opencollective.com/csstools"
- },
+ "license": "MIT",
"peerDependencies": {
- "postcss": "^8.2"
+ "@types/react": "^18.0.0"
}
},
- "node_modules/@csstools/postcss-is-pseudo-class": {
- "version": "2.0.7",
- "resolved": "https://registry.npmjs.org/@csstools/postcss-is-pseudo-class/-/postcss-is-pseudo-class-2.0.7.tgz",
- "integrity": "sha512-7JPeVVZHd+jxYdULl87lvjgvWldYu+Bc62s9vD/ED6/QTGjy0jy0US/f6BG53sVMTBJ1lzKZFpYmofBN9eaRiA==",
- "dev": true,
+ "node_modules/@types/react-loadable": {
+ "version": "5.5.5",
+ "resolved": "https://registry.npmjs.org/@types/react-loadable/-/react-loadable-5.5.5.tgz",
+ "integrity": "sha512-TDDZAtxqQFE90+qbv63BOJFKKbxsZW0cHbT70OOT7MLkik1815NwN0Gn4SyoJSkvh+XxUr0axsFGlP5Ak/SdpA==",
+ "license": "MIT",
"dependencies": {
- "@csstools/selector-specificity": "^2.0.0",
- "postcss-selector-parser": "^6.0.10"
- },
- "engines": {
- "node": "^12 || ^14 || >=16"
- },
- "funding": {
- "type": "opencollective",
- "url": "https://opencollective.com/csstools"
- },
- "peerDependencies": {
- "postcss": "^8.2"
+ "@types/react": "*",
+ "@types/webpack": "^4"
}
},
- "node_modules/@csstools/postcss-nested-calc": {
- "version": "1.0.0",
- "resolved": "https://registry.npmjs.org/@csstools/postcss-nested-calc/-/postcss-nested-calc-1.0.0.tgz",
- "integrity": "sha512-JCsQsw1wjYwv1bJmgjKSoZNvf7R6+wuHDAbi5f/7MbFhl2d/+v+TvBTU4BJH3G1X1H87dHl0mh6TfYogbT/dJQ==",
+ "node_modules/@types/react-router": {
+ "version": "5.1.20",
+ "resolved": "https://registry.npmjs.org/@types/react-router/-/react-router-5.1.20.tgz",
+ "integrity": "sha512-jGjmu/ZqS7FjSH6owMcD5qpq19+1RS9DeVRqfl1FeBMxTDQAGwlMWOcs52NDoXaNKyG3d1cYQFMs9rCrb88o9Q==",
+ "license": "MIT",
+ "dependencies": {
+ "@types/history": "^4.7.11",
+ "@types/react": "*"
+ }
+ },
+ "node_modules/@types/react-router-dom": {
+ "version": "5.3.3",
+ "resolved": "https://registry.npmjs.org/@types/react-router-dom/-/react-router-dom-5.3.3.tgz",
+ "integrity": "sha512-kpqnYK4wcdm5UaWI3fLcELopqLrHgLqNsdpHauzlQktfkHL3npOSwtj1Uz9oKBAzs7lFtVkV8j83voAz2D8fhw==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "postcss-value-parser": "^4.2.0"
- },
- "engines": {
- "node": "^12 || ^14 || >=16"
- },
- "funding": {
- "type": "opencollective",
- "url": "https://opencollective.com/csstools"
- },
- "peerDependencies": {
- "postcss": "^8.2"
+ "@types/history": "^4.7.11",
+ "@types/react": "*",
+ "@types/react-router": "*"
}
},
- "node_modules/@csstools/postcss-normalize-display-values": {
- "version": "1.0.1",
- "resolved": "https://registry.npmjs.org/@csstools/postcss-normalize-display-values/-/postcss-normalize-display-values-1.0.1.tgz",
- "integrity": "sha512-jcOanIbv55OFKQ3sYeFD/T0Ti7AMXc9nM1hZWu8m/2722gOTxFg7xYu4RDLJLeZmPUVQlGzo4jhzvTUq3x4ZUw==",
+ "node_modules/@types/react-transition-group": {
+ "version": "2.9.2",
+ "resolved": "https://registry.npmjs.org/@types/react-transition-group/-/react-transition-group-2.9.2.tgz",
+ "integrity": "sha512-5Fv2DQNO+GpdPZcxp2x/OQG/H19A01WlmpjVD9cKvVFmoVLOZ9LvBgSWG6pSXIU4og5fgbvGPaCV5+VGkWAEHA==",
+ "license": "MIT",
+ "dependencies": {
+ "@types/react": "*"
+ }
+ },
+ "node_modules/@types/semver": {
+ "version": "7.7.1",
+ "resolved": "https://registry.npmjs.org/@types/semver/-/semver-7.7.1.tgz",
+ "integrity": "sha512-FmgJfu+MOcQ370SD0ev7EI8TlCAfKYU+B4m5T3yXc1CiRN94g/SZPtsCkk506aUDtlMnFZvasDwHHUcZUEaYuA==",
+ "dev": true,
+ "license": "MIT"
+ },
+ "node_modules/@types/source-list-map": {
+ "version": "0.1.6",
+ "resolved": "https://registry.npmjs.org/@types/source-list-map/-/source-list-map-0.1.6.tgz",
+ "integrity": "sha512-5JcVt1u5HDmlXkwOD2nslZVllBBc7HDuOICfiZah2Z0is8M8g+ddAEawbmd3VjedfDHBzxCaXLs07QEmb7y54g==",
+ "license": "MIT"
+ },
+ "node_modules/@types/stack-utils": {
+ "version": "2.0.3",
+ "resolved": "https://registry.npmjs.org/@types/stack-utils/-/stack-utils-2.0.3.tgz",
+ "integrity": "sha512-9aEbYZ3TbYMznPdcdr3SmIrLXwC/AKZXQeCf9Pgao5CKb8CyHuEX5jzWPTkvregvhRJHcpRO6BFoGW9ycaOkYw==",
+ "dev": true,
+ "license": "MIT"
+ },
+ "node_modules/@types/streamx": {
+ "version": "2.9.5",
+ "resolved": "https://registry.npmjs.org/@types/streamx/-/streamx-2.9.5.tgz",
+ "integrity": "sha512-IHYsa6jYrck8VEdSwpY141FTTf6D7boPeMq9jy4qazNrFMA4VbRz/sw5LSsfR7jwdDcx0QKWkUexZvsWBC2eIQ==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "postcss-value-parser": "^4.2.0"
- },
- "engines": {
- "node": "^12 || ^14 || >=16"
- },
- "funding": {
- "type": "opencollective",
- "url": "https://opencollective.com/csstools"
- },
- "peerDependencies": {
- "postcss": "^8.2"
+ "@types/node": "*"
}
},
- "node_modules/@csstools/postcss-oklab-function": {
- "version": "1.1.1",
- "resolved": "https://registry.npmjs.org/@csstools/postcss-oklab-function/-/postcss-oklab-function-1.1.1.tgz",
- "integrity": "sha512-nJpJgsdA3dA9y5pgyb/UfEzE7W5Ka7u0CX0/HIMVBNWzWemdcTH3XwANECU6anWv/ao4vVNLTMxhiPNZsTK6iA==",
+ "node_modules/@types/tapable": {
+ "version": "1.0.12",
+ "resolved": "https://registry.npmjs.org/@types/tapable/-/tapable-1.0.12.tgz",
+ "integrity": "sha512-bTHG8fcxEqv1M9+TD14P8ok8hjxoOCkfKc8XXLaaD05kI7ohpeI956jtDOD3XHKBQrlyPughUtzm1jtVhHpA5Q==",
+ "license": "MIT"
+ },
+ "node_modules/@types/trusted-types": {
+ "version": "2.0.7",
+ "resolved": "https://registry.npmjs.org/@types/trusted-types/-/trusted-types-2.0.7.tgz",
+ "integrity": "sha512-ScaPdn1dQczgbl0QFTeTOmVHFULt394XJgOQNoyVhZ6r2vLnMLJfBPd53SB52T/3G36VI1/g2MZaX0cwDuXsfw==",
+ "license": "MIT"
+ },
+ "node_modules/@types/uglify-js": {
+ "version": "3.17.5",
+ "resolved": "https://registry.npmjs.org/@types/uglify-js/-/uglify-js-3.17.5.tgz",
+ "integrity": "sha512-TU+fZFBTBcXj/GpDpDaBmgWk/gn96kMZ+uocaFUlV2f8a6WdMzzI44QBCmGcCiYR0Y6ZlNRiyUyKKt5nl/lbzQ==",
+ "license": "MIT",
+ "dependencies": {
+ "source-map": "^0.6.1"
+ }
+ },
+ "node_modules/@types/undertaker": {
+ "version": "1.2.11",
+ "resolved": "https://registry.npmjs.org/@types/undertaker/-/undertaker-1.2.11.tgz",
+ "integrity": "sha512-j1Z0V2ByRHr8ZK7eOeGq0LGkkdthNFW0uAZGY22iRkNQNL9/vAV0yFPr1QN3FM/peY5bxs9P+1f0PYJTQVa5iA==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "@csstools/postcss-progressive-custom-properties": "^1.1.0",
- "postcss-value-parser": "^4.2.0"
- },
- "engines": {
- "node": "^12 || ^14 || >=16"
- },
- "funding": {
- "type": "opencollective",
- "url": "https://opencollective.com/csstools"
- },
- "peerDependencies": {
- "postcss": "^8.2"
+ "@types/node": "*",
+ "@types/undertaker-registry": "*",
+ "async-done": "~1.3.2"
}
},
- "node_modules/@csstools/postcss-progressive-custom-properties": {
- "version": "1.3.0",
- "resolved": "https://registry.npmjs.org/@csstools/postcss-progressive-custom-properties/-/postcss-progressive-custom-properties-1.3.0.tgz",
- "integrity": "sha512-ASA9W1aIy5ygskZYuWams4BzafD12ULvSypmaLJT2jvQ8G0M3I8PRQhC0h7mG0Z3LI05+agZjqSR9+K9yaQQjA==",
+ "node_modules/@types/undertaker-registry": {
+ "version": "1.0.4",
+ "resolved": "https://registry.npmjs.org/@types/undertaker-registry/-/undertaker-registry-1.0.4.tgz",
+ "integrity": "sha512-tW77pHh2TU4uebWXWeEM5laiw8BuJ7pyJYDh6xenOs75nhny2kVgwYbegJ4BoLMYsIrXaBpKYaPdYO3/udG+hg==",
+ "dev": true,
+ "license": "MIT"
+ },
+ "node_modules/@types/unist": {
+ "version": "2.0.11",
+ "resolved": "https://registry.npmjs.org/@types/unist/-/unist-2.0.11.tgz",
+ "integrity": "sha512-CmBKiL6NNo/OqgmMn95Fk9Whlp2mtvIv+KNpQKN2F4SjvrEesubTRWGYSg+BnWZOnlCaSTU1sMpsBOzgbYhnsA==",
+ "dev": true,
+ "license": "MIT"
+ },
+ "node_modules/@types/vinyl": {
+ "version": "2.0.12",
+ "resolved": "https://registry.npmjs.org/@types/vinyl/-/vinyl-2.0.12.tgz",
+ "integrity": "sha512-Sr2fYMBUVGYq8kj3UthXFAu5UN6ZW+rYr4NACjZQJvHvj+c8lYv0CahmZ2P/r7iUkN44gGUBwqxZkrKXYPb7cw==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "postcss-value-parser": "^4.2.0"
- },
+ "@types/expect": "^1.20.4",
+ "@types/node": "*"
+ }
+ },
+ "node_modules/@types/vinyl-fs": {
+ "version": "3.0.6",
+ "resolved": "https://registry.npmjs.org/@types/vinyl-fs/-/vinyl-fs-3.0.6.tgz",
+ "integrity": "sha512-e9GHnmABNUnJ4D99OjVO5s87TfYpmEs7/VKbVS/rt0KkZnKA2vIMyEC5K0H7W/XBiRUO4pdaZxvVUmzjRnrydA==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "@types/glob-stream": "*",
+ "@types/node": "*",
+ "@types/vinyl": "*"
+ }
+ },
+ "node_modules/@types/webpack": {
+ "version": "4.41.40",
+ "resolved": "https://registry.npmjs.org/@types/webpack/-/webpack-4.41.40.tgz",
+ "integrity": "sha512-u6kMFSBM9HcoTpUXnL6mt2HSzftqb3JgYV6oxIgL2dl6sX6aCa5k6SOkzv5DuZjBTPUE/dJltKtwwuqrkZHpfw==",
+ "license": "MIT",
+ "dependencies": {
+ "@types/node": "*",
+ "@types/tapable": "^1",
+ "@types/uglify-js": "*",
+ "@types/webpack-sources": "*",
+ "anymatch": "^3.0.0",
+ "source-map": "^0.6.0"
+ }
+ },
+ "node_modules/@types/webpack-sources": {
+ "version": "3.2.3",
+ "resolved": "https://registry.npmjs.org/@types/webpack-sources/-/webpack-sources-3.2.3.tgz",
+ "integrity": "sha512-4nZOdMwSPHZ4pTEZzSp0AsTM4K7Qmu40UKW4tJDiOVs20UzYF9l+qUe4s0ftfN0pin06n+5cWWDJXH+sbhAiDw==",
+ "license": "MIT",
+ "dependencies": {
+ "@types/node": "*",
+ "@types/source-list-map": "*",
+ "source-map": "^0.7.3"
+ }
+ },
+ "node_modules/@types/webpack-sources/node_modules/source-map": {
+ "version": "0.7.6",
+ "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.7.6.tgz",
+ "integrity": "sha512-i5uvt8C3ikiWeNZSVZNWcfZPItFQOsYTUAOkcUPGd8DqDy1uOUikjt5dG+uRlwyvR108Fb9DOd4GvXfT0N2/uQ==",
+ "license": "BSD-3-Clause",
"engines": {
- "node": "^12 || ^14 || >=16"
- },
- "peerDependencies": {
- "postcss": "^8.3"
+ "node": ">= 12"
}
},
- "node_modules/@csstools/postcss-stepped-value-functions": {
- "version": "1.0.1",
- "resolved": "https://registry.npmjs.org/@csstools/postcss-stepped-value-functions/-/postcss-stepped-value-functions-1.0.1.tgz",
- "integrity": "sha512-dz0LNoo3ijpTOQqEJLY8nyaapl6umbmDcgj4AD0lgVQ572b2eqA1iGZYTTWhrcrHztWDDRAX2DGYyw2VBjvCvQ==",
+ "node_modules/@types/yargs": {
+ "version": "17.0.33",
+ "resolved": "https://registry.npmjs.org/@types/yargs/-/yargs-17.0.33.tgz",
+ "integrity": "sha512-WpxBCKWPLr4xSsHgz511rFJAM+wS28w2zEO1QDNY5zM/S8ok70NNfztH0xwhqKyaK0OHCbN98LDAZuy1ctxDkA==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "@types/yargs-parser": "*"
+ }
+ },
+ "node_modules/@types/yargs-parser": {
+ "version": "21.0.3",
+ "resolved": "https://registry.npmjs.org/@types/yargs-parser/-/yargs-parser-21.0.3.tgz",
+ "integrity": "sha512-I4q9QU9MQv4oEOz4tAHJtNz1cwuLxn2F3xcc2iV5WdqLPpUnj30aUuxt1mAxYTG+oe8CZMV/+6rU4S4gRDzqtQ==",
+ "dev": true,
+ "license": "MIT"
+ },
+ "node_modules/@typescript-eslint/eslint-plugin": {
+ "version": "5.62.0",
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.62.0.tgz",
+ "integrity": "sha512-TiZzBSJja/LbhNPvk6yc0JrX9XqhQ0hdh6M2svYfsHGejaKFIAGd9MQ+ERIMzLGlN/kZoYIgdxFV0PuljTKXag==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "postcss-value-parser": "^4.2.0"
+ "@eslint-community/regexpp": "^4.4.0",
+ "@typescript-eslint/scope-manager": "5.62.0",
+ "@typescript-eslint/type-utils": "5.62.0",
+ "@typescript-eslint/utils": "5.62.0",
+ "debug": "^4.3.4",
+ "graphemer": "^1.4.0",
+ "ignore": "^5.2.0",
+ "natural-compare-lite": "^1.4.0",
+ "semver": "^7.3.7",
+ "tsutils": "^3.21.0"
},
"engines": {
- "node": "^12 || ^14 || >=16"
+ "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
},
"funding": {
"type": "opencollective",
- "url": "https://opencollective.com/csstools"
+ "url": "https://opencollective.com/typescript-eslint"
},
"peerDependencies": {
- "postcss": "^8.2"
+ "@typescript-eslint/parser": "^5.0.0",
+ "eslint": "^6.0.0 || ^7.0.0 || ^8.0.0"
+ },
+ "peerDependenciesMeta": {
+ "typescript": {
+ "optional": true
+ }
}
},
- "node_modules/@csstools/postcss-text-decoration-shorthand": {
- "version": "1.0.0",
- "resolved": "https://registry.npmjs.org/@csstools/postcss-text-decoration-shorthand/-/postcss-text-decoration-shorthand-1.0.0.tgz",
- "integrity": "sha512-c1XwKJ2eMIWrzQenN0XbcfzckOLLJiczqy+YvfGmzoVXd7pT9FfObiSEfzs84bpE/VqfpEuAZ9tCRbZkZxxbdw==",
+ "node_modules/@typescript-eslint/eslint-plugin/node_modules/semver": {
+ "version": "7.7.3",
+ "resolved": "https://registry.npmjs.org/semver/-/semver-7.7.3.tgz",
+ "integrity": "sha512-SdsKMrI9TdgjdweUSR9MweHA4EJ8YxHn8DFaDisvhVlUOe4BF1tLD7GAj0lIqWVl+dPb/rExr0Btby5loQm20Q==",
"dev": true,
- "dependencies": {
- "postcss-value-parser": "^4.2.0"
+ "license": "ISC",
+ "bin": {
+ "semver": "bin/semver.js"
},
"engines": {
- "node": "^12 || ^14 || >=16"
- },
- "funding": {
- "type": "opencollective",
- "url": "https://opencollective.com/csstools"
- },
- "peerDependencies": {
- "postcss": "^8.2"
+ "node": ">=10"
}
},
- "node_modules/@csstools/postcss-trigonometric-functions": {
- "version": "1.0.2",
- "resolved": "https://registry.npmjs.org/@csstools/postcss-trigonometric-functions/-/postcss-trigonometric-functions-1.0.2.tgz",
- "integrity": "sha512-woKaLO///4bb+zZC2s80l+7cm07M7268MsyG3M0ActXXEFi6SuhvriQYcb58iiKGbjwwIU7n45iRLEHypB47Og==",
+ "node_modules/@typescript-eslint/parser": {
+ "version": "5.62.0",
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-5.62.0.tgz",
+ "integrity": "sha512-VlJEV0fOQ7BExOsHYAGrgbEiZoi8D+Bl2+f6V2RrXerRSylnp+ZBHmPvaIa8cz0Ajx7WO7Z5RqfgYg7ED1nRhA==",
"dev": true,
+ "license": "BSD-2-Clause",
"dependencies": {
- "postcss-value-parser": "^4.2.0"
+ "@typescript-eslint/scope-manager": "5.62.0",
+ "@typescript-eslint/types": "5.62.0",
+ "@typescript-eslint/typescript-estree": "5.62.0",
+ "debug": "^4.3.4"
},
"engines": {
- "node": "^14 || >=16"
+ "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
},
"funding": {
"type": "opencollective",
- "url": "https://opencollective.com/csstools"
+ "url": "https://opencollective.com/typescript-eslint"
},
"peerDependencies": {
- "postcss": "^8.2"
+ "eslint": "^6.0.0 || ^7.0.0 || ^8.0.0"
+ },
+ "peerDependenciesMeta": {
+ "typescript": {
+ "optional": true
+ }
}
},
- "node_modules/@csstools/postcss-unset-value": {
- "version": "1.0.2",
- "resolved": "https://registry.npmjs.org/@csstools/postcss-unset-value/-/postcss-unset-value-1.0.2.tgz",
- "integrity": "sha512-c8J4roPBILnelAsdLr4XOAR/GsTm0GJi4XpcfvoWk3U6KiTCqiFYc63KhRMQQX35jYMp4Ao8Ij9+IZRgMfJp1g==",
+ "node_modules/@typescript-eslint/scope-manager": {
+ "version": "5.62.0",
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-5.62.0.tgz",
+ "integrity": "sha512-VXuvVvZeQCQb5Zgf4HAxc04q5j+WrNAtNh9OwCsCgpKqESMTu3tF/jhZ3xG6T4NZwWl65Bg8KuS2uEvhSfLl0w==",
"dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "@typescript-eslint/types": "5.62.0",
+ "@typescript-eslint/visitor-keys": "5.62.0"
+ },
"engines": {
- "node": "^12 || ^14 || >=16"
+ "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
},
"funding": {
"type": "opencollective",
- "url": "https://opencollective.com/csstools"
- },
- "peerDependencies": {
- "postcss": "^8.2"
+ "url": "https://opencollective.com/typescript-eslint"
}
},
- "node_modules/@csstools/selector-specificity": {
- "version": "2.2.0",
- "resolved": "https://registry.npmjs.org/@csstools/selector-specificity/-/selector-specificity-2.2.0.tgz",
- "integrity": "sha512-+OJ9konv95ClSTOJCmMZqpd5+YGsB2S+x6w3E1oaM8UuR5j8nTNHYSz8c9BEPGDOCMQYIEEGlVPj/VY64iTbGw==",
+ "node_modules/@typescript-eslint/type-utils": {
+ "version": "5.62.0",
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-5.62.0.tgz",
+ "integrity": "sha512-xsSQreu+VnfbqQpW5vnCJdq1Z3Q0U31qiWmRhr98ONQmcp/yhiPJFPq8MXiJVLiksmOKSjIldZzkebzHuCGzew==",
"dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "@typescript-eslint/typescript-estree": "5.62.0",
+ "@typescript-eslint/utils": "5.62.0",
+ "debug": "^4.3.4",
+ "tsutils": "^3.21.0"
+ },
"engines": {
- "node": "^14 || ^16 || >=18"
+ "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
},
"funding": {
"type": "opencollective",
- "url": "https://opencollective.com/csstools"
+ "url": "https://opencollective.com/typescript-eslint"
},
"peerDependencies": {
- "postcss-selector-parser": "^6.0.10"
+ "eslint": "*"
+ },
+ "peerDependenciesMeta": {
+ "typescript": {
+ "optional": true
+ }
}
},
- "node_modules/@eslint-community/eslint-utils": {
- "version": "4.4.0",
- "resolved": "https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.4.0.tgz",
- "integrity": "sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA==",
+ "node_modules/@typescript-eslint/types": {
+ "version": "5.62.0",
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-5.62.0.tgz",
+ "integrity": "sha512-87NVngcbVXUahrRTqIK27gD2t5Cu1yuCXxbLcFtCzZGlfyVWWh8mLHkoxzjsB6DDNnvdL+fW8MiwPEJyGJQDgQ==",
"dev": true,
- "dependencies": {
- "eslint-visitor-keys": "^3.3.0"
- },
+ "license": "MIT",
"engines": {
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
},
- "peerDependencies": {
- "eslint": "^6.0.0 || ^7.0.0 || >=8.0.0"
- }
- },
- "node_modules/@eslint-community/regexpp": {
- "version": "4.10.0",
- "resolved": "https://registry.npmjs.org/@eslint-community/regexpp/-/regexpp-4.10.0.tgz",
- "integrity": "sha512-Cu96Sd2By9mCNTx2iyKOmq10v22jUVQv0lQnlGNy16oE9589yE+QADPbrMGCkA51cKZSg3Pu/aTJVTGfL/qjUA==",
- "dev": true,
- "engines": {
- "node": "^12.0.0 || ^14.0.0 || >=16.0.0"
+ "funding": {
+ "type": "opencollective",
+ "url": "https://opencollective.com/typescript-eslint"
}
},
- "node_modules/@eslint/eslintrc": {
- "version": "2.1.4",
- "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-2.1.4.tgz",
- "integrity": "sha512-269Z39MS6wVJtsoUl10L60WdkhJVdPG24Q4eZTH3nnF6lpvSShEK3wQjDX9JRWAUPvPh7COouPpU9IrqaZFvtQ==",
+ "node_modules/@typescript-eslint/typescript-estree": {
+ "version": "5.62.0",
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-5.62.0.tgz",
+ "integrity": "sha512-CmcQ6uY7b9y694lKdRB8FEel7JbU/40iSAPomu++SjLMntB+2Leay2LO6i8VnJk58MtE9/nQSFIH6jpyRWyYzA==",
"dev": true,
+ "license": "BSD-2-Clause",
"dependencies": {
- "ajv": "^6.12.4",
- "debug": "^4.3.2",
- "espree": "^9.6.0",
- "globals": "^13.19.0",
- "ignore": "^5.2.0",
- "import-fresh": "^3.2.1",
- "js-yaml": "^4.1.0",
- "minimatch": "^3.1.2",
- "strip-json-comments": "^3.1.1"
+ "@typescript-eslint/types": "5.62.0",
+ "@typescript-eslint/visitor-keys": "5.62.0",
+ "debug": "^4.3.4",
+ "globby": "^11.1.0",
+ "is-glob": "^4.0.3",
+ "semver": "^7.3.7",
+ "tsutils": "^3.21.0"
},
"engines": {
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
},
"funding": {
- "url": "https://opencollective.com/eslint"
- }
- },
- "node_modules/@eslint/eslintrc/node_modules/ajv": {
- "version": "6.12.6",
- "resolved": "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz",
- "integrity": "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==",
- "dev": true,
- "dependencies": {
- "fast-deep-equal": "^3.1.1",
- "fast-json-stable-stringify": "^2.0.0",
- "json-schema-traverse": "^0.4.1",
- "uri-js": "^4.2.2"
+ "type": "opencollective",
+ "url": "https://opencollective.com/typescript-eslint"
},
- "funding": {
- "type": "github",
- "url": "https://github.com/sponsors/epoberezkin"
+ "peerDependenciesMeta": {
+ "typescript": {
+ "optional": true
+ }
}
},
- "node_modules/@eslint/eslintrc/node_modules/json-schema-traverse": {
- "version": "0.4.1",
- "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz",
- "integrity": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==",
- "dev": true
- },
- "node_modules/@eslint/js": {
- "version": "8.57.0",
- "resolved": "https://registry.npmjs.org/@eslint/js/-/js-8.57.0.tgz",
- "integrity": "sha512-Ys+3g2TaW7gADOJzPt83SJtCDhMjndcDMFVQ/Tj9iA1BfJzFKD9mAUXT3OenpuPHbI6P/myECxRJrofUsDx/5g==",
+ "node_modules/@typescript-eslint/typescript-estree/node_modules/semver": {
+ "version": "7.7.3",
+ "resolved": "https://registry.npmjs.org/semver/-/semver-7.7.3.tgz",
+ "integrity": "sha512-SdsKMrI9TdgjdweUSR9MweHA4EJ8YxHn8DFaDisvhVlUOe4BF1tLD7GAj0lIqWVl+dPb/rExr0Btby5loQm20Q==",
"dev": true,
+ "license": "ISC",
+ "bin": {
+ "semver": "bin/semver.js"
+ },
"engines": {
- "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
- }
- },
- "node_modules/@floating-ui/core": {
- "version": "1.7.3",
- "resolved": "https://registry.npmjs.org/@floating-ui/core/-/core-1.7.3.tgz",
- "integrity": "sha512-sGnvb5dmrJaKEZ+LDIpguvdX3bDlEllmv4/ClQ9awcmCZrlx5jQyyMWFM5kBI+EyNOCDDiKk8il0zeuX3Zlg/w==",
- "dependencies": {
- "@floating-ui/utils": "^0.2.10"
- }
- },
- "node_modules/@floating-ui/dom": {
- "version": "1.7.3",
- "resolved": "https://registry.npmjs.org/@floating-ui/dom/-/dom-1.7.3.tgz",
- "integrity": "sha512-uZA413QEpNuhtb3/iIKoYMSK07keHPYeXF02Zhd6e213j+d1NamLix/mCLxBUDW/Gx52sPH2m+chlUsyaBs/Ag==",
- "dependencies": {
- "@floating-ui/core": "^1.7.3",
- "@floating-ui/utils": "^0.2.10"
+ "node": ">=10"
}
},
- "node_modules/@floating-ui/utils": {
- "version": "0.2.10",
- "resolved": "https://registry.npmjs.org/@floating-ui/utils/-/utils-0.2.10.tgz",
- "integrity": "sha512-aGTxbpbg8/b5JfU1HXSrbH3wXZuLPJcNEcZQFMxLs3oSzgtVu6nFPkbbGGUvBcUjKV2YyB9Wxxabo+HEH9tcRQ=="
- },
- "node_modules/@humanwhocodes/config-array": {
- "version": "0.11.14",
- "resolved": "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.11.14.tgz",
- "integrity": "sha512-3T8LkOmg45BV5FICb15QQMsyUSWrQ8AygVfC7ZG32zOalnqrilm018ZVCw0eapXux8FtA33q8PSRSstjee3jSg==",
+ "node_modules/@typescript-eslint/utils": {
+ "version": "5.62.0",
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-5.62.0.tgz",
+ "integrity": "sha512-n8oxjeb5aIbPFEtmQxQYOLI0i9n5ySBEY/ZEHHZqKQSFnxio1rv6dthascc9dLuwrL0RC5mPCxB7vnAVGAYWAQ==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "@humanwhocodes/object-schema": "^2.0.2",
- "debug": "^4.3.1",
- "minimatch": "^3.0.5"
+ "@eslint-community/eslint-utils": "^4.2.0",
+ "@types/json-schema": "^7.0.9",
+ "@types/semver": "^7.3.12",
+ "@typescript-eslint/scope-manager": "5.62.0",
+ "@typescript-eslint/types": "5.62.0",
+ "@typescript-eslint/typescript-estree": "5.62.0",
+ "eslint-scope": "^5.1.1",
+ "semver": "^7.3.7"
},
"engines": {
- "node": ">=10.10.0"
- }
- },
- "node_modules/@humanwhocodes/module-importer": {
- "version": "1.0.1",
- "resolved": "https://registry.npmjs.org/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz",
- "integrity": "sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==",
- "dev": true,
- "engines": {
- "node": ">=12.22"
+ "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
},
"funding": {
- "type": "github",
- "url": "https://github.com/sponsors/nzakas"
+ "type": "opencollective",
+ "url": "https://opencollective.com/typescript-eslint"
+ },
+ "peerDependencies": {
+ "eslint": "^6.0.0 || ^7.0.0 || ^8.0.0"
}
},
- "node_modules/@humanwhocodes/object-schema": {
- "version": "2.0.2",
- "resolved": "https://registry.npmjs.org/@humanwhocodes/object-schema/-/object-schema-2.0.2.tgz",
- "integrity": "sha512-6EwiSjwWYP7pTckG6I5eyFANjPhmPjUX9JRLUSfNPC7FX7zK9gyZAfUEaECL6ALTpGX5AjnBq3C9XmVWPitNpw==",
- "dev": true
- },
- "node_modules/@isaacs/cliui": {
- "version": "8.0.2",
- "resolved": "https://registry.npmjs.org/@isaacs/cliui/-/cliui-8.0.2.tgz",
- "integrity": "sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA==",
+ "node_modules/@typescript-eslint/utils/node_modules/semver": {
+ "version": "7.7.3",
+ "resolved": "https://registry.npmjs.org/semver/-/semver-7.7.3.tgz",
+ "integrity": "sha512-SdsKMrI9TdgjdweUSR9MweHA4EJ8YxHn8DFaDisvhVlUOe4BF1tLD7GAj0lIqWVl+dPb/rExr0Btby5loQm20Q==",
"dev": true,
- "dependencies": {
- "string-width": "^5.1.2",
- "string-width-cjs": "npm:string-width@^4.2.0",
- "strip-ansi": "^7.0.1",
- "strip-ansi-cjs": "npm:strip-ansi@^6.0.1",
- "wrap-ansi": "^8.1.0",
- "wrap-ansi-cjs": "npm:wrap-ansi@^7.0.0"
+ "license": "ISC",
+ "bin": {
+ "semver": "bin/semver.js"
},
"engines": {
- "node": ">=12"
+ "node": ">=10"
}
},
- "node_modules/@isaacs/cliui/node_modules/ansi-regex": {
- "version": "6.0.1",
- "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.0.1.tgz",
- "integrity": "sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA==",
+ "node_modules/@typescript-eslint/visitor-keys": {
+ "version": "5.62.0",
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-5.62.0.tgz",
+ "integrity": "sha512-07ny+LHRzQXepkGg6w0mFY41fVUNBrL2Roj/++7V1txKugfjm/Ci/qSND03r2RhlJhJYMcTn9AhhSSqQp0Ysyw==",
"dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "@typescript-eslint/types": "5.62.0",
+ "eslint-visitor-keys": "^3.3.0"
+ },
"engines": {
- "node": ">=12"
+ "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
},
"funding": {
- "url": "https://github.com/chalk/ansi-regex?sponsor=1"
+ "type": "opencollective",
+ "url": "https://opencollective.com/typescript-eslint"
}
},
- "node_modules/@isaacs/cliui/node_modules/ansi-styles": {
- "version": "6.2.1",
- "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-6.2.1.tgz",
- "integrity": "sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==",
+ "node_modules/@ungap/structured-clone": {
+ "version": "1.3.0",
+ "resolved": "https://registry.npmjs.org/@ungap/structured-clone/-/structured-clone-1.3.0.tgz",
+ "integrity": "sha512-WmoN8qaIAo7WTYWbAZuG8PYEhn5fkz7dZrqTBZ7dtt//lL2Gwms1IcnQ5yHqjDfX8Ft5j4YzDM23f87zBfDe9g==",
"dev": true,
- "engines": {
- "node": ">=12"
- },
- "funding": {
- "url": "https://github.com/chalk/ansi-styles?sponsor=1"
- }
+ "license": "ISC"
},
- "node_modules/@isaacs/cliui/node_modules/string-width": {
- "version": "5.1.2",
- "resolved": "https://registry.npmjs.org/string-width/-/string-width-5.1.2.tgz",
- "integrity": "sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA==",
+ "node_modules/@vitejs/plugin-react": {
+ "version": "5.0.4",
+ "resolved": "https://registry.npmjs.org/@vitejs/plugin-react/-/plugin-react-5.0.4.tgz",
+ "integrity": "sha512-La0KD0vGkVkSk6K+piWDKRUyg8Rl5iAIKRMH0vMJI0Eg47bq1eOxmoObAaQG37WMW9MSyk7Cs8EIWwJC1PtzKA==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "eastasianwidth": "^0.2.0",
- "emoji-regex": "^9.2.2",
- "strip-ansi": "^7.0.1"
+ "@babel/core": "^7.28.4",
+ "@babel/plugin-transform-react-jsx-self": "^7.27.1",
+ "@babel/plugin-transform-react-jsx-source": "^7.27.1",
+ "@rolldown/pluginutils": "1.0.0-beta.38",
+ "@types/babel__core": "^7.20.5",
+ "react-refresh": "^0.17.0"
},
"engines": {
- "node": ">=12"
+ "node": "^20.19.0 || >=22.12.0"
},
- "funding": {
- "url": "https://github.com/sponsors/sindresorhus"
+ "peerDependencies": {
+ "vite": "^4.2.0 || ^5.0.0 || ^6.0.0 || ^7.0.0"
}
},
- "node_modules/@isaacs/cliui/node_modules/strip-ansi": {
- "version": "7.1.0",
- "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz",
- "integrity": "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==",
+ "node_modules/@vitest/browser": {
+ "version": "3.2.4",
+ "resolved": "https://registry.npmjs.org/@vitest/browser/-/browser-3.2.4.tgz",
+ "integrity": "sha512-tJxiPrWmzH8a+w9nLKlQMzAKX/7VjFs50MWgcAj7p9XQ7AQ9/35fByFYptgPELyLw+0aixTnC4pUWV+APcZ/kw==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "ansi-regex": "^6.0.1"
- },
- "engines": {
- "node": ">=12"
+ "@testing-library/dom": "^10.4.0",
+ "@testing-library/user-event": "^14.6.1",
+ "@vitest/mocker": "3.2.4",
+ "@vitest/utils": "3.2.4",
+ "magic-string": "^0.30.17",
+ "sirv": "^3.0.1",
+ "tinyrainbow": "^2.0.0",
+ "ws": "^8.18.2"
},
"funding": {
- "url": "https://github.com/chalk/strip-ansi?sponsor=1"
+ "url": "https://opencollective.com/vitest"
+ },
+ "peerDependencies": {
+ "playwright": "*",
+ "vitest": "3.2.4",
+ "webdriverio": "^7.0.0 || ^8.0.0 || ^9.0.0"
+ },
+ "peerDependenciesMeta": {
+ "playwright": {
+ "optional": true
+ },
+ "safaridriver": {
+ "optional": true
+ },
+ "webdriverio": {
+ "optional": true
+ }
}
},
- "node_modules/@isaacs/cliui/node_modules/wrap-ansi": {
- "version": "8.1.0",
- "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-8.1.0.tgz",
- "integrity": "sha512-si7QWI6zUMq56bESFvagtmzMdGOtoxfR+Sez11Mobfc7tm+VkUckk9bW2UeffTGVUbOksxmSw0AA2gs8g71NCQ==",
+ "node_modules/@vitest/expect": {
+ "version": "3.2.4",
+ "resolved": "https://registry.npmjs.org/@vitest/expect/-/expect-3.2.4.tgz",
+ "integrity": "sha512-Io0yyORnB6sikFlt8QW5K7slY4OjqNX9jmJQ02QDda8lyM6B5oNgVWoSoKPac8/kgnCUzuHQKrSLtu/uOqqrig==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "ansi-styles": "^6.1.0",
- "string-width": "^5.0.1",
- "strip-ansi": "^7.0.1"
- },
- "engines": {
- "node": ">=12"
+ "@types/chai": "^5.2.2",
+ "@vitest/spy": "3.2.4",
+ "@vitest/utils": "3.2.4",
+ "chai": "^5.2.0",
+ "tinyrainbow": "^2.0.0"
},
"funding": {
- "url": "https://github.com/chalk/wrap-ansi?sponsor=1"
+ "url": "https://opencollective.com/vitest"
}
},
- "node_modules/@istanbuljs/load-nyc-config": {
- "version": "1.1.0",
- "resolved": "https://registry.npmjs.org/@istanbuljs/load-nyc-config/-/load-nyc-config-1.1.0.tgz",
- "integrity": "sha512-VjeHSlIzpv/NyD3N0YuHfXOPDIixcA1q2ZV98wsMqcYlPmv2n3Yb2lYP9XMElnaFVXg5A7YLTeLu6V84uQDjmQ==",
+ "node_modules/@vitest/mocker": {
+ "version": "3.2.4",
+ "resolved": "https://registry.npmjs.org/@vitest/mocker/-/mocker-3.2.4.tgz",
+ "integrity": "sha512-46ryTE9RZO/rfDd7pEqFl7etuyzekzEhUbTW3BvmeO/BcCMEgq59BKhek3dXDWgAj4oMK6OZi+vRr1wPW6qjEQ==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "camelcase": "^5.3.1",
- "find-up": "^4.1.0",
- "get-package-type": "^0.1.0",
- "js-yaml": "^3.13.1",
- "resolve-from": "^5.0.0"
+ "@vitest/spy": "3.2.4",
+ "estree-walker": "^3.0.3",
+ "magic-string": "^0.30.17"
},
- "engines": {
- "node": ">=8"
+ "funding": {
+ "url": "https://opencollective.com/vitest"
+ },
+ "peerDependencies": {
+ "msw": "^2.4.9",
+ "vite": "^5.0.0 || ^6.0.0 || ^7.0.0-0"
+ },
+ "peerDependenciesMeta": {
+ "msw": {
+ "optional": true
+ },
+ "vite": {
+ "optional": true
+ }
}
},
- "node_modules/@istanbuljs/load-nyc-config/node_modules/argparse": {
- "version": "1.0.10",
- "resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz",
- "integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==",
+ "node_modules/@vitest/pretty-format": {
+ "version": "3.2.4",
+ "resolved": "https://registry.npmjs.org/@vitest/pretty-format/-/pretty-format-3.2.4.tgz",
+ "integrity": "sha512-IVNZik8IVRJRTr9fxlitMKeJeXFFFN0JaB9PHPGQ8NKQbGpfjlTx9zO4RefN8gp7eqjNy8nyK3NZmBzOPeIxtA==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "sprintf-js": "~1.0.2"
+ "tinyrainbow": "^2.0.0"
+ },
+ "funding": {
+ "url": "https://opencollective.com/vitest"
}
},
- "node_modules/@istanbuljs/load-nyc-config/node_modules/camelcase": {
- "version": "5.3.1",
- "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-5.3.1.tgz",
- "integrity": "sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==",
+ "node_modules/@vitest/runner": {
+ "version": "3.2.4",
+ "resolved": "https://registry.npmjs.org/@vitest/runner/-/runner-3.2.4.tgz",
+ "integrity": "sha512-oukfKT9Mk41LreEW09vt45f8wx7DordoWUZMYdY/cyAk7w5TWkTRCNZYF7sX7n2wB7jyGAl74OxgwhPgKaqDMQ==",
"dev": true,
- "engines": {
- "node": ">=6"
+ "license": "MIT",
+ "dependencies": {
+ "@vitest/utils": "3.2.4",
+ "pathe": "^2.0.3",
+ "strip-literal": "^3.0.0"
+ },
+ "funding": {
+ "url": "https://opencollective.com/vitest"
}
},
- "node_modules/@istanbuljs/load-nyc-config/node_modules/find-up": {
- "version": "4.1.0",
- "resolved": "https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz",
- "integrity": "sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==",
+ "node_modules/@vitest/snapshot": {
+ "version": "3.2.4",
+ "resolved": "https://registry.npmjs.org/@vitest/snapshot/-/snapshot-3.2.4.tgz",
+ "integrity": "sha512-dEYtS7qQP2CjU27QBC5oUOxLE/v5eLkGqPE0ZKEIDGMs4vKWe7IjgLOeauHsR0D5YuuycGRO5oSRXnwnmA78fQ==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "locate-path": "^5.0.0",
- "path-exists": "^4.0.0"
+ "@vitest/pretty-format": "3.2.4",
+ "magic-string": "^0.30.17",
+ "pathe": "^2.0.3"
},
- "engines": {
- "node": ">=8"
+ "funding": {
+ "url": "https://opencollective.com/vitest"
}
},
- "node_modules/@istanbuljs/load-nyc-config/node_modules/js-yaml": {
- "version": "3.14.1",
- "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz",
- "integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==",
+ "node_modules/@vitest/spy": {
+ "version": "3.2.4",
+ "resolved": "https://registry.npmjs.org/@vitest/spy/-/spy-3.2.4.tgz",
+ "integrity": "sha512-vAfasCOe6AIK70iP5UD11Ac4siNUNJ9i/9PZ3NKx07sG6sUxeag1LWdNrMWeKKYBLlzuK+Gn65Yd5nyL6ds+nw==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "argparse": "^1.0.7",
- "esprima": "^4.0.0"
+ "tinyspy": "^4.0.3"
},
- "bin": {
- "js-yaml": "bin/js-yaml.js"
+ "funding": {
+ "url": "https://opencollective.com/vitest"
}
},
- "node_modules/@istanbuljs/load-nyc-config/node_modules/locate-path": {
- "version": "5.0.0",
- "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-5.0.0.tgz",
- "integrity": "sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==",
+ "node_modules/@vitest/utils": {
+ "version": "3.2.4",
+ "resolved": "https://registry.npmjs.org/@vitest/utils/-/utils-3.2.4.tgz",
+ "integrity": "sha512-fB2V0JFrQSMsCo9HiSq3Ezpdv4iYaXRG1Sx8edX3MwxfyNn83mKiGzOcH+Fkxt4MHxr3y42fQi1oeAInqgX2QA==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "p-locate": "^4.1.0"
+ "@vitest/pretty-format": "3.2.4",
+ "loupe": "^3.1.4",
+ "tinyrainbow": "^2.0.0"
},
- "engines": {
- "node": ">=8"
+ "funding": {
+ "url": "https://opencollective.com/vitest"
}
},
- "node_modules/@istanbuljs/load-nyc-config/node_modules/p-limit": {
- "version": "2.3.0",
- "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz",
- "integrity": "sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==",
+ "node_modules/@webassemblyjs/ast": {
+ "version": "1.14.1",
+ "resolved": "https://registry.npmjs.org/@webassemblyjs/ast/-/ast-1.14.1.tgz",
+ "integrity": "sha512-nuBEDgQfm1ccRp/8bCQrx1frohyufl4JlbMMZ4P1wpeOfDhF6FQkxZJ1b/e+PLwr6X1Nhw6OLme5usuBWYBvuQ==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "p-try": "^2.0.0"
- },
- "engines": {
- "node": ">=6"
- },
- "funding": {
- "url": "https://github.com/sponsors/sindresorhus"
+ "@webassemblyjs/helper-numbers": "1.13.2",
+ "@webassemblyjs/helper-wasm-bytecode": "1.13.2"
}
},
- "node_modules/@istanbuljs/load-nyc-config/node_modules/p-locate": {
- "version": "4.1.0",
- "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-4.1.0.tgz",
- "integrity": "sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==",
+ "node_modules/@webassemblyjs/floating-point-hex-parser": {
+ "version": "1.13.2",
+ "resolved": "https://registry.npmjs.org/@webassemblyjs/floating-point-hex-parser/-/floating-point-hex-parser-1.13.2.tgz",
+ "integrity": "sha512-6oXyTOzbKxGH4steLbLNOu71Oj+C8Lg34n6CqRvqfS2O71BxY6ByfMDRhBytzknj9yGUPVJ1qIKhRlAwO1AovA==",
+ "dev": true,
+ "license": "MIT"
+ },
+ "node_modules/@webassemblyjs/helper-api-error": {
+ "version": "1.13.2",
+ "resolved": "https://registry.npmjs.org/@webassemblyjs/helper-api-error/-/helper-api-error-1.13.2.tgz",
+ "integrity": "sha512-U56GMYxy4ZQCbDZd6JuvvNV/WFildOjsaWD3Tzzvmw/mas3cXzRJPMjP83JqEsgSbyrmaGjBfDtV7KDXV9UzFQ==",
+ "dev": true,
+ "license": "MIT"
+ },
+ "node_modules/@webassemblyjs/helper-buffer": {
+ "version": "1.14.1",
+ "resolved": "https://registry.npmjs.org/@webassemblyjs/helper-buffer/-/helper-buffer-1.14.1.tgz",
+ "integrity": "sha512-jyH7wtcHiKssDtFPRB+iQdxlDf96m0E39yb0k5uJVhFGleZFoNw1c4aeIcVUPPbXUVJ94wwnMOAqUHyzoEPVMA==",
+ "dev": true,
+ "license": "MIT"
+ },
+ "node_modules/@webassemblyjs/helper-numbers": {
+ "version": "1.13.2",
+ "resolved": "https://registry.npmjs.org/@webassemblyjs/helper-numbers/-/helper-numbers-1.13.2.tgz",
+ "integrity": "sha512-FE8aCmS5Q6eQYcV3gI35O4J789wlQA+7JrqTTpJqn5emA4U2hvwJmvFRC0HODS+3Ye6WioDklgd6scJ3+PLnEA==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "p-limit": "^2.2.0"
- },
- "engines": {
- "node": ">=8"
+ "@webassemblyjs/floating-point-hex-parser": "1.13.2",
+ "@webassemblyjs/helper-api-error": "1.13.2",
+ "@xtuc/long": "4.2.2"
}
},
- "node_modules/@istanbuljs/load-nyc-config/node_modules/resolve-from": {
- "version": "5.0.0",
- "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-5.0.0.tgz",
- "integrity": "sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw==",
+ "node_modules/@webassemblyjs/helper-wasm-bytecode": {
+ "version": "1.13.2",
+ "resolved": "https://registry.npmjs.org/@webassemblyjs/helper-wasm-bytecode/-/helper-wasm-bytecode-1.13.2.tgz",
+ "integrity": "sha512-3QbLKy93F0EAIXLh0ogEVR6rOubA9AoZ+WRYhNbFyuB70j3dRdwH9g+qXhLAO0kiYGlg3TxDV+I4rQTr/YNXkA==",
"dev": true,
- "engines": {
- "node": ">=8"
- }
+ "license": "MIT"
},
- "node_modules/@istanbuljs/schema": {
- "version": "0.1.3",
- "resolved": "https://registry.npmjs.org/@istanbuljs/schema/-/schema-0.1.3.tgz",
- "integrity": "sha512-ZXRY4jNvVgSVQ8DL3LTcakaAtXwTVUxE81hslsyD2AtoXW/wVob10HkOJ1X/pAlcI7D+2YoZKg5do8G/w6RYgA==",
+ "node_modules/@webassemblyjs/helper-wasm-section": {
+ "version": "1.14.1",
+ "resolved": "https://registry.npmjs.org/@webassemblyjs/helper-wasm-section/-/helper-wasm-section-1.14.1.tgz",
+ "integrity": "sha512-ds5mXEqTJ6oxRoqjhWDU83OgzAYjwsCV8Lo/N+oRsNDmx/ZDpqalmrtgOMkHwxsG0iI//3BwWAErYRHtgn0dZw==",
"dev": true,
- "engines": {
- "node": ">=8"
+ "license": "MIT",
+ "dependencies": {
+ "@webassemblyjs/ast": "1.14.1",
+ "@webassemblyjs/helper-buffer": "1.14.1",
+ "@webassemblyjs/helper-wasm-bytecode": "1.13.2",
+ "@webassemblyjs/wasm-gen": "1.14.1"
}
},
- "node_modules/@jest/console": {
- "version": "27.5.1",
- "resolved": "https://registry.npmjs.org/@jest/console/-/console-27.5.1.tgz",
- "integrity": "sha512-kZ/tNpS3NXn0mlXXXPNuDZnb4c0oZ20r4K5eemM2k30ZC3G0T02nXUvyhf5YdbXWHPEJLc9qGLxEZ216MdL+Zg==",
+ "node_modules/@webassemblyjs/ieee754": {
+ "version": "1.13.2",
+ "resolved": "https://registry.npmjs.org/@webassemblyjs/ieee754/-/ieee754-1.13.2.tgz",
+ "integrity": "sha512-4LtOzh58S/5lX4ITKxnAK2USuNEvpdVV9AlgGQb8rJDHaLeHciwG4zlGr0j/SNWlr7x3vO1lDEsuePvtcDNCkw==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "@jest/types": "^27.5.1",
- "@types/node": "*",
- "chalk": "^4.0.0",
- "jest-message-util": "^27.5.1",
- "jest-util": "^27.5.1",
- "slash": "^3.0.0"
- },
- "engines": {
- "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
+ "@xtuc/ieee754": "^1.2.0"
}
},
- "node_modules/@jest/console/node_modules/@jest/types": {
- "version": "27.5.1",
- "resolved": "https://registry.npmjs.org/@jest/types/-/types-27.5.1.tgz",
- "integrity": "sha512-Cx46iJ9QpwQTjIdq5VJu2QTMMs3QlEjI0x1QbBP5W1+nMzyc2XmimiRR/CbX9TO0cPTeUlxWMOu8mslYsJ8DEw==",
+ "node_modules/@webassemblyjs/leb128": {
+ "version": "1.13.2",
+ "resolved": "https://registry.npmjs.org/@webassemblyjs/leb128/-/leb128-1.13.2.tgz",
+ "integrity": "sha512-Lde1oNoIdzVzdkNEAWZ1dZ5orIbff80YPdHx20mrHwHrVNNTjNr8E3xz9BdpcGqRQbAEa+fkrCb+fRFTl/6sQw==",
"dev": true,
+ "license": "Apache-2.0",
"dependencies": {
- "@types/istanbul-lib-coverage": "^2.0.0",
- "@types/istanbul-reports": "^3.0.0",
- "@types/node": "*",
- "@types/yargs": "^16.0.0",
- "chalk": "^4.0.0"
- },
- "engines": {
- "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
+ "@xtuc/long": "4.2.2"
}
},
- "node_modules/@jest/console/node_modules/@types/yargs": {
- "version": "16.0.9",
- "resolved": "https://registry.npmjs.org/@types/yargs/-/yargs-16.0.9.tgz",
- "integrity": "sha512-tHhzvkFXZQeTECenFoRljLBYPZJ7jAVxqqtEI0qTLOmuultnFp4I9yKE17vTuhf7BkhCu7I4XuemPgikDVuYqA==",
+ "node_modules/@webassemblyjs/utf8": {
+ "version": "1.13.2",
+ "resolved": "https://registry.npmjs.org/@webassemblyjs/utf8/-/utf8-1.13.2.tgz",
+ "integrity": "sha512-3NQWGjKTASY1xV5m7Hr0iPeXD9+RDobLll3T9d2AO+g3my8xy5peVyjSag4I50mR1bBSN/Ct12lo+R9tJk0NZQ==",
+ "dev": true,
+ "license": "MIT"
+ },
+ "node_modules/@webassemblyjs/wasm-edit": {
+ "version": "1.14.1",
+ "resolved": "https://registry.npmjs.org/@webassemblyjs/wasm-edit/-/wasm-edit-1.14.1.tgz",
+ "integrity": "sha512-RNJUIQH/J8iA/1NzlE4N7KtyZNHi3w7at7hDjvRNm5rcUXa00z1vRz3glZoULfJ5mpvYhLybmVcwcjGrC1pRrQ==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "@types/yargs-parser": "*"
+ "@webassemblyjs/ast": "1.14.1",
+ "@webassemblyjs/helper-buffer": "1.14.1",
+ "@webassemblyjs/helper-wasm-bytecode": "1.13.2",
+ "@webassemblyjs/helper-wasm-section": "1.14.1",
+ "@webassemblyjs/wasm-gen": "1.14.1",
+ "@webassemblyjs/wasm-opt": "1.14.1",
+ "@webassemblyjs/wasm-parser": "1.14.1",
+ "@webassemblyjs/wast-printer": "1.14.1"
}
},
- "node_modules/@jest/console/node_modules/ansi-styles": {
- "version": "5.2.0",
- "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-5.2.0.tgz",
- "integrity": "sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==",
+ "node_modules/@webassemblyjs/wasm-gen": {
+ "version": "1.14.1",
+ "resolved": "https://registry.npmjs.org/@webassemblyjs/wasm-gen/-/wasm-gen-1.14.1.tgz",
+ "integrity": "sha512-AmomSIjP8ZbfGQhumkNvgC33AY7qtMCXnN6bL2u2Js4gVCg8fp735aEiMSBbDR7UQIj90n4wKAFUSEd0QN2Ukg==",
"dev": true,
- "engines": {
- "node": ">=10"
- },
- "funding": {
- "url": "https://github.com/chalk/ansi-styles?sponsor=1"
+ "license": "MIT",
+ "dependencies": {
+ "@webassemblyjs/ast": "1.14.1",
+ "@webassemblyjs/helper-wasm-bytecode": "1.13.2",
+ "@webassemblyjs/ieee754": "1.13.2",
+ "@webassemblyjs/leb128": "1.13.2",
+ "@webassemblyjs/utf8": "1.13.2"
}
},
- "node_modules/@jest/console/node_modules/jest-message-util": {
- "version": "27.5.1",
- "resolved": "https://registry.npmjs.org/jest-message-util/-/jest-message-util-27.5.1.tgz",
- "integrity": "sha512-rMyFe1+jnyAAf+NHwTclDz0eAaLkVDdKVHHBFWsBWHnnh5YeJMNWWsv7AbFYXfK3oTqvL7VTWkhNLu1jX24D+g==",
+ "node_modules/@webassemblyjs/wasm-opt": {
+ "version": "1.14.1",
+ "resolved": "https://registry.npmjs.org/@webassemblyjs/wasm-opt/-/wasm-opt-1.14.1.tgz",
+ "integrity": "sha512-PTcKLUNvBqnY2U6E5bdOQcSM+oVP/PmrDY9NzowJjislEjwP/C4an2303MCVS2Mg9d3AJpIGdUFIQQWbPds0Sw==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "@babel/code-frame": "^7.12.13",
- "@jest/types": "^27.5.1",
- "@types/stack-utils": "^2.0.0",
- "chalk": "^4.0.0",
- "graceful-fs": "^4.2.9",
- "micromatch": "^4.0.4",
- "pretty-format": "^27.5.1",
- "slash": "^3.0.0",
- "stack-utils": "^2.0.3"
- },
- "engines": {
- "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
+ "@webassemblyjs/ast": "1.14.1",
+ "@webassemblyjs/helper-buffer": "1.14.1",
+ "@webassemblyjs/wasm-gen": "1.14.1",
+ "@webassemblyjs/wasm-parser": "1.14.1"
}
},
- "node_modules/@jest/console/node_modules/jest-util": {
- "version": "27.5.1",
- "resolved": "https://registry.npmjs.org/jest-util/-/jest-util-27.5.1.tgz",
- "integrity": "sha512-Kv2o/8jNvX1MQ0KGtw480E/w4fBCDOnH6+6DmeKi6LZUIlKA5kwY0YNdlzaWTiVgxqAqik11QyxDOKk543aKXw==",
+ "node_modules/@webassemblyjs/wasm-parser": {
+ "version": "1.14.1",
+ "resolved": "https://registry.npmjs.org/@webassemblyjs/wasm-parser/-/wasm-parser-1.14.1.tgz",
+ "integrity": "sha512-JLBl+KZ0R5qB7mCnud/yyX08jWFw5MsoalJ1pQ4EdFlgj9VdXKGuENGsiCIjegI1W7p91rUlcB/LB5yRJKNTcQ==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "@jest/types": "^27.5.1",
- "@types/node": "*",
- "chalk": "^4.0.0",
- "ci-info": "^3.2.0",
- "graceful-fs": "^4.2.9",
- "picomatch": "^2.2.3"
- },
- "engines": {
- "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
+ "@webassemblyjs/ast": "1.14.1",
+ "@webassemblyjs/helper-api-error": "1.13.2",
+ "@webassemblyjs/helper-wasm-bytecode": "1.13.2",
+ "@webassemblyjs/ieee754": "1.13.2",
+ "@webassemblyjs/leb128": "1.13.2",
+ "@webassemblyjs/utf8": "1.13.2"
}
},
- "node_modules/@jest/console/node_modules/pretty-format": {
- "version": "27.5.1",
- "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-27.5.1.tgz",
- "integrity": "sha512-Qb1gy5OrP5+zDf2Bvnzdl3jsTf1qXVMazbvCoKhtKqVs4/YK4ozX4gKQJJVyNe+cajNPn0KoC0MC3FUmaHWEmQ==",
+ "node_modules/@webassemblyjs/wast-printer": {
+ "version": "1.14.1",
+ "resolved": "https://registry.npmjs.org/@webassemblyjs/wast-printer/-/wast-printer-1.14.1.tgz",
+ "integrity": "sha512-kPSSXE6De1XOR820C90RIo2ogvZG+c3KiHzqUoO/F34Y2shGzesfqv7o57xrxovZJH/MetF5UjroJ/R/3isoiw==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "ansi-regex": "^5.0.1",
- "ansi-styles": "^5.0.0",
- "react-is": "^17.0.1"
- },
- "engines": {
- "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
+ "@webassemblyjs/ast": "1.14.1",
+ "@xtuc/long": "4.2.2"
}
},
- "node_modules/@jest/console/node_modules/react-is": {
- "version": "17.0.2",
- "resolved": "https://registry.npmjs.org/react-is/-/react-is-17.0.2.tgz",
- "integrity": "sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w==",
- "dev": true
+ "node_modules/@xtuc/ieee754": {
+ "version": "1.2.0",
+ "resolved": "https://registry.npmjs.org/@xtuc/ieee754/-/ieee754-1.2.0.tgz",
+ "integrity": "sha512-DX8nKgqcGwsc0eJSqYt5lwP4DH5FlHnmuWWBRy7X0NcaGR0ZtuyeESgMwTYVEtxmsNGY+qit4QYT/MIYTOTPeA==",
+ "dev": true,
+ "license": "BSD-3-Clause"
},
- "node_modules/@jest/core": {
- "version": "27.5.1",
- "resolved": "https://registry.npmjs.org/@jest/core/-/core-27.5.1.tgz",
- "integrity": "sha512-AK6/UTrvQD0Cd24NSqmIA6rKsu0tKIxfiCducZvqxYdmMisOYAsdItspT+fQDQYARPf8XgjAFZi0ogW2agH5nQ==",
+ "node_modules/@xtuc/long": {
+ "version": "4.2.2",
+ "resolved": "https://registry.npmjs.org/@xtuc/long/-/long-4.2.2.tgz",
+ "integrity": "sha512-NuHqBY1PB/D8xU6s/thBgOAiAP7HOYDQ32+BFZILJ8ivkUkAHQnWfn6WhL79Owj1qmUnoN/YPhktdIoucipkAQ==",
+ "dev": true,
+ "license": "Apache-2.0"
+ },
+ "node_modules/accepts": {
+ "version": "1.3.8",
+ "resolved": "https://registry.npmjs.org/accepts/-/accepts-1.3.8.tgz",
+ "integrity": "sha512-PYAthTa2m2VKxuvSD3DPC/Gy+U+sOA1LAuT8mkmRuvw+NACSaeXEQ+NHcVF7rONl6qcaxV3Uuemwawk+7+SJLw==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "@jest/console": "^27.5.1",
- "@jest/reporters": "^27.5.1",
- "@jest/test-result": "^27.5.1",
- "@jest/transform": "^27.5.1",
- "@jest/types": "^27.5.1",
- "@types/node": "*",
- "ansi-escapes": "^4.2.1",
- "chalk": "^4.0.0",
- "emittery": "^0.8.1",
- "exit": "^0.1.2",
- "graceful-fs": "^4.2.9",
- "jest-changed-files": "^27.5.1",
- "jest-config": "^27.5.1",
- "jest-haste-map": "^27.5.1",
- "jest-message-util": "^27.5.1",
- "jest-regex-util": "^27.5.1",
- "jest-resolve": "^27.5.1",
- "jest-resolve-dependencies": "^27.5.1",
- "jest-runner": "^27.5.1",
- "jest-runtime": "^27.5.1",
- "jest-snapshot": "^27.5.1",
- "jest-util": "^27.5.1",
- "jest-validate": "^27.5.1",
- "jest-watcher": "^27.5.1",
- "micromatch": "^4.0.4",
- "rimraf": "^3.0.0",
- "slash": "^3.0.0",
- "strip-ansi": "^6.0.0"
+ "mime-types": "~2.1.34",
+ "negotiator": "0.6.3"
},
"engines": {
- "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
- },
- "peerDependencies": {
- "node-notifier": "^8.0.1 || ^9.0.0 || ^10.0.0"
- },
- "peerDependenciesMeta": {
- "node-notifier": {
- "optional": true
- }
+ "node": ">= 0.6"
}
},
- "node_modules/@jest/core/node_modules/@jest/types": {
- "version": "27.5.1",
- "resolved": "https://registry.npmjs.org/@jest/types/-/types-27.5.1.tgz",
- "integrity": "sha512-Cx46iJ9QpwQTjIdq5VJu2QTMMs3QlEjI0x1QbBP5W1+nMzyc2XmimiRR/CbX9TO0cPTeUlxWMOu8mslYsJ8DEw==",
+ "node_modules/acorn": {
+ "version": "8.15.0",
+ "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.15.0.tgz",
+ "integrity": "sha512-NZyJarBfL7nWwIq+FDL6Zp/yHEhePMNnnJ0y3qfieCrmNvYct8uvtiV41UvlSe6apAfk0fY1FbWx+NwfmpvtTg==",
"dev": true,
- "dependencies": {
- "@types/istanbul-lib-coverage": "^2.0.0",
- "@types/istanbul-reports": "^3.0.0",
- "@types/node": "*",
- "@types/yargs": "^16.0.0",
- "chalk": "^4.0.0"
+ "license": "MIT",
+ "bin": {
+ "acorn": "bin/acorn"
},
"engines": {
- "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
+ "node": ">=0.4.0"
}
},
- "node_modules/@jest/core/node_modules/@types/yargs": {
- "version": "16.0.9",
- "resolved": "https://registry.npmjs.org/@types/yargs/-/yargs-16.0.9.tgz",
- "integrity": "sha512-tHhzvkFXZQeTECenFoRljLBYPZJ7jAVxqqtEI0qTLOmuultnFp4I9yKE17vTuhf7BkhCu7I4XuemPgikDVuYqA==",
+ "node_modules/acorn-import-phases": {
+ "version": "1.0.4",
+ "resolved": "https://registry.npmjs.org/acorn-import-phases/-/acorn-import-phases-1.0.4.tgz",
+ "integrity": "sha512-wKmbr/DDiIXzEOiWrTTUcDm24kQ2vGfZQvM2fwg2vXqR5uW6aapr7ObPtj1th32b9u90/Pf4AItvdTh42fBmVQ==",
"dev": true,
- "dependencies": {
- "@types/yargs-parser": "*"
+ "license": "MIT",
+ "engines": {
+ "node": ">=10.13.0"
+ },
+ "peerDependencies": {
+ "acorn": "^8.14.0"
}
},
- "node_modules/@jest/core/node_modules/ansi-styles": {
- "version": "5.2.0",
- "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-5.2.0.tgz",
- "integrity": "sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==",
+ "node_modules/acorn-jsx": {
+ "version": "5.3.2",
+ "resolved": "https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.3.2.tgz",
+ "integrity": "sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==",
"dev": true,
- "engines": {
- "node": ">=10"
- },
- "funding": {
- "url": "https://github.com/chalk/ansi-styles?sponsor=1"
+ "license": "MIT",
+ "peerDependencies": {
+ "acorn": "^6.0.0 || ^7.0.0 || ^8.0.0"
}
},
- "node_modules/@jest/core/node_modules/jest-message-util": {
- "version": "27.5.1",
- "resolved": "https://registry.npmjs.org/jest-message-util/-/jest-message-util-27.5.1.tgz",
- "integrity": "sha512-rMyFe1+jnyAAf+NHwTclDz0eAaLkVDdKVHHBFWsBWHnnh5YeJMNWWsv7AbFYXfK3oTqvL7VTWkhNLu1jX24D+g==",
+ "node_modules/acorn-walk": {
+ "version": "8.3.4",
+ "resolved": "https://registry.npmjs.org/acorn-walk/-/acorn-walk-8.3.4.tgz",
+ "integrity": "sha512-ueEepnujpqee2o5aIYnvHU6C0A42MNdsIDeqy5BydrkuC5R1ZuUFnm27EeFJGoEHJQgn3uleRvmTXaJgfXbt4g==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "@babel/code-frame": "^7.12.13",
- "@jest/types": "^27.5.1",
- "@types/stack-utils": "^2.0.0",
- "chalk": "^4.0.0",
- "graceful-fs": "^4.2.9",
- "micromatch": "^4.0.4",
- "pretty-format": "^27.5.1",
- "slash": "^3.0.0",
- "stack-utils": "^2.0.3"
+ "acorn": "^8.11.0"
},
"engines": {
- "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
+ "node": ">=0.4.0"
}
},
- "node_modules/@jest/core/node_modules/jest-util": {
- "version": "27.5.1",
- "resolved": "https://registry.npmjs.org/jest-util/-/jest-util-27.5.1.tgz",
- "integrity": "sha512-Kv2o/8jNvX1MQ0KGtw480E/w4fBCDOnH6+6DmeKi6LZUIlKA5kwY0YNdlzaWTiVgxqAqik11QyxDOKk543aKXw==",
+ "node_modules/address": {
+ "version": "1.2.2",
+ "resolved": "https://registry.npmjs.org/address/-/address-1.2.2.tgz",
+ "integrity": "sha512-4B/qKCfeE/ODUaAUpSwfzazo5x29WD4r3vXiWsB7I2mSDAihwEqKO+g8GELZUQSSAo5e1XTYh3ZVfLyxBc12nA==",
"dev": true,
- "dependencies": {
- "@jest/types": "^27.5.1",
- "@types/node": "*",
- "chalk": "^4.0.0",
- "ci-info": "^3.2.0",
- "graceful-fs": "^4.2.9",
- "picomatch": "^2.2.3"
- },
+ "license": "MIT",
"engines": {
- "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
+ "node": ">= 10.0.0"
}
},
- "node_modules/@jest/core/node_modules/pretty-format": {
- "version": "27.5.1",
- "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-27.5.1.tgz",
- "integrity": "sha512-Qb1gy5OrP5+zDf2Bvnzdl3jsTf1qXVMazbvCoKhtKqVs4/YK4ozX4gKQJJVyNe+cajNPn0KoC0MC3FUmaHWEmQ==",
+ "node_modules/aggregate-error": {
+ "version": "3.1.0",
+ "resolved": "https://registry.npmjs.org/aggregate-error/-/aggregate-error-3.1.0.tgz",
+ "integrity": "sha512-4I7Td01quW/RpocfNayFdFVk1qSuoh0E7JrbRJ16nH01HhKFQ88INq9Sd+nd72zqRySlr9BmDA8xlEJ6vJMrYA==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "ansi-regex": "^5.0.1",
- "ansi-styles": "^5.0.0",
- "react-is": "^17.0.1"
+ "clean-stack": "^2.0.0",
+ "indent-string": "^4.0.0"
},
"engines": {
- "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
+ "node": ">=8"
}
},
- "node_modules/@jest/core/node_modules/react-is": {
- "version": "17.0.2",
- "resolved": "https://registry.npmjs.org/react-is/-/react-is-17.0.2.tgz",
- "integrity": "sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w==",
- "dev": true
- },
- "node_modules/@jest/environment": {
- "version": "27.5.1",
- "resolved": "https://registry.npmjs.org/@jest/environment/-/environment-27.5.1.tgz",
- "integrity": "sha512-/WQjhPJe3/ghaol/4Bq480JKXV/Rfw8nQdN7f41fM8VDHLcxKXou6QyXAh3EFr9/bVG3x74z1NWDkP87EiY8gA==",
+ "node_modules/ajv": {
+ "version": "6.12.6",
+ "resolved": "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz",
+ "integrity": "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "@jest/fake-timers": "^27.5.1",
- "@jest/types": "^27.5.1",
- "@types/node": "*",
- "jest-mock": "^27.5.1"
+ "fast-deep-equal": "^3.1.1",
+ "fast-json-stable-stringify": "^2.0.0",
+ "json-schema-traverse": "^0.4.1",
+ "uri-js": "^4.2.2"
},
- "engines": {
- "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
+ "funding": {
+ "type": "github",
+ "url": "https://github.com/sponsors/epoberezkin"
}
},
- "node_modules/@jest/environment/node_modules/@jest/types": {
- "version": "27.5.1",
- "resolved": "https://registry.npmjs.org/@jest/types/-/types-27.5.1.tgz",
- "integrity": "sha512-Cx46iJ9QpwQTjIdq5VJu2QTMMs3QlEjI0x1QbBP5W1+nMzyc2XmimiRR/CbX9TO0cPTeUlxWMOu8mslYsJ8DEw==",
+ "node_modules/ajv-formats": {
+ "version": "2.1.1",
+ "resolved": "https://registry.npmjs.org/ajv-formats/-/ajv-formats-2.1.1.tgz",
+ "integrity": "sha512-Wx0Kx52hxE7C18hkMEggYlEifqWZtYaRgouJor+WMdPnQyEK13vgEWyVNup7SoeeoLMsr4kf5h6dOW11I15MUA==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "@types/istanbul-lib-coverage": "^2.0.0",
- "@types/istanbul-reports": "^3.0.0",
- "@types/node": "*",
- "@types/yargs": "^16.0.0",
- "chalk": "^4.0.0"
+ "ajv": "^8.0.0"
},
- "engines": {
- "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
+ "peerDependencies": {
+ "ajv": "^8.0.0"
+ },
+ "peerDependenciesMeta": {
+ "ajv": {
+ "optional": true
+ }
}
},
- "node_modules/@jest/environment/node_modules/@types/yargs": {
- "version": "16.0.9",
- "resolved": "https://registry.npmjs.org/@types/yargs/-/yargs-16.0.9.tgz",
- "integrity": "sha512-tHhzvkFXZQeTECenFoRljLBYPZJ7jAVxqqtEI0qTLOmuultnFp4I9yKE17vTuhf7BkhCu7I4XuemPgikDVuYqA==",
+ "node_modules/ajv-formats/node_modules/ajv": {
+ "version": "8.17.1",
+ "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.17.1.tgz",
+ "integrity": "sha512-B/gBuNg5SiMTrPkC+A2+cW0RszwxYmn6VYxB/inlBStS5nx6xHIt/ehKRhIMhqusl7a8LjQoZnjCs5vhwxOQ1g==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "@types/yargs-parser": "*"
+ "fast-deep-equal": "^3.1.3",
+ "fast-uri": "^3.0.1",
+ "json-schema-traverse": "^1.0.0",
+ "require-from-string": "^2.0.2"
+ },
+ "funding": {
+ "type": "github",
+ "url": "https://github.com/sponsors/epoberezkin"
}
},
- "node_modules/@jest/expect-utils": {
- "version": "29.7.0",
- "resolved": "https://registry.npmjs.org/@jest/expect-utils/-/expect-utils-29.7.0.tgz",
- "integrity": "sha512-GlsNBWiFQFCVi9QVSx7f5AgMeLxe9YCCs5PuP2O2LdjDAA8Jh9eX7lA1Jq/xdXw3Wb3hyvlFNfZIfcRetSzYcA==",
+ "node_modules/ajv-formats/node_modules/json-schema-traverse": {
+ "version": "1.0.0",
+ "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz",
+ "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==",
+ "dev": true,
+ "license": "MIT"
+ },
+ "node_modules/ajv-keywords": {
+ "version": "3.5.2",
+ "resolved": "https://registry.npmjs.org/ajv-keywords/-/ajv-keywords-3.5.2.tgz",
+ "integrity": "sha512-5p6WTN0DdTGVQk6VjcEju19IgaHudalcfabD7yhDGeA6bcQnmL+CpveLJq/3hvfwd1aof6L386Ougkx6RfyMIQ==",
+ "dev": true,
+ "license": "MIT",
+ "peerDependencies": {
+ "ajv": "^6.9.1"
+ }
+ },
+ "node_modules/ansi-colors": {
+ "version": "1.1.0",
+ "resolved": "https://registry.npmjs.org/ansi-colors/-/ansi-colors-1.1.0.tgz",
+ "integrity": "sha512-SFKX67auSNoVR38N3L+nvsPjOE0bybKTYbkf5tRvushrAPQ9V75huw0ZxBkKVeRU9kqH3d6HA4xTckbwZ4ixmA==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "jest-get-type": "^29.6.3"
+ "ansi-wrap": "^0.1.0"
},
"engines": {
- "node": "^14.15.0 || ^16.10.0 || >=18.0.0"
+ "node": ">=0.10.0"
}
},
- "node_modules/@jest/fake-timers": {
- "version": "27.5.1",
- "resolved": "https://registry.npmjs.org/@jest/fake-timers/-/fake-timers-27.5.1.tgz",
- "integrity": "sha512-/aPowoolwa07k7/oM3aASneNeBGCmGQsc3ugN4u6s4C/+s5M64MFo/+djTdiwcbQlRfFElGuDXWzaWj6QgKObQ==",
+ "node_modules/ansi-cyan": {
+ "version": "0.1.1",
+ "resolved": "https://registry.npmjs.org/ansi-cyan/-/ansi-cyan-0.1.1.tgz",
+ "integrity": "sha512-eCjan3AVo/SxZ0/MyIYRtkpxIu/H3xZN7URr1vXVrISxeyz8fUFz0FJziamK4sS8I+t35y4rHg1b2PklyBe/7A==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "@jest/types": "^27.5.1",
- "@sinonjs/fake-timers": "^8.0.1",
- "@types/node": "*",
- "jest-message-util": "^27.5.1",
- "jest-mock": "^27.5.1",
- "jest-util": "^27.5.1"
+ "ansi-wrap": "0.1.0"
},
"engines": {
- "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
+ "node": ">=0.10.0"
}
},
- "node_modules/@jest/fake-timers/node_modules/@jest/types": {
- "version": "27.5.1",
- "resolved": "https://registry.npmjs.org/@jest/types/-/types-27.5.1.tgz",
- "integrity": "sha512-Cx46iJ9QpwQTjIdq5VJu2QTMMs3QlEjI0x1QbBP5W1+nMzyc2XmimiRR/CbX9TO0cPTeUlxWMOu8mslYsJ8DEw==",
+ "node_modules/ansi-gray": {
+ "version": "0.1.1",
+ "resolved": "https://registry.npmjs.org/ansi-gray/-/ansi-gray-0.1.1.tgz",
+ "integrity": "sha512-HrgGIZUl8h2EHuZaU9hTR/cU5nhKxpVE1V6kdGsQ8e4zirElJ5fvtfc8N7Q1oq1aatO275i8pUFUCpNWCAnVWw==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "@types/istanbul-lib-coverage": "^2.0.0",
- "@types/istanbul-reports": "^3.0.0",
- "@types/node": "*",
- "@types/yargs": "^16.0.0",
- "chalk": "^4.0.0"
+ "ansi-wrap": "0.1.0"
},
"engines": {
- "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
+ "node": ">=0.10.0"
}
},
- "node_modules/@jest/fake-timers/node_modules/@types/yargs": {
- "version": "16.0.9",
- "resolved": "https://registry.npmjs.org/@types/yargs/-/yargs-16.0.9.tgz",
- "integrity": "sha512-tHhzvkFXZQeTECenFoRljLBYPZJ7jAVxqqtEI0qTLOmuultnFp4I9yKE17vTuhf7BkhCu7I4XuemPgikDVuYqA==",
+ "node_modules/ansi-red": {
+ "version": "0.1.1",
+ "resolved": "https://registry.npmjs.org/ansi-red/-/ansi-red-0.1.1.tgz",
+ "integrity": "sha512-ewaIr5y+9CUTGFwZfpECUbFlGcC0GCw1oqR9RI6h1gQCd9Aj2GxSckCnPsVJnmfMZbwFYE+leZGASgkWl06Jow==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "@types/yargs-parser": "*"
+ "ansi-wrap": "0.1.0"
+ },
+ "engines": {
+ "node": ">=0.10.0"
}
},
- "node_modules/@jest/fake-timers/node_modules/ansi-styles": {
- "version": "5.2.0",
- "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-5.2.0.tgz",
- "integrity": "sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==",
+ "node_modules/ansi-regex": {
+ "version": "5.0.1",
+ "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz",
+ "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==",
"dev": true,
+ "license": "MIT",
"engines": {
- "node": ">=10"
- },
- "funding": {
- "url": "https://github.com/chalk/ansi-styles?sponsor=1"
+ "node": ">=8"
}
},
- "node_modules/@jest/fake-timers/node_modules/jest-message-util": {
- "version": "27.5.1",
- "resolved": "https://registry.npmjs.org/jest-message-util/-/jest-message-util-27.5.1.tgz",
- "integrity": "sha512-rMyFe1+jnyAAf+NHwTclDz0eAaLkVDdKVHHBFWsBWHnnh5YeJMNWWsv7AbFYXfK3oTqvL7VTWkhNLu1jX24D+g==",
+ "node_modules/ansi-styles": {
+ "version": "4.3.0",
+ "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
+ "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "@babel/code-frame": "^7.12.13",
- "@jest/types": "^27.5.1",
- "@types/stack-utils": "^2.0.0",
- "chalk": "^4.0.0",
- "graceful-fs": "^4.2.9",
- "micromatch": "^4.0.4",
- "pretty-format": "^27.5.1",
- "slash": "^3.0.0",
- "stack-utils": "^2.0.3"
+ "color-convert": "^2.0.1"
},
"engines": {
- "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
+ "node": ">=8"
+ },
+ "funding": {
+ "url": "https://github.com/chalk/ansi-styles?sponsor=1"
}
},
- "node_modules/@jest/fake-timers/node_modules/jest-util": {
- "version": "27.5.1",
- "resolved": "https://registry.npmjs.org/jest-util/-/jest-util-27.5.1.tgz",
- "integrity": "sha512-Kv2o/8jNvX1MQ0KGtw480E/w4fBCDOnH6+6DmeKi6LZUIlKA5kwY0YNdlzaWTiVgxqAqik11QyxDOKk543aKXw==",
+ "node_modules/ansi-wrap": {
+ "version": "0.1.0",
+ "resolved": "https://registry.npmjs.org/ansi-wrap/-/ansi-wrap-0.1.0.tgz",
+ "integrity": "sha512-ZyznvL8k/FZeQHr2T6LzcJ/+vBApDnMNZvfVFy3At0knswWd6rJ3/0Hhmpu8oqa6C92npmozs890sX9Dl6q+Qw==",
"dev": true,
- "dependencies": {
- "@jest/types": "^27.5.1",
- "@types/node": "*",
- "chalk": "^4.0.0",
- "ci-info": "^3.2.0",
- "graceful-fs": "^4.2.9",
- "picomatch": "^2.2.3"
- },
+ "license": "MIT",
"engines": {
- "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
+ "node": ">=0.10.0"
}
},
- "node_modules/@jest/fake-timers/node_modules/pretty-format": {
- "version": "27.5.1",
- "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-27.5.1.tgz",
- "integrity": "sha512-Qb1gy5OrP5+zDf2Bvnzdl3jsTf1qXVMazbvCoKhtKqVs4/YK4ozX4gKQJJVyNe+cajNPn0KoC0MC3FUmaHWEmQ==",
- "dev": true,
+ "node_modules/anymatch": {
+ "version": "3.1.3",
+ "resolved": "https://registry.npmjs.org/anymatch/-/anymatch-3.1.3.tgz",
+ "integrity": "sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==",
+ "license": "ISC",
"dependencies": {
- "ansi-regex": "^5.0.1",
- "ansi-styles": "^5.0.0",
- "react-is": "^17.0.1"
+ "normalize-path": "^3.0.0",
+ "picomatch": "^2.0.4"
},
"engines": {
- "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
+ "node": ">= 8"
}
},
- "node_modules/@jest/fake-timers/node_modules/react-is": {
- "version": "17.0.2",
- "resolved": "https://registry.npmjs.org/react-is/-/react-is-17.0.2.tgz",
- "integrity": "sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w==",
- "dev": true
- },
- "node_modules/@jest/globals": {
- "version": "27.5.1",
- "resolved": "https://registry.npmjs.org/@jest/globals/-/globals-27.5.1.tgz",
- "integrity": "sha512-ZEJNB41OBQQgGzgyInAv0UUfDDj3upmHydjieSxFvTRuZElrx7tXg/uVQ5hYVEwiXs3+aMsAeEc9X7xiSKCm4Q==",
+ "node_modules/append-buffer": {
+ "version": "1.0.2",
+ "resolved": "https://registry.npmjs.org/append-buffer/-/append-buffer-1.0.2.tgz",
+ "integrity": "sha512-WLbYiXzD3y/ATLZFufV/rZvWdZOs+Z/+5v1rBZ463Jn398pa6kcde27cvozYnBoxXblGZTFfoPpsaEw0orU5BA==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "@jest/environment": "^27.5.1",
- "@jest/types": "^27.5.1",
- "expect": "^27.5.1"
+ "buffer-equal": "^1.0.0"
},
"engines": {
- "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
+ "node": ">=0.10.0"
}
},
- "node_modules/@jest/globals/node_modules/@jest/types": {
- "version": "27.5.1",
- "resolved": "https://registry.npmjs.org/@jest/types/-/types-27.5.1.tgz",
- "integrity": "sha512-Cx46iJ9QpwQTjIdq5VJu2QTMMs3QlEjI0x1QbBP5W1+nMzyc2XmimiRR/CbX9TO0cPTeUlxWMOu8mslYsJ8DEw==",
+ "node_modules/archy": {
+ "version": "1.0.0",
+ "resolved": "https://registry.npmjs.org/archy/-/archy-1.0.0.tgz",
+ "integrity": "sha512-Xg+9RwCg/0p32teKdGMPTPnVXKD0w3DfHnFTficozsAgsvq2XenPJq/MYpzzQ/v8zrOyJn6Ds39VA4JIDwFfqw==",
"dev": true,
- "dependencies": {
- "@types/istanbul-lib-coverage": "^2.0.0",
- "@types/istanbul-reports": "^3.0.0",
- "@types/node": "*",
- "@types/yargs": "^16.0.0",
- "chalk": "^4.0.0"
- },
- "engines": {
- "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
- }
+ "license": "MIT"
},
- "node_modules/@jest/globals/node_modules/@types/yargs": {
- "version": "16.0.9",
- "resolved": "https://registry.npmjs.org/@types/yargs/-/yargs-16.0.9.tgz",
- "integrity": "sha512-tHhzvkFXZQeTECenFoRljLBYPZJ7jAVxqqtEI0qTLOmuultnFp4I9yKE17vTuhf7BkhCu7I4XuemPgikDVuYqA==",
+ "node_modules/arg": {
+ "version": "4.1.3",
+ "resolved": "https://registry.npmjs.org/arg/-/arg-4.1.3.tgz",
+ "integrity": "sha512-58S9QDqG0Xx27YwPSt9fJxivjYl432YCwfDMfZ+71RAqUrZef7LrKQZ3LHLOwCS4FLNBplP533Zx895SeOCHvA==",
"dev": true,
- "dependencies": {
- "@types/yargs-parser": "*"
- }
+ "license": "MIT"
},
- "node_modules/@jest/globals/node_modules/ansi-styles": {
- "version": "5.2.0",
- "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-5.2.0.tgz",
- "integrity": "sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==",
+ "node_modules/argparse": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz",
+ "integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==",
"dev": true,
- "engines": {
- "node": ">=10"
- },
- "funding": {
- "url": "https://github.com/chalk/ansi-styles?sponsor=1"
- }
+ "license": "Python-2.0"
},
- "node_modules/@jest/globals/node_modules/diff-sequences": {
- "version": "27.5.1",
- "resolved": "https://registry.npmjs.org/diff-sequences/-/diff-sequences-27.5.1.tgz",
- "integrity": "sha512-k1gCAXAsNgLwEL+Y8Wvl+M6oEFj5bgazfZULpS5CneoPPXRaCCW7dm+q21Ky2VEE5X+VeRDBVg1Pcvvsr4TtNQ==",
+ "node_modules/aria-query": {
+ "version": "5.3.0",
+ "resolved": "https://registry.npmjs.org/aria-query/-/aria-query-5.3.0.tgz",
+ "integrity": "sha512-b0P0sZPKtyu8HkeRAfCq0IfURZK+SuwMjY1UXGBU27wpAiTwQAIlq56IbIO+ytk/JjS1fMR14ee5WBBfKi5J6A==",
"dev": true,
- "engines": {
- "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
+ "license": "Apache-2.0",
+ "dependencies": {
+ "dequal": "^2.0.3"
}
},
- "node_modules/@jest/globals/node_modules/expect": {
- "version": "27.5.1",
- "resolved": "https://registry.npmjs.org/expect/-/expect-27.5.1.tgz",
- "integrity": "sha512-E1q5hSUG2AmYQwQJ041nvgpkODHQvB+RKlB4IYdru6uJsyFTRyZAP463M+1lINorwbqAmUggi6+WwkD8lCS/Dw==",
+ "node_modules/arr-diff": {
+ "version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/arr-diff/-/arr-diff-4.0.0.tgz",
+ "integrity": "sha512-YVIQ82gZPGBebQV/a8dar4AitzCQs0jjXwMPZllpXMaGjXPYVUawSxQrRsjhjupyVxEvbHgUmIhKVlND+j02kA==",
"dev": true,
- "dependencies": {
- "@jest/types": "^27.5.1",
- "jest-get-type": "^27.5.1",
- "jest-matcher-utils": "^27.5.1",
- "jest-message-util": "^27.5.1"
- },
+ "license": "MIT",
"engines": {
- "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
+ "node": ">=0.10.0"
}
},
- "node_modules/@jest/globals/node_modules/jest-diff": {
- "version": "27.5.1",
- "resolved": "https://registry.npmjs.org/jest-diff/-/jest-diff-27.5.1.tgz",
- "integrity": "sha512-m0NvkX55LDt9T4mctTEgnZk3fmEg3NRYutvMPWM/0iPnkFj2wIeF45O1718cMSOFO1vINkqmxqD8vE37uTEbqw==",
+ "node_modules/arr-filter": {
+ "version": "1.1.2",
+ "resolved": "https://registry.npmjs.org/arr-filter/-/arr-filter-1.1.2.tgz",
+ "integrity": "sha512-A2BETWCqhsecSvCkWAeVBFLH6sXEUGASuzkpjL3GR1SlL/PWL6M3J8EAAld2Uubmh39tvkJTqC9LeLHCUKmFXA==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "chalk": "^4.0.0",
- "diff-sequences": "^27.5.1",
- "jest-get-type": "^27.5.1",
- "pretty-format": "^27.5.1"
+ "make-iterator": "^1.0.0"
},
"engines": {
- "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
+ "node": ">=0.10.0"
}
},
- "node_modules/@jest/globals/node_modules/jest-get-type": {
- "version": "27.5.1",
- "resolved": "https://registry.npmjs.org/jest-get-type/-/jest-get-type-27.5.1.tgz",
- "integrity": "sha512-2KY95ksYSaK7DMBWQn6dQz3kqAf3BB64y2udeG+hv4KfSOb9qwcYQstTJc1KCbsix+wLZWZYN8t7nwX3GOBLRw==",
+ "node_modules/arr-flatten": {
+ "version": "1.1.0",
+ "resolved": "https://registry.npmjs.org/arr-flatten/-/arr-flatten-1.1.0.tgz",
+ "integrity": "sha512-L3hKV5R/p5o81R7O02IGnwpDmkp6E982XhtbuwSe3O4qOtMMMtodicASA1Cny2U+aCXcNpml+m4dPsvsJ3jatg==",
"dev": true,
+ "license": "MIT",
"engines": {
- "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
+ "node": ">=0.10.0"
}
},
- "node_modules/@jest/globals/node_modules/jest-matcher-utils": {
- "version": "27.5.1",
- "resolved": "https://registry.npmjs.org/jest-matcher-utils/-/jest-matcher-utils-27.5.1.tgz",
- "integrity": "sha512-z2uTx/T6LBaCoNWNFWwChLBKYxTMcGBRjAt+2SbP929/Fflb9aa5LGma654Rz8z9HLxsrUaYzxE9T/EFIL/PAw==",
+ "node_modules/arr-map": {
+ "version": "2.0.2",
+ "resolved": "https://registry.npmjs.org/arr-map/-/arr-map-2.0.2.tgz",
+ "integrity": "sha512-tVqVTHt+Q5Xb09qRkbu+DidW1yYzz5izWS2Xm2yFm7qJnmUfz4HPzNxbHkdRJbz2lrqI7S+z17xNYdFcBBO8Hw==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "chalk": "^4.0.0",
- "jest-diff": "^27.5.1",
- "jest-get-type": "^27.5.1",
- "pretty-format": "^27.5.1"
+ "make-iterator": "^1.0.0"
},
"engines": {
- "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
+ "node": ">=0.10.0"
}
},
- "node_modules/@jest/globals/node_modules/jest-message-util": {
- "version": "27.5.1",
- "resolved": "https://registry.npmjs.org/jest-message-util/-/jest-message-util-27.5.1.tgz",
- "integrity": "sha512-rMyFe1+jnyAAf+NHwTclDz0eAaLkVDdKVHHBFWsBWHnnh5YeJMNWWsv7AbFYXfK3oTqvL7VTWkhNLu1jX24D+g==",
+ "node_modules/arr-union": {
+ "version": "3.1.0",
+ "resolved": "https://registry.npmjs.org/arr-union/-/arr-union-3.1.0.tgz",
+ "integrity": "sha512-sKpyeERZ02v1FeCZT8lrfJq5u6goHCtpTAzPwJYe7c8SPFOboNjNg1vz2L4VTn9T4PQxEx13TbXLmYUcS6Ug7Q==",
"dev": true,
- "dependencies": {
- "@babel/code-frame": "^7.12.13",
- "@jest/types": "^27.5.1",
- "@types/stack-utils": "^2.0.0",
- "chalk": "^4.0.0",
- "graceful-fs": "^4.2.9",
- "micromatch": "^4.0.4",
- "pretty-format": "^27.5.1",
- "slash": "^3.0.0",
- "stack-utils": "^2.0.3"
- },
+ "license": "MIT",
"engines": {
- "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
+ "node": ">=0.10.0"
}
},
- "node_modules/@jest/globals/node_modules/pretty-format": {
- "version": "27.5.1",
- "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-27.5.1.tgz",
- "integrity": "sha512-Qb1gy5OrP5+zDf2Bvnzdl3jsTf1qXVMazbvCoKhtKqVs4/YK4ozX4gKQJJVyNe+cajNPn0KoC0MC3FUmaHWEmQ==",
+ "node_modules/array-buffer-byte-length": {
+ "version": "1.0.2",
+ "resolved": "https://registry.npmjs.org/array-buffer-byte-length/-/array-buffer-byte-length-1.0.2.tgz",
+ "integrity": "sha512-LHE+8BuR7RYGDKvnrmcuSq3tDcKv9OFEXQt/HpbZhY7V6h0zlUXutnAD82GiFx9rdieCMjkvtcsPqBwgUl1Iiw==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "ansi-regex": "^5.0.1",
- "ansi-styles": "^5.0.0",
- "react-is": "^17.0.1"
+ "call-bound": "^1.0.3",
+ "is-array-buffer": "^3.0.5"
},
"engines": {
- "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
+ "node": ">= 0.4"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
}
},
- "node_modules/@jest/globals/node_modules/react-is": {
- "version": "17.0.2",
- "resolved": "https://registry.npmjs.org/react-is/-/react-is-17.0.2.tgz",
- "integrity": "sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w==",
- "dev": true
+ "node_modules/array-each": {
+ "version": "1.0.1",
+ "resolved": "https://registry.npmjs.org/array-each/-/array-each-1.0.1.tgz",
+ "integrity": "sha512-zHjL5SZa68hkKHBFBK6DJCTtr9sfTCPCaph/L7tMSLcTFgy+zX7E+6q5UArbtOtMBCtxdICpfTCspRse+ywyXA==",
+ "dev": true,
+ "license": "MIT",
+ "engines": {
+ "node": ">=0.10.0"
+ }
},
- "node_modules/@jest/reporters": {
- "version": "27.5.1",
- "resolved": "https://registry.npmjs.org/@jest/reporters/-/reporters-27.5.1.tgz",
- "integrity": "sha512-cPXh9hWIlVJMQkVk84aIvXuBB4uQQmFqZiacloFuGiP3ah1sbCxCosidXFDfqG8+6fO1oR2dTJTlsOy4VFmUfw==",
+ "node_modules/array-includes": {
+ "version": "3.1.9",
+ "resolved": "https://registry.npmjs.org/array-includes/-/array-includes-3.1.9.tgz",
+ "integrity": "sha512-FmeCCAenzH0KH381SPT5FZmiA/TmpndpcaShhfgEN9eCVjnFBqq3l1xrI42y8+PPLI6hypzou4GXw00WHmPBLQ==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "@bcoe/v8-coverage": "^0.2.3",
- "@jest/console": "^27.5.1",
- "@jest/test-result": "^27.5.1",
- "@jest/transform": "^27.5.1",
- "@jest/types": "^27.5.1",
- "@types/node": "*",
- "chalk": "^4.0.0",
- "collect-v8-coverage": "^1.0.0",
- "exit": "^0.1.2",
- "glob": "^7.1.2",
- "graceful-fs": "^4.2.9",
- "istanbul-lib-coverage": "^3.0.0",
- "istanbul-lib-instrument": "^5.1.0",
- "istanbul-lib-report": "^3.0.0",
- "istanbul-lib-source-maps": "^4.0.0",
- "istanbul-reports": "^3.1.3",
- "jest-haste-map": "^27.5.1",
- "jest-resolve": "^27.5.1",
- "jest-util": "^27.5.1",
- "jest-worker": "^27.5.1",
- "slash": "^3.0.0",
- "source-map": "^0.6.0",
- "string-length": "^4.0.1",
- "terminal-link": "^2.0.0",
- "v8-to-istanbul": "^8.1.0"
+ "call-bind": "^1.0.8",
+ "call-bound": "^1.0.4",
+ "define-properties": "^1.2.1",
+ "es-abstract": "^1.24.0",
+ "es-object-atoms": "^1.1.1",
+ "get-intrinsic": "^1.3.0",
+ "is-string": "^1.1.1",
+ "math-intrinsics": "^1.1.0"
},
"engines": {
- "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
- },
- "peerDependencies": {
- "node-notifier": "^8.0.1 || ^9.0.0 || ^10.0.0"
+ "node": ">= 0.4"
},
- "peerDependenciesMeta": {
- "node-notifier": {
- "optional": true
- }
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
}
},
- "node_modules/@jest/reporters/node_modules/@jest/types": {
- "version": "27.5.1",
- "resolved": "https://registry.npmjs.org/@jest/types/-/types-27.5.1.tgz",
- "integrity": "sha512-Cx46iJ9QpwQTjIdq5VJu2QTMMs3QlEjI0x1QbBP5W1+nMzyc2XmimiRR/CbX9TO0cPTeUlxWMOu8mslYsJ8DEw==",
+ "node_modules/array-initial": {
+ "version": "1.1.0",
+ "resolved": "https://registry.npmjs.org/array-initial/-/array-initial-1.1.0.tgz",
+ "integrity": "sha512-BC4Yl89vneCYfpLrs5JU2aAu9/a+xWbeKhvISg9PT7eWFB9UlRvI+rKEtk6mgxWr3dSkk9gQ8hCrdqt06NXPdw==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "@types/istanbul-lib-coverage": "^2.0.0",
- "@types/istanbul-reports": "^3.0.0",
- "@types/node": "*",
- "@types/yargs": "^16.0.0",
- "chalk": "^4.0.0"
+ "array-slice": "^1.0.0",
+ "is-number": "^4.0.0"
},
"engines": {
- "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
+ "node": ">=0.10.0"
}
},
- "node_modules/@jest/reporters/node_modules/@types/yargs": {
- "version": "16.0.9",
- "resolved": "https://registry.npmjs.org/@types/yargs/-/yargs-16.0.9.tgz",
- "integrity": "sha512-tHhzvkFXZQeTECenFoRljLBYPZJ7jAVxqqtEI0qTLOmuultnFp4I9yKE17vTuhf7BkhCu7I4XuemPgikDVuYqA==",
+ "node_modules/array-initial/node_modules/is-number": {
+ "version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/is-number/-/is-number-4.0.0.tgz",
+ "integrity": "sha512-rSklcAIlf1OmFdyAqbnWTLVelsQ58uvZ66S/ZyawjWqIviTWCjg2PzVGw8WUA+nNuPTqb4wgA+NszrJ+08LlgQ==",
"dev": true,
- "dependencies": {
- "@types/yargs-parser": "*"
+ "license": "MIT",
+ "engines": {
+ "node": ">=0.10.0"
}
},
- "node_modules/@jest/reporters/node_modules/jest-util": {
- "version": "27.5.1",
- "resolved": "https://registry.npmjs.org/jest-util/-/jest-util-27.5.1.tgz",
- "integrity": "sha512-Kv2o/8jNvX1MQ0KGtw480E/w4fBCDOnH6+6DmeKi6LZUIlKA5kwY0YNdlzaWTiVgxqAqik11QyxDOKk543aKXw==",
+ "node_modules/array-last": {
+ "version": "1.3.0",
+ "resolved": "https://registry.npmjs.org/array-last/-/array-last-1.3.0.tgz",
+ "integrity": "sha512-eOCut5rXlI6aCOS7Z7kCplKRKyiFQ6dHFBem4PwlwKeNFk2/XxTrhRh5T9PyaEWGy/NHTZWbY+nsZlNFJu9rYg==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "@jest/types": "^27.5.1",
- "@types/node": "*",
- "chalk": "^4.0.0",
- "ci-info": "^3.2.0",
- "graceful-fs": "^4.2.9",
- "picomatch": "^2.2.3"
+ "is-number": "^4.0.0"
},
"engines": {
- "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
+ "node": ">=0.10.0"
}
},
- "node_modules/@jest/schemas": {
- "version": "29.6.3",
- "resolved": "https://registry.npmjs.org/@jest/schemas/-/schemas-29.6.3.tgz",
- "integrity": "sha512-mo5j5X+jIZmJQveBKeS/clAueipV7KgiX1vMgCxam1RNYiqE1w62n0/tJJnHtjW8ZHcQco5gY85jA3mi0L+nSA==",
+ "node_modules/array-last/node_modules/is-number": {
+ "version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/is-number/-/is-number-4.0.0.tgz",
+ "integrity": "sha512-rSklcAIlf1OmFdyAqbnWTLVelsQ58uvZ66S/ZyawjWqIviTWCjg2PzVGw8WUA+nNuPTqb4wgA+NszrJ+08LlgQ==",
"dev": true,
- "dependencies": {
- "@sinclair/typebox": "^0.27.8"
- },
+ "license": "MIT",
"engines": {
- "node": "^14.15.0 || ^16.10.0 || >=18.0.0"
+ "node": ">=0.10.0"
}
},
- "node_modules/@jest/source-map": {
- "version": "27.5.1",
- "resolved": "https://registry.npmjs.org/@jest/source-map/-/source-map-27.5.1.tgz",
- "integrity": "sha512-y9NIHUYF3PJRlHk98NdC/N1gl88BL08aQQgu4k4ZopQkCw9t9cV8mtl3TV8b/YCB8XaVTFrmUTAJvjsntDireg==",
+ "node_modules/array-slice": {
+ "version": "1.1.0",
+ "resolved": "https://registry.npmjs.org/array-slice/-/array-slice-1.1.0.tgz",
+ "integrity": "sha512-B1qMD3RBP7O8o0H2KbrXDyB0IccejMF15+87Lvlor12ONPRHP6gTjXMNkt/d3ZuOGbAe66hFmaCfECI24Ufp6w==",
"dev": true,
- "dependencies": {
- "callsites": "^3.0.0",
- "graceful-fs": "^4.2.9",
- "source-map": "^0.6.0"
- },
+ "license": "MIT",
"engines": {
- "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
+ "node": ">=0.10.0"
}
},
- "node_modules/@jest/test-result": {
- "version": "27.5.1",
- "resolved": "https://registry.npmjs.org/@jest/test-result/-/test-result-27.5.1.tgz",
- "integrity": "sha512-EW35l2RYFUcUQxFJz5Cv5MTOxlJIQs4I7gxzi2zVU7PJhOwfYq1MdC5nhSmYjX1gmMmLPvB3sIaC+BkcHRBfag==",
+ "node_modules/array-sort": {
+ "version": "1.0.0",
+ "resolved": "https://registry.npmjs.org/array-sort/-/array-sort-1.0.0.tgz",
+ "integrity": "sha512-ihLeJkonmdiAsD7vpgN3CRcx2J2S0TiYW+IS/5zHBI7mKUq3ySvBdzzBfD236ubDBQFiiyG3SWCPc+msQ9KoYg==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "@jest/console": "^27.5.1",
- "@jest/types": "^27.5.1",
- "@types/istanbul-lib-coverage": "^2.0.0",
- "collect-v8-coverage": "^1.0.0"
+ "default-compare": "^1.0.0",
+ "get-value": "^2.0.6",
+ "kind-of": "^5.0.2"
},
"engines": {
- "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
+ "node": ">=0.10.0"
}
},
- "node_modules/@jest/test-result/node_modules/@jest/types": {
- "version": "27.5.1",
- "resolved": "https://registry.npmjs.org/@jest/types/-/types-27.5.1.tgz",
- "integrity": "sha512-Cx46iJ9QpwQTjIdq5VJu2QTMMs3QlEjI0x1QbBP5W1+nMzyc2XmimiRR/CbX9TO0cPTeUlxWMOu8mslYsJ8DEw==",
+ "node_modules/array-union": {
+ "version": "2.1.0",
+ "resolved": "https://registry.npmjs.org/array-union/-/array-union-2.1.0.tgz",
+ "integrity": "sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==",
"dev": true,
- "dependencies": {
- "@types/istanbul-lib-coverage": "^2.0.0",
- "@types/istanbul-reports": "^3.0.0",
- "@types/node": "*",
- "@types/yargs": "^16.0.0",
- "chalk": "^4.0.0"
- },
+ "license": "MIT",
"engines": {
- "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
+ "node": ">=8"
}
},
- "node_modules/@jest/test-result/node_modules/@types/yargs": {
- "version": "16.0.9",
- "resolved": "https://registry.npmjs.org/@types/yargs/-/yargs-16.0.9.tgz",
- "integrity": "sha512-tHhzvkFXZQeTECenFoRljLBYPZJ7jAVxqqtEI0qTLOmuultnFp4I9yKE17vTuhf7BkhCu7I4XuemPgikDVuYqA==",
+ "node_modules/array-unique": {
+ "version": "0.3.2",
+ "resolved": "https://registry.npmjs.org/array-unique/-/array-unique-0.3.2.tgz",
+ "integrity": "sha512-SleRWjh9JUud2wH1hPs9rZBZ33H6T9HOiL0uwGnGx9FpE6wKGyfWugmbkEOIs6qWrZhg0LWeLziLrEwQJhs5mQ==",
"dev": true,
- "dependencies": {
- "@types/yargs-parser": "*"
+ "license": "MIT",
+ "engines": {
+ "node": ">=0.10.0"
}
},
- "node_modules/@jest/test-sequencer": {
- "version": "27.5.1",
- "resolved": "https://registry.npmjs.org/@jest/test-sequencer/-/test-sequencer-27.5.1.tgz",
- "integrity": "sha512-LCheJF7WB2+9JuCS7VB/EmGIdQuhtqjRNI9A43idHv3E4KltCTsPsLxvdaubFHSYwY/fNjMWjl6vNRhDiN7vpQ==",
+ "node_modules/array.prototype.findlast": {
+ "version": "1.2.5",
+ "resolved": "https://registry.npmjs.org/array.prototype.findlast/-/array.prototype.findlast-1.2.5.tgz",
+ "integrity": "sha512-CVvd6FHg1Z3POpBLxO6E6zr+rSKEQ9L6rZHAaY7lLfhKsWYUBBOuMs0e9o24oopj6H+geRCX0YJ+TJLBK2eHyQ==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "@jest/test-result": "^27.5.1",
- "graceful-fs": "^4.2.9",
- "jest-haste-map": "^27.5.1",
- "jest-runtime": "^27.5.1"
+ "call-bind": "^1.0.7",
+ "define-properties": "^1.2.1",
+ "es-abstract": "^1.23.2",
+ "es-errors": "^1.3.0",
+ "es-object-atoms": "^1.0.0",
+ "es-shim-unscopables": "^1.0.2"
},
"engines": {
- "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
- }
- },
- "node_modules/@jest/transform": {
- "version": "27.5.1",
- "resolved": "https://registry.npmjs.org/@jest/transform/-/transform-27.5.1.tgz",
- "integrity": "sha512-ipON6WtYgl/1329g5AIJVbUuEh0wZVbdpGwC99Jw4LwuoBNS95MVphU6zOeD9pDkon+LLbFL7lOQRapbB8SCHw==",
- "dev": true,
- "dependencies": {
- "@babel/core": "^7.1.0",
- "@jest/types": "^27.5.1",
- "babel-plugin-istanbul": "^6.1.1",
- "chalk": "^4.0.0",
- "convert-source-map": "^1.4.0",
- "fast-json-stable-stringify": "^2.0.0",
- "graceful-fs": "^4.2.9",
- "jest-haste-map": "^27.5.1",
- "jest-regex-util": "^27.5.1",
- "jest-util": "^27.5.1",
- "micromatch": "^4.0.4",
- "pirates": "^4.0.4",
- "slash": "^3.0.0",
- "source-map": "^0.6.1",
- "write-file-atomic": "^3.0.0"
+ "node": ">= 0.4"
},
- "engines": {
- "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
}
},
- "node_modules/@jest/transform/node_modules/@jest/types": {
- "version": "27.5.1",
- "resolved": "https://registry.npmjs.org/@jest/types/-/types-27.5.1.tgz",
- "integrity": "sha512-Cx46iJ9QpwQTjIdq5VJu2QTMMs3QlEjI0x1QbBP5W1+nMzyc2XmimiRR/CbX9TO0cPTeUlxWMOu8mslYsJ8DEw==",
+ "node_modules/array.prototype.flat": {
+ "version": "1.3.3",
+ "resolved": "https://registry.npmjs.org/array.prototype.flat/-/array.prototype.flat-1.3.3.tgz",
+ "integrity": "sha512-rwG/ja1neyLqCuGZ5YYrznA62D4mZXg0i1cIskIUKSiqF3Cje9/wXAls9B9s1Wa2fomMsIv8czB8jZcPmxCXFg==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "@types/istanbul-lib-coverage": "^2.0.0",
- "@types/istanbul-reports": "^3.0.0",
- "@types/node": "*",
- "@types/yargs": "^16.0.0",
- "chalk": "^4.0.0"
+ "call-bind": "^1.0.8",
+ "define-properties": "^1.2.1",
+ "es-abstract": "^1.23.5",
+ "es-shim-unscopables": "^1.0.2"
},
"engines": {
- "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
- }
- },
- "node_modules/@jest/transform/node_modules/@types/yargs": {
- "version": "16.0.9",
- "resolved": "https://registry.npmjs.org/@types/yargs/-/yargs-16.0.9.tgz",
- "integrity": "sha512-tHhzvkFXZQeTECenFoRljLBYPZJ7jAVxqqtEI0qTLOmuultnFp4I9yKE17vTuhf7BkhCu7I4XuemPgikDVuYqA==",
- "dev": true,
- "dependencies": {
- "@types/yargs-parser": "*"
+ "node": ">= 0.4"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
}
},
- "node_modules/@jest/transform/node_modules/convert-source-map": {
- "version": "1.9.0",
- "resolved": "https://registry.npmjs.org/convert-source-map/-/convert-source-map-1.9.0.tgz",
- "integrity": "sha512-ASFBup0Mz1uyiIjANan1jzLQami9z1PoYSZCiiYW2FczPbenXc45FZdBZLzOT+r6+iciuEModtmCti+hjaAk0A==",
- "dev": true
- },
- "node_modules/@jest/transform/node_modules/jest-util": {
- "version": "27.5.1",
- "resolved": "https://registry.npmjs.org/jest-util/-/jest-util-27.5.1.tgz",
- "integrity": "sha512-Kv2o/8jNvX1MQ0KGtw480E/w4fBCDOnH6+6DmeKi6LZUIlKA5kwY0YNdlzaWTiVgxqAqik11QyxDOKk543aKXw==",
+ "node_modules/array.prototype.flatmap": {
+ "version": "1.3.3",
+ "resolved": "https://registry.npmjs.org/array.prototype.flatmap/-/array.prototype.flatmap-1.3.3.tgz",
+ "integrity": "sha512-Y7Wt51eKJSyi80hFrJCePGGNo5ktJCslFuboqJsbf57CCPcm5zztluPlc4/aD8sWsKvlwatezpV4U1efk8kpjg==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "@jest/types": "^27.5.1",
- "@types/node": "*",
- "chalk": "^4.0.0",
- "ci-info": "^3.2.0",
- "graceful-fs": "^4.2.9",
- "picomatch": "^2.2.3"
+ "call-bind": "^1.0.8",
+ "define-properties": "^1.2.1",
+ "es-abstract": "^1.23.5",
+ "es-shim-unscopables": "^1.0.2"
},
"engines": {
- "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
+ "node": ">= 0.4"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
}
},
- "node_modules/@jest/types": {
- "version": "29.6.3",
- "resolved": "https://registry.npmjs.org/@jest/types/-/types-29.6.3.tgz",
- "integrity": "sha512-u3UPsIilWKOM3F9CXtrG8LEJmNxwoCQC/XVj4IKYXvvpx7QIi/Kg1LI5uDmDpKlac62NUtX7eLjRh+jVZcLOzw==",
+ "node_modules/array.prototype.tosorted": {
+ "version": "1.1.4",
+ "resolved": "https://registry.npmjs.org/array.prototype.tosorted/-/array.prototype.tosorted-1.1.4.tgz",
+ "integrity": "sha512-p6Fx8B7b7ZhL/gmUsAy0D15WhvDccw3mnGNbZpi3pmeJdxtWsj2jEaI4Y6oo3XiHfzuSgPwKc04MYt6KgvC/wA==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "@jest/schemas": "^29.6.3",
- "@types/istanbul-lib-coverage": "^2.0.0",
- "@types/istanbul-reports": "^3.0.0",
- "@types/node": "*",
- "@types/yargs": "^17.0.8",
- "chalk": "^4.0.0"
+ "call-bind": "^1.0.7",
+ "define-properties": "^1.2.1",
+ "es-abstract": "^1.23.3",
+ "es-errors": "^1.3.0",
+ "es-shim-unscopables": "^1.0.2"
},
"engines": {
- "node": "^14.15.0 || ^16.10.0 || >=18.0.0"
+ "node": ">= 0.4"
}
},
- "node_modules/@jridgewell/gen-mapping": {
- "version": "0.3.5",
- "resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.5.tgz",
- "integrity": "sha512-IzL8ZoEDIBRWEzlCcRhOaCupYyN5gdIK+Q6fbFdPDg6HqX6jpkItn7DFIpW9LQzXG6Df9sA7+OKnq0qlz/GaQg==",
+ "node_modules/arraybuffer.prototype.slice": {
+ "version": "1.0.4",
+ "resolved": "https://registry.npmjs.org/arraybuffer.prototype.slice/-/arraybuffer.prototype.slice-1.0.4.tgz",
+ "integrity": "sha512-BNoCY6SXXPQ7gF2opIP4GBE+Xw7U+pHMYKuzjgCN3GwiaIR09UUeKfheyIry77QtrCBlC0KK0q5/TER/tYh3PQ==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "@jridgewell/set-array": "^1.2.1",
- "@jridgewell/sourcemap-codec": "^1.4.10",
- "@jridgewell/trace-mapping": "^0.3.24"
+ "array-buffer-byte-length": "^1.0.1",
+ "call-bind": "^1.0.8",
+ "define-properties": "^1.2.1",
+ "es-abstract": "^1.23.5",
+ "es-errors": "^1.3.0",
+ "get-intrinsic": "^1.2.6",
+ "is-array-buffer": "^3.0.4"
},
"engines": {
- "node": ">=6.0.0"
+ "node": ">= 0.4"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
}
},
- "node_modules/@jridgewell/resolve-uri": {
- "version": "3.1.2",
- "resolved": "https://registry.npmjs.org/@jridgewell/resolve-uri/-/resolve-uri-3.1.2.tgz",
- "integrity": "sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==",
+ "node_modules/assertion-error": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/assertion-error/-/assertion-error-2.0.1.tgz",
+ "integrity": "sha512-Izi8RQcffqCeNVgFigKli1ssklIbpHnCYc6AknXGYoB6grJqyeby7jv12JUQgmTAnIDnbck1uxksT4dzN3PWBA==",
"dev": true,
+ "license": "MIT",
"engines": {
- "node": ">=6.0.0"
+ "node": ">=12"
}
},
- "node_modules/@jridgewell/set-array": {
- "version": "1.2.1",
- "resolved": "https://registry.npmjs.org/@jridgewell/set-array/-/set-array-1.2.1.tgz",
- "integrity": "sha512-R8gLRTZeyp03ymzP/6Lil/28tGeGEzhx1q2k703KGWRAI1VdvPIXdG70VJc2pAMw3NA6JKL5hhFu1sJX0Mnn/A==",
+ "node_modules/assign-symbols": {
+ "version": "1.0.0",
+ "resolved": "https://registry.npmjs.org/assign-symbols/-/assign-symbols-1.0.0.tgz",
+ "integrity": "sha512-Q+JC7Whu8HhmTdBph/Tq59IoRtoy6KAm5zzPv00WdujX82lbAL8K7WVjne7vdCsAmbF4AYaDOPyO3k0kl8qIrw==",
"dev": true,
+ "license": "MIT",
"engines": {
- "node": ">=6.0.0"
+ "node": ">=0.10.0"
}
},
- "node_modules/@jridgewell/source-map": {
- "version": "0.3.6",
- "resolved": "https://registry.npmjs.org/@jridgewell/source-map/-/source-map-0.3.6.tgz",
- "integrity": "sha512-1ZJTZebgqllO79ue2bm3rIGud/bOe0pP5BjSRCRxxYkEZS8STV7zN84UBbiYu7jy+eCKSnVIUgoWWE/tt+shMQ==",
+ "node_modules/async": {
+ "version": "2.6.4",
+ "resolved": "https://registry.npmjs.org/async/-/async-2.6.4.tgz",
+ "integrity": "sha512-mzo5dfJYwAn29PeiJ0zvwTo04zj8HDJj0Mn8TD7sno7q12prdbnasKJHhkm2c1LgrhlJ0teaea8860oxi51mGA==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "@jridgewell/gen-mapping": "^0.3.5",
- "@jridgewell/trace-mapping": "^0.3.25"
+ "lodash": "^4.17.14"
}
},
- "node_modules/@jridgewell/sourcemap-codec": {
- "version": "1.4.15",
- "resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.15.tgz",
- "integrity": "sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg==",
- "dev": true
- },
- "node_modules/@jridgewell/trace-mapping": {
- "version": "0.3.25",
- "resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.25.tgz",
- "integrity": "sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ==",
+ "node_modules/async-done": {
+ "version": "1.3.2",
+ "resolved": "https://registry.npmjs.org/async-done/-/async-done-1.3.2.tgz",
+ "integrity": "sha512-uYkTP8dw2og1tu1nmza1n1CMW0qb8gWWlwqMmLb7MhBVs4BXrFziT6HXUd+/RlRA/i4H9AkofYloUbs1fwMqlw==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "@jridgewell/resolve-uri": "^3.1.0",
- "@jridgewell/sourcemap-codec": "^1.4.14"
- }
- },
- "node_modules/@leichtgewicht/ip-codec": {
- "version": "2.0.4",
- "resolved": "https://registry.npmjs.org/@leichtgewicht/ip-codec/-/ip-codec-2.0.4.tgz",
- "integrity": "sha512-Hcv+nVC0kZnQ3tD9GVu5xSMR4VVYOteQIr/hwFPVEvPdlXqgGEuRjiheChHgdM+JyqdgNcmzZOX/tnl0JOiI7A==",
- "dev": true
- },
- "node_modules/@lit-labs/ssr-dom-shim": {
- "version": "1.3.0",
- "resolved": "https://registry.npmjs.org/@lit-labs/ssr-dom-shim/-/ssr-dom-shim-1.3.0.tgz",
- "integrity": "sha512-nQIWonJ6eFAvUUrSlwyHDm/aE8PBDu5kRpL0vHMg6K8fK3Diq1xdPjTnsJSwxABhaZ+5eBi1btQB5ShUTKo4nQ=="
- },
- "node_modules/@lit-labs/virtualizer": {
- "version": "2.1.1",
- "resolved": "https://registry.npmjs.org/@lit-labs/virtualizer/-/virtualizer-2.1.1.tgz",
- "integrity": "sha512-JWxMwnlouLdwpw8spLTuax53WMnSP3xt0dCyxAS7GJr5Otda9MGgR/ghAdfwhSY75TmjbE1T2TqChwoGCw3ggw==",
- "dependencies": {
- "lit": "^3.2.0",
- "tslib": "^2.0.3"
- }
- },
- "node_modules/@lit/context": {
- "version": "1.1.6",
- "resolved": "https://registry.npmjs.org/@lit/context/-/context-1.1.6.tgz",
- "integrity": "sha512-M26qDE6UkQbZA2mQ3RjJ3Gzd8TxP+/0obMgE5HfkfLhEEyYE3Bui4A5XHiGPjy0MUGAyxB3QgVuw2ciS0kHn6A==",
- "dependencies": {
- "@lit/reactive-element": "^1.6.2 || ^2.1.0"
+ "end-of-stream": "^1.1.0",
+ "once": "^1.3.2",
+ "process-nextick-args": "^2.0.0",
+ "stream-exhaust": "^1.0.1"
+ },
+ "engines": {
+ "node": ">= 0.10"
}
},
- "node_modules/@lit/react": {
- "version": "1.0.7",
- "resolved": "https://registry.npmjs.org/@lit/react/-/react-1.0.7.tgz",
- "integrity": "sha512-cencnwwLXQKiKxjfFzSgZRngcWJzUDZi/04E0fSaF86wZgchMdvTyu+lE36DrUfvuus3bH8+xLPrhM1cTjwpzw==",
- "license": "BSD-3-Clause",
- "peerDependencies": {
- "@types/react": "17 || 18 || 19"
- }
+ "node_modules/async-each": {
+ "version": "1.0.6",
+ "resolved": "https://registry.npmjs.org/async-each/-/async-each-1.0.6.tgz",
+ "integrity": "sha512-c646jH1avxr+aVpndVMeAfYw7wAa6idufrlN3LPA4PmKS0QEGp6PIC9nwz0WQkkvBGAMEki3pFdtxaF39J9vvg==",
+ "dev": true,
+ "funding": [
+ {
+ "type": "individual",
+ "url": "https://paulmillr.com/funding/"
+ }
+ ],
+ "license": "MIT"
},
- "node_modules/@lit/reactive-element": {
- "version": "2.1.0",
- "resolved": "https://registry.npmjs.org/@lit/reactive-element/-/reactive-element-2.1.0.tgz",
- "integrity": "sha512-L2qyoZSQClcBmq0qajBVbhYEcG6iK0XfLn66ifLe/RfC0/ihpc+pl0Wdn8bJ8o+hj38cG0fGXRgSS20MuXn7qA==",
- "license": "BSD-3-Clause",
- "dependencies": {
- "@lit-labs/ssr-dom-shim": "^1.2.0"
+ "node_modules/async-each-series": {
+ "version": "0.1.1",
+ "resolved": "https://registry.npmjs.org/async-each-series/-/async-each-series-0.1.1.tgz",
+ "integrity": "sha512-p4jj6Fws4Iy2m0iCmI2am2ZNZCgbdgE+P8F/8csmn2vx7ixXrO2zGcuNsD46X5uZSVecmkEy/M06X2vG8KD6dQ==",
+ "dev": true,
+ "license": "MIT",
+ "engines": {
+ "node": ">=0.8.0"
}
},
- "node_modules/@nicolo-ribaudo/eslint-scope-5-internals": {
- "version": "5.1.1-v1",
- "resolved": "https://registry.npmjs.org/@nicolo-ribaudo/eslint-scope-5-internals/-/eslint-scope-5-internals-5.1.1-v1.tgz",
- "integrity": "sha512-54/JRvkLIzzDWshCWfuhadfrfZVPiElY8Fcgmg1HroEly/EDSszzhBAsarCux+D/kOslTRquNzuyGSmUSTTHGg==",
+ "node_modules/async-function": {
+ "version": "1.0.0",
+ "resolved": "https://registry.npmjs.org/async-function/-/async-function-1.0.0.tgz",
+ "integrity": "sha512-hsU18Ae8CDTR6Kgu9DYf0EbCr/a5iGL0rytQDobUcdpYOKokk8LEjVphnXkDkgpi0wYVsqrXuP0bZxJaTqdgoA==",
"dev": true,
- "dependencies": {
- "eslint-scope": "5.1.1"
+ "license": "MIT",
+ "engines": {
+ "node": ">= 0.4"
}
},
- "node_modules/@nodelib/fs.scandir": {
- "version": "2.1.5",
- "resolved": "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz",
- "integrity": "sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==",
+ "node_modules/async-settle": {
+ "version": "1.0.0",
+ "resolved": "https://registry.npmjs.org/async-settle/-/async-settle-1.0.0.tgz",
+ "integrity": "sha512-VPXfB4Vk49z1LHHodrEQ6Xf7W4gg1w0dAPROHngx7qgDjqmIQ+fXmwgGXTW/ITLai0YLSvWepJOP9EVpMnEAcw==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "@nodelib/fs.stat": "2.0.5",
- "run-parallel": "^1.1.9"
+ "async-done": "^1.2.2"
},
"engines": {
- "node": ">= 8"
+ "node": ">= 0.10"
}
},
- "node_modules/@nodelib/fs.stat": {
- "version": "2.0.5",
- "resolved": "https://registry.npmjs.org/@nodelib/fs.stat/-/fs.stat-2.0.5.tgz",
- "integrity": "sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==",
+ "node_modules/at-least-node": {
+ "version": "1.0.0",
+ "resolved": "https://registry.npmjs.org/at-least-node/-/at-least-node-1.0.0.tgz",
+ "integrity": "sha512-+q/t7Ekv1EDY2l6Gda6LLiX14rU9TV20Wa3ofeQmwPFZbOMo9DXrLbOjFaaclkXKWidIaopwAObQDqwWtGUjqg==",
"dev": true,
+ "license": "ISC",
"engines": {
- "node": ">= 8"
+ "node": ">= 4.0.0"
}
},
- "node_modules/@nodelib/fs.walk": {
- "version": "1.2.8",
- "resolved": "https://registry.npmjs.org/@nodelib/fs.walk/-/fs.walk-1.2.8.tgz",
- "integrity": "sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==",
+ "node_modules/atob": {
+ "version": "2.1.2",
+ "resolved": "https://registry.npmjs.org/atob/-/atob-2.1.2.tgz",
+ "integrity": "sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg==",
"dev": true,
- "dependencies": {
- "@nodelib/fs.scandir": "2.1.5",
- "fastq": "^1.6.0"
+ "license": "(MIT OR Apache-2.0)",
+ "bin": {
+ "atob": "bin/atob.js"
},
"engines": {
- "node": ">= 8"
+ "node": ">= 4.5.0"
}
},
- "node_modules/@pkgjs/parseargs": {
- "version": "0.11.0",
- "resolved": "https://registry.npmjs.org/@pkgjs/parseargs/-/parseargs-0.11.0.tgz",
- "integrity": "sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==",
+ "node_modules/available-typed-arrays": {
+ "version": "1.0.7",
+ "resolved": "https://registry.npmjs.org/available-typed-arrays/-/available-typed-arrays-1.0.7.tgz",
+ "integrity": "sha512-wvUjBtSGN7+7SjNpq/9M2Tg350UZD3q62IFZLbRAR1bSMlCo1ZaeW+BJ+D090e4hIIZLBcTDWe4Mh4jvUDajzQ==",
"dev": true,
- "optional": true,
+ "license": "MIT",
+ "dependencies": {
+ "possible-typed-array-names": "^1.0.0"
+ },
"engines": {
- "node": ">=14"
+ "node": ">= 0.4"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
}
},
- "node_modules/@pmmmwh/react-refresh-webpack-plugin": {
- "version": "0.5.11",
- "resolved": "https://registry.npmjs.org/@pmmmwh/react-refresh-webpack-plugin/-/react-refresh-webpack-plugin-0.5.11.tgz",
- "integrity": "sha512-7j/6vdTym0+qZ6u4XbSAxrWBGYSdCfTzySkj7WAFgDLmSyWlOrWvpyzxlFh5jtw9dn0oL/jtW+06XfFiisN3JQ==",
+ "node_modules/bach": {
+ "version": "1.2.0",
+ "resolved": "https://registry.npmjs.org/bach/-/bach-1.2.0.tgz",
+ "integrity": "sha512-bZOOfCb3gXBXbTFXq3OZtGR88LwGeJvzu6szttaIzymOTS4ZttBNOWSv7aLZja2EMycKtRYV0Oa8SNKH/zkxvg==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "ansi-html-community": "^0.0.8",
- "common-path-prefix": "^3.0.0",
- "core-js-pure": "^3.23.3",
- "error-stack-parser": "^2.0.6",
- "find-up": "^5.0.0",
- "html-entities": "^2.1.0",
- "loader-utils": "^2.0.4",
- "schema-utils": "^3.0.0",
- "source-map": "^0.7.3"
- },
- "engines": {
- "node": ">= 10.13"
- },
- "peerDependencies": {
- "@types/webpack": "4.x || 5.x",
- "react-refresh": ">=0.10.0 <1.0.0",
- "sockjs-client": "^1.4.0",
- "type-fest": ">=0.17.0 <5.0.0",
- "webpack": ">=4.43.0 <6.0.0",
- "webpack-dev-server": "3.x || 4.x",
- "webpack-hot-middleware": "2.x",
- "webpack-plugin-serve": "0.x || 1.x"
+ "arr-filter": "^1.1.1",
+ "arr-flatten": "^1.0.1",
+ "arr-map": "^2.0.0",
+ "array-each": "^1.0.0",
+ "array-initial": "^1.0.0",
+ "array-last": "^1.1.1",
+ "async-done": "^1.2.2",
+ "async-settle": "^1.0.0",
+ "now-and-later": "^2.0.0"
},
- "peerDependenciesMeta": {
- "@types/webpack": {
- "optional": true
- },
- "sockjs-client": {
- "optional": true
- },
- "type-fest": {
- "optional": true
- },
- "webpack-dev-server": {
- "optional": true
- },
- "webpack-hot-middleware": {
- "optional": true
- },
- "webpack-plugin-serve": {
- "optional": true
- }
+ "engines": {
+ "node": ">= 0.10"
}
},
- "node_modules/@pmmmwh/react-refresh-webpack-plugin/node_modules/ajv": {
- "version": "6.12.6",
- "resolved": "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz",
- "integrity": "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==",
+ "node_modules/bail": {
+ "version": "2.0.2",
+ "resolved": "https://registry.npmjs.org/bail/-/bail-2.0.2.tgz",
+ "integrity": "sha512-0xO6mYd7JB2YesxDKplafRpsiOzPt9V02ddPCLbY1xYGPOX24NTyN50qnUxgCPcSoYMhKpAuBTjQoRZCAkUDRw==",
"dev": true,
- "dependencies": {
- "fast-deep-equal": "^3.1.1",
- "fast-json-stable-stringify": "^2.0.0",
- "json-schema-traverse": "^0.4.1",
- "uri-js": "^4.2.2"
- },
+ "license": "MIT",
"funding": {
"type": "github",
- "url": "https://github.com/sponsors/epoberezkin"
- }
- },
- "node_modules/@pmmmwh/react-refresh-webpack-plugin/node_modules/ajv-keywords": {
- "version": "3.5.2",
- "resolved": "https://registry.npmjs.org/ajv-keywords/-/ajv-keywords-3.5.2.tgz",
- "integrity": "sha512-5p6WTN0DdTGVQk6VjcEju19IgaHudalcfabD7yhDGeA6bcQnmL+CpveLJq/3hvfwd1aof6L386Ougkx6RfyMIQ==",
- "dev": true,
- "peerDependencies": {
- "ajv": "^6.9.1"
+ "url": "https://github.com/sponsors/wooorm"
}
},
- "node_modules/@pmmmwh/react-refresh-webpack-plugin/node_modules/json-schema-traverse": {
- "version": "0.4.1",
- "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz",
- "integrity": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==",
- "dev": true
- },
- "node_modules/@pmmmwh/react-refresh-webpack-plugin/node_modules/loader-utils": {
- "version": "2.0.4",
- "resolved": "https://registry.npmjs.org/loader-utils/-/loader-utils-2.0.4.tgz",
- "integrity": "sha512-xXqpXoINfFhgua9xiqD8fPFHgkoq1mmmpE92WlDbm9rNRd/EbRb+Gqf908T2DMfuHjjJlksiK2RbHVOdD/MqSw==",
+ "node_modules/balanced-match": {
+ "version": "1.0.2",
+ "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz",
+ "integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==",
"dev": true,
- "dependencies": {
- "big.js": "^5.2.2",
- "emojis-list": "^3.0.0",
- "json5": "^2.1.2"
- },
- "engines": {
- "node": ">=8.9.0"
- }
+ "license": "MIT"
},
- "node_modules/@pmmmwh/react-refresh-webpack-plugin/node_modules/schema-utils": {
- "version": "3.3.0",
- "resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-3.3.0.tgz",
- "integrity": "sha512-pN/yOAvcC+5rQ5nERGuwrjLlYvLTbCibnZ1I7B1LaiAz9BRBlE9GMgE/eqV30P7aJQUf7Ddimy/RsbYO/GrVGg==",
+ "node_modules/base": {
+ "version": "0.11.2",
+ "resolved": "https://registry.npmjs.org/base/-/base-0.11.2.tgz",
+ "integrity": "sha512-5T6P4xPgpp0YDFvSWwEZ4NoE3aM4QBQXDzmVbraCkFj8zHM+mba8SyqB5DbZWyR7mYHo6Y7BdQo3MoA4m0TeQg==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "@types/json-schema": "^7.0.8",
- "ajv": "^6.12.5",
- "ajv-keywords": "^3.5.2"
- },
- "engines": {
- "node": ">= 10.13.0"
+ "cache-base": "^1.0.1",
+ "class-utils": "^0.3.5",
+ "component-emitter": "^1.2.1",
+ "define-property": "^1.0.0",
+ "isobject": "^3.0.1",
+ "mixin-deep": "^1.2.0",
+ "pascalcase": "^0.1.1"
},
- "funding": {
- "type": "opencollective",
- "url": "https://opencollective.com/webpack"
- }
- },
- "node_modules/@pmmmwh/react-refresh-webpack-plugin/node_modules/source-map": {
- "version": "0.7.4",
- "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.7.4.tgz",
- "integrity": "sha512-l3BikUxvPOcn5E74dZiq5BGsTb5yEwhaTSzccU6t4sDOH8NWJCstKO5QT2CvtFoK6F0saL7p9xHAqHOlCPJygA==",
- "dev": true,
"engines": {
- "node": ">= 8"
+ "node": ">=0.10.0"
}
},
- "node_modules/@rollup/plugin-babel": {
- "version": "5.3.1",
- "resolved": "https://registry.npmjs.org/@rollup/plugin-babel/-/plugin-babel-5.3.1.tgz",
- "integrity": "sha512-WFfdLWU/xVWKeRQnKmIAQULUI7Il0gZnBIH/ZFO069wYIfPu+8zrfp/KMW0atmELoRDq8FbiP3VCss9MhCut7Q==",
+ "node_modules/base/node_modules/define-property": {
+ "version": "1.0.0",
+ "resolved": "https://registry.npmjs.org/define-property/-/define-property-1.0.0.tgz",
+ "integrity": "sha512-cZTYKFWspt9jZsMscWo8sc/5lbPC9Q0N5nBLgb+Yd915iL3udB1uFgS3B8YCx66UVHq018DAVFoee7x+gxggeA==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "@babel/helper-module-imports": "^7.10.4",
- "@rollup/pluginutils": "^3.1.0"
+ "is-descriptor": "^1.0.0"
},
"engines": {
- "node": ">= 10.0.0"
- },
- "peerDependencies": {
- "@babel/core": "^7.0.0",
- "@types/babel__core": "^7.1.9",
- "rollup": "^1.20.0||^2.0.0"
- },
- "peerDependenciesMeta": {
- "@types/babel__core": {
- "optional": true
- }
+ "node": ">=0.10.0"
}
},
- "node_modules/@rollup/plugin-node-resolve": {
- "version": "11.2.1",
- "resolved": "https://registry.npmjs.org/@rollup/plugin-node-resolve/-/plugin-node-resolve-11.2.1.tgz",
- "integrity": "sha512-yc2n43jcqVyGE2sqV5/YCmocy9ArjVAP/BeXyTtADTBBX6V0e5UMqwO8CdQ0kzjb6zu5P1qMzsScCMRvE9OlVg==",
+ "node_modules/base64id": {
+ "version": "2.0.0",
+ "resolved": "https://registry.npmjs.org/base64id/-/base64id-2.0.0.tgz",
+ "integrity": "sha512-lGe34o6EHj9y3Kts9R4ZYs/Gr+6N7MCaMlIFA3F1R2O5/m7K06AxfSeO5530PEERE6/WyEg3lsuyw4GHlPZHog==",
"dev": true,
- "dependencies": {
- "@rollup/pluginutils": "^3.1.0",
- "@types/resolve": "1.17.1",
- "builtin-modules": "^3.1.0",
- "deepmerge": "^4.2.2",
- "is-module": "^1.0.0",
- "resolve": "^1.19.0"
- },
+ "license": "MIT",
"engines": {
- "node": ">= 10.0.0"
- },
- "peerDependencies": {
- "rollup": "^1.20.0||^2.0.0"
+ "node": "^4.5.0 || >= 5.9"
}
},
- "node_modules/@rollup/plugin-node-resolve/node_modules/resolve": {
- "version": "1.22.8",
- "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.22.8.tgz",
- "integrity": "sha512-oKWePCxqpd6FlLvGV1VU0x7bkPmmCNolxzjMf4NczoDnQcIWrAF+cPtZn5i6n+RfD2d9i0tzpKnG6Yk168yIyw==",
+ "node_modules/baseline-browser-mapping": {
+ "version": "2.8.18",
+ "resolved": "https://registry.npmjs.org/baseline-browser-mapping/-/baseline-browser-mapping-2.8.18.tgz",
+ "integrity": "sha512-UYmTpOBwgPScZpS4A+YbapwWuBwasxvO/2IOHArSsAhL/+ZdmATBXTex3t+l2hXwLVYK382ibr/nKoY9GKe86w==",
"dev": true,
- "dependencies": {
- "is-core-module": "^2.13.0",
- "path-parse": "^1.0.7",
- "supports-preserve-symlinks-flag": "^1.0.0"
- },
+ "license": "Apache-2.0",
"bin": {
- "resolve": "bin/resolve"
- },
- "funding": {
- "url": "https://github.com/sponsors/ljharb"
+ "baseline-browser-mapping": "dist/cli.js"
}
},
- "node_modules/@rollup/plugin-replace": {
- "version": "2.4.2",
- "resolved": "https://registry.npmjs.org/@rollup/plugin-replace/-/plugin-replace-2.4.2.tgz",
- "integrity": "sha512-IGcu+cydlUMZ5En85jxHH4qj2hta/11BHq95iHEyb2sbgiN0eCdzvUcHw5gt9pBL5lTi4JDYJ1acCoMGpTvEZg==",
+ "node_modules/batch": {
+ "version": "0.6.1",
+ "resolved": "https://registry.npmjs.org/batch/-/batch-0.6.1.tgz",
+ "integrity": "sha512-x+VAiMRL6UPkx+kudNvxTl6hB2XNNCG2r+7wixVfIYwu/2HKRXimwQyaumLjMveWvT2Hkd/cAJw+QBMfJ/EKVw==",
"dev": true,
- "dependencies": {
- "@rollup/pluginutils": "^3.1.0",
- "magic-string": "^0.25.7"
- },
- "peerDependencies": {
- "rollup": "^1.20.0 || ^2.0.0"
- }
+ "license": "MIT"
},
- "node_modules/@rollup/pluginutils": {
- "version": "3.1.0",
- "resolved": "https://registry.npmjs.org/@rollup/pluginutils/-/pluginutils-3.1.0.tgz",
- "integrity": "sha512-GksZ6pr6TpIjHm8h9lSQ8pi8BE9VeubNT0OMJ3B5uZJ8pz73NPiqOtCog/x2/QzM1ENChPKxMDhiQuRHsqc+lg==",
+ "node_modules/big.js": {
+ "version": "5.2.2",
+ "resolved": "https://registry.npmjs.org/big.js/-/big.js-5.2.2.tgz",
+ "integrity": "sha512-vyL2OymJxmarO8gxMr0mhChsO9QGwhynfuu4+MHTAW6czfq9humCB7rKpUjDd9YUiDPU4mzpyupFSvOClAwbmQ==",
"dev": true,
- "dependencies": {
- "@types/estree": "0.0.39",
- "estree-walker": "^1.0.1",
- "picomatch": "^2.2.2"
- },
+ "license": "MIT",
"engines": {
- "node": ">= 8.0.0"
- },
- "peerDependencies": {
- "rollup": "^1.20.0||^2.0.0"
- }
- },
- "node_modules/@rollup/pluginutils/node_modules/@types/estree": {
- "version": "0.0.39",
- "resolved": "https://registry.npmjs.org/@types/estree/-/estree-0.0.39.tgz",
- "integrity": "sha512-EYNwp3bU+98cpU4lAWYYL7Zz+2gryWH1qbdDTidVd6hkiR6weksdbMadyXKXNPEkQFhXM+hVO9ZygomHXp+AIw==",
- "dev": true
- },
- "node_modules/@rushstack/eslint-patch": {
- "version": "1.8.0",
- "resolved": "https://registry.npmjs.org/@rushstack/eslint-patch/-/eslint-patch-1.8.0.tgz",
- "integrity": "sha512-0HejFckBN2W+ucM6cUOlwsByTKt9/+0tWhqUffNIcHqCXkthY/mZ7AuYPK/2IIaGWhdl0h+tICDO0ssLMd6XMQ==",
- "dev": true
- },
- "node_modules/@sinclair/typebox": {
- "version": "0.27.8",
- "resolved": "https://registry.npmjs.org/@sinclair/typebox/-/typebox-0.27.8.tgz",
- "integrity": "sha512-+Fj43pSMwJs4KRrH/938Uf+uAELIgVBmQzg/q1YG10djyfA3TnrU8N8XzqCh/okZdszqBQTZf96idMfE5lnwTA==",
- "dev": true
- },
- "node_modules/@sinonjs/commons": {
- "version": "1.8.6",
- "resolved": "https://registry.npmjs.org/@sinonjs/commons/-/commons-1.8.6.tgz",
- "integrity": "sha512-Ky+XkAkqPZSm3NLBeUng77EBQl3cmeJhITaGHdYH8kjVB+aun3S4XBRti2zt17mtt0mIUDiNxYeoJm6drVvBJQ==",
- "dev": true,
- "dependencies": {
- "type-detect": "4.0.8"
- }
- },
- "node_modules/@sinonjs/fake-timers": {
- "version": "8.1.0",
- "resolved": "https://registry.npmjs.org/@sinonjs/fake-timers/-/fake-timers-8.1.0.tgz",
- "integrity": "sha512-OAPJUAtgeINhh/TAlUID4QTs53Njm7xzddaVlEs/SXwgtiD1tW22zAB/W1wdqfrpmikgaWQ9Fw6Ws+hsiRm5Vg==",
- "dev": true,
- "dependencies": {
- "@sinonjs/commons": "^1.7.0"
- }
- },
- "node_modules/@socket.io/component-emitter": {
- "version": "3.1.0",
- "resolved": "https://registry.npmjs.org/@socket.io/component-emitter/-/component-emitter-3.1.0.tgz",
- "integrity": "sha512-+9jVqKhRSpsc591z5vX+X5Yyw+he/HCB4iQ/RYxw35CEPaY1gnsNE43nf9n9AaYjAQrTiI/mOwKUKdUs9vf7Xg==",
- "dev": true
- },
- "node_modules/@surma/rollup-plugin-off-main-thread": {
- "version": "2.2.3",
- "resolved": "https://registry.npmjs.org/@surma/rollup-plugin-off-main-thread/-/rollup-plugin-off-main-thread-2.2.3.tgz",
- "integrity": "sha512-lR8q/9W7hZpMWweNiAKU7NQerBnzQQLvi8qnTDU/fxItPhtZVMbPV3lbCwjhIlNBe9Bbr5V+KHshvWmVSG9cxQ==",
- "dev": true,
- "dependencies": {
- "ejs": "^3.1.6",
- "json5": "^2.2.0",
- "magic-string": "^0.25.0",
- "string.prototype.matchall": "^4.0.6"
+ "node": "*"
}
},
- "node_modules/@svgr/babel-plugin-add-jsx-attribute": {
- "version": "5.4.0",
- "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-add-jsx-attribute/-/babel-plugin-add-jsx-attribute-5.4.0.tgz",
- "integrity": "sha512-ZFf2gs/8/6B8PnSofI0inYXr2SDNTDScPXhN7k5EqD4aZ3gi6u+rbmZHVB8IM3wDyx8ntKACZbtXSm7oZGRqVg==",
+ "node_modules/binary-extensions": {
+ "version": "2.3.0",
+ "resolved": "https://registry.npmjs.org/binary-extensions/-/binary-extensions-2.3.0.tgz",
+ "integrity": "sha512-Ceh+7ox5qe7LJuLHoY0feh3pHuUDHAcRUeyL2VYghZwfpkNIy/+8Ocg0a3UuSoYzavmylwuLWQOf3hl0jjMMIw==",
"dev": true,
+ "license": "MIT",
"engines": {
- "node": ">=10"
+ "node": ">=8"
},
"funding": {
- "type": "github",
- "url": "https://github.com/sponsors/gregberge"
+ "url": "https://github.com/sponsors/sindresorhus"
}
},
- "node_modules/@svgr/babel-plugin-remove-jsx-attribute": {
- "version": "5.4.0",
- "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-remove-jsx-attribute/-/babel-plugin-remove-jsx-attribute-5.4.0.tgz",
- "integrity": "sha512-yaS4o2PgUtwLFGTKbsiAy6D0o3ugcUhWK0Z45umJ66EPWunAz9fuFw2gJuje6wqQvQWOTJvIahUwndOXb7QCPg==",
+ "node_modules/binaryextensions": {
+ "version": "2.3.0",
+ "resolved": "https://registry.npmjs.org/binaryextensions/-/binaryextensions-2.3.0.tgz",
+ "integrity": "sha512-nAihlQsYGyc5Bwq6+EsubvANYGExeJKHDO3RjnvwU042fawQTQfM3Kxn7IHUXQOz4bzfwsGYYHGSvXyW4zOGLg==",
"dev": true,
+ "license": "MIT",
"engines": {
- "node": ">=10"
+ "node": ">=0.8"
},
"funding": {
- "type": "github",
- "url": "https://github.com/sponsors/gregberge"
+ "url": "https://bevry.me/fund"
}
},
- "node_modules/@svgr/babel-plugin-remove-jsx-empty-expression": {
- "version": "5.0.1",
- "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-remove-jsx-empty-expression/-/babel-plugin-remove-jsx-empty-expression-5.0.1.tgz",
- "integrity": "sha512-LA72+88A11ND/yFIMzyuLRSMJ+tRKeYKeQ+mR3DcAZ5I4h5CPWN9AHyUzJbWSYp/u2u0xhmgOe0+E41+GjEueA==",
+ "node_modules/bindings": {
+ "version": "1.5.0",
+ "resolved": "https://registry.npmjs.org/bindings/-/bindings-1.5.0.tgz",
+ "integrity": "sha512-p2q/t/mhvuOj/UeLlV6566GD/guowlr0hHxClI0W9m7MWYkL1F0hLo+0Aexs9HSPCtR1SXQ0TD3MMKrXZajbiQ==",
"dev": true,
- "engines": {
- "node": ">=10"
- },
- "funding": {
- "type": "github",
- "url": "https://github.com/sponsors/gregberge"
+ "license": "MIT",
+ "optional": true,
+ "dependencies": {
+ "file-uri-to-path": "1.0.0"
}
},
- "node_modules/@svgr/babel-plugin-replace-jsx-attribute-value": {
- "version": "5.0.1",
- "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-replace-jsx-attribute-value/-/babel-plugin-replace-jsx-attribute-value-5.0.1.tgz",
- "integrity": "sha512-PoiE6ZD2Eiy5mK+fjHqwGOS+IXX0wq/YDtNyIgOrc6ejFnxN4b13pRpiIPbtPwHEc+NT2KCjteAcq33/F1Y9KQ==",
+ "node_modules/brace-expansion": {
+ "version": "1.1.12",
+ "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.12.tgz",
+ "integrity": "sha512-9T9UjW3r0UW5c1Q7GTwllptXwhvYmEzFhzMfZ9H7FQWt+uZePjZPjBP/W1ZEyZ1twGWom5/56TF4lPcqjnDHcg==",
"dev": true,
- "engines": {
- "node": ">=10"
- },
- "funding": {
- "type": "github",
- "url": "https://github.com/sponsors/gregberge"
+ "license": "MIT",
+ "dependencies": {
+ "balanced-match": "^1.0.0",
+ "concat-map": "0.0.1"
}
},
- "node_modules/@svgr/babel-plugin-svg-dynamic-title": {
- "version": "5.4.0",
- "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-svg-dynamic-title/-/babel-plugin-svg-dynamic-title-5.4.0.tgz",
- "integrity": "sha512-zSOZH8PdZOpuG1ZVx/cLVePB2ibo3WPpqo7gFIjLV9a0QsuQAzJiwwqmuEdTaW2pegyBE17Uu15mOgOcgabQZg==",
+ "node_modules/braces": {
+ "version": "3.0.3",
+ "resolved": "https://registry.npmjs.org/braces/-/braces-3.0.3.tgz",
+ "integrity": "sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==",
"dev": true,
- "engines": {
- "node": ">=10"
+ "license": "MIT",
+ "dependencies": {
+ "fill-range": "^7.1.1"
},
- "funding": {
- "type": "github",
- "url": "https://github.com/sponsors/gregberge"
- }
- },
- "node_modules/@svgr/babel-plugin-svg-em-dimensions": {
- "version": "5.4.0",
- "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-svg-em-dimensions/-/babel-plugin-svg-em-dimensions-5.4.0.tgz",
- "integrity": "sha512-cPzDbDA5oT/sPXDCUYoVXEmm3VIoAWAPT6mSPTJNbQaBNUuEKVKyGH93oDY4e42PYHRW67N5alJx/eEol20abw==",
- "dev": true,
"engines": {
- "node": ">=10"
- },
- "funding": {
- "type": "github",
- "url": "https://github.com/sponsors/gregberge"
+ "node": ">=8"
}
},
- "node_modules/@svgr/babel-plugin-transform-react-native-svg": {
- "version": "5.4.0",
- "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-transform-react-native-svg/-/babel-plugin-transform-react-native-svg-5.4.0.tgz",
- "integrity": "sha512-3eYP/SaopZ41GHwXma7Rmxcv9uRslRDTY1estspeB1w1ueZWd/tPlMfEOoccYpEMZU3jD4OU7YitnXcF5hLW2Q==",
+ "node_modules/browser-sync": {
+ "version": "3.0.4",
+ "resolved": "https://registry.npmjs.org/browser-sync/-/browser-sync-3.0.4.tgz",
+ "integrity": "sha512-mcYOIy4BW6sWSEnTSBjQwWsnbx2btZX78ajTTjdNfyC/EqQVcIe0nQR6894RNAMtvlfAnLaH9L2ka97zpvgenA==",
"dev": true,
- "engines": {
- "node": ">=10"
- },
- "funding": {
- "type": "github",
- "url": "https://github.com/sponsors/gregberge"
+ "license": "Apache-2.0",
+ "dependencies": {
+ "browser-sync-client": "^3.0.4",
+ "browser-sync-ui": "^3.0.4",
+ "bs-recipes": "1.3.4",
+ "chalk": "4.1.2",
+ "chokidar": "^3.5.1",
+ "connect": "3.6.6",
+ "connect-history-api-fallback": "^1",
+ "dev-ip": "^1.0.1",
+ "easy-extender": "^2.3.4",
+ "eazy-logger": "^4.1.0",
+ "etag": "^1.8.1",
+ "fresh": "^0.5.2",
+ "fs-extra": "3.0.1",
+ "http-proxy": "^1.18.1",
+ "immutable": "^3",
+ "micromatch": "^4.0.8",
+ "opn": "5.3.0",
+ "portscanner": "2.2.0",
+ "raw-body": "^2.3.2",
+ "resp-modifier": "6.0.2",
+ "rx": "4.1.0",
+ "send": "^0.19.0",
+ "serve-index": "^1.9.1",
+ "serve-static": "^1.16.2",
+ "server-destroy": "1.0.1",
+ "socket.io": "^4.4.1",
+ "ua-parser-js": "^1.0.33",
+ "yargs": "^17.3.1"
+ },
+ "bin": {
+ "browser-sync": "dist/bin.js"
+ },
+ "engines": {
+ "node": ">= 8.0.0"
}
},
- "node_modules/@svgr/babel-plugin-transform-svg-component": {
- "version": "5.5.0",
- "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-transform-svg-component/-/babel-plugin-transform-svg-component-5.5.0.tgz",
- "integrity": "sha512-q4jSH1UUvbrsOtlo/tKcgSeiCHRSBdXoIoqX1pgcKK/aU3JD27wmMKwGtpB8qRYUYoyXvfGxUVKchLuR5pB3rQ==",
+ "node_modules/browser-sync-client": {
+ "version": "3.0.4",
+ "resolved": "https://registry.npmjs.org/browser-sync-client/-/browser-sync-client-3.0.4.tgz",
+ "integrity": "sha512-+ew5ubXzGRKVjquBL3u6najS40TG7GxCdyBll0qSRc/n+JRV9gb/yDdRL1IAgRHqjnJTdqeBKKIQabjvjRSYRQ==",
"dev": true,
- "engines": {
- "node": ">=10"
+ "license": "ISC",
+ "dependencies": {
+ "etag": "1.8.1",
+ "fresh": "0.5.2",
+ "mitt": "^1.1.3"
},
- "funding": {
- "type": "github",
- "url": "https://github.com/sponsors/gregberge"
+ "engines": {
+ "node": ">=8.0.0"
}
},
- "node_modules/@svgr/babel-preset": {
- "version": "5.5.0",
- "resolved": "https://registry.npmjs.org/@svgr/babel-preset/-/babel-preset-5.5.0.tgz",
- "integrity": "sha512-4FiXBjvQ+z2j7yASeGPEi8VD/5rrGQk4Xrq3EdJmoZgz/tpqChpo5hgXDvmEauwtvOc52q8ghhZK4Oy7qph4ig==",
+ "node_modules/browser-sync-ui": {
+ "version": "3.0.4",
+ "resolved": "https://registry.npmjs.org/browser-sync-ui/-/browser-sync-ui-3.0.4.tgz",
+ "integrity": "sha512-5Po3YARCZ/8yQHFzvrSjn8+hBUF7ZWac39SHsy8Tls+7tE62iq6pYWxpVU6aOOMAGD21RwFQhQeqmJPf70kHEQ==",
"dev": true,
+ "license": "Apache-2.0",
"dependencies": {
- "@svgr/babel-plugin-add-jsx-attribute": "^5.4.0",
- "@svgr/babel-plugin-remove-jsx-attribute": "^5.4.0",
- "@svgr/babel-plugin-remove-jsx-empty-expression": "^5.0.1",
- "@svgr/babel-plugin-replace-jsx-attribute-value": "^5.0.1",
- "@svgr/babel-plugin-svg-dynamic-title": "^5.4.0",
- "@svgr/babel-plugin-svg-em-dimensions": "^5.4.0",
- "@svgr/babel-plugin-transform-react-native-svg": "^5.4.0",
- "@svgr/babel-plugin-transform-svg-component": "^5.5.0"
- },
- "engines": {
- "node": ">=10"
- },
- "funding": {
- "type": "github",
- "url": "https://github.com/sponsors/gregberge"
+ "async-each-series": "0.1.1",
+ "chalk": "4.1.2",
+ "connect-history-api-fallback": "^1",
+ "immutable": "^3",
+ "server-destroy": "1.0.1",
+ "socket.io-client": "^4.4.1",
+ "stream-throttle": "^0.1.3"
}
},
- "node_modules/@svgr/core": {
- "version": "5.5.0",
- "resolved": "https://registry.npmjs.org/@svgr/core/-/core-5.5.0.tgz",
- "integrity": "sha512-q52VOcsJPvV3jO1wkPtzTuKlvX7Y3xIcWRpCMtBF3MrteZJtBfQw/+u0B1BHy5ColpQc1/YVTrPEtSYIMNZlrQ==",
+ "node_modules/browser-sync/node_modules/fs-extra": {
+ "version": "3.0.1",
+ "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-3.0.1.tgz",
+ "integrity": "sha512-V3Z3WZWVUYd8hoCL5xfXJCaHWYzmtwW5XWYSlLgERi8PWd8bx1kUHUk8L1BT57e49oKnDDD180mjfrHc1yA9rg==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "@svgr/plugin-jsx": "^5.5.0",
- "camelcase": "^6.2.0",
- "cosmiconfig": "^7.0.0"
- },
+ "graceful-fs": "^4.1.2",
+ "jsonfile": "^3.0.0",
+ "universalify": "^0.1.0"
+ }
+ },
+ "node_modules/browser-sync/node_modules/jsonfile": {
+ "version": "3.0.1",
+ "resolved": "https://registry.npmjs.org/jsonfile/-/jsonfile-3.0.1.tgz",
+ "integrity": "sha512-oBko6ZHlubVB5mRFkur5vgYR1UyqX+S6Y/oCfLhqNdcc2fYFlDpIoNc7AfKS1KOGcnNAkvsr0grLck9ANM815w==",
+ "dev": true,
+ "license": "MIT",
+ "optionalDependencies": {
+ "graceful-fs": "^4.1.6"
+ }
+ },
+ "node_modules/browser-sync/node_modules/universalify": {
+ "version": "0.1.2",
+ "resolved": "https://registry.npmjs.org/universalify/-/universalify-0.1.2.tgz",
+ "integrity": "sha512-rBJeI5CXAlmy1pV+617WB9J63U6XcazHHF2f2dbJix4XzpUF0RS3Zbj0FGIOCAva5P/d/GBOYaACQ1w+0azUkg==",
+ "dev": true,
+ "license": "MIT",
"engines": {
- "node": ">=10"
- },
- "funding": {
- "type": "github",
- "url": "https://github.com/sponsors/gregberge"
+ "node": ">= 4.0.0"
}
},
- "node_modules/@svgr/core/node_modules/cosmiconfig": {
- "version": "7.1.0",
- "resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-7.1.0.tgz",
- "integrity": "sha512-AdmX6xUzdNASswsFtmwSt7Vj8po9IuqXm0UXz7QKPuEUmPB4XyjGfaAr2PSuELMwkRMVH1EpIkX5bTZGRB3eCA==",
+ "node_modules/browserslist": {
+ "version": "4.26.3",
+ "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.26.3.tgz",
+ "integrity": "sha512-lAUU+02RFBuCKQPj/P6NgjlbCnLBMp4UtgTx7vNHd3XSIJF87s9a5rA3aH2yw3GS9DqZAUbOtZdCCiZeVRqt0w==",
"dev": true,
+ "funding": [
+ {
+ "type": "opencollective",
+ "url": "https://opencollective.com/browserslist"
+ },
+ {
+ "type": "tidelift",
+ "url": "https://tidelift.com/funding/github/npm/browserslist"
+ },
+ {
+ "type": "github",
+ "url": "https://github.com/sponsors/ai"
+ }
+ ],
+ "license": "MIT",
"dependencies": {
- "@types/parse-json": "^4.0.0",
- "import-fresh": "^3.2.1",
- "parse-json": "^5.0.0",
- "path-type": "^4.0.0",
- "yaml": "^1.10.0"
+ "baseline-browser-mapping": "^2.8.9",
+ "caniuse-lite": "^1.0.30001746",
+ "electron-to-chromium": "^1.5.227",
+ "node-releases": "^2.0.21",
+ "update-browserslist-db": "^1.1.3"
+ },
+ "bin": {
+ "browserslist": "cli.js"
},
"engines": {
- "node": ">=10"
+ "node": "^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7"
}
},
- "node_modules/@svgr/hast-util-to-babel-ast": {
- "version": "5.5.0",
- "resolved": "https://registry.npmjs.org/@svgr/hast-util-to-babel-ast/-/hast-util-to-babel-ast-5.5.0.tgz",
- "integrity": "sha512-cAaR/CAiZRB8GP32N+1jocovUtvlj0+e65TB50/6Lcime+EA49m/8l+P2ko+XPJ4dw3xaPS3jOL4F2X4KWxoeQ==",
+ "node_modules/bs-recipes": {
+ "version": "1.3.4",
+ "resolved": "https://registry.npmjs.org/bs-recipes/-/bs-recipes-1.3.4.tgz",
+ "integrity": "sha512-BXvDkqhDNxXEjeGM8LFkSbR+jzmP/CYpCiVKYn+soB1dDldeU15EBNDkwVXndKuX35wnNUaPd0qSoQEAkmQtMw==",
"dev": true,
- "dependencies": {
- "@babel/types": "^7.12.6"
- },
+ "license": "ISC"
+ },
+ "node_modules/buffer-equal": {
+ "version": "1.0.1",
+ "resolved": "https://registry.npmjs.org/buffer-equal/-/buffer-equal-1.0.1.tgz",
+ "integrity": "sha512-QoV3ptgEaQpvVwbXdSO39iqPQTCxSF7A5U99AxbHYqUdCizL/lH2Z0A2y6nbZucxMEOtNyZfG2s6gsVugGpKkg==",
+ "dev": true,
+ "license": "MIT",
"engines": {
- "node": ">=10"
+ "node": ">=0.4"
},
"funding": {
- "type": "github",
- "url": "https://github.com/sponsors/gregberge"
+ "url": "https://github.com/sponsors/ljharb"
}
},
- "node_modules/@svgr/plugin-jsx": {
- "version": "5.5.0",
- "resolved": "https://registry.npmjs.org/@svgr/plugin-jsx/-/plugin-jsx-5.5.0.tgz",
- "integrity": "sha512-V/wVh33j12hGh05IDg8GpIUXbjAPnTdPTKuP4VNLggnwaHMPNQNae2pRnyTAILWCQdz5GyMqtO488g7CKM8CBA==",
+ "node_modules/buffer-from": {
+ "version": "1.1.2",
+ "resolved": "https://registry.npmjs.org/buffer-from/-/buffer-from-1.1.2.tgz",
+ "integrity": "sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==",
"dev": true,
- "dependencies": {
- "@babel/core": "^7.12.3",
- "@svgr/babel-preset": "^5.5.0",
- "@svgr/hast-util-to-babel-ast": "^5.5.0",
- "svg-parser": "^2.0.2"
- },
+ "license": "MIT"
+ },
+ "node_modules/bytes": {
+ "version": "3.1.2",
+ "resolved": "https://registry.npmjs.org/bytes/-/bytes-3.1.2.tgz",
+ "integrity": "sha512-/Nf7TyzTx6S3yRJObOAV7956r8cr2+Oj8AC5dt8wSP3BQAoeX58NoHyCU8P8zGkNXStjTSi6fzO6F0pBdcYbEg==",
+ "dev": true,
+ "license": "MIT",
"engines": {
- "node": ">=10"
- },
- "funding": {
- "type": "github",
- "url": "https://github.com/sponsors/gregberge"
+ "node": ">= 0.8"
}
},
- "node_modules/@svgr/plugin-svgo": {
- "version": "5.5.0",
- "resolved": "https://registry.npmjs.org/@svgr/plugin-svgo/-/plugin-svgo-5.5.0.tgz",
- "integrity": "sha512-r5swKk46GuQl4RrVejVwpeeJaydoxkdwkM1mBKOgJLBUJPGaLci6ylg/IjhrRsREKDkr4kbMWdgOtbXEh0fyLQ==",
+ "node_modules/cac": {
+ "version": "6.7.14",
+ "resolved": "https://registry.npmjs.org/cac/-/cac-6.7.14.tgz",
+ "integrity": "sha512-b6Ilus+c3RrdDk+JhLKUAQfzzgLEPy6wcXqS7f/xe1EETvsDP6GORG7SFuOs6cID5YkqchW/LXZbX5bc8j7ZcQ==",
"dev": true,
- "dependencies": {
- "cosmiconfig": "^7.0.0",
- "deepmerge": "^4.2.2",
- "svgo": "^1.2.2"
- },
+ "license": "MIT",
"engines": {
- "node": ">=10"
- },
- "funding": {
- "type": "github",
- "url": "https://github.com/sponsors/gregberge"
+ "node": ">=8"
}
},
- "node_modules/@svgr/plugin-svgo/node_modules/cosmiconfig": {
- "version": "7.1.0",
- "resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-7.1.0.tgz",
- "integrity": "sha512-AdmX6xUzdNASswsFtmwSt7Vj8po9IuqXm0UXz7QKPuEUmPB4XyjGfaAr2PSuELMwkRMVH1EpIkX5bTZGRB3eCA==",
+ "node_modules/cache-base": {
+ "version": "1.0.1",
+ "resolved": "https://registry.npmjs.org/cache-base/-/cache-base-1.0.1.tgz",
+ "integrity": "sha512-AKcdTnFSWATd5/GCPRxr2ChwIJ85CeyrEyjRHlKxQ56d4XJMGym0uAiKn0xbLOGOl3+yRpOTi484dVCEc5AUzQ==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "@types/parse-json": "^4.0.0",
- "import-fresh": "^3.2.1",
- "parse-json": "^5.0.0",
- "path-type": "^4.0.0",
- "yaml": "^1.10.0"
+ "collection-visit": "^1.0.0",
+ "component-emitter": "^1.2.1",
+ "get-value": "^2.0.6",
+ "has-value": "^1.0.0",
+ "isobject": "^3.0.1",
+ "set-value": "^2.0.0",
+ "to-object-path": "^0.3.0",
+ "union-value": "^1.0.0",
+ "unset-value": "^1.0.0"
},
"engines": {
- "node": ">=10"
+ "node": ">=0.10.0"
}
},
- "node_modules/@svgr/webpack": {
- "version": "5.5.0",
- "resolved": "https://registry.npmjs.org/@svgr/webpack/-/webpack-5.5.0.tgz",
- "integrity": "sha512-DOBOK255wfQxguUta2INKkzPj6AIS6iafZYiYmHn6W3pHlycSRRlvWKCfLDG10fXfLWqE3DJHgRUOyJYmARa7g==",
+ "node_modules/call-bind": {
+ "version": "1.0.8",
+ "resolved": "https://registry.npmjs.org/call-bind/-/call-bind-1.0.8.tgz",
+ "integrity": "sha512-oKlSFMcMwpUg2ednkhQ454wfWiU/ul3CkJe/PEHcTKuiX6RpbehUiFMXu13HalGZxfUwCQzZG747YXBn1im9ww==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "@babel/core": "^7.12.3",
- "@babel/plugin-transform-react-constant-elements": "^7.12.1",
- "@babel/preset-env": "^7.12.1",
- "@babel/preset-react": "^7.12.5",
- "@svgr/core": "^5.5.0",
- "@svgr/plugin-jsx": "^5.5.0",
- "@svgr/plugin-svgo": "^5.5.0",
- "loader-utils": "^2.0.0"
+ "call-bind-apply-helpers": "^1.0.0",
+ "es-define-property": "^1.0.0",
+ "get-intrinsic": "^1.2.4",
+ "set-function-length": "^1.2.2"
},
"engines": {
- "node": ">=10"
+ "node": ">= 0.4"
},
"funding": {
- "type": "github",
- "url": "https://github.com/sponsors/gregberge"
+ "url": "https://github.com/sponsors/ljharb"
}
},
- "node_modules/@svgr/webpack/node_modules/loader-utils": {
- "version": "2.0.4",
- "resolved": "https://registry.npmjs.org/loader-utils/-/loader-utils-2.0.4.tgz",
- "integrity": "sha512-xXqpXoINfFhgua9xiqD8fPFHgkoq1mmmpE92WlDbm9rNRd/EbRb+Gqf908T2DMfuHjjJlksiK2RbHVOdD/MqSw==",
+ "node_modules/call-bind-apply-helpers": {
+ "version": "1.0.2",
+ "resolved": "https://registry.npmjs.org/call-bind-apply-helpers/-/call-bind-apply-helpers-1.0.2.tgz",
+ "integrity": "sha512-Sp1ablJ0ivDkSzjcaJdxEunN5/XvksFJ2sMBFfq6x0ryhQV/2b/KwFe21cMpmHtPOSij8K99/wSfoEuTObmuMQ==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "big.js": "^5.2.2",
- "emojis-list": "^3.0.0",
- "json5": "^2.1.2"
+ "es-errors": "^1.3.0",
+ "function-bind": "^1.1.2"
},
"engines": {
- "node": ">=8.9.0"
+ "node": ">= 0.4"
}
},
- "node_modules/@tootallnate/once": {
- "version": "1.1.2",
- "resolved": "https://registry.npmjs.org/@tootallnate/once/-/once-1.1.2.tgz",
- "integrity": "sha512-RbzJvlNzmRq5c3O09UipeuXno4tA1FE6ikOjxZK0tuxVv3412l64l5t1W5pj4+rJq9vpkm/kwiR07aZXnsKPxw==",
+ "node_modules/call-bound": {
+ "version": "1.0.4",
+ "resolved": "https://registry.npmjs.org/call-bound/-/call-bound-1.0.4.tgz",
+ "integrity": "sha512-+ys997U96po4Kx/ABpBCqhA9EuxJaQWDQg7295H4hBphv3IZg0boBKuwYpt4YXp6MZ5AmZQnU/tyMTlRpaSejg==",
"dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "call-bind-apply-helpers": "^1.0.2",
+ "get-intrinsic": "^1.3.0"
+ },
"engines": {
- "node": ">= 6"
+ "node": ">= 0.4"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
}
},
- "node_modules/@trysound/sax": {
- "version": "0.2.0",
- "resolved": "https://registry.npmjs.org/@trysound/sax/-/sax-0.2.0.tgz",
- "integrity": "sha512-L7z9BgrNEcYyUYtF+HaEfiS5ebkh9jXqbszz7pC0hRBPaatV0XjSD3+eHrpqFemQfgwiFF0QPIarnIihIDn7OA==",
+ "node_modules/callsites": {
+ "version": "3.1.0",
+ "resolved": "https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz",
+ "integrity": "sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==",
"dev": true,
+ "license": "MIT",
"engines": {
- "node": ">=10.13.0"
+ "node": ">=6"
}
},
- "node_modules/@tsconfig/node10": {
- "version": "1.0.11",
- "resolved": "https://registry.npmjs.org/@tsconfig/node10/-/node10-1.0.11.tgz",
- "integrity": "sha512-DcRjDCujK/kCk/cUe8Xz8ZSpm8mS3mNNpta+jGCA6USEDfktlNvm1+IuZ9eTcDbNk41BHwpHHeW+N1lKCz4zOw==",
+ "node_modules/camelcase": {
+ "version": "3.0.0",
+ "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-3.0.0.tgz",
+ "integrity": "sha512-4nhGqUkc4BqbBBB4Q6zLuD7lzzrHYrjKGeYaEji/3tFR5VdJu9v+LilhGIVe8wxEJPPOeWo7eg8dwY13TZ1BNg==",
"dev": true,
- "license": "MIT"
+ "license": "MIT",
+ "engines": {
+ "node": ">=0.10.0"
+ }
},
- "node_modules/@tsconfig/node12": {
- "version": "1.0.11",
- "resolved": "https://registry.npmjs.org/@tsconfig/node12/-/node12-1.0.11.tgz",
- "integrity": "sha512-cqefuRsh12pWyGsIoBKJA9luFu3mRxCA+ORZvA4ktLSzIuCUtWVxGIuXigEwO5/ywWFMZ2QEGKWvkZG1zDMTag==",
+ "node_modules/caniuse-lite": {
+ "version": "1.0.30001751",
+ "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001751.tgz",
+ "integrity": "sha512-A0QJhug0Ly64Ii3eIqHu5X51ebln3k4yTUkY1j8drqpWHVreg/VLijN48cZ1bYPiqOQuqpkIKnzr/Ul8V+p6Cw==",
"dev": true,
- "license": "MIT"
+ "funding": [
+ {
+ "type": "opencollective",
+ "url": "https://opencollective.com/browserslist"
+ },
+ {
+ "type": "tidelift",
+ "url": "https://tidelift.com/funding/github/npm/caniuse-lite"
+ },
+ {
+ "type": "github",
+ "url": "https://github.com/sponsors/ai"
+ }
+ ],
+ "license": "CC-BY-4.0"
},
- "node_modules/@tsconfig/node14": {
- "version": "1.0.3",
- "resolved": "https://registry.npmjs.org/@tsconfig/node14/-/node14-1.0.3.tgz",
- "integrity": "sha512-ysT8mhdixWK6Hw3i1V2AeRqZ5WfXg1G43mqoYlM2nc6388Fq5jcXyr5mRsqViLx/GJYdoL0bfXD8nmF+Zn/Iow==",
+ "node_modules/chai": {
+ "version": "5.3.3",
+ "resolved": "https://registry.npmjs.org/chai/-/chai-5.3.3.tgz",
+ "integrity": "sha512-4zNhdJD/iOjSH0A05ea+Ke6MU5mmpQcbQsSOkgdaUMJ9zTlDTD/GYlwohmIE2u0gaxHYiVHEn1Fw9mZ/ktJWgw==",
"dev": true,
- "license": "MIT"
+ "license": "MIT",
+ "dependencies": {
+ "assertion-error": "^2.0.1",
+ "check-error": "^2.1.1",
+ "deep-eql": "^5.0.1",
+ "loupe": "^3.1.0",
+ "pathval": "^2.0.0"
+ },
+ "engines": {
+ "node": ">=18"
+ }
},
- "node_modules/@tsconfig/node16": {
- "version": "1.0.4",
- "resolved": "https://registry.npmjs.org/@tsconfig/node16/-/node16-1.0.4.tgz",
- "integrity": "sha512-vxhUy4J8lyeyinH7Azl1pdd43GJhZH/tP2weN8TntQblOY+A0XbT8DJk1/oCPuOOyg/Ja757rG0CgHcWC8OfMA==",
+ "node_modules/chalk": {
+ "version": "4.1.2",
+ "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
+ "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
"dev": true,
- "license": "MIT"
+ "license": "MIT",
+ "dependencies": {
+ "ansi-styles": "^4.1.0",
+ "supports-color": "^7.1.0"
+ },
+ "engines": {
+ "node": ">=10"
+ },
+ "funding": {
+ "url": "https://github.com/chalk/chalk?sponsor=1"
+ }
},
- "node_modules/@types/babel__core": {
- "version": "7.20.5",
- "resolved": "https://registry.npmjs.org/@types/babel__core/-/babel__core-7.20.5.tgz",
- "integrity": "sha512-qoQprZvz5wQFJwMDqeseRXWv3rqMvhgpbXFfVyWhbx9X47POIA6i/+dXefEmZKoAgOaTdaIgNSMqMIU61yRyzA==",
+ "node_modules/character-entities": {
+ "version": "2.0.2",
+ "resolved": "https://registry.npmjs.org/character-entities/-/character-entities-2.0.2.tgz",
+ "integrity": "sha512-shx7oQ0Awen/BRIdkjkvz54PnEEI/EjwXDSIZp86/KKdbafHh1Df/RYGBhn4hbe2+uKC9FnT5UCEdyPz3ai9hQ==",
"dev": true,
- "dependencies": {
- "@babel/parser": "^7.20.7",
- "@babel/types": "^7.20.7",
- "@types/babel__generator": "*",
- "@types/babel__template": "*",
- "@types/babel__traverse": "*"
+ "license": "MIT",
+ "funding": {
+ "type": "github",
+ "url": "https://github.com/sponsors/wooorm"
}
},
- "node_modules/@types/babel__generator": {
- "version": "7.6.8",
- "resolved": "https://registry.npmjs.org/@types/babel__generator/-/babel__generator-7.6.8.tgz",
- "integrity": "sha512-ASsj+tpEDsEiFr1arWrlN6V3mdfjRMZt6LtK/Vp/kreFLnr5QH5+DhvD5nINYZXzwJvXeGq+05iUXcAzVrqWtw==",
+ "node_modules/check-error": {
+ "version": "2.1.1",
+ "resolved": "https://registry.npmjs.org/check-error/-/check-error-2.1.1.tgz",
+ "integrity": "sha512-OAlb+T7V4Op9OwdkjmguYRqncdlx5JiofwOAUkmTF+jNdHwzTaTs4sRAGpzLF3oOz5xAyDGrPgeIDFQmDOTiJw==",
"dev": true,
- "dependencies": {
- "@babel/types": "^7.0.0"
+ "license": "MIT",
+ "engines": {
+ "node": ">= 16"
}
},
- "node_modules/@types/babel__template": {
- "version": "7.4.4",
- "resolved": "https://registry.npmjs.org/@types/babel__template/-/babel__template-7.4.4.tgz",
- "integrity": "sha512-h/NUaSyG5EyxBIp8YRxo4RMe2/qQgvyowRwVMzhYhBCONbW8PUsg4lkFMrhgZhUe5z3L3MiLDuvyJ/CaPa2A8A==",
+ "node_modules/chokidar": {
+ "version": "3.6.0",
+ "resolved": "https://registry.npmjs.org/chokidar/-/chokidar-3.6.0.tgz",
+ "integrity": "sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "@babel/parser": "^7.1.0",
- "@babel/types": "^7.0.0"
+ "anymatch": "~3.1.2",
+ "braces": "~3.0.2",
+ "glob-parent": "~5.1.2",
+ "is-binary-path": "~2.1.0",
+ "is-glob": "~4.0.1",
+ "normalize-path": "~3.0.0",
+ "readdirp": "~3.6.0"
+ },
+ "engines": {
+ "node": ">= 8.10.0"
+ },
+ "funding": {
+ "url": "https://paulmillr.com/funding/"
+ },
+ "optionalDependencies": {
+ "fsevents": "~2.3.2"
}
},
- "node_modules/@types/babel__traverse": {
- "version": "7.20.5",
- "resolved": "https://registry.npmjs.org/@types/babel__traverse/-/babel__traverse-7.20.5.tgz",
- "integrity": "sha512-WXCyOcRtH37HAUkpXhUduaxdm82b4GSlyTqajXviN4EfiuPgNYR109xMCKvpl6zPIpua0DGlMEDCq+g8EdoheQ==",
+ "node_modules/chrome-trace-event": {
+ "version": "1.0.4",
+ "resolved": "https://registry.npmjs.org/chrome-trace-event/-/chrome-trace-event-1.0.4.tgz",
+ "integrity": "sha512-rNjApaLzuwaOTjCiT8lSDdGN1APCiqkChLMJxJPWLunPAt5fy8xgU9/jNOchV84wfIxrA0lRQB7oCT8jrn/wrQ==",
"dev": true,
- "dependencies": {
- "@babel/types": "^7.20.7"
+ "license": "MIT",
+ "engines": {
+ "node": ">=6.0"
}
},
- "node_modules/@types/body-parser": {
- "version": "1.19.5",
- "resolved": "https://registry.npmjs.org/@types/body-parser/-/body-parser-1.19.5.tgz",
- "integrity": "sha512-fB3Zu92ucau0iQ0JMCFQE7b/dv8Ot07NI3KaZIkIUNXq82k4eBAqUaneXfleGY9JWskeS9y+u0nXMyspcuQrCg==",
+ "node_modules/ci-info": {
+ "version": "3.9.0",
+ "resolved": "https://registry.npmjs.org/ci-info/-/ci-info-3.9.0.tgz",
+ "integrity": "sha512-NIxF55hv4nSqQswkAeiOi1r83xy8JldOFDTWiug55KBu9Jnblncd2U6ViHmYgHf01TPZS77NJBhBMKdWj9HQMQ==",
"dev": true,
- "dependencies": {
- "@types/connect": "*",
- "@types/node": "*"
+ "funding": [
+ {
+ "type": "github",
+ "url": "https://github.com/sponsors/sibiraj-s"
+ }
+ ],
+ "license": "MIT",
+ "engines": {
+ "node": ">=8"
}
},
- "node_modules/@types/bonjour": {
- "version": "3.5.13",
- "resolved": "https://registry.npmjs.org/@types/bonjour/-/bonjour-3.5.13.tgz",
- "integrity": "sha512-z9fJ5Im06zvUL548KvYNecEVlA7cVDkGUi6kZusb04mpyEFKCIZJvloCcmpmLaIahDpOQGHaHmG6imtPMmPXGQ==",
+ "node_modules/class-utils": {
+ "version": "0.3.6",
+ "resolved": "https://registry.npmjs.org/class-utils/-/class-utils-0.3.6.tgz",
+ "integrity": "sha512-qOhPa/Fj7s6TY8H8esGu5QNpMMQxz79h+urzrNYN6mn+9BnxlDGf5QZ+XeCDsxSjPqsSR56XOZOJmpeurnLMeg==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "@types/node": "*"
+ "arr-union": "^3.1.0",
+ "define-property": "^0.2.5",
+ "isobject": "^3.0.0",
+ "static-extend": "^0.1.1"
+ },
+ "engines": {
+ "node": ">=0.10.0"
}
},
- "node_modules/@types/connect": {
- "version": "3.4.38",
- "resolved": "https://registry.npmjs.org/@types/connect/-/connect-3.4.38.tgz",
- "integrity": "sha512-K6uROf1LD88uDQqJCktA4yzL1YYAK6NgfsI0v/mTgyPKWsX1CnJ0XPSDhViejru1GcRkLWb8RlzFYJRqGUbaug==",
+ "node_modules/class-utils/node_modules/define-property": {
+ "version": "0.2.5",
+ "resolved": "https://registry.npmjs.org/define-property/-/define-property-0.2.5.tgz",
+ "integrity": "sha512-Rr7ADjQZenceVOAKop6ALkkRAmH1A4Gx9hV/7ZujPUN2rkATqFO0JZLZInbAjpZYoJ1gUx8MRMQVkYemcbMSTA==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "@types/node": "*"
+ "is-descriptor": "^0.1.0"
+ },
+ "engines": {
+ "node": ">=0.10.0"
}
},
- "node_modules/@types/connect-history-api-fallback": {
- "version": "1.5.4",
- "resolved": "https://registry.npmjs.org/@types/connect-history-api-fallback/-/connect-history-api-fallback-1.5.4.tgz",
- "integrity": "sha512-n6Cr2xS1h4uAulPRdlw6Jl6s1oG8KrVilPN2yUITEs+K48EzMJJ3W1xy8K5eWuFvjp3R74AOIGSmp2UfBJ8HFw==",
+ "node_modules/class-utils/node_modules/is-descriptor": {
+ "version": "0.1.7",
+ "resolved": "https://registry.npmjs.org/is-descriptor/-/is-descriptor-0.1.7.tgz",
+ "integrity": "sha512-C3grZTvObeN1xud4cRWl366OMXZTj0+HGyk4hvfpx4ZHt1Pb60ANSXqCK7pdOTeUQpRzECBSTphqvD7U+l22Eg==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "@types/express-serve-static-core": "*",
- "@types/node": "*"
+ "is-accessor-descriptor": "^1.0.1",
+ "is-data-descriptor": "^1.0.1"
+ },
+ "engines": {
+ "node": ">= 0.4"
}
},
- "node_modules/@types/cookie": {
- "version": "0.4.1",
- "resolved": "https://registry.npmjs.org/@types/cookie/-/cookie-0.4.1.tgz",
- "integrity": "sha512-XW/Aa8APYr6jSVVA1y/DEIZX0/GMKLEVekNG727R8cs56ahETkRAy/3DR7+fJyh7oUgGwNQaRfXCun0+KbWY7Q==",
- "dev": true
+ "node_modules/classnames": {
+ "version": "2.3.1",
+ "resolved": "https://registry.npmjs.org/classnames/-/classnames-2.3.1.tgz",
+ "integrity": "sha512-OlQdbZ7gLfGarSqxesMesDa5uz7KFbID8Kpq/SxIoNGDqY8lSYs0D+hhtBXhcdB3rcbXArFr7vlHheLk1voeNA==",
+ "license": "MIT"
},
- "node_modules/@types/cors": {
- "version": "2.8.17",
- "resolved": "https://registry.npmjs.org/@types/cors/-/cors-2.8.17.tgz",
- "integrity": "sha512-8CGDvrBj1zgo2qE+oS3pOCyYNqCPryMWY2bGfwA0dcfopWGgxs+78df0Rs3rc9THP4JkOhLsAa+15VdpAqkcUA==",
+ "node_modules/clean-stack": {
+ "version": "2.2.0",
+ "resolved": "https://registry.npmjs.org/clean-stack/-/clean-stack-2.2.0.tgz",
+ "integrity": "sha512-4diC9HaTE+KRAMWhDhrGOECgWZxoevMc5TlkObMqNSsVU62PYzXZ/SMTjzyGAFF1YusgxGcSWTEXBhp0CPwQ1A==",
"dev": true,
- "dependencies": {
- "@types/node": "*"
+ "license": "MIT",
+ "engines": {
+ "node": ">=6"
}
},
- "node_modules/@types/debug": {
- "version": "4.1.12",
- "resolved": "https://registry.npmjs.org/@types/debug/-/debug-4.1.12.tgz",
- "integrity": "sha512-vIChWdVG3LG1SMxEvI/AK+FWJthlrqlTu7fbrlywTkkaONwk/UAGaULXRlf8vkzFBLVm0zkMdCquhL5aOjhXPQ==",
+ "node_modules/cliui": {
+ "version": "8.0.1",
+ "resolved": "https://registry.npmjs.org/cliui/-/cliui-8.0.1.tgz",
+ "integrity": "sha512-BSeNnyus75C4//NQ9gQt1/csTXyo/8Sb+afLAkzAptFuMsod9HFokGNudZpi/oQV73hnVK+sR+5PVRMd+Dr7YQ==",
"dev": true,
+ "license": "ISC",
"dependencies": {
- "@types/ms": "*"
+ "string-width": "^4.2.0",
+ "strip-ansi": "^6.0.1",
+ "wrap-ansi": "^7.0.0"
+ },
+ "engines": {
+ "node": ">=12"
}
},
- "node_modules/@types/eslint": {
- "version": "8.56.6",
- "resolved": "https://registry.npmjs.org/@types/eslint/-/eslint-8.56.6.tgz",
- "integrity": "sha512-ymwc+qb1XkjT/gfoQwxIeHZ6ixH23A+tCT2ADSA/DPVKzAjwYkTXBMCQ/f6fe4wEa85Lhp26VPeUxI7wMhAi7A==",
+ "node_modules/clone": {
+ "version": "2.1.2",
+ "resolved": "https://registry.npmjs.org/clone/-/clone-2.1.2.tgz",
+ "integrity": "sha512-3Pe/CF1Nn94hyhIYpjtiLhdCoEoz0DqQ+988E9gmeEdQZlojxnOb74wctFyuwWQHzqyf9X7C7MG8juUpqBJT8w==",
"dev": true,
- "dependencies": {
- "@types/estree": "*",
- "@types/json-schema": "*"
+ "license": "MIT",
+ "engines": {
+ "node": ">=0.8"
}
},
- "node_modules/@types/eslint-scope": {
- "version": "3.7.7",
- "resolved": "https://registry.npmjs.org/@types/eslint-scope/-/eslint-scope-3.7.7.tgz",
- "integrity": "sha512-MzMFlSLBqNF2gcHWO0G1vP/YQyfvrxZ0bF+u7mzUdZ1/xK4A4sru+nraZz5i3iEIk1l1uyicaDVTB4QbbEkAYg==",
+ "node_modules/clone-buffer": {
+ "version": "1.0.0",
+ "resolved": "https://registry.npmjs.org/clone-buffer/-/clone-buffer-1.0.0.tgz",
+ "integrity": "sha512-KLLTJWrvwIP+OPfMn0x2PheDEP20RPUcGXj/ERegTgdmPEZylALQldygiqrPPu8P45uNuPs7ckmReLY6v/iA5g==",
"dev": true,
- "dependencies": {
- "@types/eslint": "*",
- "@types/estree": "*"
+ "license": "MIT",
+ "engines": {
+ "node": ">= 0.10"
}
},
- "node_modules/@types/estree": {
- "version": "1.0.8",
- "resolved": "https://registry.npmjs.org/@types/estree/-/estree-1.0.8.tgz",
- "integrity": "sha512-dWHzHa2WqEXI/O1E9OjrocMTKJl2mSrEolh1Iomrv6U+JuNwaHXsXx9bLu5gG7BUWFIN0skIQJQ/L1rIex4X6w==",
+ "node_modules/clone-stats": {
+ "version": "1.0.0",
+ "resolved": "https://registry.npmjs.org/clone-stats/-/clone-stats-1.0.0.tgz",
+ "integrity": "sha512-au6ydSpg6nsrigcZ4m8Bc9hxjeW+GJ8xh5G3BJCMt4WXe1H10UNaVOamqQTmrx1kjVuxAHIQSNU6hY4Nsn9/ag==",
"dev": true,
"license": "MIT"
},
- "node_modules/@types/expect": {
- "version": "1.20.4",
- "resolved": "https://registry.npmjs.org/@types/expect/-/expect-1.20.4.tgz",
- "integrity": "sha512-Q5Vn3yjTDyCMV50TB6VRIbQNxSE4OmZR86VSbGaNpfUolm0iePBB4KdEEHmxoY5sT2+2DIvXW0rvMDP2nHZ4Mg==",
- "dev": true
- },
- "node_modules/@types/express": {
- "version": "4.17.21",
- "resolved": "https://registry.npmjs.org/@types/express/-/express-4.17.21.tgz",
- "integrity": "sha512-ejlPM315qwLpaQlQDTjPdsUFSc6ZsP4AN6AlWnogPjQ7CVi7PYF3YVz+CY3jE2pwYf7E/7HlDAN0rV2GxTG0HQ==",
+ "node_modules/cloneable-readable": {
+ "version": "1.1.3",
+ "resolved": "https://registry.npmjs.org/cloneable-readable/-/cloneable-readable-1.1.3.tgz",
+ "integrity": "sha512-2EF8zTQOxYq70Y4XKtorQupqF0m49MBz2/yf5Bj+MHjvpG3Hy7sImifnqD6UA+TKYxeSV+u6qqQPawN5UvnpKQ==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "@types/body-parser": "*",
- "@types/express-serve-static-core": "^4.17.33",
- "@types/qs": "*",
- "@types/serve-static": "*"
+ "inherits": "^2.0.1",
+ "process-nextick-args": "^2.0.0",
+ "readable-stream": "^2.3.5"
}
},
- "node_modules/@types/express-serve-static-core": {
- "version": "4.17.43",
- "resolved": "https://registry.npmjs.org/@types/express-serve-static-core/-/express-serve-static-core-4.17.43.tgz",
- "integrity": "sha512-oaYtiBirUOPQGSWNGPWnzyAFJ0BP3cwvN4oWZQY+zUBwpVIGsKUkpBpSztp74drYcjavs7SKFZ4DX1V2QeN8rg==",
+ "node_modules/code-point-at": {
+ "version": "1.1.0",
+ "resolved": "https://registry.npmjs.org/code-point-at/-/code-point-at-1.1.0.tgz",
+ "integrity": "sha512-RpAVKQA5T63xEj6/giIbUEtZwJ4UFIc3ZtvEkiaUERylqe8xb5IvqcgOurZLahv93CLKfxcw5YI+DZcUBRyLXA==",
"dev": true,
- "dependencies": {
- "@types/node": "*",
- "@types/qs": "*",
- "@types/range-parser": "*",
- "@types/send": "*"
+ "license": "MIT",
+ "engines": {
+ "node": ">=0.10.0"
}
},
- "node_modules/@types/file-saver": {
- "version": "2.0.7",
- "resolved": "https://registry.npmjs.org/@types/file-saver/-/file-saver-2.0.7.tgz",
- "integrity": "sha512-dNKVfHd/jk0SkR/exKGj2ggkB45MAkzvWCaqLUUgkyjITkGNzH8H+yUwr+BLJUBjZOe9w8X3wgmXhZDRg1ED6A=="
- },
- "node_modules/@types/glob": {
- "version": "7.2.0",
- "resolved": "https://registry.npmjs.org/@types/glob/-/glob-7.2.0.tgz",
- "integrity": "sha512-ZUxbzKl0IfJILTS6t7ip5fQQM/J3TJYubDm3nMbgubNNYS62eXeUpoLUC8/7fJNiFYHTrGPQn7hspDUzIHX3UA==",
+ "node_modules/collection-map": {
+ "version": "1.0.0",
+ "resolved": "https://registry.npmjs.org/collection-map/-/collection-map-1.0.0.tgz",
+ "integrity": "sha512-5D2XXSpkOnleOI21TG7p3T0bGAsZ/XknZpKBmGYyluO8pw4zA3K8ZlrBIbC4FXg3m6z/RNFiUFfT2sQK01+UHA==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "@types/minimatch": "*",
- "@types/node": "*"
+ "arr-map": "^2.0.2",
+ "for-own": "^1.0.0",
+ "make-iterator": "^1.0.0"
+ },
+ "engines": {
+ "node": ">=0.10.0"
}
},
- "node_modules/@types/glob-stream": {
- "version": "8.0.2",
- "resolved": "https://registry.npmjs.org/@types/glob-stream/-/glob-stream-8.0.2.tgz",
- "integrity": "sha512-kyuRfGE+yiSJWzSO3t74rXxdZNdYfLcllO0IUha4eX1fl40pm9L02Q/TEc3mykTLjoWz4STBNwYnUWdFu3I0DA==",
+ "node_modules/collection-visit": {
+ "version": "1.0.0",
+ "resolved": "https://registry.npmjs.org/collection-visit/-/collection-visit-1.0.0.tgz",
+ "integrity": "sha512-lNkKvzEeMBBjUGHZ+q6z9pSJla0KWAQPvtzhEV9+iGyQYG+pBpl7xKDhxoNSOZH2hhv0v5k0y2yAM4o4SjoSkw==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "@types/node": "*",
- "@types/picomatch": "*",
- "@types/streamx": "*"
+ "map-visit": "^1.0.0",
+ "object-visit": "^1.0.0"
+ },
+ "engines": {
+ "node": ">=0.10.0"
}
},
- "node_modules/@types/graceful-fs": {
- "version": "4.1.9",
- "resolved": "https://registry.npmjs.org/@types/graceful-fs/-/graceful-fs-4.1.9.tgz",
- "integrity": "sha512-olP3sd1qOEe5dXTSaFvQG+02VdRXcdytWLAZsAq1PecU8uqQAhkrnbli7DagjtXKW/Bl7YJbUsa8MPcuc8LHEQ==",
+ "node_modules/color-convert": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
+ "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "@types/node": "*"
+ "color-name": "~1.1.4"
+ },
+ "engines": {
+ "node": ">=7.0.0"
}
},
- "node_modules/@types/gulp": {
- "version": "4.0.17",
- "resolved": "https://registry.npmjs.org/@types/gulp/-/gulp-4.0.17.tgz",
- "integrity": "sha512-+pKQynu2C/HS16kgmDlAicjtFYP8kaa86eE9P0Ae7GB5W29we/E2TIdbOWtEZD5XkpY+jr8fyqfwO6SWZecLpQ==",
+ "node_modules/color-name": {
+ "version": "1.1.4",
+ "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
+ "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
"dev": true,
- "dependencies": {
- "@types/node": "*",
- "@types/undertaker": ">=1.2.6",
- "@types/vinyl-fs": "*",
- "chokidar": "^3.3.1"
+ "license": "MIT"
+ },
+ "node_modules/color-support": {
+ "version": "1.1.3",
+ "resolved": "https://registry.npmjs.org/color-support/-/color-support-1.1.3.tgz",
+ "integrity": "sha512-qiBjkpbMLO/HL68y+lh4q0/O1MZFj2RX6X/KmMa3+gJD3z+WwI1ZzDHysvqHGS3mP6mznPckpXmw1nI9cJjyRg==",
+ "dev": true,
+ "license": "ISC",
+ "bin": {
+ "color-support": "bin.js"
}
},
- "node_modules/@types/history": {
- "version": "4.7.11",
- "resolved": "https://registry.npmjs.org/@types/history/-/history-4.7.11.tgz",
- "integrity": "sha512-qjDJRrmvBMiTx+jyLxvLfJU7UznFuokDv4f3WRuriHKERccVpFU+8XMQUAbDzoiJCsmexxRExQeMwwCdamSKDA=="
+ "node_modules/commander": {
+ "version": "2.20.3",
+ "resolved": "https://registry.npmjs.org/commander/-/commander-2.20.3.tgz",
+ "integrity": "sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==",
+ "dev": true,
+ "license": "MIT"
},
- "node_modules/@types/html-minifier-terser": {
- "version": "6.1.0",
- "resolved": "https://registry.npmjs.org/@types/html-minifier-terser/-/html-minifier-terser-6.1.0.tgz",
- "integrity": "sha512-oh/6byDPnL1zeNXFrDXFLyZjkr1MsBG667IM792caf1L2UPOOMf65NFzjUH/ltyfwjAGfs1rsX1eftK0jC/KIg==",
- "dev": true
+ "node_modules/component-emitter": {
+ "version": "1.3.1",
+ "resolved": "https://registry.npmjs.org/component-emitter/-/component-emitter-1.3.1.tgz",
+ "integrity": "sha512-T0+barUSQRTUQASh8bx02dl+DhF54GtIDY13Y3m9oWTklKbb3Wv974meRpeZ3lp1JpLVECWWNHC4vaG2XHXouQ==",
+ "dev": true,
+ "license": "MIT",
+ "funding": {
+ "url": "https://github.com/sponsors/sindresorhus"
+ }
},
- "node_modules/@types/http-errors": {
- "version": "2.0.4",
- "resolved": "https://registry.npmjs.org/@types/http-errors/-/http-errors-2.0.4.tgz",
- "integrity": "sha512-D0CFMMtydbJAegzOyHjtiKPLlvnm3iTZyZRSZoLq2mRhDdmLfIWOCYPfQJ4cu2erKghU++QvjcUjp/5h7hESpA==",
- "dev": true
+ "node_modules/concat-map": {
+ "version": "0.0.1",
+ "resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz",
+ "integrity": "sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==",
+ "dev": true,
+ "license": "MIT"
},
- "node_modules/@types/http-proxy": {
- "version": "1.17.14",
- "resolved": "https://registry.npmjs.org/@types/http-proxy/-/http-proxy-1.17.14.tgz",
- "integrity": "sha512-SSrD0c1OQzlFX7pGu1eXxSEjemej64aaNPRhhVYUGqXh0BtldAAx37MG8btcumvpgKyZp1F5Gn3JkktdxiFv6w==",
+ "node_modules/concat-stream": {
+ "version": "1.6.2",
+ "resolved": "https://registry.npmjs.org/concat-stream/-/concat-stream-1.6.2.tgz",
+ "integrity": "sha512-27HBghJxjiZtIk3Ycvn/4kbJk/1uZuJFfuPEns6LaEvpvG1f0hTea8lilrouyo9mVc2GWdcEZ8OLoGmSADlrCw==",
"dev": true,
+ "engines": [
+ "node >= 0.8"
+ ],
+ "license": "MIT",
"dependencies": {
- "@types/node": "*"
+ "buffer-from": "^1.0.0",
+ "inherits": "^2.0.3",
+ "readable-stream": "^2.2.2",
+ "typedarray": "^0.0.6"
}
},
- "node_modules/@types/istanbul-lib-coverage": {
- "version": "2.0.6",
- "resolved": "https://registry.npmjs.org/@types/istanbul-lib-coverage/-/istanbul-lib-coverage-2.0.6.tgz",
- "integrity": "sha512-2QF/t/auWm0lsy8XtKVPG19v3sSOQlJe/YHZgfjb/KBBHOGSV+J2q/S671rcq9uTBrLAXmZpqJiaQbMT+zNU1w==",
- "dev": true
- },
- "node_modules/@types/istanbul-lib-report": {
- "version": "3.0.3",
- "resolved": "https://registry.npmjs.org/@types/istanbul-lib-report/-/istanbul-lib-report-3.0.3.tgz",
- "integrity": "sha512-NQn7AHQnk/RSLOxrBbGyJM/aVQ+pjj5HCgasFxc0K/KhoATfQ/47AyUl15I2yBUpihjmas+a+VJBOqecrFH+uA==",
+ "node_modules/connect": {
+ "version": "3.6.6",
+ "resolved": "https://registry.npmjs.org/connect/-/connect-3.6.6.tgz",
+ "integrity": "sha512-OO7axMmPpu/2XuX1+2Yrg0ddju31B6xLZMWkJ5rYBu4YRmRVlOjvlY6kw2FJKiAzyxGwnrDUAG4s1Pf0sbBMCQ==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "@types/istanbul-lib-coverage": "*"
+ "debug": "2.6.9",
+ "finalhandler": "1.1.0",
+ "parseurl": "~1.3.2",
+ "utils-merge": "1.0.1"
+ },
+ "engines": {
+ "node": ">= 0.10.0"
}
},
- "node_modules/@types/istanbul-reports": {
- "version": "3.0.4",
- "resolved": "https://registry.npmjs.org/@types/istanbul-reports/-/istanbul-reports-3.0.4.tgz",
- "integrity": "sha512-pk2B1NWalF9toCRu6gjBzR69syFjP4Od8WRAX+0mmf9lAjCRicLOWc+ZrxZHx/0XRjotgkF9t6iaMJ+aXcOdZQ==",
+ "node_modules/connect-history-api-fallback": {
+ "version": "1.6.0",
+ "resolved": "https://registry.npmjs.org/connect-history-api-fallback/-/connect-history-api-fallback-1.6.0.tgz",
+ "integrity": "sha512-e54B99q/OUoH64zYYRf3HBP5z24G38h5D3qXu23JGRoigpX5Ss4r9ZnDk3g0Z8uQC2x2lPaJ+UlWBc1ZWBWdLg==",
"dev": true,
- "dependencies": {
- "@types/istanbul-lib-report": "*"
+ "license": "MIT",
+ "engines": {
+ "node": ">=0.8"
}
},
- "node_modules/@types/jest": {
- "version": "29.5.12",
- "resolved": "https://registry.npmjs.org/@types/jest/-/jest-29.5.12.tgz",
- "integrity": "sha512-eDC8bTvT/QhYdxJAulQikueigY5AsdBRH2yDKW3yveW7svY3+DzN84/2NUgkw10RTiJbWqZrTtoGVdYlvFJdLw==",
+ "node_modules/connect/node_modules/debug": {
+ "version": "2.6.9",
+ "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz",
+ "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "expect": "^29.0.0",
- "pretty-format": "^29.0.0"
+ "ms": "2.0.0"
}
},
- "node_modules/@types/json-schema": {
- "version": "7.0.15",
- "resolved": "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.15.tgz",
- "integrity": "sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==",
- "dev": true
+ "node_modules/connect/node_modules/ms": {
+ "version": "2.0.0",
+ "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz",
+ "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==",
+ "dev": true,
+ "license": "MIT"
},
- "node_modules/@types/json5": {
- "version": "0.0.29",
- "resolved": "https://registry.npmjs.org/@types/json5/-/json5-0.0.29.tgz",
- "integrity": "sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==",
- "dev": true
+ "node_modules/convert-source-map": {
+ "version": "2.0.0",
+ "resolved": "https://registry.npmjs.org/convert-source-map/-/convert-source-map-2.0.0.tgz",
+ "integrity": "sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==",
+ "dev": true,
+ "license": "MIT"
},
- "node_modules/@types/mdast": {
- "version": "3.0.15",
- "resolved": "https://registry.npmjs.org/@types/mdast/-/mdast-3.0.15.tgz",
- "integrity": "sha512-LnwD+mUEfxWMa1QpDraczIn6k0Ee3SMicuYSSzS6ZYl2gKS09EClnJYGd8Du6rfc5r/GZEk5o1mRb8TaTj03sQ==",
+ "node_modules/cookie": {
+ "version": "0.7.2",
+ "resolved": "https://registry.npmjs.org/cookie/-/cookie-0.7.2.tgz",
+ "integrity": "sha512-yki5XnKuf750l50uGTllt6kKILY4nQ1eNIQatoXEByZ5dWgnKqbnqmTrBE5B4N7lrMJKQ2ytWMiTO2o0v6Ew/w==",
"dev": true,
- "dependencies": {
- "@types/unist": "^2"
+ "license": "MIT",
+ "engines": {
+ "node": ">= 0.6"
}
},
- "node_modules/@types/merge2": {
- "version": "1.4.4",
- "resolved": "https://registry.npmjs.org/@types/merge2/-/merge2-1.4.4.tgz",
- "integrity": "sha512-WZLSif3sHKMlq6vW22R9ub5f+/CEFFlSCY8actv9WBU/8RMJes5zHog9+8oEVLTkaIPaM8fp8XpLaHZggPWN9Q==",
+ "node_modules/copy-descriptor": {
+ "version": "0.1.1",
+ "resolved": "https://registry.npmjs.org/copy-descriptor/-/copy-descriptor-0.1.1.tgz",
+ "integrity": "sha512-XgZ0pFcakEUlbwQEVNg3+QAis1FyTL3Qel9FYy8pSkQqoG3PNoT0bOCQtOXcOkur21r2Eq2kI+IE+gsmAEVlYw==",
"dev": true,
- "dependencies": {
- "@types/node": "*"
+ "license": "MIT",
+ "engines": {
+ "node": ">=0.10.0"
}
},
- "node_modules/@types/mime": {
- "version": "1.3.5",
- "resolved": "https://registry.npmjs.org/@types/mime/-/mime-1.3.5.tgz",
- "integrity": "sha512-/pyBZWSLD2n0dcHE3hq8s8ZvcETHtEuF+3E7XVt0Ig2nvsVQXdghHVcEkIWjy9A0wKfTn97a/PSDYohKIlnP/w==",
- "dev": true
- },
- "node_modules/@types/minimatch": {
- "version": "5.1.2",
- "resolved": "https://registry.npmjs.org/@types/minimatch/-/minimatch-5.1.2.tgz",
- "integrity": "sha512-K0VQKziLUWkVKiRVrx4a40iPaxTUefQmjtkQofBkYRcoaaL/8rhwDWww9qWbrgicNOgnpIsMxyNIUM4+n6dUIA==",
- "dev": true
+ "node_modules/copy-props": {
+ "version": "2.0.5",
+ "resolved": "https://registry.npmjs.org/copy-props/-/copy-props-2.0.5.tgz",
+ "integrity": "sha512-XBlx8HSqrT0ObQwmSzM7WE5k8FxTV75h1DX1Z3n6NhQ/UYYAvInWYmG06vFt7hQZArE2fuO62aihiWIVQwh1sw==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "each-props": "^1.3.2",
+ "is-plain-object": "^5.0.0"
+ }
},
- "node_modules/@types/ms": {
- "version": "0.7.34",
- "resolved": "https://registry.npmjs.org/@types/ms/-/ms-0.7.34.tgz",
- "integrity": "sha512-nG96G3Wp6acyAgJqGasjODb+acrI7KltPiRxzHPXnP3NgI28bpQDRv53olbqGXbfcgF5aiiHmO3xpwEpS5Ld9g==",
- "dev": true
+ "node_modules/core-util-is": {
+ "version": "1.0.3",
+ "resolved": "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.3.tgz",
+ "integrity": "sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==",
+ "license": "MIT"
},
- "node_modules/@types/node": {
- "version": "18.19.26",
- "resolved": "https://registry.npmjs.org/@types/node/-/node-18.19.26.tgz",
- "integrity": "sha512-+wiMJsIwLOYCvUqSdKTrfkS8mpTp+MPINe6+Np4TAGFWWRWiBQ5kSq9nZGCSPkzx9mvT+uEukzpX4MOSCydcvw==",
+ "node_modules/cors": {
+ "version": "2.8.5",
+ "resolved": "https://registry.npmjs.org/cors/-/cors-2.8.5.tgz",
+ "integrity": "sha512-KIHbLJqu73RGr/hnbrO9uBeixNGuvSQjul/jdFvS/KFSIH1hWVd1ng7zOHx+YrEfInLG7q4n6GHQ9cDtxv/P6g==",
+ "dev": true,
+ "license": "MIT",
"dependencies": {
- "undici-types": "~5.26.4"
+ "object-assign": "^4",
+ "vary": "^1"
+ },
+ "engines": {
+ "node": ">= 0.10"
}
},
- "node_modules/@types/node-forge": {
- "version": "1.3.11",
- "resolved": "https://registry.npmjs.org/@types/node-forge/-/node-forge-1.3.11.tgz",
- "integrity": "sha512-FQx220y22OKNTqaByeBGqHWYz4cl94tpcxeFdvBo3wjG6XPBuZ0BNgNZRV5J5TFmmcsJ4IzsLkmGRiQbnYsBEQ==",
+ "node_modules/cosmiconfig": {
+ "version": "6.0.0",
+ "resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-6.0.0.tgz",
+ "integrity": "sha512-xb3ZL6+L8b9JLLCx3ZdoZy4+2ECphCMo2PwqgP1tlfVq6M6YReyzBJtvWWtbDSpNr9hn96pkCiZqUcFEc+54Qg==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "@types/node": "*"
+ "@types/parse-json": "^4.0.0",
+ "import-fresh": "^3.1.0",
+ "parse-json": "^5.0.0",
+ "path-type": "^4.0.0",
+ "yaml": "^1.7.2"
+ },
+ "engines": {
+ "node": ">=8"
}
},
- "node_modules/@types/parse-json": {
- "version": "4.0.2",
- "resolved": "https://registry.npmjs.org/@types/parse-json/-/parse-json-4.0.2.tgz",
- "integrity": "sha512-dISoDXWWQwUquiKsyZ4Ng+HX2KsPL7LyHKHQwgGFEA3IaKac4Obd+h2a/a6waisAoepJlBcx9paWqjA8/HVjCw==",
- "dev": true
+ "node_modules/cosmiconfig/node_modules/yaml": {
+ "version": "1.10.2",
+ "resolved": "https://registry.npmjs.org/yaml/-/yaml-1.10.2.tgz",
+ "integrity": "sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==",
+ "dev": true,
+ "license": "ISC",
+ "engines": {
+ "node": ">= 6"
+ }
},
- "node_modules/@types/picomatch": {
- "version": "2.3.3",
- "resolved": "https://registry.npmjs.org/@types/picomatch/-/picomatch-2.3.3.tgz",
- "integrity": "sha512-Yll76ZHikRFCyz/pffKGjrCwe/le2CDwOP5F210KQo27kpRE46U2rDnzikNlVn6/ezH3Mhn46bJMTfeVTtcYMg==",
- "dev": true
+ "node_modules/create-require": {
+ "version": "1.1.1",
+ "resolved": "https://registry.npmjs.org/create-require/-/create-require-1.1.1.tgz",
+ "integrity": "sha512-dcKFX3jn0MpIaXjisoRvexIJVEKzaq7z2rZKxf+MSr9TkdmHmsU4m2lcLojrj/FHl8mk5VxMmYA+ftRkP/3oKQ==",
+ "dev": true,
+ "license": "MIT"
},
- "node_modules/@types/prettier": {
- "version": "2.7.3",
- "resolved": "https://registry.npmjs.org/@types/prettier/-/prettier-2.7.3.tgz",
- "integrity": "sha512-+68kP9yzs4LMp7VNh8gdzMSPZFL44MLGqiHWvttYJe+6qnuVr4Ek9wSBQoveqY/r+LwjCcU29kNVkidwim+kYA==",
- "dev": true
- },
- "node_modules/@types/prop-types": {
- "version": "15.7.12",
- "resolved": "https://registry.npmjs.org/@types/prop-types/-/prop-types-15.7.12.tgz",
- "integrity": "sha512-5zvhXYtRNRluoE/jAp4GVsSduVUzNWKkOZrCDBWYtE7biZywwdC2AcEzg+cSMLFRfVgeAFqpfNabiPjxFddV1Q=="
- },
- "node_modules/@types/q": {
- "version": "1.5.8",
- "resolved": "https://registry.npmjs.org/@types/q/-/q-1.5.8.tgz",
- "integrity": "sha512-hroOstUScF6zhIi+5+x0dzqrHA1EJi+Irri6b1fxolMTqqHIV/Cg77EtnQcZqZCu8hR3mX2BzIxN4/GzI68Kfw==",
- "dev": true
- },
- "node_modules/@types/qs": {
- "version": "6.9.14",
- "resolved": "https://registry.npmjs.org/@types/qs/-/qs-6.9.14.tgz",
- "integrity": "sha512-5khscbd3SwWMhFqylJBLQ0zIu7c1K6Vz0uBIt915BI3zV0q1nfjRQD3RqSBcPaO6PHEF4ov/t9y89fSiyThlPA==",
- "dev": true
- },
- "node_modules/@types/range-parser": {
- "version": "1.2.7",
- "resolved": "https://registry.npmjs.org/@types/range-parser/-/range-parser-1.2.7.tgz",
- "integrity": "sha512-hKormJbkJqzQGhziax5PItDUTMAM9uE2XXQmM37dyd4hVM+5aVl7oVxMVUiVQn2oCQFN/LKCZdvSM0pFRqbSmQ==",
- "dev": true
- },
- "node_modules/@types/react": {
- "version": "18.2.71",
- "resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.71.tgz",
- "integrity": "sha512-PxEsB9OjmQeYGffoWnYAd/r5FiJuUw2niFQHPc2v2idwh8wGPkkYzOHuinNJJY6NZqfoTCiOIizDOz38gYNsyw==",
+ "node_modules/cross-spawn": {
+ "version": "7.0.6",
+ "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.6.tgz",
+ "integrity": "sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==",
+ "dev": true,
+ "license": "MIT",
"dependencies": {
- "@types/prop-types": "*",
- "@types/scheduler": "*",
- "csstype": "^3.0.2"
+ "path-key": "^3.1.0",
+ "shebang-command": "^2.0.0",
+ "which": "^2.0.1"
+ },
+ "engines": {
+ "node": ">= 8"
}
},
- "node_modules/@types/react-dom": {
- "version": "18.2.22",
- "resolved": "https://registry.npmjs.org/@types/react-dom/-/react-dom-18.2.22.tgz",
- "integrity": "sha512-fHkBXPeNtfvri6gdsMYyW+dW7RXFo6Ad09nLFK0VQWR7yGLai/Cyvyj696gbwYvBnhGtevUG9cET0pmUbMtoPQ==",
+ "node_modules/cssfontparser": {
+ "version": "1.2.1",
+ "resolved": "https://registry.npmjs.org/cssfontparser/-/cssfontparser-1.2.1.tgz",
+ "integrity": "sha512-6tun4LoZnj7VN6YeegOVb67KBX/7JJsqvj+pv3ZA7F878/eN33AbGa5b/S/wXxS/tcp8nc40xRUrsPlxIyNUPg==",
"dev": true,
- "dependencies": {
- "@types/react": "*"
- }
+ "license": "MIT"
},
- "node_modules/@types/react-loadable": {
- "version": "5.5.5",
- "resolved": "https://registry.npmjs.org/@types/react-loadable/-/react-loadable-5.5.5.tgz",
- "integrity": "sha512-TDDZAtxqQFE90+qbv63BOJFKKbxsZW0cHbT70OOT7MLkik1815NwN0Gn4SyoJSkvh+XxUr0axsFGlP5Ak/SdpA==",
- "dependencies": {
- "@types/react": "*",
- "@types/webpack": "^4"
- }
+ "node_modules/csstype": {
+ "version": "3.1.3",
+ "resolved": "https://registry.npmjs.org/csstype/-/csstype-3.1.3.tgz",
+ "integrity": "sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==",
+ "license": "MIT"
},
- "node_modules/@types/react-router": {
- "version": "5.1.20",
- "resolved": "https://registry.npmjs.org/@types/react-router/-/react-router-5.1.20.tgz",
- "integrity": "sha512-jGjmu/ZqS7FjSH6owMcD5qpq19+1RS9DeVRqfl1FeBMxTDQAGwlMWOcs52NDoXaNKyG3d1cYQFMs9rCrb88o9Q==",
+ "node_modules/d": {
+ "version": "1.0.2",
+ "resolved": "https://registry.npmjs.org/d/-/d-1.0.2.tgz",
+ "integrity": "sha512-MOqHvMWF9/9MX6nza0KgvFH4HpMU0EF5uUDXqX/BtxtU8NfB0QzRtJ8Oe/6SuS4kbhyzVJwjd97EA4PKrzJ8bw==",
+ "dev": true,
+ "license": "ISC",
"dependencies": {
- "@types/history": "^4.7.11",
- "@types/react": "*"
+ "es5-ext": "^0.10.64",
+ "type": "^2.7.2"
+ },
+ "engines": {
+ "node": ">=0.12"
}
},
- "node_modules/@types/react-router-dom": {
- "version": "5.3.3",
- "resolved": "https://registry.npmjs.org/@types/react-router-dom/-/react-router-dom-5.3.3.tgz",
- "integrity": "sha512-kpqnYK4wcdm5UaWI3fLcELopqLrHgLqNsdpHauzlQktfkHL3npOSwtj1Uz9oKBAzs7lFtVkV8j83voAz2D8fhw==",
+ "node_modules/data-view-buffer": {
+ "version": "1.0.2",
+ "resolved": "https://registry.npmjs.org/data-view-buffer/-/data-view-buffer-1.0.2.tgz",
+ "integrity": "sha512-EmKO5V3OLXh1rtK2wgXRansaK1/mtVdTUEiEI0W8RkvgT05kfxaH29PliLnpLP73yYO6142Q72QNa8Wx/A5CqQ==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "@types/history": "^4.7.11",
- "@types/react": "*",
- "@types/react-router": "*"
+ "call-bound": "^1.0.3",
+ "es-errors": "^1.3.0",
+ "is-data-view": "^1.0.2"
+ },
+ "engines": {
+ "node": ">= 0.4"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
}
},
- "node_modules/@types/react-transition-group": {
- "version": "2.9.2",
- "resolved": "https://registry.npmjs.org/@types/react-transition-group/-/react-transition-group-2.9.2.tgz",
- "integrity": "sha512-5Fv2DQNO+GpdPZcxp2x/OQG/H19A01WlmpjVD9cKvVFmoVLOZ9LvBgSWG6pSXIU4og5fgbvGPaCV5+VGkWAEHA==",
+ "node_modules/data-view-byte-length": {
+ "version": "1.0.2",
+ "resolved": "https://registry.npmjs.org/data-view-byte-length/-/data-view-byte-length-1.0.2.tgz",
+ "integrity": "sha512-tuhGbE6CfTM9+5ANGf+oQb72Ky/0+s3xKUpHvShfiz2RxMFgFPjsXuRLBVMtvMs15awe45SRb83D6wH4ew6wlQ==",
+ "dev": true,
+ "license": "MIT",
"dependencies": {
- "@types/react": "*"
+ "call-bound": "^1.0.3",
+ "es-errors": "^1.3.0",
+ "is-data-view": "^1.0.2"
+ },
+ "engines": {
+ "node": ">= 0.4"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/inspect-js"
}
},
- "node_modules/@types/resolve": {
- "version": "1.17.1",
- "resolved": "https://registry.npmjs.org/@types/resolve/-/resolve-1.17.1.tgz",
- "integrity": "sha512-yy7HuzQhj0dhGpD8RLXSZWEkLsV9ibvxvi6EiJ3bkqLAO1RGo0WbkWQiwpRlSFymTJRz0d3k5LM3kkx8ArDbLw==",
+ "node_modules/data-view-byte-offset": {
+ "version": "1.0.1",
+ "resolved": "https://registry.npmjs.org/data-view-byte-offset/-/data-view-byte-offset-1.0.1.tgz",
+ "integrity": "sha512-BS8PfmtDGnrgYdOonGZQdLZslWIeCGFP9tpan0hi1Co2Zr2NKADsvGYA8XxuG/4UWgJ6Cjtv+YJnB6MM69QGlQ==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "@types/node": "*"
+ "call-bound": "^1.0.2",
+ "es-errors": "^1.3.0",
+ "is-data-view": "^1.0.1"
+ },
+ "engines": {
+ "node": ">= 0.4"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
}
},
- "node_modules/@types/retry": {
- "version": "0.12.0",
- "resolved": "https://registry.npmjs.org/@types/retry/-/retry-0.12.0.tgz",
- "integrity": "sha512-wWKOClTTiizcZhXnPY4wikVAwmdYHp8q6DmC+EJUzAMsycb7HB32Kh9RN4+0gExjmPmZSAQjgURXIGATPegAvA==",
- "dev": true
- },
- "node_modules/@types/scheduler": {
- "version": "0.23.0",
- "resolved": "https://registry.npmjs.org/@types/scheduler/-/scheduler-0.23.0.tgz",
- "integrity": "sha512-YIoDCTH3Af6XM5VuwGG/QL/CJqga1Zm3NkU3HZ4ZHK2fRMPYP1VczsTUqtsf43PH/iJNVlPHAo2oWX7BSdB2Hw=="
- },
- "node_modules/@types/semver": {
- "version": "7.5.8",
- "resolved": "https://registry.npmjs.org/@types/semver/-/semver-7.5.8.tgz",
- "integrity": "sha512-I8EUhyrgfLrcTkzV3TSsGyl1tSuPrEDzr0yd5m90UgNxQkyDXULk3b6MlQqTCpZpNtWe1K0hzclnZkTcLBe2UQ==",
- "dev": true
- },
- "node_modules/@types/send": {
- "version": "0.17.4",
- "resolved": "https://registry.npmjs.org/@types/send/-/send-0.17.4.tgz",
- "integrity": "sha512-x2EM6TJOybec7c52BX0ZspPodMsQUd5L6PRwOunVyVUhXiBSKf3AezDL8Dgvgt5o0UfKNfuA0eMLr2wLT4AiBA==",
+ "node_modules/debug": {
+ "version": "4.4.3",
+ "resolved": "https://registry.npmjs.org/debug/-/debug-4.4.3.tgz",
+ "integrity": "sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "@types/mime": "^1",
- "@types/node": "*"
+ "ms": "^2.1.3"
+ },
+ "engines": {
+ "node": ">=6.0"
+ },
+ "peerDependenciesMeta": {
+ "supports-color": {
+ "optional": true
+ }
}
},
- "node_modules/@types/serve-index": {
- "version": "1.9.4",
- "resolved": "https://registry.npmjs.org/@types/serve-index/-/serve-index-1.9.4.tgz",
- "integrity": "sha512-qLpGZ/c2fhSs5gnYsQxtDEq3Oy8SXPClIXkW5ghvAvsNuVSA8k+gCONcUCS/UjLEYvYps+e8uBtfgXgvhwfNug==",
+ "node_modules/decamelize": {
+ "version": "1.2.0",
+ "resolved": "https://registry.npmjs.org/decamelize/-/decamelize-1.2.0.tgz",
+ "integrity": "sha512-z2S+W9X73hAUUki+N+9Za2lBlun89zigOyGrsax+KUQ6wKW4ZoWpEYBkGhQjwAjjDCkWxhY0VKEhk8wzY7F5cA==",
"dev": true,
- "dependencies": {
- "@types/express": "*"
+ "license": "MIT",
+ "engines": {
+ "node": ">=0.10.0"
}
},
- "node_modules/@types/serve-static": {
- "version": "1.15.5",
- "resolved": "https://registry.npmjs.org/@types/serve-static/-/serve-static-1.15.5.tgz",
- "integrity": "sha512-PDRk21MnK70hja/YF8AHfC7yIsiQHn1rcXx7ijCFBX/k+XQJhQT/gw3xekXKJvx+5SXaMMS8oqQy09Mzvz2TuQ==",
+ "node_modules/decode-named-character-reference": {
+ "version": "1.2.0",
+ "resolved": "https://registry.npmjs.org/decode-named-character-reference/-/decode-named-character-reference-1.2.0.tgz",
+ "integrity": "sha512-c6fcElNV6ShtZXmsgNgFFV5tVX2PaV4g+MOAkb8eXHvn6sryJBrZa9r0zV6+dtTyoCKxtDy5tyQ5ZwQuidtd+Q==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "@types/http-errors": "*",
- "@types/mime": "*",
- "@types/node": "*"
+ "character-entities": "^2.0.0"
+ },
+ "funding": {
+ "type": "github",
+ "url": "https://github.com/sponsors/wooorm"
}
},
- "node_modules/@types/sockjs": {
- "version": "0.3.36",
- "resolved": "https://registry.npmjs.org/@types/sockjs/-/sockjs-0.3.36.tgz",
- "integrity": "sha512-MK9V6NzAS1+Ud7JV9lJLFqW85VbC9dq3LmwZCuBe4wBDgKC0Kj/jd8Xl+nSviU+Qc3+m7umHHyHg//2KSa0a0Q==",
+ "node_modules/decode-uri-component": {
+ "version": "0.2.2",
+ "resolved": "https://registry.npmjs.org/decode-uri-component/-/decode-uri-component-0.2.2.tgz",
+ "integrity": "sha512-FqUYQ+8o158GyGTrMFJms9qh3CqTKvAqgqsTnkLI8sKu0028orqBhxNMFkFen0zGyg6epACD32pjVk58ngIErQ==",
"dev": true,
- "dependencies": {
- "@types/node": "*"
+ "license": "MIT",
+ "engines": {
+ "node": ">=0.10"
}
},
- "node_modules/@types/source-list-map": {
- "version": "0.1.6",
- "resolved": "https://registry.npmjs.org/@types/source-list-map/-/source-list-map-0.1.6.tgz",
- "integrity": "sha512-5JcVt1u5HDmlXkwOD2nslZVllBBc7HDuOICfiZah2Z0is8M8g+ddAEawbmd3VjedfDHBzxCaXLs07QEmb7y54g=="
- },
- "node_modules/@types/stack-utils": {
- "version": "2.0.3",
- "resolved": "https://registry.npmjs.org/@types/stack-utils/-/stack-utils-2.0.3.tgz",
- "integrity": "sha512-9aEbYZ3TbYMznPdcdr3SmIrLXwC/AKZXQeCf9Pgao5CKb8CyHuEX5jzWPTkvregvhRJHcpRO6BFoGW9ycaOkYw==",
- "dev": true
- },
- "node_modules/@types/streamx": {
- "version": "2.9.5",
- "resolved": "https://registry.npmjs.org/@types/streamx/-/streamx-2.9.5.tgz",
- "integrity": "sha512-IHYsa6jYrck8VEdSwpY141FTTf6D7boPeMq9jy4qazNrFMA4VbRz/sw5LSsfR7jwdDcx0QKWkUexZvsWBC2eIQ==",
+ "node_modules/deep-eql": {
+ "version": "5.0.2",
+ "resolved": "https://registry.npmjs.org/deep-eql/-/deep-eql-5.0.2.tgz",
+ "integrity": "sha512-h5k/5U50IJJFpzfL6nO9jaaumfjO/f2NjK/oYB2Djzm4p9L+3T9qWpZqZ2hAbLPuuYq9wrU08WQyBTL5GbPk5Q==",
"dev": true,
- "dependencies": {
- "@types/node": "*"
+ "license": "MIT",
+ "engines": {
+ "node": ">=6"
}
},
- "node_modules/@types/tapable": {
- "version": "1.0.12",
- "resolved": "https://registry.npmjs.org/@types/tapable/-/tapable-1.0.12.tgz",
- "integrity": "sha512-bTHG8fcxEqv1M9+TD14P8ok8hjxoOCkfKc8XXLaaD05kI7ohpeI956jtDOD3XHKBQrlyPughUtzm1jtVhHpA5Q=="
- },
- "node_modules/@types/trusted-types": {
- "version": "2.0.7",
- "resolved": "https://registry.npmjs.org/@types/trusted-types/-/trusted-types-2.0.7.tgz",
- "integrity": "sha512-ScaPdn1dQczgbl0QFTeTOmVHFULt394XJgOQNoyVhZ6r2vLnMLJfBPd53SB52T/3G36VI1/g2MZaX0cwDuXsfw=="
+ "node_modules/deep-is": {
+ "version": "0.1.4",
+ "resolved": "https://registry.npmjs.org/deep-is/-/deep-is-0.1.4.tgz",
+ "integrity": "sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==",
+ "dev": true,
+ "license": "MIT"
},
- "node_modules/@types/uglify-js": {
- "version": "3.17.5",
- "resolved": "https://registry.npmjs.org/@types/uglify-js/-/uglify-js-3.17.5.tgz",
- "integrity": "sha512-TU+fZFBTBcXj/GpDpDaBmgWk/gn96kMZ+uocaFUlV2f8a6WdMzzI44QBCmGcCiYR0Y6ZlNRiyUyKKt5nl/lbzQ==",
- "dependencies": {
- "source-map": "^0.6.1"
+ "node_modules/deepmerge": {
+ "version": "4.3.1",
+ "resolved": "https://registry.npmjs.org/deepmerge/-/deepmerge-4.3.1.tgz",
+ "integrity": "sha512-3sUqbMEc77XqpdNO7FRyRog+eW3ph+GYCbj+rK+uYyRMuwsVy0rMiVtPn+QJlKFvWP/1PYpapqYn0Me2knFn+A==",
+ "dev": true,
+ "license": "MIT",
+ "engines": {
+ "node": ">=0.10.0"
}
},
- "node_modules/@types/undertaker": {
- "version": "1.2.11",
- "resolved": "https://registry.npmjs.org/@types/undertaker/-/undertaker-1.2.11.tgz",
- "integrity": "sha512-j1Z0V2ByRHr8ZK7eOeGq0LGkkdthNFW0uAZGY22iRkNQNL9/vAV0yFPr1QN3FM/peY5bxs9P+1f0PYJTQVa5iA==",
+ "node_modules/default-compare": {
+ "version": "1.0.0",
+ "resolved": "https://registry.npmjs.org/default-compare/-/default-compare-1.0.0.tgz",
+ "integrity": "sha512-QWfXlM0EkAbqOCbD/6HjdwT19j7WCkMyiRhWilc4H9/5h/RzTF9gv5LYh1+CmDV5d1rki6KAWLtQale0xt20eQ==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "@types/node": "*",
- "@types/undertaker-registry": "*",
- "async-done": "~1.3.2"
+ "kind-of": "^5.0.2"
+ },
+ "engines": {
+ "node": ">=0.10.0"
}
},
- "node_modules/@types/undertaker-registry": {
- "version": "1.0.4",
- "resolved": "https://registry.npmjs.org/@types/undertaker-registry/-/undertaker-registry-1.0.4.tgz",
- "integrity": "sha512-tW77pHh2TU4uebWXWeEM5laiw8BuJ7pyJYDh6xenOs75nhny2kVgwYbegJ4BoLMYsIrXaBpKYaPdYO3/udG+hg==",
- "dev": true
- },
- "node_modules/@types/unist": {
- "version": "2.0.10",
- "resolved": "https://registry.npmjs.org/@types/unist/-/unist-2.0.10.tgz",
- "integrity": "sha512-IfYcSBWE3hLpBg8+X2SEa8LVkJdJEkT2Ese2aaLs3ptGdVtABxndrMaxuFlQ1qdFf9Q5rDvDpxI3WwgvKFAsQA==",
- "dev": true
+ "node_modules/default-resolution": {
+ "version": "2.0.0",
+ "resolved": "https://registry.npmjs.org/default-resolution/-/default-resolution-2.0.0.tgz",
+ "integrity": "sha512-2xaP6GiwVwOEbXCGoJ4ufgC76m8cj805jrghScewJC2ZDsb9U0b4BIrba+xt/Uytyd0HvQ6+WymSRTfnYj59GQ==",
+ "dev": true,
+ "license": "MIT",
+ "engines": {
+ "node": ">= 0.10"
+ }
},
- "node_modules/@types/vinyl": {
- "version": "2.0.11",
- "resolved": "https://registry.npmjs.org/@types/vinyl/-/vinyl-2.0.11.tgz",
- "integrity": "sha512-vPXzCLmRp74e9LsP8oltnWKTH+jBwt86WgRUb4Pc9Lf3pkMVGyvIo2gm9bODeGfCay2DBB/hAWDuvf07JcK4rw==",
+ "node_modules/define-data-property": {
+ "version": "1.1.4",
+ "resolved": "https://registry.npmjs.org/define-data-property/-/define-data-property-1.1.4.tgz",
+ "integrity": "sha512-rBMvIzlpA8v6E+SJZoo++HAYqsLrkg7MSfIinMPFhmkorw7X+dOXVJQs+QT69zGkzMyfDnIMN2Wid1+NbL3T+A==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "@types/expect": "^1.20.4",
- "@types/node": "*"
+ "es-define-property": "^1.0.0",
+ "es-errors": "^1.3.0",
+ "gopd": "^1.0.1"
+ },
+ "engines": {
+ "node": ">= 0.4"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
}
},
- "node_modules/@types/vinyl-fs": {
- "version": "3.0.5",
- "resolved": "https://registry.npmjs.org/@types/vinyl-fs/-/vinyl-fs-3.0.5.tgz",
- "integrity": "sha512-ckYz9giHgV6U10RFuf9WsDQ3X86EFougapxHmmoxLK7e6ICQqO8CE+4V/3lBN148V5N1pb4nQMmMjyScleVsig==",
+ "node_modules/define-lazy-prop": {
+ "version": "2.0.0",
+ "resolved": "https://registry.npmjs.org/define-lazy-prop/-/define-lazy-prop-2.0.0.tgz",
+ "integrity": "sha512-Ds09qNh8yw3khSjiJjiUInaGX9xlqZDY7JVryGxdxV7NPeuqQfplOpQ66yJFZut3jLa5zOwkXw1g9EI2uKh4Og==",
"dev": true,
- "dependencies": {
- "@types/glob-stream": "*",
- "@types/node": "*",
- "@types/vinyl": "*"
+ "license": "MIT",
+ "engines": {
+ "node": ">=8"
}
},
- "node_modules/@types/webpack": {
- "version": "4.41.38",
- "resolved": "https://registry.npmjs.org/@types/webpack/-/webpack-4.41.38.tgz",
- "integrity": "sha512-oOW7E931XJU1mVfCnxCVgv8GLFL768pDO5u2Gzk82i8yTIgX6i7cntyZOkZYb/JtYM8252SN9bQp9tgkVDSsRw==",
- "dependencies": {
- "@types/node": "*",
- "@types/tapable": "^1",
- "@types/uglify-js": "*",
- "@types/webpack-sources": "*",
- "anymatch": "^3.0.0",
- "source-map": "^0.6.0"
- }
- },
- "node_modules/@types/webpack-sources": {
- "version": "3.2.3",
- "resolved": "https://registry.npmjs.org/@types/webpack-sources/-/webpack-sources-3.2.3.tgz",
- "integrity": "sha512-4nZOdMwSPHZ4pTEZzSp0AsTM4K7Qmu40UKW4tJDiOVs20UzYF9l+qUe4s0ftfN0pin06n+5cWWDJXH+sbhAiDw==",
- "dependencies": {
- "@types/node": "*",
- "@types/source-list-map": "*",
- "source-map": "^0.7.3"
- }
- },
- "node_modules/@types/webpack-sources/node_modules/source-map": {
- "version": "0.7.4",
- "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.7.4.tgz",
- "integrity": "sha512-l3BikUxvPOcn5E74dZiq5BGsTb5yEwhaTSzccU6t4sDOH8NWJCstKO5QT2CvtFoK6F0saL7p9xHAqHOlCPJygA==",
- "engines": {
- "node": ">= 8"
- }
- },
- "node_modules/@types/ws": {
- "version": "8.5.10",
- "resolved": "https://registry.npmjs.org/@types/ws/-/ws-8.5.10.tgz",
- "integrity": "sha512-vmQSUcfalpIq0R9q7uTo2lXs6eGIpt9wtnLdMv9LVpIjCA/+ufZRozlVoVelIYixx1ugCBKDhn89vnsEGOCx9A==",
+ "node_modules/define-properties": {
+ "version": "1.2.1",
+ "resolved": "https://registry.npmjs.org/define-properties/-/define-properties-1.2.1.tgz",
+ "integrity": "sha512-8QmQKqEASLd5nx0U1B1okLElbUuuttJ/AnYmRXbbbGDWh6uS208EjD4Xqq/I9wK7u0v6O08XhTWnt5XtEbR6Dg==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "@types/node": "*"
+ "define-data-property": "^1.0.1",
+ "has-property-descriptors": "^1.0.0",
+ "object-keys": "^1.1.1"
+ },
+ "engines": {
+ "node": ">= 0.4"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
}
},
- "node_modules/@types/yargs": {
- "version": "17.0.32",
- "resolved": "https://registry.npmjs.org/@types/yargs/-/yargs-17.0.32.tgz",
- "integrity": "sha512-xQ67Yc/laOG5uMfX/093MRlGGCIBzZMarVa+gfNKJxWAIgykYpVGkBdbqEzGDDfCrVUj6Hiff4mTZ5BA6TmAog==",
+ "node_modules/define-property": {
+ "version": "2.0.2",
+ "resolved": "https://registry.npmjs.org/define-property/-/define-property-2.0.2.tgz",
+ "integrity": "sha512-jwK2UV4cnPpbcG7+VRARKTZPUWowwXA8bzH5NP6ud0oeAxyYPuGZUAC7hMugpCdz4BeSZl2Dl9k66CHJ/46ZYQ==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "@types/yargs-parser": "*"
+ "is-descriptor": "^1.0.2",
+ "isobject": "^3.0.1"
+ },
+ "engines": {
+ "node": ">=0.10.0"
}
},
- "node_modules/@types/yargs-parser": {
- "version": "21.0.3",
- "resolved": "https://registry.npmjs.org/@types/yargs-parser/-/yargs-parser-21.0.3.tgz",
- "integrity": "sha512-I4q9QU9MQv4oEOz4tAHJtNz1cwuLxn2F3xcc2iV5WdqLPpUnj30aUuxt1mAxYTG+oe8CZMV/+6rU4S4gRDzqtQ==",
- "dev": true
- },
- "node_modules/@typescript-eslint/eslint-plugin": {
- "version": "5.62.0",
- "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.62.0.tgz",
- "integrity": "sha512-TiZzBSJja/LbhNPvk6yc0JrX9XqhQ0hdh6M2svYfsHGejaKFIAGd9MQ+ERIMzLGlN/kZoYIgdxFV0PuljTKXag==",
+ "node_modules/del": {
+ "version": "5.1.0",
+ "resolved": "https://registry.npmjs.org/del/-/del-5.1.0.tgz",
+ "integrity": "sha512-wH9xOVHnczo9jN2IW68BabcecVPxacIA3g/7z6vhSU/4stOKQzeCRK0yD0A24WiAAUJmmVpWqrERcTxnLo3AnA==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "@eslint-community/regexpp": "^4.4.0",
- "@typescript-eslint/scope-manager": "5.62.0",
- "@typescript-eslint/type-utils": "5.62.0",
- "@typescript-eslint/utils": "5.62.0",
- "debug": "^4.3.4",
- "graphemer": "^1.4.0",
- "ignore": "^5.2.0",
- "natural-compare-lite": "^1.4.0",
- "semver": "^7.3.7",
- "tsutils": "^3.21.0"
+ "globby": "^10.0.1",
+ "graceful-fs": "^4.2.2",
+ "is-glob": "^4.0.1",
+ "is-path-cwd": "^2.2.0",
+ "is-path-inside": "^3.0.1",
+ "p-map": "^3.0.0",
+ "rimraf": "^3.0.0",
+ "slash": "^3.0.0"
},
"engines": {
- "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
- },
- "funding": {
- "type": "opencollective",
- "url": "https://opencollective.com/typescript-eslint"
- },
- "peerDependencies": {
- "@typescript-eslint/parser": "^5.0.0",
- "eslint": "^6.0.0 || ^7.0.0 || ^8.0.0"
- },
- "peerDependenciesMeta": {
- "typescript": {
- "optional": true
- }
+ "node": ">=8"
}
},
- "node_modules/@typescript-eslint/experimental-utils": {
- "version": "5.62.0",
- "resolved": "https://registry.npmjs.org/@typescript-eslint/experimental-utils/-/experimental-utils-5.62.0.tgz",
- "integrity": "sha512-RTXpeB3eMkpoclG3ZHft6vG/Z30azNHuqY6wKPBHlVMZFuEvrtlEDe8gMqDb+SO+9hjC/pLekeSCryf9vMZlCw==",
+ "node_modules/del/node_modules/globby": {
+ "version": "10.0.2",
+ "resolved": "https://registry.npmjs.org/globby/-/globby-10.0.2.tgz",
+ "integrity": "sha512-7dUi7RvCoT/xast/o/dLN53oqND4yk0nsHkhRgn9w65C4PofCLOoJ39iSOg+qVDdWQPIEj+eszMHQ+aLVwwQSg==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "@typescript-eslint/utils": "5.62.0"
+ "@types/glob": "^7.1.1",
+ "array-union": "^2.1.0",
+ "dir-glob": "^3.0.1",
+ "fast-glob": "^3.0.3",
+ "glob": "^7.1.3",
+ "ignore": "^5.1.1",
+ "merge2": "^1.2.3",
+ "slash": "^3.0.0"
},
"engines": {
- "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
- },
- "funding": {
- "type": "opencollective",
- "url": "https://opencollective.com/typescript-eslint"
- },
- "peerDependencies": {
- "eslint": "^6.0.0 || ^7.0.0 || ^8.0.0"
+ "node": ">=8"
}
},
- "node_modules/@typescript-eslint/parser": {
- "version": "5.62.0",
- "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-5.62.0.tgz",
- "integrity": "sha512-VlJEV0fOQ7BExOsHYAGrgbEiZoi8D+Bl2+f6V2RrXerRSylnp+ZBHmPvaIa8cz0Ajx7WO7Z5RqfgYg7ED1nRhA==",
+ "node_modules/depd": {
+ "version": "2.0.0",
+ "resolved": "https://registry.npmjs.org/depd/-/depd-2.0.0.tgz",
+ "integrity": "sha512-g7nH6P6dyDioJogAAGprGpCtVImJhpPk/roCzdb3fIh61/s/nPsfR6onyMwkCAR/OlC3yBC0lESvUoQEAssIrw==",
"dev": true,
- "dependencies": {
- "@typescript-eslint/scope-manager": "5.62.0",
- "@typescript-eslint/types": "5.62.0",
- "@typescript-eslint/typescript-estree": "5.62.0",
- "debug": "^4.3.4"
- },
+ "license": "MIT",
"engines": {
- "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
- },
- "funding": {
- "type": "opencollective",
- "url": "https://opencollective.com/typescript-eslint"
- },
- "peerDependencies": {
- "eslint": "^6.0.0 || ^7.0.0 || ^8.0.0"
- },
- "peerDependenciesMeta": {
- "typescript": {
- "optional": true
- }
+ "node": ">= 0.8"
}
},
- "node_modules/@typescript-eslint/scope-manager": {
- "version": "5.62.0",
- "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-5.62.0.tgz",
- "integrity": "sha512-VXuvVvZeQCQb5Zgf4HAxc04q5j+WrNAtNh9OwCsCgpKqESMTu3tF/jhZ3xG6T4NZwWl65Bg8KuS2uEvhSfLl0w==",
+ "node_modules/dequal": {
+ "version": "2.0.3",
+ "resolved": "https://registry.npmjs.org/dequal/-/dequal-2.0.3.tgz",
+ "integrity": "sha512-0je+qPKHEMohvfRTCEo3CrPG6cAzAYgmzKyxRiYSSDkS6eGJdyVJm7WaYA5ECaAD9wLB2T4EEeymA5aFVcYXCA==",
"dev": true,
- "dependencies": {
- "@typescript-eslint/types": "5.62.0",
- "@typescript-eslint/visitor-keys": "5.62.0"
- },
+ "license": "MIT",
"engines": {
- "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
- },
- "funding": {
- "type": "opencollective",
- "url": "https://opencollective.com/typescript-eslint"
+ "node": ">=6"
}
},
- "node_modules/@typescript-eslint/type-utils": {
- "version": "5.62.0",
- "resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-5.62.0.tgz",
- "integrity": "sha512-xsSQreu+VnfbqQpW5vnCJdq1Z3Q0U31qiWmRhr98ONQmcp/yhiPJFPq8MXiJVLiksmOKSjIldZzkebzHuCGzew==",
+ "node_modules/destroy": {
+ "version": "1.2.0",
+ "resolved": "https://registry.npmjs.org/destroy/-/destroy-1.2.0.tgz",
+ "integrity": "sha512-2sJGJTaXIIaR1w4iJSNoN0hnMY7Gpc/n8D4qSCJw8QqFWXf7cuAgnEHxBpweaVcPevC2l3KpjYCx3NypQQgaJg==",
"dev": true,
- "dependencies": {
- "@typescript-eslint/typescript-estree": "5.62.0",
- "@typescript-eslint/utils": "5.62.0",
- "debug": "^4.3.4",
- "tsutils": "^3.21.0"
- },
+ "license": "MIT",
"engines": {
- "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
- },
- "funding": {
- "type": "opencollective",
- "url": "https://opencollective.com/typescript-eslint"
- },
- "peerDependencies": {
- "eslint": "*"
- },
- "peerDependenciesMeta": {
- "typescript": {
- "optional": true
- }
+ "node": ">= 0.8",
+ "npm": "1.2.8000 || >= 1.4.16"
}
},
- "node_modules/@typescript-eslint/types": {
- "version": "5.62.0",
- "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-5.62.0.tgz",
- "integrity": "sha512-87NVngcbVXUahrRTqIK27gD2t5Cu1yuCXxbLcFtCzZGlfyVWWh8mLHkoxzjsB6DDNnvdL+fW8MiwPEJyGJQDgQ==",
+ "node_modules/detect-file": {
+ "version": "1.0.0",
+ "resolved": "https://registry.npmjs.org/detect-file/-/detect-file-1.0.0.tgz",
+ "integrity": "sha512-DtCOLG98P007x7wiiOmfI0fi3eIKyWiLTGJ2MDnVi/E04lWGbf+JzrRHMm0rgIIZJGtHpKpbVgLWHrv8xXpc3Q==",
"dev": true,
+ "license": "MIT",
"engines": {
- "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
- },
- "funding": {
- "type": "opencollective",
- "url": "https://opencollective.com/typescript-eslint"
+ "node": ">=0.10.0"
}
},
- "node_modules/@typescript-eslint/typescript-estree": {
- "version": "5.62.0",
- "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-5.62.0.tgz",
- "integrity": "sha512-CmcQ6uY7b9y694lKdRB8FEel7JbU/40iSAPomu++SjLMntB+2Leay2LO6i8VnJk58MtE9/nQSFIH6jpyRWyYzA==",
+ "node_modules/detect-port-alt": {
+ "version": "1.1.6",
+ "resolved": "https://registry.npmjs.org/detect-port-alt/-/detect-port-alt-1.1.6.tgz",
+ "integrity": "sha512-5tQykt+LqfJFBEYaDITx7S7cR7mJ/zQmLXZ2qt5w04ainYZw6tBf9dBunMjVeVOdYVRUzUOE4HkY5J7+uttb5Q==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "@typescript-eslint/types": "5.62.0",
- "@typescript-eslint/visitor-keys": "5.62.0",
- "debug": "^4.3.4",
- "globby": "^11.1.0",
- "is-glob": "^4.0.3",
- "semver": "^7.3.7",
- "tsutils": "^3.21.0"
- },
- "engines": {
- "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
+ "address": "^1.0.1",
+ "debug": "^2.6.0"
},
- "funding": {
- "type": "opencollective",
- "url": "https://opencollective.com/typescript-eslint"
+ "bin": {
+ "detect": "bin/detect-port",
+ "detect-port": "bin/detect-port"
},
- "peerDependenciesMeta": {
- "typescript": {
- "optional": true
- }
+ "engines": {
+ "node": ">= 4.2.1"
}
},
- "node_modules/@typescript-eslint/utils": {
- "version": "5.62.0",
- "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-5.62.0.tgz",
- "integrity": "sha512-n8oxjeb5aIbPFEtmQxQYOLI0i9n5ySBEY/ZEHHZqKQSFnxio1rv6dthascc9dLuwrL0RC5mPCxB7vnAVGAYWAQ==",
+ "node_modules/detect-port-alt/node_modules/debug": {
+ "version": "2.6.9",
+ "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz",
+ "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "@eslint-community/eslint-utils": "^4.2.0",
- "@types/json-schema": "^7.0.9",
- "@types/semver": "^7.3.12",
- "@typescript-eslint/scope-manager": "5.62.0",
- "@typescript-eslint/types": "5.62.0",
- "@typescript-eslint/typescript-estree": "5.62.0",
- "eslint-scope": "^5.1.1",
- "semver": "^7.3.7"
- },
- "engines": {
- "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
- },
- "funding": {
- "type": "opencollective",
- "url": "https://opencollective.com/typescript-eslint"
- },
- "peerDependencies": {
- "eslint": "^6.0.0 || ^7.0.0 || ^8.0.0"
+ "ms": "2.0.0"
}
},
- "node_modules/@typescript-eslint/visitor-keys": {
- "version": "5.62.0",
- "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-5.62.0.tgz",
- "integrity": "sha512-07ny+LHRzQXepkGg6w0mFY41fVUNBrL2Roj/++7V1txKugfjm/Ci/qSND03r2RhlJhJYMcTn9AhhSSqQp0Ysyw==",
+ "node_modules/detect-port-alt/node_modules/ms": {
+ "version": "2.0.0",
+ "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz",
+ "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==",
"dev": true,
- "dependencies": {
- "@typescript-eslint/types": "5.62.0",
- "eslint-visitor-keys": "^3.3.0"
+ "license": "MIT"
+ },
+ "node_modules/dev-ip": {
+ "version": "1.0.1",
+ "resolved": "https://registry.npmjs.org/dev-ip/-/dev-ip-1.0.1.tgz",
+ "integrity": "sha512-LmVkry/oDShEgSZPNgqCIp2/TlqtExeGmymru3uCELnfyjY11IzpAproLYs+1X88fXO6DBoYP3ul2Xo2yz2j6A==",
+ "dev": true,
+ "bin": {
+ "dev-ip": "lib/dev-ip.js"
},
"engines": {
- "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
- },
- "funding": {
- "type": "opencollective",
- "url": "https://opencollective.com/typescript-eslint"
+ "node": ">= 0.8.0"
}
},
- "node_modules/@ungap/structured-clone": {
- "version": "1.2.0",
- "resolved": "https://registry.npmjs.org/@ungap/structured-clone/-/structured-clone-1.2.0.tgz",
- "integrity": "sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==",
- "dev": true
- },
- "node_modules/@webassemblyjs/ast": {
- "version": "1.14.1",
- "resolved": "https://registry.npmjs.org/@webassemblyjs/ast/-/ast-1.14.1.tgz",
- "integrity": "sha512-nuBEDgQfm1ccRp/8bCQrx1frohyufl4JlbMMZ4P1wpeOfDhF6FQkxZJ1b/e+PLwr6X1Nhw6OLme5usuBWYBvuQ==",
+ "node_modules/diff": {
+ "version": "4.0.2",
+ "resolved": "https://registry.npmjs.org/diff/-/diff-4.0.2.tgz",
+ "integrity": "sha512-58lmxKSA4BNyLz+HHMUzlOEpg09FV+ev6ZMe3vJihgdxzgcwZ8VoEEPmALCZG9LmqfVoNMMKpttIYTVG6uDY7A==",
"dev": true,
- "license": "MIT",
- "dependencies": {
- "@webassemblyjs/helper-numbers": "1.13.2",
- "@webassemblyjs/helper-wasm-bytecode": "1.13.2"
+ "license": "BSD-3-Clause",
+ "engines": {
+ "node": ">=0.3.1"
}
},
- "node_modules/@webassemblyjs/floating-point-hex-parser": {
- "version": "1.13.2",
- "resolved": "https://registry.npmjs.org/@webassemblyjs/floating-point-hex-parser/-/floating-point-hex-parser-1.13.2.tgz",
- "integrity": "sha512-6oXyTOzbKxGH4steLbLNOu71Oj+C8Lg34n6CqRvqfS2O71BxY6ByfMDRhBytzknj9yGUPVJ1qIKhRlAwO1AovA==",
- "dev": true,
- "license": "MIT"
- },
- "node_modules/@webassemblyjs/helper-api-error": {
- "version": "1.13.2",
- "resolved": "https://registry.npmjs.org/@webassemblyjs/helper-api-error/-/helper-api-error-1.13.2.tgz",
- "integrity": "sha512-U56GMYxy4ZQCbDZd6JuvvNV/WFildOjsaWD3Tzzvmw/mas3cXzRJPMjP83JqEsgSbyrmaGjBfDtV7KDXV9UzFQ==",
- "dev": true,
- "license": "MIT"
- },
- "node_modules/@webassemblyjs/helper-buffer": {
- "version": "1.14.1",
- "resolved": "https://registry.npmjs.org/@webassemblyjs/helper-buffer/-/helper-buffer-1.14.1.tgz",
- "integrity": "sha512-jyH7wtcHiKssDtFPRB+iQdxlDf96m0E39yb0k5uJVhFGleZFoNw1c4aeIcVUPPbXUVJ94wwnMOAqUHyzoEPVMA==",
+ "node_modules/diff-sequences": {
+ "version": "29.6.3",
+ "resolved": "https://registry.npmjs.org/diff-sequences/-/diff-sequences-29.6.3.tgz",
+ "integrity": "sha512-EjePK1srD3P08o2j4f0ExnylqRs5B9tJjcp9t1krH2qRi8CCdsYfwe9JgSLurFBWwq4uOlipzfk5fHNvwFKr8Q==",
"dev": true,
- "license": "MIT"
+ "license": "MIT",
+ "engines": {
+ "node": "^14.15.0 || ^16.10.0 || >=18.0.0"
+ }
},
- "node_modules/@webassemblyjs/helper-numbers": {
- "version": "1.13.2",
- "resolved": "https://registry.npmjs.org/@webassemblyjs/helper-numbers/-/helper-numbers-1.13.2.tgz",
- "integrity": "sha512-FE8aCmS5Q6eQYcV3gI35O4J789wlQA+7JrqTTpJqn5emA4U2hvwJmvFRC0HODS+3Ye6WioDklgd6scJ3+PLnEA==",
+ "node_modules/dir-glob": {
+ "version": "3.0.1",
+ "resolved": "https://registry.npmjs.org/dir-glob/-/dir-glob-3.0.1.tgz",
+ "integrity": "sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA==",
"dev": true,
"license": "MIT",
"dependencies": {
- "@webassemblyjs/floating-point-hex-parser": "1.13.2",
- "@webassemblyjs/helper-api-error": "1.13.2",
- "@xtuc/long": "4.2.2"
+ "path-type": "^4.0.0"
+ },
+ "engines": {
+ "node": ">=8"
}
},
- "node_modules/@webassemblyjs/helper-wasm-bytecode": {
- "version": "1.13.2",
- "resolved": "https://registry.npmjs.org/@webassemblyjs/helper-wasm-bytecode/-/helper-wasm-bytecode-1.13.2.tgz",
- "integrity": "sha512-3QbLKy93F0EAIXLh0ogEVR6rOubA9AoZ+WRYhNbFyuB70j3dRdwH9g+qXhLAO0kiYGlg3TxDV+I4rQTr/YNXkA==",
- "dev": true,
- "license": "MIT"
- },
- "node_modules/@webassemblyjs/helper-wasm-section": {
- "version": "1.14.1",
- "resolved": "https://registry.npmjs.org/@webassemblyjs/helper-wasm-section/-/helper-wasm-section-1.14.1.tgz",
- "integrity": "sha512-ds5mXEqTJ6oxRoqjhWDU83OgzAYjwsCV8Lo/N+oRsNDmx/ZDpqalmrtgOMkHwxsG0iI//3BwWAErYRHtgn0dZw==",
+ "node_modules/doctrine": {
+ "version": "3.0.0",
+ "resolved": "https://registry.npmjs.org/doctrine/-/doctrine-3.0.0.tgz",
+ "integrity": "sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w==",
"dev": true,
- "license": "MIT",
+ "license": "Apache-2.0",
"dependencies": {
- "@webassemblyjs/ast": "1.14.1",
- "@webassemblyjs/helper-buffer": "1.14.1",
- "@webassemblyjs/helper-wasm-bytecode": "1.13.2",
- "@webassemblyjs/wasm-gen": "1.14.1"
+ "esutils": "^2.0.2"
+ },
+ "engines": {
+ "node": ">=6.0.0"
}
},
- "node_modules/@webassemblyjs/ieee754": {
- "version": "1.13.2",
- "resolved": "https://registry.npmjs.org/@webassemblyjs/ieee754/-/ieee754-1.13.2.tgz",
- "integrity": "sha512-4LtOzh58S/5lX4ITKxnAK2USuNEvpdVV9AlgGQb8rJDHaLeHciwG4zlGr0j/SNWlr7x3vO1lDEsuePvtcDNCkw==",
+ "node_modules/dom-accessibility-api": {
+ "version": "0.5.16",
+ "resolved": "https://registry.npmjs.org/dom-accessibility-api/-/dom-accessibility-api-0.5.16.tgz",
+ "integrity": "sha512-X7BJ2yElsnOJ30pZF4uIIDfBEVgF4XEBxL9Bxhy6dnrm5hkzqmsWHGTiHqRiITNhMyFLyAiWndIJP7Z1NTteDg==",
"dev": true,
+ "license": "MIT"
+ },
+ "node_modules/dom-helpers": {
+ "version": "5.2.1",
+ "resolved": "https://registry.npmjs.org/dom-helpers/-/dom-helpers-5.2.1.tgz",
+ "integrity": "sha512-nRCa7CK3VTrM2NmGkIy4cbK7IZlgBE/PYMn55rrXefr5xXDP0LdtfPnblFDoVdcAfslJ7or6iqAUnx0CCGIWQA==",
"license": "MIT",
"dependencies": {
- "@xtuc/ieee754": "^1.2.0"
+ "@babel/runtime": "^7.8.7",
+ "csstype": "^3.0.2"
}
},
- "node_modules/@webassemblyjs/leb128": {
- "version": "1.13.2",
- "resolved": "https://registry.npmjs.org/@webassemblyjs/leb128/-/leb128-1.13.2.tgz",
- "integrity": "sha512-Lde1oNoIdzVzdkNEAWZ1dZ5orIbff80YPdHx20mrHwHrVNNTjNr8E3xz9BdpcGqRQbAEa+fkrCb+fRFTl/6sQw==",
+ "node_modules/dunder-proto": {
+ "version": "1.0.1",
+ "resolved": "https://registry.npmjs.org/dunder-proto/-/dunder-proto-1.0.1.tgz",
+ "integrity": "sha512-KIN/nDJBQRcXw0MLVhZE9iQHmG68qAVIBg9CqmUYjmQIhgij9U5MFvrqkUL5FbtyyzZuOeOt0zdeRe4UY7ct+A==",
"dev": true,
- "license": "Apache-2.0",
+ "license": "MIT",
"dependencies": {
- "@xtuc/long": "4.2.2"
+ "call-bind-apply-helpers": "^1.0.1",
+ "es-errors": "^1.3.0",
+ "gopd": "^1.2.0"
+ },
+ "engines": {
+ "node": ">= 0.4"
}
},
- "node_modules/@webassemblyjs/utf8": {
- "version": "1.13.2",
- "resolved": "https://registry.npmjs.org/@webassemblyjs/utf8/-/utf8-1.13.2.tgz",
- "integrity": "sha512-3NQWGjKTASY1xV5m7Hr0iPeXD9+RDobLll3T9d2AO+g3my8xy5peVyjSag4I50mR1bBSN/Ct12lo+R9tJk0NZQ==",
+ "node_modules/duplexer": {
+ "version": "0.1.2",
+ "resolved": "https://registry.npmjs.org/duplexer/-/duplexer-0.1.2.tgz",
+ "integrity": "sha512-jtD6YG370ZCIi/9GTaJKQxWTZD045+4R4hTk/x1UyoqadyJ9x9CgSi1RlVDQF8U2sxLLSnFkCaMihqljHIWgMg==",
"dev": true,
"license": "MIT"
},
- "node_modules/@webassemblyjs/wasm-edit": {
- "version": "1.14.1",
- "resolved": "https://registry.npmjs.org/@webassemblyjs/wasm-edit/-/wasm-edit-1.14.1.tgz",
- "integrity": "sha512-RNJUIQH/J8iA/1NzlE4N7KtyZNHi3w7at7hDjvRNm5rcUXa00z1vRz3glZoULfJ5mpvYhLybmVcwcjGrC1pRrQ==",
+ "node_modules/duplexify": {
+ "version": "3.7.1",
+ "resolved": "https://registry.npmjs.org/duplexify/-/duplexify-3.7.1.tgz",
+ "integrity": "sha512-07z8uv2wMyS51kKhD1KsdXJg5WQ6t93RneqRxUHnskXVtlYYkLqM0gqStQZ3pj073g687jPCHrqNfCzawLYh5g==",
"dev": true,
"license": "MIT",
"dependencies": {
- "@webassemblyjs/ast": "1.14.1",
- "@webassemblyjs/helper-buffer": "1.14.1",
- "@webassemblyjs/helper-wasm-bytecode": "1.13.2",
- "@webassemblyjs/helper-wasm-section": "1.14.1",
- "@webassemblyjs/wasm-gen": "1.14.1",
- "@webassemblyjs/wasm-opt": "1.14.1",
- "@webassemblyjs/wasm-parser": "1.14.1",
- "@webassemblyjs/wast-printer": "1.14.1"
+ "end-of-stream": "^1.0.0",
+ "inherits": "^2.0.1",
+ "readable-stream": "^2.0.0",
+ "stream-shift": "^1.0.0"
}
},
- "node_modules/@webassemblyjs/wasm-gen": {
- "version": "1.14.1",
- "resolved": "https://registry.npmjs.org/@webassemblyjs/wasm-gen/-/wasm-gen-1.14.1.tgz",
- "integrity": "sha512-AmomSIjP8ZbfGQhumkNvgC33AY7qtMCXnN6bL2u2Js4gVCg8fp735aEiMSBbDR7UQIj90n4wKAFUSEd0QN2Ukg==",
+ "node_modules/each-props": {
+ "version": "1.3.2",
+ "resolved": "https://registry.npmjs.org/each-props/-/each-props-1.3.2.tgz",
+ "integrity": "sha512-vV0Hem3zAGkJAyU7JSjixeU66rwdynTAa1vofCrSA5fEln+m67Az9CcnkVD776/fsN/UjIWmBDoNRS6t6G9RfA==",
"dev": true,
"license": "MIT",
"dependencies": {
- "@webassemblyjs/ast": "1.14.1",
- "@webassemblyjs/helper-wasm-bytecode": "1.13.2",
- "@webassemblyjs/ieee754": "1.13.2",
- "@webassemblyjs/leb128": "1.13.2",
- "@webassemblyjs/utf8": "1.13.2"
+ "is-plain-object": "^2.0.1",
+ "object.defaults": "^1.1.0"
}
},
- "node_modules/@webassemblyjs/wasm-opt": {
- "version": "1.14.1",
- "resolved": "https://registry.npmjs.org/@webassemblyjs/wasm-opt/-/wasm-opt-1.14.1.tgz",
- "integrity": "sha512-PTcKLUNvBqnY2U6E5bdOQcSM+oVP/PmrDY9NzowJjislEjwP/C4an2303MCVS2Mg9d3AJpIGdUFIQQWbPds0Sw==",
+ "node_modules/each-props/node_modules/is-plain-object": {
+ "version": "2.0.4",
+ "resolved": "https://registry.npmjs.org/is-plain-object/-/is-plain-object-2.0.4.tgz",
+ "integrity": "sha512-h5PpgXkWitc38BBMYawTYMWJHFZJVnBquFE57xFpjB8pJFiF6gZ+bU+WyI/yqXiFR5mdLsgYNaPe8uao6Uv9Og==",
"dev": true,
"license": "MIT",
"dependencies": {
- "@webassemblyjs/ast": "1.14.1",
- "@webassemblyjs/helper-buffer": "1.14.1",
- "@webassemblyjs/wasm-gen": "1.14.1",
- "@webassemblyjs/wasm-parser": "1.14.1"
+ "isobject": "^3.0.1"
+ },
+ "engines": {
+ "node": ">=0.10.0"
}
},
- "node_modules/@webassemblyjs/wasm-parser": {
- "version": "1.14.1",
- "resolved": "https://registry.npmjs.org/@webassemblyjs/wasm-parser/-/wasm-parser-1.14.1.tgz",
- "integrity": "sha512-JLBl+KZ0R5qB7mCnud/yyX08jWFw5MsoalJ1pQ4EdFlgj9VdXKGuENGsiCIjegI1W7p91rUlcB/LB5yRJKNTcQ==",
+ "node_modules/easy-extender": {
+ "version": "2.3.4",
+ "resolved": "https://registry.npmjs.org/easy-extender/-/easy-extender-2.3.4.tgz",
+ "integrity": "sha512-8cAwm6md1YTiPpOvDULYJL4ZS6WfM5/cTeVVh4JsvyYZAoqlRVUpHL9Gr5Fy7HA6xcSZicUia3DeAgO3Us8E+Q==",
"dev": true,
- "license": "MIT",
"dependencies": {
- "@webassemblyjs/ast": "1.14.1",
- "@webassemblyjs/helper-api-error": "1.13.2",
- "@webassemblyjs/helper-wasm-bytecode": "1.13.2",
- "@webassemblyjs/ieee754": "1.13.2",
- "@webassemblyjs/leb128": "1.13.2",
- "@webassemblyjs/utf8": "1.13.2"
+ "lodash": "^4.17.10"
+ },
+ "engines": {
+ "node": ">= 4.0.0"
}
},
- "node_modules/@webassemblyjs/wast-printer": {
- "version": "1.14.1",
- "resolved": "https://registry.npmjs.org/@webassemblyjs/wast-printer/-/wast-printer-1.14.1.tgz",
- "integrity": "sha512-kPSSXE6De1XOR820C90RIo2ogvZG+c3KiHzqUoO/F34Y2shGzesfqv7o57xrxovZJH/MetF5UjroJ/R/3isoiw==",
+ "node_modules/eazy-logger": {
+ "version": "4.1.0",
+ "resolved": "https://registry.npmjs.org/eazy-logger/-/eazy-logger-4.1.0.tgz",
+ "integrity": "sha512-+mn7lRm+Zf1UT/YaH8WXtpU6PIV2iOjzP6jgKoiaq/VNrjYKp+OHZGe2znaLgDeFkw8cL9ffuaUm+nNnzcYyGw==",
"dev": true,
- "license": "MIT",
"dependencies": {
- "@webassemblyjs/ast": "1.14.1",
- "@xtuc/long": "4.2.2"
+ "chalk": "4.1.2"
+ },
+ "engines": {
+ "node": ">= 0.8.0"
}
},
- "node_modules/@xtuc/ieee754": {
- "version": "1.2.0",
- "resolved": "https://registry.npmjs.org/@xtuc/ieee754/-/ieee754-1.2.0.tgz",
- "integrity": "sha512-DX8nKgqcGwsc0eJSqYt5lwP4DH5FlHnmuWWBRy7X0NcaGR0ZtuyeESgMwTYVEtxmsNGY+qit4QYT/MIYTOTPeA==",
- "dev": true,
- "license": "BSD-3-Clause"
- },
- "node_modules/@xtuc/long": {
- "version": "4.2.2",
- "resolved": "https://registry.npmjs.org/@xtuc/long/-/long-4.2.2.tgz",
- "integrity": "sha512-NuHqBY1PB/D8xU6s/thBgOAiAP7HOYDQ32+BFZILJ8ivkUkAHQnWfn6WhL79Owj1qmUnoN/YPhktdIoucipkAQ==",
- "dev": true,
- "license": "Apache-2.0"
- },
- "node_modules/abab": {
- "version": "2.0.6",
- "resolved": "https://registry.npmjs.org/abab/-/abab-2.0.6.tgz",
- "integrity": "sha512-j2afSsaIENvHZN2B8GOpF566vZ5WVk5opAiMTvWgaQT8DkbOqsTfvNAvHoRGU2zzP8cPoqys+xHTRDWW8L+/BA==",
- "deprecated": "Use your platform's native atob() and btoa() methods instead",
- "dev": true
- },
- "node_modules/accepts": {
- "version": "1.3.8",
- "resolved": "https://registry.npmjs.org/accepts/-/accepts-1.3.8.tgz",
- "integrity": "sha512-PYAthTa2m2VKxuvSD3DPC/Gy+U+sOA1LAuT8mkmRuvw+NACSaeXEQ+NHcVF7rONl6qcaxV3Uuemwawk+7+SJLw==",
+ "node_modules/ee-first": {
+ "version": "1.1.1",
+ "resolved": "https://registry.npmjs.org/ee-first/-/ee-first-1.1.1.tgz",
+ "integrity": "sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==",
"dev": true,
- "dependencies": {
- "mime-types": "~2.1.34",
- "negotiator": "0.6.3"
- },
- "engines": {
- "node": ">= 0.6"
- }
+ "license": "MIT"
},
- "node_modules/acorn": {
- "version": "8.15.0",
- "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.15.0.tgz",
- "integrity": "sha512-NZyJarBfL7nWwIq+FDL6Zp/yHEhePMNnnJ0y3qfieCrmNvYct8uvtiV41UvlSe6apAfk0fY1FbWx+NwfmpvtTg==",
+ "node_modules/electron-to-chromium": {
+ "version": "1.5.237",
+ "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.237.tgz",
+ "integrity": "sha512-icUt1NvfhGLar5lSWH3tHNzablaA5js3HVHacQimfP8ViEBOQv+L7DKEuHdbTZ0SKCO1ogTJTIL1Gwk9S6Qvcg==",
"dev": true,
- "license": "MIT",
- "bin": {
- "acorn": "bin/acorn"
- },
- "engines": {
- "node": ">=0.4.0"
- }
+ "license": "ISC"
},
- "node_modules/acorn-globals": {
- "version": "6.0.0",
- "resolved": "https://registry.npmjs.org/acorn-globals/-/acorn-globals-6.0.0.tgz",
- "integrity": "sha512-ZQl7LOWaF5ePqqcX4hLuv/bLXYQNfNWw2c0/yX/TsPRKamzHcTGQnlCjHT3TsmkOUVEPS3crCxiPfdzE/Trlhg==",
+ "node_modules/emoji-regex": {
+ "version": "8.0.0",
+ "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz",
+ "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==",
"dev": true,
- "dependencies": {
- "acorn": "^7.1.1",
- "acorn-walk": "^7.1.1"
- }
+ "license": "MIT"
},
- "node_modules/acorn-globals/node_modules/acorn": {
- "version": "7.4.1",
- "resolved": "https://registry.npmjs.org/acorn/-/acorn-7.4.1.tgz",
- "integrity": "sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A==",
+ "node_modules/emojis-list": {
+ "version": "3.0.0",
+ "resolved": "https://registry.npmjs.org/emojis-list/-/emojis-list-3.0.0.tgz",
+ "integrity": "sha512-/kyM18EfinwXZbno9FyUGeFh87KC8HRQBQGildHZbEuRyWFOmv1U10o9BBp8XVZDVNNuQKyIGIu5ZYAAXJ0V2Q==",
"dev": true,
- "bin": {
- "acorn": "bin/acorn"
- },
+ "license": "MIT",
"engines": {
- "node": ">=0.4.0"
+ "node": ">= 4"
}
},
- "node_modules/acorn-import-phases": {
- "version": "1.0.4",
- "resolved": "https://registry.npmjs.org/acorn-import-phases/-/acorn-import-phases-1.0.4.tgz",
- "integrity": "sha512-wKmbr/DDiIXzEOiWrTTUcDm24kQ2vGfZQvM2fwg2vXqR5uW6aapr7ObPtj1th32b9u90/Pf4AItvdTh42fBmVQ==",
+ "node_modules/encodeurl": {
+ "version": "1.0.2",
+ "resolved": "https://registry.npmjs.org/encodeurl/-/encodeurl-1.0.2.tgz",
+ "integrity": "sha512-TPJXq8JqFaVYm2CWmPvnP2Iyo4ZSM7/QKcSmuMLDObfpH5fi7RUGmd/rTDf+rut/saiDiQEeVTNgAmJEdAOx0w==",
"dev": true,
"license": "MIT",
"engines": {
- "node": ">=10.13.0"
- },
- "peerDependencies": {
- "acorn": "^8.14.0"
+ "node": ">= 0.8"
}
},
- "node_modules/acorn-jsx": {
- "version": "5.3.2",
- "resolved": "https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.3.2.tgz",
- "integrity": "sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==",
+ "node_modules/end-of-stream": {
+ "version": "1.4.5",
+ "resolved": "https://registry.npmjs.org/end-of-stream/-/end-of-stream-1.4.5.tgz",
+ "integrity": "sha512-ooEGc6HP26xXq/N+GCGOT0JKCLDGrq2bQUZrQ7gyrJiZANJ/8YDTxTpQBXGMn+WbIQXNVpyWymm7KYVICQnyOg==",
"dev": true,
- "peerDependencies": {
- "acorn": "^6.0.0 || ^7.0.0 || ^8.0.0"
+ "license": "MIT",
+ "dependencies": {
+ "once": "^1.4.0"
}
},
- "node_modules/acorn-walk": {
- "version": "7.2.0",
- "resolved": "https://registry.npmjs.org/acorn-walk/-/acorn-walk-7.2.0.tgz",
- "integrity": "sha512-OPdCF6GsMIP+Az+aWfAAOEt2/+iVDKE7oy6lJ098aoe59oAmK76qV6Gw60SbZ8jHuG2wH058GF4pLFbYamYrVA==",
+ "node_modules/engine.io": {
+ "version": "6.6.4",
+ "resolved": "https://registry.npmjs.org/engine.io/-/engine.io-6.6.4.tgz",
+ "integrity": "sha512-ZCkIjSYNDyGn0R6ewHDtXgns/Zre/NT6Agvq1/WobF7JXgFff4SeDroKiCO3fNJreU9YG429Sc81o4w5ok/W5g==",
"dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "@types/cors": "^2.8.12",
+ "@types/node": ">=10.0.0",
+ "accepts": "~1.3.4",
+ "base64id": "2.0.0",
+ "cookie": "~0.7.2",
+ "cors": "~2.8.5",
+ "debug": "~4.3.1",
+ "engine.io-parser": "~5.2.1",
+ "ws": "~8.17.1"
+ },
"engines": {
- "node": ">=0.4.0"
+ "node": ">=10.2.0"
}
},
- "node_modules/address": {
- "version": "1.2.2",
- "resolved": "https://registry.npmjs.org/address/-/address-1.2.2.tgz",
- "integrity": "sha512-4B/qKCfeE/ODUaAUpSwfzazo5x29WD4r3vXiWsB7I2mSDAihwEqKO+g8GELZUQSSAo5e1XTYh3ZVfLyxBc12nA==",
+ "node_modules/engine.io-client": {
+ "version": "6.6.3",
+ "resolved": "https://registry.npmjs.org/engine.io-client/-/engine.io-client-6.6.3.tgz",
+ "integrity": "sha512-T0iLjnyNWahNyv/lcjS2y4oE358tVS/SYQNxYXGAJ9/GLgH4VCvOQ/mhTjqU88mLZCQgiG8RIegFHYCdVC+j5w==",
"dev": true,
- "engines": {
- "node": ">= 10.0.0"
+ "license": "MIT",
+ "dependencies": {
+ "@socket.io/component-emitter": "~3.1.0",
+ "debug": "~4.3.1",
+ "engine.io-parser": "~5.2.1",
+ "ws": "~8.17.1",
+ "xmlhttprequest-ssl": "~2.1.1"
}
},
- "node_modules/adjust-sourcemap-loader": {
- "version": "4.0.0",
- "resolved": "https://registry.npmjs.org/adjust-sourcemap-loader/-/adjust-sourcemap-loader-4.0.0.tgz",
- "integrity": "sha512-OXwN5b9pCUXNQHJpwwD2qP40byEmSgzj8B4ydSN0uMNYWiFmJ6x6KwUllMmfk8Rwu/HJDFR7U8ubsWBoN0Xp0A==",
+ "node_modules/engine.io-client/node_modules/debug": {
+ "version": "4.3.7",
+ "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.7.tgz",
+ "integrity": "sha512-Er2nc/H7RrMXZBFCEim6TCmMk02Z8vLC2Rbi1KEBggpo0fS6l0S1nnapwmIi3yW/+GOJap1Krg4w0Hg80oCqgQ==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "loader-utils": "^2.0.0",
- "regex-parser": "^2.2.11"
+ "ms": "^2.1.3"
},
"engines": {
- "node": ">=8.9"
+ "node": ">=6.0"
+ },
+ "peerDependenciesMeta": {
+ "supports-color": {
+ "optional": true
+ }
}
},
- "node_modules/adjust-sourcemap-loader/node_modules/loader-utils": {
- "version": "2.0.4",
- "resolved": "https://registry.npmjs.org/loader-utils/-/loader-utils-2.0.4.tgz",
- "integrity": "sha512-xXqpXoINfFhgua9xiqD8fPFHgkoq1mmmpE92WlDbm9rNRd/EbRb+Gqf908T2DMfuHjjJlksiK2RbHVOdD/MqSw==",
+ "node_modules/engine.io-client/node_modules/ws": {
+ "version": "8.17.1",
+ "resolved": "https://registry.npmjs.org/ws/-/ws-8.17.1.tgz",
+ "integrity": "sha512-6XQFvXTkbfUOZOKKILFG1PDK2NDQs4azKQl26T0YS5CxqWLgXajbPZ+h4gZekJyRqFU8pvnbAbbs/3TgRPy+GQ==",
"dev": true,
- "dependencies": {
- "big.js": "^5.2.2",
- "emojis-list": "^3.0.0",
- "json5": "^2.1.2"
- },
+ "license": "MIT",
"engines": {
- "node": ">=8.9.0"
+ "node": ">=10.0.0"
+ },
+ "peerDependencies": {
+ "bufferutil": "^4.0.1",
+ "utf-8-validate": ">=5.0.2"
+ },
+ "peerDependenciesMeta": {
+ "bufferutil": {
+ "optional": true
+ },
+ "utf-8-validate": {
+ "optional": true
+ }
}
},
- "node_modules/agent-base": {
- "version": "6.0.2",
- "resolved": "https://registry.npmjs.org/agent-base/-/agent-base-6.0.2.tgz",
- "integrity": "sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ==",
+ "node_modules/engine.io-parser": {
+ "version": "5.2.3",
+ "resolved": "https://registry.npmjs.org/engine.io-parser/-/engine.io-parser-5.2.3.tgz",
+ "integrity": "sha512-HqD3yTBfnBxIrbnM1DoD6Pcq8NECnh8d4As1Qgh0z5Gg3jRRIqijury0CL3ghu/edArpUYiYqQiDUQBIs4np3Q==",
"dev": true,
- "dependencies": {
- "debug": "4"
- },
+ "license": "MIT",
"engines": {
- "node": ">= 6.0.0"
+ "node": ">=10.0.0"
}
},
- "node_modules/aggregate-error": {
- "version": "3.1.0",
- "resolved": "https://registry.npmjs.org/aggregate-error/-/aggregate-error-3.1.0.tgz",
- "integrity": "sha512-4I7Td01quW/RpocfNayFdFVk1qSuoh0E7JrbRJ16nH01HhKFQ88INq9Sd+nd72zqRySlr9BmDA8xlEJ6vJMrYA==",
+ "node_modules/engine.io/node_modules/debug": {
+ "version": "4.3.7",
+ "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.7.tgz",
+ "integrity": "sha512-Er2nc/H7RrMXZBFCEim6TCmMk02Z8vLC2Rbi1KEBggpo0fS6l0S1nnapwmIi3yW/+GOJap1Krg4w0Hg80oCqgQ==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "clean-stack": "^2.0.0",
- "indent-string": "^4.0.0"
+ "ms": "^2.1.3"
},
"engines": {
- "node": ">=8"
- }
- },
- "node_modules/ajv": {
- "version": "8.12.0",
- "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.12.0.tgz",
- "integrity": "sha512-sRu1kpcO9yLtYxBKvqfTeh9KzZEwO3STyX1HT+4CaDzC6HpTGYhIhPIzj9XuKU7KYDwnaeh5hcOwjy1QuJzBPA==",
- "dev": true,
- "dependencies": {
- "fast-deep-equal": "^3.1.1",
- "json-schema-traverse": "^1.0.0",
- "require-from-string": "^2.0.2",
- "uri-js": "^4.2.2"
+ "node": ">=6.0"
},
- "funding": {
- "type": "github",
- "url": "https://github.com/sponsors/epoberezkin"
+ "peerDependenciesMeta": {
+ "supports-color": {
+ "optional": true
+ }
}
},
- "node_modules/ajv-formats": {
- "version": "2.1.1",
- "resolved": "https://registry.npmjs.org/ajv-formats/-/ajv-formats-2.1.1.tgz",
- "integrity": "sha512-Wx0Kx52hxE7C18hkMEggYlEifqWZtYaRgouJor+WMdPnQyEK13vgEWyVNup7SoeeoLMsr4kf5h6dOW11I15MUA==",
+ "node_modules/engine.io/node_modules/ws": {
+ "version": "8.17.1",
+ "resolved": "https://registry.npmjs.org/ws/-/ws-8.17.1.tgz",
+ "integrity": "sha512-6XQFvXTkbfUOZOKKILFG1PDK2NDQs4azKQl26T0YS5CxqWLgXajbPZ+h4gZekJyRqFU8pvnbAbbs/3TgRPy+GQ==",
"dev": true,
- "dependencies": {
- "ajv": "^8.0.0"
+ "license": "MIT",
+ "engines": {
+ "node": ">=10.0.0"
},
"peerDependencies": {
- "ajv": "^8.0.0"
+ "bufferutil": "^4.0.1",
+ "utf-8-validate": ">=5.0.2"
},
"peerDependenciesMeta": {
- "ajv": {
+ "bufferutil": {
+ "optional": true
+ },
+ "utf-8-validate": {
"optional": true
}
}
},
- "node_modules/ajv-keywords": {
- "version": "5.1.0",
- "resolved": "https://registry.npmjs.org/ajv-keywords/-/ajv-keywords-5.1.0.tgz",
- "integrity": "sha512-YCS/JNFAUyr5vAuhk1DWm1CBxRHW9LbJ2ozWeemrIqpbsqKjHVxYPyi5GC0rjZIT5JxJ3virVTS8wk4i/Z+krw==",
+ "node_modules/enhanced-resolve": {
+ "version": "5.18.3",
+ "resolved": "https://registry.npmjs.org/enhanced-resolve/-/enhanced-resolve-5.18.3.tgz",
+ "integrity": "sha512-d4lC8xfavMeBjzGr2vECC3fsGXziXZQyJxD868h2M/mBI3PwAuODxAkLkq5HYuvrPYcUtiLzsTo8U3PgX3Ocww==",
"dev": true,
"license": "MIT",
"dependencies": {
- "fast-deep-equal": "^3.1.3"
+ "graceful-fs": "^4.2.4",
+ "tapable": "^2.2.0"
},
- "peerDependencies": {
- "ajv": "^8.8.2"
+ "engines": {
+ "node": ">=10.13.0"
}
},
- "node_modules/ansi-colors": {
- "version": "1.1.0",
- "resolved": "https://registry.npmjs.org/ansi-colors/-/ansi-colors-1.1.0.tgz",
- "integrity": "sha512-SFKX67auSNoVR38N3L+nvsPjOE0bybKTYbkf5tRvushrAPQ9V75huw0ZxBkKVeRU9kqH3d6HA4xTckbwZ4ixmA==",
+ "node_modules/enhanced-resolve/node_modules/tapable": {
+ "version": "2.3.0",
+ "resolved": "https://registry.npmjs.org/tapable/-/tapable-2.3.0.tgz",
+ "integrity": "sha512-g9ljZiwki/LfxmQADO3dEY1CbpmXT5Hm2fJ+QaGKwSXUylMybePR7/67YW7jOrrvjEgL1Fmz5kzyAjWVWLlucg==",
"dev": true,
- "dependencies": {
- "ansi-wrap": "^0.1.0"
- },
+ "license": "MIT",
"engines": {
- "node": ">=0.10.0"
+ "node": ">=6"
+ },
+ "funding": {
+ "type": "opencollective",
+ "url": "https://opencollective.com/webpack"
}
},
- "node_modules/ansi-cyan": {
- "version": "0.1.1",
- "resolved": "https://registry.npmjs.org/ansi-cyan/-/ansi-cyan-0.1.1.tgz",
- "integrity": "sha512-eCjan3AVo/SxZ0/MyIYRtkpxIu/H3xZN7URr1vXVrISxeyz8fUFz0FJziamK4sS8I+t35y4rHg1b2PklyBe/7A==",
+ "node_modules/error-ex": {
+ "version": "1.3.4",
+ "resolved": "https://registry.npmjs.org/error-ex/-/error-ex-1.3.4.tgz",
+ "integrity": "sha512-sqQamAnR14VgCr1A618A3sGrygcpK+HEbenA/HiEAkkUwcZIIB/tgWqHFxWgOyDh4nB4JCRimh79dR5Ywc9MDQ==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "ansi-wrap": "0.1.0"
- },
- "engines": {
- "node": ">=0.10.0"
+ "is-arrayish": "^0.2.1"
}
},
- "node_modules/ansi-escapes": {
- "version": "4.3.2",
- "resolved": "https://registry.npmjs.org/ansi-escapes/-/ansi-escapes-4.3.2.tgz",
- "integrity": "sha512-gKXj5ALrKWQLsYG9jlTRmR/xKluxHV+Z9QEwNIgCfM1/uwPMCuzVVnh5mwTd+OuBZcwSIMbqssNWRm1lE51QaQ==",
+ "node_modules/es-abstract": {
+ "version": "1.24.0",
+ "resolved": "https://registry.npmjs.org/es-abstract/-/es-abstract-1.24.0.tgz",
+ "integrity": "sha512-WSzPgsdLtTcQwm4CROfS5ju2Wa1QQcVeT37jFjYzdFz1r9ahadC8B8/a4qxJxM+09F18iumCdRmlr96ZYkQvEg==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "type-fest": "^0.21.3"
+ "array-buffer-byte-length": "^1.0.2",
+ "arraybuffer.prototype.slice": "^1.0.4",
+ "available-typed-arrays": "^1.0.7",
+ "call-bind": "^1.0.8",
+ "call-bound": "^1.0.4",
+ "data-view-buffer": "^1.0.2",
+ "data-view-byte-length": "^1.0.2",
+ "data-view-byte-offset": "^1.0.1",
+ "es-define-property": "^1.0.1",
+ "es-errors": "^1.3.0",
+ "es-object-atoms": "^1.1.1",
+ "es-set-tostringtag": "^2.1.0",
+ "es-to-primitive": "^1.3.0",
+ "function.prototype.name": "^1.1.8",
+ "get-intrinsic": "^1.3.0",
+ "get-proto": "^1.0.1",
+ "get-symbol-description": "^1.1.0",
+ "globalthis": "^1.0.4",
+ "gopd": "^1.2.0",
+ "has-property-descriptors": "^1.0.2",
+ "has-proto": "^1.2.0",
+ "has-symbols": "^1.1.0",
+ "hasown": "^2.0.2",
+ "internal-slot": "^1.1.0",
+ "is-array-buffer": "^3.0.5",
+ "is-callable": "^1.2.7",
+ "is-data-view": "^1.0.2",
+ "is-negative-zero": "^2.0.3",
+ "is-regex": "^1.2.1",
+ "is-set": "^2.0.3",
+ "is-shared-array-buffer": "^1.0.4",
+ "is-string": "^1.1.1",
+ "is-typed-array": "^1.1.15",
+ "is-weakref": "^1.1.1",
+ "math-intrinsics": "^1.1.0",
+ "object-inspect": "^1.13.4",
+ "object-keys": "^1.1.1",
+ "object.assign": "^4.1.7",
+ "own-keys": "^1.0.1",
+ "regexp.prototype.flags": "^1.5.4",
+ "safe-array-concat": "^1.1.3",
+ "safe-push-apply": "^1.0.0",
+ "safe-regex-test": "^1.1.0",
+ "set-proto": "^1.0.0",
+ "stop-iteration-iterator": "^1.1.0",
+ "string.prototype.trim": "^1.2.10",
+ "string.prototype.trimend": "^1.0.9",
+ "string.prototype.trimstart": "^1.0.8",
+ "typed-array-buffer": "^1.0.3",
+ "typed-array-byte-length": "^1.0.3",
+ "typed-array-byte-offset": "^1.0.4",
+ "typed-array-length": "^1.0.7",
+ "unbox-primitive": "^1.1.0",
+ "which-typed-array": "^1.1.19"
},
"engines": {
- "node": ">=8"
+ "node": ">= 0.4"
},
"funding": {
- "url": "https://github.com/sponsors/sindresorhus"
+ "url": "https://github.com/sponsors/ljharb"
}
},
- "node_modules/ansi-escapes/node_modules/type-fest": {
- "version": "0.21.3",
- "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.21.3.tgz",
- "integrity": "sha512-t0rzBq87m3fVcduHDUFhKmyyX+9eo6WQjZvf51Ea/M0Q7+T374Jp1aUiyUl0GKxp8M/OETVHSDvmkyPgvX+X2w==",
+ "node_modules/es-define-property": {
+ "version": "1.0.1",
+ "resolved": "https://registry.npmjs.org/es-define-property/-/es-define-property-1.0.1.tgz",
+ "integrity": "sha512-e3nRfgfUZ4rNGL232gUgX06QNyyez04KdjFrF+LTRoOXmrOgFKDg4BCdsjW8EnT69eqdYGmRpJwiPVYNrCaW3g==",
"dev": true,
+ "license": "MIT",
"engines": {
- "node": ">=10"
- },
- "funding": {
- "url": "https://github.com/sponsors/sindresorhus"
+ "node": ">= 0.4"
}
},
- "node_modules/ansi-gray": {
- "version": "0.1.1",
- "resolved": "https://registry.npmjs.org/ansi-gray/-/ansi-gray-0.1.1.tgz",
- "integrity": "sha512-HrgGIZUl8h2EHuZaU9hTR/cU5nhKxpVE1V6kdGsQ8e4zirElJ5fvtfc8N7Q1oq1aatO275i8pUFUCpNWCAnVWw==",
+ "node_modules/es-errors": {
+ "version": "1.3.0",
+ "resolved": "https://registry.npmjs.org/es-errors/-/es-errors-1.3.0.tgz",
+ "integrity": "sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==",
"dev": true,
- "dependencies": {
- "ansi-wrap": "0.1.0"
- },
+ "license": "MIT",
"engines": {
- "node": ">=0.10.0"
- }
- },
- "node_modules/ansi-html-community": {
- "version": "0.0.8",
- "resolved": "https://registry.npmjs.org/ansi-html-community/-/ansi-html-community-0.0.8.tgz",
- "integrity": "sha512-1APHAyr3+PCamwNw3bXCPp4HFLONZt/yIH0sZp0/469KWNTEy+qN5jQ3GVX6DMZ1UXAi34yVwtTeaG/HpBuuzw==",
- "dev": true,
- "engines": [
- "node >= 0.8.0"
- ],
- "bin": {
- "ansi-html": "bin/ansi-html"
+ "node": ">= 0.4"
}
},
- "node_modules/ansi-red": {
- "version": "0.1.1",
- "resolved": "https://registry.npmjs.org/ansi-red/-/ansi-red-0.1.1.tgz",
- "integrity": "sha512-ewaIr5y+9CUTGFwZfpECUbFlGcC0GCw1oqR9RI6h1gQCd9Aj2GxSckCnPsVJnmfMZbwFYE+leZGASgkWl06Jow==",
+ "node_modules/es-iterator-helpers": {
+ "version": "1.2.1",
+ "resolved": "https://registry.npmjs.org/es-iterator-helpers/-/es-iterator-helpers-1.2.1.tgz",
+ "integrity": "sha512-uDn+FE1yrDzyC0pCo961B2IHbdM8y/ACZsKD4dG6WqrjV53BADjwa7D+1aom2rsNVfLyDgU/eigvlJGJ08OQ4w==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "ansi-wrap": "0.1.0"
+ "call-bind": "^1.0.8",
+ "call-bound": "^1.0.3",
+ "define-properties": "^1.2.1",
+ "es-abstract": "^1.23.6",
+ "es-errors": "^1.3.0",
+ "es-set-tostringtag": "^2.0.3",
+ "function-bind": "^1.1.2",
+ "get-intrinsic": "^1.2.6",
+ "globalthis": "^1.0.4",
+ "gopd": "^1.2.0",
+ "has-property-descriptors": "^1.0.2",
+ "has-proto": "^1.2.0",
+ "has-symbols": "^1.1.0",
+ "internal-slot": "^1.1.0",
+ "iterator.prototype": "^1.1.4",
+ "safe-array-concat": "^1.1.3"
},
"engines": {
- "node": ">=0.10.0"
+ "node": ">= 0.4"
}
},
- "node_modules/ansi-regex": {
- "version": "5.0.1",
- "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz",
- "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==",
+ "node_modules/es-module-lexer": {
+ "version": "1.7.0",
+ "resolved": "https://registry.npmjs.org/es-module-lexer/-/es-module-lexer-1.7.0.tgz",
+ "integrity": "sha512-jEQoCwk8hyb2AZziIOLhDqpm5+2ww5uIE6lkO/6jcOCusfk6LhMHpXXfBLXTZ7Ydyt0j4VoUQv6uGNYbdW+kBA==",
"dev": true,
- "engines": {
- "node": ">=8"
- }
+ "license": "MIT"
},
- "node_modules/ansi-styles": {
- "version": "4.3.0",
- "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
- "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
+ "node_modules/es-object-atoms": {
+ "version": "1.1.1",
+ "resolved": "https://registry.npmjs.org/es-object-atoms/-/es-object-atoms-1.1.1.tgz",
+ "integrity": "sha512-FGgH2h8zKNim9ljj7dankFPcICIK9Cp5bm+c2gQSYePhpaG5+esrLODihIorn+Pe6FGJzWhXQotPv73jTaldXA==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "color-convert": "^2.0.1"
+ "es-errors": "^1.3.0"
},
"engines": {
- "node": ">=8"
- },
- "funding": {
- "url": "https://github.com/chalk/ansi-styles?sponsor=1"
+ "node": ">= 0.4"
}
},
- "node_modules/ansi-wrap": {
- "version": "0.1.0",
- "resolved": "https://registry.npmjs.org/ansi-wrap/-/ansi-wrap-0.1.0.tgz",
- "integrity": "sha512-ZyznvL8k/FZeQHr2T6LzcJ/+vBApDnMNZvfVFy3At0knswWd6rJ3/0Hhmpu8oqa6C92npmozs890sX9Dl6q+Qw==",
+ "node_modules/es-set-tostringtag": {
+ "version": "2.1.0",
+ "resolved": "https://registry.npmjs.org/es-set-tostringtag/-/es-set-tostringtag-2.1.0.tgz",
+ "integrity": "sha512-j6vWzfrGVfyXxge+O0x5sh6cvxAog0a/4Rdd2K36zCMV5eJ+/+tOAngRO8cODMNWbVRdVlmGZQL2YS3yR8bIUA==",
"dev": true,
- "engines": {
- "node": ">=0.10.0"
- }
- },
- "node_modules/any-promise": {
- "version": "1.3.0",
- "resolved": "https://registry.npmjs.org/any-promise/-/any-promise-1.3.0.tgz",
- "integrity": "sha512-7UvmKalWRt1wgjL1RrGxoSJW/0QZFIegpeGvZG9kjp8vrRu55XTHbwnqq2GpXm9uLbcuhxm3IqX9OB4MZR1b2A==",
- "dev": true
- },
- "node_modules/anymatch": {
- "version": "3.1.3",
- "resolved": "https://registry.npmjs.org/anymatch/-/anymatch-3.1.3.tgz",
- "integrity": "sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==",
+ "license": "MIT",
"dependencies": {
- "normalize-path": "^3.0.0",
- "picomatch": "^2.0.4"
+ "es-errors": "^1.3.0",
+ "get-intrinsic": "^1.2.6",
+ "has-tostringtag": "^1.0.2",
+ "hasown": "^2.0.2"
},
"engines": {
- "node": ">= 8"
+ "node": ">= 0.4"
}
},
- "node_modules/append-buffer": {
- "version": "1.0.2",
- "resolved": "https://registry.npmjs.org/append-buffer/-/append-buffer-1.0.2.tgz",
- "integrity": "sha512-WLbYiXzD3y/ATLZFufV/rZvWdZOs+Z/+5v1rBZ463Jn398pa6kcde27cvozYnBoxXblGZTFfoPpsaEw0orU5BA==",
+ "node_modules/es-shim-unscopables": {
+ "version": "1.1.0",
+ "resolved": "https://registry.npmjs.org/es-shim-unscopables/-/es-shim-unscopables-1.1.0.tgz",
+ "integrity": "sha512-d9T8ucsEhh8Bi1woXCf+TIKDIROLG5WCkxg8geBCbvk22kzwC5G2OnXVMO6FUsvQlgUUXQ2itephWDLqDzbeCw==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "buffer-equal": "^1.0.0"
+ "hasown": "^2.0.2"
},
"engines": {
- "node": ">=0.10.0"
+ "node": ">= 0.4"
}
},
- "node_modules/archy": {
- "version": "1.0.0",
- "resolved": "https://registry.npmjs.org/archy/-/archy-1.0.0.tgz",
- "integrity": "sha512-Xg+9RwCg/0p32teKdGMPTPnVXKD0w3DfHnFTficozsAgsvq2XenPJq/MYpzzQ/v8zrOyJn6Ds39VA4JIDwFfqw==",
- "dev": true
- },
- "node_modules/arg": {
- "version": "5.0.2",
- "resolved": "https://registry.npmjs.org/arg/-/arg-5.0.2.tgz",
- "integrity": "sha512-PYjyFOLKQ9y57JvQ6QLo8dAgNqswh8M1RMJYdQduT6xbWSgK36P/Z/v+p888pM69jMMfS8Xd8F6I1kQ/I9HUGg==",
- "dev": true
- },
- "node_modules/argparse": {
- "version": "2.0.1",
- "resolved": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz",
- "integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==",
- "dev": true
- },
- "node_modules/aria-query": {
- "version": "5.3.0",
- "resolved": "https://registry.npmjs.org/aria-query/-/aria-query-5.3.0.tgz",
- "integrity": "sha512-b0P0sZPKtyu8HkeRAfCq0IfURZK+SuwMjY1UXGBU27wpAiTwQAIlq56IbIO+ytk/JjS1fMR14ee5WBBfKi5J6A==",
+ "node_modules/es-to-primitive": {
+ "version": "1.3.0",
+ "resolved": "https://registry.npmjs.org/es-to-primitive/-/es-to-primitive-1.3.0.tgz",
+ "integrity": "sha512-w+5mJ3GuFL+NjVtJlvydShqE1eN3h3PbI7/5LAsYJP/2qtuMXjfL2LpHSRqo4b4eSF5K/DH1JXKUAHSB2UW50g==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "dequal": "^2.0.3"
- }
- },
- "node_modules/arr-diff": {
- "version": "4.0.0",
- "resolved": "https://registry.npmjs.org/arr-diff/-/arr-diff-4.0.0.tgz",
- "integrity": "sha512-YVIQ82gZPGBebQV/a8dar4AitzCQs0jjXwMPZllpXMaGjXPYVUawSxQrRsjhjupyVxEvbHgUmIhKVlND+j02kA==",
- "dev": true,
+ "is-callable": "^1.2.7",
+ "is-date-object": "^1.0.5",
+ "is-symbol": "^1.0.4"
+ },
"engines": {
- "node": ">=0.10.0"
+ "node": ">= 0.4"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
}
},
- "node_modules/arr-filter": {
- "version": "1.1.2",
- "resolved": "https://registry.npmjs.org/arr-filter/-/arr-filter-1.1.2.tgz",
- "integrity": "sha512-A2BETWCqhsecSvCkWAeVBFLH6sXEUGASuzkpjL3GR1SlL/PWL6M3J8EAAld2Uubmh39tvkJTqC9LeLHCUKmFXA==",
+ "node_modules/es5-ext": {
+ "version": "0.10.64",
+ "resolved": "https://registry.npmjs.org/es5-ext/-/es5-ext-0.10.64.tgz",
+ "integrity": "sha512-p2snDhiLaXe6dahss1LddxqEm+SkuDvV8dnIQG0MWjyHpcMNfXKPE+/Cc0y+PhxJX3A4xGNeFCj5oc0BUh6deg==",
"dev": true,
+ "hasInstallScript": true,
+ "license": "ISC",
"dependencies": {
- "make-iterator": "^1.0.0"
+ "es6-iterator": "^2.0.3",
+ "es6-symbol": "^3.1.3",
+ "esniff": "^2.0.1",
+ "next-tick": "^1.1.0"
},
"engines": {
- "node": ">=0.10.0"
+ "node": ">=0.10"
}
},
- "node_modules/arr-flatten": {
- "version": "1.1.0",
- "resolved": "https://registry.npmjs.org/arr-flatten/-/arr-flatten-1.1.0.tgz",
- "integrity": "sha512-L3hKV5R/p5o81R7O02IGnwpDmkp6E982XhtbuwSe3O4qOtMMMtodicASA1Cny2U+aCXcNpml+m4dPsvsJ3jatg==",
+ "node_modules/es6-iterator": {
+ "version": "2.0.3",
+ "resolved": "https://registry.npmjs.org/es6-iterator/-/es6-iterator-2.0.3.tgz",
+ "integrity": "sha512-zw4SRzoUkd+cl+ZoE15A9o1oQd920Bb0iOJMQkQhl3jNc03YqVjAhG7scf9C5KWRU/R13Orf588uCC6525o02g==",
"dev": true,
- "engines": {
- "node": ">=0.10.0"
+ "license": "MIT",
+ "dependencies": {
+ "d": "1",
+ "es5-ext": "^0.10.35",
+ "es6-symbol": "^3.1.1"
}
},
- "node_modules/arr-map": {
- "version": "2.0.2",
- "resolved": "https://registry.npmjs.org/arr-map/-/arr-map-2.0.2.tgz",
- "integrity": "sha512-tVqVTHt+Q5Xb09qRkbu+DidW1yYzz5izWS2Xm2yFm7qJnmUfz4HPzNxbHkdRJbz2lrqI7S+z17xNYdFcBBO8Hw==",
+ "node_modules/es6-symbol": {
+ "version": "3.1.4",
+ "resolved": "https://registry.npmjs.org/es6-symbol/-/es6-symbol-3.1.4.tgz",
+ "integrity": "sha512-U9bFFjX8tFiATgtkJ1zg25+KviIXpgRvRHS8sau3GfhVzThRQrOeksPeT0BWW2MNZs1OEWJ1DPXOQMn0KKRkvg==",
"dev": true,
+ "license": "ISC",
"dependencies": {
- "make-iterator": "^1.0.0"
+ "d": "^1.0.2",
+ "ext": "^1.7.0"
},
"engines": {
- "node": ">=0.10.0"
+ "node": ">=0.12"
}
},
- "node_modules/arr-union": {
- "version": "3.1.0",
- "resolved": "https://registry.npmjs.org/arr-union/-/arr-union-3.1.0.tgz",
- "integrity": "sha512-sKpyeERZ02v1FeCZT8lrfJq5u6goHCtpTAzPwJYe7c8SPFOboNjNg1vz2L4VTn9T4PQxEx13TbXLmYUcS6Ug7Q==",
+ "node_modules/es6-weak-map": {
+ "version": "2.0.3",
+ "resolved": "https://registry.npmjs.org/es6-weak-map/-/es6-weak-map-2.0.3.tgz",
+ "integrity": "sha512-p5um32HOTO1kP+w7PRnB+5lQ43Z6muuMuIMffvDN8ZB4GcnjLBV6zGStpbASIMk4DCAvEaamhe2zhyCb/QXXsA==",
"dev": true,
- "engines": {
- "node": ">=0.10.0"
+ "license": "ISC",
+ "dependencies": {
+ "d": "1",
+ "es5-ext": "^0.10.46",
+ "es6-iterator": "^2.0.3",
+ "es6-symbol": "^3.1.1"
}
},
- "node_modules/array-buffer-byte-length": {
- "version": "1.0.1",
- "resolved": "https://registry.npmjs.org/array-buffer-byte-length/-/array-buffer-byte-length-1.0.1.tgz",
- "integrity": "sha512-ahC5W1xgou+KTXix4sAO8Ki12Q+jf4i0+tmk3sC+zgcynshkHxzpXdImBehiUYKKKDwvfFiJl1tZt6ewscS1Mg==",
+ "node_modules/esbuild": {
+ "version": "0.25.11",
+ "resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.25.11.tgz",
+ "integrity": "sha512-KohQwyzrKTQmhXDW1PjCv3Tyspn9n5GcY2RTDqeORIdIJY8yKIF7sTSopFmn/wpMPW4rdPXI0UE5LJLuq3bx0Q==",
"dev": true,
- "dependencies": {
- "call-bind": "^1.0.5",
- "is-array-buffer": "^3.0.4"
+ "hasInstallScript": true,
+ "license": "MIT",
+ "bin": {
+ "esbuild": "bin/esbuild"
},
"engines": {
- "node": ">= 0.4"
+ "node": ">=18"
},
- "funding": {
- "url": "https://github.com/sponsors/ljharb"
+ "optionalDependencies": {
+ "@esbuild/aix-ppc64": "0.25.11",
+ "@esbuild/android-arm": "0.25.11",
+ "@esbuild/android-arm64": "0.25.11",
+ "@esbuild/android-x64": "0.25.11",
+ "@esbuild/darwin-arm64": "0.25.11",
+ "@esbuild/darwin-x64": "0.25.11",
+ "@esbuild/freebsd-arm64": "0.25.11",
+ "@esbuild/freebsd-x64": "0.25.11",
+ "@esbuild/linux-arm": "0.25.11",
+ "@esbuild/linux-arm64": "0.25.11",
+ "@esbuild/linux-ia32": "0.25.11",
+ "@esbuild/linux-loong64": "0.25.11",
+ "@esbuild/linux-mips64el": "0.25.11",
+ "@esbuild/linux-ppc64": "0.25.11",
+ "@esbuild/linux-riscv64": "0.25.11",
+ "@esbuild/linux-s390x": "0.25.11",
+ "@esbuild/linux-x64": "0.25.11",
+ "@esbuild/netbsd-arm64": "0.25.11",
+ "@esbuild/netbsd-x64": "0.25.11",
+ "@esbuild/openbsd-arm64": "0.25.11",
+ "@esbuild/openbsd-x64": "0.25.11",
+ "@esbuild/openharmony-arm64": "0.25.11",
+ "@esbuild/sunos-x64": "0.25.11",
+ "@esbuild/win32-arm64": "0.25.11",
+ "@esbuild/win32-ia32": "0.25.11",
+ "@esbuild/win32-x64": "0.25.11"
}
},
- "node_modules/array-each": {
- "version": "1.0.1",
- "resolved": "https://registry.npmjs.org/array-each/-/array-each-1.0.1.tgz",
- "integrity": "sha512-zHjL5SZa68hkKHBFBK6DJCTtr9sfTCPCaph/L7tMSLcTFgy+zX7E+6q5UArbtOtMBCtxdICpfTCspRse+ywyXA==",
+ "node_modules/escalade": {
+ "version": "3.2.0",
+ "resolved": "https://registry.npmjs.org/escalade/-/escalade-3.2.0.tgz",
+ "integrity": "sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA==",
"dev": true,
+ "license": "MIT",
"engines": {
- "node": ">=0.10.0"
+ "node": ">=6"
}
},
- "node_modules/array-flatten": {
- "version": "1.1.1",
- "resolved": "https://registry.npmjs.org/array-flatten/-/array-flatten-1.1.1.tgz",
- "integrity": "sha512-PCVAQswWemu6UdxsDFFX/+gVeYqKAod3D3UVm91jHwynguOwAvYPhx8nNlM++NqRcK6CxxpUafjmhIdKiHibqg==",
- "dev": true
+ "node_modules/escape-html": {
+ "version": "1.0.3",
+ "resolved": "https://registry.npmjs.org/escape-html/-/escape-html-1.0.3.tgz",
+ "integrity": "sha512-NiSupZ4OeuGwr68lGIeym/ksIZMJodUGOSCZ/FSnTxcrekbvqrgdUxlJOMpijaKZVjAJrWrGs/6Jy8OMuyj9ow==",
+ "dev": true,
+ "license": "MIT"
},
- "node_modules/array-includes": {
- "version": "3.1.8",
- "resolved": "https://registry.npmjs.org/array-includes/-/array-includes-3.1.8.tgz",
- "integrity": "sha512-itaWrbYbqpGXkGhZPGUulwnhVf5Hpy1xiCFsGqyIGglbBxmG5vSjxQen3/WGOjPpNEv1RtBLKxbmVXm8HpJStQ==",
+ "node_modules/escape-string-regexp": {
+ "version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz",
+ "integrity": "sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==",
"dev": true,
- "dependencies": {
- "call-bind": "^1.0.7",
- "define-properties": "^1.2.1",
- "es-abstract": "^1.23.2",
- "es-object-atoms": "^1.0.0",
- "get-intrinsic": "^1.2.4",
- "is-string": "^1.0.7"
- },
+ "license": "MIT",
"engines": {
- "node": ">= 0.4"
+ "node": ">=10"
},
"funding": {
- "url": "https://github.com/sponsors/ljharb"
+ "url": "https://github.com/sponsors/sindresorhus"
}
},
- "node_modules/array-initial": {
- "version": "1.1.0",
- "resolved": "https://registry.npmjs.org/array-initial/-/array-initial-1.1.0.tgz",
- "integrity": "sha512-BC4Yl89vneCYfpLrs5JU2aAu9/a+xWbeKhvISg9PT7eWFB9UlRvI+rKEtk6mgxWr3dSkk9gQ8hCrdqt06NXPdw==",
+ "node_modules/eslint": {
+ "version": "8.57.1",
+ "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.57.1.tgz",
+ "integrity": "sha512-ypowyDxpVSYpkXr9WPv2PAZCtNip1Mv5KTW0SCurXv/9iOpcrH9PaqUElksqEB6pChqHGDRCFTyrZlGhnLNGiA==",
+ "deprecated": "This version is no longer supported. Please see https://eslint.org/version-support for other options.",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "array-slice": "^1.0.0",
- "is-number": "^4.0.0"
+ "@eslint-community/eslint-utils": "^4.2.0",
+ "@eslint-community/regexpp": "^4.6.1",
+ "@eslint/eslintrc": "^2.1.4",
+ "@eslint/js": "8.57.1",
+ "@humanwhocodes/config-array": "^0.13.0",
+ "@humanwhocodes/module-importer": "^1.0.1",
+ "@nodelib/fs.walk": "^1.2.8",
+ "@ungap/structured-clone": "^1.2.0",
+ "ajv": "^6.12.4",
+ "chalk": "^4.0.0",
+ "cross-spawn": "^7.0.2",
+ "debug": "^4.3.2",
+ "doctrine": "^3.0.0",
+ "escape-string-regexp": "^4.0.0",
+ "eslint-scope": "^7.2.2",
+ "eslint-visitor-keys": "^3.4.3",
+ "espree": "^9.6.1",
+ "esquery": "^1.4.2",
+ "esutils": "^2.0.2",
+ "fast-deep-equal": "^3.1.3",
+ "file-entry-cache": "^6.0.1",
+ "find-up": "^5.0.0",
+ "glob-parent": "^6.0.2",
+ "globals": "^13.19.0",
+ "graphemer": "^1.4.0",
+ "ignore": "^5.2.0",
+ "imurmurhash": "^0.1.4",
+ "is-glob": "^4.0.0",
+ "is-path-inside": "^3.0.3",
+ "js-yaml": "^4.1.0",
+ "json-stable-stringify-without-jsonify": "^1.0.1",
+ "levn": "^0.4.1",
+ "lodash.merge": "^4.6.2",
+ "minimatch": "^3.1.2",
+ "natural-compare": "^1.4.0",
+ "optionator": "^0.9.3",
+ "strip-ansi": "^6.0.1",
+ "text-table": "^0.2.0"
+ },
+ "bin": {
+ "eslint": "bin/eslint.js"
},
"engines": {
- "node": ">=0.10.0"
+ "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
+ },
+ "funding": {
+ "url": "https://opencollective.com/eslint"
}
},
- "node_modules/array-initial/node_modules/is-number": {
- "version": "4.0.0",
- "resolved": "https://registry.npmjs.org/is-number/-/is-number-4.0.0.tgz",
- "integrity": "sha512-rSklcAIlf1OmFdyAqbnWTLVelsQ58uvZ66S/ZyawjWqIviTWCjg2PzVGw8WUA+nNuPTqb4wgA+NszrJ+08LlgQ==",
+ "node_modules/eslint-config-prettier": {
+ "version": "6.15.0",
+ "resolved": "https://registry.npmjs.org/eslint-config-prettier/-/eslint-config-prettier-6.15.0.tgz",
+ "integrity": "sha512-a1+kOYLR8wMGustcgAjdydMsQ2A/2ipRPwRKUmfYaSxc9ZPcrku080Ctl6zrZzZNs/U82MjSv+qKREkoq3bJaw==",
"dev": true,
- "engines": {
- "node": ">=0.10.0"
+ "license": "MIT",
+ "dependencies": {
+ "get-stdin": "^6.0.0"
+ },
+ "bin": {
+ "eslint-config-prettier-check": "bin/cli.js"
+ },
+ "peerDependencies": {
+ "eslint": ">=3.14.1"
}
},
- "node_modules/array-last": {
- "version": "1.3.0",
- "resolved": "https://registry.npmjs.org/array-last/-/array-last-1.3.0.tgz",
- "integrity": "sha512-eOCut5rXlI6aCOS7Z7kCplKRKyiFQ6dHFBem4PwlwKeNFk2/XxTrhRh5T9PyaEWGy/NHTZWbY+nsZlNFJu9rYg==",
+ "node_modules/eslint-config-react": {
+ "version": "1.1.7",
+ "resolved": "https://registry.npmjs.org/eslint-config-react/-/eslint-config-react-1.1.7.tgz",
+ "integrity": "sha512-P4Z6u68wf0BvIvZNu+U8uQsk3DcZ1CcCI1XpUkJlG6vOa+iVcSQLgE01f2DB2kXlKRcT8/3dsH+wveLgvEgbkQ==",
+ "dev": true,
+ "license": "MIT"
+ },
+ "node_modules/eslint-plugin-prettier": {
+ "version": "3.4.1",
+ "resolved": "https://registry.npmjs.org/eslint-plugin-prettier/-/eslint-plugin-prettier-3.4.1.tgz",
+ "integrity": "sha512-htg25EUYUeIhKHXjOinK4BgCcDwtLHjqaxCDsMy5nbnUMkKFvIhMVCp+5GFUXQ4Nr8lBsPqtGAqBenbpFqAA2g==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "is-number": "^4.0.0"
+ "prettier-linter-helpers": "^1.0.0"
},
"engines": {
- "node": ">=0.10.0"
+ "node": ">=6.0.0"
+ },
+ "peerDependencies": {
+ "eslint": ">=5.0.0",
+ "prettier": ">=1.13.0"
+ },
+ "peerDependenciesMeta": {
+ "eslint-config-prettier": {
+ "optional": true
+ }
}
},
- "node_modules/array-last/node_modules/is-number": {
- "version": "4.0.0",
- "resolved": "https://registry.npmjs.org/is-number/-/is-number-4.0.0.tgz",
- "integrity": "sha512-rSklcAIlf1OmFdyAqbnWTLVelsQ58uvZ66S/ZyawjWqIviTWCjg2PzVGw8WUA+nNuPTqb4wgA+NszrJ+08LlgQ==",
+ "node_modules/eslint-plugin-react": {
+ "version": "7.37.5",
+ "resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.37.5.tgz",
+ "integrity": "sha512-Qteup0SqU15kdocexFNAJMvCJEfa2xUKNV4CC1xsVMrIIqEy3SQ/rqyxCWNzfrd3/ldy6HMlD2e0JDVpDg2qIA==",
"dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "array-includes": "^3.1.8",
+ "array.prototype.findlast": "^1.2.5",
+ "array.prototype.flatmap": "^1.3.3",
+ "array.prototype.tosorted": "^1.1.4",
+ "doctrine": "^2.1.0",
+ "es-iterator-helpers": "^1.2.1",
+ "estraverse": "^5.3.0",
+ "hasown": "^2.0.2",
+ "jsx-ast-utils": "^2.4.1 || ^3.0.0",
+ "minimatch": "^3.1.2",
+ "object.entries": "^1.1.9",
+ "object.fromentries": "^2.0.8",
+ "object.values": "^1.2.1",
+ "prop-types": "^15.8.1",
+ "resolve": "^2.0.0-next.5",
+ "semver": "^6.3.1",
+ "string.prototype.matchall": "^4.0.12",
+ "string.prototype.repeat": "^1.0.0"
+ },
"engines": {
- "node": ">=0.10.0"
+ "node": ">=4"
+ },
+ "peerDependencies": {
+ "eslint": "^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9.7"
}
},
- "node_modules/array-slice": {
- "version": "1.1.0",
- "resolved": "https://registry.npmjs.org/array-slice/-/array-slice-1.1.0.tgz",
- "integrity": "sha512-B1qMD3RBP7O8o0H2KbrXDyB0IccejMF15+87Lvlor12ONPRHP6gTjXMNkt/d3ZuOGbAe66hFmaCfECI24Ufp6w==",
+ "node_modules/eslint-plugin-react/node_modules/doctrine": {
+ "version": "2.1.0",
+ "resolved": "https://registry.npmjs.org/doctrine/-/doctrine-2.1.0.tgz",
+ "integrity": "sha512-35mSku4ZXK0vfCuHEDAwt55dg2jNajHZ1odvF+8SSr82EsZY4QmXfuWso8oEd8zRhVObSN18aM0CjSdoBX7zIw==",
"dev": true,
+ "license": "Apache-2.0",
+ "dependencies": {
+ "esutils": "^2.0.2"
+ },
"engines": {
"node": ">=0.10.0"
}
},
- "node_modules/array-sort": {
- "version": "1.0.0",
- "resolved": "https://registry.npmjs.org/array-sort/-/array-sort-1.0.0.tgz",
- "integrity": "sha512-ihLeJkonmdiAsD7vpgN3CRcx2J2S0TiYW+IS/5zHBI7mKUq3ySvBdzzBfD236ubDBQFiiyG3SWCPc+msQ9KoYg==",
+ "node_modules/eslint-plugin-react/node_modules/prop-types": {
+ "version": "15.8.1",
+ "resolved": "https://registry.npmjs.org/prop-types/-/prop-types-15.8.1.tgz",
+ "integrity": "sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "default-compare": "^1.0.0",
- "get-value": "^2.0.6",
- "kind-of": "^5.0.2"
+ "loose-envify": "^1.4.0",
+ "object-assign": "^4.1.1",
+ "react-is": "^16.13.1"
+ }
+ },
+ "node_modules/eslint-plugin-react/node_modules/react-is": {
+ "version": "16.13.1",
+ "resolved": "https://registry.npmjs.org/react-is/-/react-is-16.13.1.tgz",
+ "integrity": "sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==",
+ "dev": true,
+ "license": "MIT"
+ },
+ "node_modules/eslint-scope": {
+ "version": "5.1.1",
+ "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-5.1.1.tgz",
+ "integrity": "sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==",
+ "dev": true,
+ "license": "BSD-2-Clause",
+ "dependencies": {
+ "esrecurse": "^4.3.0",
+ "estraverse": "^4.1.1"
},
"engines": {
- "node": ">=0.10.0"
+ "node": ">=8.0.0"
}
},
- "node_modules/array-union": {
- "version": "2.1.0",
- "resolved": "https://registry.npmjs.org/array-union/-/array-union-2.1.0.tgz",
- "integrity": "sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==",
+ "node_modules/eslint-scope/node_modules/estraverse": {
+ "version": "4.3.0",
+ "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-4.3.0.tgz",
+ "integrity": "sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==",
"dev": true,
+ "license": "BSD-2-Clause",
"engines": {
- "node": ">=8"
+ "node": ">=4.0"
}
},
- "node_modules/array-unique": {
- "version": "0.3.2",
- "resolved": "https://registry.npmjs.org/array-unique/-/array-unique-0.3.2.tgz",
- "integrity": "sha512-SleRWjh9JUud2wH1hPs9rZBZ33H6T9HOiL0uwGnGx9FpE6wKGyfWugmbkEOIs6qWrZhg0LWeLziLrEwQJhs5mQ==",
+ "node_modules/eslint-visitor-keys": {
+ "version": "3.4.3",
+ "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz",
+ "integrity": "sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==",
"dev": true,
+ "license": "Apache-2.0",
"engines": {
- "node": ">=0.10.0"
+ "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
+ },
+ "funding": {
+ "url": "https://opencollective.com/eslint"
}
},
- "node_modules/array.prototype.findlast": {
- "version": "1.2.5",
- "resolved": "https://registry.npmjs.org/array.prototype.findlast/-/array.prototype.findlast-1.2.5.tgz",
- "integrity": "sha512-CVvd6FHg1Z3POpBLxO6E6zr+rSKEQ9L6rZHAaY7lLfhKsWYUBBOuMs0e9o24oopj6H+geRCX0YJ+TJLBK2eHyQ==",
+ "node_modules/eslint/node_modules/eslint-scope": {
+ "version": "7.2.2",
+ "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-7.2.2.tgz",
+ "integrity": "sha512-dOt21O7lTMhDM+X9mB4GX+DZrZtCUJPL/wlcTqxyrx5IvO0IYtILdtrQGQp+8n5S0gwSVmOf9NQrjMOgfQZlIg==",
"dev": true,
+ "license": "BSD-2-Clause",
"dependencies": {
- "call-bind": "^1.0.7",
- "define-properties": "^1.2.1",
- "es-abstract": "^1.23.2",
- "es-errors": "^1.3.0",
- "es-object-atoms": "^1.0.0",
- "es-shim-unscopables": "^1.0.2"
+ "esrecurse": "^4.3.0",
+ "estraverse": "^5.2.0"
},
"engines": {
- "node": ">= 0.4"
+ "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
},
"funding": {
- "url": "https://github.com/sponsors/ljharb"
+ "url": "https://opencollective.com/eslint"
}
},
- "node_modules/array.prototype.findlastindex": {
- "version": "1.2.5",
- "resolved": "https://registry.npmjs.org/array.prototype.findlastindex/-/array.prototype.findlastindex-1.2.5.tgz",
- "integrity": "sha512-zfETvRFA8o7EiNn++N5f/kaCw221hrpGsDmcpndVupkPzEc1Wuf3VgC0qby1BbHs7f5DVYjgtEU2LLh5bqeGfQ==",
+ "node_modules/eslint/node_modules/glob-parent": {
+ "version": "6.0.2",
+ "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-6.0.2.tgz",
+ "integrity": "sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==",
"dev": true,
+ "license": "ISC",
"dependencies": {
- "call-bind": "^1.0.7",
- "define-properties": "^1.2.1",
- "es-abstract": "^1.23.2",
- "es-errors": "^1.3.0",
- "es-object-atoms": "^1.0.0",
- "es-shim-unscopables": "^1.0.2"
+ "is-glob": "^4.0.3"
},
"engines": {
- "node": ">= 0.4"
- },
- "funding": {
- "url": "https://github.com/sponsors/ljharb"
+ "node": ">=10.13.0"
}
},
- "node_modules/array.prototype.flat": {
- "version": "1.3.2",
- "resolved": "https://registry.npmjs.org/array.prototype.flat/-/array.prototype.flat-1.3.2.tgz",
- "integrity": "sha512-djYB+Zx2vLewY8RWlNCUdHjDXs2XOgm602S9E7P/UpHgfeHL00cRiIF+IN/G/aUJ7kGPb6yO/ErDI5V2s8iycA==",
+ "node_modules/esniff": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/esniff/-/esniff-2.0.1.tgz",
+ "integrity": "sha512-kTUIGKQ/mDPFoJ0oVfcmyJn4iBDRptjNVIzwIFR7tqWXdVI9xfA2RMwY/gbSpJG3lkdWNEjLap/NqVHZiJsdfg==",
"dev": true,
+ "license": "ISC",
"dependencies": {
- "call-bind": "^1.0.2",
- "define-properties": "^1.2.0",
- "es-abstract": "^1.22.1",
- "es-shim-unscopables": "^1.0.0"
+ "d": "^1.0.1",
+ "es5-ext": "^0.10.62",
+ "event-emitter": "^0.3.5",
+ "type": "^2.7.2"
},
"engines": {
- "node": ">= 0.4"
- },
- "funding": {
- "url": "https://github.com/sponsors/ljharb"
+ "node": ">=0.10"
}
},
- "node_modules/array.prototype.flatmap": {
- "version": "1.3.2",
- "resolved": "https://registry.npmjs.org/array.prototype.flatmap/-/array.prototype.flatmap-1.3.2.tgz",
- "integrity": "sha512-Ewyx0c9PmpcsByhSW4r+9zDU7sGjFc86qf/kKtuSCRdhfbk0SNLLkaT5qvcHnRGgc5NP/ly/y+qkXkqONX54CQ==",
+ "node_modules/espree": {
+ "version": "9.6.1",
+ "resolved": "https://registry.npmjs.org/espree/-/espree-9.6.1.tgz",
+ "integrity": "sha512-oruZaFkjorTpF32kDSI5/75ViwGeZginGGy2NoOSg3Q9bnwlnmDm4HLnkl0RE3n+njDXR037aY1+x58Z/zFdwQ==",
"dev": true,
+ "license": "BSD-2-Clause",
"dependencies": {
- "call-bind": "^1.0.2",
- "define-properties": "^1.2.0",
- "es-abstract": "^1.22.1",
- "es-shim-unscopables": "^1.0.0"
+ "acorn": "^8.9.0",
+ "acorn-jsx": "^5.3.2",
+ "eslint-visitor-keys": "^3.4.1"
},
"engines": {
- "node": ">= 0.4"
+ "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
},
"funding": {
- "url": "https://github.com/sponsors/ljharb"
+ "url": "https://opencollective.com/eslint"
}
},
- "node_modules/array.prototype.reduce": {
- "version": "1.0.7",
- "resolved": "https://registry.npmjs.org/array.prototype.reduce/-/array.prototype.reduce-1.0.7.tgz",
- "integrity": "sha512-mzmiUCVwtiD4lgxYP8g7IYy8El8p2CSMePvIbTS7gchKir/L1fgJrk0yDKmAX6mnRQFKNADYIk8nNlTris5H1Q==",
+ "node_modules/esquery": {
+ "version": "1.6.0",
+ "resolved": "https://registry.npmjs.org/esquery/-/esquery-1.6.0.tgz",
+ "integrity": "sha512-ca9pw9fomFcKPvFLXhBKUK90ZvGibiGOvRJNbjljY7s7uq/5YO4BOzcYtJqExdx99rF6aAcnRxHmcUHcz6sQsg==",
"dev": true,
+ "license": "BSD-3-Clause",
"dependencies": {
- "call-bind": "^1.0.7",
- "define-properties": "^1.2.1",
- "es-abstract": "^1.23.2",
- "es-array-method-boxes-properly": "^1.0.0",
- "es-errors": "^1.3.0",
- "es-object-atoms": "^1.0.0",
- "is-string": "^1.0.7"
+ "estraverse": "^5.1.0"
},
"engines": {
- "node": ">= 0.4"
- },
- "funding": {
- "url": "https://github.com/sponsors/ljharb"
+ "node": ">=0.10"
}
},
- "node_modules/array.prototype.toreversed": {
- "version": "1.1.2",
- "resolved": "https://registry.npmjs.org/array.prototype.toreversed/-/array.prototype.toreversed-1.1.2.tgz",
- "integrity": "sha512-wwDCoT4Ck4Cz7sLtgUmzR5UV3YF5mFHUlbChCzZBQZ+0m2cl/DH3tKgvphv1nKgFsJ48oCSg6p91q2Vm0I/ZMA==",
+ "node_modules/esrecurse": {
+ "version": "4.3.0",
+ "resolved": "https://registry.npmjs.org/esrecurse/-/esrecurse-4.3.0.tgz",
+ "integrity": "sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==",
"dev": true,
+ "license": "BSD-2-Clause",
"dependencies": {
- "call-bind": "^1.0.2",
- "define-properties": "^1.2.0",
- "es-abstract": "^1.22.1",
- "es-shim-unscopables": "^1.0.0"
+ "estraverse": "^5.2.0"
+ },
+ "engines": {
+ "node": ">=4.0"
}
},
- "node_modules/array.prototype.tosorted": {
- "version": "1.1.3",
- "resolved": "https://registry.npmjs.org/array.prototype.tosorted/-/array.prototype.tosorted-1.1.3.tgz",
- "integrity": "sha512-/DdH4TiTmOKzyQbp/eadcCVexiCb36xJg7HshYOYJnNZFDj33GEv0P7GxsynpShhq4OLYJzbGcBDkLsDt7MnNg==",
+ "node_modules/estraverse": {
+ "version": "5.3.0",
+ "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz",
+ "integrity": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==",
"dev": true,
- "dependencies": {
- "call-bind": "^1.0.5",
- "define-properties": "^1.2.1",
- "es-abstract": "^1.22.3",
- "es-errors": "^1.1.0",
- "es-shim-unscopables": "^1.0.2"
+ "license": "BSD-2-Clause",
+ "engines": {
+ "node": ">=4.0"
}
},
- "node_modules/arraybuffer.prototype.slice": {
- "version": "1.0.3",
- "resolved": "https://registry.npmjs.org/arraybuffer.prototype.slice/-/arraybuffer.prototype.slice-1.0.3.tgz",
- "integrity": "sha512-bMxMKAjg13EBSVscxTaYA4mRc5t1UAXa2kXiGTNfZ079HIWXEkKmkgFrh/nJqamaLSrXO5H4WFFkPEaLJWbs3A==",
+ "node_modules/estree-walker": {
+ "version": "3.0.3",
+ "resolved": "https://registry.npmjs.org/estree-walker/-/estree-walker-3.0.3.tgz",
+ "integrity": "sha512-7RUKfXgSMMkzt6ZuXmqapOurLGPPfgj6l9uRZ7lRGolvk0y2yocc35LdcxKC5PQZdn2DMqioAQ2NoWcrTKmm6g==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "array-buffer-byte-length": "^1.0.1",
- "call-bind": "^1.0.5",
- "define-properties": "^1.2.1",
- "es-abstract": "^1.22.3",
- "es-errors": "^1.2.1",
- "get-intrinsic": "^1.2.3",
- "is-array-buffer": "^3.0.4",
- "is-shared-array-buffer": "^1.0.2"
- },
- "engines": {
- "node": ">= 0.4"
- },
- "funding": {
- "url": "https://github.com/sponsors/ljharb"
+ "@types/estree": "^1.0.0"
}
},
- "node_modules/asap": {
- "version": "2.0.6",
- "resolved": "https://registry.npmjs.org/asap/-/asap-2.0.6.tgz",
- "integrity": "sha512-BSHWgDSAiKs50o2Re8ppvp3seVHXSRM44cdSsT9FfNEUUZLOGWVCsiWaRPWM1Znn+mqZ1OfVZ3z3DWEzSp7hRA==",
- "dev": true
- },
- "node_modules/assign-symbols": {
- "version": "1.0.0",
- "resolved": "https://registry.npmjs.org/assign-symbols/-/assign-symbols-1.0.0.tgz",
- "integrity": "sha512-Q+JC7Whu8HhmTdBph/Tq59IoRtoy6KAm5zzPv00WdujX82lbAL8K7WVjne7vdCsAmbF4AYaDOPyO3k0kl8qIrw==",
+ "node_modules/esutils": {
+ "version": "2.0.3",
+ "resolved": "https://registry.npmjs.org/esutils/-/esutils-2.0.3.tgz",
+ "integrity": "sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==",
"dev": true,
+ "license": "BSD-2-Clause",
"engines": {
"node": ">=0.10.0"
}
},
- "node_modules/ast-types-flow": {
- "version": "0.0.8",
- "resolved": "https://registry.npmjs.org/ast-types-flow/-/ast-types-flow-0.0.8.tgz",
- "integrity": "sha512-OH/2E5Fg20h2aPrbe+QL8JZQFko0YZaF+j4mnQ7BGhfavO7OpSLa8a0y9sBwomHdSbkhTS8TQNayBfnW5DwbvQ==",
- "dev": true
+ "node_modules/etag": {
+ "version": "1.8.1",
+ "resolved": "https://registry.npmjs.org/etag/-/etag-1.8.1.tgz",
+ "integrity": "sha512-aIL5Fx7mawVa300al2BnEE4iNvo1qETxLrPI/o05L7z6go7fCw1J6EQmbK4FmJ2AS7kgVF/KEZWufBfdClMcPg==",
+ "dev": true,
+ "license": "MIT",
+ "engines": {
+ "node": ">= 0.6"
+ }
},
- "node_modules/async": {
- "version": "2.6.4",
- "resolved": "https://registry.npmjs.org/async/-/async-2.6.4.tgz",
- "integrity": "sha512-mzo5dfJYwAn29PeiJ0zvwTo04zj8HDJj0Mn8TD7sno7q12prdbnasKJHhkm2c1LgrhlJ0teaea8860oxi51mGA==",
+ "node_modules/event-emitter": {
+ "version": "0.3.5",
+ "resolved": "https://registry.npmjs.org/event-emitter/-/event-emitter-0.3.5.tgz",
+ "integrity": "sha512-D9rRn9y7kLPnJ+hMq7S/nhvoKwwvVJahBi2BPmx3bvbsEdK3W9ii8cBSGjP+72/LnM4n6fo3+dkCX5FeTQruXA==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "lodash": "^4.17.14"
+ "d": "1",
+ "es5-ext": "~0.10.14"
}
},
- "node_modules/async-done": {
- "version": "1.3.2",
- "resolved": "https://registry.npmjs.org/async-done/-/async-done-1.3.2.tgz",
- "integrity": "sha512-uYkTP8dw2og1tu1nmza1n1CMW0qb8gWWlwqMmLb7MhBVs4BXrFziT6HXUd+/RlRA/i4H9AkofYloUbs1fwMqlw==",
+ "node_modules/event-stream": {
+ "version": "4.0.1",
+ "resolved": "https://registry.npmjs.org/event-stream/-/event-stream-4.0.1.tgz",
+ "integrity": "sha512-qACXdu/9VHPBzcyhdOWR5/IahhGMf0roTeZJfzz077GwylcDd90yOHLouhmv7GJ5XzPi6ekaQWd8AvPP2nOvpA==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "end-of-stream": "^1.1.0",
- "once": "^1.3.2",
- "process-nextick-args": "^2.0.0",
- "stream-exhaust": "^1.0.1"
- },
- "engines": {
- "node": ">= 0.10"
+ "duplexer": "^0.1.1",
+ "from": "^0.1.7",
+ "map-stream": "0.0.7",
+ "pause-stream": "^0.0.11",
+ "split": "^1.0.1",
+ "stream-combiner": "^0.2.2",
+ "through": "^2.3.8"
}
},
- "node_modules/async-each": {
- "version": "1.0.6",
- "resolved": "https://registry.npmjs.org/async-each/-/async-each-1.0.6.tgz",
- "integrity": "sha512-c646jH1avxr+aVpndVMeAfYw7wAa6idufrlN3LPA4PmKS0QEGp6PIC9nwz0WQkkvBGAMEki3pFdtxaF39J9vvg==",
+ "node_modules/eventemitter3": {
+ "version": "4.0.7",
+ "resolved": "https://registry.npmjs.org/eventemitter3/-/eventemitter3-4.0.7.tgz",
+ "integrity": "sha512-8guHBZCwKnFhYdHr2ysuRWErTwhoN2X8XELRlrRwpmfeY2jjuUN4taQMsULKUVo1K4DvZl+0pgfyoysHxvmvEw==",
"dev": true,
- "funding": [
- {
- "type": "individual",
- "url": "https://paulmillr.com/funding/"
- }
- ]
+ "license": "MIT"
},
- "node_modules/async-each-series": {
- "version": "0.1.1",
- "resolved": "https://registry.npmjs.org/async-each-series/-/async-each-series-0.1.1.tgz",
- "integrity": "sha512-p4jj6Fws4Iy2m0iCmI2am2ZNZCgbdgE+P8F/8csmn2vx7ixXrO2zGcuNsD46X5uZSVecmkEy/M06X2vG8KD6dQ==",
+ "node_modules/events": {
+ "version": "3.3.0",
+ "resolved": "https://registry.npmjs.org/events/-/events-3.3.0.tgz",
+ "integrity": "sha512-mQw+2fkQbALzQ7V0MY0IqdnXNOeTtP4r0lN9z7AAawCXgqea7bDii20AYrIBrFd/Hx0M2Ocz6S111CaFkUcb0Q==",
"dev": true,
"license": "MIT",
"engines": {
- "node": ">=0.8.0"
+ "node": ">=0.8.x"
}
},
- "node_modules/async-settle": {
- "version": "1.0.0",
- "resolved": "https://registry.npmjs.org/async-settle/-/async-settle-1.0.0.tgz",
- "integrity": "sha512-VPXfB4Vk49z1LHHodrEQ6Xf7W4gg1w0dAPROHngx7qgDjqmIQ+fXmwgGXTW/ITLai0YLSvWepJOP9EVpMnEAcw==",
+ "node_modules/expand-brackets": {
+ "version": "2.1.4",
+ "resolved": "https://registry.npmjs.org/expand-brackets/-/expand-brackets-2.1.4.tgz",
+ "integrity": "sha512-w/ozOKR9Obk3qoWeY/WDi6MFta9AoMR+zud60mdnbniMcBxRuFJyDt2LdX/14A1UABeqk+Uk+LDfUpvoGKppZA==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "async-done": "^1.2.2"
+ "debug": "^2.3.3",
+ "define-property": "^0.2.5",
+ "extend-shallow": "^2.0.1",
+ "posix-character-classes": "^0.1.0",
+ "regex-not": "^1.0.0",
+ "snapdragon": "^0.8.1",
+ "to-regex": "^3.0.1"
},
"engines": {
- "node": ">= 0.10"
+ "node": ">=0.10.0"
}
},
- "node_modules/asynckit": {
- "version": "0.4.0",
- "resolved": "https://registry.npmjs.org/asynckit/-/asynckit-0.4.0.tgz",
- "integrity": "sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==",
- "dev": true
- },
- "node_modules/at-least-node": {
- "version": "1.0.0",
- "resolved": "https://registry.npmjs.org/at-least-node/-/at-least-node-1.0.0.tgz",
- "integrity": "sha512-+q/t7Ekv1EDY2l6Gda6LLiX14rU9TV20Wa3ofeQmwPFZbOMo9DXrLbOjFaaclkXKWidIaopwAObQDqwWtGUjqg==",
+ "node_modules/expand-brackets/node_modules/debug": {
+ "version": "2.6.9",
+ "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz",
+ "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==",
"dev": true,
- "engines": {
- "node": ">= 4.0.0"
+ "license": "MIT",
+ "dependencies": {
+ "ms": "2.0.0"
}
},
- "node_modules/atob": {
- "version": "2.1.2",
- "resolved": "https://registry.npmjs.org/atob/-/atob-2.1.2.tgz",
- "integrity": "sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg==",
+ "node_modules/expand-brackets/node_modules/define-property": {
+ "version": "0.2.5",
+ "resolved": "https://registry.npmjs.org/define-property/-/define-property-0.2.5.tgz",
+ "integrity": "sha512-Rr7ADjQZenceVOAKop6ALkkRAmH1A4Gx9hV/7ZujPUN2rkATqFO0JZLZInbAjpZYoJ1gUx8MRMQVkYemcbMSTA==",
"dev": true,
- "bin": {
- "atob": "bin/atob.js"
+ "license": "MIT",
+ "dependencies": {
+ "is-descriptor": "^0.1.0"
},
"engines": {
- "node": ">= 4.5.0"
+ "node": ">=0.10.0"
}
},
- "node_modules/autoprefixer": {
- "version": "10.4.19",
- "resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.4.19.tgz",
- "integrity": "sha512-BaENR2+zBZ8xXhM4pUaKUxlVdxZ0EZhjvbopwnXmxRUfqDmwSpC2lAi/QXvx7NRdPCo1WKEcEF6mV64si1z4Ew==",
+ "node_modules/expand-brackets/node_modules/extend-shallow": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz",
+ "integrity": "sha512-zCnTtlxNoAiDc3gqY2aYAWFx7XWWiasuF2K8Me5WbN8otHKTUKBwjPtNpRs/rbUZm7KxWAaNj7P1a/p52GbVug==",
"dev": true,
- "funding": [
- {
- "type": "opencollective",
- "url": "https://opencollective.com/postcss/"
- },
- {
- "type": "tidelift",
- "url": "https://tidelift.com/funding/github/npm/autoprefixer"
- },
- {
- "type": "github",
- "url": "https://github.com/sponsors/ai"
- }
- ],
+ "license": "MIT",
"dependencies": {
- "browserslist": "^4.23.0",
- "caniuse-lite": "^1.0.30001599",
- "fraction.js": "^4.3.7",
- "normalize-range": "^0.1.2",
- "picocolors": "^1.0.0",
- "postcss-value-parser": "^4.2.0"
- },
- "bin": {
- "autoprefixer": "bin/autoprefixer"
+ "is-extendable": "^0.1.0"
},
"engines": {
- "node": "^10 || ^12 || >=14"
- },
- "peerDependencies": {
- "postcss": "^8.1.0"
+ "node": ">=0.10.0"
}
},
- "node_modules/available-typed-arrays": {
- "version": "1.0.7",
- "resolved": "https://registry.npmjs.org/available-typed-arrays/-/available-typed-arrays-1.0.7.tgz",
- "integrity": "sha512-wvUjBtSGN7+7SjNpq/9M2Tg350UZD3q62IFZLbRAR1bSMlCo1ZaeW+BJ+D090e4hIIZLBcTDWe4Mh4jvUDajzQ==",
+ "node_modules/expand-brackets/node_modules/is-descriptor": {
+ "version": "0.1.7",
+ "resolved": "https://registry.npmjs.org/is-descriptor/-/is-descriptor-0.1.7.tgz",
+ "integrity": "sha512-C3grZTvObeN1xud4cRWl366OMXZTj0+HGyk4hvfpx4ZHt1Pb60ANSXqCK7pdOTeUQpRzECBSTphqvD7U+l22Eg==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "possible-typed-array-names": "^1.0.0"
+ "is-accessor-descriptor": "^1.0.1",
+ "is-data-descriptor": "^1.0.1"
},
"engines": {
"node": ">= 0.4"
- },
- "funding": {
- "url": "https://github.com/sponsors/ljharb"
}
},
- "node_modules/axe-core": {
- "version": "4.7.0",
- "resolved": "https://registry.npmjs.org/axe-core/-/axe-core-4.7.0.tgz",
- "integrity": "sha512-M0JtH+hlOL5pLQwHOLNYZaXuhqmvS8oExsqB1SBYgA4Dk7u/xx+YdGHXaK5pyUfed5mYXdlYiphWq3G8cRi5JQ==",
+ "node_modules/expand-brackets/node_modules/is-extendable": {
+ "version": "0.1.1",
+ "resolved": "https://registry.npmjs.org/is-extendable/-/is-extendable-0.1.1.tgz",
+ "integrity": "sha512-5BMULNob1vgFX6EjQw5izWDxrecWK9AM72rugNr0TFldMOi0fj6Jk+zeKIt0xGj4cEfQIJth4w3OKWOJ4f+AFw==",
"dev": true,
+ "license": "MIT",
"engines": {
- "node": ">=4"
+ "node": ">=0.10.0"
}
},
- "node_modules/axobject-query": {
- "version": "3.2.1",
- "resolved": "https://registry.npmjs.org/axobject-query/-/axobject-query-3.2.1.tgz",
- "integrity": "sha512-jsyHu61e6N4Vbz/v18DHwWYKK0bSWLqn47eeDSKPB7m8tqMHF9YJ+mhIk2lVteyZrY8tnSj/jHOv4YiTCuCJgg==",
+ "node_modules/expand-brackets/node_modules/ms": {
+ "version": "2.0.0",
+ "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz",
+ "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==",
"dev": true,
- "dependencies": {
- "dequal": "^2.0.3"
- }
+ "license": "MIT"
},
- "node_modules/babel-jest": {
- "version": "27.5.1",
- "resolved": "https://registry.npmjs.org/babel-jest/-/babel-jest-27.5.1.tgz",
- "integrity": "sha512-cdQ5dXjGRd0IBRATiQ4mZGlGlRE8kJpjPOixdNRdT+m3UcNqmYWN6rK6nvtXYfY3D76cb8s/O1Ss8ea24PIwcg==",
+ "node_modules/expand-tilde": {
+ "version": "2.0.2",
+ "resolved": "https://registry.npmjs.org/expand-tilde/-/expand-tilde-2.0.2.tgz",
+ "integrity": "sha512-A5EmesHW6rfnZ9ysHQjPdJRni0SRar0tjtG5MNtm9n5TUvsYU8oozprtRD4AqHxcZWWlVuAmQo2nWKfN9oyjTw==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "@jest/transform": "^27.5.1",
- "@jest/types": "^27.5.1",
- "@types/babel__core": "^7.1.14",
- "babel-plugin-istanbul": "^6.1.1",
- "babel-preset-jest": "^27.5.1",
- "chalk": "^4.0.0",
- "graceful-fs": "^4.2.9",
- "slash": "^3.0.0"
+ "homedir-polyfill": "^1.0.1"
},
"engines": {
- "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
- },
- "peerDependencies": {
- "@babel/core": "^7.8.0"
+ "node": ">=0.10.0"
}
},
- "node_modules/babel-jest/node_modules/@jest/types": {
- "version": "27.5.1",
- "resolved": "https://registry.npmjs.org/@jest/types/-/types-27.5.1.tgz",
- "integrity": "sha512-Cx46iJ9QpwQTjIdq5VJu2QTMMs3QlEjI0x1QbBP5W1+nMzyc2XmimiRR/CbX9TO0cPTeUlxWMOu8mslYsJ8DEw==",
- "dev": true,
- "dependencies": {
- "@types/istanbul-lib-coverage": "^2.0.0",
- "@types/istanbul-reports": "^3.0.0",
- "@types/node": "*",
- "@types/yargs": "^16.0.0",
- "chalk": "^4.0.0"
+ "node_modules/expect": {
+ "version": "29.7.0",
+ "resolved": "https://registry.npmjs.org/expect/-/expect-29.7.0.tgz",
+ "integrity": "sha512-2Zks0hf1VLFYI1kbh0I5jP3KHHyCHpkfyHBzsSXRFgl/Bg9mWYfMW8oD+PdMPlEwy5HNsR9JutYy6pMeOh61nw==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "@jest/expect-utils": "^29.7.0",
+ "jest-get-type": "^29.6.3",
+ "jest-matcher-utils": "^29.7.0",
+ "jest-message-util": "^29.7.0",
+ "jest-util": "^29.7.0"
},
"engines": {
- "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
+ "node": "^14.15.0 || ^16.10.0 || >=18.0.0"
+ }
+ },
+ "node_modules/expect-type": {
+ "version": "1.2.2",
+ "resolved": "https://registry.npmjs.org/expect-type/-/expect-type-1.2.2.tgz",
+ "integrity": "sha512-JhFGDVJ7tmDJItKhYgJCGLOWjuK9vPxiXoUFLwLDc99NlmklilbiQJwoctZtt13+xMw91MCk/REan6MWHqDjyA==",
+ "dev": true,
+ "license": "Apache-2.0",
+ "engines": {
+ "node": ">=12.0.0"
}
},
- "node_modules/babel-jest/node_modules/@types/yargs": {
- "version": "16.0.9",
- "resolved": "https://registry.npmjs.org/@types/yargs/-/yargs-16.0.9.tgz",
- "integrity": "sha512-tHhzvkFXZQeTECenFoRljLBYPZJ7jAVxqqtEI0qTLOmuultnFp4I9yKE17vTuhf7BkhCu7I4XuemPgikDVuYqA==",
+ "node_modules/ext": {
+ "version": "1.7.0",
+ "resolved": "https://registry.npmjs.org/ext/-/ext-1.7.0.tgz",
+ "integrity": "sha512-6hxeJYaL110a9b5TEJSj0gojyHQAmA2ch5Os+ySCiA1QGdS697XWY1pzsrSjqA9LDEEgdB/KypIlR59RcLuHYw==",
"dev": true,
+ "license": "ISC",
"dependencies": {
- "@types/yargs-parser": "*"
+ "type": "^2.7.2"
}
},
- "node_modules/babel-loader": {
- "version": "8.3.0",
- "resolved": "https://registry.npmjs.org/babel-loader/-/babel-loader-8.3.0.tgz",
- "integrity": "sha512-H8SvsMF+m9t15HNLMipppzkC+Y2Yq+v3SonZyU70RBL/h1gxPkH08Ot8pEE9Z4Kd+czyWJClmFS8qzIP9OZ04Q==",
+ "node_modules/extend": {
+ "version": "3.0.2",
+ "resolved": "https://registry.npmjs.org/extend/-/extend-3.0.2.tgz",
+ "integrity": "sha512-fjquC59cD7CyW6urNXK0FBufkZcoiGG80wTuPujX590cB5Ttln20E2UB4S/WARVqhXffZl2LNgS+gQdPIIim/g==",
+ "dev": true,
+ "license": "MIT"
+ },
+ "node_modules/extend-shallow": {
+ "version": "3.0.2",
+ "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-3.0.2.tgz",
+ "integrity": "sha512-BwY5b5Ql4+qZoefgMj2NUmx+tehVTH/Kf4k1ZEtOHNFcm2wSxMRo992l6X3TIgni2eZVTZ85xMOjF31fwZAj6Q==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "find-cache-dir": "^3.3.1",
- "loader-utils": "^2.0.0",
- "make-dir": "^3.1.0",
- "schema-utils": "^2.6.5"
+ "assign-symbols": "^1.0.0",
+ "is-extendable": "^1.0.1"
},
"engines": {
- "node": ">= 8.9"
- },
- "peerDependencies": {
- "@babel/core": "^7.0.0",
- "webpack": ">=2"
+ "node": ">=0.10.0"
}
},
- "node_modules/babel-loader/node_modules/loader-utils": {
+ "node_modules/extglob": {
"version": "2.0.4",
- "resolved": "https://registry.npmjs.org/loader-utils/-/loader-utils-2.0.4.tgz",
- "integrity": "sha512-xXqpXoINfFhgua9xiqD8fPFHgkoq1mmmpE92WlDbm9rNRd/EbRb+Gqf908T2DMfuHjjJlksiK2RbHVOdD/MqSw==",
+ "resolved": "https://registry.npmjs.org/extglob/-/extglob-2.0.4.tgz",
+ "integrity": "sha512-Nmb6QXkELsuBr24CJSkilo6UHHgbekK5UiZgfE6UHD3Eb27YC6oD+bhcT+tJ6cl8dmsgdQxnWlcry8ksBIBLpw==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "big.js": "^5.2.2",
- "emojis-list": "^3.0.0",
- "json5": "^2.1.2"
+ "array-unique": "^0.3.2",
+ "define-property": "^1.0.0",
+ "expand-brackets": "^2.1.4",
+ "extend-shallow": "^2.0.1",
+ "fragment-cache": "^0.2.1",
+ "regex-not": "^1.0.0",
+ "snapdragon": "^0.8.1",
+ "to-regex": "^3.0.1"
},
"engines": {
- "node": ">=8.9.0"
+ "node": ">=0.10.0"
}
},
- "node_modules/babel-plugin-istanbul": {
- "version": "6.1.1",
- "resolved": "https://registry.npmjs.org/babel-plugin-istanbul/-/babel-plugin-istanbul-6.1.1.tgz",
- "integrity": "sha512-Y1IQok9821cC9onCx5otgFfRm7Lm+I+wwxOx738M/WLPZ9Q42m4IG5W0FNX8WLL2gYMZo3JkuXIH2DOpWM+qwA==",
+ "node_modules/extglob/node_modules/define-property": {
+ "version": "1.0.0",
+ "resolved": "https://registry.npmjs.org/define-property/-/define-property-1.0.0.tgz",
+ "integrity": "sha512-cZTYKFWspt9jZsMscWo8sc/5lbPC9Q0N5nBLgb+Yd915iL3udB1uFgS3B8YCx66UVHq018DAVFoee7x+gxggeA==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "@babel/helper-plugin-utils": "^7.0.0",
- "@istanbuljs/load-nyc-config": "^1.0.0",
- "@istanbuljs/schema": "^0.1.2",
- "istanbul-lib-instrument": "^5.0.4",
- "test-exclude": "^6.0.0"
+ "is-descriptor": "^1.0.0"
},
"engines": {
- "node": ">=8"
+ "node": ">=0.10.0"
}
},
- "node_modules/babel-plugin-jest-hoist": {
- "version": "27.5.1",
- "resolved": "https://registry.npmjs.org/babel-plugin-jest-hoist/-/babel-plugin-jest-hoist-27.5.1.tgz",
- "integrity": "sha512-50wCwD5EMNW4aRpOwtqzyZHIewTYNxLA4nhB+09d8BIssfNfzBRhkBIHiaPv1Si226TQSvp8gxAJm2iY2qs2hQ==",
+ "node_modules/extglob/node_modules/extend-shallow": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz",
+ "integrity": "sha512-zCnTtlxNoAiDc3gqY2aYAWFx7XWWiasuF2K8Me5WbN8otHKTUKBwjPtNpRs/rbUZm7KxWAaNj7P1a/p52GbVug==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "@babel/template": "^7.3.3",
- "@babel/types": "^7.3.3",
- "@types/babel__core": "^7.0.0",
- "@types/babel__traverse": "^7.0.6"
+ "is-extendable": "^0.1.0"
},
"engines": {
- "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
+ "node": ">=0.10.0"
}
},
- "node_modules/babel-plugin-macros": {
- "version": "3.1.0",
- "resolved": "https://registry.npmjs.org/babel-plugin-macros/-/babel-plugin-macros-3.1.0.tgz",
- "integrity": "sha512-Cg7TFGpIr01vOQNODXOOaGz2NpCU5gl8x1qJFbb6hbZxR7XrcE2vtbAsTAbJ7/xwJtUuJEw8K8Zr/AE0LHlesg==",
+ "node_modules/extglob/node_modules/is-extendable": {
+ "version": "0.1.1",
+ "resolved": "https://registry.npmjs.org/is-extendable/-/is-extendable-0.1.1.tgz",
+ "integrity": "sha512-5BMULNob1vgFX6EjQw5izWDxrecWK9AM72rugNr0TFldMOi0fj6Jk+zeKIt0xGj4cEfQIJth4w3OKWOJ4f+AFw==",
"dev": true,
- "dependencies": {
- "@babel/runtime": "^7.12.5",
- "cosmiconfig": "^7.0.0",
- "resolve": "^1.19.0"
- },
+ "license": "MIT",
"engines": {
- "node": ">=10",
- "npm": ">=6"
+ "node": ">=0.10.0"
}
},
- "node_modules/babel-plugin-macros/node_modules/cosmiconfig": {
- "version": "7.1.0",
- "resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-7.1.0.tgz",
- "integrity": "sha512-AdmX6xUzdNASswsFtmwSt7Vj8po9IuqXm0UXz7QKPuEUmPB4XyjGfaAr2PSuELMwkRMVH1EpIkX5bTZGRB3eCA==",
+ "node_modules/fancy-log": {
+ "version": "1.3.3",
+ "resolved": "https://registry.npmjs.org/fancy-log/-/fancy-log-1.3.3.tgz",
+ "integrity": "sha512-k9oEhlyc0FrVh25qYuSELjr8oxsCoc4/LEZfg2iJJrfEk/tZL9bCoJE47gqAvI2m/AUjluCS4+3I0eTx8n3AEw==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "@types/parse-json": "^4.0.0",
- "import-fresh": "^3.2.1",
- "parse-json": "^5.0.0",
- "path-type": "^4.0.0",
- "yaml": "^1.10.0"
+ "ansi-gray": "^0.1.1",
+ "color-support": "^1.1.3",
+ "parse-node-version": "^1.0.0",
+ "time-stamp": "^1.0.0"
},
"engines": {
- "node": ">=10"
+ "node": ">= 0.10"
}
},
- "node_modules/babel-plugin-macros/node_modules/resolve": {
- "version": "1.22.8",
- "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.22.8.tgz",
- "integrity": "sha512-oKWePCxqpd6FlLvGV1VU0x7bkPmmCNolxzjMf4NczoDnQcIWrAF+cPtZn5i6n+RfD2d9i0tzpKnG6Yk168yIyw==",
+ "node_modules/fast-deep-equal": {
+ "version": "3.1.3",
+ "resolved": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz",
+ "integrity": "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==",
"dev": true,
- "dependencies": {
- "is-core-module": "^2.13.0",
- "path-parse": "^1.0.7",
- "supports-preserve-symlinks-flag": "^1.0.0"
- },
- "bin": {
- "resolve": "bin/resolve"
- },
- "funding": {
- "url": "https://github.com/sponsors/ljharb"
- }
+ "license": "MIT"
},
- "node_modules/babel-plugin-named-asset-import": {
- "version": "0.3.8",
- "resolved": "https://registry.npmjs.org/babel-plugin-named-asset-import/-/babel-plugin-named-asset-import-0.3.8.tgz",
- "integrity": "sha512-WXiAc++qo7XcJ1ZnTYGtLxmBCVbddAml3CEXgWaBzNzLNoxtQ8AiGEFDMOhot9XjTCQbvP5E77Fj9Gk924f00Q==",
+ "node_modules/fast-diff": {
+ "version": "1.3.0",
+ "resolved": "https://registry.npmjs.org/fast-diff/-/fast-diff-1.3.0.tgz",
+ "integrity": "sha512-VxPP4NqbUjj6MaAOafWeUn2cXWLcCtljklUtZf0Ind4XQ+QPtmA0b18zZy0jIQx+ExRVCR/ZQpBmik5lXshNsw==",
"dev": true,
- "peerDependencies": {
- "@babel/core": "^7.1.0"
- }
+ "license": "Apache-2.0"
},
- "node_modules/babel-plugin-polyfill-corejs2": {
- "version": "0.4.10",
- "resolved": "https://registry.npmjs.org/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.4.10.tgz",
- "integrity": "sha512-rpIuu//y5OX6jVU+a5BCn1R5RSZYWAl2Nar76iwaOdycqb6JPxediskWFMMl7stfwNJR4b7eiQvh5fB5TEQJTQ==",
+ "node_modules/fast-glob": {
+ "version": "3.3.3",
+ "resolved": "https://registry.npmjs.org/fast-glob/-/fast-glob-3.3.3.tgz",
+ "integrity": "sha512-7MptL8U0cqcFdzIzwOTHoilX9x5BrNqye7Z/LuC7kCMRio1EMSyqRK3BEAUD7sXRq4iT4AzTVuZdhgQ2TCvYLg==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "@babel/compat-data": "^7.22.6",
- "@babel/helper-define-polyfill-provider": "^0.6.1",
- "semver": "^6.3.1"
+ "@nodelib/fs.stat": "^2.0.2",
+ "@nodelib/fs.walk": "^1.2.3",
+ "glob-parent": "^5.1.2",
+ "merge2": "^1.3.0",
+ "micromatch": "^4.0.8"
},
- "peerDependencies": {
- "@babel/core": "^7.4.0 || ^8.0.0-0 <8.0.0"
+ "engines": {
+ "node": ">=8.6.0"
}
},
- "node_modules/babel-plugin-polyfill-corejs2/node_modules/semver": {
- "version": "6.3.1",
- "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz",
- "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==",
+ "node_modules/fast-json-stable-stringify": {
+ "version": "2.1.0",
+ "resolved": "https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz",
+ "integrity": "sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==",
"dev": true,
- "bin": {
- "semver": "bin/semver.js"
- }
+ "license": "MIT"
},
- "node_modules/babel-plugin-polyfill-corejs3": {
- "version": "0.10.4",
- "resolved": "https://registry.npmjs.org/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.10.4.tgz",
- "integrity": "sha512-25J6I8NGfa5YkCDogHRID3fVCadIR8/pGl1/spvCkzb6lVn6SR3ojpx9nOn9iEBcUsjY24AmdKm5khcfKdylcg==",
+ "node_modules/fast-levenshtein": {
+ "version": "2.0.6",
+ "resolved": "https://registry.npmjs.org/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz",
+ "integrity": "sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==",
"dev": true,
- "dependencies": {
- "@babel/helper-define-polyfill-provider": "^0.6.1",
- "core-js-compat": "^3.36.1"
- },
- "peerDependencies": {
- "@babel/core": "^7.4.0 || ^8.0.0-0 <8.0.0"
- }
+ "license": "MIT"
},
- "node_modules/babel-plugin-polyfill-regenerator": {
- "version": "0.6.1",
- "resolved": "https://registry.npmjs.org/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.6.1.tgz",
- "integrity": "sha512-JfTApdE++cgcTWjsiCQlLyFBMbTUft9ja17saCc93lgV33h4tuCVj7tlvu//qpLwaG+3yEz7/KhahGrUMkVq9g==",
+ "node_modules/fast-uri": {
+ "version": "3.1.0",
+ "resolved": "https://registry.npmjs.org/fast-uri/-/fast-uri-3.1.0.tgz",
+ "integrity": "sha512-iPeeDKJSWf4IEOasVVrknXpaBV0IApz/gp7S2bb7Z4Lljbl2MGJRqInZiUrQwV16cpzw/D3S5j5Julj/gT52AA==",
+ "dev": true,
+ "funding": [
+ {
+ "type": "github",
+ "url": "https://github.com/sponsors/fastify"
+ },
+ {
+ "type": "opencollective",
+ "url": "https://opencollective.com/fastify"
+ }
+ ],
+ "license": "BSD-3-Clause"
+ },
+ "node_modules/fastq": {
+ "version": "1.19.1",
+ "resolved": "https://registry.npmjs.org/fastq/-/fastq-1.19.1.tgz",
+ "integrity": "sha512-GwLTyxkCXjXbxqIhTsMI2Nui8huMPtnxg7krajPJAjnEG/iiOS7i+zCtWGZR9G0NBKbXKh6X9m9UIsYX/N6vvQ==",
"dev": true,
+ "license": "ISC",
"dependencies": {
- "@babel/helper-define-polyfill-provider": "^0.6.1"
- },
- "peerDependencies": {
- "@babel/core": "^7.4.0 || ^8.0.0-0 <8.0.0"
+ "reusify": "^1.0.4"
}
},
- "node_modules/babel-plugin-transform-react-remove-prop-types": {
- "version": "0.4.24",
- "resolved": "https://registry.npmjs.org/babel-plugin-transform-react-remove-prop-types/-/babel-plugin-transform-react-remove-prop-types-0.4.24.tgz",
- "integrity": "sha512-eqj0hVcJUR57/Ug2zE1Yswsw4LhuqqHhD+8v120T1cl3kjg76QwtyBrdIk4WVwK+lAhBJVYCd/v+4nc4y+8JsA==",
- "dev": true
- },
- "node_modules/babel-preset-current-node-syntax": {
- "version": "1.0.1",
- "resolved": "https://registry.npmjs.org/babel-preset-current-node-syntax/-/babel-preset-current-node-syntax-1.0.1.tgz",
- "integrity": "sha512-M7LQ0bxarkxQoN+vz5aJPsLBn77n8QgTFmo8WK0/44auK2xlCXrYcUxHFxgU7qW5Yzw/CjmLRK2uJzaCd7LvqQ==",
- "dev": true,
- "dependencies": {
- "@babel/plugin-syntax-async-generators": "^7.8.4",
- "@babel/plugin-syntax-bigint": "^7.8.3",
- "@babel/plugin-syntax-class-properties": "^7.8.3",
- "@babel/plugin-syntax-import-meta": "^7.8.3",
- "@babel/plugin-syntax-json-strings": "^7.8.3",
- "@babel/plugin-syntax-logical-assignment-operators": "^7.8.3",
- "@babel/plugin-syntax-nullish-coalescing-operator": "^7.8.3",
- "@babel/plugin-syntax-numeric-separator": "^7.8.3",
- "@babel/plugin-syntax-object-rest-spread": "^7.8.3",
- "@babel/plugin-syntax-optional-catch-binding": "^7.8.3",
- "@babel/plugin-syntax-optional-chaining": "^7.8.3",
- "@babel/plugin-syntax-top-level-await": "^7.8.3"
+ "node_modules/fault": {
+ "version": "1.0.4",
+ "resolved": "https://registry.npmjs.org/fault/-/fault-1.0.4.tgz",
+ "integrity": "sha512-CJ0HCB5tL5fYTEA7ToAq5+kTwd++Borf1/bifxd9iT70QcXr4MRrO3Llf8Ifs70q+SJcGHFtnIE/Nw6giCtECA==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "format": "^0.2.0"
},
- "peerDependencies": {
- "@babel/core": "^7.0.0"
+ "funding": {
+ "type": "github",
+ "url": "https://github.com/sponsors/wooorm"
}
},
- "node_modules/babel-preset-jest": {
- "version": "27.5.1",
- "resolved": "https://registry.npmjs.org/babel-preset-jest/-/babel-preset-jest-27.5.1.tgz",
- "integrity": "sha512-Nptf2FzlPCWYuJg41HBqXVT8ym6bXOevuCTbhxlUpjwtysGaIWFvDEjp4y+G7fl13FgOdjs7P/DmErqH7da0Ag==",
+ "node_modules/file-entry-cache": {
+ "version": "6.0.1",
+ "resolved": "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-6.0.1.tgz",
+ "integrity": "sha512-7Gps/XWymbLk2QLYK4NzpMOrYjMhdIxXuIvy2QBsLE6ljuodKvdkWs/cpyJJ3CVIVpH0Oi1Hvg1ovbMzLdFBBg==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "babel-plugin-jest-hoist": "^27.5.1",
- "babel-preset-current-node-syntax": "^1.0.0"
+ "flat-cache": "^3.0.4"
},
"engines": {
- "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
- },
- "peerDependencies": {
- "@babel/core": "^7.0.0"
+ "node": "^10.12.0 || >=12.0.0"
}
},
- "node_modules/babel-preset-react-app": {
- "version": "10.0.1",
- "resolved": "https://registry.npmjs.org/babel-preset-react-app/-/babel-preset-react-app-10.0.1.tgz",
- "integrity": "sha512-b0D9IZ1WhhCWkrTXyFuIIgqGzSkRIH5D5AmB0bXbzYAB1OBAwHcUeyWW2LorutLWF5btNo/N7r/cIdmvvKJlYg==",
+ "node_modules/file-saver": {
+ "version": "1.3.8",
+ "resolved": "https://registry.npmjs.org/file-saver/-/file-saver-1.3.8.tgz",
+ "integrity": "sha512-spKHSBQIxxS81N/O21WmuXA2F6wppUCsutpzenOeZzOCCJ5gEfcbqJP983IrpLXzYmXnMUa6J03SubcNPdKrlg==",
+ "license": "MIT"
+ },
+ "node_modules/file-uri-to-path": {
+ "version": "1.0.0",
+ "resolved": "https://registry.npmjs.org/file-uri-to-path/-/file-uri-to-path-1.0.0.tgz",
+ "integrity": "sha512-0Zt+s3L7Vf1biwWZ29aARiVYLx7iMGnEUl9x33fbB/j3jR81u/O2LbqK+Bm1CDSNDKVtJ/YjwY7TUd5SkeLQLw==",
"dev": true,
- "dependencies": {
- "@babel/core": "^7.16.0",
- "@babel/plugin-proposal-class-properties": "^7.16.0",
- "@babel/plugin-proposal-decorators": "^7.16.4",
- "@babel/plugin-proposal-nullish-coalescing-operator": "^7.16.0",
- "@babel/plugin-proposal-numeric-separator": "^7.16.0",
- "@babel/plugin-proposal-optional-chaining": "^7.16.0",
- "@babel/plugin-proposal-private-methods": "^7.16.0",
- "@babel/plugin-transform-flow-strip-types": "^7.16.0",
- "@babel/plugin-transform-react-display-name": "^7.16.0",
- "@babel/plugin-transform-runtime": "^7.16.4",
- "@babel/preset-env": "^7.16.4",
- "@babel/preset-react": "^7.16.0",
- "@babel/preset-typescript": "^7.16.0",
- "@babel/runtime": "^7.16.3",
- "babel-plugin-macros": "^3.1.0",
- "babel-plugin-transform-react-remove-prop-types": "^0.4.24"
+ "license": "MIT",
+ "optional": true
+ },
+ "node_modules/filesize": {
+ "version": "8.0.7",
+ "resolved": "https://registry.npmjs.org/filesize/-/filesize-8.0.7.tgz",
+ "integrity": "sha512-pjmC+bkIF8XI7fWaH8KxHcZL3DPybs1roSKP4rKDvy20tAWwIObE4+JIseG2byfGKhud5ZnM4YSGKBz7Sh0ndQ==",
+ "dev": true,
+ "license": "BSD-3-Clause",
+ "engines": {
+ "node": ">= 0.4.0"
}
},
- "node_modules/bach": {
- "version": "1.2.0",
- "resolved": "https://registry.npmjs.org/bach/-/bach-1.2.0.tgz",
- "integrity": "sha512-bZOOfCb3gXBXbTFXq3OZtGR88LwGeJvzu6szttaIzymOTS4ZttBNOWSv7aLZja2EMycKtRYV0Oa8SNKH/zkxvg==",
+ "node_modules/fill-range": {
+ "version": "7.1.1",
+ "resolved": "https://registry.npmjs.org/fill-range/-/fill-range-7.1.1.tgz",
+ "integrity": "sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "arr-filter": "^1.1.1",
- "arr-flatten": "^1.0.1",
- "arr-map": "^2.0.0",
- "array-each": "^1.0.0",
- "array-initial": "^1.0.0",
- "array-last": "^1.1.1",
- "async-done": "^1.2.2",
- "async-settle": "^1.0.0",
- "now-and-later": "^2.0.0"
+ "to-regex-range": "^5.0.1"
},
"engines": {
- "node": ">= 0.10"
+ "node": ">=8"
}
},
- "node_modules/bail": {
- "version": "2.0.2",
- "resolved": "https://registry.npmjs.org/bail/-/bail-2.0.2.tgz",
- "integrity": "sha512-0xO6mYd7JB2YesxDKplafRpsiOzPt9V02ddPCLbY1xYGPOX24NTyN50qnUxgCPcSoYMhKpAuBTjQoRZCAkUDRw==",
- "dev": true,
- "funding": {
- "type": "github",
- "url": "https://github.com/sponsors/wooorm"
- }
- },
- "node_modules/balanced-match": {
- "version": "1.0.2",
- "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz",
- "integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==",
- "dev": true
- },
- "node_modules/base": {
- "version": "0.11.2",
- "resolved": "https://registry.npmjs.org/base/-/base-0.11.2.tgz",
- "integrity": "sha512-5T6P4xPgpp0YDFvSWwEZ4NoE3aM4QBQXDzmVbraCkFj8zHM+mba8SyqB5DbZWyR7mYHo6Y7BdQo3MoA4m0TeQg==",
+ "node_modules/finalhandler": {
+ "version": "1.1.0",
+ "resolved": "https://registry.npmjs.org/finalhandler/-/finalhandler-1.1.0.tgz",
+ "integrity": "sha512-ejnvM9ZXYzp6PUPUyQBMBf0Co5VX2gr5H2VQe2Ui2jWXNlxv+PYZo8wpAymJNJdLsG1R4p+M4aynF8KuoUEwRw==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "cache-base": "^1.0.1",
- "class-utils": "^0.3.5",
- "component-emitter": "^1.2.1",
- "define-property": "^1.0.0",
- "isobject": "^3.0.1",
- "mixin-deep": "^1.2.0",
- "pascalcase": "^0.1.1"
+ "debug": "2.6.9",
+ "encodeurl": "~1.0.1",
+ "escape-html": "~1.0.3",
+ "on-finished": "~2.3.0",
+ "parseurl": "~1.3.2",
+ "statuses": "~1.3.1",
+ "unpipe": "~1.0.0"
},
"engines": {
- "node": ">=0.10.0"
+ "node": ">= 0.8"
}
},
- "node_modules/base/node_modules/define-property": {
- "version": "1.0.0",
- "resolved": "https://registry.npmjs.org/define-property/-/define-property-1.0.0.tgz",
- "integrity": "sha512-cZTYKFWspt9jZsMscWo8sc/5lbPC9Q0N5nBLgb+Yd915iL3udB1uFgS3B8YCx66UVHq018DAVFoee7x+gxggeA==",
+ "node_modules/finalhandler/node_modules/debug": {
+ "version": "2.6.9",
+ "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz",
+ "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "is-descriptor": "^1.0.0"
- },
- "engines": {
- "node": ">=0.10.0"
+ "ms": "2.0.0"
}
},
- "node_modules/base64id": {
+ "node_modules/finalhandler/node_modules/ms": {
"version": "2.0.0",
- "resolved": "https://registry.npmjs.org/base64id/-/base64id-2.0.0.tgz",
- "integrity": "sha512-lGe34o6EHj9y3Kts9R4ZYs/Gr+6N7MCaMlIFA3F1R2O5/m7K06AxfSeO5530PEERE6/WyEg3lsuyw4GHlPZHog==",
+ "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz",
+ "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==",
"dev": true,
- "engines": {
- "node": "^4.5.0 || >= 5.9"
- }
- },
- "node_modules/batch": {
- "version": "0.6.1",
- "resolved": "https://registry.npmjs.org/batch/-/batch-0.6.1.tgz",
- "integrity": "sha512-x+VAiMRL6UPkx+kudNvxTl6hB2XNNCG2r+7wixVfIYwu/2HKRXimwQyaumLjMveWvT2Hkd/cAJw+QBMfJ/EKVw==",
- "dev": true
+ "license": "MIT"
},
- "node_modules/bfj": {
- "version": "7.1.0",
- "resolved": "https://registry.npmjs.org/bfj/-/bfj-7.1.0.tgz",
- "integrity": "sha512-I6MMLkn+anzNdCUp9hMRyui1HaNEUCco50lxbvNS4+EyXg8lN3nJ48PjPWtbH8UVS9CuMoaKE9U2V3l29DaRQw==",
+ "node_modules/find-up": {
+ "version": "5.0.0",
+ "resolved": "https://registry.npmjs.org/find-up/-/find-up-5.0.0.tgz",
+ "integrity": "sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "bluebird": "^3.7.2",
- "check-types": "^11.2.3",
- "hoopy": "^0.1.4",
- "jsonpath": "^1.1.1",
- "tryer": "^1.0.1"
+ "locate-path": "^6.0.0",
+ "path-exists": "^4.0.0"
},
"engines": {
- "node": ">= 8.0.0"
+ "node": ">=10"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/sindresorhus"
}
},
- "node_modules/big.js": {
- "version": "5.2.2",
- "resolved": "https://registry.npmjs.org/big.js/-/big.js-5.2.2.tgz",
- "integrity": "sha512-vyL2OymJxmarO8gxMr0mhChsO9QGwhynfuu4+MHTAW6czfq9humCB7rKpUjDd9YUiDPU4mzpyupFSvOClAwbmQ==",
+ "node_modules/findup-sync": {
+ "version": "3.0.0",
+ "resolved": "https://registry.npmjs.org/findup-sync/-/findup-sync-3.0.0.tgz",
+ "integrity": "sha512-YbffarhcicEhOrm4CtrwdKBdCuz576RLdhJDsIfvNtxUuhdRet1qZcsMjqbePtAseKdAnDyM/IyXbu7PRPRLYg==",
"dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "detect-file": "^1.0.0",
+ "is-glob": "^4.0.0",
+ "micromatch": "^3.0.4",
+ "resolve-dir": "^1.0.1"
+ },
"engines": {
- "node": "*"
+ "node": ">= 0.10"
}
},
- "node_modules/binary-extensions": {
- "version": "2.3.0",
- "resolved": "https://registry.npmjs.org/binary-extensions/-/binary-extensions-2.3.0.tgz",
- "integrity": "sha512-Ceh+7ox5qe7LJuLHoY0feh3pHuUDHAcRUeyL2VYghZwfpkNIy/+8Ocg0a3UuSoYzavmylwuLWQOf3hl0jjMMIw==",
+ "node_modules/findup-sync/node_modules/braces": {
+ "version": "2.3.2",
+ "resolved": "https://registry.npmjs.org/braces/-/braces-2.3.2.tgz",
+ "integrity": "sha512-aNdbnj9P8PjdXU4ybaWLK2IF3jc/EoDYbC7AazW6to3TRsfXxscC9UXOB5iDiEQrkyIbWp2SLQda4+QAa7nc3w==",
"dev": true,
- "engines": {
- "node": ">=8"
+ "license": "MIT",
+ "dependencies": {
+ "arr-flatten": "^1.1.0",
+ "array-unique": "^0.3.2",
+ "extend-shallow": "^2.0.1",
+ "fill-range": "^4.0.0",
+ "isobject": "^3.0.1",
+ "repeat-element": "^1.1.2",
+ "snapdragon": "^0.8.1",
+ "snapdragon-node": "^2.0.1",
+ "split-string": "^3.0.2",
+ "to-regex": "^3.0.1"
},
- "funding": {
- "url": "https://github.com/sponsors/sindresorhus"
- }
- },
- "node_modules/binaryextensions": {
- "version": "2.3.0",
- "resolved": "https://registry.npmjs.org/binaryextensions/-/binaryextensions-2.3.0.tgz",
- "integrity": "sha512-nAihlQsYGyc5Bwq6+EsubvANYGExeJKHDO3RjnvwU042fawQTQfM3Kxn7IHUXQOz4bzfwsGYYHGSvXyW4zOGLg==",
- "dev": true,
"engines": {
- "node": ">=0.8"
- },
- "funding": {
- "url": "https://bevry.me/fund"
+ "node": ">=0.10.0"
}
},
- "node_modules/bindings": {
- "version": "1.5.0",
- "resolved": "https://registry.npmjs.org/bindings/-/bindings-1.5.0.tgz",
- "integrity": "sha512-p2q/t/mhvuOj/UeLlV6566GD/guowlr0hHxClI0W9m7MWYkL1F0hLo+0Aexs9HSPCtR1SXQ0TD3MMKrXZajbiQ==",
+ "node_modules/findup-sync/node_modules/braces/node_modules/extend-shallow": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz",
+ "integrity": "sha512-zCnTtlxNoAiDc3gqY2aYAWFx7XWWiasuF2K8Me5WbN8otHKTUKBwjPtNpRs/rbUZm7KxWAaNj7P1a/p52GbVug==",
"dev": true,
"license": "MIT",
- "optional": true,
"dependencies": {
- "file-uri-to-path": "1.0.0"
+ "is-extendable": "^0.1.0"
+ },
+ "engines": {
+ "node": ">=0.10.0"
}
},
- "node_modules/bluebird": {
- "version": "3.7.2",
- "resolved": "https://registry.npmjs.org/bluebird/-/bluebird-3.7.2.tgz",
- "integrity": "sha512-XpNj6GDQzdfW+r2Wnn7xiSAd7TM3jzkxGXBGTtWKuSXv1xUV+azxAm8jdWZN06QTQk+2N2XB9jRDkvbmQmcRtg==",
- "dev": true
- },
- "node_modules/body-parser": {
- "version": "1.20.3",
- "resolved": "https://registry.npmjs.org/body-parser/-/body-parser-1.20.3.tgz",
- "integrity": "sha512-7rAxByjUMqQ3/bHJy7D6OGXvx/MMc4IqBn/X0fcM1QUcAItpZrBEYhWGem+tzXH90c+G01ypMcYJBO9Y30203g==",
+ "node_modules/findup-sync/node_modules/fill-range": {
+ "version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/fill-range/-/fill-range-4.0.0.tgz",
+ "integrity": "sha512-VcpLTWqWDiTerugjj8e3+esbg+skS3M9e54UuR3iCeIDMXCLTsAH8hTSzDQU/X6/6t3eYkOKoZSef2PlU6U1XQ==",
"dev": true,
"license": "MIT",
"dependencies": {
- "bytes": "3.1.2",
- "content-type": "~1.0.5",
- "debug": "2.6.9",
- "depd": "2.0.0",
- "destroy": "1.2.0",
- "http-errors": "2.0.0",
- "iconv-lite": "0.4.24",
- "on-finished": "2.4.1",
- "qs": "6.13.0",
- "raw-body": "2.5.2",
- "type-is": "~1.6.18",
- "unpipe": "1.0.0"
+ "extend-shallow": "^2.0.1",
+ "is-number": "^3.0.0",
+ "repeat-string": "^1.6.1",
+ "to-regex-range": "^2.1.0"
},
"engines": {
- "node": ">= 0.8",
- "npm": "1.2.8000 || >= 1.4.16"
+ "node": ">=0.10.0"
}
},
- "node_modules/body-parser/node_modules/debug": {
- "version": "2.6.9",
- "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz",
- "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==",
+ "node_modules/findup-sync/node_modules/fill-range/node_modules/extend-shallow": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz",
+ "integrity": "sha512-zCnTtlxNoAiDc3gqY2aYAWFx7XWWiasuF2K8Me5WbN8otHKTUKBwjPtNpRs/rbUZm7KxWAaNj7P1a/p52GbVug==",
"dev": true,
"license": "MIT",
"dependencies": {
- "ms": "2.0.0"
+ "is-extendable": "^0.1.0"
+ },
+ "engines": {
+ "node": ">=0.10.0"
}
},
- "node_modules/body-parser/node_modules/ms": {
- "version": "2.0.0",
- "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz",
- "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==",
+ "node_modules/findup-sync/node_modules/is-buffer": {
+ "version": "1.1.6",
+ "resolved": "https://registry.npmjs.org/is-buffer/-/is-buffer-1.1.6.tgz",
+ "integrity": "sha512-NcdALwpXkTm5Zvvbk7owOUSvVvBKDgKP5/ewfXEznmQFfs4ZRmanOeKBTjRVjka3QFoN6XJ+9F3USqfHqTaU5w==",
"dev": true,
"license": "MIT"
},
- "node_modules/body-parser/node_modules/on-finished": {
- "version": "2.4.1",
- "resolved": "https://registry.npmjs.org/on-finished/-/on-finished-2.4.1.tgz",
- "integrity": "sha512-oVlzkg3ENAhCk2zdv7IJwd/QUD4z2RxRwpkcGY8psCVcCYZNq4wYnVWALHM+brtuJjePWiYF/ClmuDr8Ch5+kg==",
+ "node_modules/findup-sync/node_modules/is-extendable": {
+ "version": "0.1.1",
+ "resolved": "https://registry.npmjs.org/is-extendable/-/is-extendable-0.1.1.tgz",
+ "integrity": "sha512-5BMULNob1vgFX6EjQw5izWDxrecWK9AM72rugNr0TFldMOi0fj6Jk+zeKIt0xGj4cEfQIJth4w3OKWOJ4f+AFw==",
"dev": true,
"license": "MIT",
- "dependencies": {
- "ee-first": "1.1.1"
- },
"engines": {
- "node": ">= 0.8"
+ "node": ">=0.10.0"
}
},
- "node_modules/bonjour-service": {
- "version": "1.2.1",
- "resolved": "https://registry.npmjs.org/bonjour-service/-/bonjour-service-1.2.1.tgz",
- "integrity": "sha512-oSzCS2zV14bh2kji6vNe7vrpJYCHGvcZnlffFQ1MEoX/WOeQ/teD8SYWKR942OI3INjq8OMNJlbPK5LLLUxFDw==",
+ "node_modules/findup-sync/node_modules/is-number": {
+ "version": "3.0.0",
+ "resolved": "https://registry.npmjs.org/is-number/-/is-number-3.0.0.tgz",
+ "integrity": "sha512-4cboCqIpliH+mAvFNegjZQ4kgKc3ZUhQVr3HvWbSh5q3WH2v82ct+T2Y1hdU5Gdtorx/cLifQjqCbL7bpznLTg==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "fast-deep-equal": "^3.1.3",
- "multicast-dns": "^7.2.5"
+ "kind-of": "^3.0.2"
+ },
+ "engines": {
+ "node": ">=0.10.0"
}
},
- "node_modules/boolbase": {
- "version": "1.0.0",
- "resolved": "https://registry.npmjs.org/boolbase/-/boolbase-1.0.0.tgz",
- "integrity": "sha512-JZOSA7Mo9sNGB8+UjSgzdLtokWAky1zbztM3WRLCbZ70/3cTANmQmOdR7y2g+J0e2WXywy1yS468tY+IruqEww==",
- "dev": true
- },
- "node_modules/brace-expansion": {
- "version": "1.1.11",
- "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz",
- "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==",
+ "node_modules/findup-sync/node_modules/is-number/node_modules/kind-of": {
+ "version": "3.2.2",
+ "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz",
+ "integrity": "sha512-NOW9QQXMoZGg/oqnVNoNTTIFEIid1627WCffUBJEdMxYApq7mNE7CpzucIPc+ZQg25Phej7IJSmX3hO+oblOtQ==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "balanced-match": "^1.0.0",
- "concat-map": "0.0.1"
+ "is-buffer": "^1.1.5"
+ },
+ "engines": {
+ "node": ">=0.10.0"
}
},
- "node_modules/braces": {
- "version": "3.0.3",
- "resolved": "https://registry.npmjs.org/braces/-/braces-3.0.3.tgz",
- "integrity": "sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==",
+ "node_modules/findup-sync/node_modules/kind-of": {
+ "version": "6.0.3",
+ "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-6.0.3.tgz",
+ "integrity": "sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw==",
"dev": true,
"license": "MIT",
- "dependencies": {
- "fill-range": "^7.1.1"
- },
"engines": {
- "node": ">=8"
+ "node": ">=0.10.0"
}
},
- "node_modules/browser-process-hrtime": {
- "version": "1.0.0",
- "resolved": "https://registry.npmjs.org/browser-process-hrtime/-/browser-process-hrtime-1.0.0.tgz",
- "integrity": "sha512-9o5UecI3GhkpM6DrXr69PblIuWxPKk9Y0jHBRhdocZ2y7YECBFCsHm79Pr3OyR2AvjhDkabFJaDJMYRazHgsow==",
- "dev": true
- },
- "node_modules/browser-sync": {
- "version": "3.0.4",
- "resolved": "https://registry.npmjs.org/browser-sync/-/browser-sync-3.0.4.tgz",
- "integrity": "sha512-mcYOIy4BW6sWSEnTSBjQwWsnbx2btZX78ajTTjdNfyC/EqQVcIe0nQR6894RNAMtvlfAnLaH9L2ka97zpvgenA==",
+ "node_modules/findup-sync/node_modules/micromatch": {
+ "version": "3.1.10",
+ "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-3.1.10.tgz",
+ "integrity": "sha512-MWikgl9n9M3w+bpsY3He8L+w9eF9338xRl8IAO5viDizwSzziFEyUzo2xrrloB64ADbTf8uA8vRqqttDTOmccg==",
"dev": true,
- "license": "Apache-2.0",
+ "license": "MIT",
"dependencies": {
- "browser-sync-client": "^3.0.4",
- "browser-sync-ui": "^3.0.4",
- "bs-recipes": "1.3.4",
- "chalk": "4.1.2",
- "chokidar": "^3.5.1",
- "connect": "3.6.6",
- "connect-history-api-fallback": "^1",
- "dev-ip": "^1.0.1",
- "easy-extender": "^2.3.4",
- "eazy-logger": "^4.1.0",
- "etag": "^1.8.1",
- "fresh": "^0.5.2",
- "fs-extra": "3.0.1",
- "http-proxy": "^1.18.1",
- "immutable": "^3",
- "micromatch": "^4.0.8",
- "opn": "5.3.0",
- "portscanner": "2.2.0",
- "raw-body": "^2.3.2",
- "resp-modifier": "6.0.2",
- "rx": "4.1.0",
- "send": "^0.19.0",
- "serve-index": "^1.9.1",
- "serve-static": "^1.16.2",
- "server-destroy": "1.0.1",
- "socket.io": "^4.4.1",
- "ua-parser-js": "^1.0.33",
- "yargs": "^17.3.1"
- },
- "bin": {
- "browser-sync": "dist/bin.js"
+ "arr-diff": "^4.0.0",
+ "array-unique": "^0.3.2",
+ "braces": "^2.3.1",
+ "define-property": "^2.0.2",
+ "extend-shallow": "^3.0.2",
+ "extglob": "^2.0.4",
+ "fragment-cache": "^0.2.1",
+ "kind-of": "^6.0.2",
+ "nanomatch": "^1.2.9",
+ "object.pick": "^1.3.0",
+ "regex-not": "^1.0.0",
+ "snapdragon": "^0.8.1",
+ "to-regex": "^3.0.2"
},
"engines": {
- "node": ">= 8.0.0"
+ "node": ">=0.10.0"
}
},
- "node_modules/browser-sync-client": {
- "version": "3.0.4",
- "resolved": "https://registry.npmjs.org/browser-sync-client/-/browser-sync-client-3.0.4.tgz",
- "integrity": "sha512-+ew5ubXzGRKVjquBL3u6najS40TG7GxCdyBll0qSRc/n+JRV9gb/yDdRL1IAgRHqjnJTdqeBKKIQabjvjRSYRQ==",
+ "node_modules/findup-sync/node_modules/to-regex-range": {
+ "version": "2.1.1",
+ "resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-2.1.1.tgz",
+ "integrity": "sha512-ZZWNfCjUokXXDGXFpZehJIkZqq91BcULFq/Pi7M5i4JnxXdhMKAK682z8bCW3o8Hj1wuuzoKcW3DfVzaP6VuNg==",
"dev": true,
- "license": "ISC",
+ "license": "MIT",
"dependencies": {
- "etag": "1.8.1",
- "fresh": "0.5.2",
- "mitt": "^1.1.3"
+ "is-number": "^3.0.0",
+ "repeat-string": "^1.6.1"
},
"engines": {
- "node": ">=8.0.0"
+ "node": ">=0.10.0"
}
},
- "node_modules/browser-sync-ui": {
- "version": "3.0.4",
- "resolved": "https://registry.npmjs.org/browser-sync-ui/-/browser-sync-ui-3.0.4.tgz",
- "integrity": "sha512-5Po3YARCZ/8yQHFzvrSjn8+hBUF7ZWac39SHsy8Tls+7tE62iq6pYWxpVU6aOOMAGD21RwFQhQeqmJPf70kHEQ==",
+ "node_modules/fined": {
+ "version": "1.2.0",
+ "resolved": "https://registry.npmjs.org/fined/-/fined-1.2.0.tgz",
+ "integrity": "sha512-ZYDqPLGxDkDhDZBjZBb+oD1+j0rA4E0pXY50eplAAOPg2N/gUBSSk5IM1/QhPfyVo19lJ+CvXpqfvk+b2p/8Ng==",
"dev": true,
- "license": "Apache-2.0",
+ "license": "MIT",
"dependencies": {
- "async-each-series": "0.1.1",
- "chalk": "4.1.2",
- "connect-history-api-fallback": "^1",
- "immutable": "^3",
- "server-destroy": "1.0.1",
- "socket.io-client": "^4.4.1",
- "stream-throttle": "^0.1.3"
+ "expand-tilde": "^2.0.2",
+ "is-plain-object": "^2.0.3",
+ "object.defaults": "^1.1.0",
+ "object.pick": "^1.2.0",
+ "parse-filepath": "^1.0.1"
+ },
+ "engines": {
+ "node": ">= 0.10"
}
},
- "node_modules/browser-sync/node_modules/fs-extra": {
- "version": "3.0.1",
- "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-3.0.1.tgz",
- "integrity": "sha512-V3Z3WZWVUYd8hoCL5xfXJCaHWYzmtwW5XWYSlLgERi8PWd8bx1kUHUk8L1BT57e49oKnDDD180mjfrHc1yA9rg==",
+ "node_modules/fined/node_modules/is-plain-object": {
+ "version": "2.0.4",
+ "resolved": "https://registry.npmjs.org/is-plain-object/-/is-plain-object-2.0.4.tgz",
+ "integrity": "sha512-h5PpgXkWitc38BBMYawTYMWJHFZJVnBquFE57xFpjB8pJFiF6gZ+bU+WyI/yqXiFR5mdLsgYNaPe8uao6Uv9Og==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "graceful-fs": "^4.1.2",
- "jsonfile": "^3.0.0",
- "universalify": "^0.1.0"
- }
- },
- "node_modules/browser-sync/node_modules/jsonfile": {
- "version": "3.0.1",
- "resolved": "https://registry.npmjs.org/jsonfile/-/jsonfile-3.0.1.tgz",
- "integrity": "sha512-oBko6ZHlubVB5mRFkur5vgYR1UyqX+S6Y/oCfLhqNdcc2fYFlDpIoNc7AfKS1KOGcnNAkvsr0grLck9ANM815w==",
- "dev": true,
- "optionalDependencies": {
- "graceful-fs": "^4.1.6"
+ "isobject": "^3.0.1"
+ },
+ "engines": {
+ "node": ">=0.10.0"
}
},
- "node_modules/browser-sync/node_modules/universalify": {
- "version": "0.1.2",
- "resolved": "https://registry.npmjs.org/universalify/-/universalify-0.1.2.tgz",
- "integrity": "sha512-rBJeI5CXAlmy1pV+617WB9J63U6XcazHHF2f2dbJix4XzpUF0RS3Zbj0FGIOCAva5P/d/GBOYaACQ1w+0azUkg==",
+ "node_modules/flagged-respawn": {
+ "version": "1.0.1",
+ "resolved": "https://registry.npmjs.org/flagged-respawn/-/flagged-respawn-1.0.1.tgz",
+ "integrity": "sha512-lNaHNVymajmk0OJMBn8fVUAU1BtDeKIqKoVhk4xAALB57aALg6b4W0MfJ/cUE0g9YBXy5XhSlPIpYIJ7HaY/3Q==",
"dev": true,
+ "license": "MIT",
"engines": {
- "node": ">= 4.0.0"
+ "node": ">= 0.10"
}
},
- "node_modules/browserslist": {
- "version": "4.24.4",
- "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.24.4.tgz",
- "integrity": "sha512-KDi1Ny1gSePi1vm0q4oxSF8b4DR44GF4BbmS2YdhPLOEqd8pDviZOGH/GsmRwoWJ2+5Lr085X7naowMwKHDG1A==",
+ "node_modules/flat-cache": {
+ "version": "3.2.0",
+ "resolved": "https://registry.npmjs.org/flat-cache/-/flat-cache-3.2.0.tgz",
+ "integrity": "sha512-CYcENa+FtcUKLmhhqyctpclsq7QF38pKjZHsGNiSQF5r4FtoKDWabFDl3hzaEQMvT1LHEysw5twgLvpYYb4vbw==",
"dev": true,
- "funding": [
- {
- "type": "opencollective",
- "url": "https://opencollective.com/browserslist"
- },
- {
- "type": "tidelift",
- "url": "https://tidelift.com/funding/github/npm/browserslist"
- },
- {
- "type": "github",
- "url": "https://github.com/sponsors/ai"
- }
- ],
"license": "MIT",
"dependencies": {
- "caniuse-lite": "^1.0.30001688",
- "electron-to-chromium": "^1.5.73",
- "node-releases": "^2.0.19",
- "update-browserslist-db": "^1.1.1"
- },
- "bin": {
- "browserslist": "cli.js"
+ "flatted": "^3.2.9",
+ "keyv": "^4.5.3",
+ "rimraf": "^3.0.2"
},
"engines": {
- "node": "^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7"
+ "node": "^10.12.0 || >=12.0.0"
}
},
- "node_modules/bs-recipes": {
- "version": "1.3.4",
- "resolved": "https://registry.npmjs.org/bs-recipes/-/bs-recipes-1.3.4.tgz",
- "integrity": "sha512-BXvDkqhDNxXEjeGM8LFkSbR+jzmP/CYpCiVKYn+soB1dDldeU15EBNDkwVXndKuX35wnNUaPd0qSoQEAkmQtMw==",
- "dev": true
+ "node_modules/flatted": {
+ "version": "3.3.3",
+ "resolved": "https://registry.npmjs.org/flatted/-/flatted-3.3.3.tgz",
+ "integrity": "sha512-GX+ysw4PBCz0PzosHDepZGANEuFCMLrnRTiEy9McGjmkCQYwRq4A/X786G/fjM/+OjsWSU1ZrY5qyARZmO/uwg==",
+ "dev": true,
+ "license": "ISC"
},
- "node_modules/bser": {
- "version": "2.1.1",
- "resolved": "https://registry.npmjs.org/bser/-/bser-2.1.1.tgz",
- "integrity": "sha512-gQxTNE/GAfIIrmHLUE3oJyp5FO6HRBfhjnw4/wMmA63ZGDJnWBmgY/lyQBpnDUkGmAhbSe39tx2d/iTOAfglwQ==",
+ "node_modules/flush-write-stream": {
+ "version": "1.1.1",
+ "resolved": "https://registry.npmjs.org/flush-write-stream/-/flush-write-stream-1.1.1.tgz",
+ "integrity": "sha512-3Z4XhFZ3992uIq0XOqb9AreonueSYphE6oYbpt5+3u06JWklbsPkNv3ZKkP9Bz/r+1MWCaMoSQ28P85+1Yc77w==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "node-int64": "^0.4.0"
+ "inherits": "^2.0.3",
+ "readable-stream": "^2.3.6"
}
},
- "node_modules/buffer-equal": {
- "version": "1.0.1",
- "resolved": "https://registry.npmjs.org/buffer-equal/-/buffer-equal-1.0.1.tgz",
- "integrity": "sha512-QoV3ptgEaQpvVwbXdSO39iqPQTCxSF7A5U99AxbHYqUdCizL/lH2Z0A2y6nbZucxMEOtNyZfG2s6gsVugGpKkg==",
+ "node_modules/follow-redirects": {
+ "version": "1.15.11",
+ "resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.11.tgz",
+ "integrity": "sha512-deG2P0JfjrTxl50XGCDyfI97ZGVCxIpfKYmfyrQ54n5FO/0gfIES8C/Psl6kWVDolizcaaxZJnTS0QSMxvnsBQ==",
"dev": true,
+ "funding": [
+ {
+ "type": "individual",
+ "url": "https://github.com/sponsors/RubenVerborgh"
+ }
+ ],
+ "license": "MIT",
"engines": {
- "node": ">=0.4"
+ "node": ">=4.0"
},
- "funding": {
- "url": "https://github.com/sponsors/ljharb"
+ "peerDependenciesMeta": {
+ "debug": {
+ "optional": true
+ }
}
},
- "node_modules/buffer-from": {
- "version": "1.1.2",
- "resolved": "https://registry.npmjs.org/buffer-from/-/buffer-from-1.1.2.tgz",
- "integrity": "sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==",
- "dev": true
- },
- "node_modules/builtin-modules": {
- "version": "3.3.0",
- "resolved": "https://registry.npmjs.org/builtin-modules/-/builtin-modules-3.3.0.tgz",
- "integrity": "sha512-zhaCDicdLuWN5UbN5IMnFqNMhNfo919sH85y2/ea+5Yg9TsTkeZxpL+JLbp6cgYFS4sRLp3YV4S6yDuqVWHYOw==",
+ "node_modules/for-each": {
+ "version": "0.3.5",
+ "resolved": "https://registry.npmjs.org/for-each/-/for-each-0.3.5.tgz",
+ "integrity": "sha512-dKx12eRCVIzqCxFGplyFKJMPvLEWgmNtUrpTiJIR5u97zEhRG8ySrtboPHZXx7daLxQVrl643cTzbab2tkQjxg==",
"dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "is-callable": "^1.2.7"
+ },
"engines": {
- "node": ">=6"
+ "node": ">= 0.4"
},
"funding": {
- "url": "https://github.com/sponsors/sindresorhus"
+ "url": "https://github.com/sponsors/ljharb"
}
},
- "node_modules/bytes": {
- "version": "3.1.2",
- "resolved": "https://registry.npmjs.org/bytes/-/bytes-3.1.2.tgz",
- "integrity": "sha512-/Nf7TyzTx6S3yRJObOAV7956r8cr2+Oj8AC5dt8wSP3BQAoeX58NoHyCU8P8zGkNXStjTSi6fzO6F0pBdcYbEg==",
+ "node_modules/for-in": {
+ "version": "1.0.2",
+ "resolved": "https://registry.npmjs.org/for-in/-/for-in-1.0.2.tgz",
+ "integrity": "sha512-7EwmXrOjyL+ChxMhmG5lnW9MPt1aIeZEwKhQzoBUdTV0N3zuwWDZYVJatDvZ2OyzPUvdIAZDsCetk3coyMfcnQ==",
"dev": true,
+ "license": "MIT",
"engines": {
- "node": ">= 0.8"
+ "node": ">=0.10.0"
}
},
- "node_modules/cache-base": {
- "version": "1.0.1",
- "resolved": "https://registry.npmjs.org/cache-base/-/cache-base-1.0.1.tgz",
- "integrity": "sha512-AKcdTnFSWATd5/GCPRxr2ChwIJ85CeyrEyjRHlKxQ56d4XJMGym0uAiKn0xbLOGOl3+yRpOTi484dVCEc5AUzQ==",
+ "node_modules/for-own": {
+ "version": "1.0.0",
+ "resolved": "https://registry.npmjs.org/for-own/-/for-own-1.0.0.tgz",
+ "integrity": "sha512-0OABksIGrxKK8K4kynWkQ7y1zounQxP+CWnyclVwj81KW3vlLlGUx57DKGcP/LH216GzqnstnPocF16Nxs0Ycg==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "collection-visit": "^1.0.0",
- "component-emitter": "^1.2.1",
- "get-value": "^2.0.6",
- "has-value": "^1.0.0",
- "isobject": "^3.0.1",
- "set-value": "^2.0.0",
- "to-object-path": "^0.3.0",
- "union-value": "^1.0.0",
- "unset-value": "^1.0.0"
+ "for-in": "^1.0.1"
},
"engines": {
"node": ">=0.10.0"
}
},
- "node_modules/call-bind": {
- "version": "1.0.7",
- "resolved": "https://registry.npmjs.org/call-bind/-/call-bind-1.0.7.tgz",
- "integrity": "sha512-GHTSNSYICQ7scH7sZ+M2rFopRoLh8t2bLSW6BbgrtLsahOIB5iyAVJf9GjWK3cYTDaMj4XdBpM1cA6pIS0Kv2w==",
+ "node_modules/foreachasync": {
+ "version": "3.0.0",
+ "resolved": "https://registry.npmjs.org/foreachasync/-/foreachasync-3.0.0.tgz",
+ "integrity": "sha512-J+ler7Ta54FwwNcx6wQRDhTIbNeyDcARMkOcguEqnEdtm0jKvN3Li3PDAb2Du3ubJYEWfYL83XMROXdsXAXycw==",
"dev": true,
- "dependencies": {
- "es-define-property": "^1.0.0",
- "es-errors": "^1.3.0",
- "function-bind": "^1.1.2",
- "get-intrinsic": "^1.2.4",
- "set-function-length": "^1.2.1"
- },
- "engines": {
- "node": ">= 0.4"
- },
- "funding": {
- "url": "https://github.com/sponsors/ljharb"
- }
+ "license": "Apache2"
},
- "node_modules/callsites": {
- "version": "3.1.0",
- "resolved": "https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz",
- "integrity": "sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==",
- "dev": true,
- "engines": {
- "node": ">=6"
- }
- },
- "node_modules/camel-case": {
- "version": "4.1.2",
- "resolved": "https://registry.npmjs.org/camel-case/-/camel-case-4.1.2.tgz",
- "integrity": "sha512-gxGWBrTT1JuMx6R+o5PTXMmUnhnVzLQ9SNutD4YqKtI6ap897t3tKECYla6gCWEkplXnlNybEkZg9GEGxKFCgw==",
+ "node_modules/fork-ts-checker-webpack-plugin": {
+ "version": "6.5.3",
+ "resolved": "https://registry.npmjs.org/fork-ts-checker-webpack-plugin/-/fork-ts-checker-webpack-plugin-6.5.3.tgz",
+ "integrity": "sha512-SbH/l9ikmMWycd5puHJKTkZJKddF4iRLyW3DeZ08HTI7NGyLS38MXd/KGgeWumQO7YNQbW2u/NtPT2YowbPaGQ==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "pascal-case": "^3.1.2",
- "tslib": "^2.0.3"
- }
- },
- "node_modules/camelcase": {
- "version": "6.3.0",
- "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-6.3.0.tgz",
- "integrity": "sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA==",
- "dev": true,
- "engines": {
- "node": ">=10"
+ "@babel/code-frame": "^7.8.3",
+ "@types/json-schema": "^7.0.5",
+ "chalk": "^4.1.0",
+ "chokidar": "^3.4.2",
+ "cosmiconfig": "^6.0.0",
+ "deepmerge": "^4.2.2",
+ "fs-extra": "^9.0.0",
+ "glob": "^7.1.6",
+ "memfs": "^3.1.2",
+ "minimatch": "^3.0.4",
+ "schema-utils": "2.7.0",
+ "semver": "^7.3.2",
+ "tapable": "^1.0.0"
},
- "funding": {
- "url": "https://github.com/sponsors/sindresorhus"
- }
- },
- "node_modules/camelcase-css": {
- "version": "2.0.1",
- "resolved": "https://registry.npmjs.org/camelcase-css/-/camelcase-css-2.0.1.tgz",
- "integrity": "sha512-QOSvevhslijgYwRx6Rv7zKdMF8lbRmx+uQGx2+vDc+KI/eBnsy9kit5aj23AgGu3pa4t9AgwbnXWqS+iOY+2aA==",
- "dev": true,
"engines": {
- "node": ">= 6"
- }
- },
- "node_modules/caniuse-api": {
- "version": "3.0.0",
- "resolved": "https://registry.npmjs.org/caniuse-api/-/caniuse-api-3.0.0.tgz",
- "integrity": "sha512-bsTwuIg/BZZK/vreVTYYbSWoe2F+71P7K5QGEX+pT250DZbfU1MQ5prOKpPR+LL6uWKK3KMwMCAS74QB3Um1uw==",
- "dev": true,
- "dependencies": {
- "browserslist": "^4.0.0",
- "caniuse-lite": "^1.0.0",
- "lodash.memoize": "^4.1.2",
- "lodash.uniq": "^4.5.0"
- }
- },
- "node_modules/caniuse-lite": {
- "version": "1.0.30001689",
- "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001689.tgz",
- "integrity": "sha512-CmeR2VBycfa+5/jOfnp/NpWPGd06nf1XYiefUvhXFfZE4GkRc9jv+eGPS4nT558WS/8lYCzV8SlANCIPvbWP1g==",
- "dev": true,
- "funding": [
- {
- "type": "opencollective",
- "url": "https://opencollective.com/browserslist"
- },
- {
- "type": "tidelift",
- "url": "https://tidelift.com/funding/github/npm/caniuse-lite"
+ "node": ">=10",
+ "yarn": ">=1.0.0"
+ },
+ "peerDependencies": {
+ "eslint": ">= 6",
+ "typescript": ">= 2.7",
+ "vue-template-compiler": "*",
+ "webpack": ">= 4"
+ },
+ "peerDependenciesMeta": {
+ "eslint": {
+ "optional": true
},
- {
- "type": "github",
- "url": "https://github.com/sponsors/ai"
+ "vue-template-compiler": {
+ "optional": true
}
- ]
- },
- "node_modules/case-sensitive-paths-webpack-plugin": {
- "version": "2.4.0",
- "resolved": "https://registry.npmjs.org/case-sensitive-paths-webpack-plugin/-/case-sensitive-paths-webpack-plugin-2.4.0.tgz",
- "integrity": "sha512-roIFONhcxog0JSSWbvVAh3OocukmSgpqOH6YpMkCvav/ySIV3JKg4Dc8vYtQjYi/UxpNE36r/9v+VqTQqgkYmw==",
- "dev": true,
- "engines": {
- "node": ">=4"
}
},
- "node_modules/chalk": {
- "version": "4.1.2",
- "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
- "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
+ "node_modules/fork-ts-checker-webpack-plugin/node_modules/semver": {
+ "version": "7.7.3",
+ "resolved": "https://registry.npmjs.org/semver/-/semver-7.7.3.tgz",
+ "integrity": "sha512-SdsKMrI9TdgjdweUSR9MweHA4EJ8YxHn8DFaDisvhVlUOe4BF1tLD7GAj0lIqWVl+dPb/rExr0Btby5loQm20Q==",
"dev": true,
- "dependencies": {
- "ansi-styles": "^4.1.0",
- "supports-color": "^7.1.0"
+ "license": "ISC",
+ "bin": {
+ "semver": "bin/semver.js"
},
"engines": {
"node": ">=10"
- },
- "funding": {
- "url": "https://github.com/chalk/chalk?sponsor=1"
}
},
- "node_modules/char-regex": {
- "version": "1.0.2",
- "resolved": "https://registry.npmjs.org/char-regex/-/char-regex-1.0.2.tgz",
- "integrity": "sha512-kWWXztvZ5SBQV+eRgKFeh8q5sLuZY2+8WUIzlxWVTg+oGwY14qylx1KbKzHd8P6ZYkAg0xyIDU9JMHhyJMZ1jw==",
+ "node_modules/format": {
+ "version": "0.2.2",
+ "resolved": "https://registry.npmjs.org/format/-/format-0.2.2.tgz",
+ "integrity": "sha512-wzsgA6WOq+09wrU1tsJ09udeR/YZRaeArL9e1wPbFg3GG2yDnC2ldKpxs4xunpFF9DgqCqOIra3bc1HWrJ37Ww==",
"dev": true,
"engines": {
- "node": ">=10"
- }
- },
- "node_modules/character-entities": {
- "version": "2.0.2",
- "resolved": "https://registry.npmjs.org/character-entities/-/character-entities-2.0.2.tgz",
- "integrity": "sha512-shx7oQ0Awen/BRIdkjkvz54PnEEI/EjwXDSIZp86/KKdbafHh1Df/RYGBhn4hbe2+uKC9FnT5UCEdyPz3ai9hQ==",
- "dev": true,
- "funding": {
- "type": "github",
- "url": "https://github.com/sponsors/wooorm"
+ "node": ">=0.4.x"
}
},
- "node_modules/check-types": {
- "version": "11.2.3",
- "resolved": "https://registry.npmjs.org/check-types/-/check-types-11.2.3.tgz",
- "integrity": "sha512-+67P1GkJRaxQD6PKK0Et9DhwQB+vGg3PM5+aavopCpZT1lj9jeqfvpgTLAWErNj8qApkkmXlu/Ug74kmhagkXg==",
- "dev": true
- },
- "node_modules/chokidar": {
- "version": "3.6.0",
- "resolved": "https://registry.npmjs.org/chokidar/-/chokidar-3.6.0.tgz",
- "integrity": "sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw==",
+ "node_modules/fragment-cache": {
+ "version": "0.2.1",
+ "resolved": "https://registry.npmjs.org/fragment-cache/-/fragment-cache-0.2.1.tgz",
+ "integrity": "sha512-GMBAbW9antB8iZRHLoGw0b3HANt57diZYFO/HL1JGIC1MjKrdmhxvrJbupnVvpys0zsz7yBApXdQyfepKly2kA==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "anymatch": "~3.1.2",
- "braces": "~3.0.2",
- "glob-parent": "~5.1.2",
- "is-binary-path": "~2.1.0",
- "is-glob": "~4.0.1",
- "normalize-path": "~3.0.0",
- "readdirp": "~3.6.0"
+ "map-cache": "^0.2.2"
},
"engines": {
- "node": ">= 8.10.0"
- },
- "funding": {
- "url": "https://paulmillr.com/funding/"
- },
- "optionalDependencies": {
- "fsevents": "~2.3.2"
+ "node": ">=0.10.0"
}
},
- "node_modules/chrome-trace-event": {
- "version": "1.0.3",
- "resolved": "https://registry.npmjs.org/chrome-trace-event/-/chrome-trace-event-1.0.3.tgz",
- "integrity": "sha512-p3KULyQg4S7NIHixdwbGX+nFHkoBiA4YQmyWtjb8XngSKV124nJmRysgAeujbUVb15vh+RvFUfCPqU7rXk+hZg==",
+ "node_modules/fresh": {
+ "version": "0.5.2",
+ "resolved": "https://registry.npmjs.org/fresh/-/fresh-0.5.2.tgz",
+ "integrity": "sha512-zJ2mQYM18rEFOudeV4GShTGIQ7RbzA7ozbU9I/XBpm7kqgMywgmylMwXHxZJmkVoYkna9d2pVXVXPdYTP9ej8Q==",
"dev": true,
+ "license": "MIT",
"engines": {
- "node": ">=6.0"
+ "node": ">= 0.6"
}
},
- "node_modules/ci-info": {
- "version": "3.9.0",
- "resolved": "https://registry.npmjs.org/ci-info/-/ci-info-3.9.0.tgz",
- "integrity": "sha512-NIxF55hv4nSqQswkAeiOi1r83xy8JldOFDTWiug55KBu9Jnblncd2U6ViHmYgHf01TPZS77NJBhBMKdWj9HQMQ==",
+ "node_modules/from": {
+ "version": "0.1.7",
+ "resolved": "https://registry.npmjs.org/from/-/from-0.1.7.tgz",
+ "integrity": "sha512-twe20eF1OxVxp/ML/kq2p1uc6KvFK/+vs8WjEbeKmV2He22MKm7YF2ANIt+EOqhJ5L3K/SuuPhk0hWQDjOM23g==",
"dev": true,
- "funding": [
- {
- "type": "github",
- "url": "https://github.com/sponsors/sibiraj-s"
- }
- ],
- "engines": {
- "node": ">=8"
- }
+ "license": "MIT"
},
- "node_modules/cjs-module-lexer": {
- "version": "1.2.3",
- "resolved": "https://registry.npmjs.org/cjs-module-lexer/-/cjs-module-lexer-1.2.3.tgz",
- "integrity": "sha512-0TNiGstbQmCFwt4akjjBg5pLRTSyj/PkWQ1ZoO2zntmg9yLqSRxwEa4iCfQLGjqhiqBfOJa7W/E8wfGrTDmlZQ==",
- "dev": true
+ "node_modules/fs": {
+ "version": "0.0.1-security",
+ "resolved": "https://registry.npmjs.org/fs/-/fs-0.0.1-security.tgz",
+ "integrity": "sha512-3XY9e1pP0CVEUCdj5BmfIZxRBTSDycnbqhIOGec9QYtmVH2fbLpj86CFWkrNOkt/Fvty4KZG5lTglL9j/gJ87w==",
+ "dev": true,
+ "license": "ISC"
},
- "node_modules/class-utils": {
- "version": "0.3.6",
- "resolved": "https://registry.npmjs.org/class-utils/-/class-utils-0.3.6.tgz",
- "integrity": "sha512-qOhPa/Fj7s6TY8H8esGu5QNpMMQxz79h+urzrNYN6mn+9BnxlDGf5QZ+XeCDsxSjPqsSR56XOZOJmpeurnLMeg==",
+ "node_modules/fs-extra": {
+ "version": "9.1.0",
+ "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-9.1.0.tgz",
+ "integrity": "sha512-hcg3ZmepS30/7BSFqRvoo3DOMQu7IjqxO5nCDt+zM9XWjb33Wg7ziNT+Qvqbuc3+gWpzO02JubVyk2G4Zvo1OQ==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "arr-union": "^3.1.0",
- "define-property": "^0.2.5",
- "isobject": "^3.0.0",
- "static-extend": "^0.1.1"
+ "at-least-node": "^1.0.0",
+ "graceful-fs": "^4.2.0",
+ "jsonfile": "^6.0.1",
+ "universalify": "^2.0.0"
},
"engines": {
- "node": ">=0.10.0"
+ "node": ">=10"
}
},
- "node_modules/class-utils/node_modules/define-property": {
- "version": "0.2.5",
- "resolved": "https://registry.npmjs.org/define-property/-/define-property-0.2.5.tgz",
- "integrity": "sha512-Rr7ADjQZenceVOAKop6ALkkRAmH1A4Gx9hV/7ZujPUN2rkATqFO0JZLZInbAjpZYoJ1gUx8MRMQVkYemcbMSTA==",
+ "node_modules/fs-mkdirp-stream": {
+ "version": "1.0.0",
+ "resolved": "https://registry.npmjs.org/fs-mkdirp-stream/-/fs-mkdirp-stream-1.0.0.tgz",
+ "integrity": "sha512-+vSd9frUnapVC2RZYfL3FCB2p3g4TBhaUmrsWlSudsGdnxIuUvBB2QM1VZeBtc49QFwrp+wQLrDs3+xxDgI5gQ==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "is-descriptor": "^0.1.0"
+ "graceful-fs": "^4.1.11",
+ "through2": "^2.0.3"
},
"engines": {
- "node": ">=0.10.0"
+ "node": ">= 0.10"
}
},
- "node_modules/class-utils/node_modules/is-descriptor": {
- "version": "0.1.7",
- "resolved": "https://registry.npmjs.org/is-descriptor/-/is-descriptor-0.1.7.tgz",
- "integrity": "sha512-C3grZTvObeN1xud4cRWl366OMXZTj0+HGyk4hvfpx4ZHt1Pb60ANSXqCK7pdOTeUQpRzECBSTphqvD7U+l22Eg==",
+ "node_modules/fs-mkdirp-stream/node_modules/through2": {
+ "version": "2.0.5",
+ "resolved": "https://registry.npmjs.org/through2/-/through2-2.0.5.tgz",
+ "integrity": "sha512-/mrRod8xqpA+IHSLyGCQ2s8SPHiCDEeQJSep1jqLYeEUClOFG2Qsh+4FU6G9VeqpZnGW/Su8LQGc4YKni5rYSQ==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "is-accessor-descriptor": "^1.0.1",
- "is-data-descriptor": "^1.0.1"
- },
- "engines": {
- "node": ">= 0.4"
+ "readable-stream": "~2.3.6",
+ "xtend": "~4.0.1"
}
},
- "node_modules/classnames": {
- "version": "2.3.1",
- "resolved": "https://registry.npmjs.org/classnames/-/classnames-2.3.1.tgz",
- "integrity": "sha512-OlQdbZ7gLfGarSqxesMesDa5uz7KFbID8Kpq/SxIoNGDqY8lSYs0D+hhtBXhcdB3rcbXArFr7vlHheLk1voeNA=="
+ "node_modules/fs-monkey": {
+ "version": "1.1.0",
+ "resolved": "https://registry.npmjs.org/fs-monkey/-/fs-monkey-1.1.0.tgz",
+ "integrity": "sha512-QMUezzXWII9EV5aTFXW1UBVUO77wYPpjqIF8/AviUCThNeSYZykpoTixUeaNNBwmCev0AMDWMAni+f8Hxb1IFw==",
+ "dev": true,
+ "license": "Unlicense"
},
- "node_modules/clean-css": {
- "version": "5.3.3",
- "resolved": "https://registry.npmjs.org/clean-css/-/clean-css-5.3.3.tgz",
- "integrity": "sha512-D5J+kHaVb/wKSFcyyV75uCn8fiY4sV38XJoe4CUyGQ+mOU/fMVYUdH1hJC+CJQ5uY3EnW27SbJYS4X8BiLrAFg==",
+ "node_modules/fs.extra": {
+ "version": "1.3.2",
+ "resolved": "https://registry.npmjs.org/fs.extra/-/fs.extra-1.3.2.tgz",
+ "integrity": "sha512-Ig401VXtyrWrz23k9KxAx9OrnL8AHSLNhQ8YJH2wSYuH0ZUfxwBeY6zXkd/oOyVRFTlpEu/0n5gHeuZt7aqbkw==",
"dev": true,
"dependencies": {
- "source-map": "~0.6.0"
+ "fs-extra": "~0.6.1",
+ "mkdirp": "~0.3.5",
+ "walk": "^2.3.9"
},
"engines": {
- "node": ">= 10.0"
+ "node": "*"
}
},
- "node_modules/clean-stack": {
- "version": "2.2.0",
- "resolved": "https://registry.npmjs.org/clean-stack/-/clean-stack-2.2.0.tgz",
- "integrity": "sha512-4diC9HaTE+KRAMWhDhrGOECgWZxoevMc5TlkObMqNSsVU62PYzXZ/SMTjzyGAFF1YusgxGcSWTEXBhp0CPwQ1A==",
+ "node_modules/fs.extra/node_modules/fs-extra": {
+ "version": "0.6.4",
+ "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-0.6.4.tgz",
+ "integrity": "sha512-5rU898vl/Z948L+kkJedbmo/iltzmiF5bn/eEk0j/SgrPpI+Ydau9xlJPicV7Av2CHYBGz5LAlwTnBU80j1zPQ==",
"dev": true,
- "engines": {
- "node": ">=6"
+ "dependencies": {
+ "jsonfile": "~1.0.1",
+ "mkdirp": "0.3.x",
+ "ncp": "~0.4.2",
+ "rimraf": "~2.2.0"
}
},
- "node_modules/cliui": {
- "version": "8.0.1",
- "resolved": "https://registry.npmjs.org/cliui/-/cliui-8.0.1.tgz",
- "integrity": "sha512-BSeNnyus75C4//NQ9gQt1/csTXyo/8Sb+afLAkzAptFuMsod9HFokGNudZpi/oQV73hnVK+sR+5PVRMd+Dr7YQ==",
- "dev": true,
- "dependencies": {
- "string-width": "^4.2.0",
- "strip-ansi": "^6.0.1",
- "wrap-ansi": "^7.0.0"
- },
- "engines": {
- "node": ">=12"
- }
+ "node_modules/fs.extra/node_modules/jsonfile": {
+ "version": "1.0.1",
+ "resolved": "https://registry.npmjs.org/jsonfile/-/jsonfile-1.0.1.tgz",
+ "integrity": "sha512-KbsDJNRfRPF5v49tMNf9sqyyGqGLBcz1v5kZT01kG5ns5mQSltwxCKVmUzVKtEinkUnTDtSrp6ngWpV7Xw0ZlA==",
+ "dev": true
},
- "node_modules/clone": {
- "version": "2.1.2",
- "resolved": "https://registry.npmjs.org/clone/-/clone-2.1.2.tgz",
- "integrity": "sha512-3Pe/CF1Nn94hyhIYpjtiLhdCoEoz0DqQ+988E9gmeEdQZlojxnOb74wctFyuwWQHzqyf9X7C7MG8juUpqBJT8w==",
+ "node_modules/fs.extra/node_modules/rimraf": {
+ "version": "2.2.8",
+ "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-2.2.8.tgz",
+ "integrity": "sha512-R5KMKHnPAQaZMqLOsyuyUmcIjSeDm+73eoqQpaXA7AZ22BL+6C+1mcUscgOsNd8WVlJuvlgAPsegcx7pjlV0Dg==",
+ "deprecated": "Rimraf versions prior to v4 are no longer supported",
"dev": true,
- "engines": {
- "node": ">=0.8"
+ "license": "MIT",
+ "bin": {
+ "rimraf": "bin.js"
}
},
- "node_modules/clone-buffer": {
+ "node_modules/fs.realpath": {
"version": "1.0.0",
- "resolved": "https://registry.npmjs.org/clone-buffer/-/clone-buffer-1.0.0.tgz",
- "integrity": "sha512-KLLTJWrvwIP+OPfMn0x2PheDEP20RPUcGXj/ERegTgdmPEZylALQldygiqrPPu8P45uNuPs7ckmReLY6v/iA5g==",
+ "resolved": "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz",
+ "integrity": "sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==",
+ "dev": true,
+ "license": "ISC"
+ },
+ "node_modules/fsevents": {
+ "version": "2.3.3",
+ "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.3.tgz",
+ "integrity": "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==",
"dev": true,
+ "hasInstallScript": true,
+ "license": "MIT",
+ "optional": true,
+ "os": [
+ "darwin"
+ ],
"engines": {
- "node": ">= 0.10"
+ "node": "^8.16.0 || ^10.6.0 || >=11.0.0"
}
},
- "node_modules/clone-stats": {
- "version": "1.0.0",
- "resolved": "https://registry.npmjs.org/clone-stats/-/clone-stats-1.0.0.tgz",
- "integrity": "sha512-au6ydSpg6nsrigcZ4m8Bc9hxjeW+GJ8xh5G3BJCMt4WXe1H10UNaVOamqQTmrx1kjVuxAHIQSNU6hY4Nsn9/ag==",
- "dev": true
+ "node_modules/function-bind": {
+ "version": "1.1.2",
+ "resolved": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.2.tgz",
+ "integrity": "sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==",
+ "dev": true,
+ "license": "MIT",
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
+ }
},
- "node_modules/cloneable-readable": {
- "version": "1.1.3",
- "resolved": "https://registry.npmjs.org/cloneable-readable/-/cloneable-readable-1.1.3.tgz",
- "integrity": "sha512-2EF8zTQOxYq70Y4XKtorQupqF0m49MBz2/yf5Bj+MHjvpG3Hy7sImifnqD6UA+TKYxeSV+u6qqQPawN5UvnpKQ==",
+ "node_modules/function.prototype.name": {
+ "version": "1.1.8",
+ "resolved": "https://registry.npmjs.org/function.prototype.name/-/function.prototype.name-1.1.8.tgz",
+ "integrity": "sha512-e5iwyodOHhbMr/yNrc7fDYG4qlbIvI5gajyzPnb5TCwyhjApznQh1BMFou9b30SevY43gCJKXycoCBjMbsuW0Q==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "inherits": "^2.0.1",
- "process-nextick-args": "^2.0.0",
- "readable-stream": "^2.3.5"
+ "call-bind": "^1.0.8",
+ "call-bound": "^1.0.3",
+ "define-properties": "^1.2.1",
+ "functions-have-names": "^1.2.3",
+ "hasown": "^2.0.2",
+ "is-callable": "^1.2.7"
+ },
+ "engines": {
+ "node": ">= 0.4"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
}
},
- "node_modules/co": {
- "version": "4.6.0",
- "resolved": "https://registry.npmjs.org/co/-/co-4.6.0.tgz",
- "integrity": "sha512-QVb0dM5HvG+uaxitm8wONl7jltx8dqhfU33DcqtOZcLSVIKSDDLDi7+0LbAKiyI8hD9u42m2YxXSkMGWThaecQ==",
+ "node_modules/functions-have-names": {
+ "version": "1.2.3",
+ "resolved": "https://registry.npmjs.org/functions-have-names/-/functions-have-names-1.2.3.tgz",
+ "integrity": "sha512-xckBUXyTIqT97tq2x2AMb+g163b5JFysYk0x4qxNFwbfQkmNZoiRHb6sPzI9/QV33WeuvVYBUIiD4NzNIyqaRQ==",
"dev": true,
- "engines": {
- "iojs": ">= 1.0.0",
- "node": ">= 0.12.0"
+ "license": "MIT",
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
}
},
- "node_modules/coa": {
- "version": "2.0.2",
- "resolved": "https://registry.npmjs.org/coa/-/coa-2.0.2.tgz",
- "integrity": "sha512-q5/jG+YQnSy4nRTV4F7lPepBJZ8qBNJJDBuJdoejDyLXgmL7IEo+Le2JDZudFTFt7mrCqIRaSjws4ygRCTCAXA==",
+ "node_modules/generator-function": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/generator-function/-/generator-function-2.0.1.tgz",
+ "integrity": "sha512-SFdFmIJi+ybC0vjlHN0ZGVGHc3lgE0DxPAT0djjVg+kjOnSqclqmj0KQ7ykTOLP6YxoqOvuAODGdcHJn+43q3g==",
"dev": true,
- "dependencies": {
- "@types/q": "^1.5.1",
- "chalk": "^2.4.1",
- "q": "^1.1.2"
- },
+ "license": "MIT",
"engines": {
- "node": ">= 4.0"
+ "node": ">= 0.4"
}
},
- "node_modules/coa/node_modules/ansi-styles": {
- "version": "3.2.1",
- "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz",
- "integrity": "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==",
+ "node_modules/gensync": {
+ "version": "1.0.0-beta.2",
+ "resolved": "https://registry.npmjs.org/gensync/-/gensync-1.0.0-beta.2.tgz",
+ "integrity": "sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==",
"dev": true,
- "dependencies": {
- "color-convert": "^1.9.0"
- },
+ "license": "MIT",
"engines": {
- "node": ">=4"
+ "node": ">=6.9.0"
}
},
- "node_modules/coa/node_modules/chalk": {
- "version": "2.4.2",
- "resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz",
- "integrity": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==",
+ "node_modules/get-caller-file": {
+ "version": "2.0.5",
+ "resolved": "https://registry.npmjs.org/get-caller-file/-/get-caller-file-2.0.5.tgz",
+ "integrity": "sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==",
"dev": true,
- "dependencies": {
- "ansi-styles": "^3.2.1",
- "escape-string-regexp": "^1.0.5",
- "supports-color": "^5.3.0"
- },
+ "license": "ISC",
"engines": {
- "node": ">=4"
+ "node": "6.* || 8.* || >= 10.*"
}
},
- "node_modules/coa/node_modules/color-convert": {
- "version": "1.9.3",
- "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz",
- "integrity": "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==",
+ "node_modules/get-intrinsic": {
+ "version": "1.3.0",
+ "resolved": "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.3.0.tgz",
+ "integrity": "sha512-9fSjSaos/fRIVIp+xSJlE6lfwhES7LNtKaCBIamHsjr2na1BiABJPo0mOjjz8GJDURarmCPGqaiVg5mfjb98CQ==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "color-name": "1.1.3"
+ "call-bind-apply-helpers": "^1.0.2",
+ "es-define-property": "^1.0.1",
+ "es-errors": "^1.3.0",
+ "es-object-atoms": "^1.1.1",
+ "function-bind": "^1.1.2",
+ "get-proto": "^1.0.1",
+ "gopd": "^1.2.0",
+ "has-symbols": "^1.1.0",
+ "hasown": "^2.0.2",
+ "math-intrinsics": "^1.1.0"
+ },
+ "engines": {
+ "node": ">= 0.4"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
}
},
- "node_modules/coa/node_modules/color-name": {
- "version": "1.1.3",
- "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz",
- "integrity": "sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==",
- "dev": true
- },
- "node_modules/coa/node_modules/escape-string-regexp": {
- "version": "1.0.5",
- "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz",
- "integrity": "sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==",
+ "node_modules/get-proto": {
+ "version": "1.0.1",
+ "resolved": "https://registry.npmjs.org/get-proto/-/get-proto-1.0.1.tgz",
+ "integrity": "sha512-sTSfBjoXBp89JvIKIefqw7U2CCebsc74kiY6awiGogKtoSGbgjYE/G/+l9sF3MWFPNc9IcoOC4ODfKHfxFmp0g==",
"dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "dunder-proto": "^1.0.1",
+ "es-object-atoms": "^1.0.0"
+ },
"engines": {
- "node": ">=0.8.0"
+ "node": ">= 0.4"
}
},
- "node_modules/coa/node_modules/has-flag": {
- "version": "3.0.0",
- "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz",
- "integrity": "sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==",
+ "node_modules/get-stdin": {
+ "version": "6.0.0",
+ "resolved": "https://registry.npmjs.org/get-stdin/-/get-stdin-6.0.0.tgz",
+ "integrity": "sha512-jp4tHawyV7+fkkSKyvjuLZswblUtz+SQKzSWnBbii16BuZksJlU1wuBYXY75r+duh/llF1ur6oNwi+2ZzjKZ7g==",
"dev": true,
+ "license": "MIT",
"engines": {
"node": ">=4"
}
},
- "node_modules/coa/node_modules/supports-color": {
- "version": "5.5.0",
- "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz",
- "integrity": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==",
+ "node_modules/get-symbol-description": {
+ "version": "1.1.0",
+ "resolved": "https://registry.npmjs.org/get-symbol-description/-/get-symbol-description-1.1.0.tgz",
+ "integrity": "sha512-w9UMqWwJxHNOvoNzSJ2oPF5wvYcvP7jUvYzhp67yEhTi17ZDBBC1z9pTdGuzjD+EFIqLSYRweZjqfiPzQ06Ebg==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "has-flag": "^3.0.0"
+ "call-bound": "^1.0.3",
+ "es-errors": "^1.3.0",
+ "get-intrinsic": "^1.2.6"
},
"engines": {
- "node": ">=4"
+ "node": ">= 0.4"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
}
},
- "node_modules/code-point-at": {
- "version": "1.1.0",
- "resolved": "https://registry.npmjs.org/code-point-at/-/code-point-at-1.1.0.tgz",
- "integrity": "sha512-RpAVKQA5T63xEj6/giIbUEtZwJ4UFIc3ZtvEkiaUERylqe8xb5IvqcgOurZLahv93CLKfxcw5YI+DZcUBRyLXA==",
+ "node_modules/get-value": {
+ "version": "2.0.6",
+ "resolved": "https://registry.npmjs.org/get-value/-/get-value-2.0.6.tgz",
+ "integrity": "sha512-Ln0UQDlxH1BapMu3GPtf7CuYNwRZf2gwCuPqbyG6pB8WfmFpzqcy4xtAaAMUhnNqjMKTiCPZG2oMT3YSx8U2NA==",
"dev": true,
+ "license": "MIT",
"engines": {
"node": ">=0.10.0"
}
},
- "node_modules/collect-v8-coverage": {
- "version": "1.0.2",
- "resolved": "https://registry.npmjs.org/collect-v8-coverage/-/collect-v8-coverage-1.0.2.tgz",
- "integrity": "sha512-lHl4d5/ONEbLlJvaJNtsF/Lz+WvB07u2ycqTYbdrq7UypDXailES4valYb2eWiJFxZlVmpGekfqoxQhzyFdT4Q==",
- "dev": true
- },
- "node_modules/collection-map": {
- "version": "1.0.0",
- "resolved": "https://registry.npmjs.org/collection-map/-/collection-map-1.0.0.tgz",
- "integrity": "sha512-5D2XXSpkOnleOI21TG7p3T0bGAsZ/XknZpKBmGYyluO8pw4zA3K8ZlrBIbC4FXg3m6z/RNFiUFfT2sQK01+UHA==",
+ "node_modules/glob": {
+ "version": "7.2.3",
+ "resolved": "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz",
+ "integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==",
+ "deprecated": "Glob versions prior to v9 are no longer supported",
"dev": true,
+ "license": "ISC",
"dependencies": {
- "arr-map": "^2.0.2",
- "for-own": "^1.0.0",
- "make-iterator": "^1.0.0"
+ "fs.realpath": "^1.0.0",
+ "inflight": "^1.0.4",
+ "inherits": "2",
+ "minimatch": "^3.1.1",
+ "once": "^1.3.0",
+ "path-is-absolute": "^1.0.0"
},
"engines": {
- "node": ">=0.10.0"
+ "node": "*"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/isaacs"
}
},
- "node_modules/collection-visit": {
- "version": "1.0.0",
- "resolved": "https://registry.npmjs.org/collection-visit/-/collection-visit-1.0.0.tgz",
- "integrity": "sha512-lNkKvzEeMBBjUGHZ+q6z9pSJla0KWAQPvtzhEV9+iGyQYG+pBpl7xKDhxoNSOZH2hhv0v5k0y2yAM4o4SjoSkw==",
+ "node_modules/glob-parent": {
+ "version": "5.1.2",
+ "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz",
+ "integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==",
"dev": true,
+ "license": "ISC",
"dependencies": {
- "map-visit": "^1.0.0",
- "object-visit": "^1.0.0"
+ "is-glob": "^4.0.1"
},
"engines": {
- "node": ">=0.10.0"
+ "node": ">= 6"
}
},
- "node_modules/color-convert": {
- "version": "2.0.1",
- "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
- "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
+ "node_modules/glob-stream": {
+ "version": "6.1.0",
+ "resolved": "https://registry.npmjs.org/glob-stream/-/glob-stream-6.1.0.tgz",
+ "integrity": "sha512-uMbLGAP3S2aDOHUDfdoYcdIePUCfysbAd0IAoWVZbeGU/oNQ8asHVSshLDJUPWxfzj8zsCG7/XeHPHTtow0nsw==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "color-name": "~1.1.4"
+ "extend": "^3.0.0",
+ "glob": "^7.1.1",
+ "glob-parent": "^3.1.0",
+ "is-negated-glob": "^1.0.0",
+ "ordered-read-streams": "^1.0.0",
+ "pumpify": "^1.3.5",
+ "readable-stream": "^2.1.5",
+ "remove-trailing-separator": "^1.0.1",
+ "to-absolute-glob": "^2.0.0",
+ "unique-stream": "^2.0.2"
},
"engines": {
- "node": ">=7.0.0"
+ "node": ">= 0.10"
}
},
- "node_modules/color-name": {
- "version": "1.1.4",
- "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
- "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
- "dev": true
- },
- "node_modules/color-support": {
- "version": "1.1.3",
- "resolved": "https://registry.npmjs.org/color-support/-/color-support-1.1.3.tgz",
- "integrity": "sha512-qiBjkpbMLO/HL68y+lh4q0/O1MZFj2RX6X/KmMa3+gJD3z+WwI1ZzDHysvqHGS3mP6mznPckpXmw1nI9cJjyRg==",
+ "node_modules/glob-stream/node_modules/glob-parent": {
+ "version": "3.1.0",
+ "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-3.1.0.tgz",
+ "integrity": "sha512-E8Ak/2+dZY6fnzlR7+ueWvhsH1SjHr4jjss4YS/h4py44jY9MhK/VFdaZJAWDz6BbL21KeteKxFSFpq8OS5gVA==",
"dev": true,
- "bin": {
- "color-support": "bin.js"
+ "license": "ISC",
+ "dependencies": {
+ "is-glob": "^3.1.0",
+ "path-dirname": "^1.0.0"
}
},
- "node_modules/colord": {
- "version": "2.9.3",
- "resolved": "https://registry.npmjs.org/colord/-/colord-2.9.3.tgz",
- "integrity": "sha512-jeC1axXpnb0/2nn/Y1LPuLdgXBLH7aDcHu4KEKfqw3CUhX7ZpfBSlPKyqXE6btIgEzfWtrX3/tyBCaCvXvMkOw==",
- "dev": true
- },
- "node_modules/colorette": {
- "version": "2.0.20",
- "resolved": "https://registry.npmjs.org/colorette/-/colorette-2.0.20.tgz",
- "integrity": "sha512-IfEDxwoWIjkeXL1eXcDiow4UbKjhLdq6/EuSVR9GMN7KVH3r9gQ83e73hsz1Nd1T3ijd5xv1wcWRYO+D6kCI2w==",
- "dev": true
- },
- "node_modules/combined-stream": {
- "version": "1.0.8",
- "resolved": "https://registry.npmjs.org/combined-stream/-/combined-stream-1.0.8.tgz",
- "integrity": "sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==",
+ "node_modules/glob-stream/node_modules/is-glob": {
+ "version": "3.1.0",
+ "resolved": "https://registry.npmjs.org/is-glob/-/is-glob-3.1.0.tgz",
+ "integrity": "sha512-UFpDDrPgM6qpnFNI+rh/p3bUaq9hKLZN8bMUWzxmcnZVS3omf4IPK+BrewlnWjO1WmUsMYuSjKh4UJuV4+Lqmw==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "delayed-stream": "~1.0.0"
+ "is-extglob": "^2.1.0"
},
"engines": {
- "node": ">= 0.8"
+ "node": ">=0.10.0"
}
},
- "node_modules/commander": {
- "version": "8.3.0",
- "resolved": "https://registry.npmjs.org/commander/-/commander-8.3.0.tgz",
- "integrity": "sha512-OkTL9umf+He2DZkUq8f8J9of7yL6RJKI24dVITBmNfZBmri9zYZQrKkuXiKhyfPSu8tUhnVBB1iKXevvnlR4Ww==",
+ "node_modules/glob-to-regexp": {
+ "version": "0.4.1",
+ "resolved": "https://registry.npmjs.org/glob-to-regexp/-/glob-to-regexp-0.4.1.tgz",
+ "integrity": "sha512-lkX1HJXwyMcprw/5YUZc2s7DrpAiHB21/V+E1rHUrVNokkvB6bqMzT0VfV6/86ZNabt1k14YOIaT7nDvOX3Iiw==",
"dev": true,
- "engines": {
- "node": ">= 12"
- }
+ "license": "BSD-2-Clause"
},
- "node_modules/common-path-prefix": {
- "version": "3.0.0",
- "resolved": "https://registry.npmjs.org/common-path-prefix/-/common-path-prefix-3.0.0.tgz",
- "integrity": "sha512-QE33hToZseCH3jS0qN96O/bSh3kaw/h+Tq7ngyY9eWDUnTlTNUyqfqvCXioLe5Na5jFsL78ra/wuBU4iuEgd4w==",
- "dev": true
- },
- "node_modules/common-tags": {
- "version": "1.8.2",
- "resolved": "https://registry.npmjs.org/common-tags/-/common-tags-1.8.2.tgz",
- "integrity": "sha512-gk/Z852D2Wtb//0I+kRFNKKE9dIIVirjoqPoA1wJU+XePVXZfGeBpk45+A1rKO4Q43prqWBNY/MiIeRLbPWUaA==",
+ "node_modules/glob-watcher": {
+ "version": "5.0.5",
+ "resolved": "https://registry.npmjs.org/glob-watcher/-/glob-watcher-5.0.5.tgz",
+ "integrity": "sha512-zOZgGGEHPklZNjZQaZ9f41i7F2YwE+tS5ZHrDhbBCk3stwahn5vQxnFmBJZHoYdusR6R1bLSXeGUy/BhctwKzw==",
"dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "anymatch": "^2.0.0",
+ "async-done": "^1.2.0",
+ "chokidar": "^2.0.0",
+ "is-negated-glob": "^1.0.0",
+ "just-debounce": "^1.0.0",
+ "normalize-path": "^3.0.0",
+ "object.defaults": "^1.1.0"
+ },
"engines": {
- "node": ">=4.0.0"
+ "node": ">= 0.10"
}
},
- "node_modules/commondir": {
- "version": "1.0.1",
- "resolved": "https://registry.npmjs.org/commondir/-/commondir-1.0.1.tgz",
- "integrity": "sha512-W9pAhw0ja1Edb5GVdIF1mjZw/ASI0AlShXM83UUGe2DVr5TdAPEA1OA8m/g8zWp9x6On7gqufY+FatDbC3MDQg==",
- "dev": true
- },
- "node_modules/component-emitter": {
- "version": "1.3.1",
- "resolved": "https://registry.npmjs.org/component-emitter/-/component-emitter-1.3.1.tgz",
- "integrity": "sha512-T0+barUSQRTUQASh8bx02dl+DhF54GtIDY13Y3m9oWTklKbb3Wv974meRpeZ3lp1JpLVECWWNHC4vaG2XHXouQ==",
+ "node_modules/glob-watcher/node_modules/anymatch": {
+ "version": "2.0.0",
+ "resolved": "https://registry.npmjs.org/anymatch/-/anymatch-2.0.0.tgz",
+ "integrity": "sha512-5teOsQWABXHHBFP9y3skS5P3d/WfWXpv3FUpy+LorMrNYaT9pI4oLMQX7jzQ2KklNpGpWHzdCXTDT2Y3XGlZBw==",
"dev": true,
- "funding": {
- "url": "https://github.com/sponsors/sindresorhus"
+ "license": "ISC",
+ "dependencies": {
+ "micromatch": "^3.1.4",
+ "normalize-path": "^2.1.1"
}
},
- "node_modules/compressible": {
- "version": "2.0.18",
- "resolved": "https://registry.npmjs.org/compressible/-/compressible-2.0.18.tgz",
- "integrity": "sha512-AF3r7P5dWxL8MxyITRMlORQNaOA2IkAFaTr4k7BUumjPtRpGDTZpl0Pb1XCO6JeDCBdp126Cgs9sMxqSjgYyRg==",
+ "node_modules/glob-watcher/node_modules/anymatch/node_modules/normalize-path": {
+ "version": "2.1.1",
+ "resolved": "https://registry.npmjs.org/normalize-path/-/normalize-path-2.1.1.tgz",
+ "integrity": "sha512-3pKJwH184Xo/lnH6oyP1q2pMd7HcypqqmRs91/6/i2CGtWwIKGCkOOMTm/zXbgTEWHw1uNpNi/igc3ePOYHb6w==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "mime-db": ">= 1.43.0 < 2"
+ "remove-trailing-separator": "^1.0.1"
},
"engines": {
- "node": ">= 0.6"
+ "node": ">=0.10.0"
}
},
- "node_modules/compression": {
- "version": "1.7.4",
- "resolved": "https://registry.npmjs.org/compression/-/compression-1.7.4.tgz",
- "integrity": "sha512-jaSIDzP9pZVS4ZfQ+TzvtiWhdpFhE2RDHz8QJkpX9SIpLq88VueF5jJw6t+6CUQcAoA6t+x89MLrWAqpfDE8iQ==",
+ "node_modules/glob-watcher/node_modules/binary-extensions": {
+ "version": "1.13.1",
+ "resolved": "https://registry.npmjs.org/binary-extensions/-/binary-extensions-1.13.1.tgz",
+ "integrity": "sha512-Un7MIEDdUC5gNpcGDV97op1Ywk748MpHcFTHoYs6qnj1Z3j7I53VG3nwZhKzoBZmbdRNnb6WRdFlwl7tSDuZGw==",
"dev": true,
- "dependencies": {
- "accepts": "~1.3.5",
- "bytes": "3.0.0",
- "compressible": "~2.0.16",
- "debug": "2.6.9",
- "on-headers": "~1.0.2",
- "safe-buffer": "5.1.2",
- "vary": "~1.1.2"
- },
+ "license": "MIT",
"engines": {
- "node": ">= 0.8.0"
+ "node": ">=0.10.0"
}
},
- "node_modules/compression/node_modules/bytes": {
- "version": "3.0.0",
- "resolved": "https://registry.npmjs.org/bytes/-/bytes-3.0.0.tgz",
- "integrity": "sha512-pMhOfFDPiv9t5jjIXkHosWmkSyQbvsgEVNkz0ERHbuLh2T/7j4Mqqpz523Fe8MVY89KC6Sh/QfS2sM+SjgFDcw==",
+ "node_modules/glob-watcher/node_modules/braces": {
+ "version": "2.3.2",
+ "resolved": "https://registry.npmjs.org/braces/-/braces-2.3.2.tgz",
+ "integrity": "sha512-aNdbnj9P8PjdXU4ybaWLK2IF3jc/EoDYbC7AazW6to3TRsfXxscC9UXOB5iDiEQrkyIbWp2SLQda4+QAa7nc3w==",
"dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "arr-flatten": "^1.1.0",
+ "array-unique": "^0.3.2",
+ "extend-shallow": "^2.0.1",
+ "fill-range": "^4.0.0",
+ "isobject": "^3.0.1",
+ "repeat-element": "^1.1.2",
+ "snapdragon": "^0.8.1",
+ "snapdragon-node": "^2.0.1",
+ "split-string": "^3.0.2",
+ "to-regex": "^3.0.1"
+ },
"engines": {
- "node": ">= 0.8"
+ "node": ">=0.10.0"
}
},
- "node_modules/compression/node_modules/debug": {
- "version": "2.6.9",
- "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz",
- "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==",
+ "node_modules/glob-watcher/node_modules/braces/node_modules/extend-shallow": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz",
+ "integrity": "sha512-zCnTtlxNoAiDc3gqY2aYAWFx7XWWiasuF2K8Me5WbN8otHKTUKBwjPtNpRs/rbUZm7KxWAaNj7P1a/p52GbVug==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "ms": "2.0.0"
+ "is-extendable": "^0.1.0"
+ },
+ "engines": {
+ "node": ">=0.10.0"
}
},
- "node_modules/compression/node_modules/ms": {
- "version": "2.0.0",
- "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz",
- "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==",
- "dev": true
- },
- "node_modules/compression/node_modules/safe-buffer": {
- "version": "5.1.2",
- "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz",
- "integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==",
- "dev": true
- },
- "node_modules/concat-map": {
- "version": "0.0.1",
- "resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz",
- "integrity": "sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==",
- "dev": true
- },
- "node_modules/concat-stream": {
- "version": "1.6.2",
- "resolved": "https://registry.npmjs.org/concat-stream/-/concat-stream-1.6.2.tgz",
- "integrity": "sha512-27HBghJxjiZtIk3Ycvn/4kbJk/1uZuJFfuPEns6LaEvpvG1f0hTea8lilrouyo9mVc2GWdcEZ8OLoGmSADlrCw==",
+ "node_modules/glob-watcher/node_modules/chokidar": {
+ "version": "2.1.8",
+ "resolved": "https://registry.npmjs.org/chokidar/-/chokidar-2.1.8.tgz",
+ "integrity": "sha512-ZmZUazfOzf0Nve7duiCKD23PFSCs4JPoYyccjUFF3aQkQadqBhfzhjkwBH2mNOG9cTBwhamM37EIsIkZw3nRgg==",
"dev": true,
- "engines": [
- "node >= 0.8"
- ],
+ "license": "MIT",
"dependencies": {
- "buffer-from": "^1.0.0",
+ "anymatch": "^2.0.0",
+ "async-each": "^1.0.1",
+ "braces": "^2.3.2",
+ "glob-parent": "^3.1.0",
"inherits": "^2.0.3",
- "readable-stream": "^2.2.2",
- "typedarray": "^0.0.6"
+ "is-binary-path": "^1.0.0",
+ "is-glob": "^4.0.0",
+ "normalize-path": "^3.0.0",
+ "path-is-absolute": "^1.0.0",
+ "readdirp": "^2.2.1",
+ "upath": "^1.1.1"
+ },
+ "optionalDependencies": {
+ "fsevents": "^1.2.7"
}
},
- "node_modules/confusing-browser-globals": {
- "version": "1.0.11",
- "resolved": "https://registry.npmjs.org/confusing-browser-globals/-/confusing-browser-globals-1.0.11.tgz",
- "integrity": "sha512-JsPKdmh8ZkmnHxDk55FZ1TqVLvEQTvoByJZRN9jzI0UjxK/QgAmsphz7PGtqgPieQZ/CQcHWXCR7ATDNhGe+YA==",
- "dev": true
- },
- "node_modules/connect": {
- "version": "3.6.6",
- "resolved": "https://registry.npmjs.org/connect/-/connect-3.6.6.tgz",
- "integrity": "sha512-OO7axMmPpu/2XuX1+2Yrg0ddju31B6xLZMWkJ5rYBu4YRmRVlOjvlY6kw2FJKiAzyxGwnrDUAG4s1Pf0sbBMCQ==",
+ "node_modules/glob-watcher/node_modules/fill-range": {
+ "version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/fill-range/-/fill-range-4.0.0.tgz",
+ "integrity": "sha512-VcpLTWqWDiTerugjj8e3+esbg+skS3M9e54UuR3iCeIDMXCLTsAH8hTSzDQU/X6/6t3eYkOKoZSef2PlU6U1XQ==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "debug": "2.6.9",
- "finalhandler": "1.1.0",
- "parseurl": "~1.3.2",
- "utils-merge": "1.0.1"
+ "extend-shallow": "^2.0.1",
+ "is-number": "^3.0.0",
+ "repeat-string": "^1.6.1",
+ "to-regex-range": "^2.1.0"
},
"engines": {
- "node": ">= 0.10.0"
+ "node": ">=0.10.0"
}
},
- "node_modules/connect-history-api-fallback": {
- "version": "1.6.0",
- "resolved": "https://registry.npmjs.org/connect-history-api-fallback/-/connect-history-api-fallback-1.6.0.tgz",
- "integrity": "sha512-e54B99q/OUoH64zYYRf3HBP5z24G38h5D3qXu23JGRoigpX5Ss4r9ZnDk3g0Z8uQC2x2lPaJ+UlWBc1ZWBWdLg==",
+ "node_modules/glob-watcher/node_modules/fill-range/node_modules/extend-shallow": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz",
+ "integrity": "sha512-zCnTtlxNoAiDc3gqY2aYAWFx7XWWiasuF2K8Me5WbN8otHKTUKBwjPtNpRs/rbUZm7KxWAaNj7P1a/p52GbVug==",
"dev": true,
"license": "MIT",
+ "dependencies": {
+ "is-extendable": "^0.1.0"
+ },
"engines": {
- "node": ">=0.8"
+ "node": ">=0.10.0"
}
},
- "node_modules/connect/node_modules/debug": {
- "version": "2.6.9",
- "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz",
- "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==",
+ "node_modules/glob-watcher/node_modules/fsevents": {
+ "version": "1.2.13",
+ "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-1.2.13.tgz",
+ "integrity": "sha512-oWb1Z6mkHIskLzEJ/XWX0srkpkTQ7vaopMQkyaEIoq0fmtFVxOthb8cCxeT+p3ynTdkk/RZwbgG4brR5BeWECw==",
+ "deprecated": "Upgrade to fsevents v2 to mitigate potential security issues",
"dev": true,
+ "hasInstallScript": true,
+ "license": "MIT",
+ "optional": true,
+ "os": [
+ "darwin"
+ ],
"dependencies": {
- "ms": "2.0.0"
+ "bindings": "^1.5.0",
+ "nan": "^2.12.1"
+ },
+ "engines": {
+ "node": ">= 4.0"
}
},
- "node_modules/connect/node_modules/ms": {
- "version": "2.0.0",
- "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz",
- "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==",
- "dev": true
- },
- "node_modules/content-disposition": {
- "version": "0.5.4",
- "resolved": "https://registry.npmjs.org/content-disposition/-/content-disposition-0.5.4.tgz",
- "integrity": "sha512-FveZTNuGw04cxlAiWbzi6zTAL/lhehaWbTtgluJh4/E95DqMwTmha3KZN1aAWA8cFIhHzMZUvLevkw5Rqk+tSQ==",
+ "node_modules/glob-watcher/node_modules/glob-parent": {
+ "version": "3.1.0",
+ "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-3.1.0.tgz",
+ "integrity": "sha512-E8Ak/2+dZY6fnzlR7+ueWvhsH1SjHr4jjss4YS/h4py44jY9MhK/VFdaZJAWDz6BbL21KeteKxFSFpq8OS5gVA==",
"dev": true,
+ "license": "ISC",
"dependencies": {
- "safe-buffer": "5.2.1"
- },
- "engines": {
- "node": ">= 0.6"
+ "is-glob": "^3.1.0",
+ "path-dirname": "^1.0.0"
}
},
- "node_modules/content-type": {
- "version": "1.0.5",
- "resolved": "https://registry.npmjs.org/content-type/-/content-type-1.0.5.tgz",
- "integrity": "sha512-nTjqfcBFEipKdXCv4YDQWCfmcLZKm81ldF0pAopTvyrFGVbcR6P/VAAd5G7N+0tTr8QqiU0tFadD6FK4NtJwOA==",
+ "node_modules/glob-watcher/node_modules/glob-parent/node_modules/is-glob": {
+ "version": "3.1.0",
+ "resolved": "https://registry.npmjs.org/is-glob/-/is-glob-3.1.0.tgz",
+ "integrity": "sha512-UFpDDrPgM6qpnFNI+rh/p3bUaq9hKLZN8bMUWzxmcnZVS3omf4IPK+BrewlnWjO1WmUsMYuSjKh4UJuV4+Lqmw==",
"dev": true,
"license": "MIT",
+ "dependencies": {
+ "is-extglob": "^2.1.0"
+ },
"engines": {
- "node": ">= 0.6"
+ "node": ">=0.10.0"
}
},
- "node_modules/convert-source-map": {
- "version": "2.0.0",
- "resolved": "https://registry.npmjs.org/convert-source-map/-/convert-source-map-2.0.0.tgz",
- "integrity": "sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==",
- "dev": true
- },
- "node_modules/cookie": {
- "version": "0.4.2",
- "resolved": "https://registry.npmjs.org/cookie/-/cookie-0.4.2.tgz",
- "integrity": "sha512-aSWTXFzaKWkvHO1Ny/s+ePFpvKsPnjc551iI41v3ny/ow6tBG5Vd+FuqGNhh1LxOmVzOlGUriIlOaokOvhaStA==",
+ "node_modules/glob-watcher/node_modules/is-binary-path": {
+ "version": "1.0.1",
+ "resolved": "https://registry.npmjs.org/is-binary-path/-/is-binary-path-1.0.1.tgz",
+ "integrity": "sha512-9fRVlXc0uCxEDj1nQzaWONSpbTfx0FmJfzHF7pwlI8DkWGoHBBea4Pg5Ky0ojwwxQmnSifgbKkI06Qv0Ljgj+Q==",
"dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "binary-extensions": "^1.0.0"
+ },
"engines": {
- "node": ">= 0.6"
+ "node": ">=0.10.0"
}
},
- "node_modules/cookie-signature": {
- "version": "1.0.6",
- "resolved": "https://registry.npmjs.org/cookie-signature/-/cookie-signature-1.0.6.tgz",
- "integrity": "sha512-QADzlaHc8icV8I7vbaJXJwod9HWYp8uCqf1xa4OfNu1T7JVxQIrUgOWtHdNDtPiywmFbiS12VjotIXLrKM3orQ==",
- "dev": true
+ "node_modules/glob-watcher/node_modules/is-buffer": {
+ "version": "1.1.6",
+ "resolved": "https://registry.npmjs.org/is-buffer/-/is-buffer-1.1.6.tgz",
+ "integrity": "sha512-NcdALwpXkTm5Zvvbk7owOUSvVvBKDgKP5/ewfXEznmQFfs4ZRmanOeKBTjRVjka3QFoN6XJ+9F3USqfHqTaU5w==",
+ "dev": true,
+ "license": "MIT"
},
- "node_modules/copy-descriptor": {
+ "node_modules/glob-watcher/node_modules/is-extendable": {
"version": "0.1.1",
- "resolved": "https://registry.npmjs.org/copy-descriptor/-/copy-descriptor-0.1.1.tgz",
- "integrity": "sha512-XgZ0pFcakEUlbwQEVNg3+QAis1FyTL3Qel9FYy8pSkQqoG3PNoT0bOCQtOXcOkur21r2Eq2kI+IE+gsmAEVlYw==",
+ "resolved": "https://registry.npmjs.org/is-extendable/-/is-extendable-0.1.1.tgz",
+ "integrity": "sha512-5BMULNob1vgFX6EjQw5izWDxrecWK9AM72rugNr0TFldMOi0fj6Jk+zeKIt0xGj4cEfQIJth4w3OKWOJ4f+AFw==",
"dev": true,
+ "license": "MIT",
"engines": {
"node": ">=0.10.0"
}
},
- "node_modules/copy-props": {
- "version": "2.0.5",
- "resolved": "https://registry.npmjs.org/copy-props/-/copy-props-2.0.5.tgz",
- "integrity": "sha512-XBlx8HSqrT0ObQwmSzM7WE5k8FxTV75h1DX1Z3n6NhQ/UYYAvInWYmG06vFt7hQZArE2fuO62aihiWIVQwh1sw==",
+ "node_modules/glob-watcher/node_modules/is-number": {
+ "version": "3.0.0",
+ "resolved": "https://registry.npmjs.org/is-number/-/is-number-3.0.0.tgz",
+ "integrity": "sha512-4cboCqIpliH+mAvFNegjZQ4kgKc3ZUhQVr3HvWbSh5q3WH2v82ct+T2Y1hdU5Gdtorx/cLifQjqCbL7bpznLTg==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "each-props": "^1.3.2",
- "is-plain-object": "^5.0.0"
- }
- },
- "node_modules/core-js": {
- "version": "3.36.1",
- "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.36.1.tgz",
- "integrity": "sha512-BTvUrwxVBezj5SZ3f10ImnX2oRByMxql3EimVqMysepbC9EeMUOpLwdy6Eoili2x6E4kf+ZUB5k/+Jv55alPfA==",
- "dev": true,
- "hasInstallScript": true,
- "funding": {
- "type": "opencollective",
- "url": "https://opencollective.com/core-js"
+ "kind-of": "^3.0.2"
+ },
+ "engines": {
+ "node": ">=0.10.0"
}
},
- "node_modules/core-js-compat": {
- "version": "3.36.1",
- "resolved": "https://registry.npmjs.org/core-js-compat/-/core-js-compat-3.36.1.tgz",
- "integrity": "sha512-Dk997v9ZCt3X/npqzyGdTlq6t7lDBhZwGvV94PKzDArjp7BTRm7WlDAXYd/OWdeFHO8OChQYRJNJvUCqCbrtKA==",
+ "node_modules/glob-watcher/node_modules/kind-of": {
+ "version": "3.2.2",
+ "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz",
+ "integrity": "sha512-NOW9QQXMoZGg/oqnVNoNTTIFEIid1627WCffUBJEdMxYApq7mNE7CpzucIPc+ZQg25Phej7IJSmX3hO+oblOtQ==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "browserslist": "^4.23.0"
+ "is-buffer": "^1.1.5"
},
- "funding": {
- "type": "opencollective",
- "url": "https://opencollective.com/core-js"
+ "engines": {
+ "node": ">=0.10.0"
}
},
- "node_modules/core-js-pure": {
- "version": "3.36.1",
- "resolved": "https://registry.npmjs.org/core-js-pure/-/core-js-pure-3.36.1.tgz",
- "integrity": "sha512-NXCvHvSVYSrewP0L5OhltzXeWFJLo2AL2TYnj6iLV3Bw8mM62wAQMNgUCRI6EBu6hVVpbCxmOPlxh1Ikw2PfUA==",
+ "node_modules/glob-watcher/node_modules/micromatch": {
+ "version": "3.1.10",
+ "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-3.1.10.tgz",
+ "integrity": "sha512-MWikgl9n9M3w+bpsY3He8L+w9eF9338xRl8IAO5viDizwSzziFEyUzo2xrrloB64ADbTf8uA8vRqqttDTOmccg==",
"dev": true,
- "hasInstallScript": true,
- "funding": {
- "type": "opencollective",
- "url": "https://opencollective.com/core-js"
+ "license": "MIT",
+ "dependencies": {
+ "arr-diff": "^4.0.0",
+ "array-unique": "^0.3.2",
+ "braces": "^2.3.1",
+ "define-property": "^2.0.2",
+ "extend-shallow": "^3.0.2",
+ "extglob": "^2.0.4",
+ "fragment-cache": "^0.2.1",
+ "kind-of": "^6.0.2",
+ "nanomatch": "^1.2.9",
+ "object.pick": "^1.3.0",
+ "regex-not": "^1.0.0",
+ "snapdragon": "^0.8.1",
+ "to-regex": "^3.0.2"
+ },
+ "engines": {
+ "node": ">=0.10.0"
}
},
- "node_modules/core-util-is": {
- "version": "1.0.3",
- "resolved": "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.3.tgz",
- "integrity": "sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ=="
- },
- "node_modules/cors": {
- "version": "2.8.5",
- "resolved": "https://registry.npmjs.org/cors/-/cors-2.8.5.tgz",
- "integrity": "sha512-KIHbLJqu73RGr/hnbrO9uBeixNGuvSQjul/jdFvS/KFSIH1hWVd1ng7zOHx+YrEfInLG7q4n6GHQ9cDtxv/P6g==",
+ "node_modules/glob-watcher/node_modules/micromatch/node_modules/kind-of": {
+ "version": "6.0.3",
+ "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-6.0.3.tgz",
+ "integrity": "sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw==",
"dev": true,
- "dependencies": {
- "object-assign": "^4",
- "vary": "^1"
- },
+ "license": "MIT",
"engines": {
- "node": ">= 0.10"
+ "node": ">=0.10.0"
}
},
- "node_modules/cosmiconfig": {
- "version": "6.0.0",
- "resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-6.0.0.tgz",
- "integrity": "sha512-xb3ZL6+L8b9JLLCx3ZdoZy4+2ECphCMo2PwqgP1tlfVq6M6YReyzBJtvWWtbDSpNr9hn96pkCiZqUcFEc+54Qg==",
+ "node_modules/glob-watcher/node_modules/readdirp": {
+ "version": "2.2.1",
+ "resolved": "https://registry.npmjs.org/readdirp/-/readdirp-2.2.1.tgz",
+ "integrity": "sha512-1JU/8q+VgFZyxwrJ+SVIOsh+KywWGpds3NTqikiKpDMZWScmAYyKIgqkO+ARvNWJfXeXR1zxz7aHF4u4CyH6vQ==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "@types/parse-json": "^4.0.0",
- "import-fresh": "^3.1.0",
- "parse-json": "^5.0.0",
- "path-type": "^4.0.0",
- "yaml": "^1.7.2"
+ "graceful-fs": "^4.1.11",
+ "micromatch": "^3.1.10",
+ "readable-stream": "^2.0.2"
},
"engines": {
- "node": ">=8"
+ "node": ">=0.10"
}
},
- "node_modules/create-require": {
- "version": "1.1.1",
- "resolved": "https://registry.npmjs.org/create-require/-/create-require-1.1.1.tgz",
- "integrity": "sha512-dcKFX3jn0MpIaXjisoRvexIJVEKzaq7z2rZKxf+MSr9TkdmHmsU4m2lcLojrj/FHl8mk5VxMmYA+ftRkP/3oKQ==",
- "dev": true,
- "license": "MIT"
- },
- "node_modules/cross-spawn": {
- "version": "7.0.3",
- "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz",
- "integrity": "sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==",
+ "node_modules/glob-watcher/node_modules/to-regex-range": {
+ "version": "2.1.1",
+ "resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-2.1.1.tgz",
+ "integrity": "sha512-ZZWNfCjUokXXDGXFpZehJIkZqq91BcULFq/Pi7M5i4JnxXdhMKAK682z8bCW3o8Hj1wuuzoKcW3DfVzaP6VuNg==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "path-key": "^3.1.0",
- "shebang-command": "^2.0.0",
- "which": "^2.0.1"
+ "is-number": "^3.0.0",
+ "repeat-string": "^1.6.1"
},
"engines": {
- "node": ">= 8"
+ "node": ">=0.10.0"
}
},
- "node_modules/crypto-random-string": {
+ "node_modules/global-modules": {
"version": "2.0.0",
- "resolved": "https://registry.npmjs.org/crypto-random-string/-/crypto-random-string-2.0.0.tgz",
- "integrity": "sha512-v1plID3y9r/lPhviJ1wrXpLeyUIGAZ2SHNYTEapm7/8A9nLPoyvVp3RK/EPFqn5kEznyWgYZNsRtYYIWbuG8KA==",
+ "resolved": "https://registry.npmjs.org/global-modules/-/global-modules-2.0.0.tgz",
+ "integrity": "sha512-NGbfmJBp9x8IxyJSd1P+otYK8vonoJactOogrVfFRIAEY1ukil8RSKDz2Yo7wh1oihl51l/r6W4epkeKJHqL8A==",
"dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "global-prefix": "^3.0.0"
+ },
"engines": {
- "node": ">=8"
+ "node": ">=6"
}
},
- "node_modules/css-blank-pseudo": {
- "version": "3.0.3",
- "resolved": "https://registry.npmjs.org/css-blank-pseudo/-/css-blank-pseudo-3.0.3.tgz",
- "integrity": "sha512-VS90XWtsHGqoM0t4KpH053c4ehxZ2E6HtGI7x68YFV0pTo/QmkV/YFA+NnlvK8guxZVNWGQhVNJGC39Q8XF4OQ==",
+ "node_modules/global-prefix": {
+ "version": "3.0.0",
+ "resolved": "https://registry.npmjs.org/global-prefix/-/global-prefix-3.0.0.tgz",
+ "integrity": "sha512-awConJSVCHVGND6x3tmMaKcQvwXLhjdkmomy2W+Goaui8YPgYgXJZewhg3fWC+DlfqqQuWg8AwqjGTD2nAPVWg==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "postcss-selector-parser": "^6.0.9"
- },
- "bin": {
- "css-blank-pseudo": "dist/cli.cjs"
+ "ini": "^1.3.5",
+ "kind-of": "^6.0.2",
+ "which": "^1.3.1"
},
"engines": {
- "node": "^12 || ^14 || >=16"
- },
- "peerDependencies": {
- "postcss": "^8.4"
+ "node": ">=6"
}
},
- "node_modules/css-declaration-sorter": {
- "version": "6.4.1",
- "resolved": "https://registry.npmjs.org/css-declaration-sorter/-/css-declaration-sorter-6.4.1.tgz",
- "integrity": "sha512-rtdthzxKuyq6IzqX6jEcIzQF/YqccluefyCYheovBOLhFT/drQA9zj/UbRAa9J7C0o6EG6u3E6g+vKkay7/k3g==",
+ "node_modules/global-prefix/node_modules/kind-of": {
+ "version": "6.0.3",
+ "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-6.0.3.tgz",
+ "integrity": "sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw==",
"dev": true,
+ "license": "MIT",
"engines": {
- "node": "^10 || ^12 || >=14"
- },
- "peerDependencies": {
- "postcss": "^8.0.9"
+ "node": ">=0.10.0"
}
},
- "node_modules/css-has-pseudo": {
- "version": "3.0.4",
- "resolved": "https://registry.npmjs.org/css-has-pseudo/-/css-has-pseudo-3.0.4.tgz",
- "integrity": "sha512-Vse0xpR1K9MNlp2j5w1pgWIJtm1a8qS0JwS9goFYcImjlHEmywP9VUF05aGBXzGpDJF86QXk4L0ypBmwPhGArw==",
+ "node_modules/global-prefix/node_modules/which": {
+ "version": "1.3.1",
+ "resolved": "https://registry.npmjs.org/which/-/which-1.3.1.tgz",
+ "integrity": "sha512-HxJdYWq1MTIQbJ3nw0cqssHoTNU267KlrDuGZ1WYlxDStUtKUhOaJmh112/TZmHxxUfuJqPXSOm7tDyas0OSIQ==",
"dev": true,
+ "license": "ISC",
"dependencies": {
- "postcss-selector-parser": "^6.0.9"
+ "isexe": "^2.0.0"
},
"bin": {
- "css-has-pseudo": "dist/cli.cjs"
- },
- "engines": {
- "node": "^12 || ^14 || >=16"
- },
- "peerDependencies": {
- "postcss": "^8.4"
+ "which": "bin/which"
}
},
- "node_modules/css-loader": {
- "version": "6.10.0",
- "resolved": "https://registry.npmjs.org/css-loader/-/css-loader-6.10.0.tgz",
- "integrity": "sha512-LTSA/jWbwdMlk+rhmElbDR2vbtQoTBPr7fkJE+mxrHj+7ru0hUmHafDRzWIjIHTwpitWVaqY2/UWGRca3yUgRw==",
+ "node_modules/globals": {
+ "version": "13.24.0",
+ "resolved": "https://registry.npmjs.org/globals/-/globals-13.24.0.tgz",
+ "integrity": "sha512-AhO5QUcj8llrbG09iWhPU2B204J1xnPeL8kQmVorSsy+Sjj1sk8gIyh6cUocGmH4L0UuhAJy+hJMRA4mgA4mFQ==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "icss-utils": "^5.1.0",
- "postcss": "^8.4.33",
- "postcss-modules-extract-imports": "^3.0.0",
- "postcss-modules-local-by-default": "^4.0.4",
- "postcss-modules-scope": "^3.1.1",
- "postcss-modules-values": "^4.0.0",
- "postcss-value-parser": "^4.2.0",
- "semver": "^7.5.4"
+ "type-fest": "^0.20.2"
},
"engines": {
- "node": ">= 12.13.0"
+ "node": ">=8"
},
"funding": {
- "type": "opencollective",
- "url": "https://opencollective.com/webpack"
- },
- "peerDependencies": {
- "@rspack/core": "0.x || 1.x",
- "webpack": "^5.0.0"
- },
- "peerDependenciesMeta": {
- "@rspack/core": {
- "optional": true
- },
- "webpack": {
- "optional": true
- }
+ "url": "https://github.com/sponsors/sindresorhus"
}
},
- "node_modules/css-minimizer-webpack-plugin": {
- "version": "3.4.1",
- "resolved": "https://registry.npmjs.org/css-minimizer-webpack-plugin/-/css-minimizer-webpack-plugin-3.4.1.tgz",
- "integrity": "sha512-1u6D71zeIfgngN2XNRJefc/hY7Ybsxd74Jm4qngIXyUEk7fss3VUzuHxLAq/R8NAba4QU9OUSaMZlbpRc7bM4Q==",
+ "node_modules/globalthis": {
+ "version": "1.0.4",
+ "resolved": "https://registry.npmjs.org/globalthis/-/globalthis-1.0.4.tgz",
+ "integrity": "sha512-DpLKbNU4WylpxJykQujfCcwYWiV/Jhm50Goo0wrVILAv5jOr9d+H+UR3PhSCD2rCCEIg0uc+G+muBTwD54JhDQ==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "cssnano": "^5.0.6",
- "jest-worker": "^27.0.2",
- "postcss": "^8.3.5",
- "schema-utils": "^4.0.0",
- "serialize-javascript": "^6.0.0",
- "source-map": "^0.6.1"
+ "define-properties": "^1.2.1",
+ "gopd": "^1.0.1"
},
"engines": {
- "node": ">= 12.13.0"
+ "node": ">= 0.4"
},
"funding": {
- "type": "opencollective",
- "url": "https://opencollective.com/webpack"
- },
- "peerDependencies": {
- "webpack": "^5.0.0"
- },
- "peerDependenciesMeta": {
- "@parcel/css": {
- "optional": true
- },
- "clean-css": {
- "optional": true
- },
- "csso": {
- "optional": true
- },
- "esbuild": {
- "optional": true
- }
+ "url": "https://github.com/sponsors/ljharb"
}
},
- "node_modules/css-minimizer-webpack-plugin/node_modules/schema-utils": {
- "version": "4.2.0",
- "resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-4.2.0.tgz",
- "integrity": "sha512-L0jRsrPpjdckP3oPug3/VxNKt2trR8TcabrM6FOAAlvC/9Phcmm+cuAgTlxBqdBR1WJx7Naj9WHw+aOmheSVbw==",
+ "node_modules/globby": {
+ "version": "11.1.0",
+ "resolved": "https://registry.npmjs.org/globby/-/globby-11.1.0.tgz",
+ "integrity": "sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "@types/json-schema": "^7.0.9",
- "ajv": "^8.9.0",
- "ajv-formats": "^2.1.1",
- "ajv-keywords": "^5.1.0"
+ "array-union": "^2.1.0",
+ "dir-glob": "^3.0.1",
+ "fast-glob": "^3.2.9",
+ "ignore": "^5.2.0",
+ "merge2": "^1.4.1",
+ "slash": "^3.0.0"
},
"engines": {
- "node": ">= 12.13.0"
+ "node": ">=10"
},
"funding": {
- "type": "opencollective",
- "url": "https://opencollective.com/webpack"
+ "url": "https://github.com/sponsors/sindresorhus"
}
},
- "node_modules/css-prefers-color-scheme": {
- "version": "6.0.3",
- "resolved": "https://registry.npmjs.org/css-prefers-color-scheme/-/css-prefers-color-scheme-6.0.3.tgz",
- "integrity": "sha512-4BqMbZksRkJQx2zAjrokiGMd07RqOa2IxIrrN10lyBe9xhn9DEvjUK79J6jkeiv9D9hQFXKb6g1jwU62jziJZA==",
+ "node_modules/globrex": {
+ "version": "0.1.2",
+ "resolved": "https://registry.npmjs.org/globrex/-/globrex-0.1.2.tgz",
+ "integrity": "sha512-uHJgbwAMwNFf5mLst7IWLNg14x1CkeqglJb/K3doi4dw6q2IvAAmM/Y81kevy83wP+Sst+nutFTYOGg3d1lsxg==",
"dev": true,
- "bin": {
- "css-prefers-color-scheme": "dist/cli.cjs"
- },
- "engines": {
- "node": "^12 || ^14 || >=16"
- },
- "peerDependencies": {
- "postcss": "^8.4"
- }
+ "license": "MIT"
},
- "node_modules/css-select": {
- "version": "4.3.0",
- "resolved": "https://registry.npmjs.org/css-select/-/css-select-4.3.0.tgz",
- "integrity": "sha512-wPpOYtnsVontu2mODhA19JrqWxNsfdatRKd64kmpRbQgh1KtItko5sTnEpPdpSaJszTOhEMlF/RPz28qj4HqhQ==",
+ "node_modules/glogg": {
+ "version": "1.0.2",
+ "resolved": "https://registry.npmjs.org/glogg/-/glogg-1.0.2.tgz",
+ "integrity": "sha512-5mwUoSuBk44Y4EshyiqcH95ZntbDdTQqA3QYSrxmzj28Ai0vXBGMH1ApSANH14j2sIRtqCEyg6PfsuP7ElOEDA==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "boolbase": "^1.0.0",
- "css-what": "^6.0.1",
- "domhandler": "^4.3.1",
- "domutils": "^2.8.0",
- "nth-check": "^2.0.1"
+ "sparkles": "^1.0.0"
},
- "funding": {
- "url": "https://github.com/sponsors/fb55"
+ "engines": {
+ "node": ">= 0.10"
}
},
- "node_modules/css-select-base-adapter": {
- "version": "0.1.1",
- "resolved": "https://registry.npmjs.org/css-select-base-adapter/-/css-select-base-adapter-0.1.1.tgz",
- "integrity": "sha512-jQVeeRG70QI08vSTwf1jHxp74JoZsr2XSgETae8/xC8ovSnL2WF87GTLO86Sbwdt2lK4Umg4HnnwMO4YF3Ce7w==",
- "dev": true
- },
- "node_modules/css-tree": {
- "version": "1.0.0-alpha.37",
- "resolved": "https://registry.npmjs.org/css-tree/-/css-tree-1.0.0-alpha.37.tgz",
- "integrity": "sha512-DMxWJg0rnz7UgxKT0Q1HU/L9BeJI0M6ksor0OgqOnF+aRCDWg/N2641HmVyU9KVIu0OVVWOb2IpC9A+BJRnejg==",
+ "node_modules/gopd": {
+ "version": "1.2.0",
+ "resolved": "https://registry.npmjs.org/gopd/-/gopd-1.2.0.tgz",
+ "integrity": "sha512-ZUKRh6/kUFoAiTAtTYPZJ3hw9wNxx+BIBOijnlG9PnrJsCcSjs1wyyD6vJpaYtgnzDrKYRSqf3OO6Rfa93xsRg==",
"dev": true,
- "dependencies": {
- "mdn-data": "2.0.4",
- "source-map": "^0.6.1"
- },
+ "license": "MIT",
"engines": {
- "node": ">=8.0.0"
+ "node": ">= 0.4"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
}
},
- "node_modules/css-what": {
- "version": "6.1.0",
- "resolved": "https://registry.npmjs.org/css-what/-/css-what-6.1.0.tgz",
- "integrity": "sha512-HTUrgRJ7r4dsZKU6GjmpfRK1O76h97Z8MfS1G0FozR+oF2kG6Vfe8JE6zwrkbxigziPHinCJ+gCPjA9EaBDtRw==",
+ "node_modules/graceful-fs": {
+ "version": "4.2.11",
+ "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.11.tgz",
+ "integrity": "sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==",
"dev": true,
- "engines": {
- "node": ">= 6"
- },
- "funding": {
- "url": "https://github.com/sponsors/fb55"
- }
+ "license": "ISC"
},
- "node_modules/cssdb": {
- "version": "7.11.2",
- "resolved": "https://registry.npmjs.org/cssdb/-/cssdb-7.11.2.tgz",
- "integrity": "sha512-lhQ32TFkc1X4eTefGfYPvgovRSzIMofHkigfH8nWtyRL4XJLsRhJFreRvEgKzept7x1rjBuy3J/MurXLaFxW/A==",
+ "node_modules/graphemer": {
+ "version": "1.4.0",
+ "resolved": "https://registry.npmjs.org/graphemer/-/graphemer-1.4.0.tgz",
+ "integrity": "sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==",
"dev": true,
- "funding": [
- {
- "type": "opencollective",
- "url": "https://opencollective.com/csstools"
- },
- {
- "type": "github",
- "url": "https://github.com/sponsors/csstools"
- }
- ]
+ "license": "MIT"
},
- "node_modules/cssesc": {
- "version": "3.0.0",
- "resolved": "https://registry.npmjs.org/cssesc/-/cssesc-3.0.0.tgz",
- "integrity": "sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==",
+ "node_modules/gulp": {
+ "version": "4.0.2",
+ "resolved": "https://registry.npmjs.org/gulp/-/gulp-4.0.2.tgz",
+ "integrity": "sha512-dvEs27SCZt2ibF29xYgmnwwCYZxdxhQ/+LFWlbAW8y7jt68L/65402Lz3+CKy0Ov4rOs+NERmDq7YlZaDqUIfA==",
"dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "glob-watcher": "^5.0.3",
+ "gulp-cli": "^2.2.0",
+ "undertaker": "^1.2.1",
+ "vinyl-fs": "^3.0.0"
+ },
"bin": {
- "cssesc": "bin/cssesc"
+ "gulp": "bin/gulp.js"
},
"engines": {
- "node": ">=4"
+ "node": ">= 0.10"
}
},
- "node_modules/cssnano": {
- "version": "5.1.15",
- "resolved": "https://registry.npmjs.org/cssnano/-/cssnano-5.1.15.tgz",
- "integrity": "sha512-j+BKgDcLDQA+eDifLx0EO4XSA56b7uut3BQFH+wbSaSTuGLuiyTa/wbRYthUXX8LC9mLg+WWKe8h+qJuwTAbHw==",
+ "node_modules/gulp-cli": {
+ "version": "2.3.0",
+ "resolved": "https://registry.npmjs.org/gulp-cli/-/gulp-cli-2.3.0.tgz",
+ "integrity": "sha512-zzGBl5fHo0EKSXsHzjspp3y5CONegCm8ErO5Qh0UzFzk2y4tMvzLWhoDokADbarfZRL2pGpRp7yt6gfJX4ph7A==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "cssnano-preset-default": "^5.2.14",
- "lilconfig": "^2.0.3",
- "yaml": "^1.10.2"
- },
- "engines": {
- "node": "^10 || ^12 || >=14.0"
- },
- "funding": {
- "type": "opencollective",
- "url": "https://opencollective.com/cssnano"
+ "ansi-colors": "^1.0.1",
+ "archy": "^1.0.0",
+ "array-sort": "^1.0.0",
+ "color-support": "^1.1.3",
+ "concat-stream": "^1.6.0",
+ "copy-props": "^2.0.1",
+ "fancy-log": "^1.3.2",
+ "gulplog": "^1.0.0",
+ "interpret": "^1.4.0",
+ "isobject": "^3.0.1",
+ "liftoff": "^3.1.0",
+ "matchdep": "^2.0.0",
+ "mute-stdout": "^1.0.0",
+ "pretty-hrtime": "^1.0.0",
+ "replace-homedir": "^1.0.0",
+ "semver-greatest-satisfied-range": "^1.1.0",
+ "v8flags": "^3.2.0",
+ "yargs": "^7.1.0"
},
- "peerDependencies": {
- "postcss": "^8.2.15"
- }
- },
- "node_modules/cssnano-preset-default": {
- "version": "5.2.14",
- "resolved": "https://registry.npmjs.org/cssnano-preset-default/-/cssnano-preset-default-5.2.14.tgz",
- "integrity": "sha512-t0SFesj/ZV2OTylqQVOrFgEh5uanxbO6ZAdeCrNsUQ6fVuXwYTxJPNAGvGTxHbD68ldIJNec7PyYZDBrfDQ+6A==",
- "dev": true,
- "dependencies": {
- "css-declaration-sorter": "^6.3.1",
- "cssnano-utils": "^3.1.0",
- "postcss-calc": "^8.2.3",
- "postcss-colormin": "^5.3.1",
- "postcss-convert-values": "^5.1.3",
- "postcss-discard-comments": "^5.1.2",
- "postcss-discard-duplicates": "^5.1.0",
- "postcss-discard-empty": "^5.1.1",
- "postcss-discard-overridden": "^5.1.0",
- "postcss-merge-longhand": "^5.1.7",
- "postcss-merge-rules": "^5.1.4",
- "postcss-minify-font-values": "^5.1.0",
- "postcss-minify-gradients": "^5.1.1",
- "postcss-minify-params": "^5.1.4",
- "postcss-minify-selectors": "^5.2.1",
- "postcss-normalize-charset": "^5.1.0",
- "postcss-normalize-display-values": "^5.1.0",
- "postcss-normalize-positions": "^5.1.1",
- "postcss-normalize-repeat-style": "^5.1.1",
- "postcss-normalize-string": "^5.1.0",
- "postcss-normalize-timing-functions": "^5.1.0",
- "postcss-normalize-unicode": "^5.1.1",
- "postcss-normalize-url": "^5.1.0",
- "postcss-normalize-whitespace": "^5.1.1",
- "postcss-ordered-values": "^5.1.3",
- "postcss-reduce-initial": "^5.1.2",
- "postcss-reduce-transforms": "^5.1.0",
- "postcss-svgo": "^5.1.0",
- "postcss-unique-selectors": "^5.1.1"
- },
- "engines": {
- "node": "^10 || ^12 || >=14.0"
+ "bin": {
+ "gulp": "bin/gulp.js"
},
- "peerDependencies": {
- "postcss": "^8.2.15"
- }
- },
- "node_modules/cssnano-utils": {
- "version": "3.1.0",
- "resolved": "https://registry.npmjs.org/cssnano-utils/-/cssnano-utils-3.1.0.tgz",
- "integrity": "sha512-JQNR19/YZhz4psLX/rQ9M83e3z2Wf/HdJbryzte4a3NSuafyp9w/I4U+hx5C2S9g41qlstH7DEWnZaaj83OuEA==",
- "dev": true,
"engines": {
- "node": "^10 || ^12 || >=14.0"
- },
- "peerDependencies": {
- "postcss": "^8.2.15"
+ "node": ">= 0.10"
}
},
- "node_modules/csso": {
- "version": "4.2.0",
- "resolved": "https://registry.npmjs.org/csso/-/csso-4.2.0.tgz",
- "integrity": "sha512-wvlcdIbf6pwKEk7vHj8/Bkc0B4ylXZruLvOgs9doS5eOsOpuodOV2zJChSpkp+pRpYQLQMeF04nr3Z68Sta9jA==",
+ "node_modules/gulp-cli/node_modules/ansi-regex": {
+ "version": "2.1.1",
+ "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-2.1.1.tgz",
+ "integrity": "sha512-TIGnTpdo+E3+pCyAluZvtED5p5wCqLdezCyhPZzKPcxvFplEt4i+W7OONCKgeZFT3+y5NZZfOOS/Bdcanm1MYA==",
"dev": true,
- "dependencies": {
- "css-tree": "^1.1.2"
- },
+ "license": "MIT",
"engines": {
- "node": ">=8.0.0"
+ "node": ">=0.10.0"
}
},
- "node_modules/csso/node_modules/css-tree": {
- "version": "1.1.3",
- "resolved": "https://registry.npmjs.org/css-tree/-/css-tree-1.1.3.tgz",
- "integrity": "sha512-tRpdppF7TRazZrjJ6v3stzv93qxRcSsFmW6cX0Zm2NVKpxE1WV1HblnghVv9TreireHkqI/VDEsfolRF1p6y7Q==",
+ "node_modules/gulp-cli/node_modules/cliui": {
+ "version": "3.2.0",
+ "resolved": "https://registry.npmjs.org/cliui/-/cliui-3.2.0.tgz",
+ "integrity": "sha512-0yayqDxWQbqk3ojkYqUKqaAQ6AfNKeKWRNA8kR0WXzAsdHpP4BIaOmMAG87JGuO6qcobyW4GjxHd9PmhEd+T9w==",
"dev": true,
+ "license": "ISC",
"dependencies": {
- "mdn-data": "2.0.14",
- "source-map": "^0.6.1"
- },
- "engines": {
- "node": ">=8.0.0"
+ "string-width": "^1.0.1",
+ "strip-ansi": "^3.0.1",
+ "wrap-ansi": "^2.0.0"
}
},
- "node_modules/csso/node_modules/mdn-data": {
- "version": "2.0.14",
- "resolved": "https://registry.npmjs.org/mdn-data/-/mdn-data-2.0.14.tgz",
- "integrity": "sha512-dn6wd0uw5GsdswPFfsgMp5NSB0/aDe6fK94YJV/AJDYXL6HVLWBsxeq7js7Ad+mU2K9LAlwpk6kN2D5mwCPVow==",
- "dev": true
- },
- "node_modules/cssom": {
- "version": "0.4.4",
- "resolved": "https://registry.npmjs.org/cssom/-/cssom-0.4.4.tgz",
- "integrity": "sha512-p3pvU7r1MyyqbTk+WbNJIgJjG2VmTIaB10rI93LzVPrmDJKkzKYMtxxyAvQXR/NS6otuzveI7+7BBq3SjBS2mw==",
- "dev": true
+ "node_modules/gulp-cli/node_modules/get-caller-file": {
+ "version": "1.0.3",
+ "resolved": "https://registry.npmjs.org/get-caller-file/-/get-caller-file-1.0.3.tgz",
+ "integrity": "sha512-3t6rVToeoZfYSGd8YoLFR2DJkiQrIiUrGcjvFX2mDw3bn6k2OtwHN0TNCLbBO+w8qTvimhDkv+LSscbJY1vE6w==",
+ "dev": true,
+ "license": "ISC"
},
- "node_modules/cssstyle": {
- "version": "2.3.0",
- "resolved": "https://registry.npmjs.org/cssstyle/-/cssstyle-2.3.0.tgz",
- "integrity": "sha512-AZL67abkUzIuvcHqk7c09cezpGNcxUxU4Ioi/05xHk4DQeTkWmGYftIE6ctU6AEt+Gn4n1lDStOtj7FKycP71A==",
+ "node_modules/gulp-cli/node_modules/is-fullwidth-code-point": {
+ "version": "1.0.0",
+ "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-1.0.0.tgz",
+ "integrity": "sha512-1pqUqRjkhPJ9miNq9SwMfdvi6lBJcd6eFxvfaivQhaH3SgisfiuudvFntdKOmxuee/77l+FPjKrQjWvmPjWrRw==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "cssom": "~0.3.6"
+ "number-is-nan": "^1.0.0"
},
"engines": {
- "node": ">=8"
+ "node": ">=0.10.0"
}
},
- "node_modules/cssstyle/node_modules/cssom": {
- "version": "0.3.8",
- "resolved": "https://registry.npmjs.org/cssom/-/cssom-0.3.8.tgz",
- "integrity": "sha512-b0tGHbfegbhPJpxpiBPU2sCkigAqtM9O121le6bbOlgyV+NyGyCmVfJ6QW9eRjz8CpNfWEOYBIMIGRYkLwsIYg==",
- "dev": true
- },
- "node_modules/csstype": {
- "version": "3.1.3",
- "resolved": "https://registry.npmjs.org/csstype/-/csstype-3.1.3.tgz",
- "integrity": "sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw=="
- },
- "node_modules/d": {
+ "node_modules/gulp-cli/node_modules/string-width": {
"version": "1.0.2",
- "resolved": "https://registry.npmjs.org/d/-/d-1.0.2.tgz",
- "integrity": "sha512-MOqHvMWF9/9MX6nza0KgvFH4HpMU0EF5uUDXqX/BtxtU8NfB0QzRtJ8Oe/6SuS4kbhyzVJwjd97EA4PKrzJ8bw==",
+ "resolved": "https://registry.npmjs.org/string-width/-/string-width-1.0.2.tgz",
+ "integrity": "sha512-0XsVpQLnVCXHJfyEs8tC0zpTVIr5PKKsQtkT29IwupnPTjtPmQ3xT/4yCREF9hYkV/3M3kzcUTSAZT6a6h81tw==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "es5-ext": "^0.10.64",
- "type": "^2.7.2"
+ "code-point-at": "^1.0.0",
+ "is-fullwidth-code-point": "^1.0.0",
+ "strip-ansi": "^3.0.0"
},
"engines": {
- "node": ">=0.12"
+ "node": ">=0.10.0"
}
},
- "node_modules/damerau-levenshtein": {
- "version": "1.0.8",
- "resolved": "https://registry.npmjs.org/damerau-levenshtein/-/damerau-levenshtein-1.0.8.tgz",
- "integrity": "sha512-sdQSFB7+llfUcQHUQO3+B8ERRj0Oa4w9POWMI/puGtuf7gFywGmkaLCElnudfTiKZV+NvHqL0ifzdrI8Ro7ESA==",
- "dev": true
- },
- "node_modules/data-urls": {
- "version": "2.0.0",
- "resolved": "https://registry.npmjs.org/data-urls/-/data-urls-2.0.0.tgz",
- "integrity": "sha512-X5eWTSXO/BJmpdIKCRuKUgSCgAN0OwliVK3yPKbwIWU1Tdw5BRajxlzMidvh+gwko9AfQ9zIj52pzF91Q3YAvQ==",
+ "node_modules/gulp-cli/node_modules/strip-ansi": {
+ "version": "3.0.1",
+ "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-3.0.1.tgz",
+ "integrity": "sha512-VhumSSbBqDTP8p2ZLKj40UjBCV4+v8bUSEpUb4KjRgWk9pbqGF4REFj6KEagidb2f/M6AzC0EmFyDNGaw9OCzg==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "abab": "^2.0.3",
- "whatwg-mimetype": "^2.3.0",
- "whatwg-url": "^8.0.0"
+ "ansi-regex": "^2.0.0"
},
"engines": {
- "node": ">=10"
+ "node": ">=0.10.0"
}
},
- "node_modules/data-view-buffer": {
- "version": "1.0.1",
- "resolved": "https://registry.npmjs.org/data-view-buffer/-/data-view-buffer-1.0.1.tgz",
- "integrity": "sha512-0lht7OugA5x3iJLOWFhWK/5ehONdprk0ISXqVFn/NFrDu+cuc8iADFrGQz5BnRK7LLU3JmkbXSxaqX+/mXYtUA==",
+ "node_modules/gulp-cli/node_modules/wrap-ansi": {
+ "version": "2.1.0",
+ "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-2.1.0.tgz",
+ "integrity": "sha512-vAaEaDM946gbNpH5pLVNR+vX2ht6n0Bt3GXwVB1AuAqZosOvHNF3P7wDnh8KLkSqgUh0uh77le7Owgoz+Z9XBw==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "call-bind": "^1.0.6",
- "es-errors": "^1.3.0",
- "is-data-view": "^1.0.1"
+ "string-width": "^1.0.1",
+ "strip-ansi": "^3.0.1"
},
"engines": {
- "node": ">= 0.4"
- },
- "funding": {
- "url": "https://github.com/sponsors/ljharb"
+ "node": ">=0.10.0"
}
},
- "node_modules/data-view-byte-length": {
- "version": "1.0.1",
- "resolved": "https://registry.npmjs.org/data-view-byte-length/-/data-view-byte-length-1.0.1.tgz",
- "integrity": "sha512-4J7wRJD3ABAzr8wP+OcIcqq2dlUKp4DVflx++hs5h5ZKydWMI6/D/fAot+yh6g2tHh8fLFTvNOaVN357NvSrOQ==",
+ "node_modules/gulp-cli/node_modules/y18n": {
+ "version": "3.2.2",
+ "resolved": "https://registry.npmjs.org/y18n/-/y18n-3.2.2.tgz",
+ "integrity": "sha512-uGZHXkHnhF0XeeAPgnKfPv1bgKAYyVvmNL1xlKsPYZPaIHxGti2hHqvOCQv71XMsLxu1QjergkqogUnms5D3YQ==",
"dev": true,
- "dependencies": {
- "call-bind": "^1.0.7",
- "es-errors": "^1.3.0",
- "is-data-view": "^1.0.1"
- },
- "engines": {
- "node": ">= 0.4"
- },
- "funding": {
- "url": "https://github.com/sponsors/ljharb"
- }
+ "license": "ISC"
},
- "node_modules/data-view-byte-offset": {
- "version": "1.0.0",
- "resolved": "https://registry.npmjs.org/data-view-byte-offset/-/data-view-byte-offset-1.0.0.tgz",
- "integrity": "sha512-t/Ygsytq+R995EJ5PZlD4Cu56sWa8InXySaViRzw9apusqsOO2bQP+SbYzAhR0pFKoB+43lYy8rWban9JSuXnA==",
+ "node_modules/gulp-cli/node_modules/yargs": {
+ "version": "7.1.2",
+ "resolved": "https://registry.npmjs.org/yargs/-/yargs-7.1.2.tgz",
+ "integrity": "sha512-ZEjj/dQYQy0Zx0lgLMLR8QuaqTihnxirir7EwUHp1Axq4e3+k8jXU5K0VLbNvedv1f4EWtBonDIZm0NUr+jCcA==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "call-bind": "^1.0.6",
- "es-errors": "^1.3.0",
- "is-data-view": "^1.0.1"
- },
- "engines": {
- "node": ">= 0.4"
- },
- "funding": {
- "url": "https://github.com/sponsors/ljharb"
+ "camelcase": "^3.0.0",
+ "cliui": "^3.2.0",
+ "decamelize": "^1.1.1",
+ "get-caller-file": "^1.0.1",
+ "os-locale": "^1.4.0",
+ "read-pkg-up": "^1.0.1",
+ "require-directory": "^2.1.1",
+ "require-main-filename": "^1.0.1",
+ "set-blocking": "^2.0.0",
+ "string-width": "^1.0.2",
+ "which-module": "^1.0.0",
+ "y18n": "^3.2.1",
+ "yargs-parser": "^5.0.1"
}
},
- "node_modules/debug": {
- "version": "4.3.4",
- "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz",
- "integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==",
+ "node_modules/gulp-cli/node_modules/yargs-parser": {
+ "version": "5.0.1",
+ "resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-5.0.1.tgz",
+ "integrity": "sha512-wpav5XYiddjXxirPoCTUPbqM0PXvJ9hiBMvuJgInvo4/lAOTZzUprArw17q2O1P2+GHhbBr18/iQwjL5Z9BqfA==",
"dev": true,
+ "license": "ISC",
"dependencies": {
- "ms": "2.1.2"
- },
- "engines": {
- "node": ">=6.0"
- },
- "peerDependenciesMeta": {
- "supports-color": {
- "optional": true
- }
+ "camelcase": "^3.0.0",
+ "object.assign": "^4.1.0"
}
},
- "node_modules/decamelize": {
+ "node_modules/gulp-contains": {
"version": "1.2.0",
- "resolved": "https://registry.npmjs.org/decamelize/-/decamelize-1.2.0.tgz",
- "integrity": "sha512-z2S+W9X73hAUUki+N+9Za2lBlun89zigOyGrsax+KUQ6wKW4ZoWpEYBkGhQjwAjjDCkWxhY0VKEhk8wzY7F5cA==",
+ "resolved": "https://registry.npmjs.org/gulp-contains/-/gulp-contains-1.2.0.tgz",
+ "integrity": "sha512-aoYM2Y14aUGJuelFwu/mFOm3rjfuWT7BaBZRNdhDA+CjlAz77Ja7e2h3FHTNstS+6jiicjOT3PBuaxTxG19oFg==",
"dev": true,
- "engines": {
- "node": ">=0.10.0"
+ "license": "MIT",
+ "dependencies": {
+ "plugin-error": "1.0.1",
+ "through2": "^0.6.3",
+ "vinyl": "2.2.0"
}
},
- "node_modules/decimal.js": {
- "version": "10.4.3",
- "resolved": "https://registry.npmjs.org/decimal.js/-/decimal.js-10.4.3.tgz",
- "integrity": "sha512-VBBaLc1MgL5XpzgIP7ny5Z6Nx3UrRkIViUkPUdtl9aya5amy3De1gsUUSB1g3+3sExYNjCAsAznmukyxCb1GRA==",
- "dev": true
- },
- "node_modules/decode-named-character-reference": {
- "version": "1.0.2",
- "resolved": "https://registry.npmjs.org/decode-named-character-reference/-/decode-named-character-reference-1.0.2.tgz",
- "integrity": "sha512-O8x12RzrUF8xyVcY0KJowWsmaJxQbmy0/EtnNtHRpsOcT7dFk5W598coHqBVpmWo1oQQfsCqfCmkZN5DJrZVdg==",
+ "node_modules/gulp-exec": {
+ "version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/gulp-exec/-/gulp-exec-4.0.0.tgz",
+ "integrity": "sha512-A9JvTyB3P4huusd/43bTr6SDg3MqBxL9AQbLnsKSO6/91wVkHfxgeJZlgDMkqK8sMel4so8wcko4SZOeB1UCgA==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "character-entities": "^2.0.0"
- },
- "funding": {
- "type": "github",
- "url": "https://github.com/sponsors/wooorm"
+ "lodash.template": "^4.4.0",
+ "plugin-error": "^1.0.1",
+ "through2": "^3.0.1"
}
},
- "node_modules/decode-uri-component": {
- "version": "0.2.2",
- "resolved": "https://registry.npmjs.org/decode-uri-component/-/decode-uri-component-0.2.2.tgz",
- "integrity": "sha512-FqUYQ+8o158GyGTrMFJms9qh3CqTKvAqgqsTnkLI8sKu0028orqBhxNMFkFen0zGyg6epACD32pjVk58ngIErQ==",
+ "node_modules/gulp-exec/node_modules/through2": {
+ "version": "3.0.2",
+ "resolved": "https://registry.npmjs.org/through2/-/through2-3.0.2.tgz",
+ "integrity": "sha512-enaDQ4MUyP2W6ZyT6EsMzqBPZaM/avg8iuo+l2d3QCs0J+6RaqkHV/2/lOwDTueBHeJ/2LG9lrLW3d5rWPucuQ==",
"dev": true,
- "engines": {
- "node": ">=0.10"
+ "license": "MIT",
+ "dependencies": {
+ "inherits": "^2.0.4",
+ "readable-stream": "2 || 3"
}
},
- "node_modules/dedent": {
- "version": "0.7.0",
- "resolved": "https://registry.npmjs.org/dedent/-/dedent-0.7.0.tgz",
- "integrity": "sha512-Q6fKUPqnAHAyhiUgFU7BUzLiv0kd8saH9al7tnu5Q/okj6dnupxyTgFIBjVzJATdfIAm9NAsvXNzjaKa+bxVyA==",
- "dev": true
- },
- "node_modules/deep-is": {
- "version": "0.1.4",
- "resolved": "https://registry.npmjs.org/deep-is/-/deep-is-0.1.4.tgz",
- "integrity": "sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==",
- "dev": true
- },
- "node_modules/deepmerge": {
- "version": "4.3.1",
- "resolved": "https://registry.npmjs.org/deepmerge/-/deepmerge-4.3.1.tgz",
- "integrity": "sha512-3sUqbMEc77XqpdNO7FRyRog+eW3ph+GYCbj+rK+uYyRMuwsVy0rMiVtPn+QJlKFvWP/1PYpapqYn0Me2knFn+A==",
+ "node_modules/gulp-flatten": {
+ "version": "0.4.0",
+ "resolved": "https://registry.npmjs.org/gulp-flatten/-/gulp-flatten-0.4.0.tgz",
+ "integrity": "sha512-eg4spVTAiv1xXmugyaCxWne1oPtNG0UHEtABx5W8ScLiqAYceyYm6GYA36x0Qh8KOIXmAZV97L2aYGnKREG3Sg==",
"dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "plugin-error": "^0.1.2",
+ "through2": "^2.0.0"
+ },
"engines": {
- "node": ">=0.10.0"
+ "node": ">=0.10"
}
},
- "node_modules/default-compare": {
- "version": "1.0.0",
- "resolved": "https://registry.npmjs.org/default-compare/-/default-compare-1.0.0.tgz",
- "integrity": "sha512-QWfXlM0EkAbqOCbD/6HjdwT19j7WCkMyiRhWilc4H9/5h/RzTF9gv5LYh1+CmDV5d1rki6KAWLtQale0xt20eQ==",
+ "node_modules/gulp-flatten/node_modules/arr-diff": {
+ "version": "1.1.0",
+ "resolved": "https://registry.npmjs.org/arr-diff/-/arr-diff-1.1.0.tgz",
+ "integrity": "sha512-OQwDZUqYaQwyyhDJHThmzId8daf4/RFNLaeh3AevmSeZ5Y7ug4Ga/yKc6l6kTZOBW781rCj103ZuTh8GAsB3+Q==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "kind-of": "^5.0.2"
+ "arr-flatten": "^1.0.1",
+ "array-slice": "^0.2.3"
},
"engines": {
"node": ">=0.10.0"
}
},
- "node_modules/default-gateway": {
- "version": "6.0.3",
- "resolved": "https://registry.npmjs.org/default-gateway/-/default-gateway-6.0.3.tgz",
- "integrity": "sha512-fwSOJsbbNzZ/CUFpqFBqYfYNLj1NbMPm8MMCIzHjC83iSJRBEGmDUxU+WP661BaBQImeC2yHwXtz+P/O9o+XEg==",
+ "node_modules/gulp-flatten/node_modules/arr-union": {
+ "version": "2.1.0",
+ "resolved": "https://registry.npmjs.org/arr-union/-/arr-union-2.1.0.tgz",
+ "integrity": "sha512-t5db90jq+qdgk8aFnxEkjqta0B/GHrM1pxzuuZz2zWsOXc5nKu3t+76s/PQBA8FTcM/ipspIH9jWG4OxCBc2eA==",
"dev": true,
- "dependencies": {
- "execa": "^5.0.0"
- },
+ "license": "MIT",
"engines": {
- "node": ">= 10"
+ "node": ">=0.10.0"
}
},
- "node_modules/default-resolution": {
- "version": "2.0.0",
- "resolved": "https://registry.npmjs.org/default-resolution/-/default-resolution-2.0.0.tgz",
- "integrity": "sha512-2xaP6GiwVwOEbXCGoJ4ufgC76m8cj805jrghScewJC2ZDsb9U0b4BIrba+xt/Uytyd0HvQ6+WymSRTfnYj59GQ==",
+ "node_modules/gulp-flatten/node_modules/array-slice": {
+ "version": "0.2.3",
+ "resolved": "https://registry.npmjs.org/array-slice/-/array-slice-0.2.3.tgz",
+ "integrity": "sha512-rlVfZW/1Ph2SNySXwR9QYkChp8EkOEiTMO5Vwx60usw04i4nWemkm9RXmQqgkQFaLHsqLuADvjp6IfgL9l2M8Q==",
"dev": true,
+ "license": "MIT",
"engines": {
- "node": ">= 0.10"
+ "node": ">=0.10.0"
}
},
- "node_modules/define-data-property": {
+ "node_modules/gulp-flatten/node_modules/extend-shallow": {
"version": "1.1.4",
- "resolved": "https://registry.npmjs.org/define-data-property/-/define-data-property-1.1.4.tgz",
- "integrity": "sha512-rBMvIzlpA8v6E+SJZoo++HAYqsLrkg7MSfIinMPFhmkorw7X+dOXVJQs+QT69zGkzMyfDnIMN2Wid1+NbL3T+A==",
+ "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-1.1.4.tgz",
+ "integrity": "sha512-L7AGmkO6jhDkEBBGWlLtftA80Xq8DipnrRPr0pyi7GQLXkaq9JYA4xF4z6qnadIC6euiTDKco0cGSU9muw+WTw==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "es-define-property": "^1.0.0",
- "es-errors": "^1.3.0",
- "gopd": "^1.0.1"
- },
- "engines": {
- "node": ">= 0.4"
+ "kind-of": "^1.1.0"
},
- "funding": {
- "url": "https://github.com/sponsors/ljharb"
- }
- },
- "node_modules/define-lazy-prop": {
- "version": "2.0.0",
- "resolved": "https://registry.npmjs.org/define-lazy-prop/-/define-lazy-prop-2.0.0.tgz",
- "integrity": "sha512-Ds09qNh8yw3khSjiJjiUInaGX9xlqZDY7JVryGxdxV7NPeuqQfplOpQ66yJFZut3jLa5zOwkXw1g9EI2uKh4Og==",
- "dev": true,
"engines": {
- "node": ">=8"
+ "node": ">=0.10.0"
}
},
- "node_modules/define-properties": {
- "version": "1.2.1",
- "resolved": "https://registry.npmjs.org/define-properties/-/define-properties-1.2.1.tgz",
- "integrity": "sha512-8QmQKqEASLd5nx0U1B1okLElbUuuttJ/AnYmRXbbbGDWh6uS208EjD4Xqq/I9wK7u0v6O08XhTWnt5XtEbR6Dg==",
+ "node_modules/gulp-flatten/node_modules/kind-of": {
+ "version": "1.1.0",
+ "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-1.1.0.tgz",
+ "integrity": "sha512-aUH6ElPnMGon2/YkxRIigV32MOpTVcoXQ1Oo8aYn40s+sJ3j+0gFZsT8HKDcxNy7Fi9zuquWtGaGAahOdv5p/g==",
"dev": true,
- "dependencies": {
- "define-data-property": "^1.0.1",
- "has-property-descriptors": "^1.0.0",
- "object-keys": "^1.1.1"
- },
+ "license": "MIT",
"engines": {
- "node": ">= 0.4"
- },
- "funding": {
- "url": "https://github.com/sponsors/ljharb"
+ "node": ">=0.10.0"
}
},
- "node_modules/define-property": {
- "version": "2.0.2",
- "resolved": "https://registry.npmjs.org/define-property/-/define-property-2.0.2.tgz",
- "integrity": "sha512-jwK2UV4cnPpbcG7+VRARKTZPUWowwXA8bzH5NP6ud0oeAxyYPuGZUAC7hMugpCdz4BeSZl2Dl9k66CHJ/46ZYQ==",
+ "node_modules/gulp-flatten/node_modules/plugin-error": {
+ "version": "0.1.2",
+ "resolved": "https://registry.npmjs.org/plugin-error/-/plugin-error-0.1.2.tgz",
+ "integrity": "sha512-WzZHcm4+GO34sjFMxQMqZbsz3xiNEgonCskQ9v+IroMmYgk/tas8dG+Hr2D6IbRPybZ12oWpzE/w3cGJ6FJzOw==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "is-descriptor": "^1.0.2",
- "isobject": "^3.0.1"
+ "ansi-cyan": "^0.1.1",
+ "ansi-red": "^0.1.1",
+ "arr-diff": "^1.0.1",
+ "arr-union": "^2.0.1",
+ "extend-shallow": "^1.1.2"
},
"engines": {
"node": ">=0.10.0"
}
},
- "node_modules/del": {
- "version": "5.1.0",
- "resolved": "https://registry.npmjs.org/del/-/del-5.1.0.tgz",
- "integrity": "sha512-wH9xOVHnczo9jN2IW68BabcecVPxacIA3g/7z6vhSU/4stOKQzeCRK0yD0A24WiAAUJmmVpWqrERcTxnLo3AnA==",
+ "node_modules/gulp-flatten/node_modules/through2": {
+ "version": "2.0.5",
+ "resolved": "https://registry.npmjs.org/through2/-/through2-2.0.5.tgz",
+ "integrity": "sha512-/mrRod8xqpA+IHSLyGCQ2s8SPHiCDEeQJSep1jqLYeEUClOFG2Qsh+4FU6G9VeqpZnGW/Su8LQGc4YKni5rYSQ==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "globby": "^10.0.1",
- "graceful-fs": "^4.2.2",
- "is-glob": "^4.0.1",
- "is-path-cwd": "^2.2.0",
- "is-path-inside": "^3.0.1",
- "p-map": "^3.0.0",
- "rimraf": "^3.0.0",
- "slash": "^3.0.0"
- },
- "engines": {
- "node": ">=8"
+ "readable-stream": "~2.3.6",
+ "xtend": "~4.0.1"
}
},
- "node_modules/del/node_modules/globby": {
- "version": "10.0.2",
- "resolved": "https://registry.npmjs.org/globby/-/globby-10.0.2.tgz",
- "integrity": "sha512-7dUi7RvCoT/xast/o/dLN53oqND4yk0nsHkhRgn9w65C4PofCLOoJ39iSOg+qVDdWQPIEj+eszMHQ+aLVwwQSg==",
+ "node_modules/gulp-ignore": {
+ "version": "3.0.0",
+ "resolved": "https://registry.npmjs.org/gulp-ignore/-/gulp-ignore-3.0.0.tgz",
+ "integrity": "sha512-hRQDJipaU5A84J7QacNGG+bnFU3QLESdjuJCRTAZ5VuKsz4LmvOrECFJeeCtqxP3RV0Pn6mawU0Q3CFZGpirSg==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "@types/glob": "^7.1.1",
- "array-union": "^2.1.0",
- "dir-glob": "^3.0.1",
- "fast-glob": "^3.0.3",
- "glob": "^7.1.3",
- "ignore": "^5.1.1",
- "merge2": "^1.2.3",
- "slash": "^3.0.0"
- },
- "engines": {
- "node": ">=8"
+ "gulp-match": "^1.1.0",
+ "through2": "^3.0.1"
}
},
- "node_modules/delayed-stream": {
- "version": "1.0.0",
- "resolved": "https://registry.npmjs.org/delayed-stream/-/delayed-stream-1.0.0.tgz",
- "integrity": "sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==",
+ "node_modules/gulp-ignore/node_modules/through2": {
+ "version": "3.0.2",
+ "resolved": "https://registry.npmjs.org/through2/-/through2-3.0.2.tgz",
+ "integrity": "sha512-enaDQ4MUyP2W6ZyT6EsMzqBPZaM/avg8iuo+l2d3QCs0J+6RaqkHV/2/lOwDTueBHeJ/2LG9lrLW3d5rWPucuQ==",
"dev": true,
- "engines": {
- "node": ">=0.4.0"
+ "license": "MIT",
+ "dependencies": {
+ "inherits": "^2.0.4",
+ "readable-stream": "2 || 3"
}
},
- "node_modules/depd": {
- "version": "2.0.0",
- "resolved": "https://registry.npmjs.org/depd/-/depd-2.0.0.tgz",
- "integrity": "sha512-g7nH6P6dyDioJogAAGprGpCtVImJhpPk/roCzdb3fIh61/s/nPsfR6onyMwkCAR/OlC3yBC0lESvUoQEAssIrw==",
+ "node_modules/gulp-match": {
+ "version": "1.1.0",
+ "resolved": "https://registry.npmjs.org/gulp-match/-/gulp-match-1.1.0.tgz",
+ "integrity": "sha512-DlyVxa1Gj24DitY2OjEsS+X6tDpretuxD6wTfhXE/Rw2hweqc1f6D/XtsJmoiCwLWfXgR87W9ozEityPCVzGtQ==",
"dev": true,
- "engines": {
- "node": ">= 0.8"
+ "license": "MIT",
+ "dependencies": {
+ "minimatch": "^3.0.3"
}
},
- "node_modules/dequal": {
- "version": "2.0.3",
- "resolved": "https://registry.npmjs.org/dequal/-/dequal-2.0.3.tgz",
- "integrity": "sha512-0je+qPKHEMohvfRTCEo3CrPG6cAzAYgmzKyxRiYSSDkS6eGJdyVJm7WaYA5ECaAD9wLB2T4EEeymA5aFVcYXCA==",
+ "node_modules/gulp-rename": {
+ "version": "2.1.0",
+ "resolved": "https://registry.npmjs.org/gulp-rename/-/gulp-rename-2.1.0.tgz",
+ "integrity": "sha512-dGuzuH8jQGqCMqC544IEPhs5+O2l+IkdoSZsgd4kY97M1CxQeI3qrmweQBIrxLBbjbe/8uEWK8HHcNBc3OCy4g==",
"dev": true,
+ "license": "MIT",
"engines": {
- "node": ">=6"
+ "node": ">=4"
}
},
- "node_modules/destroy": {
- "version": "1.2.0",
- "resolved": "https://registry.npmjs.org/destroy/-/destroy-1.2.0.tgz",
- "integrity": "sha512-2sJGJTaXIIaR1w4iJSNoN0hnMY7Gpc/n8D4qSCJw8QqFWXf7cuAgnEHxBpweaVcPevC2l3KpjYCx3NypQQgaJg==",
+ "node_modules/gulp-replace": {
+ "version": "1.1.4",
+ "resolved": "https://registry.npmjs.org/gulp-replace/-/gulp-replace-1.1.4.tgz",
+ "integrity": "sha512-SVSF7ikuWKhpAW4l4wapAqPPSToJoiNKsbDoUnRrSgwZHH7lH8pbPeQj1aOVYQrbZKhfSVBxVW+Py7vtulRktw==",
"dev": true,
"license": "MIT",
+ "dependencies": {
+ "@types/node": "*",
+ "@types/vinyl": "^2.0.4",
+ "istextorbinary": "^3.0.0",
+ "replacestream": "^4.0.3",
+ "yargs-parser": ">=5.0.0-security.0"
+ },
"engines": {
- "node": ">= 0.8",
- "npm": "1.2.8000 || >= 1.4.16"
+ "node": ">=10"
}
},
- "node_modules/detect-file": {
- "version": "1.0.0",
- "resolved": "https://registry.npmjs.org/detect-file/-/detect-file-1.0.0.tgz",
- "integrity": "sha512-DtCOLG98P007x7wiiOmfI0fi3eIKyWiLTGJ2MDnVi/E04lWGbf+JzrRHMm0rgIIZJGtHpKpbVgLWHrv8xXpc3Q==",
+ "node_modules/gulp-shell": {
+ "version": "0.8.0",
+ "resolved": "https://registry.npmjs.org/gulp-shell/-/gulp-shell-0.8.0.tgz",
+ "integrity": "sha512-wHNCgmqbWkk1c6Gc2dOL5SprcoeujQdeepICwfQRo91DIylTE7a794VEE+leq3cE2YDoiS5ulvRfKVIEMazcTQ==",
"dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "chalk": "^3.0.0",
+ "fancy-log": "^1.3.3",
+ "lodash.template": "^4.5.0",
+ "plugin-error": "^1.0.1",
+ "through2": "^3.0.1",
+ "tslib": "^1.10.0"
+ },
"engines": {
- "node": ">=0.10.0"
+ "node": ">=10.0.0"
}
},
- "node_modules/detect-newline": {
- "version": "3.1.0",
- "resolved": "https://registry.npmjs.org/detect-newline/-/detect-newline-3.1.0.tgz",
- "integrity": "sha512-TLz+x/vEXm/Y7P7wn1EJFNLxYpUD4TgMosxY6fAVJUnJMbupHBOncxyWUG9OpTaH9EBD7uFI5LfEgmMOc54DsA==",
+ "node_modules/gulp-shell/node_modules/chalk": {
+ "version": "3.0.0",
+ "resolved": "https://registry.npmjs.org/chalk/-/chalk-3.0.0.tgz",
+ "integrity": "sha512-4D3B6Wf41KOYRFdszmDqMCGq5VV/uMAB273JILmO+3jAlh8X4qDtdtgCR3fxtbLEMzSx22QdhnDcJvu2u1fVwg==",
"dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "ansi-styles": "^4.1.0",
+ "supports-color": "^7.1.0"
+ },
"engines": {
"node": ">=8"
}
},
- "node_modules/detect-node": {
- "version": "2.1.0",
- "resolved": "https://registry.npmjs.org/detect-node/-/detect-node-2.1.0.tgz",
- "integrity": "sha512-T0NIuQpnTvFDATNuHN5roPwSBG83rFsuO+MXXH9/3N1eFbn4wcPjttvjMLEPWJ0RGUYgQE7cGgS3tNxbqCGM7g==",
- "dev": true
- },
- "node_modules/detect-port-alt": {
- "version": "1.1.6",
- "resolved": "https://registry.npmjs.org/detect-port-alt/-/detect-port-alt-1.1.6.tgz",
- "integrity": "sha512-5tQykt+LqfJFBEYaDITx7S7cR7mJ/zQmLXZ2qt5w04ainYZw6tBf9dBunMjVeVOdYVRUzUOE4HkY5J7+uttb5Q==",
+ "node_modules/gulp-shell/node_modules/through2": {
+ "version": "3.0.2",
+ "resolved": "https://registry.npmjs.org/through2/-/through2-3.0.2.tgz",
+ "integrity": "sha512-enaDQ4MUyP2W6ZyT6EsMzqBPZaM/avg8iuo+l2d3QCs0J+6RaqkHV/2/lOwDTueBHeJ/2LG9lrLW3d5rWPucuQ==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "address": "^1.0.1",
- "debug": "^2.6.0"
- },
- "bin": {
- "detect": "bin/detect-port",
- "detect-port": "bin/detect-port"
- },
- "engines": {
- "node": ">= 4.2.1"
+ "inherits": "^2.0.4",
+ "readable-stream": "2 || 3"
}
},
- "node_modules/detect-port-alt/node_modules/debug": {
- "version": "2.6.9",
- "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz",
- "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==",
+ "node_modules/gulp-shell/node_modules/tslib": {
+ "version": "1.14.1",
+ "resolved": "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz",
+ "integrity": "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==",
"dev": true,
- "dependencies": {
- "ms": "2.0.0"
- }
- },
- "node_modules/detect-port-alt/node_modules/ms": {
- "version": "2.0.0",
- "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz",
- "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==",
- "dev": true
+ "license": "0BSD"
},
- "node_modules/dev-ip": {
- "version": "1.0.1",
- "resolved": "https://registry.npmjs.org/dev-ip/-/dev-ip-1.0.1.tgz",
- "integrity": "sha512-LmVkry/oDShEgSZPNgqCIp2/TlqtExeGmymru3uCELnfyjY11IzpAproLYs+1X88fXO6DBoYP3ul2Xo2yz2j6A==",
+ "node_modules/gulp-uglify": {
+ "version": "3.0.2",
+ "resolved": "https://registry.npmjs.org/gulp-uglify/-/gulp-uglify-3.0.2.tgz",
+ "integrity": "sha512-gk1dhB74AkV2kzqPMQBLA3jPoIAPd/nlNzP2XMDSG8XZrqnlCiDGAqC+rZOumzFvB5zOphlFh6yr3lgcAb/OOg==",
"dev": true,
- "bin": {
- "dev-ip": "lib/dev-ip.js"
- },
- "engines": {
- "node": ">= 0.8.0"
+ "license": "MIT",
+ "dependencies": {
+ "array-each": "^1.0.1",
+ "extend-shallow": "^3.0.2",
+ "gulplog": "^1.0.0",
+ "has-gulplog": "^0.1.0",
+ "isobject": "^3.0.1",
+ "make-error-cause": "^1.1.1",
+ "safe-buffer": "^5.1.2",
+ "through2": "^2.0.0",
+ "uglify-js": "^3.0.5",
+ "vinyl-sourcemaps-apply": "^0.2.0"
}
},
- "node_modules/didyoumean": {
- "version": "1.2.2",
- "resolved": "https://registry.npmjs.org/didyoumean/-/didyoumean-1.2.2.tgz",
- "integrity": "sha512-gxtyfqMg7GKyhQmb056K7M3xszy/myH8w+B4RT+QXBQsvAOdc3XymqDDPHx1BgPgsdAA5SIifona89YtRATDzw==",
- "dev": true
- },
- "node_modules/diff": {
- "version": "4.0.2",
- "resolved": "https://registry.npmjs.org/diff/-/diff-4.0.2.tgz",
- "integrity": "sha512-58lmxKSA4BNyLz+HHMUzlOEpg09FV+ev6ZMe3vJihgdxzgcwZ8VoEEPmALCZG9LmqfVoNMMKpttIYTVG6uDY7A==",
+ "node_modules/gulp-uglify/node_modules/through2": {
+ "version": "2.0.5",
+ "resolved": "https://registry.npmjs.org/through2/-/through2-2.0.5.tgz",
+ "integrity": "sha512-/mrRod8xqpA+IHSLyGCQ2s8SPHiCDEeQJSep1jqLYeEUClOFG2Qsh+4FU6G9VeqpZnGW/Su8LQGc4YKni5rYSQ==",
"dev": true,
- "engines": {
- "node": ">=0.3.1"
+ "license": "MIT",
+ "dependencies": {
+ "readable-stream": "~2.3.6",
+ "xtend": "~4.0.1"
}
},
- "node_modules/diff-sequences": {
- "version": "29.6.3",
- "resolved": "https://registry.npmjs.org/diff-sequences/-/diff-sequences-29.6.3.tgz",
- "integrity": "sha512-EjePK1srD3P08o2j4f0ExnylqRs5B9tJjcp9t1krH2qRi8CCdsYfwe9JgSLurFBWwq4uOlipzfk5fHNvwFKr8Q==",
+ "node_modules/gulpclass": {
+ "version": "0.2.0",
+ "resolved": "https://registry.npmjs.org/gulpclass/-/gulpclass-0.2.0.tgz",
+ "integrity": "sha512-S2p0SgnVLjBbIEw5tHbBV6Wm6abD+leA5xZG6ukf9M+j1I/8zIeKPby9GLWnI90671YRk+lXbvEUROKaZXo8NA==",
"dev": true,
- "engines": {
- "node": "^14.15.0 || ^16.10.0 || >=18.0.0"
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@types/gulp": "^4.0.5",
+ "@types/merge2": "^1.1.4",
+ "@types/node": "*",
+ "gulp": "^4.0.0",
+ "merge2": "^1.2.2"
}
},
- "node_modules/dir-glob": {
- "version": "3.0.1",
- "resolved": "https://registry.npmjs.org/dir-glob/-/dir-glob-3.0.1.tgz",
- "integrity": "sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA==",
+ "node_modules/gulplog": {
+ "version": "1.0.0",
+ "resolved": "https://registry.npmjs.org/gulplog/-/gulplog-1.0.0.tgz",
+ "integrity": "sha512-hm6N8nrm3Y08jXie48jsC55eCZz9mnb4OirAStEk2deqeyhXU3C1otDVh+ccttMuc1sBi6RX6ZJ720hs9RCvgw==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "path-type": "^4.0.0"
+ "glogg": "^1.0.0"
},
"engines": {
- "node": ">=8"
+ "node": ">= 0.10"
}
},
- "node_modules/dlv": {
- "version": "1.1.3",
- "resolved": "https://registry.npmjs.org/dlv/-/dlv-1.1.3.tgz",
- "integrity": "sha512-+HlytyjlPKnIG8XuRG8WvmBP8xs8P71y+SKKS6ZXWoEgLuePxtDoUEiH7WkdePWrQ5JBpE6aoVqfZfJUQkjXwA==",
- "dev": true
- },
- "node_modules/dns-packet": {
- "version": "5.6.1",
- "resolved": "https://registry.npmjs.org/dns-packet/-/dns-packet-5.6.1.tgz",
- "integrity": "sha512-l4gcSouhcgIKRvyy99RNVOgxXiicE+2jZoNmaNmZ6JXiGajBOJAesk1OBlJuM5k2c+eudGdLxDqXuPCKIj6kpw==",
+ "node_modules/gzip-size": {
+ "version": "6.0.0",
+ "resolved": "https://registry.npmjs.org/gzip-size/-/gzip-size-6.0.0.tgz",
+ "integrity": "sha512-ax7ZYomf6jqPTQ4+XCpUGyXKHk5WweS+e05MBO4/y3WJ5RkmPXNKvX+bx1behVILVwr6JSQvZAku021CHPXG3Q==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "@leichtgewicht/ip-codec": "^2.0.1"
+ "duplexer": "^0.1.2"
},
"engines": {
- "node": ">=6"
+ "node": ">=10"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/sindresorhus"
}
},
- "node_modules/doctrine": {
- "version": "3.0.0",
- "resolved": "https://registry.npmjs.org/doctrine/-/doctrine-3.0.0.tgz",
- "integrity": "sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w==",
+ "node_modules/has-ansi": {
+ "version": "2.0.0",
+ "resolved": "https://registry.npmjs.org/has-ansi/-/has-ansi-2.0.0.tgz",
+ "integrity": "sha512-C8vBJ8DwUCx19vhm7urhTuUsr4/IyP6l4VzNQDv+ryHQObW3TTTp9yB68WpYgRe2bbaGuZ/se74IqFeVnMnLZg==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "esutils": "^2.0.2"
+ "ansi-regex": "^2.0.0"
},
"engines": {
- "node": ">=6.0.0"
+ "node": ">=0.10.0"
}
},
- "node_modules/dom-converter": {
- "version": "0.2.0",
- "resolved": "https://registry.npmjs.org/dom-converter/-/dom-converter-0.2.0.tgz",
- "integrity": "sha512-gd3ypIPfOMr9h5jIKq8E3sHOTCjeirnl0WK5ZdS1AW0Odt0b1PaWaHdJ4Qk4klv+YB9aJBS7mESXjFoDQPu6DA==",
+ "node_modules/has-ansi/node_modules/ansi-regex": {
+ "version": "2.1.1",
+ "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-2.1.1.tgz",
+ "integrity": "sha512-TIGnTpdo+E3+pCyAluZvtED5p5wCqLdezCyhPZzKPcxvFplEt4i+W7OONCKgeZFT3+y5NZZfOOS/Bdcanm1MYA==",
"dev": true,
- "dependencies": {
- "utila": "~0.4"
- }
- },
- "node_modules/dom-helpers": {
- "version": "5.2.1",
- "resolved": "https://registry.npmjs.org/dom-helpers/-/dom-helpers-5.2.1.tgz",
- "integrity": "sha512-nRCa7CK3VTrM2NmGkIy4cbK7IZlgBE/PYMn55rrXefr5xXDP0LdtfPnblFDoVdcAfslJ7or6iqAUnx0CCGIWQA==",
- "dependencies": {
- "@babel/runtime": "^7.8.7",
- "csstype": "^3.0.2"
+ "license": "MIT",
+ "engines": {
+ "node": ">=0.10.0"
}
},
- "node_modules/dom-serializer": {
- "version": "1.4.1",
- "resolved": "https://registry.npmjs.org/dom-serializer/-/dom-serializer-1.4.1.tgz",
- "integrity": "sha512-VHwB3KfrcOOkelEG2ZOfxqLZdfkil8PtJi4P8N2MMXucZq2yLp75ClViUlOVwyoHEDjYU433Aq+5zWP61+RGag==",
+ "node_modules/has-bigints": {
+ "version": "1.1.0",
+ "resolved": "https://registry.npmjs.org/has-bigints/-/has-bigints-1.1.0.tgz",
+ "integrity": "sha512-R3pbpkcIqv2Pm3dUwgjclDRVmWpTJW2DcMzcIhEXEx1oh/CEMObMm3KLmRJOdvhM7o4uQBnwr8pzRK2sJWIqfg==",
"dev": true,
- "dependencies": {
- "domelementtype": "^2.0.1",
- "domhandler": "^4.2.0",
- "entities": "^2.0.0"
+ "license": "MIT",
+ "engines": {
+ "node": ">= 0.4"
},
"funding": {
- "url": "https://github.com/cheeriojs/dom-serializer?sponsor=1"
+ "url": "https://github.com/sponsors/ljharb"
}
},
- "node_modules/domelementtype": {
- "version": "2.3.0",
- "resolved": "https://registry.npmjs.org/domelementtype/-/domelementtype-2.3.0.tgz",
- "integrity": "sha512-OLETBj6w0OsagBwdXnPdN0cnMfF9opN69co+7ZrbfPGrdpPVNBUj02spi6B1N7wChLQiPn4CSH/zJvXw56gmHw==",
+ "node_modules/has-flag": {
+ "version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
+ "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
"dev": true,
- "funding": [
- {
- "type": "github",
- "url": "https://github.com/sponsors/fb55"
- }
- ]
+ "license": "MIT",
+ "engines": {
+ "node": ">=8"
+ }
},
- "node_modules/domexception": {
- "version": "2.0.1",
- "resolved": "https://registry.npmjs.org/domexception/-/domexception-2.0.1.tgz",
- "integrity": "sha512-yxJ2mFy/sibVQlu5qHjOkf9J3K6zgmCxgJ94u2EdvDOV09H+32LtRswEcUsmUWN72pVLOEnTSRaIVVzVQgS0dg==",
- "deprecated": "Use your platform's native DOMException instead",
+ "node_modules/has-gulplog": {
+ "version": "0.1.0",
+ "resolved": "https://registry.npmjs.org/has-gulplog/-/has-gulplog-0.1.0.tgz",
+ "integrity": "sha512-+F4GzLjwHNNDEAJW2DC1xXfEoPkRDmUdJ7CBYw4MpqtDwOnqdImJl7GWlpqx+Wko6//J8uKTnIe4wZSv7yCqmw==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "webidl-conversions": "^5.0.0"
+ "sparkles": "^1.0.0"
},
"engines": {
- "node": ">=8"
+ "node": ">= 0.10"
}
},
- "node_modules/domexception/node_modules/webidl-conversions": {
- "version": "5.0.0",
- "resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-5.0.0.tgz",
- "integrity": "sha512-VlZwKPCkYKxQgeSbH5EyngOmRp7Ww7I9rQLERETtf5ofd9pGeswWiOtogpEO850jziPRarreGxn5QIiTqpb2wA==",
+ "node_modules/has-property-descriptors": {
+ "version": "1.0.2",
+ "resolved": "https://registry.npmjs.org/has-property-descriptors/-/has-property-descriptors-1.0.2.tgz",
+ "integrity": "sha512-55JNKuIW+vq4Ke1BjOTjM2YctQIvCT7GFzHwmfZPGo5wnrgkid0YQtnAleFSqumZm4az3n2BS+erby5ipJdgrg==",
"dev": true,
- "engines": {
- "node": ">=8"
+ "license": "MIT",
+ "dependencies": {
+ "es-define-property": "^1.0.0"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
}
},
- "node_modules/domhandler": {
- "version": "4.3.1",
- "resolved": "https://registry.npmjs.org/domhandler/-/domhandler-4.3.1.tgz",
- "integrity": "sha512-GrwoxYN+uWlzO8uhUXRl0P+kHE4GtVPfYzVLcUxPL7KNdHKj66vvlhiweIHqYYXWlw+T8iLMp42Lm67ghw4WMQ==",
+ "node_modules/has-proto": {
+ "version": "1.2.0",
+ "resolved": "https://registry.npmjs.org/has-proto/-/has-proto-1.2.0.tgz",
+ "integrity": "sha512-KIL7eQPfHQRC8+XluaIw7BHUwwqL19bQn4hzNgdr+1wXoU0KKj6rufu47lhY7KbJR2C6T6+PfyN0Ea7wkSS+qQ==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "domelementtype": "^2.2.0"
+ "dunder-proto": "^1.0.0"
},
"engines": {
- "node": ">= 4"
+ "node": ">= 0.4"
},
"funding": {
- "url": "https://github.com/fb55/domhandler?sponsor=1"
+ "url": "https://github.com/sponsors/ljharb"
}
},
- "node_modules/domutils": {
- "version": "2.8.0",
- "resolved": "https://registry.npmjs.org/domutils/-/domutils-2.8.0.tgz",
- "integrity": "sha512-w96Cjofp72M5IIhpjgobBimYEfoPjx1Vx0BSX9P30WBdZW2WIKU0T1Bd0kz2eNZ9ikjKgHbEyKx8BB6H1L3h3A==",
+ "node_modules/has-symbols": {
+ "version": "1.1.0",
+ "resolved": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.1.0.tgz",
+ "integrity": "sha512-1cDNdwJ2Jaohmb3sg4OmKaMBwuC48sYni5HUw2DvsC8LjGTLK9h+eb1X6RyuOHe4hT0ULCW68iomhjUoKUqlPQ==",
"dev": true,
- "dependencies": {
- "dom-serializer": "^1.0.1",
- "domelementtype": "^2.2.0",
- "domhandler": "^4.2.0"
+ "license": "MIT",
+ "engines": {
+ "node": ">= 0.4"
},
"funding": {
- "url": "https://github.com/fb55/domutils?sponsor=1"
+ "url": "https://github.com/sponsors/ljharb"
}
},
- "node_modules/dot-case": {
- "version": "3.0.4",
- "resolved": "https://registry.npmjs.org/dot-case/-/dot-case-3.0.4.tgz",
- "integrity": "sha512-Kv5nKlh6yRrdrGvxeJ2e5y2eRUpkUosIW4A2AS38zwSz27zu7ufDwQPi5Jhs3XAlGNetl3bmnGhQsMtkKJnj3w==",
+ "node_modules/has-tostringtag": {
+ "version": "1.0.2",
+ "resolved": "https://registry.npmjs.org/has-tostringtag/-/has-tostringtag-1.0.2.tgz",
+ "integrity": "sha512-NqADB8VjPFLM2V0VvHUewwwsw0ZWBaIdgo+ieHtK3hasLz4qeCRjYcqfB6AQrBggRKppKF8L52/VqdVsO47Dlw==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "no-case": "^3.0.4",
- "tslib": "^2.0.3"
+ "has-symbols": "^1.0.3"
+ },
+ "engines": {
+ "node": ">= 0.4"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
}
},
- "node_modules/dotenv": {
- "version": "10.0.0",
- "resolved": "https://registry.npmjs.org/dotenv/-/dotenv-10.0.0.tgz",
- "integrity": "sha512-rlBi9d8jpv9Sf1klPjNfFAuWDjKLwTIJJ/VxtoTwIR6hnZxcEOQCZg2oIL3MWBYw5GpUDKOEnND7LXTbIpQ03Q==",
+ "node_modules/has-value": {
+ "version": "1.0.0",
+ "resolved": "https://registry.npmjs.org/has-value/-/has-value-1.0.0.tgz",
+ "integrity": "sha512-IBXk4GTsLYdQ7Rvt+GRBrFSVEkmuOUy4re0Xjd9kJSUQpnTrWR4/y9RpfexN9vkAPMFuQoeWKwqzPozRTlasGw==",
"dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "get-value": "^2.0.6",
+ "has-values": "^1.0.0",
+ "isobject": "^3.0.0"
+ },
"engines": {
- "node": ">=10"
+ "node": ">=0.10.0"
}
},
- "node_modules/dotenv-expand": {
- "version": "5.1.0",
- "resolved": "https://registry.npmjs.org/dotenv-expand/-/dotenv-expand-5.1.0.tgz",
- "integrity": "sha512-YXQl1DSa4/PQyRfgrv6aoNjhasp/p4qs9FjJ4q4cQk+8m4r6k4ZSiEyytKG8f8W9gi8WsQtIObNmKd+tMzNTmA==",
- "dev": true
+ "node_modules/has-values": {
+ "version": "1.0.0",
+ "resolved": "https://registry.npmjs.org/has-values/-/has-values-1.0.0.tgz",
+ "integrity": "sha512-ODYZC64uqzmtfGMEAX/FvZiRyWLpAC3vYnNunURUnkGVTS+mI0smVsWaPydRBsE3g+ok7h960jChO8mFcWlHaQ==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "is-number": "^3.0.0",
+ "kind-of": "^4.0.0"
+ },
+ "engines": {
+ "node": ">=0.10.0"
+ }
},
- "node_modules/duplexer": {
- "version": "0.1.2",
- "resolved": "https://registry.npmjs.org/duplexer/-/duplexer-0.1.2.tgz",
- "integrity": "sha512-jtD6YG370ZCIi/9GTaJKQxWTZD045+4R4hTk/x1UyoqadyJ9x9CgSi1RlVDQF8U2sxLLSnFkCaMihqljHIWgMg==",
- "dev": true
- },
- "node_modules/duplexify": {
- "version": "3.7.1",
- "resolved": "https://registry.npmjs.org/duplexify/-/duplexify-3.7.1.tgz",
- "integrity": "sha512-07z8uv2wMyS51kKhD1KsdXJg5WQ6t93RneqRxUHnskXVtlYYkLqM0gqStQZ3pj073g687jPCHrqNfCzawLYh5g==",
+ "node_modules/has-values/node_modules/is-buffer": {
+ "version": "1.1.6",
+ "resolved": "https://registry.npmjs.org/is-buffer/-/is-buffer-1.1.6.tgz",
+ "integrity": "sha512-NcdALwpXkTm5Zvvbk7owOUSvVvBKDgKP5/ewfXEznmQFfs4ZRmanOeKBTjRVjka3QFoN6XJ+9F3USqfHqTaU5w==",
"dev": true,
- "dependencies": {
- "end-of-stream": "^1.0.0",
- "inherits": "^2.0.1",
- "readable-stream": "^2.0.0",
- "stream-shift": "^1.0.0"
- }
+ "license": "MIT"
},
- "node_modules/each-props": {
- "version": "1.3.2",
- "resolved": "https://registry.npmjs.org/each-props/-/each-props-1.3.2.tgz",
- "integrity": "sha512-vV0Hem3zAGkJAyU7JSjixeU66rwdynTAa1vofCrSA5fEln+m67Az9CcnkVD776/fsN/UjIWmBDoNRS6t6G9RfA==",
+ "node_modules/has-values/node_modules/is-number": {
+ "version": "3.0.0",
+ "resolved": "https://registry.npmjs.org/is-number/-/is-number-3.0.0.tgz",
+ "integrity": "sha512-4cboCqIpliH+mAvFNegjZQ4kgKc3ZUhQVr3HvWbSh5q3WH2v82ct+T2Y1hdU5Gdtorx/cLifQjqCbL7bpznLTg==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "is-plain-object": "^2.0.1",
- "object.defaults": "^1.1.0"
+ "kind-of": "^3.0.2"
+ },
+ "engines": {
+ "node": ">=0.10.0"
}
},
- "node_modules/each-props/node_modules/is-plain-object": {
- "version": "2.0.4",
- "resolved": "https://registry.npmjs.org/is-plain-object/-/is-plain-object-2.0.4.tgz",
- "integrity": "sha512-h5PpgXkWitc38BBMYawTYMWJHFZJVnBquFE57xFpjB8pJFiF6gZ+bU+WyI/yqXiFR5mdLsgYNaPe8uao6Uv9Og==",
+ "node_modules/has-values/node_modules/is-number/node_modules/kind-of": {
+ "version": "3.2.2",
+ "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz",
+ "integrity": "sha512-NOW9QQXMoZGg/oqnVNoNTTIFEIid1627WCffUBJEdMxYApq7mNE7CpzucIPc+ZQg25Phej7IJSmX3hO+oblOtQ==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "isobject": "^3.0.1"
+ "is-buffer": "^1.1.5"
},
"engines": {
"node": ">=0.10.0"
}
},
- "node_modules/eastasianwidth": {
- "version": "0.2.0",
- "resolved": "https://registry.npmjs.org/eastasianwidth/-/eastasianwidth-0.2.0.tgz",
- "integrity": "sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==",
- "dev": true
- },
- "node_modules/easy-extender": {
- "version": "2.3.4",
- "resolved": "https://registry.npmjs.org/easy-extender/-/easy-extender-2.3.4.tgz",
- "integrity": "sha512-8cAwm6md1YTiPpOvDULYJL4ZS6WfM5/cTeVVh4JsvyYZAoqlRVUpHL9Gr5Fy7HA6xcSZicUia3DeAgO3Us8E+Q==",
+ "node_modules/has-values/node_modules/kind-of": {
+ "version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-4.0.0.tgz",
+ "integrity": "sha512-24XsCxmEbRwEDbz/qz3stgin8TTzZ1ESR56OMCN0ujYg+vRutNSiOj9bHH9u85DKgXguraugV5sFuvbD4FW/hw==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "lodash": "^4.17.10"
+ "is-buffer": "^1.1.5"
},
"engines": {
- "node": ">= 4.0.0"
+ "node": ">=0.10.0"
}
},
- "node_modules/eazy-logger": {
- "version": "4.1.0",
- "resolved": "https://registry.npmjs.org/eazy-logger/-/eazy-logger-4.1.0.tgz",
- "integrity": "sha512-+mn7lRm+Zf1UT/YaH8WXtpU6PIV2iOjzP6jgKoiaq/VNrjYKp+OHZGe2znaLgDeFkw8cL9ffuaUm+nNnzcYyGw==",
+ "node_modules/hasown": {
+ "version": "2.0.2",
+ "resolved": "https://registry.npmjs.org/hasown/-/hasown-2.0.2.tgz",
+ "integrity": "sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "chalk": "4.1.2"
+ "function-bind": "^1.1.2"
},
"engines": {
- "node": ">= 0.8.0"
+ "node": ">= 0.4"
}
},
- "node_modules/ee-first": {
- "version": "1.1.1",
- "resolved": "https://registry.npmjs.org/ee-first/-/ee-first-1.1.1.tgz",
- "integrity": "sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==",
- "dev": true
+ "node_modules/history": {
+ "version": "4.10.1",
+ "resolved": "https://registry.npmjs.org/history/-/history-4.10.1.tgz",
+ "integrity": "sha512-36nwAD620w12kuzPAsyINPWJqlNbij+hpK1k9XRloDtym8mxzGYl2c17LnV6IAGB2Dmg4tEa7G7DlawS0+qjew==",
+ "license": "MIT",
+ "dependencies": {
+ "@babel/runtime": "^7.1.2",
+ "loose-envify": "^1.2.0",
+ "resolve-pathname": "^3.0.0",
+ "tiny-invariant": "^1.0.2",
+ "tiny-warning": "^1.0.0",
+ "value-equal": "^1.0.1"
+ }
},
- "node_modules/ejs": {
- "version": "3.1.10",
- "resolved": "https://registry.npmjs.org/ejs/-/ejs-3.1.10.tgz",
- "integrity": "sha512-UeJmFfOrAQS8OJWPZ4qtgHyWExa088/MtK5UEyoJGFH67cDEXkZSviOiKRCZ4Xij0zxI3JECgYs3oKx+AizQBA==",
+ "node_modules/hoist-non-react-statics": {
+ "version": "2.5.5",
+ "resolved": "https://registry.npmjs.org/hoist-non-react-statics/-/hoist-non-react-statics-2.5.5.tgz",
+ "integrity": "sha512-rqcy4pJo55FTTLWt+bU8ukscqHeE/e9KWvsOW2b/a3afxQZhwkQdT1rPPCJ0rYXdj4vNcasY8zHTH+jF/qStxw==",
+ "license": "BSD-3-Clause"
+ },
+ "node_modules/homedir-polyfill": {
+ "version": "1.0.3",
+ "resolved": "https://registry.npmjs.org/homedir-polyfill/-/homedir-polyfill-1.0.3.tgz",
+ "integrity": "sha512-eSmmWE5bZTK2Nou4g0AI3zZ9rswp7GRKoKXS1BLUkvPviOqs4YTN1djQIqrXy9k5gEtdLPy86JjRwsNM9tnDcA==",
"dev": true,
- "license": "Apache-2.0",
+ "license": "MIT",
"dependencies": {
- "jake": "^10.8.5"
- },
- "bin": {
- "ejs": "bin/cli.js"
+ "parse-passwd": "^1.0.0"
},
"engines": {
"node": ">=0.10.0"
}
},
- "node_modules/electron-to-chromium": {
- "version": "1.5.137",
- "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.137.tgz",
- "integrity": "sha512-/QSJaU2JyIuTbbABAo/crOs+SuAZLS+fVVS10PVrIT9hrRkmZl8Hb0xPSkKRUUWHQtYzXHpQUW3Dy5hwMzGZkA==",
+ "node_modules/hosted-git-info": {
+ "version": "2.8.9",
+ "resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.8.9.tgz",
+ "integrity": "sha512-mxIDAb9Lsm6DoOJ7xH+5+X4y1LU/4Hi50L9C5sIswK3JzULS4bwk1FvjdBgvYR4bzT4tuUQiC15FE2f5HbLvYw==",
"dev": true,
"license": "ISC"
},
- "node_modules/emittery": {
- "version": "0.8.1",
- "resolved": "https://registry.npmjs.org/emittery/-/emittery-0.8.1.tgz",
- "integrity": "sha512-uDfvUjVrfGJJhymx/kz6prltenw1u7WrCg1oa94zYY8xxVpLLUu045LAT0dhDZdXG58/EpPL/5kA180fQ/qudg==",
+ "node_modules/http-errors": {
+ "version": "2.0.0",
+ "resolved": "https://registry.npmjs.org/http-errors/-/http-errors-2.0.0.tgz",
+ "integrity": "sha512-FtwrG/euBzaEjYeRqOgly7G0qviiXoJWnvEH2Z1plBdXgbyjv34pHTSb9zoeHMyDy33+DWy5Wt9Wo+TURtOYSQ==",
"dev": true,
- "engines": {
- "node": ">=10"
+ "license": "MIT",
+ "dependencies": {
+ "depd": "2.0.0",
+ "inherits": "2.0.4",
+ "setprototypeof": "1.2.0",
+ "statuses": "2.0.1",
+ "toidentifier": "1.0.1"
},
- "funding": {
- "url": "https://github.com/sindresorhus/emittery?sponsor=1"
- }
- },
- "node_modules/emoji-regex": {
- "version": "9.2.2",
- "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-9.2.2.tgz",
- "integrity": "sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==",
- "dev": true
- },
- "node_modules/emojis-list": {
- "version": "3.0.0",
- "resolved": "https://registry.npmjs.org/emojis-list/-/emojis-list-3.0.0.tgz",
- "integrity": "sha512-/kyM18EfinwXZbno9FyUGeFh87KC8HRQBQGildHZbEuRyWFOmv1U10o9BBp8XVZDVNNuQKyIGIu5ZYAAXJ0V2Q==",
- "dev": true,
"engines": {
- "node": ">= 4"
+ "node": ">= 0.8"
}
},
- "node_modules/encodeurl": {
- "version": "1.0.2",
- "resolved": "https://registry.npmjs.org/encodeurl/-/encodeurl-1.0.2.tgz",
- "integrity": "sha512-TPJXq8JqFaVYm2CWmPvnP2Iyo4ZSM7/QKcSmuMLDObfpH5fi7RUGmd/rTDf+rut/saiDiQEeVTNgAmJEdAOx0w==",
+ "node_modules/http-errors/node_modules/statuses": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/statuses/-/statuses-2.0.1.tgz",
+ "integrity": "sha512-RwNA9Z/7PrK06rYLIzFMlaF+l73iwpzsqRIFgbMLbTcLD6cOao82TaWefPXQvB2fOC4AjuYSEndS7N/mTCbkdQ==",
"dev": true,
+ "license": "MIT",
"engines": {
"node": ">= 0.8"
}
},
- "node_modules/end-of-stream": {
- "version": "1.4.4",
- "resolved": "https://registry.npmjs.org/end-of-stream/-/end-of-stream-1.4.4.tgz",
- "integrity": "sha512-+uw1inIHVPQoaVuHzRyXd21icM+cnt4CzD5rW+NC1wjOUSTOs+Te7FOv7AhN7vS9x/oIyhLP5PR1H+phQAHu5Q==",
+ "node_modules/http-proxy": {
+ "version": "1.18.1",
+ "resolved": "https://registry.npmjs.org/http-proxy/-/http-proxy-1.18.1.tgz",
+ "integrity": "sha512-7mz/721AbnJwIVbnaSv1Cz3Am0ZLT/UBwkC92VlxhXv/k/BBQfM2fXElQNC27BVGr0uwUpplYPQM9LnaBMR5NQ==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "once": "^1.4.0"
+ "eventemitter3": "^4.0.0",
+ "follow-redirects": "^1.0.0",
+ "requires-port": "^1.0.0"
+ },
+ "engines": {
+ "node": ">=8.0.0"
}
},
- "node_modules/engine.io": {
- "version": "6.5.4",
- "resolved": "https://registry.npmjs.org/engine.io/-/engine.io-6.5.4.tgz",
- "integrity": "sha512-KdVSDKhVKyOi+r5uEabrDLZw2qXStVvCsEB/LN3mw4WFi6Gx50jTyuxYVCwAAC0U46FdnzP/ScKRBTXb/NiEOg==",
+ "node_modules/iconv-lite": {
+ "version": "0.4.24",
+ "resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.24.tgz",
+ "integrity": "sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "@types/cookie": "^0.4.1",
- "@types/cors": "^2.8.12",
- "@types/node": ">=10.0.0",
- "accepts": "~1.3.4",
- "base64id": "2.0.0",
- "cookie": "~0.4.1",
- "cors": "~2.8.5",
- "debug": "~4.3.1",
- "engine.io-parser": "~5.2.1",
- "ws": "~8.11.0"
+ "safer-buffer": ">= 2.1.2 < 3"
},
"engines": {
- "node": ">=10.2.0"
+ "node": ">=0.10.0"
}
},
- "node_modules/engine.io-client": {
- "version": "6.6.3",
- "resolved": "https://registry.npmjs.org/engine.io-client/-/engine.io-client-6.6.3.tgz",
- "integrity": "sha512-T0iLjnyNWahNyv/lcjS2y4oE358tVS/SYQNxYXGAJ9/GLgH4VCvOQ/mhTjqU88mLZCQgiG8RIegFHYCdVC+j5w==",
- "dev": true,
- "license": "MIT",
+ "node_modules/igniteui-dockmanager": {
+ "version": "1.17.0",
+ "resolved": "https://registry.npmjs.org/igniteui-dockmanager/-/igniteui-dockmanager-1.17.0.tgz",
+ "integrity": "sha512-knxLvhnwaxPsmJnphTPlxPquEphxMT4Xr0SLkk+xEtG/EuyBf3IO2oH3ldnT7lGitK/p1iD/p8ZLHKDpJ7Y5Ww==",
+ "license": "SEE LICENSE IN LICENSE",
"dependencies": {
- "@socket.io/component-emitter": "~3.1.0",
- "debug": "~4.3.1",
- "engine.io-parser": "~5.2.1",
- "ws": "~8.17.1",
- "xmlhttprequest-ssl": "~2.1.1"
+ "igniteui-trial-watermark": "^1.0.3"
}
},
- "node_modules/engine.io-client/node_modules/ws": {
- "version": "8.17.1",
- "resolved": "https://registry.npmjs.org/ws/-/ws-8.17.1.tgz",
- "integrity": "sha512-6XQFvXTkbfUOZOKKILFG1PDK2NDQs4azKQl26T0YS5CxqWLgXajbPZ+h4gZekJyRqFU8pvnbAbbs/3TgRPy+GQ==",
- "dev": true,
- "license": "MIT",
- "engines": {
- "node": ">=10.0.0"
+ "node_modules/igniteui-react": {
+ "version": "19.3.0-rc.3",
+ "resolved": "https://registry.npmjs.org/igniteui-react/-/igniteui-react-19.3.0-rc.3.tgz",
+ "integrity": "sha512-3hBouybBukWScrPD/l3+sw8Fhr1XjStp8Nc3yiha9uC9M9WOVrqJir/M4Px9O397xtyQY8i+MR3mXWYiwN7n1Q==",
+ "license": "Infragistics(R) Ultimate license (http://www.infragistics.com/legal/ultimate/license/)",
+ "dependencies": {
+ "@lit/react": "^1.0.7",
+ "igniteui-dockmanager": "~1.17.0",
+ "igniteui-webcomponents": "~6.3.3",
+ "lit": "^3.3.0"
},
"peerDependencies": {
- "bufferutil": "^4.0.1",
- "utf-8-validate": ">=5.0.2"
+ "dompurify": "^3.2.0",
+ "marked": "^16.3.0",
+ "marked-shiki": "^1.2.0",
+ "shiki": "^3.12.0"
},
"peerDependenciesMeta": {
- "bufferutil": {
+ "dompurify": {
"optional": true
},
- "utf-8-validate": {
+ "marked": {
"optional": true
- }
- }
- },
- "node_modules/engine.io-parser": {
- "version": "5.2.2",
- "resolved": "https://registry.npmjs.org/engine.io-parser/-/engine.io-parser-5.2.2.tgz",
- "integrity": "sha512-RcyUFKA93/CXH20l4SoVvzZfrSDMOTUS3bWVpTt2FuFP+XYrL8i8oonHP7WInRyVHXh0n/ORtoeiE1os+8qkSw==",
- "dev": true,
- "engines": {
- "node": ">=10.0.0"
- }
- },
- "node_modules/engine.io/node_modules/ws": {
- "version": "8.11.0",
- "resolved": "https://registry.npmjs.org/ws/-/ws-8.11.0.tgz",
- "integrity": "sha512-HPG3wQd9sNQoT9xHyNCXoDUa+Xw/VevmY9FoHyQ+g+rrMn4j6FB4np7Z0OhdTgjx6MgQLK7jwSy1YecU1+4Asg==",
- "dev": true,
- "engines": {
- "node": ">=10.0.0"
- },
- "peerDependencies": {
- "bufferutil": "^4.0.1",
- "utf-8-validate": "^5.0.2"
- },
- "peerDependenciesMeta": {
- "bufferutil": {
+ },
+ "marked-shiki": {
"optional": true
},
- "utf-8-validate": {
+ "shiki": {
"optional": true
}
}
},
- "node_modules/enhanced-resolve": {
- "version": "5.18.3",
- "resolved": "https://registry.npmjs.org/enhanced-resolve/-/enhanced-resolve-5.18.3.tgz",
- "integrity": "sha512-d4lC8xfavMeBjzGr2vECC3fsGXziXZQyJxD868h2M/mBI3PwAuODxAkLkq5HYuvrPYcUtiLzsTo8U3PgX3Ocww==",
- "dev": true,
- "license": "MIT",
+ "node_modules/igniteui-react-charts": {
+ "version": "19.2.2",
+ "resolved": "https://registry.npmjs.org/igniteui-react-charts/-/igniteui-react-charts-19.2.2.tgz",
+ "integrity": "sha512-FO6A1liUkF0/xsHzw2aGz00IFSR05HKCI4JP94srO9zwtDwFUTrFlES9qxhR8DQIjERp700wRkHwFunboF0vYg==",
+ "license": "Infragistics(R) Ultimate license (http://www.infragistics.com/legal/ultimate/license/)",
"dependencies": {
- "graceful-fs": "^4.2.4",
- "tapable": "^2.2.0"
+ "tslib": "^2.3.1"
},
- "engines": {
- "node": ">=10.13.0"
+ "peerDependencies": {
+ "igniteui-react-core": "25.1.0.83"
}
},
- "node_modules/enhanced-resolve/node_modules/tapable": {
- "version": "2.2.3",
- "resolved": "https://registry.npmjs.org/tapable/-/tapable-2.2.3.tgz",
- "integrity": "sha512-ZL6DDuAlRlLGghwcfmSn9sK3Hr6ArtyudlSAiCqQ6IfE+b+HHbydbYDIG15IfS5do+7XQQBdBiubF/cV2dnDzg==",
- "dev": true,
- "license": "MIT",
- "engines": {
- "node": ">=6"
- },
- "funding": {
- "type": "opencollective",
- "url": "https://opencollective.com/webpack"
+ "node_modules/igniteui-react-core": {
+ "version": "19.2.2",
+ "resolved": "https://registry.npmjs.org/igniteui-react-core/-/igniteui-react-core-19.2.2.tgz",
+ "integrity": "sha512-3Jdjbgg70xH/ojKC0/PtXfA9m8esWyUjv61vAGcIBm3QQ8INsuMe4Ah4Gy3z6+CgxXmDKaMTrqcOuZhQ/d7RSg==",
+ "license": "Infragistics(R) Ultimate license (http://www.infragistics.com/legal/ultimate/license/)",
+ "dependencies": {
+ "tslib": "^2.3.1"
}
},
- "node_modules/entities": {
- "version": "2.2.0",
- "resolved": "https://registry.npmjs.org/entities/-/entities-2.2.0.tgz",
- "integrity": "sha512-p92if5Nz619I0w+akJrLZH0MX0Pb5DX39XOwQTtXSdQQOaYH03S1uIQp4mhOZtAXrxq4ViO67YTiLBo2638o9A==",
- "dev": true,
- "funding": {
- "url": "https://github.com/fb55/entities?sponsor=1"
+ "node_modules/igniteui-react-dashboards": {
+ "version": "19.2.2",
+ "resolved": "https://registry.npmjs.org/igniteui-react-dashboards/-/igniteui-react-dashboards-19.2.2.tgz",
+ "integrity": "sha512-v4lzWdRs4KguvbarCqed4B3ZxCyIXOULnFCDzenEDrpkYWVsvtlSFqjIRwVC70bUj323MrecNJ69Kmp8bh8WUA==",
+ "license": "Infragistics(R) Ultimate license (http://www.infragistics.com/legal/ultimate/license/)",
+ "dependencies": {
+ "tslib": "^2.3.1"
+ },
+ "peerDependencies": {
+ "igniteui-react-charts": "25.1.0.83",
+ "igniteui-react-core": "25.1.0.83",
+ "igniteui-react-data-grids": "25.1.0.83",
+ "igniteui-react-gauges": "25.1.0.83",
+ "igniteui-react-inputs": "25.1.0.83",
+ "igniteui-react-layouts": "25.1.0.83",
+ "igniteui-react-maps": "25.1.0.83"
}
},
- "node_modules/error-ex": {
- "version": "1.3.2",
- "resolved": "https://registry.npmjs.org/error-ex/-/error-ex-1.3.2.tgz",
- "integrity": "sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g==",
- "dev": true,
+ "node_modules/igniteui-react-data-grids": {
+ "version": "19.2.2",
+ "resolved": "https://registry.npmjs.org/igniteui-react-data-grids/-/igniteui-react-data-grids-19.2.2.tgz",
+ "integrity": "sha512-Gt882MsVpoKcyQduKyv0Z9SvZQd2OlqP1nEllrWqC52FEOBVcOxZjcFH04nFDtjXn+kXhnCit+f1CQyzDwuDKw==",
+ "license": "Infragistics(R) Ultimate license (http://www.infragistics.com/legal/ultimate/license/)",
"dependencies": {
- "is-arrayish": "^0.2.1"
+ "tslib": "^2.3.1"
+ },
+ "peerDependencies": {
+ "igniteui-react-core": "25.1.0.83",
+ "igniteui-react-inputs": "25.1.0.83",
+ "igniteui-react-layouts": "25.1.0.83"
}
},
- "node_modules/error-stack-parser": {
- "version": "2.1.4",
- "resolved": "https://registry.npmjs.org/error-stack-parser/-/error-stack-parser-2.1.4.tgz",
- "integrity": "sha512-Sk5V6wVazPhq5MhpO+AUxJn5x7XSXGl1R93Vn7i+zS15KDVxQijejNCrz8340/2bgLBjR9GtEG8ZVKONDjcqGQ==",
- "dev": true,
+ "node_modules/igniteui-react-datasources": {
+ "version": "19.2.2",
+ "resolved": "https://registry.npmjs.org/igniteui-react-datasources/-/igniteui-react-datasources-19.2.2.tgz",
+ "integrity": "sha512-LS7iyEizWJ6+eNzGZgt8XqSOUDoCROL/yi3eRhpwta9tGjzjNxnxYBDjqueWdO2SHAFVBcOLEqIwbvz0oqblGQ==",
+ "license": "MIT",
"dependencies": {
- "stackframe": "^1.3.4"
+ "tslib": "^2.3.1"
+ },
+ "peerDependencies": {
+ "igniteui-react-core": "25.1.0.83"
}
},
- "node_modules/es-abstract": {
- "version": "1.23.2",
- "resolved": "https://registry.npmjs.org/es-abstract/-/es-abstract-1.23.2.tgz",
- "integrity": "sha512-60s3Xv2T2p1ICykc7c+DNDPLDMm9t4QxCOUU0K9JxiLjM3C1zB9YVdN7tjxrFd4+AkZ8CdX1ovUga4P2+1e+/w==",
- "dev": true,
+ "node_modules/igniteui-react-excel": {
+ "version": "19.2.2",
+ "resolved": "https://registry.npmjs.org/igniteui-react-excel/-/igniteui-react-excel-19.2.2.tgz",
+ "integrity": "sha512-QqQZl60RLwhliyi3Vbds7wBxKQUcaIycNYA4UP48FppFC7CKdjfjc/NyKlNeNDFgJQw9I3Mlp6Pu/JtoGD07Qg==",
+ "license": "Infragistics(R) Ultimate license (http://www.infragistics.com/legal/ultimate/license/)",
"dependencies": {
- "array-buffer-byte-length": "^1.0.1",
- "arraybuffer.prototype.slice": "^1.0.3",
- "available-typed-arrays": "^1.0.7",
- "call-bind": "^1.0.7",
- "data-view-buffer": "^1.0.1",
- "data-view-byte-length": "^1.0.1",
- "data-view-byte-offset": "^1.0.0",
- "es-define-property": "^1.0.0",
- "es-errors": "^1.3.0",
- "es-object-atoms": "^1.0.0",
- "es-set-tostringtag": "^2.0.3",
- "es-to-primitive": "^1.2.1",
- "function.prototype.name": "^1.1.6",
- "get-intrinsic": "^1.2.4",
- "get-symbol-description": "^1.0.2",
- "globalthis": "^1.0.3",
- "gopd": "^1.0.1",
- "has-property-descriptors": "^1.0.2",
- "has-proto": "^1.0.3",
- "has-symbols": "^1.0.3",
- "hasown": "^2.0.2",
- "internal-slot": "^1.0.7",
- "is-array-buffer": "^3.0.4",
- "is-callable": "^1.2.7",
- "is-data-view": "^1.0.1",
- "is-negative-zero": "^2.0.3",
- "is-regex": "^1.1.4",
- "is-shared-array-buffer": "^1.0.3",
- "is-string": "^1.0.7",
- "is-typed-array": "^1.1.13",
- "is-weakref": "^1.0.2",
- "object-inspect": "^1.13.1",
- "object-keys": "^1.1.1",
- "object.assign": "^4.1.5",
- "regexp.prototype.flags": "^1.5.2",
- "safe-array-concat": "^1.1.2",
- "safe-regex-test": "^1.0.3",
- "string.prototype.trim": "^1.2.9",
- "string.prototype.trimend": "^1.0.8",
- "string.prototype.trimstart": "^1.0.7",
- "typed-array-buffer": "^1.0.2",
- "typed-array-byte-length": "^1.0.1",
- "typed-array-byte-offset": "^1.0.2",
- "typed-array-length": "^1.0.5",
- "unbox-primitive": "^1.0.2",
- "which-typed-array": "^1.1.15"
- },
- "engines": {
- "node": ">= 0.4"
+ "jszip": "^3.1.5",
+ "pako": "^1.0.6",
+ "tslib": "^2.3.1"
},
- "funding": {
- "url": "https://github.com/sponsors/ljharb"
+ "peerDependencies": {
+ "igniteui-react-core": "25.1.0.83"
}
},
- "node_modules/es-array-method-boxes-properly": {
- "version": "1.0.0",
- "resolved": "https://registry.npmjs.org/es-array-method-boxes-properly/-/es-array-method-boxes-properly-1.0.0.tgz",
- "integrity": "sha512-wd6JXUmyHmt8T5a2xreUwKcGPq6f1f+WwIJkijUqiGcJz1qqnZgP6XIK+QyIWU5lT7imeNxUll48bziG+TSYcA==",
- "dev": true
- },
- "node_modules/es-define-property": {
- "version": "1.0.0",
- "resolved": "https://registry.npmjs.org/es-define-property/-/es-define-property-1.0.0.tgz",
- "integrity": "sha512-jxayLKShrEqqzJ0eumQbVhTYQM27CfT1T35+gCgDFoL82JLsXqTJ76zv6A0YLOgEnLUMvLzsDsGIrl8NFpT2gQ==",
- "dev": true,
+ "node_modules/igniteui-react-gauges": {
+ "version": "19.2.2",
+ "resolved": "https://registry.npmjs.org/igniteui-react-gauges/-/igniteui-react-gauges-19.2.2.tgz",
+ "integrity": "sha512-dTSEuRoOHDbV1+AQ94+QL7yXccLUd6S/KLrsBwLPAvq49UCBDc4K/7R6sW6UnpKP5jHuj1A2tevnRnSsRtVY+w==",
+ "license": "Infragistics(R) Ultimate license (http://www.infragistics.com/legal/ultimate/license/)",
"dependencies": {
- "get-intrinsic": "^1.2.4"
+ "tslib": "^2.3.1"
},
- "engines": {
- "node": ">= 0.4"
+ "peerDependencies": {
+ "igniteui-react-core": "25.1.0.83"
}
},
- "node_modules/es-errors": {
- "version": "1.3.0",
- "resolved": "https://registry.npmjs.org/es-errors/-/es-errors-1.3.0.tgz",
- "integrity": "sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==",
- "dev": true,
- "engines": {
- "node": ">= 0.4"
+ "node_modules/igniteui-react-grids": {
+ "version": "19.2.1",
+ "resolved": "https://registry.npmjs.org/igniteui-react-grids/-/igniteui-react-grids-19.2.1.tgz",
+ "integrity": "sha512-xYusFtzDdNKDPeUF+Dsphgvm/Y0b69DgZbUC+9UbJJM146y2YRM4ZxIoXDeaSyQSzLrvNtD8VWJzKptN41U6yA==",
+ "license": "Infragistics(R) Ultimate license (http://www.infragistics.com/legal/ultimate/license/)",
+ "dependencies": {
+ "@lit/react": "^1.0.7",
+ "igniteui-webcomponents-grids": "~6.0.7",
+ "lit": "^3.3.0"
}
},
- "node_modules/es-iterator-helpers": {
- "version": "1.0.18",
- "resolved": "https://registry.npmjs.org/es-iterator-helpers/-/es-iterator-helpers-1.0.18.tgz",
- "integrity": "sha512-scxAJaewsahbqTYrGKJihhViaM6DDZDDoucfvzNbK0pOren1g/daDQ3IAhzn+1G14rBG7w+i5N+qul60++zlKA==",
- "dev": true,
+ "node_modules/igniteui-react-inputs": {
+ "version": "19.2.2",
+ "resolved": "https://registry.npmjs.org/igniteui-react-inputs/-/igniteui-react-inputs-19.2.2.tgz",
+ "integrity": "sha512-jxMDSRKW2CIl47OgQ4tKuqOn+Kt2WfLQpvhew8G9r1tKE8pZnnd9jP0r2IcrrW3XZhXS+Vo/g9uEfT0LcVZdag==",
+ "license": "Infragistics(R) Ultimate license (http://www.infragistics.com/legal/ultimate/license/)",
"dependencies": {
- "call-bind": "^1.0.7",
- "define-properties": "^1.2.1",
- "es-abstract": "^1.23.0",
- "es-errors": "^1.3.0",
- "es-set-tostringtag": "^2.0.3",
- "function-bind": "^1.1.2",
- "get-intrinsic": "^1.2.4",
- "globalthis": "^1.0.3",
- "has-property-descriptors": "^1.0.2",
- "has-proto": "^1.0.3",
- "has-symbols": "^1.0.3",
- "internal-slot": "^1.0.7",
- "iterator.prototype": "^1.1.2",
- "safe-array-concat": "^1.1.2"
+ "tslib": "^2.3.1"
},
- "engines": {
- "node": ">= 0.4"
+ "peerDependencies": {
+ "igniteui-react-core": "25.1.0.83"
}
},
- "node_modules/es-module-lexer": {
- "version": "1.5.0",
- "resolved": "https://registry.npmjs.org/es-module-lexer/-/es-module-lexer-1.5.0.tgz",
- "integrity": "sha512-pqrTKmwEIgafsYZAGw9kszYzmagcE/n4dbgwGWLEXg7J4QFJVQRBld8j3Q3GNez79jzxZshq0bcT962QHOghjw==",
- "dev": true
- },
- "node_modules/es-object-atoms": {
- "version": "1.0.0",
- "resolved": "https://registry.npmjs.org/es-object-atoms/-/es-object-atoms-1.0.0.tgz",
- "integrity": "sha512-MZ4iQ6JwHOBQjahnjwaC1ZtIBH+2ohjamzAO3oaHcXYup7qxjF2fixyH+Q71voWHeOkI2q/TnJao/KfXYIZWbw==",
- "dev": true,
+ "node_modules/igniteui-react-layouts": {
+ "version": "19.2.2",
+ "resolved": "https://registry.npmjs.org/igniteui-react-layouts/-/igniteui-react-layouts-19.2.2.tgz",
+ "integrity": "sha512-9oCH7H2MeQ8rqTsibv1tvWWFoLEavGsIgstHfdSOGG68fvehaoqr85duEt5jf8NGAwDFR8bIXgZO9ukIL1u7Aw==",
+ "license": "Infragistics(R) Ultimate license (http://www.infragistics.com/legal/ultimate/license/)",
"dependencies": {
- "es-errors": "^1.3.0"
+ "tslib": "^2.3.1"
},
- "engines": {
- "node": ">= 0.4"
+ "peerDependencies": {
+ "igniteui-react-core": "25.1.0.83",
+ "igniteui-react-inputs": "25.1.0.83"
}
},
- "node_modules/es-set-tostringtag": {
- "version": "2.0.3",
- "resolved": "https://registry.npmjs.org/es-set-tostringtag/-/es-set-tostringtag-2.0.3.tgz",
- "integrity": "sha512-3T8uNMC3OQTHkFUsFq8r/BwAXLHvU/9O9mE0fBc/MY5iq/8H7ncvO947LmYA6ldWw9Uh8Yhf25zu6n7nML5QWQ==",
- "dev": true,
+ "node_modules/igniteui-react-maps": {
+ "version": "19.2.2",
+ "resolved": "https://registry.npmjs.org/igniteui-react-maps/-/igniteui-react-maps-19.2.2.tgz",
+ "integrity": "sha512-3l6JthW/Qj0F+t7nLXiwToCAq34iNK7gIwxCJl0v+X4YkJdjJ63F952cTXw8TTa1aZkXeGHVRrw9mX4aIWzcoA==",
+ "license": "Infragistics(R) Ultimate license (http://www.infragistics.com/legal/ultimate/license/)",
"dependencies": {
- "get-intrinsic": "^1.2.4",
- "has-tostringtag": "^1.0.2",
- "hasown": "^2.0.1"
+ "tslib": "^2.3.1"
},
- "engines": {
- "node": ">= 0.4"
+ "peerDependencies": {
+ "igniteui-react-charts": "25.1.0.83",
+ "igniteui-react-core": "25.1.0.83"
}
},
- "node_modules/es-shim-unscopables": {
- "version": "1.0.2",
- "resolved": "https://registry.npmjs.org/es-shim-unscopables/-/es-shim-unscopables-1.0.2.tgz",
- "integrity": "sha512-J3yBRXCzDu4ULnQwxyToo/OjdMx6akgVC7K6few0a7F/0wLtmKKN7I73AH5T2836UuXRqN7Qg+IIUw/+YJksRw==",
- "dev": true,
+ "node_modules/igniteui-react-spreadsheet": {
+ "version": "19.2.2",
+ "resolved": "https://registry.npmjs.org/igniteui-react-spreadsheet/-/igniteui-react-spreadsheet-19.2.2.tgz",
+ "integrity": "sha512-FDabJ07XcevIlUh8o9UgJwnmXfH5QUQ+iV7nN6Bw8AcdHdQhvQrBVQQ8ZgvOi7+P49t+D+cvclhayxOBZ8pzig==",
+ "license": "Infragistics(R) Ultimate license (http://www.infragistics.com/legal/ultimate/license/)",
"dependencies": {
- "hasown": "^2.0.0"
+ "tslib": "^2.3.1"
+ },
+ "peerDependencies": {
+ "igniteui-react-core": "25.1.0.83",
+ "igniteui-react-excel": "25.1.0.83"
}
},
- "node_modules/es-to-primitive": {
- "version": "1.2.1",
- "resolved": "https://registry.npmjs.org/es-to-primitive/-/es-to-primitive-1.2.1.tgz",
- "integrity": "sha512-QCOllgZJtaUo9miYBcLChTUaHNjJF3PYs1VidD7AwiEj1kYxKeQTctLAezAOH5ZKRH0g2IgPn6KwB4IT8iRpvA==",
- "dev": true,
+ "node_modules/igniteui-react-spreadsheet-chart-adapter": {
+ "version": "19.2.2",
+ "resolved": "https://registry.npmjs.org/igniteui-react-spreadsheet-chart-adapter/-/igniteui-react-spreadsheet-chart-adapter-19.2.2.tgz",
+ "integrity": "sha512-jsge8sQ5f4aF+wBNWnocyNkyLCXFHeWXDgUdhAHfSmGJ2KRIIzfu01cvnL8pVwdMDHuuGGSUuLKqdDQgF9b3xA==",
+ "license": "Infragistics(R) Ultimate license (http://www.infragistics.com/legal/ultimate/license/)",
"dependencies": {
- "is-callable": "^1.1.4",
- "is-date-object": "^1.0.1",
- "is-symbol": "^1.0.2"
- },
- "engines": {
- "node": ">= 0.4"
+ "tslib": "^2.3.1"
},
- "funding": {
- "url": "https://github.com/sponsors/ljharb"
+ "peerDependencies": {
+ "igniteui-react-charts": "25.1.0.83",
+ "igniteui-react-core": "25.1.0.83",
+ "igniteui-react-excel": "25.1.0.83",
+ "igniteui-react-spreadsheet": "25.1.0.83"
}
},
- "node_modules/es5-ext": {
- "version": "0.10.64",
- "resolved": "https://registry.npmjs.org/es5-ext/-/es5-ext-0.10.64.tgz",
- "integrity": "sha512-p2snDhiLaXe6dahss1LddxqEm+SkuDvV8dnIQG0MWjyHpcMNfXKPE+/Cc0y+PhxJX3A4xGNeFCj5oc0BUh6deg==",
- "dev": true,
- "hasInstallScript": true,
+ "node_modules/igniteui-trial-watermark": {
+ "version": "1.0.3",
+ "resolved": "https://registry.npmjs.org/igniteui-trial-watermark/-/igniteui-trial-watermark-1.0.3.tgz",
+ "integrity": "sha512-q6thtu+7R6MOB+i9GorFPCcWeOImW43BzCAtKnDAYWwaoueb8Lg1EhBkIhAyfEIH+yZ/9c5lnZdU61/GRPoP+g==",
+ "license": "Apache-2.0"
+ },
+ "node_modules/igniteui-webcomponents": {
+ "version": "6.3.3",
+ "resolved": "https://registry.npmjs.org/igniteui-webcomponents/-/igniteui-webcomponents-6.3.3.tgz",
+ "integrity": "sha512-9LoWzTM+SdWvhU+syDw6jknoR5EJdyfpbaCsbxlCJyHzs1wgdNiGV50XMNWM8dO5Qmo+WZVYap4uWwC1uHIv5g==",
+ "license": "SEE LICENSE IN LICENSE",
"dependencies": {
- "es6-iterator": "^2.0.3",
- "es6-symbol": "^3.1.3",
- "esniff": "^2.0.1",
- "next-tick": "^1.1.0"
+ "@floating-ui/dom": "^1.7.0",
+ "@lit-labs/virtualizer": "^2.1.0",
+ "@lit/context": "^1.1.0",
+ "lit": "^3.3.0"
},
"engines": {
- "node": ">=0.10"
+ "node": ">=20"
+ },
+ "peerDependencies": {
+ "dompurify": "^3.2.0",
+ "marked": "^16.3.0",
+ "marked-shiki": "^1.2.0",
+ "shiki": "^3.12.0"
+ },
+ "peerDependenciesMeta": {
+ "dompurify": {
+ "optional": true
+ },
+ "marked": {
+ "optional": true
+ },
+ "marked-shiki": {
+ "optional": true
+ },
+ "shiki": {
+ "optional": true
+ }
}
},
- "node_modules/es6-iterator": {
- "version": "2.0.3",
- "resolved": "https://registry.npmjs.org/es6-iterator/-/es6-iterator-2.0.3.tgz",
- "integrity": "sha512-zw4SRzoUkd+cl+ZoE15A9o1oQd920Bb0iOJMQkQhl3jNc03YqVjAhG7scf9C5KWRU/R13Orf588uCC6525o02g==",
- "dev": true,
+ "node_modules/igniteui-webcomponents-grids": {
+ "version": "6.0.7",
+ "resolved": "https://registry.npmjs.org/igniteui-webcomponents-grids/-/igniteui-webcomponents-grids-6.0.7.tgz",
+ "integrity": "sha512-MQ2h7bBbzKzhbmPzliaX6PMjHvWFsO6UFBil+7HqKF7QF+hCysH641lVPfTCxjEIcWf4pCvNhKz9CfDMbIokjw==",
+ "license": "Infragistics(R) Ultimate license (http://www.infragistics.com/legal/ultimate/license/)",
"dependencies": {
- "d": "1",
- "es5-ext": "^0.10.35",
- "es6-symbol": "^3.1.1"
+ "lit": "^3.3.0",
+ "tslib": "^2.3.1"
}
},
- "node_modules/es6-symbol": {
- "version": "3.1.4",
- "resolved": "https://registry.npmjs.org/es6-symbol/-/es6-symbol-3.1.4.tgz",
- "integrity": "sha512-U9bFFjX8tFiATgtkJ1zg25+KviIXpgRvRHS8sau3GfhVzThRQrOeksPeT0BWW2MNZs1OEWJ1DPXOQMn0KKRkvg==",
+ "node_modules/ignore": {
+ "version": "5.3.2",
+ "resolved": "https://registry.npmjs.org/ignore/-/ignore-5.3.2.tgz",
+ "integrity": "sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==",
"dev": true,
- "dependencies": {
- "d": "^1.0.2",
- "ext": "^1.7.0"
- },
+ "license": "MIT",
"engines": {
- "node": ">=0.12"
+ "node": ">= 4"
}
},
- "node_modules/es6-weak-map": {
- "version": "2.0.3",
- "resolved": "https://registry.npmjs.org/es6-weak-map/-/es6-weak-map-2.0.3.tgz",
- "integrity": "sha512-p5um32HOTO1kP+w7PRnB+5lQ43Z6muuMuIMffvDN8ZB4GcnjLBV6zGStpbASIMk4DCAvEaamhe2zhyCb/QXXsA==",
+ "node_modules/immediate": {
+ "version": "3.0.6",
+ "resolved": "https://registry.npmjs.org/immediate/-/immediate-3.0.6.tgz",
+ "integrity": "sha512-XXOFtyqDjNDAQxVfYxuF7g9Il/IbWmmlQg2MYKOH8ExIT1qg6xc4zyS3HaEEATgs1btfzxq15ciUiY7gjSXRGQ==",
+ "license": "MIT"
+ },
+ "node_modules/immer": {
+ "version": "9.0.21",
+ "resolved": "https://registry.npmjs.org/immer/-/immer-9.0.21.tgz",
+ "integrity": "sha512-bc4NBHqOqSfRW7POMkHd51LvClaeMXpm8dx0e8oE2GORbq5aRK7Bxl4FyzVLdGtLmvLKL7BTDBG5ACQm4HWjTA==",
"dev": true,
- "dependencies": {
- "d": "1",
- "es5-ext": "^0.10.46",
- "es6-iterator": "^2.0.3",
- "es6-symbol": "^3.1.1"
+ "license": "MIT",
+ "funding": {
+ "type": "opencollective",
+ "url": "https://opencollective.com/immer"
}
},
- "node_modules/escalade": {
- "version": "3.2.0",
- "resolved": "https://registry.npmjs.org/escalade/-/escalade-3.2.0.tgz",
- "integrity": "sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA==",
+ "node_modules/immutable": {
+ "version": "3.8.2",
+ "resolved": "https://registry.npmjs.org/immutable/-/immutable-3.8.2.tgz",
+ "integrity": "sha512-15gZoQ38eYjEjxkorfbcgBKBL6R7T459OuK+CpcWt7O3KF4uPCx2tD0uFETlUDIyo+1789crbMhTvQBSR5yBMg==",
"dev": true,
"license": "MIT",
"engines": {
- "node": ">=6"
+ "node": ">=0.10.0"
}
},
- "node_modules/escape-html": {
- "version": "1.0.3",
- "resolved": "https://registry.npmjs.org/escape-html/-/escape-html-1.0.3.tgz",
- "integrity": "sha512-NiSupZ4OeuGwr68lGIeym/ksIZMJodUGOSCZ/FSnTxcrekbvqrgdUxlJOMpijaKZVjAJrWrGs/6Jy8OMuyj9ow==",
- "dev": true
- },
- "node_modules/escape-string-regexp": {
- "version": "4.0.0",
- "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz",
- "integrity": "sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==",
+ "node_modules/import-fresh": {
+ "version": "3.3.1",
+ "resolved": "https://registry.npmjs.org/import-fresh/-/import-fresh-3.3.1.tgz",
+ "integrity": "sha512-TR3KfrTZTYLPB6jUjfx6MF9WcWrHL9su5TObK4ZkYgBdWKPOFoSoQIdEuTuR82pmtxH2spWG9h6etwfr1pLBqQ==",
"dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "parent-module": "^1.0.0",
+ "resolve-from": "^4.0.0"
+ },
"engines": {
- "node": ">=10"
+ "node": ">=6"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
}
},
- "node_modules/escodegen": {
- "version": "2.1.0",
- "resolved": "https://registry.npmjs.org/escodegen/-/escodegen-2.1.0.tgz",
- "integrity": "sha512-2NlIDTwUWJN0mRPQOdtQBzbUHvdGY2P1VXSyU83Q3xKxM7WHX2Ql8dKq782Q9TgQUNOLEzEYu9bzLNj1q88I5w==",
+ "node_modules/imurmurhash": {
+ "version": "0.1.4",
+ "resolved": "https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz",
+ "integrity": "sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==",
"dev": true,
- "dependencies": {
- "esprima": "^4.0.1",
- "estraverse": "^5.2.0",
- "esutils": "^2.0.2"
- },
- "bin": {
- "escodegen": "bin/escodegen.js",
- "esgenerate": "bin/esgenerate.js"
- },
+ "license": "MIT",
"engines": {
- "node": ">=6.0"
- },
- "optionalDependencies": {
- "source-map": "~0.6.1"
+ "node": ">=0.8.19"
}
},
- "node_modules/eslint": {
- "version": "8.57.0",
- "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.57.0.tgz",
- "integrity": "sha512-dZ6+mexnaTIbSBZWgou51U6OmzIhYM2VcNdtiTtI7qPNZm35Akpr0f6vtw3w1Kmn5PYo+tZVfh13WrhpS6oLqQ==",
+ "node_modules/indent-string": {
+ "version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/indent-string/-/indent-string-4.0.0.tgz",
+ "integrity": "sha512-EdDDZu4A2OyIK7Lr/2zG+w5jmbuk1DVBnEwREQvBzspBJkCEbRa8GxU1lghYcaGJCnRWibjDXlq779X1/y5xwg==",
"dev": true,
- "dependencies": {
- "@eslint-community/eslint-utils": "^4.2.0",
- "@eslint-community/regexpp": "^4.6.1",
- "@eslint/eslintrc": "^2.1.4",
- "@eslint/js": "8.57.0",
- "@humanwhocodes/config-array": "^0.11.14",
- "@humanwhocodes/module-importer": "^1.0.1",
- "@nodelib/fs.walk": "^1.2.8",
- "@ungap/structured-clone": "^1.2.0",
- "ajv": "^6.12.4",
- "chalk": "^4.0.0",
- "cross-spawn": "^7.0.2",
- "debug": "^4.3.2",
- "doctrine": "^3.0.0",
- "escape-string-regexp": "^4.0.0",
- "eslint-scope": "^7.2.2",
- "eslint-visitor-keys": "^3.4.3",
- "espree": "^9.6.1",
- "esquery": "^1.4.2",
- "esutils": "^2.0.2",
- "fast-deep-equal": "^3.1.3",
- "file-entry-cache": "^6.0.1",
- "find-up": "^5.0.0",
- "glob-parent": "^6.0.2",
- "globals": "^13.19.0",
- "graphemer": "^1.4.0",
- "ignore": "^5.2.0",
- "imurmurhash": "^0.1.4",
- "is-glob": "^4.0.0",
- "is-path-inside": "^3.0.3",
- "js-yaml": "^4.1.0",
- "json-stable-stringify-without-jsonify": "^1.0.1",
- "levn": "^0.4.1",
- "lodash.merge": "^4.6.2",
- "minimatch": "^3.1.2",
- "natural-compare": "^1.4.0",
- "optionator": "^0.9.3",
- "strip-ansi": "^6.0.1",
- "text-table": "^0.2.0"
- },
- "bin": {
- "eslint": "bin/eslint.js"
- },
+ "license": "MIT",
"engines": {
- "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
- },
- "funding": {
- "url": "https://opencollective.com/eslint"
+ "node": ">=8"
}
},
- "node_modules/eslint-config-prettier": {
- "version": "6.15.0",
- "resolved": "https://registry.npmjs.org/eslint-config-prettier/-/eslint-config-prettier-6.15.0.tgz",
- "integrity": "sha512-a1+kOYLR8wMGustcgAjdydMsQ2A/2ipRPwRKUmfYaSxc9ZPcrku080Ctl6zrZzZNs/U82MjSv+qKREkoq3bJaw==",
+ "node_modules/inflight": {
+ "version": "1.0.6",
+ "resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz",
+ "integrity": "sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==",
+ "deprecated": "This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.",
"dev": true,
+ "license": "ISC",
"dependencies": {
- "get-stdin": "^6.0.0"
- },
- "bin": {
- "eslint-config-prettier-check": "bin/cli.js"
- },
- "peerDependencies": {
- "eslint": ">=3.14.1"
+ "once": "^1.3.0",
+ "wrappy": "1"
}
},
- "node_modules/eslint-config-react": {
- "version": "1.1.7",
- "resolved": "https://registry.npmjs.org/eslint-config-react/-/eslint-config-react-1.1.7.tgz",
- "integrity": "sha512-P4Z6u68wf0BvIvZNu+U8uQsk3DcZ1CcCI1XpUkJlG6vOa+iVcSQLgE01f2DB2kXlKRcT8/3dsH+wveLgvEgbkQ==",
- "dev": true
+ "node_modules/inherits": {
+ "version": "2.0.4",
+ "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz",
+ "integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==",
+ "license": "ISC"
+ },
+ "node_modules/ini": {
+ "version": "1.3.8",
+ "resolved": "https://registry.npmjs.org/ini/-/ini-1.3.8.tgz",
+ "integrity": "sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew==",
+ "dev": true,
+ "license": "ISC"
},
- "node_modules/eslint-config-react-app": {
- "version": "7.0.1",
- "resolved": "https://registry.npmjs.org/eslint-config-react-app/-/eslint-config-react-app-7.0.1.tgz",
- "integrity": "sha512-K6rNzvkIeHaTd8m/QEh1Zko0KI7BACWkkneSs6s9cKZC/J27X3eZR6Upt1jkmZ/4FK+XUOPPxMEN7+lbUXfSlA==",
+ "node_modules/internal-slot": {
+ "version": "1.1.0",
+ "resolved": "https://registry.npmjs.org/internal-slot/-/internal-slot-1.1.0.tgz",
+ "integrity": "sha512-4gd7VpWNQNB4UKKCFFVcp1AVv+FMOgs9NKzjHKusc8jTMhd5eL1NqQqOpE0KzMds804/yHlglp3uxgluOqAPLw==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "@babel/core": "^7.16.0",
- "@babel/eslint-parser": "^7.16.3",
- "@rushstack/eslint-patch": "^1.1.0",
- "@typescript-eslint/eslint-plugin": "^5.5.0",
- "@typescript-eslint/parser": "^5.5.0",
- "babel-preset-react-app": "^10.0.1",
- "confusing-browser-globals": "^1.0.11",
- "eslint-plugin-flowtype": "^8.0.3",
- "eslint-plugin-import": "^2.25.3",
- "eslint-plugin-jest": "^25.3.0",
- "eslint-plugin-jsx-a11y": "^6.5.1",
- "eslint-plugin-react": "^7.27.1",
- "eslint-plugin-react-hooks": "^4.3.0",
- "eslint-plugin-testing-library": "^5.0.1"
+ "es-errors": "^1.3.0",
+ "hasown": "^2.0.2",
+ "side-channel": "^1.1.0"
},
"engines": {
- "node": ">=14.0.0"
- },
- "peerDependencies": {
- "eslint": "^8.0.0"
+ "node": ">= 0.4"
}
},
- "node_modules/eslint-import-resolver-node": {
- "version": "0.3.9",
- "resolved": "https://registry.npmjs.org/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.9.tgz",
- "integrity": "sha512-WFj2isz22JahUv+B788TlO3N6zL3nNJGU8CcZbPZvVEkBPaJdCV4vy5wyghty5ROFbCRnm132v8BScu5/1BQ8g==",
+ "node_modules/interpret": {
+ "version": "1.4.0",
+ "resolved": "https://registry.npmjs.org/interpret/-/interpret-1.4.0.tgz",
+ "integrity": "sha512-agE4QfB2Lkp9uICn7BAqoscw4SZP9kTE2hxiFI3jBPmXJfdqiahTbUuKGsMoN2GtqL9AxhYioAcVvgsb1HvRbA==",
"dev": true,
- "dependencies": {
- "debug": "^3.2.7",
- "is-core-module": "^2.13.0",
- "resolve": "^1.22.4"
+ "license": "MIT",
+ "engines": {
+ "node": ">= 0.10"
}
},
- "node_modules/eslint-import-resolver-node/node_modules/debug": {
- "version": "3.2.7",
- "resolved": "https://registry.npmjs.org/debug/-/debug-3.2.7.tgz",
- "integrity": "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==",
- "dev": true,
+ "node_modules/invariant": {
+ "version": "2.2.4",
+ "resolved": "https://registry.npmjs.org/invariant/-/invariant-2.2.4.tgz",
+ "integrity": "sha512-phJfQVBuaJM5raOpJjSfkiD6BpbCE4Ns//LaXl6wGYtUBY83nWS6Rf9tXm2e8VaK60JEjYldbPif/A2B1C2gNA==",
+ "license": "MIT",
"dependencies": {
- "ms": "^2.1.1"
+ "loose-envify": "^1.0.0"
}
},
- "node_modules/eslint-import-resolver-node/node_modules/resolve": {
- "version": "1.22.8",
- "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.22.8.tgz",
- "integrity": "sha512-oKWePCxqpd6FlLvGV1VU0x7bkPmmCNolxzjMf4NczoDnQcIWrAF+cPtZn5i6n+RfD2d9i0tzpKnG6Yk168yIyw==",
+ "node_modules/invert-kv": {
+ "version": "1.0.0",
+ "resolved": "https://registry.npmjs.org/invert-kv/-/invert-kv-1.0.0.tgz",
+ "integrity": "sha512-xgs2NH9AE66ucSq4cNG1nhSFghr5l6tdL15Pk+jl46bmmBapgoaY/AacXyaDznAqmGL99TiLSQgO/XazFSKYeQ==",
"dev": true,
- "dependencies": {
- "is-core-module": "^2.13.0",
- "path-parse": "^1.0.7",
- "supports-preserve-symlinks-flag": "^1.0.0"
- },
- "bin": {
- "resolve": "bin/resolve"
- },
- "funding": {
- "url": "https://github.com/sponsors/ljharb"
+ "license": "MIT",
+ "engines": {
+ "node": ">=0.10.0"
}
},
- "node_modules/eslint-module-utils": {
- "version": "2.8.1",
- "resolved": "https://registry.npmjs.org/eslint-module-utils/-/eslint-module-utils-2.8.1.tgz",
- "integrity": "sha512-rXDXR3h7cs7dy9RNpUlQf80nX31XWJEyGq1tRMo+6GsO5VmTe4UTwtmonAD4ZkAsrfMVDA2wlGJ3790Ys+D49Q==",
+ "node_modules/is-absolute": {
+ "version": "1.0.0",
+ "resolved": "https://registry.npmjs.org/is-absolute/-/is-absolute-1.0.0.tgz",
+ "integrity": "sha512-dOWoqflvcydARa360Gvv18DZ/gRuHKi2NU/wU5X1ZFzdYfH29nkiNZsF3mp4OJ3H4yo9Mx8A/uAGNzpzPN3yBA==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "debug": "^3.2.7"
+ "is-relative": "^1.0.0",
+ "is-windows": "^1.0.1"
},
"engines": {
- "node": ">=4"
- },
- "peerDependenciesMeta": {
- "eslint": {
- "optional": true
- }
- }
- },
- "node_modules/eslint-module-utils/node_modules/debug": {
- "version": "3.2.7",
- "resolved": "https://registry.npmjs.org/debug/-/debug-3.2.7.tgz",
- "integrity": "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==",
- "dev": true,
- "dependencies": {
- "ms": "^2.1.1"
+ "node": ">=0.10.0"
}
},
- "node_modules/eslint-plugin-flowtype": {
- "version": "8.0.3",
- "resolved": "https://registry.npmjs.org/eslint-plugin-flowtype/-/eslint-plugin-flowtype-8.0.3.tgz",
- "integrity": "sha512-dX8l6qUL6O+fYPtpNRideCFSpmWOUVx5QcaGLVqe/vlDiBSe4vYljDWDETwnyFzpl7By/WVIu6rcrniCgH9BqQ==",
+ "node_modules/is-accessor-descriptor": {
+ "version": "1.0.1",
+ "resolved": "https://registry.npmjs.org/is-accessor-descriptor/-/is-accessor-descriptor-1.0.1.tgz",
+ "integrity": "sha512-YBUanLI8Yoihw923YeFUS5fs0fF2f5TSFTNiYAAzhhDscDa3lEqYuz1pDOEP5KvX94I9ey3vsqjJcLVFVU+3QA==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "lodash": "^4.17.21",
- "string-natural-compare": "^3.0.1"
+ "hasown": "^2.0.0"
},
"engines": {
- "node": ">=12.0.0"
- },
- "peerDependencies": {
- "@babel/plugin-syntax-flow": "^7.14.5",
- "@babel/plugin-transform-react-jsx": "^7.14.9",
- "eslint": "^8.1.0"
+ "node": ">= 0.10"
}
},
- "node_modules/eslint-plugin-import": {
- "version": "2.29.1",
- "resolved": "https://registry.npmjs.org/eslint-plugin-import/-/eslint-plugin-import-2.29.1.tgz",
- "integrity": "sha512-BbPC0cuExzhiMo4Ff1BTVwHpjjv28C5R+btTOGaCRC7UEz801up0JadwkeSk5Ued6TG34uaczuVuH6qyy5YUxw==",
+ "node_modules/is-array-buffer": {
+ "version": "3.0.5",
+ "resolved": "https://registry.npmjs.org/is-array-buffer/-/is-array-buffer-3.0.5.tgz",
+ "integrity": "sha512-DDfANUiiG2wC1qawP66qlTugJeL5HyzMpfr8lLK+jMQirGzNod0B12cFB/9q838Ru27sBwfw78/rdoU7RERz6A==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "array-includes": "^3.1.7",
- "array.prototype.findlastindex": "^1.2.3",
- "array.prototype.flat": "^1.3.2",
- "array.prototype.flatmap": "^1.3.2",
- "debug": "^3.2.7",
- "doctrine": "^2.1.0",
- "eslint-import-resolver-node": "^0.3.9",
- "eslint-module-utils": "^2.8.0",
- "hasown": "^2.0.0",
- "is-core-module": "^2.13.1",
- "is-glob": "^4.0.3",
- "minimatch": "^3.1.2",
- "object.fromentries": "^2.0.7",
- "object.groupby": "^1.0.1",
- "object.values": "^1.1.7",
- "semver": "^6.3.1",
- "tsconfig-paths": "^3.15.0"
+ "call-bind": "^1.0.8",
+ "call-bound": "^1.0.3",
+ "get-intrinsic": "^1.2.6"
},
"engines": {
- "node": ">=4"
+ "node": ">= 0.4"
},
- "peerDependencies": {
- "eslint": "^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8"
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
}
},
- "node_modules/eslint-plugin-import/node_modules/debug": {
- "version": "3.2.7",
- "resolved": "https://registry.npmjs.org/debug/-/debug-3.2.7.tgz",
- "integrity": "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==",
- "dev": true,
- "dependencies": {
- "ms": "^2.1.1"
- }
+ "node_modules/is-arrayish": {
+ "version": "0.2.1",
+ "resolved": "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.2.1.tgz",
+ "integrity": "sha512-zz06S8t0ozoDXMG+ube26zeCTNXcKIPJZJi8hBrF4idCLms4CG9QtK7qBl1boi5ODzFpjswb5JPmHCbMpjaYzg==",
+ "dev": true,
+ "license": "MIT"
},
- "node_modules/eslint-plugin-import/node_modules/doctrine": {
- "version": "2.1.0",
- "resolved": "https://registry.npmjs.org/doctrine/-/doctrine-2.1.0.tgz",
- "integrity": "sha512-35mSku4ZXK0vfCuHEDAwt55dg2jNajHZ1odvF+8SSr82EsZY4QmXfuWso8oEd8zRhVObSN18aM0CjSdoBX7zIw==",
+ "node_modules/is-async-function": {
+ "version": "2.1.1",
+ "resolved": "https://registry.npmjs.org/is-async-function/-/is-async-function-2.1.1.tgz",
+ "integrity": "sha512-9dgM/cZBnNvjzaMYHVoxxfPj2QXt22Ev7SuuPrs+xav0ukGB0S6d4ydZdEiM48kLx5kDV+QBPrpVnFyefL8kkQ==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "esutils": "^2.0.2"
+ "async-function": "^1.0.0",
+ "call-bound": "^1.0.3",
+ "get-proto": "^1.0.1",
+ "has-tostringtag": "^1.0.2",
+ "safe-regex-test": "^1.1.0"
},
"engines": {
- "node": ">=0.10.0"
- }
- },
- "node_modules/eslint-plugin-import/node_modules/semver": {
- "version": "6.3.1",
- "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz",
- "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==",
- "dev": true,
- "bin": {
- "semver": "bin/semver.js"
+ "node": ">= 0.4"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
}
},
- "node_modules/eslint-plugin-jest": {
- "version": "25.7.0",
- "resolved": "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-25.7.0.tgz",
- "integrity": "sha512-PWLUEXeeF7C9QGKqvdSbzLOiLTx+bno7/HC9eefePfEb257QFHg7ye3dh80AZVkaa/RQsBB1Q/ORQvg2X7F0NQ==",
+ "node_modules/is-bigint": {
+ "version": "1.1.0",
+ "resolved": "https://registry.npmjs.org/is-bigint/-/is-bigint-1.1.0.tgz",
+ "integrity": "sha512-n4ZT37wG78iz03xPRKJrHTdZbe3IicyucEtdRsV5yglwc3GyUfbAfpSeD0FJ41NbUNSt5wbhqfp1fS+BgnvDFQ==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "@typescript-eslint/experimental-utils": "^5.0.0"
+ "has-bigints": "^1.0.2"
},
"engines": {
- "node": "^12.13.0 || ^14.15.0 || >=16.0.0"
- },
- "peerDependencies": {
- "@typescript-eslint/eslint-plugin": "^4.0.0 || ^5.0.0",
- "eslint": "^6.0.0 || ^7.0.0 || ^8.0.0"
+ "node": ">= 0.4"
},
- "peerDependenciesMeta": {
- "@typescript-eslint/eslint-plugin": {
- "optional": true
- },
- "jest": {
- "optional": true
- }
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
}
},
- "node_modules/eslint-plugin-jsx-a11y": {
- "version": "6.8.0",
- "resolved": "https://registry.npmjs.org/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-6.8.0.tgz",
- "integrity": "sha512-Hdh937BS3KdwwbBaKd5+PLCOmYY6U4f2h9Z2ktwtNKvIdIEu137rjYbcb9ApSbVJfWxANNuiKTD/9tOKjK9qOA==",
- "dev": true,
- "dependencies": {
- "@babel/runtime": "^7.23.2",
- "aria-query": "^5.3.0",
- "array-includes": "^3.1.7",
- "array.prototype.flatmap": "^1.3.2",
- "ast-types-flow": "^0.0.8",
- "axe-core": "=4.7.0",
- "axobject-query": "^3.2.1",
- "damerau-levenshtein": "^1.0.8",
- "emoji-regex": "^9.2.2",
- "es-iterator-helpers": "^1.0.15",
- "hasown": "^2.0.0",
- "jsx-ast-utils": "^3.3.5",
- "language-tags": "^1.0.9",
- "minimatch": "^3.1.2",
- "object.entries": "^1.1.7",
- "object.fromentries": "^2.0.7"
+ "node_modules/is-binary-path": {
+ "version": "2.1.0",
+ "resolved": "https://registry.npmjs.org/is-binary-path/-/is-binary-path-2.1.0.tgz",
+ "integrity": "sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "binary-extensions": "^2.0.0"
},
"engines": {
- "node": ">=4.0"
- },
- "peerDependencies": {
- "eslint": "^3 || ^4 || ^5 || ^6 || ^7 || ^8"
+ "node": ">=8"
}
},
- "node_modules/eslint-plugin-prettier": {
- "version": "3.4.1",
- "resolved": "https://registry.npmjs.org/eslint-plugin-prettier/-/eslint-plugin-prettier-3.4.1.tgz",
- "integrity": "sha512-htg25EUYUeIhKHXjOinK4BgCcDwtLHjqaxCDsMy5nbnUMkKFvIhMVCp+5GFUXQ4Nr8lBsPqtGAqBenbpFqAA2g==",
+ "node_modules/is-boolean-object": {
+ "version": "1.2.2",
+ "resolved": "https://registry.npmjs.org/is-boolean-object/-/is-boolean-object-1.2.2.tgz",
+ "integrity": "sha512-wa56o2/ElJMYqjCjGkXri7it5FbebW5usLw/nPmCMs5DeZ7eziSYZhSmPRn0txqeW4LnAmQQU7FgqLpsEFKM4A==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "prettier-linter-helpers": "^1.0.0"
+ "call-bound": "^1.0.3",
+ "has-tostringtag": "^1.0.2"
},
"engines": {
- "node": ">=6.0.0"
- },
- "peerDependencies": {
- "eslint": ">=5.0.0",
- "prettier": ">=1.13.0"
+ "node": ">= 0.4"
},
- "peerDependenciesMeta": {
- "eslint-config-prettier": {
- "optional": true
- }
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
}
},
- "node_modules/eslint-plugin-react": {
- "version": "7.34.1",
- "resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.34.1.tgz",
- "integrity": "sha512-N97CxlouPT1AHt8Jn0mhhN2RrADlUAsk1/atcT2KyA/l9Q/E6ll7OIGwNumFmWfZ9skV3XXccYS19h80rHtgkw==",
+ "node_modules/is-buffer": {
+ "version": "2.0.5",
+ "resolved": "https://registry.npmjs.org/is-buffer/-/is-buffer-2.0.5.tgz",
+ "integrity": "sha512-i2R6zNFDwgEHJyQUtJEk0XFi1i0dPFn/oqjK3/vPCcDeJvW5NQ83V8QbicfF1SupOaB0h8ntgBC2YiE7dfyctQ==",
"dev": true,
- "dependencies": {
- "array-includes": "^3.1.7",
- "array.prototype.findlast": "^1.2.4",
- "array.prototype.flatmap": "^1.3.2",
- "array.prototype.toreversed": "^1.1.2",
- "array.prototype.tosorted": "^1.1.3",
- "doctrine": "^2.1.0",
- "es-iterator-helpers": "^1.0.17",
- "estraverse": "^5.3.0",
- "jsx-ast-utils": "^2.4.1 || ^3.0.0",
- "minimatch": "^3.1.2",
- "object.entries": "^1.1.7",
- "object.fromentries": "^2.0.7",
- "object.hasown": "^1.1.3",
- "object.values": "^1.1.7",
- "prop-types": "^15.8.1",
- "resolve": "^2.0.0-next.5",
- "semver": "^6.3.1",
- "string.prototype.matchall": "^4.0.10"
- },
+ "funding": [
+ {
+ "type": "github",
+ "url": "https://github.com/sponsors/feross"
+ },
+ {
+ "type": "patreon",
+ "url": "https://www.patreon.com/feross"
+ },
+ {
+ "type": "consulting",
+ "url": "https://feross.org/support"
+ }
+ ],
+ "license": "MIT",
"engines": {
"node": ">=4"
- },
- "peerDependencies": {
- "eslint": "^3 || ^4 || ^5 || ^6 || ^7 || ^8"
}
},
- "node_modules/eslint-plugin-react-hooks": {
- "version": "4.6.0",
- "resolved": "https://registry.npmjs.org/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.0.tgz",
- "integrity": "sha512-oFc7Itz9Qxh2x4gNHStv3BqJq54ExXmfC+a1NjAta66IAN87Wu0R/QArgIS9qKzX3dXKPI9H5crl9QchNMY9+g==",
+ "node_modules/is-callable": {
+ "version": "1.2.7",
+ "resolved": "https://registry.npmjs.org/is-callable/-/is-callable-1.2.7.tgz",
+ "integrity": "sha512-1BC0BVFhS/p0qtw6enp8e+8OD0UrK0oFLztSjNzhcKA3WDuJxxAPXzPuPtKkjEY9UUoEWlX/8fgKeu2S8i9JTA==",
"dev": true,
+ "license": "MIT",
"engines": {
- "node": ">=10"
+ "node": ">= 0.4"
},
- "peerDependencies": {
- "eslint": "^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0"
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
}
},
- "node_modules/eslint-plugin-react/node_modules/doctrine": {
- "version": "2.1.0",
- "resolved": "https://registry.npmjs.org/doctrine/-/doctrine-2.1.0.tgz",
- "integrity": "sha512-35mSku4ZXK0vfCuHEDAwt55dg2jNajHZ1odvF+8SSr82EsZY4QmXfuWso8oEd8zRhVObSN18aM0CjSdoBX7zIw==",
+ "node_modules/is-core-module": {
+ "version": "2.16.1",
+ "resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.16.1.tgz",
+ "integrity": "sha512-UfoeMA6fIJ8wTYFEUjelnaGI67v6+N7qXJEvQuIGa99l4xsCruSYOVSQ0uPANn4dAzm8lkYPaKLrrijLq7x23w==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "esutils": "^2.0.2"
+ "hasown": "^2.0.2"
},
"engines": {
- "node": ">=0.10.0"
- }
- },
- "node_modules/eslint-plugin-react/node_modules/prop-types": {
- "version": "15.8.1",
- "resolved": "https://registry.npmjs.org/prop-types/-/prop-types-15.8.1.tgz",
- "integrity": "sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg==",
- "dev": true,
- "dependencies": {
- "loose-envify": "^1.4.0",
- "object-assign": "^4.1.1",
- "react-is": "^16.13.1"
- }
- },
- "node_modules/eslint-plugin-react/node_modules/react-is": {
- "version": "16.13.1",
- "resolved": "https://registry.npmjs.org/react-is/-/react-is-16.13.1.tgz",
- "integrity": "sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==",
- "dev": true
- },
- "node_modules/eslint-plugin-react/node_modules/semver": {
- "version": "6.3.1",
- "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz",
- "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==",
- "dev": true,
- "bin": {
- "semver": "bin/semver.js"
+ "node": ">= 0.4"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
}
},
- "node_modules/eslint-plugin-testing-library": {
- "version": "5.11.1",
- "resolved": "https://registry.npmjs.org/eslint-plugin-testing-library/-/eslint-plugin-testing-library-5.11.1.tgz",
- "integrity": "sha512-5eX9e1Kc2PqVRed3taaLnAAqPZGEX75C+M/rXzUAI3wIg/ZxzUm1OVAwfe/O+vE+6YXOLetSe9g5GKD2ecXipw==",
+ "node_modules/is-data-descriptor": {
+ "version": "1.0.1",
+ "resolved": "https://registry.npmjs.org/is-data-descriptor/-/is-data-descriptor-1.0.1.tgz",
+ "integrity": "sha512-bc4NlCDiCr28U4aEsQ3Qs2491gVq4V8G7MQyws968ImqjKuYtTJXrl7Vq7jsN7Ly/C3xj5KWFrY7sHNeDkAzXw==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "@typescript-eslint/utils": "^5.58.0"
+ "hasown": "^2.0.0"
},
"engines": {
- "node": "^12.22.0 || ^14.17.0 || >=16.0.0",
- "npm": ">=6"
- },
- "peerDependencies": {
- "eslint": "^7.5.0 || ^8.0.0"
+ "node": ">= 0.4"
}
},
- "node_modules/eslint-scope": {
- "version": "5.1.1",
- "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-5.1.1.tgz",
- "integrity": "sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==",
+ "node_modules/is-data-view": {
+ "version": "1.0.2",
+ "resolved": "https://registry.npmjs.org/is-data-view/-/is-data-view-1.0.2.tgz",
+ "integrity": "sha512-RKtWF8pGmS87i2D6gqQu/l7EYRlVdfzemCJN/P3UOs//x1QE7mfhvzHIApBTRf7axvT6DMGwSwBXYCT0nfB9xw==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "esrecurse": "^4.3.0",
- "estraverse": "^4.1.1"
+ "call-bound": "^1.0.2",
+ "get-intrinsic": "^1.2.6",
+ "is-typed-array": "^1.1.13"
},
"engines": {
- "node": ">=8.0.0"
- }
- },
- "node_modules/eslint-scope/node_modules/estraverse": {
- "version": "4.3.0",
- "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-4.3.0.tgz",
- "integrity": "sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==",
- "dev": true,
- "engines": {
- "node": ">=4.0"
- }
- },
- "node_modules/eslint-visitor-keys": {
- "version": "3.4.3",
- "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz",
- "integrity": "sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==",
- "dev": true,
- "engines": {
- "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
+ "node": ">= 0.4"
},
"funding": {
- "url": "https://opencollective.com/eslint"
+ "url": "https://github.com/sponsors/ljharb"
}
},
- "node_modules/eslint-webpack-plugin": {
- "version": "3.2.0",
- "resolved": "https://registry.npmjs.org/eslint-webpack-plugin/-/eslint-webpack-plugin-3.2.0.tgz",
- "integrity": "sha512-avrKcGncpPbPSUHX6B3stNGzkKFto3eL+DKM4+VyMrVnhPc3vRczVlCq3uhuFOdRvDHTVXuzwk1ZKUrqDQHQ9w==",
+ "node_modules/is-date-object": {
+ "version": "1.1.0",
+ "resolved": "https://registry.npmjs.org/is-date-object/-/is-date-object-1.1.0.tgz",
+ "integrity": "sha512-PwwhEakHVKTdRNVOw+/Gyh0+MzlCl4R6qKvkhuvLtPMggI1WAHt9sOwZxQLSGpUaDnrdyDsomoRgNnCfKNSXXg==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "@types/eslint": "^7.29.0 || ^8.4.1",
- "jest-worker": "^28.0.2",
- "micromatch": "^4.0.5",
- "normalize-path": "^3.0.0",
- "schema-utils": "^4.0.0"
+ "call-bound": "^1.0.2",
+ "has-tostringtag": "^1.0.2"
},
"engines": {
- "node": ">= 12.13.0"
+ "node": ">= 0.4"
},
"funding": {
- "type": "opencollective",
- "url": "https://opencollective.com/webpack"
- },
- "peerDependencies": {
- "eslint": "^7.0.0 || ^8.0.0",
- "webpack": "^5.0.0"
+ "url": "https://github.com/sponsors/ljharb"
}
},
- "node_modules/eslint-webpack-plugin/node_modules/jest-worker": {
- "version": "28.1.3",
- "resolved": "https://registry.npmjs.org/jest-worker/-/jest-worker-28.1.3.tgz",
- "integrity": "sha512-CqRA220YV/6jCo8VWvAt1KKx6eek1VIHMPeLEbpcfSfkEeWyBNppynM/o6q+Wmw+sOhos2ml34wZbSX3G13//g==",
+ "node_modules/is-descriptor": {
+ "version": "1.0.3",
+ "resolved": "https://registry.npmjs.org/is-descriptor/-/is-descriptor-1.0.3.tgz",
+ "integrity": "sha512-JCNNGbwWZEVaSPtS45mdtrneRWJFp07LLmykxeFV5F6oBvNF8vHSfJuJgoT472pSfk+Mf8VnlrspaFBHWM8JAw==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "@types/node": "*",
- "merge-stream": "^2.0.0",
- "supports-color": "^8.0.0"
+ "is-accessor-descriptor": "^1.0.1",
+ "is-data-descriptor": "^1.0.1"
},
"engines": {
- "node": "^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0"
+ "node": ">= 0.4"
}
},
- "node_modules/eslint-webpack-plugin/node_modules/schema-utils": {
- "version": "4.2.0",
- "resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-4.2.0.tgz",
- "integrity": "sha512-L0jRsrPpjdckP3oPug3/VxNKt2trR8TcabrM6FOAAlvC/9Phcmm+cuAgTlxBqdBR1WJx7Naj9WHw+aOmheSVbw==",
+ "node_modules/is-docker": {
+ "version": "2.2.1",
+ "resolved": "https://registry.npmjs.org/is-docker/-/is-docker-2.2.1.tgz",
+ "integrity": "sha512-F+i2BKsFrH66iaUFc0woD8sLy8getkwTwtOBjvs56Cx4CgJDeKQeqfz8wAYiSb8JOprWhHH5p77PbmYCvvUuXQ==",
"dev": true,
- "dependencies": {
- "@types/json-schema": "^7.0.9",
- "ajv": "^8.9.0",
- "ajv-formats": "^2.1.1",
- "ajv-keywords": "^5.1.0"
+ "license": "MIT",
+ "bin": {
+ "is-docker": "cli.js"
},
"engines": {
- "node": ">= 12.13.0"
+ "node": ">=8"
},
"funding": {
- "type": "opencollective",
- "url": "https://opencollective.com/webpack"
+ "url": "https://github.com/sponsors/sindresorhus"
}
},
- "node_modules/eslint-webpack-plugin/node_modules/supports-color": {
- "version": "8.1.1",
- "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
- "integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==",
+ "node_modules/is-extendable": {
+ "version": "1.0.1",
+ "resolved": "https://registry.npmjs.org/is-extendable/-/is-extendable-1.0.1.tgz",
+ "integrity": "sha512-arnXMxT1hhoKo9k1LZdmlNyJdDDfy2v0fXjFlmok4+i8ul/6WlbVge9bhM74OpNPQPMGUToDtz+KXa1PneJxOA==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "has-flag": "^4.0.0"
+ "is-plain-object": "^2.0.4"
},
"engines": {
- "node": ">=10"
- },
- "funding": {
- "url": "https://github.com/chalk/supports-color?sponsor=1"
+ "node": ">=0.10.0"
}
},
- "node_modules/eslint/node_modules/ajv": {
- "version": "6.12.6",
- "resolved": "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz",
- "integrity": "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==",
+ "node_modules/is-extendable/node_modules/is-plain-object": {
+ "version": "2.0.4",
+ "resolved": "https://registry.npmjs.org/is-plain-object/-/is-plain-object-2.0.4.tgz",
+ "integrity": "sha512-h5PpgXkWitc38BBMYawTYMWJHFZJVnBquFE57xFpjB8pJFiF6gZ+bU+WyI/yqXiFR5mdLsgYNaPe8uao6Uv9Og==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "fast-deep-equal": "^3.1.1",
- "fast-json-stable-stringify": "^2.0.0",
- "json-schema-traverse": "^0.4.1",
- "uri-js": "^4.2.2"
+ "isobject": "^3.0.1"
},
- "funding": {
- "type": "github",
- "url": "https://github.com/sponsors/epoberezkin"
+ "engines": {
+ "node": ">=0.10.0"
}
},
- "node_modules/eslint/node_modules/eslint-scope": {
- "version": "7.2.2",
- "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-7.2.2.tgz",
- "integrity": "sha512-dOt21O7lTMhDM+X9mB4GX+DZrZtCUJPL/wlcTqxyrx5IvO0IYtILdtrQGQp+8n5S0gwSVmOf9NQrjMOgfQZlIg==",
+ "node_modules/is-extglob": {
+ "version": "2.1.1",
+ "resolved": "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz",
+ "integrity": "sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==",
"dev": true,
- "dependencies": {
- "esrecurse": "^4.3.0",
- "estraverse": "^5.2.0"
- },
+ "license": "MIT",
"engines": {
- "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
- },
- "funding": {
- "url": "https://opencollective.com/eslint"
+ "node": ">=0.10.0"
}
},
- "node_modules/eslint/node_modules/glob-parent": {
- "version": "6.0.2",
- "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-6.0.2.tgz",
- "integrity": "sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==",
+ "node_modules/is-finalizationregistry": {
+ "version": "1.1.1",
+ "resolved": "https://registry.npmjs.org/is-finalizationregistry/-/is-finalizationregistry-1.1.1.tgz",
+ "integrity": "sha512-1pC6N8qWJbWoPtEjgcL2xyhQOP491EQjeUo3qTKcmV8YSDDJrOepfG8pcC7h/QgnQHYSv0mJ3Z/ZWxmatVrysg==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "is-glob": "^4.0.3"
+ "call-bound": "^1.0.3"
},
"engines": {
- "node": ">=10.13.0"
+ "node": ">= 0.4"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
}
},
- "node_modules/eslint/node_modules/json-schema-traverse": {
- "version": "0.4.1",
- "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz",
- "integrity": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==",
- "dev": true
- },
- "node_modules/esniff": {
- "version": "2.0.1",
- "resolved": "https://registry.npmjs.org/esniff/-/esniff-2.0.1.tgz",
- "integrity": "sha512-kTUIGKQ/mDPFoJ0oVfcmyJn4iBDRptjNVIzwIFR7tqWXdVI9xfA2RMwY/gbSpJG3lkdWNEjLap/NqVHZiJsdfg==",
+ "node_modules/is-fullwidth-code-point": {
+ "version": "3.0.0",
+ "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz",
+ "integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==",
"dev": true,
- "dependencies": {
- "d": "^1.0.1",
- "es5-ext": "^0.10.62",
- "event-emitter": "^0.3.5",
- "type": "^2.7.2"
- },
+ "license": "MIT",
"engines": {
- "node": ">=0.10"
+ "node": ">=8"
}
},
- "node_modules/espree": {
- "version": "9.6.1",
- "resolved": "https://registry.npmjs.org/espree/-/espree-9.6.1.tgz",
- "integrity": "sha512-oruZaFkjorTpF32kDSI5/75ViwGeZginGGy2NoOSg3Q9bnwlnmDm4HLnkl0RE3n+njDXR037aY1+x58Z/zFdwQ==",
+ "node_modules/is-generator-function": {
+ "version": "1.1.2",
+ "resolved": "https://registry.npmjs.org/is-generator-function/-/is-generator-function-1.1.2.tgz",
+ "integrity": "sha512-upqt1SkGkODW9tsGNG5mtXTXtECizwtS2kA161M+gJPc1xdb/Ax629af6YrTwcOeQHbewrPNlE5Dx7kzvXTizA==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "acorn": "^8.9.0",
- "acorn-jsx": "^5.3.2",
- "eslint-visitor-keys": "^3.4.1"
+ "call-bound": "^1.0.4",
+ "generator-function": "^2.0.0",
+ "get-proto": "^1.0.1",
+ "has-tostringtag": "^1.0.2",
+ "safe-regex-test": "^1.1.0"
},
"engines": {
- "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
+ "node": ">= 0.4"
},
"funding": {
- "url": "https://opencollective.com/eslint"
- }
- },
- "node_modules/esprima": {
- "version": "4.0.1",
- "resolved": "https://registry.npmjs.org/esprima/-/esprima-4.0.1.tgz",
- "integrity": "sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==",
- "dev": true,
- "bin": {
- "esparse": "bin/esparse.js",
- "esvalidate": "bin/esvalidate.js"
- },
- "engines": {
- "node": ">=4"
+ "url": "https://github.com/sponsors/ljharb"
}
},
- "node_modules/esquery": {
- "version": "1.5.0",
- "resolved": "https://registry.npmjs.org/esquery/-/esquery-1.5.0.tgz",
- "integrity": "sha512-YQLXUplAwJgCydQ78IMJywZCceoqk1oH01OERdSAJc/7U2AylwjhSCLDEtqwg811idIS/9fIU5GjG73IgjKMVg==",
+ "node_modules/is-glob": {
+ "version": "4.0.3",
+ "resolved": "https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz",
+ "integrity": "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "estraverse": "^5.1.0"
+ "is-extglob": "^2.1.1"
},
"engines": {
- "node": ">=0.10"
+ "node": ">=0.10.0"
}
},
- "node_modules/esrecurse": {
- "version": "4.3.0",
- "resolved": "https://registry.npmjs.org/esrecurse/-/esrecurse-4.3.0.tgz",
- "integrity": "sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==",
+ "node_modules/is-map": {
+ "version": "2.0.3",
+ "resolved": "https://registry.npmjs.org/is-map/-/is-map-2.0.3.tgz",
+ "integrity": "sha512-1Qed0/Hr2m+YqxnM09CjA2d/i6YZNfF6R2oRAOj36eUdS6qIV/huPJNSEpKbupewFs+ZsJlxsjjPbc0/afW6Lw==",
"dev": true,
- "dependencies": {
- "estraverse": "^5.2.0"
- },
+ "license": "MIT",
"engines": {
- "node": ">=4.0"
+ "node": ">= 0.4"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
}
},
- "node_modules/estraverse": {
- "version": "5.3.0",
- "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz",
- "integrity": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==",
+ "node_modules/is-negated-glob": {
+ "version": "1.0.0",
+ "resolved": "https://registry.npmjs.org/is-negated-glob/-/is-negated-glob-1.0.0.tgz",
+ "integrity": "sha512-czXVVn/QEmgvej1f50BZ648vUI+em0xqMq2Sn+QncCLN4zj1UAxlT+kw/6ggQTOaZPd1HqKQGEqbpQVtJucWug==",
"dev": true,
+ "license": "MIT",
"engines": {
- "node": ">=4.0"
+ "node": ">=0.10.0"
}
},
- "node_modules/estree-walker": {
- "version": "1.0.1",
- "resolved": "https://registry.npmjs.org/estree-walker/-/estree-walker-1.0.1.tgz",
- "integrity": "sha512-1fMXF3YP4pZZVozF8j/ZLfvnR8NSIljt56UhbZ5PeeDmmGHpgpdwQt7ITlGvYaQukCvuBRMLEiKiYC+oeIg4cg==",
- "dev": true
- },
- "node_modules/esutils": {
+ "node_modules/is-negative-zero": {
"version": "2.0.3",
- "resolved": "https://registry.npmjs.org/esutils/-/esutils-2.0.3.tgz",
- "integrity": "sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==",
+ "resolved": "https://registry.npmjs.org/is-negative-zero/-/is-negative-zero-2.0.3.tgz",
+ "integrity": "sha512-5KoIu2Ngpyek75jXodFvnafB6DJgr3u8uuK0LEZJjrU19DrMD3EVERaR8sjz8CCGgpZvxPl9SuE1GMVPFHx1mw==",
"dev": true,
+ "license": "MIT",
"engines": {
- "node": ">=0.10.0"
+ "node": ">= 0.4"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
}
},
- "node_modules/etag": {
- "version": "1.8.1",
- "resolved": "https://registry.npmjs.org/etag/-/etag-1.8.1.tgz",
- "integrity": "sha512-aIL5Fx7mawVa300al2BnEE4iNvo1qETxLrPI/o05L7z6go7fCw1J6EQmbK4FmJ2AS7kgVF/KEZWufBfdClMcPg==",
+ "node_modules/is-number": {
+ "version": "7.0.0",
+ "resolved": "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz",
+ "integrity": "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==",
"dev": true,
+ "license": "MIT",
"engines": {
- "node": ">= 0.6"
+ "node": ">=0.12.0"
}
},
- "node_modules/event-emitter": {
- "version": "0.3.5",
- "resolved": "https://registry.npmjs.org/event-emitter/-/event-emitter-0.3.5.tgz",
- "integrity": "sha512-D9rRn9y7kLPnJ+hMq7S/nhvoKwwvVJahBi2BPmx3bvbsEdK3W9ii8cBSGjP+72/LnM4n6fo3+dkCX5FeTQruXA==",
+ "node_modules/is-number-like": {
+ "version": "1.0.8",
+ "resolved": "https://registry.npmjs.org/is-number-like/-/is-number-like-1.0.8.tgz",
+ "integrity": "sha512-6rZi3ezCyFcn5L71ywzz2bS5b2Igl1En3eTlZlvKjpz1n3IZLAYMbKYAIQgFmEu0GENg92ziU/faEOA/aixjbA==",
"dev": true,
+ "license": "ISC",
"dependencies": {
- "d": "1",
- "es5-ext": "~0.10.14"
+ "lodash.isfinite": "^3.3.2"
}
},
- "node_modules/event-stream": {
- "version": "4.0.1",
- "resolved": "https://registry.npmjs.org/event-stream/-/event-stream-4.0.1.tgz",
- "integrity": "sha512-qACXdu/9VHPBzcyhdOWR5/IahhGMf0roTeZJfzz077GwylcDd90yOHLouhmv7GJ5XzPi6ekaQWd8AvPP2nOvpA==",
+ "node_modules/is-number-object": {
+ "version": "1.1.1",
+ "resolved": "https://registry.npmjs.org/is-number-object/-/is-number-object-1.1.1.tgz",
+ "integrity": "sha512-lZhclumE1G6VYD8VHe35wFaIif+CTy5SJIi5+3y4psDgWu4wPDoBhF8NxUOinEc7pHgiTsT6MaBb92rKhhD+Xw==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "duplexer": "^0.1.1",
- "from": "^0.1.7",
- "map-stream": "0.0.7",
- "pause-stream": "^0.0.11",
- "split": "^1.0.1",
- "stream-combiner": "^0.2.2",
- "through": "^2.3.8"
+ "call-bound": "^1.0.3",
+ "has-tostringtag": "^1.0.2"
+ },
+ "engines": {
+ "node": ">= 0.4"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
}
},
- "node_modules/eventemitter3": {
- "version": "4.0.7",
- "resolved": "https://registry.npmjs.org/eventemitter3/-/eventemitter3-4.0.7.tgz",
- "integrity": "sha512-8guHBZCwKnFhYdHr2ysuRWErTwhoN2X8XELRlrRwpmfeY2jjuUN4taQMsULKUVo1K4DvZl+0pgfyoysHxvmvEw==",
- "dev": true
+ "node_modules/is-path-cwd": {
+ "version": "2.2.0",
+ "resolved": "https://registry.npmjs.org/is-path-cwd/-/is-path-cwd-2.2.0.tgz",
+ "integrity": "sha512-w942bTcih8fdJPJmQHFzkS76NEP8Kzzvmw92cXsazb8intwLqPibPPdXf4ANdKV3rYMuuQYGIWtvz9JilB3NFQ==",
+ "dev": true,
+ "license": "MIT",
+ "engines": {
+ "node": ">=6"
+ }
},
- "node_modules/events": {
- "version": "3.3.0",
- "resolved": "https://registry.npmjs.org/events/-/events-3.3.0.tgz",
- "integrity": "sha512-mQw+2fkQbALzQ7V0MY0IqdnXNOeTtP4r0lN9z7AAawCXgqea7bDii20AYrIBrFd/Hx0M2Ocz6S111CaFkUcb0Q==",
+ "node_modules/is-path-inside": {
+ "version": "3.0.3",
+ "resolved": "https://registry.npmjs.org/is-path-inside/-/is-path-inside-3.0.3.tgz",
+ "integrity": "sha512-Fd4gABb+ycGAmKou8eMftCupSir5lRxqf4aD/vd0cD2qc4HL07OjCeuHMr8Ro4CoMaeCKDB0/ECBOVWjTwUvPQ==",
"dev": true,
+ "license": "MIT",
"engines": {
- "node": ">=0.8.x"
+ "node": ">=8"
}
},
- "node_modules/execa": {
- "version": "5.1.1",
- "resolved": "https://registry.npmjs.org/execa/-/execa-5.1.1.tgz",
- "integrity": "sha512-8uSpZZocAZRBAPIEINJj3Lo9HyGitllczc27Eh5YYojjMFMn8yHMDMaUHE2Jqfq05D/wucwI4JGURyXt1vchyg==",
+ "node_modules/is-plain-obj": {
+ "version": "4.1.0",
+ "resolved": "https://registry.npmjs.org/is-plain-obj/-/is-plain-obj-4.1.0.tgz",
+ "integrity": "sha512-+Pgi+vMuUNkJyExiMBt5IlFoMyKnr5zhJ4Uspz58WOhBF5QoIZkFyNHIbBAtHwzVAgk5RtndVNsDRN61/mmDqg==",
"dev": true,
- "dependencies": {
- "cross-spawn": "^7.0.3",
- "get-stream": "^6.0.0",
- "human-signals": "^2.1.0",
- "is-stream": "^2.0.0",
- "merge-stream": "^2.0.0",
- "npm-run-path": "^4.0.1",
- "onetime": "^5.1.2",
- "signal-exit": "^3.0.3",
- "strip-final-newline": "^2.0.0"
- },
+ "license": "MIT",
"engines": {
- "node": ">=10"
+ "node": ">=12"
},
"funding": {
- "url": "https://github.com/sindresorhus/execa?sponsor=1"
+ "url": "https://github.com/sponsors/sindresorhus"
}
},
- "node_modules/exit": {
- "version": "0.1.2",
- "resolved": "https://registry.npmjs.org/exit/-/exit-0.1.2.tgz",
- "integrity": "sha512-Zk/eNKV2zbjpKzrsQ+n1G6poVbErQxJ0LBOJXaKZ1EViLzH+hrLu9cdXI4zw9dBQJslwBEpbQ2P1oS7nDxs6jQ==",
+ "node_modules/is-plain-object": {
+ "version": "5.0.0",
+ "resolved": "https://registry.npmjs.org/is-plain-object/-/is-plain-object-5.0.0.tgz",
+ "integrity": "sha512-VRSzKkbMm5jMDoKLbltAkFQ5Qr7VDiTFGXxYFXXowVj387GeGNOCsOH6Msy00SGZ3Fp84b1Naa1psqgcCIEP5Q==",
"dev": true,
+ "license": "MIT",
"engines": {
- "node": ">= 0.8.0"
+ "node": ">=0.10.0"
}
},
- "node_modules/expand-brackets": {
- "version": "2.1.4",
- "resolved": "https://registry.npmjs.org/expand-brackets/-/expand-brackets-2.1.4.tgz",
- "integrity": "sha512-w/ozOKR9Obk3qoWeY/WDi6MFta9AoMR+zud60mdnbniMcBxRuFJyDt2LdX/14A1UABeqk+Uk+LDfUpvoGKppZA==",
+ "node_modules/is-regex": {
+ "version": "1.2.1",
+ "resolved": "https://registry.npmjs.org/is-regex/-/is-regex-1.2.1.tgz",
+ "integrity": "sha512-MjYsKHO5O7mCsmRGxWcLWheFqN9DJ/2TmngvjKXihe6efViPqc274+Fx/4fYj/r03+ESvBdTXK0V6tA3rgez1g==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "debug": "^2.3.3",
- "define-property": "^0.2.5",
- "extend-shallow": "^2.0.1",
- "posix-character-classes": "^0.1.0",
- "regex-not": "^1.0.0",
- "snapdragon": "^0.8.1",
- "to-regex": "^3.0.1"
+ "call-bound": "^1.0.2",
+ "gopd": "^1.2.0",
+ "has-tostringtag": "^1.0.2",
+ "hasown": "^2.0.2"
},
"engines": {
- "node": ">=0.10.0"
- }
- },
- "node_modules/expand-brackets/node_modules/debug": {
- "version": "2.6.9",
- "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz",
- "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==",
- "dev": true,
- "dependencies": {
- "ms": "2.0.0"
+ "node": ">= 0.4"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
}
},
- "node_modules/expand-brackets/node_modules/define-property": {
- "version": "0.2.5",
- "resolved": "https://registry.npmjs.org/define-property/-/define-property-0.2.5.tgz",
- "integrity": "sha512-Rr7ADjQZenceVOAKop6ALkkRAmH1A4Gx9hV/7ZujPUN2rkATqFO0JZLZInbAjpZYoJ1gUx8MRMQVkYemcbMSTA==",
+ "node_modules/is-relative": {
+ "version": "1.0.0",
+ "resolved": "https://registry.npmjs.org/is-relative/-/is-relative-1.0.0.tgz",
+ "integrity": "sha512-Kw/ReK0iqwKeu0MITLFuj0jbPAmEiOsIwyIXvvbfa6QfmN9pkD1M+8pdk7Rl/dTKbH34/XBFMbgD4iMJhLQbGA==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "is-descriptor": "^0.1.0"
+ "is-unc-path": "^1.0.0"
},
"engines": {
"node": ">=0.10.0"
}
},
- "node_modules/expand-brackets/node_modules/extend-shallow": {
- "version": "2.0.1",
- "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz",
- "integrity": "sha512-zCnTtlxNoAiDc3gqY2aYAWFx7XWWiasuF2K8Me5WbN8otHKTUKBwjPtNpRs/rbUZm7KxWAaNj7P1a/p52GbVug==",
+ "node_modules/is-root": {
+ "version": "2.1.0",
+ "resolved": "https://registry.npmjs.org/is-root/-/is-root-2.1.0.tgz",
+ "integrity": "sha512-AGOriNp96vNBd3HtU+RzFEc75FfR5ymiYv8E553I71SCeXBiMsVDUtdio1OEFvrPyLIQ9tVR5RxXIFe5PUFjMg==",
"dev": true,
- "dependencies": {
- "is-extendable": "^0.1.0"
- },
+ "license": "MIT",
"engines": {
- "node": ">=0.10.0"
+ "node": ">=6"
}
},
- "node_modules/expand-brackets/node_modules/is-descriptor": {
- "version": "0.1.7",
- "resolved": "https://registry.npmjs.org/is-descriptor/-/is-descriptor-0.1.7.tgz",
- "integrity": "sha512-C3grZTvObeN1xud4cRWl366OMXZTj0+HGyk4hvfpx4ZHt1Pb60ANSXqCK7pdOTeUQpRzECBSTphqvD7U+l22Eg==",
+ "node_modules/is-set": {
+ "version": "2.0.3",
+ "resolved": "https://registry.npmjs.org/is-set/-/is-set-2.0.3.tgz",
+ "integrity": "sha512-iPAjerrse27/ygGLxw+EBR9agv9Y6uLeYVJMu+QNCoouJ1/1ri0mGrcWpfCqFZuzzx3WjtwxG098X+n4OuRkPg==",
"dev": true,
- "dependencies": {
- "is-accessor-descriptor": "^1.0.1",
- "is-data-descriptor": "^1.0.1"
- },
+ "license": "MIT",
"engines": {
"node": ">= 0.4"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
}
},
- "node_modules/expand-brackets/node_modules/is-extendable": {
- "version": "0.1.1",
- "resolved": "https://registry.npmjs.org/is-extendable/-/is-extendable-0.1.1.tgz",
- "integrity": "sha512-5BMULNob1vgFX6EjQw5izWDxrecWK9AM72rugNr0TFldMOi0fj6Jk+zeKIt0xGj4cEfQIJth4w3OKWOJ4f+AFw==",
+ "node_modules/is-shared-array-buffer": {
+ "version": "1.0.4",
+ "resolved": "https://registry.npmjs.org/is-shared-array-buffer/-/is-shared-array-buffer-1.0.4.tgz",
+ "integrity": "sha512-ISWac8drv4ZGfwKl5slpHG9OwPNty4jOWPRIhBpxOoD+hqITiwuipOQ2bNthAzwA3B4fIjO4Nln74N0S9byq8A==",
"dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "call-bound": "^1.0.3"
+ },
"engines": {
- "node": ">=0.10.0"
+ "node": ">= 0.4"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
}
},
- "node_modules/expand-brackets/node_modules/ms": {
- "version": "2.0.0",
- "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz",
- "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==",
- "dev": true
- },
- "node_modules/expand-tilde": {
- "version": "2.0.2",
- "resolved": "https://registry.npmjs.org/expand-tilde/-/expand-tilde-2.0.2.tgz",
- "integrity": "sha512-A5EmesHW6rfnZ9ysHQjPdJRni0SRar0tjtG5MNtm9n5TUvsYU8oozprtRD4AqHxcZWWlVuAmQo2nWKfN9oyjTw==",
+ "node_modules/is-string": {
+ "version": "1.1.1",
+ "resolved": "https://registry.npmjs.org/is-string/-/is-string-1.1.1.tgz",
+ "integrity": "sha512-BtEeSsoaQjlSPBemMQIrY1MY0uM6vnS1g5fmufYOtnxLGUZM2178PKbhsk7Ffv58IX+ZtcvoGwccYsh0PglkAA==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "homedir-polyfill": "^1.0.1"
+ "call-bound": "^1.0.3",
+ "has-tostringtag": "^1.0.2"
},
"engines": {
- "node": ">=0.10.0"
+ "node": ">= 0.4"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
}
},
- "node_modules/expect": {
- "version": "29.7.0",
- "resolved": "https://registry.npmjs.org/expect/-/expect-29.7.0.tgz",
- "integrity": "sha512-2Zks0hf1VLFYI1kbh0I5jP3KHHyCHpkfyHBzsSXRFgl/Bg9mWYfMW8oD+PdMPlEwy5HNsR9JutYy6pMeOh61nw==",
+ "node_modules/is-symbol": {
+ "version": "1.1.1",
+ "resolved": "https://registry.npmjs.org/is-symbol/-/is-symbol-1.1.1.tgz",
+ "integrity": "sha512-9gGx6GTtCQM73BgmHQXfDmLtfjjTUDSyoxTCbp5WtoixAhfgsDirWIcVQ/IHpvI5Vgd5i/J5F7B9cN/WlVbC/w==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "@jest/expect-utils": "^29.7.0",
- "jest-get-type": "^29.6.3",
- "jest-matcher-utils": "^29.7.0",
- "jest-message-util": "^29.7.0",
- "jest-util": "^29.7.0"
+ "call-bound": "^1.0.2",
+ "has-symbols": "^1.1.0",
+ "safe-regex-test": "^1.1.0"
},
"engines": {
- "node": "^14.15.0 || ^16.10.0 || >=18.0.0"
+ "node": ">= 0.4"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
}
},
- "node_modules/express": {
- "version": "4.21.2",
- "resolved": "https://registry.npmjs.org/express/-/express-4.21.2.tgz",
- "integrity": "sha512-28HqgMZAmih1Czt9ny7qr6ek2qddF4FclbMzwhCREB6OFfH+rXAnuNCwo1/wFvrtbgsQDb4kSbX9de9lFbrXnA==",
+ "node_modules/is-typed-array": {
+ "version": "1.1.15",
+ "resolved": "https://registry.npmjs.org/is-typed-array/-/is-typed-array-1.1.15.tgz",
+ "integrity": "sha512-p3EcsicXjit7SaskXHs1hA91QxgTw46Fv6EFKKGS5DRFLD8yKnohjF3hxoju94b/OcMZoQukzpPpBE9uLVKzgQ==",
"dev": true,
"license": "MIT",
"dependencies": {
- "accepts": "~1.3.8",
- "array-flatten": "1.1.1",
- "body-parser": "1.20.3",
- "content-disposition": "0.5.4",
- "content-type": "~1.0.4",
- "cookie": "0.7.1",
- "cookie-signature": "1.0.6",
- "debug": "2.6.9",
- "depd": "2.0.0",
- "encodeurl": "~2.0.0",
- "escape-html": "~1.0.3",
- "etag": "~1.8.1",
- "finalhandler": "1.3.1",
- "fresh": "0.5.2",
- "http-errors": "2.0.0",
- "merge-descriptors": "1.0.3",
- "methods": "~1.1.2",
- "on-finished": "2.4.1",
- "parseurl": "~1.3.3",
- "path-to-regexp": "0.1.12",
- "proxy-addr": "~2.0.7",
- "qs": "6.13.0",
- "range-parser": "~1.2.1",
- "safe-buffer": "5.2.1",
- "send": "0.19.0",
- "serve-static": "1.16.2",
- "setprototypeof": "1.2.0",
- "statuses": "2.0.1",
- "type-is": "~1.6.18",
- "utils-merge": "1.0.1",
- "vary": "~1.1.2"
+ "which-typed-array": "^1.1.16"
},
"engines": {
- "node": ">= 0.10.0"
+ "node": ">= 0.4"
},
"funding": {
- "type": "opencollective",
- "url": "https://opencollective.com/express"
+ "url": "https://github.com/sponsors/ljharb"
}
},
- "node_modules/express/node_modules/cookie": {
- "version": "0.7.1",
- "resolved": "https://registry.npmjs.org/cookie/-/cookie-0.7.1.tgz",
- "integrity": "sha512-6DnInpx7SJ2AK3+CTUE/ZM0vWTUboZCegxhC2xiIydHR9jNuTAASBrfEpHhiGOZw/nX51bHt6YQl8jsGo4y/0w==",
+ "node_modules/is-unc-path": {
+ "version": "1.0.0",
+ "resolved": "https://registry.npmjs.org/is-unc-path/-/is-unc-path-1.0.0.tgz",
+ "integrity": "sha512-mrGpVd0fs7WWLfVsStvgF6iEJnbjDFZh9/emhRDcGWTduTfNHd9CHeUwH3gYIjdbwo4On6hunkztwOaAw0yllQ==",
"dev": true,
"license": "MIT",
+ "dependencies": {
+ "unc-path-regex": "^0.1.2"
+ },
"engines": {
- "node": ">= 0.6"
+ "node": ">=0.10.0"
}
},
- "node_modules/express/node_modules/debug": {
- "version": "2.6.9",
- "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz",
- "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==",
+ "node_modules/is-utf8": {
+ "version": "0.2.1",
+ "resolved": "https://registry.npmjs.org/is-utf8/-/is-utf8-0.2.1.tgz",
+ "integrity": "sha512-rMYPYvCzsXywIsldgLaSoPlw5PfoB/ssr7hY4pLfcodrA5M/eArza1a9VmTiNIBNMjOGr1Ow9mTyU2o69U6U9Q==",
"dev": true,
- "license": "MIT",
- "dependencies": {
- "ms": "2.0.0"
- }
+ "license": "MIT"
},
- "node_modules/express/node_modules/encodeurl": {
- "version": "2.0.0",
- "resolved": "https://registry.npmjs.org/encodeurl/-/encodeurl-2.0.0.tgz",
- "integrity": "sha512-Q0n9HRi4m6JuGIV1eFlmvJB7ZEVxu93IrMyiMsGC0lrMJMWzRgx6WGquyfQgZVb31vhGgXnfmPNNXmxnOkRBrg==",
+ "node_modules/is-valid-glob": {
+ "version": "1.0.0",
+ "resolved": "https://registry.npmjs.org/is-valid-glob/-/is-valid-glob-1.0.0.tgz",
+ "integrity": "sha512-AhiROmoEFDSsjx8hW+5sGwgKVIORcXnrlAx/R0ZSeaPw70Vw0CqkGBBhHGL58Uox2eXnU1AnvXJl1XlyedO5bA==",
"dev": true,
"license": "MIT",
"engines": {
- "node": ">= 0.8"
+ "node": ">=0.10.0"
}
},
- "node_modules/express/node_modules/finalhandler": {
- "version": "1.3.1",
- "resolved": "https://registry.npmjs.org/finalhandler/-/finalhandler-1.3.1.tgz",
- "integrity": "sha512-6BN9trH7bp3qvnrRyzsBz+g3lZxTNZTbVO2EV1CS0WIcDbawYVdYvGflME/9QP0h0pYlCDBCTjYa9nZzMDpyxQ==",
+ "node_modules/is-weakmap": {
+ "version": "2.0.2",
+ "resolved": "https://registry.npmjs.org/is-weakmap/-/is-weakmap-2.0.2.tgz",
+ "integrity": "sha512-K5pXYOm9wqY1RgjpL3YTkF39tni1XajUIkawTLUo9EZEVUFga5gSQJF8nNS7ZwJQ02y+1YCNYcMh+HIf1ZqE+w==",
"dev": true,
"license": "MIT",
- "dependencies": {
- "debug": "2.6.9",
- "encodeurl": "~2.0.0",
- "escape-html": "~1.0.3",
- "on-finished": "2.4.1",
- "parseurl": "~1.3.3",
- "statuses": "2.0.1",
- "unpipe": "~1.0.0"
- },
"engines": {
- "node": ">= 0.8"
+ "node": ">= 0.4"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
}
},
- "node_modules/express/node_modules/ms": {
- "version": "2.0.0",
- "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz",
- "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==",
- "dev": true,
- "license": "MIT"
- },
- "node_modules/express/node_modules/on-finished": {
- "version": "2.4.1",
- "resolved": "https://registry.npmjs.org/on-finished/-/on-finished-2.4.1.tgz",
- "integrity": "sha512-oVlzkg3ENAhCk2zdv7IJwd/QUD4z2RxRwpkcGY8psCVcCYZNq4wYnVWALHM+brtuJjePWiYF/ClmuDr8Ch5+kg==",
+ "node_modules/is-weakref": {
+ "version": "1.1.1",
+ "resolved": "https://registry.npmjs.org/is-weakref/-/is-weakref-1.1.1.tgz",
+ "integrity": "sha512-6i9mGWSlqzNMEqpCp93KwRS1uUOodk2OJ6b+sq7ZPDSy2WuI5NFIxp/254TytR8ftefexkWn5xNiHUNpPOfSew==",
"dev": true,
"license": "MIT",
"dependencies": {
- "ee-first": "1.1.1"
+ "call-bound": "^1.0.3"
},
"engines": {
- "node": ">= 0.8"
+ "node": ">= 0.4"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
}
},
- "node_modules/express/node_modules/path-to-regexp": {
- "version": "0.1.12",
- "resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-0.1.12.tgz",
- "integrity": "sha512-RA1GjUVMnvYFxuqovrEqZoxxW5NUZqbwKtYz/Tt7nXerk0LbLblQmrsgdeOxV5SFHf0UDggjS/bSeOZwt1pmEQ==",
- "dev": true,
- "license": "MIT"
- },
- "node_modules/express/node_modules/send": {
- "version": "0.19.0",
- "resolved": "https://registry.npmjs.org/send/-/send-0.19.0.tgz",
- "integrity": "sha512-dW41u5VfLXu8SJh5bwRmyYUbAoSB3c9uQh6L8h/KtsFREPWpbX1lrljJo186Jc4nmci/sGUZ9a0a0J2zgfq2hw==",
+ "node_modules/is-weakset": {
+ "version": "2.0.4",
+ "resolved": "https://registry.npmjs.org/is-weakset/-/is-weakset-2.0.4.tgz",
+ "integrity": "sha512-mfcwb6IzQyOKTs84CQMrOwW4gQcaTOAWJ0zzJCl2WSPDrWk/OzDaImWFH3djXhb24g4eudZfLRozAvPGw4d9hQ==",
"dev": true,
"license": "MIT",
"dependencies": {
- "debug": "2.6.9",
- "depd": "2.0.0",
- "destroy": "1.2.0",
- "encodeurl": "~1.0.2",
- "escape-html": "~1.0.3",
- "etag": "~1.8.1",
- "fresh": "0.5.2",
- "http-errors": "2.0.0",
- "mime": "1.6.0",
- "ms": "2.1.3",
- "on-finished": "2.4.1",
- "range-parser": "~1.2.1",
- "statuses": "2.0.1"
+ "call-bound": "^1.0.3",
+ "get-intrinsic": "^1.2.6"
},
"engines": {
- "node": ">= 0.8.0"
+ "node": ">= 0.4"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
}
},
- "node_modules/express/node_modules/send/node_modules/encodeurl": {
+ "node_modules/is-windows": {
"version": "1.0.2",
- "resolved": "https://registry.npmjs.org/encodeurl/-/encodeurl-1.0.2.tgz",
- "integrity": "sha512-TPJXq8JqFaVYm2CWmPvnP2Iyo4ZSM7/QKcSmuMLDObfpH5fi7RUGmd/rTDf+rut/saiDiQEeVTNgAmJEdAOx0w==",
+ "resolved": "https://registry.npmjs.org/is-windows/-/is-windows-1.0.2.tgz",
+ "integrity": "sha512-eXK1UInq2bPmjyX6e3VHIzMLobc4J94i4AWn+Hpq3OU5KkrRC96OAcR3PRJ/pGu6m8TRnBHP9dkXQVsT/COVIA==",
"dev": true,
"license": "MIT",
"engines": {
- "node": ">= 0.8"
+ "node": ">=0.10.0"
}
},
- "node_modules/express/node_modules/send/node_modules/ms": {
- "version": "2.1.3",
- "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz",
- "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==",
+ "node_modules/is-wsl": {
+ "version": "1.1.0",
+ "resolved": "https://registry.npmjs.org/is-wsl/-/is-wsl-1.1.0.tgz",
+ "integrity": "sha512-gfygJYZ2gLTDlmbWMI0CE2MwnFzSN/2SZfkMlItC4K/JBlsWVDB0bO6XhqcY13YXE7iMcAJnzTCJjPiTeJJ0Mw==",
"dev": true,
+ "license": "MIT",
+ "engines": {
+ "node": ">=4"
+ }
+ },
+ "node_modules/isarray": {
+ "version": "0.0.1",
+ "resolved": "https://registry.npmjs.org/isarray/-/isarray-0.0.1.tgz",
+ "integrity": "sha512-D2S+3GLxWH+uhrNEcoh/fnmYeP8E8/zHl644d/jdA0g2uyXvy3sb0qxotE+ne0LtccHknQzWwZEzhak7oJ0COQ==",
"license": "MIT"
},
- "node_modules/express/node_modules/statuses": {
- "version": "2.0.1",
- "resolved": "https://registry.npmjs.org/statuses/-/statuses-2.0.1.tgz",
- "integrity": "sha512-RwNA9Z/7PrK06rYLIzFMlaF+l73iwpzsqRIFgbMLbTcLD6cOao82TaWefPXQvB2fOC4AjuYSEndS7N/mTCbkdQ==",
+ "node_modules/isexe": {
+ "version": "2.0.0",
+ "resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz",
+ "integrity": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==",
+ "dev": true,
+ "license": "ISC"
+ },
+ "node_modules/isobject": {
+ "version": "3.0.1",
+ "resolved": "https://registry.npmjs.org/isobject/-/isobject-3.0.1.tgz",
+ "integrity": "sha512-WhB9zCku7EGTj/HQQRz5aUQEUeoQZH2bWcltRErOpymJ4boYE6wL9Tbr23krRPSZ+C5zqNSrSw+Cc7sZZ4b7vg==",
"dev": true,
"license": "MIT",
"engines": {
- "node": ">= 0.8"
+ "node": ">=0.10.0"
}
},
- "node_modules/ext": {
- "version": "1.7.0",
- "resolved": "https://registry.npmjs.org/ext/-/ext-1.7.0.tgz",
- "integrity": "sha512-6hxeJYaL110a9b5TEJSj0gojyHQAmA2ch5Os+ySCiA1QGdS697XWY1pzsrSjqA9LDEEgdB/KypIlR59RcLuHYw==",
- "dev": true,
- "dependencies": {
- "type": "^2.7.2"
- }
- },
- "node_modules/extend": {
- "version": "3.0.2",
- "resolved": "https://registry.npmjs.org/extend/-/extend-3.0.2.tgz",
- "integrity": "sha512-fjquC59cD7CyW6urNXK0FBufkZcoiGG80wTuPujX590cB5Ttln20E2UB4S/WARVqhXffZl2LNgS+gQdPIIim/g==",
- "dev": true
- },
- "node_modules/extend-shallow": {
- "version": "3.0.2",
- "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-3.0.2.tgz",
- "integrity": "sha512-BwY5b5Ql4+qZoefgMj2NUmx+tehVTH/Kf4k1ZEtOHNFcm2wSxMRo992l6X3TIgni2eZVTZ85xMOjF31fwZAj6Q==",
+ "node_modules/istextorbinary": {
+ "version": "3.3.0",
+ "resolved": "https://registry.npmjs.org/istextorbinary/-/istextorbinary-3.3.0.tgz",
+ "integrity": "sha512-Tvq1W6NAcZeJ8op+Hq7tdZ434rqnMx4CCZ7H0ff83uEloDvVbqAwaMTZcafKGJT0VHkYzuXUiCY4hlXQg6WfoQ==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "assign-symbols": "^1.0.0",
- "is-extendable": "^1.0.1"
+ "binaryextensions": "^2.2.0",
+ "textextensions": "^3.2.0"
},
"engines": {
- "node": ">=0.10.0"
+ "node": ">=8"
+ },
+ "funding": {
+ "url": "https://bevry.me/fund"
}
},
- "node_modules/extglob": {
- "version": "2.0.4",
- "resolved": "https://registry.npmjs.org/extglob/-/extglob-2.0.4.tgz",
- "integrity": "sha512-Nmb6QXkELsuBr24CJSkilo6UHHgbekK5UiZgfE6UHD3Eb27YC6oD+bhcT+tJ6cl8dmsgdQxnWlcry8ksBIBLpw==",
+ "node_modules/iterator.prototype": {
+ "version": "1.1.5",
+ "resolved": "https://registry.npmjs.org/iterator.prototype/-/iterator.prototype-1.1.5.tgz",
+ "integrity": "sha512-H0dkQoCa3b2VEeKQBOxFph+JAbcrQdE7KC0UkqwpLmv2EC4P41QXP+rqo9wYodACiG5/WM5s9oDApTU8utwj9g==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "array-unique": "^0.3.2",
- "define-property": "^1.0.0",
- "expand-brackets": "^2.1.4",
- "extend-shallow": "^2.0.1",
- "fragment-cache": "^0.2.1",
- "regex-not": "^1.0.0",
- "snapdragon": "^0.8.1",
- "to-regex": "^3.0.1"
+ "define-data-property": "^1.1.4",
+ "es-object-atoms": "^1.0.0",
+ "get-intrinsic": "^1.2.6",
+ "get-proto": "^1.0.0",
+ "has-symbols": "^1.1.0",
+ "set-function-name": "^2.0.2"
},
"engines": {
- "node": ">=0.10.0"
+ "node": ">= 0.4"
}
},
- "node_modules/extglob/node_modules/define-property": {
- "version": "1.0.0",
- "resolved": "https://registry.npmjs.org/define-property/-/define-property-1.0.0.tgz",
- "integrity": "sha512-cZTYKFWspt9jZsMscWo8sc/5lbPC9Q0N5nBLgb+Yd915iL3udB1uFgS3B8YCx66UVHq018DAVFoee7x+gxggeA==",
+ "node_modules/jest-canvas-mock": {
+ "version": "2.5.2",
+ "resolved": "https://registry.npmjs.org/jest-canvas-mock/-/jest-canvas-mock-2.5.2.tgz",
+ "integrity": "sha512-vgnpPupjOL6+L5oJXzxTxFrlGEIbHdZqFU+LFNdtLxZ3lRDCl17FlTMM7IatoRQkrcyOTMlDinjUguqmQ6bR2A==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "is-descriptor": "^1.0.0"
- },
- "engines": {
- "node": ">=0.10.0"
+ "cssfontparser": "^1.2.1",
+ "moo-color": "^1.0.2"
}
},
- "node_modules/extglob/node_modules/extend-shallow": {
- "version": "2.0.1",
- "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz",
- "integrity": "sha512-zCnTtlxNoAiDc3gqY2aYAWFx7XWWiasuF2K8Me5WbN8otHKTUKBwjPtNpRs/rbUZm7KxWAaNj7P1a/p52GbVug==",
+ "node_modules/jest-diff": {
+ "version": "29.7.0",
+ "resolved": "https://registry.npmjs.org/jest-diff/-/jest-diff-29.7.0.tgz",
+ "integrity": "sha512-LMIgiIrhigmPrs03JHpxUh2yISK3vLFPkAodPeo0+BuF7wA2FoQbkEg1u8gBYBThncu7e1oEDUfIXVuTqLRUjw==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "is-extendable": "^0.1.0"
+ "chalk": "^4.0.0",
+ "diff-sequences": "^29.6.3",
+ "jest-get-type": "^29.6.3",
+ "pretty-format": "^29.7.0"
},
"engines": {
- "node": ">=0.10.0"
+ "node": "^14.15.0 || ^16.10.0 || >=18.0.0"
}
},
- "node_modules/extglob/node_modules/is-extendable": {
- "version": "0.1.1",
- "resolved": "https://registry.npmjs.org/is-extendable/-/is-extendable-0.1.1.tgz",
- "integrity": "sha512-5BMULNob1vgFX6EjQw5izWDxrecWK9AM72rugNr0TFldMOi0fj6Jk+zeKIt0xGj4cEfQIJth4w3OKWOJ4f+AFw==",
+ "node_modules/jest-get-type": {
+ "version": "29.6.3",
+ "resolved": "https://registry.npmjs.org/jest-get-type/-/jest-get-type-29.6.3.tgz",
+ "integrity": "sha512-zrteXnqYxfQh7l5FHyL38jL39di8H8rHoecLH3JNxH3BwOrBsNeabdap5e0I23lD4HHI8W5VFBZqG4Eaq5LNcw==",
"dev": true,
+ "license": "MIT",
"engines": {
- "node": ">=0.10.0"
+ "node": "^14.15.0 || ^16.10.0 || >=18.0.0"
}
},
- "node_modules/fancy-log": {
- "version": "1.3.3",
- "resolved": "https://registry.npmjs.org/fancy-log/-/fancy-log-1.3.3.tgz",
- "integrity": "sha512-k9oEhlyc0FrVh25qYuSELjr8oxsCoc4/LEZfg2iJJrfEk/tZL9bCoJE47gqAvI2m/AUjluCS4+3I0eTx8n3AEw==",
+ "node_modules/jest-matcher-utils": {
+ "version": "29.7.0",
+ "resolved": "https://registry.npmjs.org/jest-matcher-utils/-/jest-matcher-utils-29.7.0.tgz",
+ "integrity": "sha512-sBkD+Xi9DtcChsI3L3u0+N0opgPYnCRPtGcQYrgXmR+hmt/fYfWAL0xRXYU8eWOdfuLgBe0YCW3AFtnRLagq/g==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "ansi-gray": "^0.1.1",
- "color-support": "^1.1.3",
- "parse-node-version": "^1.0.0",
- "time-stamp": "^1.0.0"
+ "chalk": "^4.0.0",
+ "jest-diff": "^29.7.0",
+ "jest-get-type": "^29.6.3",
+ "pretty-format": "^29.7.0"
},
"engines": {
- "node": ">= 0.10"
+ "node": "^14.15.0 || ^16.10.0 || >=18.0.0"
}
},
- "node_modules/fast-deep-equal": {
- "version": "3.1.3",
- "resolved": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz",
- "integrity": "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==",
- "dev": true
- },
- "node_modules/fast-diff": {
- "version": "1.3.0",
- "resolved": "https://registry.npmjs.org/fast-diff/-/fast-diff-1.3.0.tgz",
- "integrity": "sha512-VxPP4NqbUjj6MaAOafWeUn2cXWLcCtljklUtZf0Ind4XQ+QPtmA0b18zZy0jIQx+ExRVCR/ZQpBmik5lXshNsw==",
- "dev": true
- },
- "node_modules/fast-glob": {
- "version": "3.3.2",
- "resolved": "https://registry.npmjs.org/fast-glob/-/fast-glob-3.3.2.tgz",
- "integrity": "sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow==",
+ "node_modules/jest-message-util": {
+ "version": "29.7.0",
+ "resolved": "https://registry.npmjs.org/jest-message-util/-/jest-message-util-29.7.0.tgz",
+ "integrity": "sha512-GBEV4GRADeP+qtB2+6u61stea8mGcOT4mCtrYISZwfu9/ISHFJ/5zOMXYbpBE9RsS5+Gb63DW4FgmnKJ79Kf6w==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "@nodelib/fs.stat": "^2.0.2",
- "@nodelib/fs.walk": "^1.2.3",
- "glob-parent": "^5.1.2",
- "merge2": "^1.3.0",
- "micromatch": "^4.0.4"
+ "@babel/code-frame": "^7.12.13",
+ "@jest/types": "^29.6.3",
+ "@types/stack-utils": "^2.0.0",
+ "chalk": "^4.0.0",
+ "graceful-fs": "^4.2.9",
+ "micromatch": "^4.0.4",
+ "pretty-format": "^29.7.0",
+ "slash": "^3.0.0",
+ "stack-utils": "^2.0.3"
},
"engines": {
- "node": ">=8.6.0"
- }
- },
- "node_modules/fast-json-stable-stringify": {
- "version": "2.1.0",
- "resolved": "https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz",
- "integrity": "sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==",
- "dev": true
- },
- "node_modules/fast-levenshtein": {
- "version": "2.0.6",
- "resolved": "https://registry.npmjs.org/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz",
- "integrity": "sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==",
- "dev": true
- },
- "node_modules/fastq": {
- "version": "1.17.1",
- "resolved": "https://registry.npmjs.org/fastq/-/fastq-1.17.1.tgz",
- "integrity": "sha512-sRVD3lWVIXWg6By68ZN7vho9a1pQcN/WBFaAAsDDFzlJjvoGx0P8z7V1t72grFJfJhu3YPZBuu25f7Kaw2jN1w==",
- "dev": true,
- "dependencies": {
- "reusify": "^1.0.4"
- }
- },
- "node_modules/fault": {
- "version": "1.0.4",
- "resolved": "https://registry.npmjs.org/fault/-/fault-1.0.4.tgz",
- "integrity": "sha512-CJ0HCB5tL5fYTEA7ToAq5+kTwd++Borf1/bifxd9iT70QcXr4MRrO3Llf8Ifs70q+SJcGHFtnIE/Nw6giCtECA==",
- "dev": true,
- "dependencies": {
- "format": "^0.2.0"
- },
- "funding": {
- "type": "github",
- "url": "https://github.com/sponsors/wooorm"
+ "node": "^14.15.0 || ^16.10.0 || >=18.0.0"
}
},
- "node_modules/faye-websocket": {
- "version": "0.11.4",
- "resolved": "https://registry.npmjs.org/faye-websocket/-/faye-websocket-0.11.4.tgz",
- "integrity": "sha512-CzbClwlXAuiRQAlUyfqPgvPoNKTckTPGfwZV4ZdAhVcP2lh9KUxJg2b5GkE7XbjKQ3YJnQ9z6D9ntLAlB+tP8g==",
+ "node_modules/jest-util": {
+ "version": "29.7.0",
+ "resolved": "https://registry.npmjs.org/jest-util/-/jest-util-29.7.0.tgz",
+ "integrity": "sha512-z6EbKajIpqGKU56y5KBUgy1dt1ihhQJgWzUlZHArA/+X2ad7Cb5iF+AK1EWVL/Bo7Rz9uurpqw6SiBCefUbCGA==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "websocket-driver": ">=0.5.1"
+ "@jest/types": "^29.6.3",
+ "@types/node": "*",
+ "chalk": "^4.0.0",
+ "ci-info": "^3.2.0",
+ "graceful-fs": "^4.2.9",
+ "picomatch": "^2.2.3"
},
"engines": {
- "node": ">=0.8.0"
- }
- },
- "node_modules/fb-watchman": {
- "version": "2.0.2",
- "resolved": "https://registry.npmjs.org/fb-watchman/-/fb-watchman-2.0.2.tgz",
- "integrity": "sha512-p5161BqbuCaSnB8jIbzQHOlpgsPmK5rJVDfDKO91Axs5NC1uu3HRQm6wt9cd9/+GtQQIO53JdGXXoyDpTAsgYA==",
- "dev": true,
- "dependencies": {
- "bser": "2.1.1"
+ "node": "^14.15.0 || ^16.10.0 || >=18.0.0"
}
},
- "node_modules/file-entry-cache": {
- "version": "6.0.1",
- "resolved": "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-6.0.1.tgz",
- "integrity": "sha512-7Gps/XWymbLk2QLYK4NzpMOrYjMhdIxXuIvy2QBsLE6ljuodKvdkWs/cpyJJ3CVIVpH0Oi1Hvg1ovbMzLdFBBg==",
+ "node_modules/jest-worker": {
+ "version": "27.5.1",
+ "resolved": "https://registry.npmjs.org/jest-worker/-/jest-worker-27.5.1.tgz",
+ "integrity": "sha512-7vuh85V5cdDofPyxn58nrPjBktZo0u9x1g8WtjQol+jZDaE+fhN+cIvTj11GndBnMnyfrUOG1sZQxCdjKh+DKg==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "flat-cache": "^3.0.4"
+ "@types/node": "*",
+ "merge-stream": "^2.0.0",
+ "supports-color": "^8.0.0"
},
"engines": {
- "node": "^10.12.0 || >=12.0.0"
+ "node": ">= 10.13.0"
}
},
- "node_modules/file-loader": {
- "version": "6.2.0",
- "resolved": "https://registry.npmjs.org/file-loader/-/file-loader-6.2.0.tgz",
- "integrity": "sha512-qo3glqyTa61Ytg4u73GultjHGjdRyig3tG6lPtyX/jOEJvHif9uB0/OCI2Kif6ctF3caQTW2G5gym21oAsI4pw==",
+ "node_modules/jest-worker/node_modules/supports-color": {
+ "version": "8.1.1",
+ "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
+ "integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "loader-utils": "^2.0.0",
- "schema-utils": "^3.0.0"
+ "has-flag": "^4.0.0"
},
"engines": {
- "node": ">= 10.13.0"
+ "node": ">=10"
},
"funding": {
- "type": "opencollective",
- "url": "https://opencollective.com/webpack"
- },
- "peerDependencies": {
- "webpack": "^4.0.0 || ^5.0.0"
+ "url": "https://github.com/chalk/supports-color?sponsor=1"
}
},
- "node_modules/file-loader/node_modules/ajv": {
- "version": "6.12.6",
- "resolved": "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz",
- "integrity": "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==",
+ "node_modules/js-tokens": {
+ "version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz",
+ "integrity": "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==",
+ "license": "MIT"
+ },
+ "node_modules/js-yaml": {
+ "version": "4.1.0",
+ "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz",
+ "integrity": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "fast-deep-equal": "^3.1.1",
- "fast-json-stable-stringify": "^2.0.0",
- "json-schema-traverse": "^0.4.1",
- "uri-js": "^4.2.2"
+ "argparse": "^2.0.1"
},
- "funding": {
- "type": "github",
- "url": "https://github.com/sponsors/epoberezkin"
+ "bin": {
+ "js-yaml": "bin/js-yaml.js"
}
},
- "node_modules/file-loader/node_modules/ajv-keywords": {
- "version": "3.5.2",
- "resolved": "https://registry.npmjs.org/ajv-keywords/-/ajv-keywords-3.5.2.tgz",
- "integrity": "sha512-5p6WTN0DdTGVQk6VjcEju19IgaHudalcfabD7yhDGeA6bcQnmL+CpveLJq/3hvfwd1aof6L386Ougkx6RfyMIQ==",
+ "node_modules/jsesc": {
+ "version": "3.1.0",
+ "resolved": "https://registry.npmjs.org/jsesc/-/jsesc-3.1.0.tgz",
+ "integrity": "sha512-/sM3dO2FOzXjKQhJuo0Q173wf2KOo8t4I8vHy6lF9poUp7bKT0/NHE8fPX23PwfhnykfqnC2xRxOnVw5XuGIaA==",
"dev": true,
- "peerDependencies": {
- "ajv": "^6.9.1"
+ "license": "MIT",
+ "bin": {
+ "jsesc": "bin/jsesc"
+ },
+ "engines": {
+ "node": ">=6"
}
},
- "node_modules/file-loader/node_modules/json-schema-traverse": {
- "version": "0.4.1",
+ "node_modules/json-buffer": {
+ "version": "3.0.1",
+ "resolved": "https://registry.npmjs.org/json-buffer/-/json-buffer-3.0.1.tgz",
+ "integrity": "sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ==",
+ "dev": true,
+ "license": "MIT"
+ },
+ "node_modules/json-parse-even-better-errors": {
+ "version": "2.3.1",
+ "resolved": "https://registry.npmjs.org/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz",
+ "integrity": "sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==",
+ "dev": true,
+ "license": "MIT"
+ },
+ "node_modules/json-schema-traverse": {
+ "version": "0.4.1",
"resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz",
"integrity": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==",
- "dev": true
+ "dev": true,
+ "license": "MIT"
},
- "node_modules/file-loader/node_modules/loader-utils": {
- "version": "2.0.4",
- "resolved": "https://registry.npmjs.org/loader-utils/-/loader-utils-2.0.4.tgz",
- "integrity": "sha512-xXqpXoINfFhgua9xiqD8fPFHgkoq1mmmpE92WlDbm9rNRd/EbRb+Gqf908T2DMfuHjjJlksiK2RbHVOdD/MqSw==",
+ "node_modules/json-stable-stringify-without-jsonify": {
+ "version": "1.0.1",
+ "resolved": "https://registry.npmjs.org/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz",
+ "integrity": "sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==",
"dev": true,
- "dependencies": {
- "big.js": "^5.2.2",
- "emojis-list": "^3.0.0",
- "json5": "^2.1.2"
+ "license": "MIT"
+ },
+ "node_modules/json5": {
+ "version": "2.2.3",
+ "resolved": "https://registry.npmjs.org/json5/-/json5-2.2.3.tgz",
+ "integrity": "sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==",
+ "dev": true,
+ "license": "MIT",
+ "bin": {
+ "json5": "lib/cli.js"
},
"engines": {
- "node": ">=8.9.0"
+ "node": ">=6"
}
},
- "node_modules/file-loader/node_modules/schema-utils": {
- "version": "3.3.0",
- "resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-3.3.0.tgz",
- "integrity": "sha512-pN/yOAvcC+5rQ5nERGuwrjLlYvLTbCibnZ1I7B1LaiAz9BRBlE9GMgE/eqV30P7aJQUf7Ddimy/RsbYO/GrVGg==",
+ "node_modules/jsonfile": {
+ "version": "6.2.0",
+ "resolved": "https://registry.npmjs.org/jsonfile/-/jsonfile-6.2.0.tgz",
+ "integrity": "sha512-FGuPw30AdOIUTRMC2OMRtQV+jkVj2cfPqSeWXv1NEAJ1qZ5zb1X6z1mFhbfOB/iy3ssJCD+3KuZ8r8C3uVFlAg==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "@types/json-schema": "^7.0.8",
- "ajv": "^6.12.5",
- "ajv-keywords": "^3.5.2"
- },
- "engines": {
- "node": ">= 10.13.0"
+ "universalify": "^2.0.0"
},
- "funding": {
- "type": "opencollective",
- "url": "https://opencollective.com/webpack"
+ "optionalDependencies": {
+ "graceful-fs": "^4.1.6"
}
},
- "node_modules/file-saver": {
- "version": "1.3.8",
- "resolved": "https://registry.npmjs.org/file-saver/-/file-saver-1.3.8.tgz",
- "integrity": "sha512-spKHSBQIxxS81N/O21WmuXA2F6wppUCsutpzenOeZzOCCJ5gEfcbqJP983IrpLXzYmXnMUa6J03SubcNPdKrlg=="
- },
- "node_modules/file-uri-to-path": {
- "version": "1.0.0",
- "resolved": "https://registry.npmjs.org/file-uri-to-path/-/file-uri-to-path-1.0.0.tgz",
- "integrity": "sha512-0Zt+s3L7Vf1biwWZ29aARiVYLx7iMGnEUl9x33fbB/j3jR81u/O2LbqK+Bm1CDSNDKVtJ/YjwY7TUd5SkeLQLw==",
+ "node_modules/jsx-ast-utils": {
+ "version": "3.3.5",
+ "resolved": "https://registry.npmjs.org/jsx-ast-utils/-/jsx-ast-utils-3.3.5.tgz",
+ "integrity": "sha512-ZZow9HBI5O6EPgSJLUb8n2NKgmVWTwCvHGwFuJlMjvLFqlGG6pjirPhtdsseaLZjSibD8eegzmYpUZwoIlj2cQ==",
"dev": true,
"license": "MIT",
- "optional": true
- },
- "node_modules/filelist": {
- "version": "1.0.4",
- "resolved": "https://registry.npmjs.org/filelist/-/filelist-1.0.4.tgz",
- "integrity": "sha512-w1cEuf3S+DrLCQL7ET6kz+gmlJdbq9J7yXCSjK/OZCPA+qEN1WyF4ZAf0YYJa4/shHJra2t/d/r8SV4Ji+x+8Q==",
- "dev": true,
"dependencies": {
- "minimatch": "^5.0.1"
+ "array-includes": "^3.1.6",
+ "array.prototype.flat": "^1.3.1",
+ "object.assign": "^4.1.4",
+ "object.values": "^1.1.6"
+ },
+ "engines": {
+ "node": ">=4.0"
}
},
- "node_modules/filelist/node_modules/brace-expansion": {
- "version": "2.0.1",
- "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz",
- "integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==",
- "dev": true,
+ "node_modules/jszip": {
+ "version": "3.10.1",
+ "resolved": "https://registry.npmjs.org/jszip/-/jszip-3.10.1.tgz",
+ "integrity": "sha512-xXDvecyTpGLrqFrvkrUSoxxfJI5AH7U8zxxtVclpsUtMCq4JQ290LY8AW5c7Ggnr/Y/oK+bQMbqK2qmtk3pN4g==",
+ "license": "(MIT OR GPL-3.0-or-later)",
"dependencies": {
- "balanced-match": "^1.0.0"
+ "lie": "~3.3.0",
+ "pako": "~1.0.2",
+ "readable-stream": "~2.3.6",
+ "setimmediate": "^1.0.5"
}
},
- "node_modules/filelist/node_modules/minimatch": {
- "version": "5.1.6",
- "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-5.1.6.tgz",
- "integrity": "sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g==",
+ "node_modules/just-debounce": {
+ "version": "1.1.0",
+ "resolved": "https://registry.npmjs.org/just-debounce/-/just-debounce-1.1.0.tgz",
+ "integrity": "sha512-qpcRocdkUmf+UTNBYx5w6dexX5J31AKK1OmPwH630a83DdVVUIngk55RSAiIGpQyoH0dlr872VHfPjnQnK1qDQ==",
+ "dev": true,
+ "license": "MIT"
+ },
+ "node_modules/keyv": {
+ "version": "4.5.4",
+ "resolved": "https://registry.npmjs.org/keyv/-/keyv-4.5.4.tgz",
+ "integrity": "sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "brace-expansion": "^2.0.1"
- },
- "engines": {
- "node": ">=10"
+ "json-buffer": "3.0.1"
}
},
- "node_modules/filesize": {
- "version": "8.0.7",
- "resolved": "https://registry.npmjs.org/filesize/-/filesize-8.0.7.tgz",
- "integrity": "sha512-pjmC+bkIF8XI7fWaH8KxHcZL3DPybs1roSKP4rKDvy20tAWwIObE4+JIseG2byfGKhud5ZnM4YSGKBz7Sh0ndQ==",
+ "node_modules/kind-of": {
+ "version": "5.1.0",
+ "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-5.1.0.tgz",
+ "integrity": "sha512-NGEErnH6F2vUuXDh+OlbcKW7/wOcfdRHaZ7VWtqCztfHri/++YKmP51OdWeGPuqCOba6kk2OTe5d02VmTB80Pw==",
"dev": true,
+ "license": "MIT",
"engines": {
- "node": ">= 0.4.0"
+ "node": ">=0.10.0"
}
},
- "node_modules/fill-range": {
- "version": "7.1.1",
- "resolved": "https://registry.npmjs.org/fill-range/-/fill-range-7.1.1.tgz",
- "integrity": "sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==",
+ "node_modules/kleur": {
+ "version": "3.0.3",
+ "resolved": "https://registry.npmjs.org/kleur/-/kleur-3.0.3.tgz",
+ "integrity": "sha512-eTIzlVOSUR+JxdDFepEYcBMtZ9Qqdef+rnzWdRZuMbOywu5tO2w2N7rqjoANZ5k9vywhL6Br1VRjUIgTQx4E8w==",
"dev": true,
"license": "MIT",
- "dependencies": {
- "to-regex-range": "^5.0.1"
- },
"engines": {
- "node": ">=8"
+ "node": ">=6"
}
},
- "node_modules/finalhandler": {
- "version": "1.1.0",
- "resolved": "https://registry.npmjs.org/finalhandler/-/finalhandler-1.1.0.tgz",
- "integrity": "sha512-ejnvM9ZXYzp6PUPUyQBMBf0Co5VX2gr5H2VQe2Ui2jWXNlxv+PYZo8wpAymJNJdLsG1R4p+M4aynF8KuoUEwRw==",
+ "node_modules/last-run": {
+ "version": "1.1.1",
+ "resolved": "https://registry.npmjs.org/last-run/-/last-run-1.1.1.tgz",
+ "integrity": "sha512-U/VxvpX4N/rFvPzr3qG5EtLKEnNI0emvIQB3/ecEwv+8GHaUKbIB8vxv1Oai5FAF0d0r7LXHhLLe5K/yChm5GQ==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "debug": "2.6.9",
- "encodeurl": "~1.0.1",
- "escape-html": "~1.0.3",
- "on-finished": "~2.3.0",
- "parseurl": "~1.3.2",
- "statuses": "~1.3.1",
- "unpipe": "~1.0.0"
+ "default-resolution": "^2.0.0",
+ "es6-weak-map": "^2.0.1"
},
"engines": {
- "node": ">= 0.8"
- }
- },
- "node_modules/finalhandler/node_modules/debug": {
- "version": "2.6.9",
- "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz",
- "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==",
- "dev": true,
- "dependencies": {
- "ms": "2.0.0"
+ "node": ">= 0.10"
}
},
- "node_modules/finalhandler/node_modules/ms": {
- "version": "2.0.0",
- "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz",
- "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==",
- "dev": true
- },
- "node_modules/find-cache-dir": {
- "version": "3.3.2",
- "resolved": "https://registry.npmjs.org/find-cache-dir/-/find-cache-dir-3.3.2.tgz",
- "integrity": "sha512-wXZV5emFEjrridIgED11OoUKLxiYjAcqot/NJdAkOhlJ+vGzwhOAfcG5OX1jP+S0PcjEn8bdMJv+g2jwQ3Onig==",
+ "node_modules/lazystream": {
+ "version": "1.0.1",
+ "resolved": "https://registry.npmjs.org/lazystream/-/lazystream-1.0.1.tgz",
+ "integrity": "sha512-b94GiNHQNy6JNTrt5w6zNyffMrNkXZb3KTkCZJb2V1xaEGCk093vkZ2jk3tpaeP33/OiXC+WvK9AxUebnf5nbw==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "commondir": "^1.0.1",
- "make-dir": "^3.0.2",
- "pkg-dir": "^4.1.0"
+ "readable-stream": "^2.0.5"
},
"engines": {
- "node": ">=8"
- },
- "funding": {
- "url": "https://github.com/avajs/find-cache-dir?sponsor=1"
+ "node": ">= 0.6.3"
}
},
- "node_modules/find-up": {
- "version": "5.0.0",
- "resolved": "https://registry.npmjs.org/find-up/-/find-up-5.0.0.tgz",
- "integrity": "sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==",
+ "node_modules/lcid": {
+ "version": "1.0.0",
+ "resolved": "https://registry.npmjs.org/lcid/-/lcid-1.0.0.tgz",
+ "integrity": "sha512-YiGkH6EnGrDGqLMITnGjXtGmNtjoXw9SVUzcaos8RBi7Ps0VBylkq+vOcY9QE5poLasPCR849ucFUkl0UzUyOw==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "locate-path": "^6.0.0",
- "path-exists": "^4.0.0"
+ "invert-kv": "^1.0.0"
},
"engines": {
- "node": ">=10"
- },
- "funding": {
- "url": "https://github.com/sponsors/sindresorhus"
+ "node": ">=0.10.0"
}
},
- "node_modules/findup-sync": {
- "version": "3.0.0",
- "resolved": "https://registry.npmjs.org/findup-sync/-/findup-sync-3.0.0.tgz",
- "integrity": "sha512-YbffarhcicEhOrm4CtrwdKBdCuz576RLdhJDsIfvNtxUuhdRet1qZcsMjqbePtAseKdAnDyM/IyXbu7PRPRLYg==",
+ "node_modules/lead": {
+ "version": "1.0.0",
+ "resolved": "https://registry.npmjs.org/lead/-/lead-1.0.0.tgz",
+ "integrity": "sha512-IpSVCk9AYvLHo5ctcIXxOBpMWUe+4TKN3VPWAKUbJikkmsGp0VrSM8IttVc32D6J4WUsiPE6aEFRNmIoF/gdow==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "detect-file": "^1.0.0",
- "is-glob": "^4.0.0",
- "micromatch": "^3.0.4",
- "resolve-dir": "^1.0.1"
+ "flush-write-stream": "^1.0.2"
},
"engines": {
"node": ">= 0.10"
}
},
- "node_modules/findup-sync/node_modules/braces": {
- "version": "2.3.2",
- "resolved": "https://registry.npmjs.org/braces/-/braces-2.3.2.tgz",
- "integrity": "sha512-aNdbnj9P8PjdXU4ybaWLK2IF3jc/EoDYbC7AazW6to3TRsfXxscC9UXOB5iDiEQrkyIbWp2SLQda4+QAa7nc3w==",
+ "node_modules/levn": {
+ "version": "0.4.1",
+ "resolved": "https://registry.npmjs.org/levn/-/levn-0.4.1.tgz",
+ "integrity": "sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "arr-flatten": "^1.1.0",
- "array-unique": "^0.3.2",
- "extend-shallow": "^2.0.1",
- "fill-range": "^4.0.0",
- "isobject": "^3.0.1",
- "repeat-element": "^1.1.2",
- "snapdragon": "^0.8.1",
- "snapdragon-node": "^2.0.1",
- "split-string": "^3.0.2",
- "to-regex": "^3.0.1"
+ "prelude-ls": "^1.2.1",
+ "type-check": "~0.4.0"
},
"engines": {
- "node": ">=0.10.0"
+ "node": ">= 0.8.0"
}
},
- "node_modules/findup-sync/node_modules/braces/node_modules/extend-shallow": {
- "version": "2.0.1",
- "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz",
- "integrity": "sha512-zCnTtlxNoAiDc3gqY2aYAWFx7XWWiasuF2K8Me5WbN8otHKTUKBwjPtNpRs/rbUZm7KxWAaNj7P1a/p52GbVug==",
- "dev": true,
+ "node_modules/lie": {
+ "version": "3.3.0",
+ "resolved": "https://registry.npmjs.org/lie/-/lie-3.3.0.tgz",
+ "integrity": "sha512-UaiMJzeWRlEujzAuw5LokY1L5ecNQYZKfmyZ9L7wDHb/p5etKaxXhohBcrw0EYby+G/NA52vRSN4N39dxHAIwQ==",
+ "license": "MIT",
"dependencies": {
- "is-extendable": "^0.1.0"
- },
- "engines": {
- "node": ">=0.10.0"
+ "immediate": "~3.0.5"
}
},
- "node_modules/findup-sync/node_modules/fill-range": {
- "version": "4.0.0",
- "resolved": "https://registry.npmjs.org/fill-range/-/fill-range-4.0.0.tgz",
- "integrity": "sha512-VcpLTWqWDiTerugjj8e3+esbg+skS3M9e54UuR3iCeIDMXCLTsAH8hTSzDQU/X6/6t3eYkOKoZSef2PlU6U1XQ==",
+ "node_modules/liftoff": {
+ "version": "3.1.0",
+ "resolved": "https://registry.npmjs.org/liftoff/-/liftoff-3.1.0.tgz",
+ "integrity": "sha512-DlIPlJUkCV0Ips2zf2pJP0unEoT1kwYhiiPUGF3s/jtxTCjziNLoiVVh+jqWOWeFi6mmwQ5fNxvAUyPad4Dfog==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "extend-shallow": "^2.0.1",
- "is-number": "^3.0.0",
- "repeat-string": "^1.6.1",
- "to-regex-range": "^2.1.0"
+ "extend": "^3.0.0",
+ "findup-sync": "^3.0.0",
+ "fined": "^1.0.1",
+ "flagged-respawn": "^1.0.0",
+ "is-plain-object": "^2.0.4",
+ "object.map": "^1.0.0",
+ "rechoir": "^0.6.2",
+ "resolve": "^1.1.7"
},
"engines": {
- "node": ">=0.10.0"
+ "node": ">= 0.8"
}
},
- "node_modules/findup-sync/node_modules/fill-range/node_modules/extend-shallow": {
- "version": "2.0.1",
- "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz",
- "integrity": "sha512-zCnTtlxNoAiDc3gqY2aYAWFx7XWWiasuF2K8Me5WbN8otHKTUKBwjPtNpRs/rbUZm7KxWAaNj7P1a/p52GbVug==",
+ "node_modules/liftoff/node_modules/is-plain-object": {
+ "version": "2.0.4",
+ "resolved": "https://registry.npmjs.org/is-plain-object/-/is-plain-object-2.0.4.tgz",
+ "integrity": "sha512-h5PpgXkWitc38BBMYawTYMWJHFZJVnBquFE57xFpjB8pJFiF6gZ+bU+WyI/yqXiFR5mdLsgYNaPe8uao6Uv9Og==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "is-extendable": "^0.1.0"
+ "isobject": "^3.0.1"
},
"engines": {
"node": ">=0.10.0"
}
},
- "node_modules/findup-sync/node_modules/is-buffer": {
- "version": "1.1.6",
- "resolved": "https://registry.npmjs.org/is-buffer/-/is-buffer-1.1.6.tgz",
- "integrity": "sha512-NcdALwpXkTm5Zvvbk7owOUSvVvBKDgKP5/ewfXEznmQFfs4ZRmanOeKBTjRVjka3QFoN6XJ+9F3USqfHqTaU5w==",
- "dev": true
- },
- "node_modules/findup-sync/node_modules/is-extendable": {
- "version": "0.1.1",
- "resolved": "https://registry.npmjs.org/is-extendable/-/is-extendable-0.1.1.tgz",
- "integrity": "sha512-5BMULNob1vgFX6EjQw5izWDxrecWK9AM72rugNr0TFldMOi0fj6Jk+zeKIt0xGj4cEfQIJth4w3OKWOJ4f+AFw==",
- "dev": true,
- "engines": {
- "node": ">=0.10.0"
- }
- },
- "node_modules/findup-sync/node_modules/is-number": {
- "version": "3.0.0",
- "resolved": "https://registry.npmjs.org/is-number/-/is-number-3.0.0.tgz",
- "integrity": "sha512-4cboCqIpliH+mAvFNegjZQ4kgKc3ZUhQVr3HvWbSh5q3WH2v82ct+T2Y1hdU5Gdtorx/cLifQjqCbL7bpznLTg==",
+ "node_modules/liftoff/node_modules/resolve": {
+ "version": "1.22.11",
+ "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.22.11.tgz",
+ "integrity": "sha512-RfqAvLnMl313r7c9oclB1HhUEAezcpLjz95wFH4LVuhk9JF/r22qmVP9AMmOU4vMX7Q8pN8jwNg/CSpdFnMjTQ==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "kind-of": "^3.0.2"
+ "is-core-module": "^2.16.1",
+ "path-parse": "^1.0.7",
+ "supports-preserve-symlinks-flag": "^1.0.0"
+ },
+ "bin": {
+ "resolve": "bin/resolve"
},
"engines": {
- "node": ">=0.10.0"
+ "node": ">= 0.4"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
}
},
- "node_modules/findup-sync/node_modules/is-number/node_modules/kind-of": {
- "version": "3.2.2",
- "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz",
- "integrity": "sha512-NOW9QQXMoZGg/oqnVNoNTTIFEIid1627WCffUBJEdMxYApq7mNE7CpzucIPc+ZQg25Phej7IJSmX3hO+oblOtQ==",
+ "node_modules/limiter": {
+ "version": "1.1.5",
+ "resolved": "https://registry.npmjs.org/limiter/-/limiter-1.1.5.tgz",
+ "integrity": "sha512-FWWMIEOxz3GwUI4Ts/IvgVy6LPvoMPgjMdQ185nN6psJyBJ4yOpzqm695/h5umdLJg2vW3GR5iG11MAkR2AzJA==",
+ "dev": true
+ },
+ "node_modules/lines-and-columns": {
+ "version": "1.2.4",
+ "resolved": "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.2.4.tgz",
+ "integrity": "sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==",
"dev": true,
+ "license": "MIT"
+ },
+ "node_modules/lit": {
+ "version": "3.3.1",
+ "resolved": "https://registry.npmjs.org/lit/-/lit-3.3.1.tgz",
+ "integrity": "sha512-Ksr/8L3PTapbdXJCk+EJVB78jDodUMaP54gD24W186zGRARvwrsPfS60wae/SSCTCNZVPd1chXqio1qHQmu4NA==",
+ "license": "BSD-3-Clause",
"dependencies": {
- "is-buffer": "^1.1.5"
- },
- "engines": {
- "node": ">=0.10.0"
+ "@lit/reactive-element": "^2.1.0",
+ "lit-element": "^4.2.0",
+ "lit-html": "^3.3.0"
}
},
- "node_modules/findup-sync/node_modules/kind-of": {
- "version": "6.0.3",
- "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-6.0.3.tgz",
- "integrity": "sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw==",
- "dev": true,
- "engines": {
- "node": ">=0.10.0"
+ "node_modules/lit-element": {
+ "version": "4.2.1",
+ "resolved": "https://registry.npmjs.org/lit-element/-/lit-element-4.2.1.tgz",
+ "integrity": "sha512-WGAWRGzirAgyphK2urmYOV72tlvnxw7YfyLDgQ+OZnM9vQQBQnumQ7jUJe6unEzwGU3ahFOjuz1iz1jjrpCPuw==",
+ "license": "BSD-3-Clause",
+ "dependencies": {
+ "@lit-labs/ssr-dom-shim": "^1.4.0",
+ "@lit/reactive-element": "^2.1.0",
+ "lit-html": "^3.3.0"
}
},
- "node_modules/findup-sync/node_modules/micromatch": {
- "version": "3.1.10",
- "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-3.1.10.tgz",
- "integrity": "sha512-MWikgl9n9M3w+bpsY3He8L+w9eF9338xRl8IAO5viDizwSzziFEyUzo2xrrloB64ADbTf8uA8vRqqttDTOmccg==",
- "dev": true,
+ "node_modules/lit-html": {
+ "version": "3.3.1",
+ "resolved": "https://registry.npmjs.org/lit-html/-/lit-html-3.3.1.tgz",
+ "integrity": "sha512-S9hbyDu/vs1qNrithiNyeyv64c9yqiW9l+DBgI18fL+MTvOtWoFR0FWiyq1TxaYef5wNlpEmzlXoBlZEO+WjoA==",
+ "license": "BSD-3-Clause",
"dependencies": {
- "arr-diff": "^4.0.0",
- "array-unique": "^0.3.2",
- "braces": "^2.3.1",
- "define-property": "^2.0.2",
- "extend-shallow": "^3.0.2",
- "extglob": "^2.0.4",
- "fragment-cache": "^0.2.1",
- "kind-of": "^6.0.2",
- "nanomatch": "^1.2.9",
- "object.pick": "^1.3.0",
- "regex-not": "^1.0.0",
- "snapdragon": "^0.8.1",
- "to-regex": "^3.0.2"
- },
- "engines": {
- "node": ">=0.10.0"
+ "@types/trusted-types": "^2.0.2"
}
},
- "node_modules/findup-sync/node_modules/to-regex-range": {
- "version": "2.1.1",
- "resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-2.1.1.tgz",
- "integrity": "sha512-ZZWNfCjUokXXDGXFpZehJIkZqq91BcULFq/Pi7M5i4JnxXdhMKAK682z8bCW3o8Hj1wuuzoKcW3DfVzaP6VuNg==",
+ "node_modules/load-json-file": {
+ "version": "1.1.0",
+ "resolved": "https://registry.npmjs.org/load-json-file/-/load-json-file-1.1.0.tgz",
+ "integrity": "sha512-cy7ZdNRXdablkXYNI049pthVeXFurRyb9+hA/dZzerZ0pGTx42z+y+ssxBaVV2l70t1muq5IdKhn4UtcoGUY9A==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "is-number": "^3.0.0",
- "repeat-string": "^1.6.1"
+ "graceful-fs": "^4.1.2",
+ "parse-json": "^2.2.0",
+ "pify": "^2.0.0",
+ "pinkie-promise": "^2.0.0",
+ "strip-bom": "^2.0.0"
},
"engines": {
"node": ">=0.10.0"
}
},
- "node_modules/fined": {
- "version": "1.2.0",
- "resolved": "https://registry.npmjs.org/fined/-/fined-1.2.0.tgz",
- "integrity": "sha512-ZYDqPLGxDkDhDZBjZBb+oD1+j0rA4E0pXY50eplAAOPg2N/gUBSSk5IM1/QhPfyVo19lJ+CvXpqfvk+b2p/8Ng==",
+ "node_modules/load-json-file/node_modules/parse-json": {
+ "version": "2.2.0",
+ "resolved": "https://registry.npmjs.org/parse-json/-/parse-json-2.2.0.tgz",
+ "integrity": "sha512-QR/GGaKCkhwk1ePQNYDRKYZ3mwU9ypsKhB0XyFnLQdomyEqk3e8wpW3V5Jp88zbxK4n5ST1nqo+g9juTpownhQ==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "expand-tilde": "^2.0.2",
- "is-plain-object": "^2.0.3",
- "object.defaults": "^1.1.0",
- "object.pick": "^1.2.0",
- "parse-filepath": "^1.0.1"
+ "error-ex": "^1.2.0"
},
"engines": {
- "node": ">= 0.10"
+ "node": ">=0.10.0"
}
},
- "node_modules/fined/node_modules/is-plain-object": {
- "version": "2.0.4",
- "resolved": "https://registry.npmjs.org/is-plain-object/-/is-plain-object-2.0.4.tgz",
- "integrity": "sha512-h5PpgXkWitc38BBMYawTYMWJHFZJVnBquFE57xFpjB8pJFiF6gZ+bU+WyI/yqXiFR5mdLsgYNaPe8uao6Uv9Og==",
+ "node_modules/loader-runner": {
+ "version": "4.3.1",
+ "resolved": "https://registry.npmjs.org/loader-runner/-/loader-runner-4.3.1.tgz",
+ "integrity": "sha512-IWqP2SCPhyVFTBtRcgMHdzlf9ul25NwaFx4wCEH/KjAXuuHY4yNjvPXsBokp8jCB936PyWRaPKUNh8NvylLp2Q==",
"dev": true,
- "dependencies": {
- "isobject": "^3.0.1"
- },
+ "license": "MIT",
"engines": {
- "node": ">=0.10.0"
+ "node": ">=6.11.5"
+ },
+ "funding": {
+ "type": "opencollective",
+ "url": "https://opencollective.com/webpack"
}
},
- "node_modules/flagged-respawn": {
- "version": "1.0.1",
- "resolved": "https://registry.npmjs.org/flagged-respawn/-/flagged-respawn-1.0.1.tgz",
- "integrity": "sha512-lNaHNVymajmk0OJMBn8fVUAU1BtDeKIqKoVhk4xAALB57aALg6b4W0MfJ/cUE0g9YBXy5XhSlPIpYIJ7HaY/3Q==",
+ "node_modules/loader-utils": {
+ "version": "3.3.1",
+ "resolved": "https://registry.npmjs.org/loader-utils/-/loader-utils-3.3.1.tgz",
+ "integrity": "sha512-FMJTLMXfCLMLfJxcX9PFqX5qD88Z5MRGaZCVzfuqeZSPsyiBzs+pahDQjbIWz2QIzPZz0NX9Zy4FX3lmK6YHIg==",
"dev": true,
+ "license": "MIT",
"engines": {
- "node": ">= 0.10"
+ "node": ">= 12.13.0"
}
},
- "node_modules/flat-cache": {
- "version": "3.2.0",
- "resolved": "https://registry.npmjs.org/flat-cache/-/flat-cache-3.2.0.tgz",
- "integrity": "sha512-CYcENa+FtcUKLmhhqyctpclsq7QF38pKjZHsGNiSQF5r4FtoKDWabFDl3hzaEQMvT1LHEysw5twgLvpYYb4vbw==",
+ "node_modules/locate-path": {
+ "version": "6.0.0",
+ "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-6.0.0.tgz",
+ "integrity": "sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "flatted": "^3.2.9",
- "keyv": "^4.5.3",
- "rimraf": "^3.0.2"
+ "p-locate": "^5.0.0"
},
"engines": {
- "node": "^10.12.0 || >=12.0.0"
+ "node": ">=10"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/sindresorhus"
}
},
- "node_modules/flatted": {
- "version": "3.3.1",
- "resolved": "https://registry.npmjs.org/flatted/-/flatted-3.3.1.tgz",
- "integrity": "sha512-X8cqMLLie7KsNUDSdzeN8FYK9rEt4Dt67OsG/DNGnYTSDBG4uFAJFBnUeiV+zCVAvwFy56IjM9sH51jVaEhNxw==",
- "dev": true
+ "node_modules/lodash": {
+ "version": "4.17.21",
+ "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz",
+ "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==",
+ "dev": true,
+ "license": "MIT"
},
- "node_modules/flush-write-stream": {
- "version": "1.1.1",
- "resolved": "https://registry.npmjs.org/flush-write-stream/-/flush-write-stream-1.1.1.tgz",
- "integrity": "sha512-3Z4XhFZ3992uIq0XOqb9AreonueSYphE6oYbpt5+3u06JWklbsPkNv3ZKkP9Bz/r+1MWCaMoSQ28P85+1Yc77w==",
+ "node_modules/lodash._reinterpolate": {
+ "version": "3.0.0",
+ "resolved": "https://registry.npmjs.org/lodash._reinterpolate/-/lodash._reinterpolate-3.0.0.tgz",
+ "integrity": "sha512-xYHt68QRoYGjeeM/XOE1uJtvXQAgvszfBhjV4yvsQH0u2i9I6cI6c6/eG4Hh3UAOVn0y/xAXwmTzEay49Q//HA==",
"dev": true,
- "dependencies": {
- "inherits": "^2.0.3",
- "readable-stream": "^2.3.6"
- }
+ "license": "MIT"
},
- "node_modules/follow-redirects": {
- "version": "1.15.6",
- "resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.6.tgz",
- "integrity": "sha512-wWN62YITEaOpSK584EZXJafH1AGpO8RVgElfkuXbTOrPX4fIfOyEpW/CsiNd8JdYrAoOvafRTOEnvsO++qCqFA==",
+ "node_modules/lodash.isfinite": {
+ "version": "3.3.2",
+ "resolved": "https://registry.npmjs.org/lodash.isfinite/-/lodash.isfinite-3.3.2.tgz",
+ "integrity": "sha512-7FGG40uhC8Mm633uKW1r58aElFlBlxCrg9JfSi3P6aYiWmfiWF0PgMd86ZUsxE5GwWPdHoS2+48bwTh2VPkIQA==",
"dev": true,
- "funding": [
- {
- "type": "individual",
- "url": "https://github.com/sponsors/RubenVerborgh"
- }
- ],
- "engines": {
- "node": ">=4.0"
- },
- "peerDependenciesMeta": {
- "debug": {
- "optional": true
- }
- }
+ "license": "MIT"
},
- "node_modules/for-each": {
- "version": "0.3.3",
- "resolved": "https://registry.npmjs.org/for-each/-/for-each-0.3.3.tgz",
- "integrity": "sha512-jqYfLp7mo9vIyQf8ykW2v7A+2N4QjeCeI5+Dz9XraiO1ign81wjiH7Fb9vSOWvQfNtmSa4H2RoQTrrXivdUZmw==",
+ "node_modules/lodash.merge": {
+ "version": "4.6.2",
+ "resolved": "https://registry.npmjs.org/lodash.merge/-/lodash.merge-4.6.2.tgz",
+ "integrity": "sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==",
+ "dev": true,
+ "license": "MIT"
+ },
+ "node_modules/lodash.template": {
+ "version": "4.5.0",
+ "resolved": "https://registry.npmjs.org/lodash.template/-/lodash.template-4.5.0.tgz",
+ "integrity": "sha512-84vYFxIkmidUiFxidA/KjjH9pAycqW+h980j7Fuz5qxRtO9pgB7MDFTdys1N7A5mcucRiDyEq4fusljItR1T/A==",
+ "deprecated": "This package is deprecated. Use https://socket.dev/npm/package/eta instead.",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "is-callable": "^1.1.3"
+ "lodash._reinterpolate": "^3.0.0",
+ "lodash.templatesettings": "^4.0.0"
}
},
- "node_modules/for-in": {
- "version": "1.0.2",
- "resolved": "https://registry.npmjs.org/for-in/-/for-in-1.0.2.tgz",
- "integrity": "sha512-7EwmXrOjyL+ChxMhmG5lnW9MPt1aIeZEwKhQzoBUdTV0N3zuwWDZYVJatDvZ2OyzPUvdIAZDsCetk3coyMfcnQ==",
+ "node_modules/lodash.templatesettings": {
+ "version": "4.2.0",
+ "resolved": "https://registry.npmjs.org/lodash.templatesettings/-/lodash.templatesettings-4.2.0.tgz",
+ "integrity": "sha512-stgLz+i3Aa9mZgnjr/O+v9ruKZsPsndy7qPZOchbqk2cnTU1ZaldKK+v7m54WoKIyxiuMZTKT2H81F8BeAc3ZQ==",
"dev": true,
- "engines": {
- "node": ">=0.10.0"
+ "license": "MIT",
+ "dependencies": {
+ "lodash._reinterpolate": "^3.0.0"
}
},
- "node_modules/for-own": {
- "version": "1.0.0",
- "resolved": "https://registry.npmjs.org/for-own/-/for-own-1.0.0.tgz",
- "integrity": "sha512-0OABksIGrxKK8K4kynWkQ7y1zounQxP+CWnyclVwj81KW3vlLlGUx57DKGcP/LH216GzqnstnPocF16Nxs0Ycg==",
+ "node_modules/longest-streak": {
+ "version": "3.1.0",
+ "resolved": "https://registry.npmjs.org/longest-streak/-/longest-streak-3.1.0.tgz",
+ "integrity": "sha512-9Ri+o0JYgehTaVBBDoMqIl8GXtbWg711O3srftcHhZ0dqnETqLaoIK0x17fUw9rFSlK/0NlsKe0Ahhyl5pXE2g==",
"dev": true,
+ "license": "MIT",
+ "funding": {
+ "type": "github",
+ "url": "https://github.com/sponsors/wooorm"
+ }
+ },
+ "node_modules/loose-envify": {
+ "version": "1.4.0",
+ "resolved": "https://registry.npmjs.org/loose-envify/-/loose-envify-1.4.0.tgz",
+ "integrity": "sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==",
+ "license": "MIT",
"dependencies": {
- "for-in": "^1.0.1"
+ "js-tokens": "^3.0.0 || ^4.0.0"
},
- "engines": {
- "node": ">=0.10.0"
+ "bin": {
+ "loose-envify": "cli.js"
}
},
- "node_modules/foreachasync": {
- "version": "3.0.0",
- "resolved": "https://registry.npmjs.org/foreachasync/-/foreachasync-3.0.0.tgz",
- "integrity": "sha512-J+ler7Ta54FwwNcx6wQRDhTIbNeyDcARMkOcguEqnEdtm0jKvN3Li3PDAb2Du3ubJYEWfYL83XMROXdsXAXycw==",
- "dev": true
+ "node_modules/loupe": {
+ "version": "3.2.1",
+ "resolved": "https://registry.npmjs.org/loupe/-/loupe-3.2.1.tgz",
+ "integrity": "sha512-CdzqowRJCeLU72bHvWqwRBBlLcMEtIvGrlvef74kMnV2AolS9Y8xUv1I0U/MNAWMhBlKIoyuEgoJ0t/bbwHbLQ==",
+ "dev": true,
+ "license": "MIT"
},
- "node_modules/foreground-child": {
- "version": "3.1.1",
- "resolved": "https://registry.npmjs.org/foreground-child/-/foreground-child-3.1.1.tgz",
- "integrity": "sha512-TMKDUnIte6bfb5nWv7V/caI169OHgvwjb7V4WkeUvbQQdjr5rWKqHFiKWb/fcOwB+CzBT+qbWjvj+DVwRskpIg==",
+ "node_modules/lru-cache": {
+ "version": "5.1.1",
+ "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-5.1.1.tgz",
+ "integrity": "sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==",
"dev": true,
+ "license": "ISC",
"dependencies": {
- "cross-spawn": "^7.0.0",
- "signal-exit": "^4.0.1"
- },
- "engines": {
- "node": ">=14"
- },
- "funding": {
- "url": "https://github.com/sponsors/isaacs"
+ "yallist": "^3.0.2"
}
},
- "node_modules/foreground-child/node_modules/signal-exit": {
- "version": "4.1.0",
- "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz",
- "integrity": "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==",
+ "node_modules/lz-string": {
+ "version": "1.5.0",
+ "resolved": "https://registry.npmjs.org/lz-string/-/lz-string-1.5.0.tgz",
+ "integrity": "sha512-h5bgJWpxJNswbU7qCrV0tIKQCaS3blPDrqKWx+QxzuzL1zGUzij9XCWLrSLsJPu5t+eWA/ycetzYAO5IOMcWAQ==",
"dev": true,
- "engines": {
- "node": ">=14"
- },
- "funding": {
- "url": "https://github.com/sponsors/isaacs"
+ "license": "MIT",
+ "bin": {
+ "lz-string": "bin/bin.js"
}
},
- "node_modules/fork-ts-checker-webpack-plugin": {
- "version": "6.5.3",
- "resolved": "https://registry.npmjs.org/fork-ts-checker-webpack-plugin/-/fork-ts-checker-webpack-plugin-6.5.3.tgz",
- "integrity": "sha512-SbH/l9ikmMWycd5puHJKTkZJKddF4iRLyW3DeZ08HTI7NGyLS38MXd/KGgeWumQO7YNQbW2u/NtPT2YowbPaGQ==",
+ "node_modules/magic-string": {
+ "version": "0.30.19",
+ "resolved": "https://registry.npmjs.org/magic-string/-/magic-string-0.30.19.tgz",
+ "integrity": "sha512-2N21sPY9Ws53PZvsEpVtNuSW+ScYbQdp4b9qUaL+9QkHUrGFKo56Lg9Emg5s9V/qrtNBmiR01sYhUOwu3H+VOw==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "@babel/code-frame": "^7.8.3",
- "@types/json-schema": "^7.0.5",
- "chalk": "^4.1.0",
- "chokidar": "^3.4.2",
- "cosmiconfig": "^6.0.0",
- "deepmerge": "^4.2.2",
- "fs-extra": "^9.0.0",
- "glob": "^7.1.6",
- "memfs": "^3.1.2",
- "minimatch": "^3.0.4",
- "schema-utils": "2.7.0",
- "semver": "^7.3.2",
- "tapable": "^1.0.0"
- },
- "engines": {
- "node": ">=10",
- "yarn": ">=1.0.0"
- },
- "peerDependencies": {
- "eslint": ">= 6",
- "typescript": ">= 2.7",
- "vue-template-compiler": "*",
- "webpack": ">= 4"
- },
- "peerDependenciesMeta": {
- "eslint": {
- "optional": true
- },
- "vue-template-compiler": {
- "optional": true
- }
+ "@jridgewell/sourcemap-codec": "^1.5.5"
}
},
- "node_modules/form-data": {
- "version": "3.0.1",
- "resolved": "https://registry.npmjs.org/form-data/-/form-data-3.0.1.tgz",
- "integrity": "sha512-RHkBKtLWUVwd7SqRIvCZMEvAMoGUp0XU+seQiZejj0COz3RI3hWP4sCv3gZWWLjJTd7rGwcsF5eKZGii0r/hbg==",
+ "node_modules/make-error": {
+ "version": "1.3.6",
+ "resolved": "https://registry.npmjs.org/make-error/-/make-error-1.3.6.tgz",
+ "integrity": "sha512-s8UhlNe7vPKomQhC1qFelMokr/Sc3AgNbso3n74mVPA5LTZwkB9NlXf4XPamLxJE8h0gh73rM94xvwRT2CVInw==",
+ "dev": true,
+ "license": "ISC"
+ },
+ "node_modules/make-error-cause": {
+ "version": "1.2.2",
+ "resolved": "https://registry.npmjs.org/make-error-cause/-/make-error-cause-1.2.2.tgz",
+ "integrity": "sha512-4TO2Y3HkBnis4c0dxhAgD/jprySYLACf7nwN6V0HAHDx59g12WlRpUmFy1bRHamjGUEEBrEvCq6SUpsEE2lhUg==",
"dev": true,
+ "license": "Apache-2.0",
"dependencies": {
- "asynckit": "^0.4.0",
- "combined-stream": "^1.0.8",
- "mime-types": "^2.1.12"
- },
- "engines": {
- "node": ">= 6"
+ "make-error": "^1.2.0"
}
},
- "node_modules/format": {
- "version": "0.2.2",
- "resolved": "https://registry.npmjs.org/format/-/format-0.2.2.tgz",
- "integrity": "sha512-wzsgA6WOq+09wrU1tsJ09udeR/YZRaeArL9e1wPbFg3GG2yDnC2ldKpxs4xunpFF9DgqCqOIra3bc1HWrJ37Ww==",
+ "node_modules/make-iterator": {
+ "version": "1.0.1",
+ "resolved": "https://registry.npmjs.org/make-iterator/-/make-iterator-1.0.1.tgz",
+ "integrity": "sha512-pxiuXh0iVEq7VM7KMIhs5gxsfxCux2URptUQaXo4iZZJxBAzTPOLE2BumO5dbfVYq/hBJFBR/a1mFDmOx5AGmw==",
"dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "kind-of": "^6.0.2"
+ },
"engines": {
- "node": ">=0.4.x"
+ "node": ">=0.10.0"
}
},
- "node_modules/forwarded": {
- "version": "0.2.0",
- "resolved": "https://registry.npmjs.org/forwarded/-/forwarded-0.2.0.tgz",
- "integrity": "sha512-buRG0fpBtRHSTCOASe6hD258tEubFoRLb4ZNA6NxMVHNw2gOcwHo9wyablzMzOA5z9xA9L1KNjk/Nt6MT9aYow==",
+ "node_modules/make-iterator/node_modules/kind-of": {
+ "version": "6.0.3",
+ "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-6.0.3.tgz",
+ "integrity": "sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw==",
"dev": true,
+ "license": "MIT",
"engines": {
- "node": ">= 0.6"
+ "node": ">=0.10.0"
}
},
- "node_modules/fraction.js": {
- "version": "4.3.7",
- "resolved": "https://registry.npmjs.org/fraction.js/-/fraction.js-4.3.7.tgz",
- "integrity": "sha512-ZsDfxO51wGAXREY55a7la9LScWpwv9RxIrYABrlvOFBlH/ShPnrtsXeuUIfXKKOVicNxQ+o8JTbJvjS4M89yew==",
+ "node_modules/map-cache": {
+ "version": "0.2.2",
+ "resolved": "https://registry.npmjs.org/map-cache/-/map-cache-0.2.2.tgz",
+ "integrity": "sha512-8y/eV9QQZCiyn1SprXSrCmqJN0yNRATe+PO8ztwqrvrbdRLA3eYJF0yaR0YayLWkMbsQSKWS9N2gPcGEc4UsZg==",
"dev": true,
+ "license": "MIT",
"engines": {
- "node": "*"
- },
- "funding": {
- "type": "patreon",
- "url": "https://github.com/sponsors/rawify"
+ "node": ">=0.10.0"
}
},
- "node_modules/fragment-cache": {
- "version": "0.2.1",
- "resolved": "https://registry.npmjs.org/fragment-cache/-/fragment-cache-0.2.1.tgz",
- "integrity": "sha512-GMBAbW9antB8iZRHLoGw0b3HANt57diZYFO/HL1JGIC1MjKrdmhxvrJbupnVvpys0zsz7yBApXdQyfepKly2kA==",
+ "node_modules/map-stream": {
+ "version": "0.0.7",
+ "resolved": "https://registry.npmjs.org/map-stream/-/map-stream-0.0.7.tgz",
+ "integrity": "sha512-C0X0KQmGm3N2ftbTGBhSyuydQ+vV1LC3f3zPvT3RXHXNZrvfPZcoXp/N5DOa8vedX/rTMm2CjTtivFg2STJMRQ==",
+ "dev": true,
+ "license": "MIT"
+ },
+ "node_modules/map-visit": {
+ "version": "1.0.0",
+ "resolved": "https://registry.npmjs.org/map-visit/-/map-visit-1.0.0.tgz",
+ "integrity": "sha512-4y7uGv8bd2WdM9vpQsiQNo41Ln1NvhvDRuVt0k2JZQ+ezN2uaQes7lZeZ+QQUHOLQAtDaBJ+7wCbi+ab/KFs+w==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "map-cache": "^0.2.2"
+ "object-visit": "^1.0.0"
},
"engines": {
"node": ">=0.10.0"
}
},
- "node_modules/fresh": {
- "version": "0.5.2",
- "resolved": "https://registry.npmjs.org/fresh/-/fresh-0.5.2.tgz",
- "integrity": "sha512-zJ2mQYM18rEFOudeV4GShTGIQ7RbzA7ozbU9I/XBpm7kqgMywgmylMwXHxZJmkVoYkna9d2pVXVXPdYTP9ej8Q==",
+ "node_modules/matchdep": {
+ "version": "2.0.0",
+ "resolved": "https://registry.npmjs.org/matchdep/-/matchdep-2.0.0.tgz",
+ "integrity": "sha512-LFgVbaHIHMqCRuCZyfCtUOq9/Lnzhi7Z0KFUE2fhD54+JN2jLh3hC02RLkqauJ3U4soU6H1J3tfj/Byk7GoEjA==",
"dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "findup-sync": "^2.0.0",
+ "micromatch": "^3.0.4",
+ "resolve": "^1.4.0",
+ "stack-trace": "0.0.10"
+ },
"engines": {
- "node": ">= 0.6"
+ "node": ">= 0.10.0"
}
},
- "node_modules/from": {
- "version": "0.1.7",
- "resolved": "https://registry.npmjs.org/from/-/from-0.1.7.tgz",
- "integrity": "sha512-twe20eF1OxVxp/ML/kq2p1uc6KvFK/+vs8WjEbeKmV2He22MKm7YF2ANIt+EOqhJ5L3K/SuuPhk0hWQDjOM23g==",
- "dev": true
- },
- "node_modules/fs": {
- "version": "0.0.1-security",
- "resolved": "https://registry.npmjs.org/fs/-/fs-0.0.1-security.tgz",
- "integrity": "sha512-3XY9e1pP0CVEUCdj5BmfIZxRBTSDycnbqhIOGec9QYtmVH2fbLpj86CFWkrNOkt/Fvty4KZG5lTglL9j/gJ87w==",
- "dev": true
- },
- "node_modules/fs-extra": {
- "version": "9.1.0",
- "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-9.1.0.tgz",
- "integrity": "sha512-hcg3ZmepS30/7BSFqRvoo3DOMQu7IjqxO5nCDt+zM9XWjb33Wg7ziNT+Qvqbuc3+gWpzO02JubVyk2G4Zvo1OQ==",
+ "node_modules/matchdep/node_modules/braces": {
+ "version": "2.3.2",
+ "resolved": "https://registry.npmjs.org/braces/-/braces-2.3.2.tgz",
+ "integrity": "sha512-aNdbnj9P8PjdXU4ybaWLK2IF3jc/EoDYbC7AazW6to3TRsfXxscC9UXOB5iDiEQrkyIbWp2SLQda4+QAa7nc3w==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "at-least-node": "^1.0.0",
- "graceful-fs": "^4.2.0",
- "jsonfile": "^6.0.1",
- "universalify": "^2.0.0"
+ "arr-flatten": "^1.1.0",
+ "array-unique": "^0.3.2",
+ "extend-shallow": "^2.0.1",
+ "fill-range": "^4.0.0",
+ "isobject": "^3.0.1",
+ "repeat-element": "^1.1.2",
+ "snapdragon": "^0.8.1",
+ "snapdragon-node": "^2.0.1",
+ "split-string": "^3.0.2",
+ "to-regex": "^3.0.1"
},
"engines": {
- "node": ">=10"
+ "node": ">=0.10.0"
}
},
- "node_modules/fs-mkdirp-stream": {
- "version": "1.0.0",
- "resolved": "https://registry.npmjs.org/fs-mkdirp-stream/-/fs-mkdirp-stream-1.0.0.tgz",
- "integrity": "sha512-+vSd9frUnapVC2RZYfL3FCB2p3g4TBhaUmrsWlSudsGdnxIuUvBB2QM1VZeBtc49QFwrp+wQLrDs3+xxDgI5gQ==",
+ "node_modules/matchdep/node_modules/braces/node_modules/extend-shallow": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz",
+ "integrity": "sha512-zCnTtlxNoAiDc3gqY2aYAWFx7XWWiasuF2K8Me5WbN8otHKTUKBwjPtNpRs/rbUZm7KxWAaNj7P1a/p52GbVug==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "graceful-fs": "^4.1.11",
- "through2": "^2.0.3"
+ "is-extendable": "^0.1.0"
},
"engines": {
- "node": ">= 0.10"
+ "node": ">=0.10.0"
}
},
- "node_modules/fs-mkdirp-stream/node_modules/through2": {
- "version": "2.0.5",
- "resolved": "https://registry.npmjs.org/through2/-/through2-2.0.5.tgz",
- "integrity": "sha512-/mrRod8xqpA+IHSLyGCQ2s8SPHiCDEeQJSep1jqLYeEUClOFG2Qsh+4FU6G9VeqpZnGW/Su8LQGc4YKni5rYSQ==",
+ "node_modules/matchdep/node_modules/fill-range": {
+ "version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/fill-range/-/fill-range-4.0.0.tgz",
+ "integrity": "sha512-VcpLTWqWDiTerugjj8e3+esbg+skS3M9e54UuR3iCeIDMXCLTsAH8hTSzDQU/X6/6t3eYkOKoZSef2PlU6U1XQ==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "readable-stream": "~2.3.6",
- "xtend": "~4.0.1"
- }
- },
- "node_modules/fs-monkey": {
- "version": "1.0.5",
- "resolved": "https://registry.npmjs.org/fs-monkey/-/fs-monkey-1.0.5.tgz",
- "integrity": "sha512-8uMbBjrhzW76TYgEV27Y5E//W2f/lTFmx78P2w19FZSxarhI/798APGQyuGCwmkNxgwGRhrLfvWyLBvNtuOmew==",
- "dev": true
+ "extend-shallow": "^2.0.1",
+ "is-number": "^3.0.0",
+ "repeat-string": "^1.6.1",
+ "to-regex-range": "^2.1.0"
+ },
+ "engines": {
+ "node": ">=0.10.0"
+ }
},
- "node_modules/fs.extra": {
- "version": "1.3.2",
- "resolved": "https://registry.npmjs.org/fs.extra/-/fs.extra-1.3.2.tgz",
- "integrity": "sha512-Ig401VXtyrWrz23k9KxAx9OrnL8AHSLNhQ8YJH2wSYuH0ZUfxwBeY6zXkd/oOyVRFTlpEu/0n5gHeuZt7aqbkw==",
+ "node_modules/matchdep/node_modules/fill-range/node_modules/extend-shallow": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz",
+ "integrity": "sha512-zCnTtlxNoAiDc3gqY2aYAWFx7XWWiasuF2K8Me5WbN8otHKTUKBwjPtNpRs/rbUZm7KxWAaNj7P1a/p52GbVug==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "fs-extra": "~0.6.1",
- "mkdirp": "~0.3.5",
- "walk": "^2.3.9"
+ "is-extendable": "^0.1.0"
},
"engines": {
- "node": "*"
+ "node": ">=0.10.0"
}
},
- "node_modules/fs.extra/node_modules/fs-extra": {
- "version": "0.6.4",
- "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-0.6.4.tgz",
- "integrity": "sha512-5rU898vl/Z948L+kkJedbmo/iltzmiF5bn/eEk0j/SgrPpI+Ydau9xlJPicV7Av2CHYBGz5LAlwTnBU80j1zPQ==",
+ "node_modules/matchdep/node_modules/findup-sync": {
+ "version": "2.0.0",
+ "resolved": "https://registry.npmjs.org/findup-sync/-/findup-sync-2.0.0.tgz",
+ "integrity": "sha512-vs+3unmJT45eczmcAZ6zMJtxN3l/QXeccaXQx5cu/MeJMhewVfoWZqibRkOxPnmoR59+Zy5hjabfQc6JLSah4g==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "jsonfile": "~1.0.1",
- "mkdirp": "0.3.x",
- "ncp": "~0.4.2",
- "rimraf": "~2.2.0"
+ "detect-file": "^1.0.0",
+ "is-glob": "^3.1.0",
+ "micromatch": "^3.0.4",
+ "resolve-dir": "^1.0.1"
+ },
+ "engines": {
+ "node": ">= 0.10"
}
},
- "node_modules/fs.extra/node_modules/jsonfile": {
- "version": "1.0.1",
- "resolved": "https://registry.npmjs.org/jsonfile/-/jsonfile-1.0.1.tgz",
- "integrity": "sha512-KbsDJNRfRPF5v49tMNf9sqyyGqGLBcz1v5kZT01kG5ns5mQSltwxCKVmUzVKtEinkUnTDtSrp6ngWpV7Xw0ZlA==",
- "dev": true
- },
- "node_modules/fs.extra/node_modules/rimraf": {
- "version": "2.2.8",
- "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-2.2.8.tgz",
- "integrity": "sha512-R5KMKHnPAQaZMqLOsyuyUmcIjSeDm+73eoqQpaXA7AZ22BL+6C+1mcUscgOsNd8WVlJuvlgAPsegcx7pjlV0Dg==",
+ "node_modules/matchdep/node_modules/is-buffer": {
+ "version": "1.1.6",
+ "resolved": "https://registry.npmjs.org/is-buffer/-/is-buffer-1.1.6.tgz",
+ "integrity": "sha512-NcdALwpXkTm5Zvvbk7owOUSvVvBKDgKP5/ewfXEznmQFfs4ZRmanOeKBTjRVjka3QFoN6XJ+9F3USqfHqTaU5w==",
"dev": true,
- "bin": {
- "rimraf": "bin.js"
- }
- },
- "node_modules/fs.realpath": {
- "version": "1.0.0",
- "resolved": "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz",
- "integrity": "sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==",
- "dev": true
+ "license": "MIT"
},
- "node_modules/fsevents": {
- "version": "2.3.3",
- "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.3.tgz",
- "integrity": "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==",
+ "node_modules/matchdep/node_modules/is-extendable": {
+ "version": "0.1.1",
+ "resolved": "https://registry.npmjs.org/is-extendable/-/is-extendable-0.1.1.tgz",
+ "integrity": "sha512-5BMULNob1vgFX6EjQw5izWDxrecWK9AM72rugNr0TFldMOi0fj6Jk+zeKIt0xGj4cEfQIJth4w3OKWOJ4f+AFw==",
"dev": true,
- "hasInstallScript": true,
"license": "MIT",
- "optional": true,
- "os": [
- "darwin"
- ],
"engines": {
- "node": "^8.16.0 || ^10.6.0 || >=11.0.0"
+ "node": ">=0.10.0"
}
},
- "node_modules/function-bind": {
- "version": "1.1.2",
- "resolved": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.2.tgz",
- "integrity": "sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==",
+ "node_modules/matchdep/node_modules/is-glob": {
+ "version": "3.1.0",
+ "resolved": "https://registry.npmjs.org/is-glob/-/is-glob-3.1.0.tgz",
+ "integrity": "sha512-UFpDDrPgM6qpnFNI+rh/p3bUaq9hKLZN8bMUWzxmcnZVS3omf4IPK+BrewlnWjO1WmUsMYuSjKh4UJuV4+Lqmw==",
"dev": true,
- "funding": {
- "url": "https://github.com/sponsors/ljharb"
+ "license": "MIT",
+ "dependencies": {
+ "is-extglob": "^2.1.0"
+ },
+ "engines": {
+ "node": ">=0.10.0"
}
},
- "node_modules/function.prototype.name": {
- "version": "1.1.6",
- "resolved": "https://registry.npmjs.org/function.prototype.name/-/function.prototype.name-1.1.6.tgz",
- "integrity": "sha512-Z5kx79swU5P27WEayXM1tBi5Ze/lbIyiNgU3qyXUOf9b2rgXYyF9Dy9Cx+IQv/Lc8WCG6L82zwUPpSS9hGehIg==",
+ "node_modules/matchdep/node_modules/is-number": {
+ "version": "3.0.0",
+ "resolved": "https://registry.npmjs.org/is-number/-/is-number-3.0.0.tgz",
+ "integrity": "sha512-4cboCqIpliH+mAvFNegjZQ4kgKc3ZUhQVr3HvWbSh5q3WH2v82ct+T2Y1hdU5Gdtorx/cLifQjqCbL7bpznLTg==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "call-bind": "^1.0.2",
- "define-properties": "^1.2.0",
- "es-abstract": "^1.22.1",
- "functions-have-names": "^1.2.3"
+ "kind-of": "^3.0.2"
},
"engines": {
- "node": ">= 0.4"
- },
- "funding": {
- "url": "https://github.com/sponsors/ljharb"
+ "node": ">=0.10.0"
}
},
- "node_modules/functions-have-names": {
- "version": "1.2.3",
- "resolved": "https://registry.npmjs.org/functions-have-names/-/functions-have-names-1.2.3.tgz",
- "integrity": "sha512-xckBUXyTIqT97tq2x2AMb+g163b5JFysYk0x4qxNFwbfQkmNZoiRHb6sPzI9/QV33WeuvVYBUIiD4NzNIyqaRQ==",
+ "node_modules/matchdep/node_modules/is-number/node_modules/kind-of": {
+ "version": "3.2.2",
+ "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz",
+ "integrity": "sha512-NOW9QQXMoZGg/oqnVNoNTTIFEIid1627WCffUBJEdMxYApq7mNE7CpzucIPc+ZQg25Phej7IJSmX3hO+oblOtQ==",
"dev": true,
- "funding": {
- "url": "https://github.com/sponsors/ljharb"
+ "license": "MIT",
+ "dependencies": {
+ "is-buffer": "^1.1.5"
+ },
+ "engines": {
+ "node": ">=0.10.0"
}
},
- "node_modules/gensync": {
- "version": "1.0.0-beta.2",
- "resolved": "https://registry.npmjs.org/gensync/-/gensync-1.0.0-beta.2.tgz",
- "integrity": "sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==",
+ "node_modules/matchdep/node_modules/kind-of": {
+ "version": "6.0.3",
+ "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-6.0.3.tgz",
+ "integrity": "sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw==",
"dev": true,
+ "license": "MIT",
"engines": {
- "node": ">=6.9.0"
+ "node": ">=0.10.0"
}
},
- "node_modules/get-caller-file": {
- "version": "2.0.5",
- "resolved": "https://registry.npmjs.org/get-caller-file/-/get-caller-file-2.0.5.tgz",
- "integrity": "sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==",
+ "node_modules/matchdep/node_modules/micromatch": {
+ "version": "3.1.10",
+ "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-3.1.10.tgz",
+ "integrity": "sha512-MWikgl9n9M3w+bpsY3He8L+w9eF9338xRl8IAO5viDizwSzziFEyUzo2xrrloB64ADbTf8uA8vRqqttDTOmccg==",
"dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "arr-diff": "^4.0.0",
+ "array-unique": "^0.3.2",
+ "braces": "^2.3.1",
+ "define-property": "^2.0.2",
+ "extend-shallow": "^3.0.2",
+ "extglob": "^2.0.4",
+ "fragment-cache": "^0.2.1",
+ "kind-of": "^6.0.2",
+ "nanomatch": "^1.2.9",
+ "object.pick": "^1.3.0",
+ "regex-not": "^1.0.0",
+ "snapdragon": "^0.8.1",
+ "to-regex": "^3.0.2"
+ },
"engines": {
- "node": "6.* || 8.* || >= 10.*"
+ "node": ">=0.10.0"
}
},
- "node_modules/get-intrinsic": {
- "version": "1.2.4",
- "resolved": "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.2.4.tgz",
- "integrity": "sha512-5uYhsJH8VJBTv7oslg4BznJYhDoRI6waYCxMmCdnTrcCrHA/fCFKoTFz2JKKE0HdDFUF7/oQuhzumXJK7paBRQ==",
+ "node_modules/matchdep/node_modules/resolve": {
+ "version": "1.22.11",
+ "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.22.11.tgz",
+ "integrity": "sha512-RfqAvLnMl313r7c9oclB1HhUEAezcpLjz95wFH4LVuhk9JF/r22qmVP9AMmOU4vMX7Q8pN8jwNg/CSpdFnMjTQ==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "es-errors": "^1.3.0",
- "function-bind": "^1.1.2",
- "has-proto": "^1.0.1",
- "has-symbols": "^1.0.3",
- "hasown": "^2.0.0"
+ "is-core-module": "^2.16.1",
+ "path-parse": "^1.0.7",
+ "supports-preserve-symlinks-flag": "^1.0.0"
+ },
+ "bin": {
+ "resolve": "bin/resolve"
},
"engines": {
"node": ">= 0.4"
@@ -11497,11173 +10410,2743 @@
"url": "https://github.com/sponsors/ljharb"
}
},
- "node_modules/get-own-enumerable-property-symbols": {
- "version": "3.0.2",
- "resolved": "https://registry.npmjs.org/get-own-enumerable-property-symbols/-/get-own-enumerable-property-symbols-3.0.2.tgz",
- "integrity": "sha512-I0UBV/XOz1XkIJHEUDMZAbzCThU/H8DxmSfmdGcKPnVhu2VfFqr34jr9777IyaTYvxjedWhqVIilEDsCdP5G6g==",
- "dev": true
- },
- "node_modules/get-package-type": {
- "version": "0.1.0",
- "resolved": "https://registry.npmjs.org/get-package-type/-/get-package-type-0.1.0.tgz",
- "integrity": "sha512-pjzuKtY64GYfWizNAJ0fr9VqttZkNiK2iS430LtIHzjBEr6bX8Am2zm4sW4Ro5wjWW5cAlRL1qAMTcXbjNAO2Q==",
+ "node_modules/matchdep/node_modules/to-regex-range": {
+ "version": "2.1.1",
+ "resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-2.1.1.tgz",
+ "integrity": "sha512-ZZWNfCjUokXXDGXFpZehJIkZqq91BcULFq/Pi7M5i4JnxXdhMKAK682z8bCW3o8Hj1wuuzoKcW3DfVzaP6VuNg==",
"dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "is-number": "^3.0.0",
+ "repeat-string": "^1.6.1"
+ },
"engines": {
- "node": ">=8.0.0"
+ "node": ">=0.10.0"
}
},
- "node_modules/get-stdin": {
- "version": "6.0.0",
- "resolved": "https://registry.npmjs.org/get-stdin/-/get-stdin-6.0.0.tgz",
- "integrity": "sha512-jp4tHawyV7+fkkSKyvjuLZswblUtz+SQKzSWnBbii16BuZksJlU1wuBYXY75r+duh/llF1ur6oNwi+2ZzjKZ7g==",
+ "node_modules/math-intrinsics": {
+ "version": "1.1.0",
+ "resolved": "https://registry.npmjs.org/math-intrinsics/-/math-intrinsics-1.1.0.tgz",
+ "integrity": "sha512-/IXtbwEk5HTPyEwyKX6hGkYXxM9nbj64B+ilVJnC/R6B0pH5G4V3b0pVbL7DBj4tkhBAppbQUlf6F6Xl9LHu1g==",
"dev": true,
+ "license": "MIT",
"engines": {
- "node": ">=4"
+ "node": ">= 0.4"
}
},
- "node_modules/get-stream": {
- "version": "6.0.1",
- "resolved": "https://registry.npmjs.org/get-stream/-/get-stream-6.0.1.tgz",
- "integrity": "sha512-ts6Wi+2j3jQjqi70w5AlN8DFnkSwC+MqmxEzdEALB2qXZYV3X/b1CTfgPLGJNMeAWxdPfU8FO1ms3NUfaHCPYg==",
+ "node_modules/mdast-util-from-markdown": {
+ "version": "1.3.1",
+ "resolved": "https://registry.npmjs.org/mdast-util-from-markdown/-/mdast-util-from-markdown-1.3.1.tgz",
+ "integrity": "sha512-4xTO/M8c82qBcnQc1tgpNtubGUW/Y1tBQ1B0i5CtSoelOLKFYlElIr3bvgREYYO5iRqbMY1YuqZng0GVOI8Qww==",
"dev": true,
- "engines": {
- "node": ">=10"
+ "license": "MIT",
+ "dependencies": {
+ "@types/mdast": "^3.0.0",
+ "@types/unist": "^2.0.0",
+ "decode-named-character-reference": "^1.0.0",
+ "mdast-util-to-string": "^3.1.0",
+ "micromark": "^3.0.0",
+ "micromark-util-decode-numeric-character-reference": "^1.0.0",
+ "micromark-util-decode-string": "^1.0.0",
+ "micromark-util-normalize-identifier": "^1.0.0",
+ "micromark-util-symbol": "^1.0.0",
+ "micromark-util-types": "^1.0.0",
+ "unist-util-stringify-position": "^3.0.0",
+ "uvu": "^0.5.0"
},
"funding": {
- "url": "https://github.com/sponsors/sindresorhus"
+ "type": "opencollective",
+ "url": "https://opencollective.com/unified"
}
},
- "node_modules/get-symbol-description": {
- "version": "1.0.2",
- "resolved": "https://registry.npmjs.org/get-symbol-description/-/get-symbol-description-1.0.2.tgz",
- "integrity": "sha512-g0QYk1dZBxGwk+Ngc+ltRH2IBp2f7zBkBMBJZCDerh6EhlhSR6+9irMCuT/09zD6qkarHUSn529sK/yL4S27mg==",
+ "node_modules/mdast-util-phrasing": {
+ "version": "3.0.1",
+ "resolved": "https://registry.npmjs.org/mdast-util-phrasing/-/mdast-util-phrasing-3.0.1.tgz",
+ "integrity": "sha512-WmI1gTXUBJo4/ZmSk79Wcb2HcjPJBzM1nlI/OUWA8yk2X9ik3ffNbBGsU+09BFmXaL1IBb9fiuvq6/KMiNycSg==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "call-bind": "^1.0.5",
- "es-errors": "^1.3.0",
- "get-intrinsic": "^1.2.4"
- },
- "engines": {
- "node": ">= 0.4"
+ "@types/mdast": "^3.0.0",
+ "unist-util-is": "^5.0.0"
},
"funding": {
- "url": "https://github.com/sponsors/ljharb"
- }
- },
- "node_modules/get-value": {
- "version": "2.0.6",
- "resolved": "https://registry.npmjs.org/get-value/-/get-value-2.0.6.tgz",
- "integrity": "sha512-Ln0UQDlxH1BapMu3GPtf7CuYNwRZf2gwCuPqbyG6pB8WfmFpzqcy4xtAaAMUhnNqjMKTiCPZG2oMT3YSx8U2NA==",
- "dev": true,
- "engines": {
- "node": ">=0.10.0"
+ "type": "opencollective",
+ "url": "https://opencollective.com/unified"
}
},
- "node_modules/glob": {
- "version": "7.2.3",
- "resolved": "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz",
- "integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==",
- "dev": true,
- "dependencies": {
- "fs.realpath": "^1.0.0",
- "inflight": "^1.0.4",
- "inherits": "2",
- "minimatch": "^3.1.1",
- "once": "^1.3.0",
- "path-is-absolute": "^1.0.0"
- },
- "engines": {
- "node": "*"
- },
- "funding": {
- "url": "https://github.com/sponsors/isaacs"
- }
- },
- "node_modules/glob-parent": {
- "version": "5.1.2",
- "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz",
- "integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==",
- "dev": true,
- "dependencies": {
- "is-glob": "^4.0.1"
- },
- "engines": {
- "node": ">= 6"
- }
- },
- "node_modules/glob-stream": {
- "version": "6.1.0",
- "resolved": "https://registry.npmjs.org/glob-stream/-/glob-stream-6.1.0.tgz",
- "integrity": "sha512-uMbLGAP3S2aDOHUDfdoYcdIePUCfysbAd0IAoWVZbeGU/oNQ8asHVSshLDJUPWxfzj8zsCG7/XeHPHTtow0nsw==",
- "dev": true,
- "dependencies": {
- "extend": "^3.0.0",
- "glob": "^7.1.1",
- "glob-parent": "^3.1.0",
- "is-negated-glob": "^1.0.0",
- "ordered-read-streams": "^1.0.0",
- "pumpify": "^1.3.5",
- "readable-stream": "^2.1.5",
- "remove-trailing-separator": "^1.0.1",
- "to-absolute-glob": "^2.0.0",
- "unique-stream": "^2.0.2"
- },
- "engines": {
- "node": ">= 0.10"
- }
- },
- "node_modules/glob-stream/node_modules/glob-parent": {
- "version": "3.1.0",
- "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-3.1.0.tgz",
- "integrity": "sha512-E8Ak/2+dZY6fnzlR7+ueWvhsH1SjHr4jjss4YS/h4py44jY9MhK/VFdaZJAWDz6BbL21KeteKxFSFpq8OS5gVA==",
- "dev": true,
- "dependencies": {
- "is-glob": "^3.1.0",
- "path-dirname": "^1.0.0"
- }
- },
- "node_modules/glob-stream/node_modules/is-glob": {
- "version": "3.1.0",
- "resolved": "https://registry.npmjs.org/is-glob/-/is-glob-3.1.0.tgz",
- "integrity": "sha512-UFpDDrPgM6qpnFNI+rh/p3bUaq9hKLZN8bMUWzxmcnZVS3omf4IPK+BrewlnWjO1WmUsMYuSjKh4UJuV4+Lqmw==",
- "dev": true,
- "dependencies": {
- "is-extglob": "^2.1.0"
- },
- "engines": {
- "node": ">=0.10.0"
- }
- },
- "node_modules/glob-to-regexp": {
- "version": "0.4.1",
- "resolved": "https://registry.npmjs.org/glob-to-regexp/-/glob-to-regexp-0.4.1.tgz",
- "integrity": "sha512-lkX1HJXwyMcprw/5YUZc2s7DrpAiHB21/V+E1rHUrVNokkvB6bqMzT0VfV6/86ZNabt1k14YOIaT7nDvOX3Iiw==",
- "dev": true
- },
- "node_modules/glob-watcher": {
- "version": "5.0.5",
- "resolved": "https://registry.npmjs.org/glob-watcher/-/glob-watcher-5.0.5.tgz",
- "integrity": "sha512-zOZgGGEHPklZNjZQaZ9f41i7F2YwE+tS5ZHrDhbBCk3stwahn5vQxnFmBJZHoYdusR6R1bLSXeGUy/BhctwKzw==",
- "dev": true,
- "dependencies": {
- "anymatch": "^2.0.0",
- "async-done": "^1.2.0",
- "chokidar": "^2.0.0",
- "is-negated-glob": "^1.0.0",
- "just-debounce": "^1.0.0",
- "normalize-path": "^3.0.0",
- "object.defaults": "^1.1.0"
- },
- "engines": {
- "node": ">= 0.10"
- }
- },
- "node_modules/glob-watcher/node_modules/anymatch": {
- "version": "2.0.0",
- "resolved": "https://registry.npmjs.org/anymatch/-/anymatch-2.0.0.tgz",
- "integrity": "sha512-5teOsQWABXHHBFP9y3skS5P3d/WfWXpv3FUpy+LorMrNYaT9pI4oLMQX7jzQ2KklNpGpWHzdCXTDT2Y3XGlZBw==",
- "dev": true,
- "dependencies": {
- "micromatch": "^3.1.4",
- "normalize-path": "^2.1.1"
- }
- },
- "node_modules/glob-watcher/node_modules/anymatch/node_modules/normalize-path": {
- "version": "2.1.1",
- "resolved": "https://registry.npmjs.org/normalize-path/-/normalize-path-2.1.1.tgz",
- "integrity": "sha512-3pKJwH184Xo/lnH6oyP1q2pMd7HcypqqmRs91/6/i2CGtWwIKGCkOOMTm/zXbgTEWHw1uNpNi/igc3ePOYHb6w==",
- "dev": true,
- "dependencies": {
- "remove-trailing-separator": "^1.0.1"
- },
- "engines": {
- "node": ">=0.10.0"
- }
- },
- "node_modules/glob-watcher/node_modules/binary-extensions": {
- "version": "1.13.1",
- "resolved": "https://registry.npmjs.org/binary-extensions/-/binary-extensions-1.13.1.tgz",
- "integrity": "sha512-Un7MIEDdUC5gNpcGDV97op1Ywk748MpHcFTHoYs6qnj1Z3j7I53VG3nwZhKzoBZmbdRNnb6WRdFlwl7tSDuZGw==",
- "dev": true,
- "engines": {
- "node": ">=0.10.0"
- }
- },
- "node_modules/glob-watcher/node_modules/braces": {
- "version": "2.3.2",
- "resolved": "https://registry.npmjs.org/braces/-/braces-2.3.2.tgz",
- "integrity": "sha512-aNdbnj9P8PjdXU4ybaWLK2IF3jc/EoDYbC7AazW6to3TRsfXxscC9UXOB5iDiEQrkyIbWp2SLQda4+QAa7nc3w==",
- "dev": true,
- "dependencies": {
- "arr-flatten": "^1.1.0",
- "array-unique": "^0.3.2",
- "extend-shallow": "^2.0.1",
- "fill-range": "^4.0.0",
- "isobject": "^3.0.1",
- "repeat-element": "^1.1.2",
- "snapdragon": "^0.8.1",
- "snapdragon-node": "^2.0.1",
- "split-string": "^3.0.2",
- "to-regex": "^3.0.1"
- },
- "engines": {
- "node": ">=0.10.0"
- }
- },
- "node_modules/glob-watcher/node_modules/braces/node_modules/extend-shallow": {
- "version": "2.0.1",
- "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz",
- "integrity": "sha512-zCnTtlxNoAiDc3gqY2aYAWFx7XWWiasuF2K8Me5WbN8otHKTUKBwjPtNpRs/rbUZm7KxWAaNj7P1a/p52GbVug==",
- "dev": true,
- "dependencies": {
- "is-extendable": "^0.1.0"
- },
- "engines": {
- "node": ">=0.10.0"
- }
- },
- "node_modules/glob-watcher/node_modules/chokidar": {
- "version": "2.1.8",
- "resolved": "https://registry.npmjs.org/chokidar/-/chokidar-2.1.8.tgz",
- "integrity": "sha512-ZmZUazfOzf0Nve7duiCKD23PFSCs4JPoYyccjUFF3aQkQadqBhfzhjkwBH2mNOG9cTBwhamM37EIsIkZw3nRgg==",
- "deprecated": "Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies",
- "dev": true,
- "dependencies": {
- "anymatch": "^2.0.0",
- "async-each": "^1.0.1",
- "braces": "^2.3.2",
- "glob-parent": "^3.1.0",
- "inherits": "^2.0.3",
- "is-binary-path": "^1.0.0",
- "is-glob": "^4.0.0",
- "normalize-path": "^3.0.0",
- "path-is-absolute": "^1.0.0",
- "readdirp": "^2.2.1",
- "upath": "^1.1.1"
- },
- "optionalDependencies": {
- "fsevents": "^1.2.7"
- }
- },
- "node_modules/glob-watcher/node_modules/fill-range": {
- "version": "4.0.0",
- "resolved": "https://registry.npmjs.org/fill-range/-/fill-range-4.0.0.tgz",
- "integrity": "sha512-VcpLTWqWDiTerugjj8e3+esbg+skS3M9e54UuR3iCeIDMXCLTsAH8hTSzDQU/X6/6t3eYkOKoZSef2PlU6U1XQ==",
- "dev": true,
- "dependencies": {
- "extend-shallow": "^2.0.1",
- "is-number": "^3.0.0",
- "repeat-string": "^1.6.1",
- "to-regex-range": "^2.1.0"
- },
- "engines": {
- "node": ">=0.10.0"
- }
- },
- "node_modules/glob-watcher/node_modules/fill-range/node_modules/extend-shallow": {
- "version": "2.0.1",
- "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz",
- "integrity": "sha512-zCnTtlxNoAiDc3gqY2aYAWFx7XWWiasuF2K8Me5WbN8otHKTUKBwjPtNpRs/rbUZm7KxWAaNj7P1a/p52GbVug==",
- "dev": true,
- "dependencies": {
- "is-extendable": "^0.1.0"
- },
- "engines": {
- "node": ">=0.10.0"
- }
- },
- "node_modules/glob-watcher/node_modules/fsevents": {
- "version": "1.2.13",
- "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-1.2.13.tgz",
- "integrity": "sha512-oWb1Z6mkHIskLzEJ/XWX0srkpkTQ7vaopMQkyaEIoq0fmtFVxOthb8cCxeT+p3ynTdkk/RZwbgG4brR5BeWECw==",
- "deprecated": "Upgrade to fsevents v2 to mitigate potential security issues",
- "dev": true,
- "hasInstallScript": true,
- "license": "MIT",
- "optional": true,
- "os": [
- "darwin"
- ],
- "dependencies": {
- "bindings": "^1.5.0",
- "nan": "^2.12.1"
- },
- "engines": {
- "node": ">= 4.0"
- }
- },
- "node_modules/glob-watcher/node_modules/glob-parent": {
- "version": "3.1.0",
- "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-3.1.0.tgz",
- "integrity": "sha512-E8Ak/2+dZY6fnzlR7+ueWvhsH1SjHr4jjss4YS/h4py44jY9MhK/VFdaZJAWDz6BbL21KeteKxFSFpq8OS5gVA==",
- "dev": true,
- "dependencies": {
- "is-glob": "^3.1.0",
- "path-dirname": "^1.0.0"
- }
- },
- "node_modules/glob-watcher/node_modules/glob-parent/node_modules/is-glob": {
- "version": "3.1.0",
- "resolved": "https://registry.npmjs.org/is-glob/-/is-glob-3.1.0.tgz",
- "integrity": "sha512-UFpDDrPgM6qpnFNI+rh/p3bUaq9hKLZN8bMUWzxmcnZVS3omf4IPK+BrewlnWjO1WmUsMYuSjKh4UJuV4+Lqmw==",
- "dev": true,
- "dependencies": {
- "is-extglob": "^2.1.0"
- },
- "engines": {
- "node": ">=0.10.0"
- }
- },
- "node_modules/glob-watcher/node_modules/is-binary-path": {
- "version": "1.0.1",
- "resolved": "https://registry.npmjs.org/is-binary-path/-/is-binary-path-1.0.1.tgz",
- "integrity": "sha512-9fRVlXc0uCxEDj1nQzaWONSpbTfx0FmJfzHF7pwlI8DkWGoHBBea4Pg5Ky0ojwwxQmnSifgbKkI06Qv0Ljgj+Q==",
- "dev": true,
- "dependencies": {
- "binary-extensions": "^1.0.0"
- },
- "engines": {
- "node": ">=0.10.0"
- }
- },
- "node_modules/glob-watcher/node_modules/is-buffer": {
- "version": "1.1.6",
- "resolved": "https://registry.npmjs.org/is-buffer/-/is-buffer-1.1.6.tgz",
- "integrity": "sha512-NcdALwpXkTm5Zvvbk7owOUSvVvBKDgKP5/ewfXEznmQFfs4ZRmanOeKBTjRVjka3QFoN6XJ+9F3USqfHqTaU5w==",
- "dev": true
- },
- "node_modules/glob-watcher/node_modules/is-extendable": {
- "version": "0.1.1",
- "resolved": "https://registry.npmjs.org/is-extendable/-/is-extendable-0.1.1.tgz",
- "integrity": "sha512-5BMULNob1vgFX6EjQw5izWDxrecWK9AM72rugNr0TFldMOi0fj6Jk+zeKIt0xGj4cEfQIJth4w3OKWOJ4f+AFw==",
- "dev": true,
- "engines": {
- "node": ">=0.10.0"
- }
- },
- "node_modules/glob-watcher/node_modules/is-number": {
- "version": "3.0.0",
- "resolved": "https://registry.npmjs.org/is-number/-/is-number-3.0.0.tgz",
- "integrity": "sha512-4cboCqIpliH+mAvFNegjZQ4kgKc3ZUhQVr3HvWbSh5q3WH2v82ct+T2Y1hdU5Gdtorx/cLifQjqCbL7bpznLTg==",
- "dev": true,
- "dependencies": {
- "kind-of": "^3.0.2"
- },
- "engines": {
- "node": ">=0.10.0"
- }
- },
- "node_modules/glob-watcher/node_modules/kind-of": {
- "version": "3.2.2",
- "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz",
- "integrity": "sha512-NOW9QQXMoZGg/oqnVNoNTTIFEIid1627WCffUBJEdMxYApq7mNE7CpzucIPc+ZQg25Phej7IJSmX3hO+oblOtQ==",
- "dev": true,
- "dependencies": {
- "is-buffer": "^1.1.5"
- },
- "engines": {
- "node": ">=0.10.0"
- }
- },
- "node_modules/glob-watcher/node_modules/micromatch": {
- "version": "3.1.10",
- "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-3.1.10.tgz",
- "integrity": "sha512-MWikgl9n9M3w+bpsY3He8L+w9eF9338xRl8IAO5viDizwSzziFEyUzo2xrrloB64ADbTf8uA8vRqqttDTOmccg==",
- "dev": true,
- "dependencies": {
- "arr-diff": "^4.0.0",
- "array-unique": "^0.3.2",
- "braces": "^2.3.1",
- "define-property": "^2.0.2",
- "extend-shallow": "^3.0.2",
- "extglob": "^2.0.4",
- "fragment-cache": "^0.2.1",
- "kind-of": "^6.0.2",
- "nanomatch": "^1.2.9",
- "object.pick": "^1.3.0",
- "regex-not": "^1.0.0",
- "snapdragon": "^0.8.1",
- "to-regex": "^3.0.2"
- },
- "engines": {
- "node": ">=0.10.0"
- }
- },
- "node_modules/glob-watcher/node_modules/micromatch/node_modules/kind-of": {
- "version": "6.0.3",
- "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-6.0.3.tgz",
- "integrity": "sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw==",
- "dev": true,
- "engines": {
- "node": ">=0.10.0"
- }
- },
- "node_modules/glob-watcher/node_modules/readdirp": {
- "version": "2.2.1",
- "resolved": "https://registry.npmjs.org/readdirp/-/readdirp-2.2.1.tgz",
- "integrity": "sha512-1JU/8q+VgFZyxwrJ+SVIOsh+KywWGpds3NTqikiKpDMZWScmAYyKIgqkO+ARvNWJfXeXR1zxz7aHF4u4CyH6vQ==",
- "dev": true,
- "dependencies": {
- "graceful-fs": "^4.1.11",
- "micromatch": "^3.1.10",
- "readable-stream": "^2.0.2"
- },
- "engines": {
- "node": ">=0.10"
- }
- },
- "node_modules/glob-watcher/node_modules/to-regex-range": {
- "version": "2.1.1",
- "resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-2.1.1.tgz",
- "integrity": "sha512-ZZWNfCjUokXXDGXFpZehJIkZqq91BcULFq/Pi7M5i4JnxXdhMKAK682z8bCW3o8Hj1wuuzoKcW3DfVzaP6VuNg==",
- "dev": true,
- "dependencies": {
- "is-number": "^3.0.0",
- "repeat-string": "^1.6.1"
- },
- "engines": {
- "node": ">=0.10.0"
- }
- },
- "node_modules/global-modules": {
- "version": "2.0.0",
- "resolved": "https://registry.npmjs.org/global-modules/-/global-modules-2.0.0.tgz",
- "integrity": "sha512-NGbfmJBp9x8IxyJSd1P+otYK8vonoJactOogrVfFRIAEY1ukil8RSKDz2Yo7wh1oihl51l/r6W4epkeKJHqL8A==",
- "dev": true,
- "dependencies": {
- "global-prefix": "^3.0.0"
- },
- "engines": {
- "node": ">=6"
- }
- },
- "node_modules/global-prefix": {
- "version": "3.0.0",
- "resolved": "https://registry.npmjs.org/global-prefix/-/global-prefix-3.0.0.tgz",
- "integrity": "sha512-awConJSVCHVGND6x3tmMaKcQvwXLhjdkmomy2W+Goaui8YPgYgXJZewhg3fWC+DlfqqQuWg8AwqjGTD2nAPVWg==",
- "dev": true,
- "dependencies": {
- "ini": "^1.3.5",
- "kind-of": "^6.0.2",
- "which": "^1.3.1"
- },
- "engines": {
- "node": ">=6"
- }
- },
- "node_modules/global-prefix/node_modules/kind-of": {
- "version": "6.0.3",
- "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-6.0.3.tgz",
- "integrity": "sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw==",
- "dev": true,
- "engines": {
- "node": ">=0.10.0"
- }
- },
- "node_modules/global-prefix/node_modules/which": {
- "version": "1.3.1",
- "resolved": "https://registry.npmjs.org/which/-/which-1.3.1.tgz",
- "integrity": "sha512-HxJdYWq1MTIQbJ3nw0cqssHoTNU267KlrDuGZ1WYlxDStUtKUhOaJmh112/TZmHxxUfuJqPXSOm7tDyas0OSIQ==",
- "dev": true,
- "dependencies": {
- "isexe": "^2.0.0"
- },
- "bin": {
- "which": "bin/which"
- }
- },
- "node_modules/globals": {
- "version": "13.24.0",
- "resolved": "https://registry.npmjs.org/globals/-/globals-13.24.0.tgz",
- "integrity": "sha512-AhO5QUcj8llrbG09iWhPU2B204J1xnPeL8kQmVorSsy+Sjj1sk8gIyh6cUocGmH4L0UuhAJy+hJMRA4mgA4mFQ==",
- "dev": true,
- "dependencies": {
- "type-fest": "^0.20.2"
- },
- "engines": {
- "node": ">=8"
- },
- "funding": {
- "url": "https://github.com/sponsors/sindresorhus"
- }
- },
- "node_modules/globalthis": {
- "version": "1.0.3",
- "resolved": "https://registry.npmjs.org/globalthis/-/globalthis-1.0.3.tgz",
- "integrity": "sha512-sFdI5LyBiNTHjRd7cGPWapiHWMOXKyuBNX/cWJ3NfzrZQVa8GI/8cofCl74AOVqq9W5kNmguTIzJ/1s2gyI9wA==",
- "dev": true,
- "dependencies": {
- "define-properties": "^1.1.3"
- },
- "engines": {
- "node": ">= 0.4"
- },
- "funding": {
- "url": "https://github.com/sponsors/ljharb"
- }
- },
- "node_modules/globby": {
- "version": "11.1.0",
- "resolved": "https://registry.npmjs.org/globby/-/globby-11.1.0.tgz",
- "integrity": "sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==",
- "dev": true,
- "dependencies": {
- "array-union": "^2.1.0",
- "dir-glob": "^3.0.1",
- "fast-glob": "^3.2.9",
- "ignore": "^5.2.0",
- "merge2": "^1.4.1",
- "slash": "^3.0.0"
- },
- "engines": {
- "node": ">=10"
- },
- "funding": {
- "url": "https://github.com/sponsors/sindresorhus"
- }
- },
- "node_modules/glogg": {
- "version": "1.0.2",
- "resolved": "https://registry.npmjs.org/glogg/-/glogg-1.0.2.tgz",
- "integrity": "sha512-5mwUoSuBk44Y4EshyiqcH95ZntbDdTQqA3QYSrxmzj28Ai0vXBGMH1ApSANH14j2sIRtqCEyg6PfsuP7ElOEDA==",
- "dev": true,
- "dependencies": {
- "sparkles": "^1.0.0"
- },
- "engines": {
- "node": ">= 0.10"
- }
- },
- "node_modules/gopd": {
- "version": "1.0.1",
- "resolved": "https://registry.npmjs.org/gopd/-/gopd-1.0.1.tgz",
- "integrity": "sha512-d65bNlIadxvpb/A2abVdlqKqV563juRnZ1Wtk6s1sIR8uNsXR70xqIzVqxVf1eTqDunwT2MkczEeaezCKTZhwA==",
- "dev": true,
- "dependencies": {
- "get-intrinsic": "^1.1.3"
- },
- "funding": {
- "url": "https://github.com/sponsors/ljharb"
- }
- },
- "node_modules/graceful-fs": {
- "version": "4.2.11",
- "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.11.tgz",
- "integrity": "sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==",
- "dev": true
- },
- "node_modules/graphemer": {
- "version": "1.4.0",
- "resolved": "https://registry.npmjs.org/graphemer/-/graphemer-1.4.0.tgz",
- "integrity": "sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==",
- "dev": true
- },
- "node_modules/gulp": {
- "version": "4.0.2",
- "resolved": "https://registry.npmjs.org/gulp/-/gulp-4.0.2.tgz",
- "integrity": "sha512-dvEs27SCZt2ibF29xYgmnwwCYZxdxhQ/+LFWlbAW8y7jt68L/65402Lz3+CKy0Ov4rOs+NERmDq7YlZaDqUIfA==",
- "dev": true,
- "dependencies": {
- "glob-watcher": "^5.0.3",
- "gulp-cli": "^2.2.0",
- "undertaker": "^1.2.1",
- "vinyl-fs": "^3.0.0"
- },
- "bin": {
- "gulp": "bin/gulp.js"
- },
- "engines": {
- "node": ">= 0.10"
- }
- },
- "node_modules/gulp-cli": {
- "version": "2.3.0",
- "resolved": "https://registry.npmjs.org/gulp-cli/-/gulp-cli-2.3.0.tgz",
- "integrity": "sha512-zzGBl5fHo0EKSXsHzjspp3y5CONegCm8ErO5Qh0UzFzk2y4tMvzLWhoDokADbarfZRL2pGpRp7yt6gfJX4ph7A==",
- "dev": true,
- "dependencies": {
- "ansi-colors": "^1.0.1",
- "archy": "^1.0.0",
- "array-sort": "^1.0.0",
- "color-support": "^1.1.3",
- "concat-stream": "^1.6.0",
- "copy-props": "^2.0.1",
- "fancy-log": "^1.3.2",
- "gulplog": "^1.0.0",
- "interpret": "^1.4.0",
- "isobject": "^3.0.1",
- "liftoff": "^3.1.0",
- "matchdep": "^2.0.0",
- "mute-stdout": "^1.0.0",
- "pretty-hrtime": "^1.0.0",
- "replace-homedir": "^1.0.0",
- "semver-greatest-satisfied-range": "^1.1.0",
- "v8flags": "^3.2.0",
- "yargs": "^7.1.0"
- },
- "bin": {
- "gulp": "bin/gulp.js"
- },
- "engines": {
- "node": ">= 0.10"
- }
- },
- "node_modules/gulp-cli/node_modules/ansi-regex": {
- "version": "2.1.1",
- "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-2.1.1.tgz",
- "integrity": "sha512-TIGnTpdo+E3+pCyAluZvtED5p5wCqLdezCyhPZzKPcxvFplEt4i+W7OONCKgeZFT3+y5NZZfOOS/Bdcanm1MYA==",
- "dev": true,
- "engines": {
- "node": ">=0.10.0"
- }
- },
- "node_modules/gulp-cli/node_modules/camelcase": {
- "version": "3.0.0",
- "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-3.0.0.tgz",
- "integrity": "sha512-4nhGqUkc4BqbBBB4Q6zLuD7lzzrHYrjKGeYaEji/3tFR5VdJu9v+LilhGIVe8wxEJPPOeWo7eg8dwY13TZ1BNg==",
- "dev": true,
- "engines": {
- "node": ">=0.10.0"
- }
- },
- "node_modules/gulp-cli/node_modules/cliui": {
- "version": "3.2.0",
- "resolved": "https://registry.npmjs.org/cliui/-/cliui-3.2.0.tgz",
- "integrity": "sha512-0yayqDxWQbqk3ojkYqUKqaAQ6AfNKeKWRNA8kR0WXzAsdHpP4BIaOmMAG87JGuO6qcobyW4GjxHd9PmhEd+T9w==",
- "dev": true,
- "dependencies": {
- "string-width": "^1.0.1",
- "strip-ansi": "^3.0.1",
- "wrap-ansi": "^2.0.0"
- }
- },
- "node_modules/gulp-cli/node_modules/get-caller-file": {
- "version": "1.0.3",
- "resolved": "https://registry.npmjs.org/get-caller-file/-/get-caller-file-1.0.3.tgz",
- "integrity": "sha512-3t6rVToeoZfYSGd8YoLFR2DJkiQrIiUrGcjvFX2mDw3bn6k2OtwHN0TNCLbBO+w8qTvimhDkv+LSscbJY1vE6w==",
- "dev": true
- },
- "node_modules/gulp-cli/node_modules/is-fullwidth-code-point": {
- "version": "1.0.0",
- "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-1.0.0.tgz",
- "integrity": "sha512-1pqUqRjkhPJ9miNq9SwMfdvi6lBJcd6eFxvfaivQhaH3SgisfiuudvFntdKOmxuee/77l+FPjKrQjWvmPjWrRw==",
- "dev": true,
- "dependencies": {
- "number-is-nan": "^1.0.0"
- },
- "engines": {
- "node": ">=0.10.0"
- }
- },
- "node_modules/gulp-cli/node_modules/string-width": {
- "version": "1.0.2",
- "resolved": "https://registry.npmjs.org/string-width/-/string-width-1.0.2.tgz",
- "integrity": "sha512-0XsVpQLnVCXHJfyEs8tC0zpTVIr5PKKsQtkT29IwupnPTjtPmQ3xT/4yCREF9hYkV/3M3kzcUTSAZT6a6h81tw==",
- "dev": true,
- "dependencies": {
- "code-point-at": "^1.0.0",
- "is-fullwidth-code-point": "^1.0.0",
- "strip-ansi": "^3.0.0"
- },
- "engines": {
- "node": ">=0.10.0"
- }
- },
- "node_modules/gulp-cli/node_modules/strip-ansi": {
- "version": "3.0.1",
- "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-3.0.1.tgz",
- "integrity": "sha512-VhumSSbBqDTP8p2ZLKj40UjBCV4+v8bUSEpUb4KjRgWk9pbqGF4REFj6KEagidb2f/M6AzC0EmFyDNGaw9OCzg==",
- "dev": true,
- "dependencies": {
- "ansi-regex": "^2.0.0"
- },
- "engines": {
- "node": ">=0.10.0"
- }
- },
- "node_modules/gulp-cli/node_modules/wrap-ansi": {
- "version": "2.1.0",
- "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-2.1.0.tgz",
- "integrity": "sha512-vAaEaDM946gbNpH5pLVNR+vX2ht6n0Bt3GXwVB1AuAqZosOvHNF3P7wDnh8KLkSqgUh0uh77le7Owgoz+Z9XBw==",
- "dev": true,
- "dependencies": {
- "string-width": "^1.0.1",
- "strip-ansi": "^3.0.1"
- },
- "engines": {
- "node": ">=0.10.0"
- }
- },
- "node_modules/gulp-cli/node_modules/y18n": {
- "version": "3.2.2",
- "resolved": "https://registry.npmjs.org/y18n/-/y18n-3.2.2.tgz",
- "integrity": "sha512-uGZHXkHnhF0XeeAPgnKfPv1bgKAYyVvmNL1xlKsPYZPaIHxGti2hHqvOCQv71XMsLxu1QjergkqogUnms5D3YQ==",
- "dev": true
- },
- "node_modules/gulp-cli/node_modules/yargs": {
- "version": "7.1.2",
- "resolved": "https://registry.npmjs.org/yargs/-/yargs-7.1.2.tgz",
- "integrity": "sha512-ZEjj/dQYQy0Zx0lgLMLR8QuaqTihnxirir7EwUHp1Axq4e3+k8jXU5K0VLbNvedv1f4EWtBonDIZm0NUr+jCcA==",
- "dev": true,
- "dependencies": {
- "camelcase": "^3.0.0",
- "cliui": "^3.2.0",
- "decamelize": "^1.1.1",
- "get-caller-file": "^1.0.1",
- "os-locale": "^1.4.0",
- "read-pkg-up": "^1.0.1",
- "require-directory": "^2.1.1",
- "require-main-filename": "^1.0.1",
- "set-blocking": "^2.0.0",
- "string-width": "^1.0.2",
- "which-module": "^1.0.0",
- "y18n": "^3.2.1",
- "yargs-parser": "^5.0.1"
- }
- },
- "node_modules/gulp-cli/node_modules/yargs-parser": {
- "version": "5.0.1",
- "resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-5.0.1.tgz",
- "integrity": "sha512-wpav5XYiddjXxirPoCTUPbqM0PXvJ9hiBMvuJgInvo4/lAOTZzUprArw17q2O1P2+GHhbBr18/iQwjL5Z9BqfA==",
- "dev": true,
- "dependencies": {
- "camelcase": "^3.0.0",
- "object.assign": "^4.1.0"
- }
- },
- "node_modules/gulp-contains": {
- "version": "1.2.0",
- "resolved": "https://registry.npmjs.org/gulp-contains/-/gulp-contains-1.2.0.tgz",
- "integrity": "sha512-aoYM2Y14aUGJuelFwu/mFOm3rjfuWT7BaBZRNdhDA+CjlAz77Ja7e2h3FHTNstS+6jiicjOT3PBuaxTxG19oFg==",
- "dev": true,
- "dependencies": {
- "plugin-error": "1.0.1",
- "through2": "^0.6.3",
- "vinyl": "2.2.0"
- }
- },
- "node_modules/gulp-exec": {
- "version": "4.0.0",
- "resolved": "https://registry.npmjs.org/gulp-exec/-/gulp-exec-4.0.0.tgz",
- "integrity": "sha512-A9JvTyB3P4huusd/43bTr6SDg3MqBxL9AQbLnsKSO6/91wVkHfxgeJZlgDMkqK8sMel4so8wcko4SZOeB1UCgA==",
- "dev": true,
- "dependencies": {
- "lodash.template": "^4.4.0",
- "plugin-error": "^1.0.1",
- "through2": "^3.0.1"
- }
- },
- "node_modules/gulp-exec/node_modules/through2": {
- "version": "3.0.2",
- "resolved": "https://registry.npmjs.org/through2/-/through2-3.0.2.tgz",
- "integrity": "sha512-enaDQ4MUyP2W6ZyT6EsMzqBPZaM/avg8iuo+l2d3QCs0J+6RaqkHV/2/lOwDTueBHeJ/2LG9lrLW3d5rWPucuQ==",
- "dev": true,
- "dependencies": {
- "inherits": "^2.0.4",
- "readable-stream": "2 || 3"
- }
- },
- "node_modules/gulp-flatten": {
- "version": "0.4.0",
- "resolved": "https://registry.npmjs.org/gulp-flatten/-/gulp-flatten-0.4.0.tgz",
- "integrity": "sha512-eg4spVTAiv1xXmugyaCxWne1oPtNG0UHEtABx5W8ScLiqAYceyYm6GYA36x0Qh8KOIXmAZV97L2aYGnKREG3Sg==",
- "dev": true,
- "dependencies": {
- "plugin-error": "^0.1.2",
- "through2": "^2.0.0"
- },
- "engines": {
- "node": ">=0.10"
- }
- },
- "node_modules/gulp-flatten/node_modules/arr-diff": {
- "version": "1.1.0",
- "resolved": "https://registry.npmjs.org/arr-diff/-/arr-diff-1.1.0.tgz",
- "integrity": "sha512-OQwDZUqYaQwyyhDJHThmzId8daf4/RFNLaeh3AevmSeZ5Y7ug4Ga/yKc6l6kTZOBW781rCj103ZuTh8GAsB3+Q==",
- "dev": true,
- "dependencies": {
- "arr-flatten": "^1.0.1",
- "array-slice": "^0.2.3"
- },
- "engines": {
- "node": ">=0.10.0"
- }
- },
- "node_modules/gulp-flatten/node_modules/arr-union": {
- "version": "2.1.0",
- "resolved": "https://registry.npmjs.org/arr-union/-/arr-union-2.1.0.tgz",
- "integrity": "sha512-t5db90jq+qdgk8aFnxEkjqta0B/GHrM1pxzuuZz2zWsOXc5nKu3t+76s/PQBA8FTcM/ipspIH9jWG4OxCBc2eA==",
- "dev": true,
- "engines": {
- "node": ">=0.10.0"
- }
- },
- "node_modules/gulp-flatten/node_modules/array-slice": {
- "version": "0.2.3",
- "resolved": "https://registry.npmjs.org/array-slice/-/array-slice-0.2.3.tgz",
- "integrity": "sha512-rlVfZW/1Ph2SNySXwR9QYkChp8EkOEiTMO5Vwx60usw04i4nWemkm9RXmQqgkQFaLHsqLuADvjp6IfgL9l2M8Q==",
- "dev": true,
- "engines": {
- "node": ">=0.10.0"
- }
- },
- "node_modules/gulp-flatten/node_modules/extend-shallow": {
- "version": "1.1.4",
- "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-1.1.4.tgz",
- "integrity": "sha512-L7AGmkO6jhDkEBBGWlLtftA80Xq8DipnrRPr0pyi7GQLXkaq9JYA4xF4z6qnadIC6euiTDKco0cGSU9muw+WTw==",
- "dev": true,
- "dependencies": {
- "kind-of": "^1.1.0"
- },
- "engines": {
- "node": ">=0.10.0"
- }
- },
- "node_modules/gulp-flatten/node_modules/kind-of": {
- "version": "1.1.0",
- "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-1.1.0.tgz",
- "integrity": "sha512-aUH6ElPnMGon2/YkxRIigV32MOpTVcoXQ1Oo8aYn40s+sJ3j+0gFZsT8HKDcxNy7Fi9zuquWtGaGAahOdv5p/g==",
- "dev": true,
- "engines": {
- "node": ">=0.10.0"
- }
- },
- "node_modules/gulp-flatten/node_modules/plugin-error": {
- "version": "0.1.2",
- "resolved": "https://registry.npmjs.org/plugin-error/-/plugin-error-0.1.2.tgz",
- "integrity": "sha512-WzZHcm4+GO34sjFMxQMqZbsz3xiNEgonCskQ9v+IroMmYgk/tas8dG+Hr2D6IbRPybZ12oWpzE/w3cGJ6FJzOw==",
- "dev": true,
- "dependencies": {
- "ansi-cyan": "^0.1.1",
- "ansi-red": "^0.1.1",
- "arr-diff": "^1.0.1",
- "arr-union": "^2.0.1",
- "extend-shallow": "^1.1.2"
- },
- "engines": {
- "node": ">=0.10.0"
- }
- },
- "node_modules/gulp-flatten/node_modules/through2": {
- "version": "2.0.5",
- "resolved": "https://registry.npmjs.org/through2/-/through2-2.0.5.tgz",
- "integrity": "sha512-/mrRod8xqpA+IHSLyGCQ2s8SPHiCDEeQJSep1jqLYeEUClOFG2Qsh+4FU6G9VeqpZnGW/Su8LQGc4YKni5rYSQ==",
- "dev": true,
- "dependencies": {
- "readable-stream": "~2.3.6",
- "xtend": "~4.0.1"
- }
- },
- "node_modules/gulp-ignore": {
- "version": "3.0.0",
- "resolved": "https://registry.npmjs.org/gulp-ignore/-/gulp-ignore-3.0.0.tgz",
- "integrity": "sha512-hRQDJipaU5A84J7QacNGG+bnFU3QLESdjuJCRTAZ5VuKsz4LmvOrECFJeeCtqxP3RV0Pn6mawU0Q3CFZGpirSg==",
- "dev": true,
- "dependencies": {
- "gulp-match": "^1.1.0",
- "through2": "^3.0.1"
- }
- },
- "node_modules/gulp-ignore/node_modules/through2": {
- "version": "3.0.2",
- "resolved": "https://registry.npmjs.org/through2/-/through2-3.0.2.tgz",
- "integrity": "sha512-enaDQ4MUyP2W6ZyT6EsMzqBPZaM/avg8iuo+l2d3QCs0J+6RaqkHV/2/lOwDTueBHeJ/2LG9lrLW3d5rWPucuQ==",
- "dev": true,
- "dependencies": {
- "inherits": "^2.0.4",
- "readable-stream": "2 || 3"
- }
- },
- "node_modules/gulp-match": {
- "version": "1.1.0",
- "resolved": "https://registry.npmjs.org/gulp-match/-/gulp-match-1.1.0.tgz",
- "integrity": "sha512-DlyVxa1Gj24DitY2OjEsS+X6tDpretuxD6wTfhXE/Rw2hweqc1f6D/XtsJmoiCwLWfXgR87W9ozEityPCVzGtQ==",
- "dev": true,
- "dependencies": {
- "minimatch": "^3.0.3"
- }
- },
- "node_modules/gulp-rename": {
- "version": "2.0.0",
- "resolved": "https://registry.npmjs.org/gulp-rename/-/gulp-rename-2.0.0.tgz",
- "integrity": "sha512-97Vba4KBzbYmR5VBs9mWmK+HwIf5mj+/zioxfZhOKeXtx5ZjBk57KFlePf5nxq9QsTtFl0ejnHE3zTC9MHXqyQ==",
- "dev": true,
- "engines": {
- "node": ">=4"
- }
- },
- "node_modules/gulp-replace": {
- "version": "1.1.4",
- "resolved": "https://registry.npmjs.org/gulp-replace/-/gulp-replace-1.1.4.tgz",
- "integrity": "sha512-SVSF7ikuWKhpAW4l4wapAqPPSToJoiNKsbDoUnRrSgwZHH7lH8pbPeQj1aOVYQrbZKhfSVBxVW+Py7vtulRktw==",
- "dev": true,
- "dependencies": {
- "@types/node": "*",
- "@types/vinyl": "^2.0.4",
- "istextorbinary": "^3.0.0",
- "replacestream": "^4.0.3",
- "yargs-parser": ">=5.0.0-security.0"
- },
- "engines": {
- "node": ">=10"
- }
- },
- "node_modules/gulp-shell": {
- "version": "0.8.0",
- "resolved": "https://registry.npmjs.org/gulp-shell/-/gulp-shell-0.8.0.tgz",
- "integrity": "sha512-wHNCgmqbWkk1c6Gc2dOL5SprcoeujQdeepICwfQRo91DIylTE7a794VEE+leq3cE2YDoiS5ulvRfKVIEMazcTQ==",
- "dev": true,
- "dependencies": {
- "chalk": "^3.0.0",
- "fancy-log": "^1.3.3",
- "lodash.template": "^4.5.0",
- "plugin-error": "^1.0.1",
- "through2": "^3.0.1",
- "tslib": "^1.10.0"
- },
- "engines": {
- "node": ">=10.0.0"
- }
- },
- "node_modules/gulp-shell/node_modules/chalk": {
- "version": "3.0.0",
- "resolved": "https://registry.npmjs.org/chalk/-/chalk-3.0.0.tgz",
- "integrity": "sha512-4D3B6Wf41KOYRFdszmDqMCGq5VV/uMAB273JILmO+3jAlh8X4qDtdtgCR3fxtbLEMzSx22QdhnDcJvu2u1fVwg==",
- "dev": true,
- "dependencies": {
- "ansi-styles": "^4.1.0",
- "supports-color": "^7.1.0"
- },
- "engines": {
- "node": ">=8"
- }
- },
- "node_modules/gulp-shell/node_modules/through2": {
- "version": "3.0.2",
- "resolved": "https://registry.npmjs.org/through2/-/through2-3.0.2.tgz",
- "integrity": "sha512-enaDQ4MUyP2W6ZyT6EsMzqBPZaM/avg8iuo+l2d3QCs0J+6RaqkHV/2/lOwDTueBHeJ/2LG9lrLW3d5rWPucuQ==",
- "dev": true,
- "dependencies": {
- "inherits": "^2.0.4",
- "readable-stream": "2 || 3"
- }
- },
- "node_modules/gulp-shell/node_modules/tslib": {
- "version": "1.14.1",
- "resolved": "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz",
- "integrity": "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==",
- "dev": true
- },
- "node_modules/gulp-uglify": {
- "version": "3.0.2",
- "resolved": "https://registry.npmjs.org/gulp-uglify/-/gulp-uglify-3.0.2.tgz",
- "integrity": "sha512-gk1dhB74AkV2kzqPMQBLA3jPoIAPd/nlNzP2XMDSG8XZrqnlCiDGAqC+rZOumzFvB5zOphlFh6yr3lgcAb/OOg==",
- "dev": true,
- "dependencies": {
- "array-each": "^1.0.1",
- "extend-shallow": "^3.0.2",
- "gulplog": "^1.0.0",
- "has-gulplog": "^0.1.0",
- "isobject": "^3.0.1",
- "make-error-cause": "^1.1.1",
- "safe-buffer": "^5.1.2",
- "through2": "^2.0.0",
- "uglify-js": "^3.0.5",
- "vinyl-sourcemaps-apply": "^0.2.0"
- }
- },
- "node_modules/gulp-uglify/node_modules/through2": {
- "version": "2.0.5",
- "resolved": "https://registry.npmjs.org/through2/-/through2-2.0.5.tgz",
- "integrity": "sha512-/mrRod8xqpA+IHSLyGCQ2s8SPHiCDEeQJSep1jqLYeEUClOFG2Qsh+4FU6G9VeqpZnGW/Su8LQGc4YKni5rYSQ==",
- "dev": true,
- "dependencies": {
- "readable-stream": "~2.3.6",
- "xtend": "~4.0.1"
- }
- },
- "node_modules/gulpclass": {
- "version": "0.2.0",
- "resolved": "https://registry.npmjs.org/gulpclass/-/gulpclass-0.2.0.tgz",
- "integrity": "sha512-S2p0SgnVLjBbIEw5tHbBV6Wm6abD+leA5xZG6ukf9M+j1I/8zIeKPby9GLWnI90671YRk+lXbvEUROKaZXo8NA==",
- "dev": true,
- "dependencies": {
- "@types/gulp": "^4.0.5",
- "@types/merge2": "^1.1.4",
- "@types/node": "*",
- "gulp": "^4.0.0",
- "merge2": "^1.2.2"
- }
- },
- "node_modules/gulplog": {
- "version": "1.0.0",
- "resolved": "https://registry.npmjs.org/gulplog/-/gulplog-1.0.0.tgz",
- "integrity": "sha512-hm6N8nrm3Y08jXie48jsC55eCZz9mnb4OirAStEk2deqeyhXU3C1otDVh+ccttMuc1sBi6RX6ZJ720hs9RCvgw==",
- "dev": true,
- "dependencies": {
- "glogg": "^1.0.0"
- },
- "engines": {
- "node": ">= 0.10"
- }
- },
- "node_modules/gzip-size": {
- "version": "6.0.0",
- "resolved": "https://registry.npmjs.org/gzip-size/-/gzip-size-6.0.0.tgz",
- "integrity": "sha512-ax7ZYomf6jqPTQ4+XCpUGyXKHk5WweS+e05MBO4/y3WJ5RkmPXNKvX+bx1behVILVwr6JSQvZAku021CHPXG3Q==",
- "dev": true,
- "dependencies": {
- "duplexer": "^0.1.2"
- },
- "engines": {
- "node": ">=10"
- },
- "funding": {
- "url": "https://github.com/sponsors/sindresorhus"
- }
- },
- "node_modules/handle-thing": {
- "version": "2.0.1",
- "resolved": "https://registry.npmjs.org/handle-thing/-/handle-thing-2.0.1.tgz",
- "integrity": "sha512-9Qn4yBxelxoh2Ow62nP+Ka/kMnOXRi8BXnRaUwezLNhqelnN49xKz4F/dPP8OYLxLxq6JDtZb2i9XznUQbNPTg==",
- "dev": true
- },
- "node_modules/harmony-reflect": {
- "version": "1.6.2",
- "resolved": "https://registry.npmjs.org/harmony-reflect/-/harmony-reflect-1.6.2.tgz",
- "integrity": "sha512-HIp/n38R9kQjDEziXyDTuW3vvoxxyxjxFzXLrBr18uB47GnSt+G9D29fqrpM5ZkspMcPICud3XsBJQ4Y2URg8g==",
- "dev": true
- },
- "node_modules/has-ansi": {
- "version": "2.0.0",
- "resolved": "https://registry.npmjs.org/has-ansi/-/has-ansi-2.0.0.tgz",
- "integrity": "sha512-C8vBJ8DwUCx19vhm7urhTuUsr4/IyP6l4VzNQDv+ryHQObW3TTTp9yB68WpYgRe2bbaGuZ/se74IqFeVnMnLZg==",
- "dev": true,
- "dependencies": {
- "ansi-regex": "^2.0.0"
- },
- "engines": {
- "node": ">=0.10.0"
- }
- },
- "node_modules/has-ansi/node_modules/ansi-regex": {
- "version": "2.1.1",
- "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-2.1.1.tgz",
- "integrity": "sha512-TIGnTpdo+E3+pCyAluZvtED5p5wCqLdezCyhPZzKPcxvFplEt4i+W7OONCKgeZFT3+y5NZZfOOS/Bdcanm1MYA==",
- "dev": true,
- "engines": {
- "node": ">=0.10.0"
- }
- },
- "node_modules/has-bigints": {
- "version": "1.0.2",
- "resolved": "https://registry.npmjs.org/has-bigints/-/has-bigints-1.0.2.tgz",
- "integrity": "sha512-tSvCKtBr9lkF0Ex0aQiP9N+OpV4zi2r/Nee5VkRDbaqv35RLYMzbwQfFSZZH0kR+Rd6302UJZ2p/bJCEoR3VoQ==",
- "dev": true,
- "funding": {
- "url": "https://github.com/sponsors/ljharb"
- }
- },
- "node_modules/has-flag": {
- "version": "4.0.0",
- "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
- "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
- "dev": true,
- "engines": {
- "node": ">=8"
- }
- },
- "node_modules/has-gulplog": {
- "version": "0.1.0",
- "resolved": "https://registry.npmjs.org/has-gulplog/-/has-gulplog-0.1.0.tgz",
- "integrity": "sha512-+F4GzLjwHNNDEAJW2DC1xXfEoPkRDmUdJ7CBYw4MpqtDwOnqdImJl7GWlpqx+Wko6//J8uKTnIe4wZSv7yCqmw==",
- "dev": true,
- "dependencies": {
- "sparkles": "^1.0.0"
- },
- "engines": {
- "node": ">= 0.10"
- }
- },
- "node_modules/has-property-descriptors": {
- "version": "1.0.2",
- "resolved": "https://registry.npmjs.org/has-property-descriptors/-/has-property-descriptors-1.0.2.tgz",
- "integrity": "sha512-55JNKuIW+vq4Ke1BjOTjM2YctQIvCT7GFzHwmfZPGo5wnrgkid0YQtnAleFSqumZm4az3n2BS+erby5ipJdgrg==",
- "dev": true,
- "dependencies": {
- "es-define-property": "^1.0.0"
- },
- "funding": {
- "url": "https://github.com/sponsors/ljharb"
- }
- },
- "node_modules/has-proto": {
- "version": "1.0.3",
- "resolved": "https://registry.npmjs.org/has-proto/-/has-proto-1.0.3.tgz",
- "integrity": "sha512-SJ1amZAJUiZS+PhsVLf5tGydlaVB8EdFpaSO4gmiUKUOxk8qzn5AIy4ZeJUmh22znIdk/uMAUT2pl3FxzVUH+Q==",
- "dev": true,
- "engines": {
- "node": ">= 0.4"
- },
- "funding": {
- "url": "https://github.com/sponsors/ljharb"
- }
- },
- "node_modules/has-symbols": {
- "version": "1.0.3",
- "resolved": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.0.3.tgz",
- "integrity": "sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A==",
- "dev": true,
- "engines": {
- "node": ">= 0.4"
- },
- "funding": {
- "url": "https://github.com/sponsors/ljharb"
- }
- },
- "node_modules/has-tostringtag": {
- "version": "1.0.2",
- "resolved": "https://registry.npmjs.org/has-tostringtag/-/has-tostringtag-1.0.2.tgz",
- "integrity": "sha512-NqADB8VjPFLM2V0VvHUewwwsw0ZWBaIdgo+ieHtK3hasLz4qeCRjYcqfB6AQrBggRKppKF8L52/VqdVsO47Dlw==",
- "dev": true,
- "dependencies": {
- "has-symbols": "^1.0.3"
- },
- "engines": {
- "node": ">= 0.4"
- },
- "funding": {
- "url": "https://github.com/sponsors/ljharb"
- }
- },
- "node_modules/has-value": {
- "version": "1.0.0",
- "resolved": "https://registry.npmjs.org/has-value/-/has-value-1.0.0.tgz",
- "integrity": "sha512-IBXk4GTsLYdQ7Rvt+GRBrFSVEkmuOUy4re0Xjd9kJSUQpnTrWR4/y9RpfexN9vkAPMFuQoeWKwqzPozRTlasGw==",
- "dev": true,
- "dependencies": {
- "get-value": "^2.0.6",
- "has-values": "^1.0.0",
- "isobject": "^3.0.0"
- },
- "engines": {
- "node": ">=0.10.0"
- }
- },
- "node_modules/has-values": {
- "version": "1.0.0",
- "resolved": "https://registry.npmjs.org/has-values/-/has-values-1.0.0.tgz",
- "integrity": "sha512-ODYZC64uqzmtfGMEAX/FvZiRyWLpAC3vYnNunURUnkGVTS+mI0smVsWaPydRBsE3g+ok7h960jChO8mFcWlHaQ==",
- "dev": true,
- "dependencies": {
- "is-number": "^3.0.0",
- "kind-of": "^4.0.0"
- },
- "engines": {
- "node": ">=0.10.0"
- }
- },
- "node_modules/has-values/node_modules/is-buffer": {
- "version": "1.1.6",
- "resolved": "https://registry.npmjs.org/is-buffer/-/is-buffer-1.1.6.tgz",
- "integrity": "sha512-NcdALwpXkTm5Zvvbk7owOUSvVvBKDgKP5/ewfXEznmQFfs4ZRmanOeKBTjRVjka3QFoN6XJ+9F3USqfHqTaU5w==",
- "dev": true
- },
- "node_modules/has-values/node_modules/is-number": {
- "version": "3.0.0",
- "resolved": "https://registry.npmjs.org/is-number/-/is-number-3.0.0.tgz",
- "integrity": "sha512-4cboCqIpliH+mAvFNegjZQ4kgKc3ZUhQVr3HvWbSh5q3WH2v82ct+T2Y1hdU5Gdtorx/cLifQjqCbL7bpznLTg==",
- "dev": true,
- "dependencies": {
- "kind-of": "^3.0.2"
- },
- "engines": {
- "node": ">=0.10.0"
- }
- },
- "node_modules/has-values/node_modules/is-number/node_modules/kind-of": {
- "version": "3.2.2",
- "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz",
- "integrity": "sha512-NOW9QQXMoZGg/oqnVNoNTTIFEIid1627WCffUBJEdMxYApq7mNE7CpzucIPc+ZQg25Phej7IJSmX3hO+oblOtQ==",
- "dev": true,
- "dependencies": {
- "is-buffer": "^1.1.5"
- },
- "engines": {
- "node": ">=0.10.0"
- }
- },
- "node_modules/has-values/node_modules/kind-of": {
- "version": "4.0.0",
- "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-4.0.0.tgz",
- "integrity": "sha512-24XsCxmEbRwEDbz/qz3stgin8TTzZ1ESR56OMCN0ujYg+vRutNSiOj9bHH9u85DKgXguraugV5sFuvbD4FW/hw==",
- "dev": true,
- "dependencies": {
- "is-buffer": "^1.1.5"
- },
- "engines": {
- "node": ">=0.10.0"
- }
- },
- "node_modules/hasown": {
- "version": "2.0.2",
- "resolved": "https://registry.npmjs.org/hasown/-/hasown-2.0.2.tgz",
- "integrity": "sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==",
- "dev": true,
- "dependencies": {
- "function-bind": "^1.1.2"
- },
- "engines": {
- "node": ">= 0.4"
- }
- },
- "node_modules/he": {
- "version": "1.2.0",
- "resolved": "https://registry.npmjs.org/he/-/he-1.2.0.tgz",
- "integrity": "sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw==",
- "dev": true,
- "bin": {
- "he": "bin/he"
- }
- },
- "node_modules/history": {
- "version": "4.10.1",
- "resolved": "https://registry.npmjs.org/history/-/history-4.10.1.tgz",
- "integrity": "sha512-36nwAD620w12kuzPAsyINPWJqlNbij+hpK1k9XRloDtym8mxzGYl2c17LnV6IAGB2Dmg4tEa7G7DlawS0+qjew==",
- "dependencies": {
- "@babel/runtime": "^7.1.2",
- "loose-envify": "^1.2.0",
- "resolve-pathname": "^3.0.0",
- "tiny-invariant": "^1.0.2",
- "tiny-warning": "^1.0.0",
- "value-equal": "^1.0.1"
- }
- },
- "node_modules/hoist-non-react-statics": {
- "version": "2.5.5",
- "resolved": "https://registry.npmjs.org/hoist-non-react-statics/-/hoist-non-react-statics-2.5.5.tgz",
- "integrity": "sha512-rqcy4pJo55FTTLWt+bU8ukscqHeE/e9KWvsOW2b/a3afxQZhwkQdT1rPPCJ0rYXdj4vNcasY8zHTH+jF/qStxw=="
- },
- "node_modules/homedir-polyfill": {
- "version": "1.0.3",
- "resolved": "https://registry.npmjs.org/homedir-polyfill/-/homedir-polyfill-1.0.3.tgz",
- "integrity": "sha512-eSmmWE5bZTK2Nou4g0AI3zZ9rswp7GRKoKXS1BLUkvPviOqs4YTN1djQIqrXy9k5gEtdLPy86JjRwsNM9tnDcA==",
- "dev": true,
- "dependencies": {
- "parse-passwd": "^1.0.0"
- },
- "engines": {
- "node": ">=0.10.0"
- }
- },
- "node_modules/hoopy": {
- "version": "0.1.4",
- "resolved": "https://registry.npmjs.org/hoopy/-/hoopy-0.1.4.tgz",
- "integrity": "sha512-HRcs+2mr52W0K+x8RzcLzuPPmVIKMSv97RGHy0Ea9y/mpcaK+xTrjICA04KAHi4GRzxliNqNJEFYWHghy3rSfQ==",
- "dev": true,
- "engines": {
- "node": ">= 6.0.0"
- }
- },
- "node_modules/hosted-git-info": {
- "version": "2.8.9",
- "resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.8.9.tgz",
- "integrity": "sha512-mxIDAb9Lsm6DoOJ7xH+5+X4y1LU/4Hi50L9C5sIswK3JzULS4bwk1FvjdBgvYR4bzT4tuUQiC15FE2f5HbLvYw==",
- "dev": true
- },
- "node_modules/hpack.js": {
- "version": "2.1.6",
- "resolved": "https://registry.npmjs.org/hpack.js/-/hpack.js-2.1.6.tgz",
- "integrity": "sha512-zJxVehUdMGIKsRaNt7apO2Gqp0BdqW5yaiGHXXmbpvxgBYVZnAql+BJb4RO5ad2MgpbZKn5G6nMnegrH1FcNYQ==",
- "dev": true,
- "dependencies": {
- "inherits": "^2.0.1",
- "obuf": "^1.0.0",
- "readable-stream": "^2.0.1",
- "wbuf": "^1.1.0"
- }
- },
- "node_modules/html-encoding-sniffer": {
- "version": "2.0.1",
- "resolved": "https://registry.npmjs.org/html-encoding-sniffer/-/html-encoding-sniffer-2.0.1.tgz",
- "integrity": "sha512-D5JbOMBIR/TVZkubHT+OyT2705QvogUW4IBn6nHd756OwieSF9aDYFj4dv6HHEVGYbHaLETa3WggZYWWMyy3ZQ==",
- "dev": true,
- "dependencies": {
- "whatwg-encoding": "^1.0.5"
- },
- "engines": {
- "node": ">=10"
- }
- },
- "node_modules/html-entities": {
- "version": "2.5.2",
- "resolved": "https://registry.npmjs.org/html-entities/-/html-entities-2.5.2.tgz",
- "integrity": "sha512-K//PSRMQk4FZ78Kyau+mZurHn3FH0Vwr+H36eE0rPbeYkRRi9YxceYPhuN60UwWorxyKHhqoAJl2OFKa4BVtaA==",
- "dev": true,
- "funding": [
- {
- "type": "github",
- "url": "https://github.com/sponsors/mdevils"
- },
- {
- "type": "patreon",
- "url": "https://patreon.com/mdevils"
- }
- ]
- },
- "node_modules/html-escaper": {
- "version": "2.0.2",
- "resolved": "https://registry.npmjs.org/html-escaper/-/html-escaper-2.0.2.tgz",
- "integrity": "sha512-H2iMtd0I4Mt5eYiapRdIDjp+XzelXQ0tFE4JS7YFwFevXXMmOp9myNrUvCg0D6ws8iqkRPBfKHgbwig1SmlLfg==",
- "dev": true
- },
- "node_modules/html-minifier-terser": {
- "version": "6.1.0",
- "resolved": "https://registry.npmjs.org/html-minifier-terser/-/html-minifier-terser-6.1.0.tgz",
- "integrity": "sha512-YXxSlJBZTP7RS3tWnQw74ooKa6L9b9i9QYXY21eUEvhZ3u9XLfv6OnFsQq6RxkhHygsaUMvYsZRV5rU/OVNZxw==",
- "dev": true,
- "dependencies": {
- "camel-case": "^4.1.2",
- "clean-css": "^5.2.2",
- "commander": "^8.3.0",
- "he": "^1.2.0",
- "param-case": "^3.0.4",
- "relateurl": "^0.2.7",
- "terser": "^5.10.0"
- },
- "bin": {
- "html-minifier-terser": "cli.js"
- },
- "engines": {
- "node": ">=12"
- }
- },
- "node_modules/html-webpack-plugin": {
- "version": "5.6.0",
- "resolved": "https://registry.npmjs.org/html-webpack-plugin/-/html-webpack-plugin-5.6.0.tgz",
- "integrity": "sha512-iwaY4wzbe48AfKLZ/Cc8k0L+FKG6oSNRaZ8x5A/T/IVDGyXcbHncM9TdDa93wn0FsSm82FhTKW7f3vS61thXAw==",
- "dev": true,
- "dependencies": {
- "@types/html-minifier-terser": "^6.0.0",
- "html-minifier-terser": "^6.0.2",
- "lodash": "^4.17.21",
- "pretty-error": "^4.0.0",
- "tapable": "^2.0.0"
- },
- "engines": {
- "node": ">=10.13.0"
- },
- "funding": {
- "type": "opencollective",
- "url": "https://opencollective.com/html-webpack-plugin"
- },
- "peerDependencies": {
- "@rspack/core": "0.x || 1.x",
- "webpack": "^5.20.0"
- },
- "peerDependenciesMeta": {
- "@rspack/core": {
- "optional": true
- },
- "webpack": {
- "optional": true
- }
- }
- },
- "node_modules/html-webpack-plugin/node_modules/tapable": {
- "version": "2.2.1",
- "resolved": "https://registry.npmjs.org/tapable/-/tapable-2.2.1.tgz",
- "integrity": "sha512-GNzQvQTOIP6RyTfE2Qxb8ZVlNmw0n88vp1szwWRimP02mnTsx3Wtn5qRdqY9w2XduFNUgvOwhNnQsjwCp+kqaQ==",
- "dev": true,
- "engines": {
- "node": ">=6"
- }
- },
- "node_modules/htmlparser2": {
- "version": "6.1.0",
- "resolved": "https://registry.npmjs.org/htmlparser2/-/htmlparser2-6.1.0.tgz",
- "integrity": "sha512-gyyPk6rgonLFEDGoeRgQNaEUvdJ4ktTmmUh/h2t7s+M8oPpIPxgNACWa+6ESR57kXstwqPiCut0V8NRpcwgU7A==",
- "dev": true,
- "funding": [
- "https://github.com/fb55/htmlparser2?sponsor=1",
- {
- "type": "github",
- "url": "https://github.com/sponsors/fb55"
- }
- ],
- "dependencies": {
- "domelementtype": "^2.0.1",
- "domhandler": "^4.0.0",
- "domutils": "^2.5.2",
- "entities": "^2.0.0"
- }
- },
- "node_modules/http-deceiver": {
- "version": "1.2.7",
- "resolved": "https://registry.npmjs.org/http-deceiver/-/http-deceiver-1.2.7.tgz",
- "integrity": "sha512-LmpOGxTfbpgtGVxJrj5k7asXHCgNZp5nLfp+hWc8QQRqtb7fUy6kRY3BO1h9ddF6yIPYUARgxGOwB42DnxIaNw==",
- "dev": true
- },
- "node_modules/http-errors": {
- "version": "2.0.0",
- "resolved": "https://registry.npmjs.org/http-errors/-/http-errors-2.0.0.tgz",
- "integrity": "sha512-FtwrG/euBzaEjYeRqOgly7G0qviiXoJWnvEH2Z1plBdXgbyjv34pHTSb9zoeHMyDy33+DWy5Wt9Wo+TURtOYSQ==",
- "dev": true,
- "dependencies": {
- "depd": "2.0.0",
- "inherits": "2.0.4",
- "setprototypeof": "1.2.0",
- "statuses": "2.0.1",
- "toidentifier": "1.0.1"
- },
- "engines": {
- "node": ">= 0.8"
- }
- },
- "node_modules/http-errors/node_modules/statuses": {
- "version": "2.0.1",
- "resolved": "https://registry.npmjs.org/statuses/-/statuses-2.0.1.tgz",
- "integrity": "sha512-RwNA9Z/7PrK06rYLIzFMlaF+l73iwpzsqRIFgbMLbTcLD6cOao82TaWefPXQvB2fOC4AjuYSEndS7N/mTCbkdQ==",
- "dev": true,
- "engines": {
- "node": ">= 0.8"
- }
- },
- "node_modules/http-parser-js": {
- "version": "0.5.8",
- "resolved": "https://registry.npmjs.org/http-parser-js/-/http-parser-js-0.5.8.tgz",
- "integrity": "sha512-SGeBX54F94Wgu5RH3X5jsDtf4eHyRogWX1XGT3b4HuW3tQPM4AaBzoUji/4AAJNXCEOWZ5O0DgZmJw1947gD5Q==",
- "dev": true
- },
- "node_modules/http-proxy": {
- "version": "1.18.1",
- "resolved": "https://registry.npmjs.org/http-proxy/-/http-proxy-1.18.1.tgz",
- "integrity": "sha512-7mz/721AbnJwIVbnaSv1Cz3Am0ZLT/UBwkC92VlxhXv/k/BBQfM2fXElQNC27BVGr0uwUpplYPQM9LnaBMR5NQ==",
- "dev": true,
- "dependencies": {
- "eventemitter3": "^4.0.0",
- "follow-redirects": "^1.0.0",
- "requires-port": "^1.0.0"
- },
- "engines": {
- "node": ">=8.0.0"
- }
- },
- "node_modules/http-proxy-agent": {
- "version": "4.0.1",
- "resolved": "https://registry.npmjs.org/http-proxy-agent/-/http-proxy-agent-4.0.1.tgz",
- "integrity": "sha512-k0zdNgqWTGA6aeIRVpvfVob4fL52dTfaehylg0Y4UvSySvOq/Y+BOyPrgpUrA7HylqvU8vIZGsRuXmspskV0Tg==",
- "dev": true,
- "dependencies": {
- "@tootallnate/once": "1",
- "agent-base": "6",
- "debug": "4"
- },
- "engines": {
- "node": ">= 6"
- }
- },
- "node_modules/http-proxy-middleware": {
- "version": "2.0.6",
- "resolved": "https://registry.npmjs.org/http-proxy-middleware/-/http-proxy-middleware-2.0.6.tgz",
- "integrity": "sha512-ya/UeJ6HVBYxrgYotAZo1KvPWlgB48kUJLDePFeneHsVujFaW5WNj2NgWCAE//B1Dl02BIfYlpNgBy8Kf8Rjmw==",
- "dev": true,
- "dependencies": {
- "@types/http-proxy": "^1.17.8",
- "http-proxy": "^1.18.1",
- "is-glob": "^4.0.1",
- "is-plain-obj": "^3.0.0",
- "micromatch": "^4.0.2"
- },
- "engines": {
- "node": ">=12.0.0"
- },
- "peerDependencies": {
- "@types/express": "^4.17.13"
- },
- "peerDependenciesMeta": {
- "@types/express": {
- "optional": true
- }
- }
- },
- "node_modules/http-proxy-middleware/node_modules/is-plain-obj": {
- "version": "3.0.0",
- "resolved": "https://registry.npmjs.org/is-plain-obj/-/is-plain-obj-3.0.0.tgz",
- "integrity": "sha512-gwsOE28k+23GP1B6vFl1oVh/WOzmawBrKwo5Ev6wMKzPkaXaCDIQKzLnvsA42DRlbVTWorkgTKIviAKCWkfUwA==",
- "dev": true,
- "engines": {
- "node": ">=10"
- },
- "funding": {
- "url": "https://github.com/sponsors/sindresorhus"
- }
- },
- "node_modules/https-proxy-agent": {
- "version": "5.0.1",
- "resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-5.0.1.tgz",
- "integrity": "sha512-dFcAjpTQFgoLMzC2VwU+C/CbS7uRL0lWmxDITmqm7C+7F0Odmj6s9l6alZc6AELXhrnggM2CeWSXHGOdX2YtwA==",
- "dev": true,
- "dependencies": {
- "agent-base": "6",
- "debug": "4"
- },
- "engines": {
- "node": ">= 6"
- }
- },
- "node_modules/human-signals": {
- "version": "2.1.0",
- "resolved": "https://registry.npmjs.org/human-signals/-/human-signals-2.1.0.tgz",
- "integrity": "sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw==",
- "dev": true,
- "engines": {
- "node": ">=10.17.0"
- }
- },
- "node_modules/iconv-lite": {
- "version": "0.4.24",
- "resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.24.tgz",
- "integrity": "sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==",
- "dev": true,
- "dependencies": {
- "safer-buffer": ">= 2.1.2 < 3"
- },
- "engines": {
- "node": ">=0.10.0"
- }
- },
- "node_modules/icss-utils": {
- "version": "5.1.0",
- "resolved": "https://registry.npmjs.org/icss-utils/-/icss-utils-5.1.0.tgz",
- "integrity": "sha512-soFhflCVWLfRNOPU3iv5Z9VUdT44xFRbzjLsEzSr5AQmgqPMTHdU3PMT1Cf1ssx8fLNJDA1juftYl+PUcv3MqA==",
- "dev": true,
- "engines": {
- "node": "^10 || ^12 || >= 14"
- },
- "peerDependencies": {
- "postcss": "^8.1.0"
- }
- },
- "node_modules/idb": {
- "version": "7.1.1",
- "resolved": "https://registry.npmjs.org/idb/-/idb-7.1.1.tgz",
- "integrity": "sha512-gchesWBzyvGHRO9W8tzUWFDycow5gwjvFKfyV9FF32Y7F50yZMp7mP+T2mJIWFx49zicqyC4uefHM17o6xKIVQ==",
- "dev": true
- },
- "node_modules/identity-obj-proxy": {
- "version": "3.0.0",
- "resolved": "https://registry.npmjs.org/identity-obj-proxy/-/identity-obj-proxy-3.0.0.tgz",
- "integrity": "sha512-00n6YnVHKrinT9t0d9+5yZC6UBNJANpYEQvL2LlX6Ab9lnmxzIRcEmTPuyGScvl1+jKuCICX1Z0Ab1pPKKdikA==",
- "dev": true,
- "dependencies": {
- "harmony-reflect": "^1.4.6"
- },
- "engines": {
- "node": ">=4"
- }
- },
- "node_modules/igniteui-dockmanager": {
- "version": "1.17.0",
- "resolved": "https://registry.npmjs.org/igniteui-dockmanager/-/igniteui-dockmanager-1.17.0.tgz",
- "integrity": "sha512-knxLvhnwaxPsmJnphTPlxPquEphxMT4Xr0SLkk+xEtG/EuyBf3IO2oH3ldnT7lGitK/p1iD/p8ZLHKDpJ7Y5Ww==",
- "license": "SEE LICENSE IN LICENSE",
- "dependencies": {
- "igniteui-trial-watermark": "^1.0.3"
- }
- },
- "node_modules/igniteui-react": {
- "version": "19.2.0",
- "resolved": "https://registry.npmjs.org/igniteui-react/-/igniteui-react-19.2.0.tgz",
- "integrity": "sha512-Yve116z/AkFQtAabqKdbNVygVIFu3UL4WIFV9YcmQf0ExM3678F3mv8DVMNr56Lnj+Rdj7aQ4j5qMA9Xfr1Khg==",
- "license": "Infragistics(R) Ultimate license (http://www.infragistics.com/legal/ultimate/license/)",
- "dependencies": {
- "@lit/react": "^1.0.7",
- "igniteui-dockmanager": "~1.16.0",
- "igniteui-webcomponents": "~6.2.0",
- "lit": "^3.3.0"
- }
- },
- "node_modules/igniteui-react-charts": {
- "version": "19.2.2",
- "resolved": "https://registry.npmjs.org/igniteui-react-charts/-/igniteui-react-charts-19.2.2.tgz",
- "integrity": "sha512-FO6A1liUkF0/xsHzw2aGz00IFSR05HKCI4JP94srO9zwtDwFUTrFlES9qxhR8DQIjERp700wRkHwFunboF0vYg==",
- "license": "Infragistics(R) Ultimate license (http://www.infragistics.com/legal/ultimate/license/)",
- "dependencies": {
- "tslib": "^2.3.1"
- },
- "peerDependencies": {
- "igniteui-react-core": "25.1.0.83"
- }
- },
- "node_modules/igniteui-react-core": {
- "version": "19.2.2",
- "resolved": "https://registry.npmjs.org/igniteui-react-core/-/igniteui-react-core-19.2.2.tgz",
- "integrity": "sha512-3Jdjbgg70xH/ojKC0/PtXfA9m8esWyUjv61vAGcIBm3QQ8INsuMe4Ah4Gy3z6+CgxXmDKaMTrqcOuZhQ/d7RSg==",
- "license": "Infragistics(R) Ultimate license (http://www.infragistics.com/legal/ultimate/license/)",
- "dependencies": {
- "tslib": "^2.3.1"
- }
- },
- "node_modules/igniteui-react-dashboards": {
- "version": "19.2.2",
- "resolved": "https://registry.npmjs.org/igniteui-react-dashboards/-/igniteui-react-dashboards-19.2.2.tgz",
- "integrity": "sha512-v4lzWdRs4KguvbarCqed4B3ZxCyIXOULnFCDzenEDrpkYWVsvtlSFqjIRwVC70bUj323MrecNJ69Kmp8bh8WUA==",
- "license": "Infragistics(R) Ultimate license (http://www.infragistics.com/legal/ultimate/license/)",
- "dependencies": {
- "tslib": "^2.3.1"
- },
- "peerDependencies": {
- "igniteui-react-charts": "25.1.0.83",
- "igniteui-react-core": "25.1.0.83",
- "igniteui-react-data-grids": "25.1.0.83",
- "igniteui-react-gauges": "25.1.0.83",
- "igniteui-react-inputs": "25.1.0.83",
- "igniteui-react-layouts": "25.1.0.83",
- "igniteui-react-maps": "25.1.0.83"
- }
- },
- "node_modules/igniteui-react-data-grids": {
- "version": "19.2.2",
- "resolved": "https://registry.npmjs.org/igniteui-react-data-grids/-/igniteui-react-data-grids-19.2.2.tgz",
- "integrity": "sha512-Gt882MsVpoKcyQduKyv0Z9SvZQd2OlqP1nEllrWqC52FEOBVcOxZjcFH04nFDtjXn+kXhnCit+f1CQyzDwuDKw==",
- "license": "Infragistics(R) Ultimate license (http://www.infragistics.com/legal/ultimate/license/)",
- "dependencies": {
- "tslib": "^2.3.1"
- },
- "peerDependencies": {
- "igniteui-react-core": "25.1.0.83",
- "igniteui-react-inputs": "25.1.0.83",
- "igniteui-react-layouts": "25.1.0.83"
- }
- },
- "node_modules/igniteui-react-datasources": {
- "version": "19.2.2",
- "resolved": "https://registry.npmjs.org/igniteui-react-datasources/-/igniteui-react-datasources-19.2.2.tgz",
- "integrity": "sha512-LS7iyEizWJ6+eNzGZgt8XqSOUDoCROL/yi3eRhpwta9tGjzjNxnxYBDjqueWdO2SHAFVBcOLEqIwbvz0oqblGQ==",
- "license": "MIT",
- "dependencies": {
- "tslib": "^2.3.1"
- },
- "peerDependencies": {
- "igniteui-react-core": "25.1.0.83"
- }
- },
- "node_modules/igniteui-react-excel": {
- "version": "19.2.2",
- "resolved": "https://registry.npmjs.org/igniteui-react-excel/-/igniteui-react-excel-19.2.2.tgz",
- "integrity": "sha512-QqQZl60RLwhliyi3Vbds7wBxKQUcaIycNYA4UP48FppFC7CKdjfjc/NyKlNeNDFgJQw9I3Mlp6Pu/JtoGD07Qg==",
- "license": "Infragistics(R) Ultimate license (http://www.infragistics.com/legal/ultimate/license/)",
- "dependencies": {
- "jszip": "^3.1.5",
- "pako": "^1.0.6",
- "tslib": "^2.3.1"
- },
- "peerDependencies": {
- "igniteui-react-core": "25.1.0.83"
- }
- },
- "node_modules/igniteui-react-gauges": {
- "version": "19.2.2",
- "resolved": "https://registry.npmjs.org/igniteui-react-gauges/-/igniteui-react-gauges-19.2.2.tgz",
- "integrity": "sha512-dTSEuRoOHDbV1+AQ94+QL7yXccLUd6S/KLrsBwLPAvq49UCBDc4K/7R6sW6UnpKP5jHuj1A2tevnRnSsRtVY+w==",
- "license": "Infragistics(R) Ultimate license (http://www.infragistics.com/legal/ultimate/license/)",
- "dependencies": {
- "tslib": "^2.3.1"
- },
- "peerDependencies": {
- "igniteui-react-core": "25.1.0.83"
- }
- },
- "node_modules/igniteui-react-grids": {
- "version": "19.2.0",
- "resolved": "https://registry.npmjs.org/igniteui-react-grids/-/igniteui-react-grids-19.2.0.tgz",
- "integrity": "sha512-gY6lyU7kDtavd/4UrpusBUHv9mgWEEf72QJPM6iHY/mUoROwk9hFw8fyYjxMQd3ZPbRnoQv+P2nA0mjK3iNYBQ==",
- "license": "Infragistics(R) Ultimate license (http://www.infragistics.com/legal/ultimate/license/)",
- "dependencies": {
- "@lit/react": "^1.0.7",
- "igniteui-webcomponents-grids": "~6.0.7",
- "lit": "^3.3.0"
- }
- },
- "node_modules/igniteui-react-inputs": {
- "version": "19.2.2",
- "resolved": "https://registry.npmjs.org/igniteui-react-inputs/-/igniteui-react-inputs-19.2.2.tgz",
- "integrity": "sha512-jxMDSRKW2CIl47OgQ4tKuqOn+Kt2WfLQpvhew8G9r1tKE8pZnnd9jP0r2IcrrW3XZhXS+Vo/g9uEfT0LcVZdag==",
- "license": "Infragistics(R) Ultimate license (http://www.infragistics.com/legal/ultimate/license/)",
- "dependencies": {
- "tslib": "^2.3.1"
- },
- "peerDependencies": {
- "igniteui-react-core": "25.1.0.83"
- }
- },
- "node_modules/igniteui-react-layouts": {
- "version": "19.2.2",
- "resolved": "https://registry.npmjs.org/igniteui-react-layouts/-/igniteui-react-layouts-19.2.2.tgz",
- "integrity": "sha512-9oCH7H2MeQ8rqTsibv1tvWWFoLEavGsIgstHfdSOGG68fvehaoqr85duEt5jf8NGAwDFR8bIXgZO9ukIL1u7Aw==",
- "license": "Infragistics(R) Ultimate license (http://www.infragistics.com/legal/ultimate/license/)",
- "dependencies": {
- "tslib": "^2.3.1"
- },
- "peerDependencies": {
- "igniteui-react-core": "25.1.0.83",
- "igniteui-react-inputs": "25.1.0.83"
- }
- },
- "node_modules/igniteui-react-maps": {
- "version": "19.2.2",
- "resolved": "https://registry.npmjs.org/igniteui-react-maps/-/igniteui-react-maps-19.2.2.tgz",
- "integrity": "sha512-3l6JthW/Qj0F+t7nLXiwToCAq34iNK7gIwxCJl0v+X4YkJdjJ63F952cTXw8TTa1aZkXeGHVRrw9mX4aIWzcoA==",
- "license": "Infragistics(R) Ultimate license (http://www.infragistics.com/legal/ultimate/license/)",
- "dependencies": {
- "tslib": "^2.3.1"
- },
- "peerDependencies": {
- "igniteui-react-charts": "25.1.0.83",
- "igniteui-react-core": "25.1.0.83"
- }
- },
- "node_modules/igniteui-react-spreadsheet": {
- "version": "19.2.2",
- "resolved": "https://registry.npmjs.org/igniteui-react-spreadsheet/-/igniteui-react-spreadsheet-19.2.2.tgz",
- "integrity": "sha512-FDabJ07XcevIlUh8o9UgJwnmXfH5QUQ+iV7nN6Bw8AcdHdQhvQrBVQQ8ZgvOi7+P49t+D+cvclhayxOBZ8pzig==",
- "license": "Infragistics(R) Ultimate license (http://www.infragistics.com/legal/ultimate/license/)",
- "dependencies": {
- "tslib": "^2.3.1"
- },
- "peerDependencies": {
- "igniteui-react-core": "25.1.0.83",
- "igniteui-react-excel": "25.1.0.83"
- }
- },
- "node_modules/igniteui-react-spreadsheet-chart-adapter": {
- "version": "19.2.2",
- "resolved": "https://registry.npmjs.org/igniteui-react-spreadsheet-chart-adapter/-/igniteui-react-spreadsheet-chart-adapter-19.2.2.tgz",
- "integrity": "sha512-jsge8sQ5f4aF+wBNWnocyNkyLCXFHeWXDgUdhAHfSmGJ2KRIIzfu01cvnL8pVwdMDHuuGGSUuLKqdDQgF9b3xA==",
- "license": "Infragistics(R) Ultimate license (http://www.infragistics.com/legal/ultimate/license/)",
- "dependencies": {
- "tslib": "^2.3.1"
- },
- "peerDependencies": {
- "igniteui-react-charts": "25.1.0.83",
- "igniteui-react-core": "25.1.0.83",
- "igniteui-react-excel": "25.1.0.83",
- "igniteui-react-spreadsheet": "25.1.0.83"
- }
- },
- "node_modules/igniteui-react/node_modules/igniteui-dockmanager": {
- "version": "1.16.1",
- "resolved": "https://registry.npmjs.org/igniteui-dockmanager/-/igniteui-dockmanager-1.16.1.tgz",
- "integrity": "sha512-4sZUTe7kaN5D25wbGDcUOR+m2bseP4LjCZWCKz6h7osbUqdXRPCeXdh2MA9OVUimYXBCaeDVtENLbBAqRXpAiQ==",
- "license": "SEE LICENSE IN LICENSE",
- "dependencies": {
- "igniteui-trial-watermark": "^1.0.3"
- }
- },
- "node_modules/igniteui-trial-watermark": {
- "version": "1.0.3",
- "resolved": "https://registry.npmjs.org/igniteui-trial-watermark/-/igniteui-trial-watermark-1.0.3.tgz",
- "integrity": "sha512-q6thtu+7R6MOB+i9GorFPCcWeOImW43BzCAtKnDAYWwaoueb8Lg1EhBkIhAyfEIH+yZ/9c5lnZdU61/GRPoP+g=="
- },
- "node_modules/igniteui-webcomponents": {
- "version": "6.2.0",
- "resolved": "https://registry.npmjs.org/igniteui-webcomponents/-/igniteui-webcomponents-6.2.0.tgz",
- "integrity": "sha512-hoWGseuMqQ1WDXCfYwalQ7oaI0C8oZAGTij2oFj2KQk+LXn7bdLoB3N7fefAXMweAEzaZopGVkTgZ/ckh2LEGA==",
- "dependencies": {
- "@floating-ui/dom": "^1.7.0",
- "@lit-labs/virtualizer": "^2.1.0",
- "@lit/context": "^1.1.0",
- "lit": "^3.3.0"
- },
- "engines": {
- "node": ">=20"
- }
- },
- "node_modules/igniteui-webcomponents-grids": {
- "version": "6.0.7",
- "resolved": "https://registry.npmjs.org/igniteui-webcomponents-grids/-/igniteui-webcomponents-grids-6.0.7.tgz",
- "integrity": "sha512-MQ2h7bBbzKzhbmPzliaX6PMjHvWFsO6UFBil+7HqKF7QF+hCysH641lVPfTCxjEIcWf4pCvNhKz9CfDMbIokjw==",
- "license": "Infragistics(R) Ultimate license (http://www.infragistics.com/legal/ultimate/license/)",
- "dependencies": {
- "lit": "^3.3.0",
- "tslib": "^2.3.1"
- }
- },
- "node_modules/ignore": {
- "version": "5.3.1",
- "resolved": "https://registry.npmjs.org/ignore/-/ignore-5.3.1.tgz",
- "integrity": "sha512-5Fytz/IraMjqpwfd34ke28PTVMjZjJG2MPn5t7OE4eUCUNf8BAa7b5WUS9/Qvr6mwOQS7Mk6vdsMno5he+T8Xw==",
- "dev": true,
- "engines": {
- "node": ">= 4"
- }
- },
- "node_modules/immediate": {
- "version": "3.0.6",
- "resolved": "https://registry.npmjs.org/immediate/-/immediate-3.0.6.tgz",
- "integrity": "sha512-XXOFtyqDjNDAQxVfYxuF7g9Il/IbWmmlQg2MYKOH8ExIT1qg6xc4zyS3HaEEATgs1btfzxq15ciUiY7gjSXRGQ=="
- },
- "node_modules/immer": {
- "version": "9.0.21",
- "resolved": "https://registry.npmjs.org/immer/-/immer-9.0.21.tgz",
- "integrity": "sha512-bc4NBHqOqSfRW7POMkHd51LvClaeMXpm8dx0e8oE2GORbq5aRK7Bxl4FyzVLdGtLmvLKL7BTDBG5ACQm4HWjTA==",
- "dev": true,
- "funding": {
- "type": "opencollective",
- "url": "https://opencollective.com/immer"
- }
- },
- "node_modules/immutable": {
- "version": "3.8.2",
- "resolved": "https://registry.npmjs.org/immutable/-/immutable-3.8.2.tgz",
- "integrity": "sha512-15gZoQ38eYjEjxkorfbcgBKBL6R7T459OuK+CpcWt7O3KF4uPCx2tD0uFETlUDIyo+1789crbMhTvQBSR5yBMg==",
- "dev": true,
- "license": "MIT",
- "engines": {
- "node": ">=0.10.0"
- }
- },
- "node_modules/import-fresh": {
- "version": "3.3.0",
- "resolved": "https://registry.npmjs.org/import-fresh/-/import-fresh-3.3.0.tgz",
- "integrity": "sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==",
- "dev": true,
- "dependencies": {
- "parent-module": "^1.0.0",
- "resolve-from": "^4.0.0"
- },
- "engines": {
- "node": ">=6"
- },
- "funding": {
- "url": "https://github.com/sponsors/sindresorhus"
- }
- },
- "node_modules/import-local": {
- "version": "3.1.0",
- "resolved": "https://registry.npmjs.org/import-local/-/import-local-3.1.0.tgz",
- "integrity": "sha512-ASB07uLtnDs1o6EHjKpX34BKYDSqnFerfTOJL2HvMqF70LnxpjkzDB8J44oT9pu4AMPkQwf8jl6szgvNd2tRIg==",
- "dev": true,
- "dependencies": {
- "pkg-dir": "^4.2.0",
- "resolve-cwd": "^3.0.0"
- },
- "bin": {
- "import-local-fixture": "fixtures/cli.js"
- },
- "engines": {
- "node": ">=8"
- },
- "funding": {
- "url": "https://github.com/sponsors/sindresorhus"
- }
- },
- "node_modules/imurmurhash": {
- "version": "0.1.4",
- "resolved": "https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz",
- "integrity": "sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==",
- "dev": true,
- "engines": {
- "node": ">=0.8.19"
- }
- },
- "node_modules/indent-string": {
- "version": "4.0.0",
- "resolved": "https://registry.npmjs.org/indent-string/-/indent-string-4.0.0.tgz",
- "integrity": "sha512-EdDDZu4A2OyIK7Lr/2zG+w5jmbuk1DVBnEwREQvBzspBJkCEbRa8GxU1lghYcaGJCnRWibjDXlq779X1/y5xwg==",
- "dev": true,
- "engines": {
- "node": ">=8"
- }
- },
- "node_modules/inflight": {
- "version": "1.0.6",
- "resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz",
- "integrity": "sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==",
- "dev": true,
- "dependencies": {
- "once": "^1.3.0",
- "wrappy": "1"
- }
- },
- "node_modules/inherits": {
- "version": "2.0.4",
- "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz",
- "integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ=="
- },
- "node_modules/ini": {
- "version": "1.3.8",
- "resolved": "https://registry.npmjs.org/ini/-/ini-1.3.8.tgz",
- "integrity": "sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew==",
- "dev": true
- },
- "node_modules/internal-slot": {
- "version": "1.0.7",
- "resolved": "https://registry.npmjs.org/internal-slot/-/internal-slot-1.0.7.tgz",
- "integrity": "sha512-NGnrKwXzSms2qUUih/ILZ5JBqNTSa1+ZmP6flaIp6KmSElgE9qdndzS3cqjrDovwFdmwsGsLdeFgB6suw+1e9g==",
- "dev": true,
- "dependencies": {
- "es-errors": "^1.3.0",
- "hasown": "^2.0.0",
- "side-channel": "^1.0.4"
- },
- "engines": {
- "node": ">= 0.4"
- }
- },
- "node_modules/interpret": {
- "version": "1.4.0",
- "resolved": "https://registry.npmjs.org/interpret/-/interpret-1.4.0.tgz",
- "integrity": "sha512-agE4QfB2Lkp9uICn7BAqoscw4SZP9kTE2hxiFI3jBPmXJfdqiahTbUuKGsMoN2GtqL9AxhYioAcVvgsb1HvRbA==",
- "dev": true,
- "engines": {
- "node": ">= 0.10"
- }
- },
- "node_modules/invariant": {
- "version": "2.2.4",
- "resolved": "https://registry.npmjs.org/invariant/-/invariant-2.2.4.tgz",
- "integrity": "sha512-phJfQVBuaJM5raOpJjSfkiD6BpbCE4Ns//LaXl6wGYtUBY83nWS6Rf9tXm2e8VaK60JEjYldbPif/A2B1C2gNA==",
- "dependencies": {
- "loose-envify": "^1.0.0"
- }
- },
- "node_modules/invert-kv": {
- "version": "1.0.0",
- "resolved": "https://registry.npmjs.org/invert-kv/-/invert-kv-1.0.0.tgz",
- "integrity": "sha512-xgs2NH9AE66ucSq4cNG1nhSFghr5l6tdL15Pk+jl46bmmBapgoaY/AacXyaDznAqmGL99TiLSQgO/XazFSKYeQ==",
- "dev": true,
- "engines": {
- "node": ">=0.10.0"
- }
- },
- "node_modules/ipaddr.js": {
- "version": "2.1.0",
- "resolved": "https://registry.npmjs.org/ipaddr.js/-/ipaddr.js-2.1.0.tgz",
- "integrity": "sha512-LlbxQ7xKzfBusov6UMi4MFpEg0m+mAm9xyNGEduwXMEDuf4WfzB/RZwMVYEd7IKGvh4IUkEXYxtAVu9T3OelJQ==",
- "dev": true,
- "engines": {
- "node": ">= 10"
- }
- },
- "node_modules/is-absolute": {
- "version": "1.0.0",
- "resolved": "https://registry.npmjs.org/is-absolute/-/is-absolute-1.0.0.tgz",
- "integrity": "sha512-dOWoqflvcydARa360Gvv18DZ/gRuHKi2NU/wU5X1ZFzdYfH29nkiNZsF3mp4OJ3H4yo9Mx8A/uAGNzpzPN3yBA==",
- "dev": true,
- "dependencies": {
- "is-relative": "^1.0.0",
- "is-windows": "^1.0.1"
- },
- "engines": {
- "node": ">=0.10.0"
- }
- },
- "node_modules/is-accessor-descriptor": {
- "version": "1.0.1",
- "resolved": "https://registry.npmjs.org/is-accessor-descriptor/-/is-accessor-descriptor-1.0.1.tgz",
- "integrity": "sha512-YBUanLI8Yoihw923YeFUS5fs0fF2f5TSFTNiYAAzhhDscDa3lEqYuz1pDOEP5KvX94I9ey3vsqjJcLVFVU+3QA==",
- "dev": true,
- "dependencies": {
- "hasown": "^2.0.0"
- },
- "engines": {
- "node": ">= 0.10"
- }
- },
- "node_modules/is-array-buffer": {
- "version": "3.0.4",
- "resolved": "https://registry.npmjs.org/is-array-buffer/-/is-array-buffer-3.0.4.tgz",
- "integrity": "sha512-wcjaerHw0ydZwfhiKbXJWLDY8A7yV7KhjQOpb83hGgGfId/aQa4TOvwyzn2PuswW2gPCYEL/nEAiSVpdOj1lXw==",
- "dev": true,
- "dependencies": {
- "call-bind": "^1.0.2",
- "get-intrinsic": "^1.2.1"
- },
- "engines": {
- "node": ">= 0.4"
- },
- "funding": {
- "url": "https://github.com/sponsors/ljharb"
- }
- },
- "node_modules/is-arrayish": {
- "version": "0.2.1",
- "resolved": "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.2.1.tgz",
- "integrity": "sha512-zz06S8t0ozoDXMG+ube26zeCTNXcKIPJZJi8hBrF4idCLms4CG9QtK7qBl1boi5ODzFpjswb5JPmHCbMpjaYzg==",
- "dev": true
- },
- "node_modules/is-async-function": {
- "version": "2.0.0",
- "resolved": "https://registry.npmjs.org/is-async-function/-/is-async-function-2.0.0.tgz",
- "integrity": "sha512-Y1JXKrfykRJGdlDwdKlLpLyMIiWqWvuSd17TvZk68PLAOGOoF4Xyav1z0Xhoi+gCYjZVeC5SI+hYFOfvXmGRCA==",
- "dev": true,
- "dependencies": {
- "has-tostringtag": "^1.0.0"
- },
- "engines": {
- "node": ">= 0.4"
- },
- "funding": {
- "url": "https://github.com/sponsors/ljharb"
- }
- },
- "node_modules/is-bigint": {
- "version": "1.0.4",
- "resolved": "https://registry.npmjs.org/is-bigint/-/is-bigint-1.0.4.tgz",
- "integrity": "sha512-zB9CruMamjym81i2JZ3UMn54PKGsQzsJeo6xvN3HJJ4CAsQNB6iRutp2To77OfCNuoxspsIhzaPoO1zyCEhFOg==",
- "dev": true,
- "dependencies": {
- "has-bigints": "^1.0.1"
- },
- "funding": {
- "url": "https://github.com/sponsors/ljharb"
- }
- },
- "node_modules/is-binary-path": {
- "version": "2.1.0",
- "resolved": "https://registry.npmjs.org/is-binary-path/-/is-binary-path-2.1.0.tgz",
- "integrity": "sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==",
- "dev": true,
- "dependencies": {
- "binary-extensions": "^2.0.0"
- },
- "engines": {
- "node": ">=8"
- }
- },
- "node_modules/is-boolean-object": {
- "version": "1.1.2",
- "resolved": "https://registry.npmjs.org/is-boolean-object/-/is-boolean-object-1.1.2.tgz",
- "integrity": "sha512-gDYaKHJmnj4aWxyj6YHyXVpdQawtVLHU5cb+eztPGczf6cjuTdwve5ZIEfgXqH4e57An1D1AKf8CZ3kYrQRqYA==",
- "dev": true,
- "dependencies": {
- "call-bind": "^1.0.2",
- "has-tostringtag": "^1.0.0"
- },
- "engines": {
- "node": ">= 0.4"
- },
- "funding": {
- "url": "https://github.com/sponsors/ljharb"
- }
- },
- "node_modules/is-buffer": {
- "version": "2.0.5",
- "resolved": "https://registry.npmjs.org/is-buffer/-/is-buffer-2.0.5.tgz",
- "integrity": "sha512-i2R6zNFDwgEHJyQUtJEk0XFi1i0dPFn/oqjK3/vPCcDeJvW5NQ83V8QbicfF1SupOaB0h8ntgBC2YiE7dfyctQ==",
- "dev": true,
- "funding": [
- {
- "type": "github",
- "url": "https://github.com/sponsors/feross"
- },
- {
- "type": "patreon",
- "url": "https://www.patreon.com/feross"
- },
- {
- "type": "consulting",
- "url": "https://feross.org/support"
- }
- ],
- "engines": {
- "node": ">=4"
- }
- },
- "node_modules/is-callable": {
- "version": "1.2.7",
- "resolved": "https://registry.npmjs.org/is-callable/-/is-callable-1.2.7.tgz",
- "integrity": "sha512-1BC0BVFhS/p0qtw6enp8e+8OD0UrK0oFLztSjNzhcKA3WDuJxxAPXzPuPtKkjEY9UUoEWlX/8fgKeu2S8i9JTA==",
- "dev": true,
- "engines": {
- "node": ">= 0.4"
- },
- "funding": {
- "url": "https://github.com/sponsors/ljharb"
- }
- },
- "node_modules/is-core-module": {
- "version": "2.13.1",
- "resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.13.1.tgz",
- "integrity": "sha512-hHrIjvZsftOsvKSn2TRYl63zvxsgE0K+0mYMoH6gD4omR5IWB2KynivBQczo3+wF1cCkjzvptnI9Q0sPU66ilw==",
- "dev": true,
- "dependencies": {
- "hasown": "^2.0.0"
- },
- "funding": {
- "url": "https://github.com/sponsors/ljharb"
- }
- },
- "node_modules/is-data-descriptor": {
- "version": "1.0.1",
- "resolved": "https://registry.npmjs.org/is-data-descriptor/-/is-data-descriptor-1.0.1.tgz",
- "integrity": "sha512-bc4NlCDiCr28U4aEsQ3Qs2491gVq4V8G7MQyws968ImqjKuYtTJXrl7Vq7jsN7Ly/C3xj5KWFrY7sHNeDkAzXw==",
- "dev": true,
- "dependencies": {
- "hasown": "^2.0.0"
- },
- "engines": {
- "node": ">= 0.4"
- }
- },
- "node_modules/is-data-view": {
- "version": "1.0.1",
- "resolved": "https://registry.npmjs.org/is-data-view/-/is-data-view-1.0.1.tgz",
- "integrity": "sha512-AHkaJrsUVW6wq6JS8y3JnM/GJF/9cf+k20+iDzlSaJrinEo5+7vRiteOSwBhHRiAyQATN1AmY4hwzxJKPmYf+w==",
- "dev": true,
- "dependencies": {
- "is-typed-array": "^1.1.13"
- },
- "engines": {
- "node": ">= 0.4"
- },
- "funding": {
- "url": "https://github.com/sponsors/ljharb"
- }
- },
- "node_modules/is-date-object": {
- "version": "1.0.5",
- "resolved": "https://registry.npmjs.org/is-date-object/-/is-date-object-1.0.5.tgz",
- "integrity": "sha512-9YQaSxsAiSwcvS33MBk3wTCVnWK+HhF8VZR2jRxehM16QcVOdHqPn4VPHmRK4lSr38n9JriurInLcP90xsYNfQ==",
- "dev": true,
- "dependencies": {
- "has-tostringtag": "^1.0.0"
- },
- "engines": {
- "node": ">= 0.4"
- },
- "funding": {
- "url": "https://github.com/sponsors/ljharb"
- }
- },
- "node_modules/is-descriptor": {
- "version": "1.0.3",
- "resolved": "https://registry.npmjs.org/is-descriptor/-/is-descriptor-1.0.3.tgz",
- "integrity": "sha512-JCNNGbwWZEVaSPtS45mdtrneRWJFp07LLmykxeFV5F6oBvNF8vHSfJuJgoT472pSfk+Mf8VnlrspaFBHWM8JAw==",
- "dev": true,
- "dependencies": {
- "is-accessor-descriptor": "^1.0.1",
- "is-data-descriptor": "^1.0.1"
- },
- "engines": {
- "node": ">= 0.4"
- }
- },
- "node_modules/is-docker": {
- "version": "2.2.1",
- "resolved": "https://registry.npmjs.org/is-docker/-/is-docker-2.2.1.tgz",
- "integrity": "sha512-F+i2BKsFrH66iaUFc0woD8sLy8getkwTwtOBjvs56Cx4CgJDeKQeqfz8wAYiSb8JOprWhHH5p77PbmYCvvUuXQ==",
- "dev": true,
- "bin": {
- "is-docker": "cli.js"
- },
- "engines": {
- "node": ">=8"
- },
- "funding": {
- "url": "https://github.com/sponsors/sindresorhus"
- }
- },
- "node_modules/is-extendable": {
- "version": "1.0.1",
- "resolved": "https://registry.npmjs.org/is-extendable/-/is-extendable-1.0.1.tgz",
- "integrity": "sha512-arnXMxT1hhoKo9k1LZdmlNyJdDDfy2v0fXjFlmok4+i8ul/6WlbVge9bhM74OpNPQPMGUToDtz+KXa1PneJxOA==",
- "dev": true,
- "dependencies": {
- "is-plain-object": "^2.0.4"
- },
- "engines": {
- "node": ">=0.10.0"
- }
- },
- "node_modules/is-extendable/node_modules/is-plain-object": {
- "version": "2.0.4",
- "resolved": "https://registry.npmjs.org/is-plain-object/-/is-plain-object-2.0.4.tgz",
- "integrity": "sha512-h5PpgXkWitc38BBMYawTYMWJHFZJVnBquFE57xFpjB8pJFiF6gZ+bU+WyI/yqXiFR5mdLsgYNaPe8uao6Uv9Og==",
- "dev": true,
- "dependencies": {
- "isobject": "^3.0.1"
- },
- "engines": {
- "node": ">=0.10.0"
- }
- },
- "node_modules/is-extglob": {
- "version": "2.1.1",
- "resolved": "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz",
- "integrity": "sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==",
- "dev": true,
- "engines": {
- "node": ">=0.10.0"
- }
- },
- "node_modules/is-finalizationregistry": {
- "version": "1.0.2",
- "resolved": "https://registry.npmjs.org/is-finalizationregistry/-/is-finalizationregistry-1.0.2.tgz",
- "integrity": "sha512-0by5vtUJs8iFQb5TYUHHPudOR+qXYIMKtiUzvLIZITZUjknFmziyBJuLhVRc+Ds0dREFlskDNJKYIdIzu/9pfw==",
- "dev": true,
- "dependencies": {
- "call-bind": "^1.0.2"
- },
- "funding": {
- "url": "https://github.com/sponsors/ljharb"
- }
- },
- "node_modules/is-fullwidth-code-point": {
- "version": "3.0.0",
- "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz",
- "integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==",
- "dev": true,
- "engines": {
- "node": ">=8"
- }
- },
- "node_modules/is-generator-fn": {
- "version": "2.1.0",
- "resolved": "https://registry.npmjs.org/is-generator-fn/-/is-generator-fn-2.1.0.tgz",
- "integrity": "sha512-cTIB4yPYL/Grw0EaSzASzg6bBy9gqCofvWN8okThAYIxKJZC+udlRAmGbM0XLeniEJSs8uEgHPGuHSe1XsOLSQ==",
- "dev": true,
- "engines": {
- "node": ">=6"
- }
- },
- "node_modules/is-generator-function": {
- "version": "1.0.10",
- "resolved": "https://registry.npmjs.org/is-generator-function/-/is-generator-function-1.0.10.tgz",
- "integrity": "sha512-jsEjy9l3yiXEQ+PsXdmBwEPcOxaXWLspKdplFUVI9vq1iZgIekeC0L167qeu86czQaxed3q/Uzuw0swL0irL8A==",
- "dev": true,
- "dependencies": {
- "has-tostringtag": "^1.0.0"
- },
- "engines": {
- "node": ">= 0.4"
- },
- "funding": {
- "url": "https://github.com/sponsors/ljharb"
- }
- },
- "node_modules/is-glob": {
- "version": "4.0.3",
- "resolved": "https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz",
- "integrity": "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==",
- "dev": true,
- "dependencies": {
- "is-extglob": "^2.1.1"
- },
- "engines": {
- "node": ">=0.10.0"
- }
- },
- "node_modules/is-map": {
- "version": "2.0.3",
- "resolved": "https://registry.npmjs.org/is-map/-/is-map-2.0.3.tgz",
- "integrity": "sha512-1Qed0/Hr2m+YqxnM09CjA2d/i6YZNfF6R2oRAOj36eUdS6qIV/huPJNSEpKbupewFs+ZsJlxsjjPbc0/afW6Lw==",
- "dev": true,
- "engines": {
- "node": ">= 0.4"
- },
- "funding": {
- "url": "https://github.com/sponsors/ljharb"
- }
- },
- "node_modules/is-module": {
- "version": "1.0.0",
- "resolved": "https://registry.npmjs.org/is-module/-/is-module-1.0.0.tgz",
- "integrity": "sha512-51ypPSPCoTEIN9dy5Oy+h4pShgJmPCygKfyRCISBI+JoWT/2oJvK8QPxmwv7b/p239jXrm9M1mlQbyKJ5A152g==",
- "dev": true
- },
- "node_modules/is-negated-glob": {
- "version": "1.0.0",
- "resolved": "https://registry.npmjs.org/is-negated-glob/-/is-negated-glob-1.0.0.tgz",
- "integrity": "sha512-czXVVn/QEmgvej1f50BZ648vUI+em0xqMq2Sn+QncCLN4zj1UAxlT+kw/6ggQTOaZPd1HqKQGEqbpQVtJucWug==",
- "dev": true,
- "engines": {
- "node": ">=0.10.0"
- }
- },
- "node_modules/is-negative-zero": {
- "version": "2.0.3",
- "resolved": "https://registry.npmjs.org/is-negative-zero/-/is-negative-zero-2.0.3.tgz",
- "integrity": "sha512-5KoIu2Ngpyek75jXodFvnafB6DJgr3u8uuK0LEZJjrU19DrMD3EVERaR8sjz8CCGgpZvxPl9SuE1GMVPFHx1mw==",
- "dev": true,
- "engines": {
- "node": ">= 0.4"
- },
- "funding": {
- "url": "https://github.com/sponsors/ljharb"
- }
- },
- "node_modules/is-number": {
- "version": "7.0.0",
- "resolved": "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz",
- "integrity": "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==",
- "dev": true,
- "license": "MIT",
- "engines": {
- "node": ">=0.12.0"
- }
- },
- "node_modules/is-number-like": {
- "version": "1.0.8",
- "resolved": "https://registry.npmjs.org/is-number-like/-/is-number-like-1.0.8.tgz",
- "integrity": "sha512-6rZi3ezCyFcn5L71ywzz2bS5b2Igl1En3eTlZlvKjpz1n3IZLAYMbKYAIQgFmEu0GENg92ziU/faEOA/aixjbA==",
- "dev": true,
- "dependencies": {
- "lodash.isfinite": "^3.3.2"
- }
- },
- "node_modules/is-number-object": {
- "version": "1.0.7",
- "resolved": "https://registry.npmjs.org/is-number-object/-/is-number-object-1.0.7.tgz",
- "integrity": "sha512-k1U0IRzLMo7ZlYIfzRu23Oh6MiIFasgpb9X76eqfFZAqwH44UI4KTBvBYIZ1dSL9ZzChTB9ShHfLkR4pdW5krQ==",
- "dev": true,
- "dependencies": {
- "has-tostringtag": "^1.0.0"
- },
- "engines": {
- "node": ">= 0.4"
- },
- "funding": {
- "url": "https://github.com/sponsors/ljharb"
- }
- },
- "node_modules/is-obj": {
- "version": "1.0.1",
- "resolved": "https://registry.npmjs.org/is-obj/-/is-obj-1.0.1.tgz",
- "integrity": "sha512-l4RyHgRqGN4Y3+9JHVrNqO+tN0rV5My76uW5/nuO4K1b6vw5G8d/cmFjP9tRfEsdhZNt0IFdZuK/c2Vr4Nb+Qg==",
- "dev": true,
- "engines": {
- "node": ">=0.10.0"
- }
- },
- "node_modules/is-path-cwd": {
- "version": "2.2.0",
- "resolved": "https://registry.npmjs.org/is-path-cwd/-/is-path-cwd-2.2.0.tgz",
- "integrity": "sha512-w942bTcih8fdJPJmQHFzkS76NEP8Kzzvmw92cXsazb8intwLqPibPPdXf4ANdKV3rYMuuQYGIWtvz9JilB3NFQ==",
- "dev": true,
- "engines": {
- "node": ">=6"
- }
- },
- "node_modules/is-path-inside": {
- "version": "3.0.3",
- "resolved": "https://registry.npmjs.org/is-path-inside/-/is-path-inside-3.0.3.tgz",
- "integrity": "sha512-Fd4gABb+ycGAmKou8eMftCupSir5lRxqf4aD/vd0cD2qc4HL07OjCeuHMr8Ro4CoMaeCKDB0/ECBOVWjTwUvPQ==",
- "dev": true,
- "engines": {
- "node": ">=8"
- }
- },
- "node_modules/is-plain-obj": {
- "version": "4.1.0",
- "resolved": "https://registry.npmjs.org/is-plain-obj/-/is-plain-obj-4.1.0.tgz",
- "integrity": "sha512-+Pgi+vMuUNkJyExiMBt5IlFoMyKnr5zhJ4Uspz58WOhBF5QoIZkFyNHIbBAtHwzVAgk5RtndVNsDRN61/mmDqg==",
- "dev": true,
- "engines": {
- "node": ">=12"
- },
- "funding": {
- "url": "https://github.com/sponsors/sindresorhus"
- }
- },
- "node_modules/is-plain-object": {
- "version": "5.0.0",
- "resolved": "https://registry.npmjs.org/is-plain-object/-/is-plain-object-5.0.0.tgz",
- "integrity": "sha512-VRSzKkbMm5jMDoKLbltAkFQ5Qr7VDiTFGXxYFXXowVj387GeGNOCsOH6Msy00SGZ3Fp84b1Naa1psqgcCIEP5Q==",
- "dev": true,
- "engines": {
- "node": ">=0.10.0"
- }
- },
- "node_modules/is-potential-custom-element-name": {
- "version": "1.0.1",
- "resolved": "https://registry.npmjs.org/is-potential-custom-element-name/-/is-potential-custom-element-name-1.0.1.tgz",
- "integrity": "sha512-bCYeRA2rVibKZd+s2625gGnGF/t7DSqDs4dP7CrLA1m7jKWz6pps0LpYLJN8Q64HtmPKJ1hrN3nzPNKFEKOUiQ==",
- "dev": true
- },
- "node_modules/is-regex": {
- "version": "1.1.4",
- "resolved": "https://registry.npmjs.org/is-regex/-/is-regex-1.1.4.tgz",
- "integrity": "sha512-kvRdxDsxZjhzUX07ZnLydzS1TU/TJlTUHHY4YLL87e37oUA49DfkLqgy+VjFocowy29cKvcSiu+kIv728jTTVg==",
- "dev": true,
- "dependencies": {
- "call-bind": "^1.0.2",
- "has-tostringtag": "^1.0.0"
- },
- "engines": {
- "node": ">= 0.4"
- },
- "funding": {
- "url": "https://github.com/sponsors/ljharb"
- }
- },
- "node_modules/is-regexp": {
- "version": "1.0.0",
- "resolved": "https://registry.npmjs.org/is-regexp/-/is-regexp-1.0.0.tgz",
- "integrity": "sha512-7zjFAPO4/gwyQAAgRRmqeEeyIICSdmCqa3tsVHMdBzaXXRiqopZL4Cyghg/XulGWrtABTpbnYYzzIRffLkP4oA==",
- "dev": true,
- "engines": {
- "node": ">=0.10.0"
- }
- },
- "node_modules/is-relative": {
- "version": "1.0.0",
- "resolved": "https://registry.npmjs.org/is-relative/-/is-relative-1.0.0.tgz",
- "integrity": "sha512-Kw/ReK0iqwKeu0MITLFuj0jbPAmEiOsIwyIXvvbfa6QfmN9pkD1M+8pdk7Rl/dTKbH34/XBFMbgD4iMJhLQbGA==",
- "dev": true,
- "dependencies": {
- "is-unc-path": "^1.0.0"
- },
- "engines": {
- "node": ">=0.10.0"
- }
- },
- "node_modules/is-root": {
- "version": "2.1.0",
- "resolved": "https://registry.npmjs.org/is-root/-/is-root-2.1.0.tgz",
- "integrity": "sha512-AGOriNp96vNBd3HtU+RzFEc75FfR5ymiYv8E553I71SCeXBiMsVDUtdio1OEFvrPyLIQ9tVR5RxXIFe5PUFjMg==",
- "dev": true,
- "engines": {
- "node": ">=6"
- }
- },
- "node_modules/is-set": {
- "version": "2.0.3",
- "resolved": "https://registry.npmjs.org/is-set/-/is-set-2.0.3.tgz",
- "integrity": "sha512-iPAjerrse27/ygGLxw+EBR9agv9Y6uLeYVJMu+QNCoouJ1/1ri0mGrcWpfCqFZuzzx3WjtwxG098X+n4OuRkPg==",
- "dev": true,
- "engines": {
- "node": ">= 0.4"
- },
- "funding": {
- "url": "https://github.com/sponsors/ljharb"
- }
- },
- "node_modules/is-shared-array-buffer": {
- "version": "1.0.3",
- "resolved": "https://registry.npmjs.org/is-shared-array-buffer/-/is-shared-array-buffer-1.0.3.tgz",
- "integrity": "sha512-nA2hv5XIhLR3uVzDDfCIknerhx8XUKnstuOERPNNIinXG7v9u+ohXF67vxm4TPTEPU6lm61ZkwP3c9PCB97rhg==",
- "dev": true,
- "dependencies": {
- "call-bind": "^1.0.7"
- },
- "engines": {
- "node": ">= 0.4"
- },
- "funding": {
- "url": "https://github.com/sponsors/ljharb"
- }
- },
- "node_modules/is-stream": {
- "version": "2.0.1",
- "resolved": "https://registry.npmjs.org/is-stream/-/is-stream-2.0.1.tgz",
- "integrity": "sha512-hFoiJiTl63nn+kstHGBtewWSKnQLpyb155KHheA1l39uvtO9nWIop1p3udqPcUd/xbF1VLMO4n7OI6p7RbngDg==",
- "dev": true,
- "engines": {
- "node": ">=8"
- },
- "funding": {
- "url": "https://github.com/sponsors/sindresorhus"
- }
- },
- "node_modules/is-string": {
- "version": "1.0.7",
- "resolved": "https://registry.npmjs.org/is-string/-/is-string-1.0.7.tgz",
- "integrity": "sha512-tE2UXzivje6ofPW7l23cjDOMa09gb7xlAqG6jG5ej6uPV32TlWP3NKPigtaGeHNu9fohccRYvIiZMfOOnOYUtg==",
- "dev": true,
- "dependencies": {
- "has-tostringtag": "^1.0.0"
- },
- "engines": {
- "node": ">= 0.4"
- },
- "funding": {
- "url": "https://github.com/sponsors/ljharb"
- }
- },
- "node_modules/is-symbol": {
- "version": "1.0.4",
- "resolved": "https://registry.npmjs.org/is-symbol/-/is-symbol-1.0.4.tgz",
- "integrity": "sha512-C/CPBqKWnvdcxqIARxyOh4v1UUEOCHpgDa0WYgpKDFMszcrPcffg5uhwSgPCLD2WWxmq6isisz87tzT01tuGhg==",
- "dev": true,
- "dependencies": {
- "has-symbols": "^1.0.2"
- },
- "engines": {
- "node": ">= 0.4"
- },
- "funding": {
- "url": "https://github.com/sponsors/ljharb"
- }
- },
- "node_modules/is-typed-array": {
- "version": "1.1.13",
- "resolved": "https://registry.npmjs.org/is-typed-array/-/is-typed-array-1.1.13.tgz",
- "integrity": "sha512-uZ25/bUAlUY5fR4OKT4rZQEBrzQWYV9ZJYGGsUmEJ6thodVJ1HX64ePQ6Z0qPWP+m+Uq6e9UugrE38jeYsDSMw==",
- "dev": true,
- "dependencies": {
- "which-typed-array": "^1.1.14"
- },
- "engines": {
- "node": ">= 0.4"
- },
- "funding": {
- "url": "https://github.com/sponsors/ljharb"
- }
- },
- "node_modules/is-typedarray": {
- "version": "1.0.0",
- "resolved": "https://registry.npmjs.org/is-typedarray/-/is-typedarray-1.0.0.tgz",
- "integrity": "sha512-cyA56iCMHAh5CdzjJIa4aohJyeO1YbwLi3Jc35MmRU6poroFjIGZzUzupGiRPOjgHg9TLu43xbpwXk523fMxKA==",
- "dev": true
- },
- "node_modules/is-unc-path": {
- "version": "1.0.0",
- "resolved": "https://registry.npmjs.org/is-unc-path/-/is-unc-path-1.0.0.tgz",
- "integrity": "sha512-mrGpVd0fs7WWLfVsStvgF6iEJnbjDFZh9/emhRDcGWTduTfNHd9CHeUwH3gYIjdbwo4On6hunkztwOaAw0yllQ==",
- "dev": true,
- "dependencies": {
- "unc-path-regex": "^0.1.2"
- },
- "engines": {
- "node": ">=0.10.0"
- }
- },
- "node_modules/is-utf8": {
- "version": "0.2.1",
- "resolved": "https://registry.npmjs.org/is-utf8/-/is-utf8-0.2.1.tgz",
- "integrity": "sha512-rMYPYvCzsXywIsldgLaSoPlw5PfoB/ssr7hY4pLfcodrA5M/eArza1a9VmTiNIBNMjOGr1Ow9mTyU2o69U6U9Q==",
- "dev": true
- },
- "node_modules/is-valid-glob": {
- "version": "1.0.0",
- "resolved": "https://registry.npmjs.org/is-valid-glob/-/is-valid-glob-1.0.0.tgz",
- "integrity": "sha512-AhiROmoEFDSsjx8hW+5sGwgKVIORcXnrlAx/R0ZSeaPw70Vw0CqkGBBhHGL58Uox2eXnU1AnvXJl1XlyedO5bA==",
- "dev": true,
- "engines": {
- "node": ">=0.10.0"
- }
- },
- "node_modules/is-weakmap": {
- "version": "2.0.2",
- "resolved": "https://registry.npmjs.org/is-weakmap/-/is-weakmap-2.0.2.tgz",
- "integrity": "sha512-K5pXYOm9wqY1RgjpL3YTkF39tni1XajUIkawTLUo9EZEVUFga5gSQJF8nNS7ZwJQ02y+1YCNYcMh+HIf1ZqE+w==",
- "dev": true,
- "engines": {
- "node": ">= 0.4"
- },
- "funding": {
- "url": "https://github.com/sponsors/ljharb"
- }
- },
- "node_modules/is-weakref": {
- "version": "1.0.2",
- "resolved": "https://registry.npmjs.org/is-weakref/-/is-weakref-1.0.2.tgz",
- "integrity": "sha512-qctsuLZmIQ0+vSSMfoVvyFe2+GSEvnmZ2ezTup1SBse9+twCCeial6EEi3Nc2KFcf6+qz2FBPnjXsk8xhKSaPQ==",
- "dev": true,
- "dependencies": {
- "call-bind": "^1.0.2"
- },
- "funding": {
- "url": "https://github.com/sponsors/ljharb"
- }
- },
- "node_modules/is-weakset": {
- "version": "2.0.3",
- "resolved": "https://registry.npmjs.org/is-weakset/-/is-weakset-2.0.3.tgz",
- "integrity": "sha512-LvIm3/KWzS9oRFHugab7d+M/GcBXuXX5xZkzPmN+NxihdQlZUQ4dWuSV1xR/sq6upL1TJEDrfBgRepHFdBtSNQ==",
- "dev": true,
- "dependencies": {
- "call-bind": "^1.0.7",
- "get-intrinsic": "^1.2.4"
- },
- "engines": {
- "node": ">= 0.4"
- },
- "funding": {
- "url": "https://github.com/sponsors/ljharb"
- }
- },
- "node_modules/is-windows": {
- "version": "1.0.2",
- "resolved": "https://registry.npmjs.org/is-windows/-/is-windows-1.0.2.tgz",
- "integrity": "sha512-eXK1UInq2bPmjyX6e3VHIzMLobc4J94i4AWn+Hpq3OU5KkrRC96OAcR3PRJ/pGu6m8TRnBHP9dkXQVsT/COVIA==",
- "dev": true,
- "engines": {
- "node": ">=0.10.0"
- }
- },
- "node_modules/is-wsl": {
- "version": "1.1.0",
- "resolved": "https://registry.npmjs.org/is-wsl/-/is-wsl-1.1.0.tgz",
- "integrity": "sha512-gfygJYZ2gLTDlmbWMI0CE2MwnFzSN/2SZfkMlItC4K/JBlsWVDB0bO6XhqcY13YXE7iMcAJnzTCJjPiTeJJ0Mw==",
- "dev": true,
- "engines": {
- "node": ">=4"
- }
- },
- "node_modules/isarray": {
- "version": "0.0.1",
- "resolved": "https://registry.npmjs.org/isarray/-/isarray-0.0.1.tgz",
- "integrity": "sha512-D2S+3GLxWH+uhrNEcoh/fnmYeP8E8/zHl644d/jdA0g2uyXvy3sb0qxotE+ne0LtccHknQzWwZEzhak7oJ0COQ=="
- },
- "node_modules/isexe": {
- "version": "2.0.0",
- "resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz",
- "integrity": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==",
- "dev": true
- },
- "node_modules/isobject": {
- "version": "3.0.1",
- "resolved": "https://registry.npmjs.org/isobject/-/isobject-3.0.1.tgz",
- "integrity": "sha512-WhB9zCku7EGTj/HQQRz5aUQEUeoQZH2bWcltRErOpymJ4boYE6wL9Tbr23krRPSZ+C5zqNSrSw+Cc7sZZ4b7vg==",
- "dev": true,
- "engines": {
- "node": ">=0.10.0"
- }
- },
- "node_modules/istanbul-lib-coverage": {
- "version": "3.2.2",
- "resolved": "https://registry.npmjs.org/istanbul-lib-coverage/-/istanbul-lib-coverage-3.2.2.tgz",
- "integrity": "sha512-O8dpsF+r0WV/8MNRKfnmrtCWhuKjxrq2w+jpzBL5UZKTi2LeVWnWOmWRxFlesJONmc+wLAGvKQZEOanko0LFTg==",
- "dev": true,
- "engines": {
- "node": ">=8"
- }
- },
- "node_modules/istanbul-lib-instrument": {
- "version": "5.2.1",
- "resolved": "https://registry.npmjs.org/istanbul-lib-instrument/-/istanbul-lib-instrument-5.2.1.tgz",
- "integrity": "sha512-pzqtp31nLv/XFOzXGuvhCb8qhjmTVo5vjVk19XE4CRlSWz0KoeJ3bw9XsA7nOp9YBf4qHjwBxkDzKcME/J29Yg==",
- "dev": true,
- "dependencies": {
- "@babel/core": "^7.12.3",
- "@babel/parser": "^7.14.7",
- "@istanbuljs/schema": "^0.1.2",
- "istanbul-lib-coverage": "^3.2.0",
- "semver": "^6.3.0"
- },
- "engines": {
- "node": ">=8"
- }
- },
- "node_modules/istanbul-lib-instrument/node_modules/semver": {
- "version": "6.3.1",
- "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz",
- "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==",
- "dev": true,
- "bin": {
- "semver": "bin/semver.js"
- }
- },
- "node_modules/istanbul-lib-report": {
- "version": "3.0.1",
- "resolved": "https://registry.npmjs.org/istanbul-lib-report/-/istanbul-lib-report-3.0.1.tgz",
- "integrity": "sha512-GCfE1mtsHGOELCU8e/Z7YWzpmybrx/+dSTfLrvY8qRmaY6zXTKWn6WQIjaAFw069icm6GVMNkgu0NzI4iPZUNw==",
- "dev": true,
- "dependencies": {
- "istanbul-lib-coverage": "^3.0.0",
- "make-dir": "^4.0.0",
- "supports-color": "^7.1.0"
- },
- "engines": {
- "node": ">=10"
- }
- },
- "node_modules/istanbul-lib-report/node_modules/make-dir": {
- "version": "4.0.0",
- "resolved": "https://registry.npmjs.org/make-dir/-/make-dir-4.0.0.tgz",
- "integrity": "sha512-hXdUTZYIVOt1Ex//jAQi+wTZZpUpwBj/0QsOzqegb3rGMMeJiSEu5xLHnYfBrRV4RH2+OCSOO95Is/7x1WJ4bw==",
- "dev": true,
- "dependencies": {
- "semver": "^7.5.3"
- },
- "engines": {
- "node": ">=10"
- },
- "funding": {
- "url": "https://github.com/sponsors/sindresorhus"
- }
- },
- "node_modules/istanbul-lib-source-maps": {
- "version": "4.0.1",
- "resolved": "https://registry.npmjs.org/istanbul-lib-source-maps/-/istanbul-lib-source-maps-4.0.1.tgz",
- "integrity": "sha512-n3s8EwkdFIJCG3BPKBYvskgXGoy88ARzvegkitk60NxRdwltLOTaH7CUiMRXvwYorl0Q712iEjcWB+fK/MrWVw==",
- "dev": true,
- "dependencies": {
- "debug": "^4.1.1",
- "istanbul-lib-coverage": "^3.0.0",
- "source-map": "^0.6.1"
- },
- "engines": {
- "node": ">=10"
- }
- },
- "node_modules/istanbul-reports": {
- "version": "3.1.7",
- "resolved": "https://registry.npmjs.org/istanbul-reports/-/istanbul-reports-3.1.7.tgz",
- "integrity": "sha512-BewmUXImeuRk2YY0PVbxgKAysvhRPUQE0h5QRM++nVWyubKGV0l8qQ5op8+B2DOmwSe63Jivj0BjkPQVf8fP5g==",
- "dev": true,
- "dependencies": {
- "html-escaper": "^2.0.0",
- "istanbul-lib-report": "^3.0.0"
- },
- "engines": {
- "node": ">=8"
- }
- },
- "node_modules/istextorbinary": {
- "version": "3.3.0",
- "resolved": "https://registry.npmjs.org/istextorbinary/-/istextorbinary-3.3.0.tgz",
- "integrity": "sha512-Tvq1W6NAcZeJ8op+Hq7tdZ434rqnMx4CCZ7H0ff83uEloDvVbqAwaMTZcafKGJT0VHkYzuXUiCY4hlXQg6WfoQ==",
- "dev": true,
- "dependencies": {
- "binaryextensions": "^2.2.0",
- "textextensions": "^3.2.0"
- },
- "engines": {
- "node": ">=8"
- },
- "funding": {
- "url": "https://bevry.me/fund"
- }
- },
- "node_modules/iterator.prototype": {
- "version": "1.1.2",
- "resolved": "https://registry.npmjs.org/iterator.prototype/-/iterator.prototype-1.1.2.tgz",
- "integrity": "sha512-DR33HMMr8EzwuRL8Y9D3u2BMj8+RqSE850jfGu59kS7tbmPLzGkZmVSfyCFSDxuZiEY6Rzt3T2NA/qU+NwVj1w==",
- "dev": true,
- "dependencies": {
- "define-properties": "^1.2.1",
- "get-intrinsic": "^1.2.1",
- "has-symbols": "^1.0.3",
- "reflect.getprototypeof": "^1.0.4",
- "set-function-name": "^2.0.1"
- }
- },
- "node_modules/jackspeak": {
- "version": "2.3.6",
- "resolved": "https://registry.npmjs.org/jackspeak/-/jackspeak-2.3.6.tgz",
- "integrity": "sha512-N3yCS/NegsOBokc8GAdM8UcmfsKiSS8cipheD/nivzr700H+nsMOxJjQnvwOcRYVuFkdH0wGUvW2WbXGmrZGbQ==",
- "dev": true,
- "dependencies": {
- "@isaacs/cliui": "^8.0.2"
- },
- "engines": {
- "node": ">=14"
- },
- "funding": {
- "url": "https://github.com/sponsors/isaacs"
- },
- "optionalDependencies": {
- "@pkgjs/parseargs": "^0.11.0"
- }
- },
- "node_modules/jake": {
- "version": "10.8.7",
- "resolved": "https://registry.npmjs.org/jake/-/jake-10.8.7.tgz",
- "integrity": "sha512-ZDi3aP+fG/LchyBzUM804VjddnwfSfsdeYkwt8NcbKRvo4rFkjhs456iLFn3k2ZUWvNe4i48WACDbza8fhq2+w==",
- "dev": true,
- "dependencies": {
- "async": "^3.2.3",
- "chalk": "^4.0.2",
- "filelist": "^1.0.4",
- "minimatch": "^3.1.2"
- },
- "bin": {
- "jake": "bin/cli.js"
- },
- "engines": {
- "node": ">=10"
- }
- },
- "node_modules/jake/node_modules/async": {
- "version": "3.2.5",
- "resolved": "https://registry.npmjs.org/async/-/async-3.2.5.tgz",
- "integrity": "sha512-baNZyqaaLhyLVKm/DlvdW051MSgO6b8eVfIezl9E5PqWxFgzLm/wQntEW4zOytVburDEr0JlALEpdOFwvErLsg==",
- "dev": true
- },
- "node_modules/jest": {
- "version": "27.5.1",
- "resolved": "https://registry.npmjs.org/jest/-/jest-27.5.1.tgz",
- "integrity": "sha512-Yn0mADZB89zTtjkPJEXwrac3LHudkQMR+Paqa8uxJHCBr9agxztUifWCyiYrjhMPBoUVBjyny0I7XH6ozDr7QQ==",
- "dev": true,
- "dependencies": {
- "@jest/core": "^27.5.1",
- "import-local": "^3.0.2",
- "jest-cli": "^27.5.1"
- },
- "bin": {
- "jest": "bin/jest.js"
- },
- "engines": {
- "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
- },
- "peerDependencies": {
- "node-notifier": "^8.0.1 || ^9.0.0 || ^10.0.0"
- },
- "peerDependenciesMeta": {
- "node-notifier": {
- "optional": true
- }
- }
- },
- "node_modules/jest-changed-files": {
- "version": "27.5.1",
- "resolved": "https://registry.npmjs.org/jest-changed-files/-/jest-changed-files-27.5.1.tgz",
- "integrity": "sha512-buBLMiByfWGCoMsLLzGUUSpAmIAGnbR2KJoMN10ziLhOLvP4e0SlypHnAel8iqQXTrcbmfEY9sSqae5sgUsTvw==",
- "dev": true,
- "dependencies": {
- "@jest/types": "^27.5.1",
- "execa": "^5.0.0",
- "throat": "^6.0.1"
- },
- "engines": {
- "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
- }
- },
- "node_modules/jest-changed-files/node_modules/@jest/types": {
- "version": "27.5.1",
- "resolved": "https://registry.npmjs.org/@jest/types/-/types-27.5.1.tgz",
- "integrity": "sha512-Cx46iJ9QpwQTjIdq5VJu2QTMMs3QlEjI0x1QbBP5W1+nMzyc2XmimiRR/CbX9TO0cPTeUlxWMOu8mslYsJ8DEw==",
- "dev": true,
- "dependencies": {
- "@types/istanbul-lib-coverage": "^2.0.0",
- "@types/istanbul-reports": "^3.0.0",
- "@types/node": "*",
- "@types/yargs": "^16.0.0",
- "chalk": "^4.0.0"
- },
- "engines": {
- "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
- }
- },
- "node_modules/jest-changed-files/node_modules/@types/yargs": {
- "version": "16.0.9",
- "resolved": "https://registry.npmjs.org/@types/yargs/-/yargs-16.0.9.tgz",
- "integrity": "sha512-tHhzvkFXZQeTECenFoRljLBYPZJ7jAVxqqtEI0qTLOmuultnFp4I9yKE17vTuhf7BkhCu7I4XuemPgikDVuYqA==",
- "dev": true,
- "dependencies": {
- "@types/yargs-parser": "*"
- }
- },
- "node_modules/jest-circus": {
- "version": "27.5.1",
- "resolved": "https://registry.npmjs.org/jest-circus/-/jest-circus-27.5.1.tgz",
- "integrity": "sha512-D95R7x5UtlMA5iBYsOHFFbMD/GVA4R/Kdq15f7xYWUfWHBto9NYRsOvnSauTgdF+ogCpJ4tyKOXhUifxS65gdw==",
- "dev": true,
- "dependencies": {
- "@jest/environment": "^27.5.1",
- "@jest/test-result": "^27.5.1",
- "@jest/types": "^27.5.1",
- "@types/node": "*",
- "chalk": "^4.0.0",
- "co": "^4.6.0",
- "dedent": "^0.7.0",
- "expect": "^27.5.1",
- "is-generator-fn": "^2.0.0",
- "jest-each": "^27.5.1",
- "jest-matcher-utils": "^27.5.1",
- "jest-message-util": "^27.5.1",
- "jest-runtime": "^27.5.1",
- "jest-snapshot": "^27.5.1",
- "jest-util": "^27.5.1",
- "pretty-format": "^27.5.1",
- "slash": "^3.0.0",
- "stack-utils": "^2.0.3",
- "throat": "^6.0.1"
- },
- "engines": {
- "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
- }
- },
- "node_modules/jest-circus/node_modules/@jest/types": {
- "version": "27.5.1",
- "resolved": "https://registry.npmjs.org/@jest/types/-/types-27.5.1.tgz",
- "integrity": "sha512-Cx46iJ9QpwQTjIdq5VJu2QTMMs3QlEjI0x1QbBP5W1+nMzyc2XmimiRR/CbX9TO0cPTeUlxWMOu8mslYsJ8DEw==",
- "dev": true,
- "dependencies": {
- "@types/istanbul-lib-coverage": "^2.0.0",
- "@types/istanbul-reports": "^3.0.0",
- "@types/node": "*",
- "@types/yargs": "^16.0.0",
- "chalk": "^4.0.0"
- },
- "engines": {
- "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
- }
- },
- "node_modules/jest-circus/node_modules/@types/yargs": {
- "version": "16.0.9",
- "resolved": "https://registry.npmjs.org/@types/yargs/-/yargs-16.0.9.tgz",
- "integrity": "sha512-tHhzvkFXZQeTECenFoRljLBYPZJ7jAVxqqtEI0qTLOmuultnFp4I9yKE17vTuhf7BkhCu7I4XuemPgikDVuYqA==",
- "dev": true,
- "dependencies": {
- "@types/yargs-parser": "*"
- }
- },
- "node_modules/jest-circus/node_modules/ansi-styles": {
- "version": "5.2.0",
- "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-5.2.0.tgz",
- "integrity": "sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==",
- "dev": true,
- "engines": {
- "node": ">=10"
- },
- "funding": {
- "url": "https://github.com/chalk/ansi-styles?sponsor=1"
- }
- },
- "node_modules/jest-circus/node_modules/diff-sequences": {
- "version": "27.5.1",
- "resolved": "https://registry.npmjs.org/diff-sequences/-/diff-sequences-27.5.1.tgz",
- "integrity": "sha512-k1gCAXAsNgLwEL+Y8Wvl+M6oEFj5bgazfZULpS5CneoPPXRaCCW7dm+q21Ky2VEE5X+VeRDBVg1Pcvvsr4TtNQ==",
- "dev": true,
- "engines": {
- "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
- }
- },
- "node_modules/jest-circus/node_modules/expect": {
- "version": "27.5.1",
- "resolved": "https://registry.npmjs.org/expect/-/expect-27.5.1.tgz",
- "integrity": "sha512-E1q5hSUG2AmYQwQJ041nvgpkODHQvB+RKlB4IYdru6uJsyFTRyZAP463M+1lINorwbqAmUggi6+WwkD8lCS/Dw==",
- "dev": true,
- "dependencies": {
- "@jest/types": "^27.5.1",
- "jest-get-type": "^27.5.1",
- "jest-matcher-utils": "^27.5.1",
- "jest-message-util": "^27.5.1"
- },
- "engines": {
- "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
- }
- },
- "node_modules/jest-circus/node_modules/jest-diff": {
- "version": "27.5.1",
- "resolved": "https://registry.npmjs.org/jest-diff/-/jest-diff-27.5.1.tgz",
- "integrity": "sha512-m0NvkX55LDt9T4mctTEgnZk3fmEg3NRYutvMPWM/0iPnkFj2wIeF45O1718cMSOFO1vINkqmxqD8vE37uTEbqw==",
- "dev": true,
- "dependencies": {
- "chalk": "^4.0.0",
- "diff-sequences": "^27.5.1",
- "jest-get-type": "^27.5.1",
- "pretty-format": "^27.5.1"
- },
- "engines": {
- "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
- }
- },
- "node_modules/jest-circus/node_modules/jest-get-type": {
- "version": "27.5.1",
- "resolved": "https://registry.npmjs.org/jest-get-type/-/jest-get-type-27.5.1.tgz",
- "integrity": "sha512-2KY95ksYSaK7DMBWQn6dQz3kqAf3BB64y2udeG+hv4KfSOb9qwcYQstTJc1KCbsix+wLZWZYN8t7nwX3GOBLRw==",
- "dev": true,
- "engines": {
- "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
- }
- },
- "node_modules/jest-circus/node_modules/jest-matcher-utils": {
- "version": "27.5.1",
- "resolved": "https://registry.npmjs.org/jest-matcher-utils/-/jest-matcher-utils-27.5.1.tgz",
- "integrity": "sha512-z2uTx/T6LBaCoNWNFWwChLBKYxTMcGBRjAt+2SbP929/Fflb9aa5LGma654Rz8z9HLxsrUaYzxE9T/EFIL/PAw==",
- "dev": true,
- "dependencies": {
- "chalk": "^4.0.0",
- "jest-diff": "^27.5.1",
- "jest-get-type": "^27.5.1",
- "pretty-format": "^27.5.1"
- },
- "engines": {
- "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
- }
- },
- "node_modules/jest-circus/node_modules/jest-message-util": {
- "version": "27.5.1",
- "resolved": "https://registry.npmjs.org/jest-message-util/-/jest-message-util-27.5.1.tgz",
- "integrity": "sha512-rMyFe1+jnyAAf+NHwTclDz0eAaLkVDdKVHHBFWsBWHnnh5YeJMNWWsv7AbFYXfK3oTqvL7VTWkhNLu1jX24D+g==",
- "dev": true,
- "dependencies": {
- "@babel/code-frame": "^7.12.13",
- "@jest/types": "^27.5.1",
- "@types/stack-utils": "^2.0.0",
- "chalk": "^4.0.0",
- "graceful-fs": "^4.2.9",
- "micromatch": "^4.0.4",
- "pretty-format": "^27.5.1",
- "slash": "^3.0.0",
- "stack-utils": "^2.0.3"
- },
- "engines": {
- "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
- }
- },
- "node_modules/jest-circus/node_modules/jest-util": {
- "version": "27.5.1",
- "resolved": "https://registry.npmjs.org/jest-util/-/jest-util-27.5.1.tgz",
- "integrity": "sha512-Kv2o/8jNvX1MQ0KGtw480E/w4fBCDOnH6+6DmeKi6LZUIlKA5kwY0YNdlzaWTiVgxqAqik11QyxDOKk543aKXw==",
- "dev": true,
- "dependencies": {
- "@jest/types": "^27.5.1",
- "@types/node": "*",
- "chalk": "^4.0.0",
- "ci-info": "^3.2.0",
- "graceful-fs": "^4.2.9",
- "picomatch": "^2.2.3"
- },
- "engines": {
- "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
- }
- },
- "node_modules/jest-circus/node_modules/pretty-format": {
- "version": "27.5.1",
- "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-27.5.1.tgz",
- "integrity": "sha512-Qb1gy5OrP5+zDf2Bvnzdl3jsTf1qXVMazbvCoKhtKqVs4/YK4ozX4gKQJJVyNe+cajNPn0KoC0MC3FUmaHWEmQ==",
- "dev": true,
- "dependencies": {
- "ansi-regex": "^5.0.1",
- "ansi-styles": "^5.0.0",
- "react-is": "^17.0.1"
- },
- "engines": {
- "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
- }
- },
- "node_modules/jest-circus/node_modules/react-is": {
- "version": "17.0.2",
- "resolved": "https://registry.npmjs.org/react-is/-/react-is-17.0.2.tgz",
- "integrity": "sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w==",
- "dev": true
- },
- "node_modules/jest-cli": {
- "version": "27.5.1",
- "resolved": "https://registry.npmjs.org/jest-cli/-/jest-cli-27.5.1.tgz",
- "integrity": "sha512-Hc6HOOwYq4/74/c62dEE3r5elx8wjYqxY0r0G/nFrLDPMFRu6RA/u8qINOIkvhxG7mMQ5EJsOGfRpI8L6eFUVw==",
- "dev": true,
- "dependencies": {
- "@jest/core": "^27.5.1",
- "@jest/test-result": "^27.5.1",
- "@jest/types": "^27.5.1",
- "chalk": "^4.0.0",
- "exit": "^0.1.2",
- "graceful-fs": "^4.2.9",
- "import-local": "^3.0.2",
- "jest-config": "^27.5.1",
- "jest-util": "^27.5.1",
- "jest-validate": "^27.5.1",
- "prompts": "^2.0.1",
- "yargs": "^16.2.0"
- },
- "bin": {
- "jest": "bin/jest.js"
- },
- "engines": {
- "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
- },
- "peerDependencies": {
- "node-notifier": "^8.0.1 || ^9.0.0 || ^10.0.0"
- },
- "peerDependenciesMeta": {
- "node-notifier": {
- "optional": true
- }
- }
- },
- "node_modules/jest-cli/node_modules/@jest/types": {
- "version": "27.5.1",
- "resolved": "https://registry.npmjs.org/@jest/types/-/types-27.5.1.tgz",
- "integrity": "sha512-Cx46iJ9QpwQTjIdq5VJu2QTMMs3QlEjI0x1QbBP5W1+nMzyc2XmimiRR/CbX9TO0cPTeUlxWMOu8mslYsJ8DEw==",
- "dev": true,
- "dependencies": {
- "@types/istanbul-lib-coverage": "^2.0.0",
- "@types/istanbul-reports": "^3.0.0",
- "@types/node": "*",
- "@types/yargs": "^16.0.0",
- "chalk": "^4.0.0"
- },
- "engines": {
- "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
- }
- },
- "node_modules/jest-cli/node_modules/@types/yargs": {
- "version": "16.0.9",
- "resolved": "https://registry.npmjs.org/@types/yargs/-/yargs-16.0.9.tgz",
- "integrity": "sha512-tHhzvkFXZQeTECenFoRljLBYPZJ7jAVxqqtEI0qTLOmuultnFp4I9yKE17vTuhf7BkhCu7I4XuemPgikDVuYqA==",
- "dev": true,
- "dependencies": {
- "@types/yargs-parser": "*"
- }
- },
- "node_modules/jest-cli/node_modules/cliui": {
- "version": "7.0.4",
- "resolved": "https://registry.npmjs.org/cliui/-/cliui-7.0.4.tgz",
- "integrity": "sha512-OcRE68cOsVMXp1Yvonl/fzkQOyjLSu/8bhPDfQt0e0/Eb283TKP20Fs2MqoPsr9SwA595rRCA+QMzYc9nBP+JQ==",
- "dev": true,
- "dependencies": {
- "string-width": "^4.2.0",
- "strip-ansi": "^6.0.0",
- "wrap-ansi": "^7.0.0"
- }
- },
- "node_modules/jest-cli/node_modules/jest-util": {
- "version": "27.5.1",
- "resolved": "https://registry.npmjs.org/jest-util/-/jest-util-27.5.1.tgz",
- "integrity": "sha512-Kv2o/8jNvX1MQ0KGtw480E/w4fBCDOnH6+6DmeKi6LZUIlKA5kwY0YNdlzaWTiVgxqAqik11QyxDOKk543aKXw==",
- "dev": true,
- "dependencies": {
- "@jest/types": "^27.5.1",
- "@types/node": "*",
- "chalk": "^4.0.0",
- "ci-info": "^3.2.0",
- "graceful-fs": "^4.2.9",
- "picomatch": "^2.2.3"
- },
- "engines": {
- "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
- }
- },
- "node_modules/jest-cli/node_modules/yargs": {
- "version": "16.2.0",
- "resolved": "https://registry.npmjs.org/yargs/-/yargs-16.2.0.tgz",
- "integrity": "sha512-D1mvvtDG0L5ft/jGWkLpG1+m0eQxOfaBvTNELraWj22wSVUMWxZUvYgJYcKh6jGGIkJFhH4IZPQhR4TKpc8mBw==",
- "dev": true,
- "dependencies": {
- "cliui": "^7.0.2",
- "escalade": "^3.1.1",
- "get-caller-file": "^2.0.5",
- "require-directory": "^2.1.1",
- "string-width": "^4.2.0",
- "y18n": "^5.0.5",
- "yargs-parser": "^20.2.2"
- },
- "engines": {
- "node": ">=10"
- }
- },
- "node_modules/jest-cli/node_modules/yargs-parser": {
- "version": "20.2.9",
- "resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-20.2.9.tgz",
- "integrity": "sha512-y11nGElTIV+CT3Zv9t7VKl+Q3hTQoT9a1Qzezhhl6Rp21gJ/IVTW7Z3y9EWXhuUBC2Shnf+DX0antecpAwSP8w==",
- "dev": true,
- "engines": {
- "node": ">=10"
- }
- },
- "node_modules/jest-config": {
- "version": "27.5.1",
- "resolved": "https://registry.npmjs.org/jest-config/-/jest-config-27.5.1.tgz",
- "integrity": "sha512-5sAsjm6tGdsVbW9ahcChPAFCk4IlkQUknH5AvKjuLTSlcO/wCZKyFdn7Rg0EkC+OGgWODEy2hDpWB1PgzH0JNA==",
- "dev": true,
- "dependencies": {
- "@babel/core": "^7.8.0",
- "@jest/test-sequencer": "^27.5.1",
- "@jest/types": "^27.5.1",
- "babel-jest": "^27.5.1",
- "chalk": "^4.0.0",
- "ci-info": "^3.2.0",
- "deepmerge": "^4.2.2",
- "glob": "^7.1.1",
- "graceful-fs": "^4.2.9",
- "jest-circus": "^27.5.1",
- "jest-environment-jsdom": "^27.5.1",
- "jest-environment-node": "^27.5.1",
- "jest-get-type": "^27.5.1",
- "jest-jasmine2": "^27.5.1",
- "jest-regex-util": "^27.5.1",
- "jest-resolve": "^27.5.1",
- "jest-runner": "^27.5.1",
- "jest-util": "^27.5.1",
- "jest-validate": "^27.5.1",
- "micromatch": "^4.0.4",
- "parse-json": "^5.2.0",
- "pretty-format": "^27.5.1",
- "slash": "^3.0.0",
- "strip-json-comments": "^3.1.1"
- },
- "engines": {
- "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
- },
- "peerDependencies": {
- "ts-node": ">=9.0.0"
- },
- "peerDependenciesMeta": {
- "ts-node": {
- "optional": true
- }
- }
- },
- "node_modules/jest-config/node_modules/@jest/types": {
- "version": "27.5.1",
- "resolved": "https://registry.npmjs.org/@jest/types/-/types-27.5.1.tgz",
- "integrity": "sha512-Cx46iJ9QpwQTjIdq5VJu2QTMMs3QlEjI0x1QbBP5W1+nMzyc2XmimiRR/CbX9TO0cPTeUlxWMOu8mslYsJ8DEw==",
- "dev": true,
- "dependencies": {
- "@types/istanbul-lib-coverage": "^2.0.0",
- "@types/istanbul-reports": "^3.0.0",
- "@types/node": "*",
- "@types/yargs": "^16.0.0",
- "chalk": "^4.0.0"
- },
- "engines": {
- "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
- }
- },
- "node_modules/jest-config/node_modules/@types/yargs": {
- "version": "16.0.9",
- "resolved": "https://registry.npmjs.org/@types/yargs/-/yargs-16.0.9.tgz",
- "integrity": "sha512-tHhzvkFXZQeTECenFoRljLBYPZJ7jAVxqqtEI0qTLOmuultnFp4I9yKE17vTuhf7BkhCu7I4XuemPgikDVuYqA==",
- "dev": true,
- "dependencies": {
- "@types/yargs-parser": "*"
- }
- },
- "node_modules/jest-config/node_modules/ansi-styles": {
- "version": "5.2.0",
- "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-5.2.0.tgz",
- "integrity": "sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==",
- "dev": true,
- "engines": {
- "node": ">=10"
- },
- "funding": {
- "url": "https://github.com/chalk/ansi-styles?sponsor=1"
- }
- },
- "node_modules/jest-config/node_modules/jest-get-type": {
- "version": "27.5.1",
- "resolved": "https://registry.npmjs.org/jest-get-type/-/jest-get-type-27.5.1.tgz",
- "integrity": "sha512-2KY95ksYSaK7DMBWQn6dQz3kqAf3BB64y2udeG+hv4KfSOb9qwcYQstTJc1KCbsix+wLZWZYN8t7nwX3GOBLRw==",
- "dev": true,
- "engines": {
- "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
- }
- },
- "node_modules/jest-config/node_modules/jest-util": {
- "version": "27.5.1",
- "resolved": "https://registry.npmjs.org/jest-util/-/jest-util-27.5.1.tgz",
- "integrity": "sha512-Kv2o/8jNvX1MQ0KGtw480E/w4fBCDOnH6+6DmeKi6LZUIlKA5kwY0YNdlzaWTiVgxqAqik11QyxDOKk543aKXw==",
- "dev": true,
- "dependencies": {
- "@jest/types": "^27.5.1",
- "@types/node": "*",
- "chalk": "^4.0.0",
- "ci-info": "^3.2.0",
- "graceful-fs": "^4.2.9",
- "picomatch": "^2.2.3"
- },
- "engines": {
- "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
- }
- },
- "node_modules/jest-config/node_modules/pretty-format": {
- "version": "27.5.1",
- "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-27.5.1.tgz",
- "integrity": "sha512-Qb1gy5OrP5+zDf2Bvnzdl3jsTf1qXVMazbvCoKhtKqVs4/YK4ozX4gKQJJVyNe+cajNPn0KoC0MC3FUmaHWEmQ==",
- "dev": true,
- "dependencies": {
- "ansi-regex": "^5.0.1",
- "ansi-styles": "^5.0.0",
- "react-is": "^17.0.1"
- },
- "engines": {
- "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
- }
- },
- "node_modules/jest-config/node_modules/react-is": {
- "version": "17.0.2",
- "resolved": "https://registry.npmjs.org/react-is/-/react-is-17.0.2.tgz",
- "integrity": "sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w==",
- "dev": true
- },
- "node_modules/jest-diff": {
- "version": "29.7.0",
- "resolved": "https://registry.npmjs.org/jest-diff/-/jest-diff-29.7.0.tgz",
- "integrity": "sha512-LMIgiIrhigmPrs03JHpxUh2yISK3vLFPkAodPeo0+BuF7wA2FoQbkEg1u8gBYBThncu7e1oEDUfIXVuTqLRUjw==",
- "dev": true,
- "dependencies": {
- "chalk": "^4.0.0",
- "diff-sequences": "^29.6.3",
- "jest-get-type": "^29.6.3",
- "pretty-format": "^29.7.0"
- },
- "engines": {
- "node": "^14.15.0 || ^16.10.0 || >=18.0.0"
- }
- },
- "node_modules/jest-docblock": {
- "version": "27.5.1",
- "resolved": "https://registry.npmjs.org/jest-docblock/-/jest-docblock-27.5.1.tgz",
- "integrity": "sha512-rl7hlABeTsRYxKiUfpHrQrG4e2obOiTQWfMEH3PxPjOtdsfLQO4ReWSZaQ7DETm4xu07rl4q/h4zcKXyU0/OzQ==",
- "dev": true,
- "dependencies": {
- "detect-newline": "^3.0.0"
- },
- "engines": {
- "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
- }
- },
- "node_modules/jest-each": {
- "version": "27.5.1",
- "resolved": "https://registry.npmjs.org/jest-each/-/jest-each-27.5.1.tgz",
- "integrity": "sha512-1Ff6p+FbhT/bXQnEouYy00bkNSY7OUpfIcmdl8vZ31A1UUaurOLPA8a8BbJOF2RDUElwJhmeaV7LnagI+5UwNQ==",
- "dev": true,
- "dependencies": {
- "@jest/types": "^27.5.1",
- "chalk": "^4.0.0",
- "jest-get-type": "^27.5.1",
- "jest-util": "^27.5.1",
- "pretty-format": "^27.5.1"
- },
- "engines": {
- "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
- }
- },
- "node_modules/jest-each/node_modules/@jest/types": {
- "version": "27.5.1",
- "resolved": "https://registry.npmjs.org/@jest/types/-/types-27.5.1.tgz",
- "integrity": "sha512-Cx46iJ9QpwQTjIdq5VJu2QTMMs3QlEjI0x1QbBP5W1+nMzyc2XmimiRR/CbX9TO0cPTeUlxWMOu8mslYsJ8DEw==",
- "dev": true,
- "dependencies": {
- "@types/istanbul-lib-coverage": "^2.0.0",
- "@types/istanbul-reports": "^3.0.0",
- "@types/node": "*",
- "@types/yargs": "^16.0.0",
- "chalk": "^4.0.0"
- },
- "engines": {
- "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
- }
- },
- "node_modules/jest-each/node_modules/@types/yargs": {
- "version": "16.0.9",
- "resolved": "https://registry.npmjs.org/@types/yargs/-/yargs-16.0.9.tgz",
- "integrity": "sha512-tHhzvkFXZQeTECenFoRljLBYPZJ7jAVxqqtEI0qTLOmuultnFp4I9yKE17vTuhf7BkhCu7I4XuemPgikDVuYqA==",
- "dev": true,
- "dependencies": {
- "@types/yargs-parser": "*"
- }
- },
- "node_modules/jest-each/node_modules/ansi-styles": {
- "version": "5.2.0",
- "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-5.2.0.tgz",
- "integrity": "sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==",
- "dev": true,
- "engines": {
- "node": ">=10"
- },
- "funding": {
- "url": "https://github.com/chalk/ansi-styles?sponsor=1"
- }
- },
- "node_modules/jest-each/node_modules/jest-get-type": {
- "version": "27.5.1",
- "resolved": "https://registry.npmjs.org/jest-get-type/-/jest-get-type-27.5.1.tgz",
- "integrity": "sha512-2KY95ksYSaK7DMBWQn6dQz3kqAf3BB64y2udeG+hv4KfSOb9qwcYQstTJc1KCbsix+wLZWZYN8t7nwX3GOBLRw==",
- "dev": true,
- "engines": {
- "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
- }
- },
- "node_modules/jest-each/node_modules/jest-util": {
- "version": "27.5.1",
- "resolved": "https://registry.npmjs.org/jest-util/-/jest-util-27.5.1.tgz",
- "integrity": "sha512-Kv2o/8jNvX1MQ0KGtw480E/w4fBCDOnH6+6DmeKi6LZUIlKA5kwY0YNdlzaWTiVgxqAqik11QyxDOKk543aKXw==",
- "dev": true,
- "dependencies": {
- "@jest/types": "^27.5.1",
- "@types/node": "*",
- "chalk": "^4.0.0",
- "ci-info": "^3.2.0",
- "graceful-fs": "^4.2.9",
- "picomatch": "^2.2.3"
- },
- "engines": {
- "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
- }
- },
- "node_modules/jest-each/node_modules/pretty-format": {
- "version": "27.5.1",
- "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-27.5.1.tgz",
- "integrity": "sha512-Qb1gy5OrP5+zDf2Bvnzdl3jsTf1qXVMazbvCoKhtKqVs4/YK4ozX4gKQJJVyNe+cajNPn0KoC0MC3FUmaHWEmQ==",
- "dev": true,
- "dependencies": {
- "ansi-regex": "^5.0.1",
- "ansi-styles": "^5.0.0",
- "react-is": "^17.0.1"
- },
- "engines": {
- "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
- }
- },
- "node_modules/jest-each/node_modules/react-is": {
- "version": "17.0.2",
- "resolved": "https://registry.npmjs.org/react-is/-/react-is-17.0.2.tgz",
- "integrity": "sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w==",
- "dev": true
- },
- "node_modules/jest-environment-jsdom": {
- "version": "27.5.1",
- "resolved": "https://registry.npmjs.org/jest-environment-jsdom/-/jest-environment-jsdom-27.5.1.tgz",
- "integrity": "sha512-TFBvkTC1Hnnnrka/fUb56atfDtJ9VMZ94JkjTbggl1PEpwrYtUBKMezB3inLmWqQsXYLcMwNoDQwoBTAvFfsfw==",
- "dev": true,
- "dependencies": {
- "@jest/environment": "^27.5.1",
- "@jest/fake-timers": "^27.5.1",
- "@jest/types": "^27.5.1",
- "@types/node": "*",
- "jest-mock": "^27.5.1",
- "jest-util": "^27.5.1",
- "jsdom": "^16.6.0"
- },
- "engines": {
- "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
- }
- },
- "node_modules/jest-environment-jsdom/node_modules/@jest/types": {
- "version": "27.5.1",
- "resolved": "https://registry.npmjs.org/@jest/types/-/types-27.5.1.tgz",
- "integrity": "sha512-Cx46iJ9QpwQTjIdq5VJu2QTMMs3QlEjI0x1QbBP5W1+nMzyc2XmimiRR/CbX9TO0cPTeUlxWMOu8mslYsJ8DEw==",
- "dev": true,
- "dependencies": {
- "@types/istanbul-lib-coverage": "^2.0.0",
- "@types/istanbul-reports": "^3.0.0",
- "@types/node": "*",
- "@types/yargs": "^16.0.0",
- "chalk": "^4.0.0"
- },
- "engines": {
- "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
- }
- },
- "node_modules/jest-environment-jsdom/node_modules/@types/yargs": {
- "version": "16.0.9",
- "resolved": "https://registry.npmjs.org/@types/yargs/-/yargs-16.0.9.tgz",
- "integrity": "sha512-tHhzvkFXZQeTECenFoRljLBYPZJ7jAVxqqtEI0qTLOmuultnFp4I9yKE17vTuhf7BkhCu7I4XuemPgikDVuYqA==",
- "dev": true,
- "dependencies": {
- "@types/yargs-parser": "*"
- }
- },
- "node_modules/jest-environment-jsdom/node_modules/jest-util": {
- "version": "27.5.1",
- "resolved": "https://registry.npmjs.org/jest-util/-/jest-util-27.5.1.tgz",
- "integrity": "sha512-Kv2o/8jNvX1MQ0KGtw480E/w4fBCDOnH6+6DmeKi6LZUIlKA5kwY0YNdlzaWTiVgxqAqik11QyxDOKk543aKXw==",
- "dev": true,
- "dependencies": {
- "@jest/types": "^27.5.1",
- "@types/node": "*",
- "chalk": "^4.0.0",
- "ci-info": "^3.2.0",
- "graceful-fs": "^4.2.9",
- "picomatch": "^2.2.3"
- },
- "engines": {
- "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
- }
- },
- "node_modules/jest-environment-node": {
- "version": "27.5.1",
- "resolved": "https://registry.npmjs.org/jest-environment-node/-/jest-environment-node-27.5.1.tgz",
- "integrity": "sha512-Jt4ZUnxdOsTGwSRAfKEnE6BcwsSPNOijjwifq5sDFSA2kesnXTvNqKHYgM0hDq3549Uf/KzdXNYn4wMZJPlFLw==",
- "dev": true,
- "dependencies": {
- "@jest/environment": "^27.5.1",
- "@jest/fake-timers": "^27.5.1",
- "@jest/types": "^27.5.1",
- "@types/node": "*",
- "jest-mock": "^27.5.1",
- "jest-util": "^27.5.1"
- },
- "engines": {
- "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
- }
- },
- "node_modules/jest-environment-node/node_modules/@jest/types": {
- "version": "27.5.1",
- "resolved": "https://registry.npmjs.org/@jest/types/-/types-27.5.1.tgz",
- "integrity": "sha512-Cx46iJ9QpwQTjIdq5VJu2QTMMs3QlEjI0x1QbBP5W1+nMzyc2XmimiRR/CbX9TO0cPTeUlxWMOu8mslYsJ8DEw==",
- "dev": true,
- "dependencies": {
- "@types/istanbul-lib-coverage": "^2.0.0",
- "@types/istanbul-reports": "^3.0.0",
- "@types/node": "*",
- "@types/yargs": "^16.0.0",
- "chalk": "^4.0.0"
- },
- "engines": {
- "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
- }
- },
- "node_modules/jest-environment-node/node_modules/@types/yargs": {
- "version": "16.0.9",
- "resolved": "https://registry.npmjs.org/@types/yargs/-/yargs-16.0.9.tgz",
- "integrity": "sha512-tHhzvkFXZQeTECenFoRljLBYPZJ7jAVxqqtEI0qTLOmuultnFp4I9yKE17vTuhf7BkhCu7I4XuemPgikDVuYqA==",
- "dev": true,
- "dependencies": {
- "@types/yargs-parser": "*"
- }
- },
- "node_modules/jest-environment-node/node_modules/jest-util": {
- "version": "27.5.1",
- "resolved": "https://registry.npmjs.org/jest-util/-/jest-util-27.5.1.tgz",
- "integrity": "sha512-Kv2o/8jNvX1MQ0KGtw480E/w4fBCDOnH6+6DmeKi6LZUIlKA5kwY0YNdlzaWTiVgxqAqik11QyxDOKk543aKXw==",
- "dev": true,
- "dependencies": {
- "@jest/types": "^27.5.1",
- "@types/node": "*",
- "chalk": "^4.0.0",
- "ci-info": "^3.2.0",
- "graceful-fs": "^4.2.9",
- "picomatch": "^2.2.3"
- },
- "engines": {
- "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
- }
- },
- "node_modules/jest-get-type": {
- "version": "29.6.3",
- "resolved": "https://registry.npmjs.org/jest-get-type/-/jest-get-type-29.6.3.tgz",
- "integrity": "sha512-zrteXnqYxfQh7l5FHyL38jL39di8H8rHoecLH3JNxH3BwOrBsNeabdap5e0I23lD4HHI8W5VFBZqG4Eaq5LNcw==",
- "dev": true,
- "engines": {
- "node": "^14.15.0 || ^16.10.0 || >=18.0.0"
- }
- },
- "node_modules/jest-haste-map": {
- "version": "27.5.1",
- "resolved": "https://registry.npmjs.org/jest-haste-map/-/jest-haste-map-27.5.1.tgz",
- "integrity": "sha512-7GgkZ4Fw4NFbMSDSpZwXeBiIbx+t/46nJ2QitkOjvwPYyZmqttu2TDSimMHP1EkPOi4xUZAN1doE5Vd25H4Jng==",
- "dev": true,
- "dependencies": {
- "@jest/types": "^27.5.1",
- "@types/graceful-fs": "^4.1.2",
- "@types/node": "*",
- "anymatch": "^3.0.3",
- "fb-watchman": "^2.0.0",
- "graceful-fs": "^4.2.9",
- "jest-regex-util": "^27.5.1",
- "jest-serializer": "^27.5.1",
- "jest-util": "^27.5.1",
- "jest-worker": "^27.5.1",
- "micromatch": "^4.0.4",
- "walker": "^1.0.7"
- },
- "engines": {
- "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
- },
- "optionalDependencies": {
- "fsevents": "^2.3.2"
- }
- },
- "node_modules/jest-haste-map/node_modules/@jest/types": {
- "version": "27.5.1",
- "resolved": "https://registry.npmjs.org/@jest/types/-/types-27.5.1.tgz",
- "integrity": "sha512-Cx46iJ9QpwQTjIdq5VJu2QTMMs3QlEjI0x1QbBP5W1+nMzyc2XmimiRR/CbX9TO0cPTeUlxWMOu8mslYsJ8DEw==",
- "dev": true,
- "dependencies": {
- "@types/istanbul-lib-coverage": "^2.0.0",
- "@types/istanbul-reports": "^3.0.0",
- "@types/node": "*",
- "@types/yargs": "^16.0.0",
- "chalk": "^4.0.0"
- },
- "engines": {
- "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
- }
- },
- "node_modules/jest-haste-map/node_modules/@types/yargs": {
- "version": "16.0.9",
- "resolved": "https://registry.npmjs.org/@types/yargs/-/yargs-16.0.9.tgz",
- "integrity": "sha512-tHhzvkFXZQeTECenFoRljLBYPZJ7jAVxqqtEI0qTLOmuultnFp4I9yKE17vTuhf7BkhCu7I4XuemPgikDVuYqA==",
- "dev": true,
- "dependencies": {
- "@types/yargs-parser": "*"
- }
- },
- "node_modules/jest-haste-map/node_modules/jest-util": {
- "version": "27.5.1",
- "resolved": "https://registry.npmjs.org/jest-util/-/jest-util-27.5.1.tgz",
- "integrity": "sha512-Kv2o/8jNvX1MQ0KGtw480E/w4fBCDOnH6+6DmeKi6LZUIlKA5kwY0YNdlzaWTiVgxqAqik11QyxDOKk543aKXw==",
- "dev": true,
- "dependencies": {
- "@jest/types": "^27.5.1",
- "@types/node": "*",
- "chalk": "^4.0.0",
- "ci-info": "^3.2.0",
- "graceful-fs": "^4.2.9",
- "picomatch": "^2.2.3"
- },
- "engines": {
- "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
- }
- },
- "node_modules/jest-jasmine2": {
- "version": "27.5.1",
- "resolved": "https://registry.npmjs.org/jest-jasmine2/-/jest-jasmine2-27.5.1.tgz",
- "integrity": "sha512-jtq7VVyG8SqAorDpApwiJJImd0V2wv1xzdheGHRGyuT7gZm6gG47QEskOlzsN1PG/6WNaCo5pmwMHDf3AkG2pQ==",
- "dev": true,
- "dependencies": {
- "@jest/environment": "^27.5.1",
- "@jest/source-map": "^27.5.1",
- "@jest/test-result": "^27.5.1",
- "@jest/types": "^27.5.1",
- "@types/node": "*",
- "chalk": "^4.0.0",
- "co": "^4.6.0",
- "expect": "^27.5.1",
- "is-generator-fn": "^2.0.0",
- "jest-each": "^27.5.1",
- "jest-matcher-utils": "^27.5.1",
- "jest-message-util": "^27.5.1",
- "jest-runtime": "^27.5.1",
- "jest-snapshot": "^27.5.1",
- "jest-util": "^27.5.1",
- "pretty-format": "^27.5.1",
- "throat": "^6.0.1"
- },
- "engines": {
- "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
- }
- },
- "node_modules/jest-jasmine2/node_modules/@jest/types": {
- "version": "27.5.1",
- "resolved": "https://registry.npmjs.org/@jest/types/-/types-27.5.1.tgz",
- "integrity": "sha512-Cx46iJ9QpwQTjIdq5VJu2QTMMs3QlEjI0x1QbBP5W1+nMzyc2XmimiRR/CbX9TO0cPTeUlxWMOu8mslYsJ8DEw==",
- "dev": true,
- "dependencies": {
- "@types/istanbul-lib-coverage": "^2.0.0",
- "@types/istanbul-reports": "^3.0.0",
- "@types/node": "*",
- "@types/yargs": "^16.0.0",
- "chalk": "^4.0.0"
- },
- "engines": {
- "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
- }
- },
- "node_modules/jest-jasmine2/node_modules/@types/yargs": {
- "version": "16.0.9",
- "resolved": "https://registry.npmjs.org/@types/yargs/-/yargs-16.0.9.tgz",
- "integrity": "sha512-tHhzvkFXZQeTECenFoRljLBYPZJ7jAVxqqtEI0qTLOmuultnFp4I9yKE17vTuhf7BkhCu7I4XuemPgikDVuYqA==",
- "dev": true,
- "dependencies": {
- "@types/yargs-parser": "*"
- }
- },
- "node_modules/jest-jasmine2/node_modules/ansi-styles": {
- "version": "5.2.0",
- "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-5.2.0.tgz",
- "integrity": "sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==",
- "dev": true,
- "engines": {
- "node": ">=10"
- },
- "funding": {
- "url": "https://github.com/chalk/ansi-styles?sponsor=1"
- }
- },
- "node_modules/jest-jasmine2/node_modules/diff-sequences": {
- "version": "27.5.1",
- "resolved": "https://registry.npmjs.org/diff-sequences/-/diff-sequences-27.5.1.tgz",
- "integrity": "sha512-k1gCAXAsNgLwEL+Y8Wvl+M6oEFj5bgazfZULpS5CneoPPXRaCCW7dm+q21Ky2VEE5X+VeRDBVg1Pcvvsr4TtNQ==",
- "dev": true,
- "engines": {
- "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
- }
- },
- "node_modules/jest-jasmine2/node_modules/expect": {
- "version": "27.5.1",
- "resolved": "https://registry.npmjs.org/expect/-/expect-27.5.1.tgz",
- "integrity": "sha512-E1q5hSUG2AmYQwQJ041nvgpkODHQvB+RKlB4IYdru6uJsyFTRyZAP463M+1lINorwbqAmUggi6+WwkD8lCS/Dw==",
- "dev": true,
- "dependencies": {
- "@jest/types": "^27.5.1",
- "jest-get-type": "^27.5.1",
- "jest-matcher-utils": "^27.5.1",
- "jest-message-util": "^27.5.1"
- },
- "engines": {
- "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
- }
- },
- "node_modules/jest-jasmine2/node_modules/jest-diff": {
- "version": "27.5.1",
- "resolved": "https://registry.npmjs.org/jest-diff/-/jest-diff-27.5.1.tgz",
- "integrity": "sha512-m0NvkX55LDt9T4mctTEgnZk3fmEg3NRYutvMPWM/0iPnkFj2wIeF45O1718cMSOFO1vINkqmxqD8vE37uTEbqw==",
- "dev": true,
- "dependencies": {
- "chalk": "^4.0.0",
- "diff-sequences": "^27.5.1",
- "jest-get-type": "^27.5.1",
- "pretty-format": "^27.5.1"
- },
- "engines": {
- "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
- }
- },
- "node_modules/jest-jasmine2/node_modules/jest-get-type": {
- "version": "27.5.1",
- "resolved": "https://registry.npmjs.org/jest-get-type/-/jest-get-type-27.5.1.tgz",
- "integrity": "sha512-2KY95ksYSaK7DMBWQn6dQz3kqAf3BB64y2udeG+hv4KfSOb9qwcYQstTJc1KCbsix+wLZWZYN8t7nwX3GOBLRw==",
- "dev": true,
- "engines": {
- "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
- }
- },
- "node_modules/jest-jasmine2/node_modules/jest-matcher-utils": {
- "version": "27.5.1",
- "resolved": "https://registry.npmjs.org/jest-matcher-utils/-/jest-matcher-utils-27.5.1.tgz",
- "integrity": "sha512-z2uTx/T6LBaCoNWNFWwChLBKYxTMcGBRjAt+2SbP929/Fflb9aa5LGma654Rz8z9HLxsrUaYzxE9T/EFIL/PAw==",
- "dev": true,
- "dependencies": {
- "chalk": "^4.0.0",
- "jest-diff": "^27.5.1",
- "jest-get-type": "^27.5.1",
- "pretty-format": "^27.5.1"
- },
- "engines": {
- "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
- }
- },
- "node_modules/jest-jasmine2/node_modules/jest-message-util": {
- "version": "27.5.1",
- "resolved": "https://registry.npmjs.org/jest-message-util/-/jest-message-util-27.5.1.tgz",
- "integrity": "sha512-rMyFe1+jnyAAf+NHwTclDz0eAaLkVDdKVHHBFWsBWHnnh5YeJMNWWsv7AbFYXfK3oTqvL7VTWkhNLu1jX24D+g==",
- "dev": true,
- "dependencies": {
- "@babel/code-frame": "^7.12.13",
- "@jest/types": "^27.5.1",
- "@types/stack-utils": "^2.0.0",
- "chalk": "^4.0.0",
- "graceful-fs": "^4.2.9",
- "micromatch": "^4.0.4",
- "pretty-format": "^27.5.1",
- "slash": "^3.0.0",
- "stack-utils": "^2.0.3"
- },
- "engines": {
- "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
- }
- },
- "node_modules/jest-jasmine2/node_modules/jest-util": {
- "version": "27.5.1",
- "resolved": "https://registry.npmjs.org/jest-util/-/jest-util-27.5.1.tgz",
- "integrity": "sha512-Kv2o/8jNvX1MQ0KGtw480E/w4fBCDOnH6+6DmeKi6LZUIlKA5kwY0YNdlzaWTiVgxqAqik11QyxDOKk543aKXw==",
- "dev": true,
- "dependencies": {
- "@jest/types": "^27.5.1",
- "@types/node": "*",
- "chalk": "^4.0.0",
- "ci-info": "^3.2.0",
- "graceful-fs": "^4.2.9",
- "picomatch": "^2.2.3"
- },
- "engines": {
- "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
- }
- },
- "node_modules/jest-jasmine2/node_modules/pretty-format": {
- "version": "27.5.1",
- "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-27.5.1.tgz",
- "integrity": "sha512-Qb1gy5OrP5+zDf2Bvnzdl3jsTf1qXVMazbvCoKhtKqVs4/YK4ozX4gKQJJVyNe+cajNPn0KoC0MC3FUmaHWEmQ==",
- "dev": true,
- "dependencies": {
- "ansi-regex": "^5.0.1",
- "ansi-styles": "^5.0.0",
- "react-is": "^17.0.1"
- },
- "engines": {
- "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
- }
- },
- "node_modules/jest-jasmine2/node_modules/react-is": {
- "version": "17.0.2",
- "resolved": "https://registry.npmjs.org/react-is/-/react-is-17.0.2.tgz",
- "integrity": "sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w==",
- "dev": true
- },
- "node_modules/jest-leak-detector": {
- "version": "27.5.1",
- "resolved": "https://registry.npmjs.org/jest-leak-detector/-/jest-leak-detector-27.5.1.tgz",
- "integrity": "sha512-POXfWAMvfU6WMUXftV4HolnJfnPOGEu10fscNCA76KBpRRhcMN2c8d3iT2pxQS3HLbA+5X4sOUPzYO2NUyIlHQ==",
- "dev": true,
- "dependencies": {
- "jest-get-type": "^27.5.1",
- "pretty-format": "^27.5.1"
- },
- "engines": {
- "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
- }
- },
- "node_modules/jest-leak-detector/node_modules/ansi-styles": {
- "version": "5.2.0",
- "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-5.2.0.tgz",
- "integrity": "sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==",
- "dev": true,
- "engines": {
- "node": ">=10"
- },
- "funding": {
- "url": "https://github.com/chalk/ansi-styles?sponsor=1"
- }
- },
- "node_modules/jest-leak-detector/node_modules/jest-get-type": {
- "version": "27.5.1",
- "resolved": "https://registry.npmjs.org/jest-get-type/-/jest-get-type-27.5.1.tgz",
- "integrity": "sha512-2KY95ksYSaK7DMBWQn6dQz3kqAf3BB64y2udeG+hv4KfSOb9qwcYQstTJc1KCbsix+wLZWZYN8t7nwX3GOBLRw==",
- "dev": true,
- "engines": {
- "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
- }
- },
- "node_modules/jest-leak-detector/node_modules/pretty-format": {
- "version": "27.5.1",
- "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-27.5.1.tgz",
- "integrity": "sha512-Qb1gy5OrP5+zDf2Bvnzdl3jsTf1qXVMazbvCoKhtKqVs4/YK4ozX4gKQJJVyNe+cajNPn0KoC0MC3FUmaHWEmQ==",
- "dev": true,
- "dependencies": {
- "ansi-regex": "^5.0.1",
- "ansi-styles": "^5.0.0",
- "react-is": "^17.0.1"
- },
- "engines": {
- "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
- }
- },
- "node_modules/jest-leak-detector/node_modules/react-is": {
- "version": "17.0.2",
- "resolved": "https://registry.npmjs.org/react-is/-/react-is-17.0.2.tgz",
- "integrity": "sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w==",
- "dev": true
- },
- "node_modules/jest-matcher-utils": {
- "version": "29.7.0",
- "resolved": "https://registry.npmjs.org/jest-matcher-utils/-/jest-matcher-utils-29.7.0.tgz",
- "integrity": "sha512-sBkD+Xi9DtcChsI3L3u0+N0opgPYnCRPtGcQYrgXmR+hmt/fYfWAL0xRXYU8eWOdfuLgBe0YCW3AFtnRLagq/g==",
- "dev": true,
- "dependencies": {
- "chalk": "^4.0.0",
- "jest-diff": "^29.7.0",
- "jest-get-type": "^29.6.3",
- "pretty-format": "^29.7.0"
- },
- "engines": {
- "node": "^14.15.0 || ^16.10.0 || >=18.0.0"
- }
- },
- "node_modules/jest-message-util": {
- "version": "29.7.0",
- "resolved": "https://registry.npmjs.org/jest-message-util/-/jest-message-util-29.7.0.tgz",
- "integrity": "sha512-GBEV4GRADeP+qtB2+6u61stea8mGcOT4mCtrYISZwfu9/ISHFJ/5zOMXYbpBE9RsS5+Gb63DW4FgmnKJ79Kf6w==",
- "dev": true,
- "dependencies": {
- "@babel/code-frame": "^7.12.13",
- "@jest/types": "^29.6.3",
- "@types/stack-utils": "^2.0.0",
- "chalk": "^4.0.0",
- "graceful-fs": "^4.2.9",
- "micromatch": "^4.0.4",
- "pretty-format": "^29.7.0",
- "slash": "^3.0.0",
- "stack-utils": "^2.0.3"
- },
- "engines": {
- "node": "^14.15.0 || ^16.10.0 || >=18.0.0"
- }
- },
- "node_modules/jest-mock": {
- "version": "27.5.1",
- "resolved": "https://registry.npmjs.org/jest-mock/-/jest-mock-27.5.1.tgz",
- "integrity": "sha512-K4jKbY1d4ENhbrG2zuPWaQBvDly+iZ2yAW+T1fATN78hc0sInwn7wZB8XtlNnvHug5RMwV897Xm4LqmPM4e2Og==",
- "dev": true,
- "dependencies": {
- "@jest/types": "^27.5.1",
- "@types/node": "*"
- },
- "engines": {
- "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
- }
- },
- "node_modules/jest-mock/node_modules/@jest/types": {
- "version": "27.5.1",
- "resolved": "https://registry.npmjs.org/@jest/types/-/types-27.5.1.tgz",
- "integrity": "sha512-Cx46iJ9QpwQTjIdq5VJu2QTMMs3QlEjI0x1QbBP5W1+nMzyc2XmimiRR/CbX9TO0cPTeUlxWMOu8mslYsJ8DEw==",
- "dev": true,
- "dependencies": {
- "@types/istanbul-lib-coverage": "^2.0.0",
- "@types/istanbul-reports": "^3.0.0",
- "@types/node": "*",
- "@types/yargs": "^16.0.0",
- "chalk": "^4.0.0"
- },
- "engines": {
- "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
- }
- },
- "node_modules/jest-mock/node_modules/@types/yargs": {
- "version": "16.0.9",
- "resolved": "https://registry.npmjs.org/@types/yargs/-/yargs-16.0.9.tgz",
- "integrity": "sha512-tHhzvkFXZQeTECenFoRljLBYPZJ7jAVxqqtEI0qTLOmuultnFp4I9yKE17vTuhf7BkhCu7I4XuemPgikDVuYqA==",
- "dev": true,
- "dependencies": {
- "@types/yargs-parser": "*"
- }
- },
- "node_modules/jest-pnp-resolver": {
- "version": "1.2.3",
- "resolved": "https://registry.npmjs.org/jest-pnp-resolver/-/jest-pnp-resolver-1.2.3.tgz",
- "integrity": "sha512-+3NpwQEnRoIBtx4fyhblQDPgJI0H1IEIkX7ShLUjPGA7TtUTvI1oiKi3SR4oBR0hQhQR80l4WAe5RrXBwWMA8w==",
- "dev": true,
- "engines": {
- "node": ">=6"
- },
- "peerDependencies": {
- "jest-resolve": "*"
- },
- "peerDependenciesMeta": {
- "jest-resolve": {
- "optional": true
- }
- }
- },
- "node_modules/jest-regex-util": {
- "version": "27.5.1",
- "resolved": "https://registry.npmjs.org/jest-regex-util/-/jest-regex-util-27.5.1.tgz",
- "integrity": "sha512-4bfKq2zie+x16okqDXjXn9ql2B0dScQu+vcwe4TvFVhkVyuWLqpZrZtXxLLWoXYgn0E87I6r6GRYHF7wFZBUvg==",
- "dev": true,
- "engines": {
- "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
- }
- },
- "node_modules/jest-resolve": {
- "version": "27.5.1",
- "resolved": "https://registry.npmjs.org/jest-resolve/-/jest-resolve-27.5.1.tgz",
- "integrity": "sha512-FFDy8/9E6CV83IMbDpcjOhumAQPDyETnU2KZ1O98DwTnz8AOBsW/Xv3GySr1mOZdItLR+zDZ7I/UdTFbgSOVCw==",
- "dev": true,
- "dependencies": {
- "@jest/types": "^27.5.1",
- "chalk": "^4.0.0",
- "graceful-fs": "^4.2.9",
- "jest-haste-map": "^27.5.1",
- "jest-pnp-resolver": "^1.2.2",
- "jest-util": "^27.5.1",
- "jest-validate": "^27.5.1",
- "resolve": "^1.20.0",
- "resolve.exports": "^1.1.0",
- "slash": "^3.0.0"
- },
- "engines": {
- "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
- }
- },
- "node_modules/jest-resolve-dependencies": {
- "version": "27.5.1",
- "resolved": "https://registry.npmjs.org/jest-resolve-dependencies/-/jest-resolve-dependencies-27.5.1.tgz",
- "integrity": "sha512-QQOOdY4PE39iawDn5rzbIePNigfe5B9Z91GDD1ae/xNDlu9kaat8QQ5EKnNmVWPV54hUdxCVwwj6YMgR2O7IOg==",
- "dev": true,
- "dependencies": {
- "@jest/types": "^27.5.1",
- "jest-regex-util": "^27.5.1",
- "jest-snapshot": "^27.5.1"
- },
- "engines": {
- "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
- }
- },
- "node_modules/jest-resolve-dependencies/node_modules/@jest/types": {
- "version": "27.5.1",
- "resolved": "https://registry.npmjs.org/@jest/types/-/types-27.5.1.tgz",
- "integrity": "sha512-Cx46iJ9QpwQTjIdq5VJu2QTMMs3QlEjI0x1QbBP5W1+nMzyc2XmimiRR/CbX9TO0cPTeUlxWMOu8mslYsJ8DEw==",
- "dev": true,
- "dependencies": {
- "@types/istanbul-lib-coverage": "^2.0.0",
- "@types/istanbul-reports": "^3.0.0",
- "@types/node": "*",
- "@types/yargs": "^16.0.0",
- "chalk": "^4.0.0"
- },
- "engines": {
- "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
- }
- },
- "node_modules/jest-resolve-dependencies/node_modules/@types/yargs": {
- "version": "16.0.9",
- "resolved": "https://registry.npmjs.org/@types/yargs/-/yargs-16.0.9.tgz",
- "integrity": "sha512-tHhzvkFXZQeTECenFoRljLBYPZJ7jAVxqqtEI0qTLOmuultnFp4I9yKE17vTuhf7BkhCu7I4XuemPgikDVuYqA==",
- "dev": true,
- "dependencies": {
- "@types/yargs-parser": "*"
- }
- },
- "node_modules/jest-resolve/node_modules/@jest/types": {
- "version": "27.5.1",
- "resolved": "https://registry.npmjs.org/@jest/types/-/types-27.5.1.tgz",
- "integrity": "sha512-Cx46iJ9QpwQTjIdq5VJu2QTMMs3QlEjI0x1QbBP5W1+nMzyc2XmimiRR/CbX9TO0cPTeUlxWMOu8mslYsJ8DEw==",
- "dev": true,
- "dependencies": {
- "@types/istanbul-lib-coverage": "^2.0.0",
- "@types/istanbul-reports": "^3.0.0",
- "@types/node": "*",
- "@types/yargs": "^16.0.0",
- "chalk": "^4.0.0"
- },
- "engines": {
- "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
- }
- },
- "node_modules/jest-resolve/node_modules/@types/yargs": {
- "version": "16.0.9",
- "resolved": "https://registry.npmjs.org/@types/yargs/-/yargs-16.0.9.tgz",
- "integrity": "sha512-tHhzvkFXZQeTECenFoRljLBYPZJ7jAVxqqtEI0qTLOmuultnFp4I9yKE17vTuhf7BkhCu7I4XuemPgikDVuYqA==",
- "dev": true,
- "dependencies": {
- "@types/yargs-parser": "*"
- }
- },
- "node_modules/jest-resolve/node_modules/jest-util": {
- "version": "27.5.1",
- "resolved": "https://registry.npmjs.org/jest-util/-/jest-util-27.5.1.tgz",
- "integrity": "sha512-Kv2o/8jNvX1MQ0KGtw480E/w4fBCDOnH6+6DmeKi6LZUIlKA5kwY0YNdlzaWTiVgxqAqik11QyxDOKk543aKXw==",
- "dev": true,
- "dependencies": {
- "@jest/types": "^27.5.1",
- "@types/node": "*",
- "chalk": "^4.0.0",
- "ci-info": "^3.2.0",
- "graceful-fs": "^4.2.9",
- "picomatch": "^2.2.3"
- },
- "engines": {
- "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
- }
- },
- "node_modules/jest-resolve/node_modules/resolve": {
- "version": "1.22.8",
- "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.22.8.tgz",
- "integrity": "sha512-oKWePCxqpd6FlLvGV1VU0x7bkPmmCNolxzjMf4NczoDnQcIWrAF+cPtZn5i6n+RfD2d9i0tzpKnG6Yk168yIyw==",
- "dev": true,
- "dependencies": {
- "is-core-module": "^2.13.0",
- "path-parse": "^1.0.7",
- "supports-preserve-symlinks-flag": "^1.0.0"
- },
- "bin": {
- "resolve": "bin/resolve"
- },
- "funding": {
- "url": "https://github.com/sponsors/ljharb"
- }
- },
- "node_modules/jest-runner": {
- "version": "27.5.1",
- "resolved": "https://registry.npmjs.org/jest-runner/-/jest-runner-27.5.1.tgz",
- "integrity": "sha512-g4NPsM4mFCOwFKXO4p/H/kWGdJp9V8kURY2lX8Me2drgXqG7rrZAx5kv+5H7wtt/cdFIjhqYx1HrlqWHaOvDaQ==",
- "dev": true,
- "dependencies": {
- "@jest/console": "^27.5.1",
- "@jest/environment": "^27.5.1",
- "@jest/test-result": "^27.5.1",
- "@jest/transform": "^27.5.1",
- "@jest/types": "^27.5.1",
- "@types/node": "*",
- "chalk": "^4.0.0",
- "emittery": "^0.8.1",
- "graceful-fs": "^4.2.9",
- "jest-docblock": "^27.5.1",
- "jest-environment-jsdom": "^27.5.1",
- "jest-environment-node": "^27.5.1",
- "jest-haste-map": "^27.5.1",
- "jest-leak-detector": "^27.5.1",
- "jest-message-util": "^27.5.1",
- "jest-resolve": "^27.5.1",
- "jest-runtime": "^27.5.1",
- "jest-util": "^27.5.1",
- "jest-worker": "^27.5.1",
- "source-map-support": "^0.5.6",
- "throat": "^6.0.1"
- },
- "engines": {
- "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
- }
- },
- "node_modules/jest-runner/node_modules/@jest/types": {
- "version": "27.5.1",
- "resolved": "https://registry.npmjs.org/@jest/types/-/types-27.5.1.tgz",
- "integrity": "sha512-Cx46iJ9QpwQTjIdq5VJu2QTMMs3QlEjI0x1QbBP5W1+nMzyc2XmimiRR/CbX9TO0cPTeUlxWMOu8mslYsJ8DEw==",
- "dev": true,
- "dependencies": {
- "@types/istanbul-lib-coverage": "^2.0.0",
- "@types/istanbul-reports": "^3.0.0",
- "@types/node": "*",
- "@types/yargs": "^16.0.0",
- "chalk": "^4.0.0"
- },
- "engines": {
- "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
- }
- },
- "node_modules/jest-runner/node_modules/@types/yargs": {
- "version": "16.0.9",
- "resolved": "https://registry.npmjs.org/@types/yargs/-/yargs-16.0.9.tgz",
- "integrity": "sha512-tHhzvkFXZQeTECenFoRljLBYPZJ7jAVxqqtEI0qTLOmuultnFp4I9yKE17vTuhf7BkhCu7I4XuemPgikDVuYqA==",
- "dev": true,
- "dependencies": {
- "@types/yargs-parser": "*"
- }
- },
- "node_modules/jest-runner/node_modules/ansi-styles": {
- "version": "5.2.0",
- "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-5.2.0.tgz",
- "integrity": "sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==",
- "dev": true,
- "engines": {
- "node": ">=10"
- },
- "funding": {
- "url": "https://github.com/chalk/ansi-styles?sponsor=1"
- }
- },
- "node_modules/jest-runner/node_modules/jest-message-util": {
- "version": "27.5.1",
- "resolved": "https://registry.npmjs.org/jest-message-util/-/jest-message-util-27.5.1.tgz",
- "integrity": "sha512-rMyFe1+jnyAAf+NHwTclDz0eAaLkVDdKVHHBFWsBWHnnh5YeJMNWWsv7AbFYXfK3oTqvL7VTWkhNLu1jX24D+g==",
- "dev": true,
- "dependencies": {
- "@babel/code-frame": "^7.12.13",
- "@jest/types": "^27.5.1",
- "@types/stack-utils": "^2.0.0",
- "chalk": "^4.0.0",
- "graceful-fs": "^4.2.9",
- "micromatch": "^4.0.4",
- "pretty-format": "^27.5.1",
- "slash": "^3.0.0",
- "stack-utils": "^2.0.3"
- },
- "engines": {
- "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
- }
- },
- "node_modules/jest-runner/node_modules/jest-util": {
- "version": "27.5.1",
- "resolved": "https://registry.npmjs.org/jest-util/-/jest-util-27.5.1.tgz",
- "integrity": "sha512-Kv2o/8jNvX1MQ0KGtw480E/w4fBCDOnH6+6DmeKi6LZUIlKA5kwY0YNdlzaWTiVgxqAqik11QyxDOKk543aKXw==",
- "dev": true,
- "dependencies": {
- "@jest/types": "^27.5.1",
- "@types/node": "*",
- "chalk": "^4.0.0",
- "ci-info": "^3.2.0",
- "graceful-fs": "^4.2.9",
- "picomatch": "^2.2.3"
- },
- "engines": {
- "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
- }
- },
- "node_modules/jest-runner/node_modules/pretty-format": {
- "version": "27.5.1",
- "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-27.5.1.tgz",
- "integrity": "sha512-Qb1gy5OrP5+zDf2Bvnzdl3jsTf1qXVMazbvCoKhtKqVs4/YK4ozX4gKQJJVyNe+cajNPn0KoC0MC3FUmaHWEmQ==",
- "dev": true,
- "dependencies": {
- "ansi-regex": "^5.0.1",
- "ansi-styles": "^5.0.0",
- "react-is": "^17.0.1"
- },
- "engines": {
- "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
- }
- },
- "node_modules/jest-runner/node_modules/react-is": {
- "version": "17.0.2",
- "resolved": "https://registry.npmjs.org/react-is/-/react-is-17.0.2.tgz",
- "integrity": "sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w==",
- "dev": true
- },
- "node_modules/jest-runtime": {
- "version": "27.5.1",
- "resolved": "https://registry.npmjs.org/jest-runtime/-/jest-runtime-27.5.1.tgz",
- "integrity": "sha512-o7gxw3Gf+H2IGt8fv0RiyE1+r83FJBRruoA+FXrlHw6xEyBsU8ugA6IPfTdVyA0w8HClpbK+DGJxH59UrNMx8A==",
- "dev": true,
- "dependencies": {
- "@jest/environment": "^27.5.1",
- "@jest/fake-timers": "^27.5.1",
- "@jest/globals": "^27.5.1",
- "@jest/source-map": "^27.5.1",
- "@jest/test-result": "^27.5.1",
- "@jest/transform": "^27.5.1",
- "@jest/types": "^27.5.1",
- "chalk": "^4.0.0",
- "cjs-module-lexer": "^1.0.0",
- "collect-v8-coverage": "^1.0.0",
- "execa": "^5.0.0",
- "glob": "^7.1.3",
- "graceful-fs": "^4.2.9",
- "jest-haste-map": "^27.5.1",
- "jest-message-util": "^27.5.1",
- "jest-mock": "^27.5.1",
- "jest-regex-util": "^27.5.1",
- "jest-resolve": "^27.5.1",
- "jest-snapshot": "^27.5.1",
- "jest-util": "^27.5.1",
- "slash": "^3.0.0",
- "strip-bom": "^4.0.0"
- },
- "engines": {
- "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
- }
- },
- "node_modules/jest-runtime/node_modules/@jest/types": {
- "version": "27.5.1",
- "resolved": "https://registry.npmjs.org/@jest/types/-/types-27.5.1.tgz",
- "integrity": "sha512-Cx46iJ9QpwQTjIdq5VJu2QTMMs3QlEjI0x1QbBP5W1+nMzyc2XmimiRR/CbX9TO0cPTeUlxWMOu8mslYsJ8DEw==",
- "dev": true,
- "dependencies": {
- "@types/istanbul-lib-coverage": "^2.0.0",
- "@types/istanbul-reports": "^3.0.0",
- "@types/node": "*",
- "@types/yargs": "^16.0.0",
- "chalk": "^4.0.0"
- },
- "engines": {
- "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
- }
- },
- "node_modules/jest-runtime/node_modules/@types/yargs": {
- "version": "16.0.9",
- "resolved": "https://registry.npmjs.org/@types/yargs/-/yargs-16.0.9.tgz",
- "integrity": "sha512-tHhzvkFXZQeTECenFoRljLBYPZJ7jAVxqqtEI0qTLOmuultnFp4I9yKE17vTuhf7BkhCu7I4XuemPgikDVuYqA==",
- "dev": true,
- "dependencies": {
- "@types/yargs-parser": "*"
- }
- },
- "node_modules/jest-runtime/node_modules/ansi-styles": {
- "version": "5.2.0",
- "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-5.2.0.tgz",
- "integrity": "sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==",
- "dev": true,
- "engines": {
- "node": ">=10"
- },
- "funding": {
- "url": "https://github.com/chalk/ansi-styles?sponsor=1"
- }
- },
- "node_modules/jest-runtime/node_modules/jest-message-util": {
- "version": "27.5.1",
- "resolved": "https://registry.npmjs.org/jest-message-util/-/jest-message-util-27.5.1.tgz",
- "integrity": "sha512-rMyFe1+jnyAAf+NHwTclDz0eAaLkVDdKVHHBFWsBWHnnh5YeJMNWWsv7AbFYXfK3oTqvL7VTWkhNLu1jX24D+g==",
- "dev": true,
- "dependencies": {
- "@babel/code-frame": "^7.12.13",
- "@jest/types": "^27.5.1",
- "@types/stack-utils": "^2.0.0",
- "chalk": "^4.0.0",
- "graceful-fs": "^4.2.9",
- "micromatch": "^4.0.4",
- "pretty-format": "^27.5.1",
- "slash": "^3.0.0",
- "stack-utils": "^2.0.3"
- },
- "engines": {
- "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
- }
- },
- "node_modules/jest-runtime/node_modules/jest-util": {
- "version": "27.5.1",
- "resolved": "https://registry.npmjs.org/jest-util/-/jest-util-27.5.1.tgz",
- "integrity": "sha512-Kv2o/8jNvX1MQ0KGtw480E/w4fBCDOnH6+6DmeKi6LZUIlKA5kwY0YNdlzaWTiVgxqAqik11QyxDOKk543aKXw==",
- "dev": true,
- "dependencies": {
- "@jest/types": "^27.5.1",
- "@types/node": "*",
- "chalk": "^4.0.0",
- "ci-info": "^3.2.0",
- "graceful-fs": "^4.2.9",
- "picomatch": "^2.2.3"
- },
- "engines": {
- "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
- }
- },
- "node_modules/jest-runtime/node_modules/pretty-format": {
- "version": "27.5.1",
- "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-27.5.1.tgz",
- "integrity": "sha512-Qb1gy5OrP5+zDf2Bvnzdl3jsTf1qXVMazbvCoKhtKqVs4/YK4ozX4gKQJJVyNe+cajNPn0KoC0MC3FUmaHWEmQ==",
- "dev": true,
- "dependencies": {
- "ansi-regex": "^5.0.1",
- "ansi-styles": "^5.0.0",
- "react-is": "^17.0.1"
- },
- "engines": {
- "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
- }
- },
- "node_modules/jest-runtime/node_modules/react-is": {
- "version": "17.0.2",
- "resolved": "https://registry.npmjs.org/react-is/-/react-is-17.0.2.tgz",
- "integrity": "sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w==",
- "dev": true
- },
- "node_modules/jest-serializer": {
- "version": "27.5.1",
- "resolved": "https://registry.npmjs.org/jest-serializer/-/jest-serializer-27.5.1.tgz",
- "integrity": "sha512-jZCyo6iIxO1aqUxpuBlwTDMkzOAJS4a3eYz3YzgxxVQFwLeSA7Jfq5cbqCY+JLvTDrWirgusI/0KwxKMgrdf7w==",
- "dev": true,
- "dependencies": {
- "@types/node": "*",
- "graceful-fs": "^4.2.9"
- },
- "engines": {
- "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
- }
- },
- "node_modules/jest-snapshot": {
- "version": "27.5.1",
- "resolved": "https://registry.npmjs.org/jest-snapshot/-/jest-snapshot-27.5.1.tgz",
- "integrity": "sha512-yYykXI5a0I31xX67mgeLw1DZ0bJB+gpq5IpSuCAoyDi0+BhgU/RIrL+RTzDmkNTchvDFWKP8lp+w/42Z3us5sA==",
- "dev": true,
- "dependencies": {
- "@babel/core": "^7.7.2",
- "@babel/generator": "^7.7.2",
- "@babel/plugin-syntax-typescript": "^7.7.2",
- "@babel/traverse": "^7.7.2",
- "@babel/types": "^7.0.0",
- "@jest/transform": "^27.5.1",
- "@jest/types": "^27.5.1",
- "@types/babel__traverse": "^7.0.4",
- "@types/prettier": "^2.1.5",
- "babel-preset-current-node-syntax": "^1.0.0",
- "chalk": "^4.0.0",
- "expect": "^27.5.1",
- "graceful-fs": "^4.2.9",
- "jest-diff": "^27.5.1",
- "jest-get-type": "^27.5.1",
- "jest-haste-map": "^27.5.1",
- "jest-matcher-utils": "^27.5.1",
- "jest-message-util": "^27.5.1",
- "jest-util": "^27.5.1",
- "natural-compare": "^1.4.0",
- "pretty-format": "^27.5.1",
- "semver": "^7.3.2"
- },
- "engines": {
- "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
- }
- },
- "node_modules/jest-snapshot/node_modules/@jest/types": {
- "version": "27.5.1",
- "resolved": "https://registry.npmjs.org/@jest/types/-/types-27.5.1.tgz",
- "integrity": "sha512-Cx46iJ9QpwQTjIdq5VJu2QTMMs3QlEjI0x1QbBP5W1+nMzyc2XmimiRR/CbX9TO0cPTeUlxWMOu8mslYsJ8DEw==",
- "dev": true,
- "dependencies": {
- "@types/istanbul-lib-coverage": "^2.0.0",
- "@types/istanbul-reports": "^3.0.0",
- "@types/node": "*",
- "@types/yargs": "^16.0.0",
- "chalk": "^4.0.0"
- },
- "engines": {
- "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
- }
- },
- "node_modules/jest-snapshot/node_modules/@types/yargs": {
- "version": "16.0.9",
- "resolved": "https://registry.npmjs.org/@types/yargs/-/yargs-16.0.9.tgz",
- "integrity": "sha512-tHhzvkFXZQeTECenFoRljLBYPZJ7jAVxqqtEI0qTLOmuultnFp4I9yKE17vTuhf7BkhCu7I4XuemPgikDVuYqA==",
- "dev": true,
- "dependencies": {
- "@types/yargs-parser": "*"
- }
- },
- "node_modules/jest-snapshot/node_modules/ansi-styles": {
- "version": "5.2.0",
- "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-5.2.0.tgz",
- "integrity": "sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==",
- "dev": true,
- "engines": {
- "node": ">=10"
- },
- "funding": {
- "url": "https://github.com/chalk/ansi-styles?sponsor=1"
- }
- },
- "node_modules/jest-snapshot/node_modules/diff-sequences": {
- "version": "27.5.1",
- "resolved": "https://registry.npmjs.org/diff-sequences/-/diff-sequences-27.5.1.tgz",
- "integrity": "sha512-k1gCAXAsNgLwEL+Y8Wvl+M6oEFj5bgazfZULpS5CneoPPXRaCCW7dm+q21Ky2VEE5X+VeRDBVg1Pcvvsr4TtNQ==",
- "dev": true,
- "engines": {
- "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
- }
- },
- "node_modules/jest-snapshot/node_modules/expect": {
- "version": "27.5.1",
- "resolved": "https://registry.npmjs.org/expect/-/expect-27.5.1.tgz",
- "integrity": "sha512-E1q5hSUG2AmYQwQJ041nvgpkODHQvB+RKlB4IYdru6uJsyFTRyZAP463M+1lINorwbqAmUggi6+WwkD8lCS/Dw==",
- "dev": true,
- "dependencies": {
- "@jest/types": "^27.5.1",
- "jest-get-type": "^27.5.1",
- "jest-matcher-utils": "^27.5.1",
- "jest-message-util": "^27.5.1"
- },
- "engines": {
- "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
- }
- },
- "node_modules/jest-snapshot/node_modules/jest-diff": {
- "version": "27.5.1",
- "resolved": "https://registry.npmjs.org/jest-diff/-/jest-diff-27.5.1.tgz",
- "integrity": "sha512-m0NvkX55LDt9T4mctTEgnZk3fmEg3NRYutvMPWM/0iPnkFj2wIeF45O1718cMSOFO1vINkqmxqD8vE37uTEbqw==",
- "dev": true,
- "dependencies": {
- "chalk": "^4.0.0",
- "diff-sequences": "^27.5.1",
- "jest-get-type": "^27.5.1",
- "pretty-format": "^27.5.1"
- },
- "engines": {
- "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
- }
- },
- "node_modules/jest-snapshot/node_modules/jest-get-type": {
- "version": "27.5.1",
- "resolved": "https://registry.npmjs.org/jest-get-type/-/jest-get-type-27.5.1.tgz",
- "integrity": "sha512-2KY95ksYSaK7DMBWQn6dQz3kqAf3BB64y2udeG+hv4KfSOb9qwcYQstTJc1KCbsix+wLZWZYN8t7nwX3GOBLRw==",
- "dev": true,
- "engines": {
- "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
- }
- },
- "node_modules/jest-snapshot/node_modules/jest-matcher-utils": {
- "version": "27.5.1",
- "resolved": "https://registry.npmjs.org/jest-matcher-utils/-/jest-matcher-utils-27.5.1.tgz",
- "integrity": "sha512-z2uTx/T6LBaCoNWNFWwChLBKYxTMcGBRjAt+2SbP929/Fflb9aa5LGma654Rz8z9HLxsrUaYzxE9T/EFIL/PAw==",
- "dev": true,
- "dependencies": {
- "chalk": "^4.0.0",
- "jest-diff": "^27.5.1",
- "jest-get-type": "^27.5.1",
- "pretty-format": "^27.5.1"
- },
- "engines": {
- "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
- }
- },
- "node_modules/jest-snapshot/node_modules/jest-message-util": {
- "version": "27.5.1",
- "resolved": "https://registry.npmjs.org/jest-message-util/-/jest-message-util-27.5.1.tgz",
- "integrity": "sha512-rMyFe1+jnyAAf+NHwTclDz0eAaLkVDdKVHHBFWsBWHnnh5YeJMNWWsv7AbFYXfK3oTqvL7VTWkhNLu1jX24D+g==",
- "dev": true,
- "dependencies": {
- "@babel/code-frame": "^7.12.13",
- "@jest/types": "^27.5.1",
- "@types/stack-utils": "^2.0.0",
- "chalk": "^4.0.0",
- "graceful-fs": "^4.2.9",
- "micromatch": "^4.0.4",
- "pretty-format": "^27.5.1",
- "slash": "^3.0.0",
- "stack-utils": "^2.0.3"
- },
- "engines": {
- "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
- }
- },
- "node_modules/jest-snapshot/node_modules/jest-util": {
- "version": "27.5.1",
- "resolved": "https://registry.npmjs.org/jest-util/-/jest-util-27.5.1.tgz",
- "integrity": "sha512-Kv2o/8jNvX1MQ0KGtw480E/w4fBCDOnH6+6DmeKi6LZUIlKA5kwY0YNdlzaWTiVgxqAqik11QyxDOKk543aKXw==",
- "dev": true,
- "dependencies": {
- "@jest/types": "^27.5.1",
- "@types/node": "*",
- "chalk": "^4.0.0",
- "ci-info": "^3.2.0",
- "graceful-fs": "^4.2.9",
- "picomatch": "^2.2.3"
- },
- "engines": {
- "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
- }
- },
- "node_modules/jest-snapshot/node_modules/pretty-format": {
- "version": "27.5.1",
- "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-27.5.1.tgz",
- "integrity": "sha512-Qb1gy5OrP5+zDf2Bvnzdl3jsTf1qXVMazbvCoKhtKqVs4/YK4ozX4gKQJJVyNe+cajNPn0KoC0MC3FUmaHWEmQ==",
- "dev": true,
- "dependencies": {
- "ansi-regex": "^5.0.1",
- "ansi-styles": "^5.0.0",
- "react-is": "^17.0.1"
- },
- "engines": {
- "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
- }
- },
- "node_modules/jest-snapshot/node_modules/react-is": {
- "version": "17.0.2",
- "resolved": "https://registry.npmjs.org/react-is/-/react-is-17.0.2.tgz",
- "integrity": "sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w==",
- "dev": true
- },
- "node_modules/jest-util": {
- "version": "29.7.0",
- "resolved": "https://registry.npmjs.org/jest-util/-/jest-util-29.7.0.tgz",
- "integrity": "sha512-z6EbKajIpqGKU56y5KBUgy1dt1ihhQJgWzUlZHArA/+X2ad7Cb5iF+AK1EWVL/Bo7Rz9uurpqw6SiBCefUbCGA==",
- "dev": true,
- "dependencies": {
- "@jest/types": "^29.6.3",
- "@types/node": "*",
- "chalk": "^4.0.0",
- "ci-info": "^3.2.0",
- "graceful-fs": "^4.2.9",
- "picomatch": "^2.2.3"
- },
- "engines": {
- "node": "^14.15.0 || ^16.10.0 || >=18.0.0"
- }
- },
- "node_modules/jest-validate": {
- "version": "27.5.1",
- "resolved": "https://registry.npmjs.org/jest-validate/-/jest-validate-27.5.1.tgz",
- "integrity": "sha512-thkNli0LYTmOI1tDB3FI1S1RTp/Bqyd9pTarJwL87OIBFuqEb5Apv5EaApEudYg4g86e3CT6kM0RowkhtEnCBQ==",
- "dev": true,
- "dependencies": {
- "@jest/types": "^27.5.1",
- "camelcase": "^6.2.0",
- "chalk": "^4.0.0",
- "jest-get-type": "^27.5.1",
- "leven": "^3.1.0",
- "pretty-format": "^27.5.1"
- },
- "engines": {
- "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
- }
- },
- "node_modules/jest-validate/node_modules/@jest/types": {
- "version": "27.5.1",
- "resolved": "https://registry.npmjs.org/@jest/types/-/types-27.5.1.tgz",
- "integrity": "sha512-Cx46iJ9QpwQTjIdq5VJu2QTMMs3QlEjI0x1QbBP5W1+nMzyc2XmimiRR/CbX9TO0cPTeUlxWMOu8mslYsJ8DEw==",
- "dev": true,
- "dependencies": {
- "@types/istanbul-lib-coverage": "^2.0.0",
- "@types/istanbul-reports": "^3.0.0",
- "@types/node": "*",
- "@types/yargs": "^16.0.0",
- "chalk": "^4.0.0"
- },
- "engines": {
- "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
- }
- },
- "node_modules/jest-validate/node_modules/@types/yargs": {
- "version": "16.0.9",
- "resolved": "https://registry.npmjs.org/@types/yargs/-/yargs-16.0.9.tgz",
- "integrity": "sha512-tHhzvkFXZQeTECenFoRljLBYPZJ7jAVxqqtEI0qTLOmuultnFp4I9yKE17vTuhf7BkhCu7I4XuemPgikDVuYqA==",
- "dev": true,
- "dependencies": {
- "@types/yargs-parser": "*"
- }
- },
- "node_modules/jest-validate/node_modules/ansi-styles": {
- "version": "5.2.0",
- "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-5.2.0.tgz",
- "integrity": "sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==",
- "dev": true,
- "engines": {
- "node": ">=10"
- },
- "funding": {
- "url": "https://github.com/chalk/ansi-styles?sponsor=1"
- }
- },
- "node_modules/jest-validate/node_modules/jest-get-type": {
- "version": "27.5.1",
- "resolved": "https://registry.npmjs.org/jest-get-type/-/jest-get-type-27.5.1.tgz",
- "integrity": "sha512-2KY95ksYSaK7DMBWQn6dQz3kqAf3BB64y2udeG+hv4KfSOb9qwcYQstTJc1KCbsix+wLZWZYN8t7nwX3GOBLRw==",
- "dev": true,
- "engines": {
- "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
- }
- },
- "node_modules/jest-validate/node_modules/pretty-format": {
- "version": "27.5.1",
- "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-27.5.1.tgz",
- "integrity": "sha512-Qb1gy5OrP5+zDf2Bvnzdl3jsTf1qXVMazbvCoKhtKqVs4/YK4ozX4gKQJJVyNe+cajNPn0KoC0MC3FUmaHWEmQ==",
- "dev": true,
- "dependencies": {
- "ansi-regex": "^5.0.1",
- "ansi-styles": "^5.0.0",
- "react-is": "^17.0.1"
- },
- "engines": {
- "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
- }
- },
- "node_modules/jest-validate/node_modules/react-is": {
- "version": "17.0.2",
- "resolved": "https://registry.npmjs.org/react-is/-/react-is-17.0.2.tgz",
- "integrity": "sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w==",
- "dev": true
- },
- "node_modules/jest-watch-typeahead": {
- "version": "1.1.0",
- "resolved": "https://registry.npmjs.org/jest-watch-typeahead/-/jest-watch-typeahead-1.1.0.tgz",
- "integrity": "sha512-Va5nLSJTN7YFtC2jd+7wsoe1pNe5K4ShLux/E5iHEwlB9AxaxmggY7to9KUqKojhaJw3aXqt5WAb4jGPOolpEw==",
- "dev": true,
- "dependencies": {
- "ansi-escapes": "^4.3.1",
- "chalk": "^4.0.0",
- "jest-regex-util": "^28.0.0",
- "jest-watcher": "^28.0.0",
- "slash": "^4.0.0",
- "string-length": "^5.0.1",
- "strip-ansi": "^7.0.1"
- },
- "engines": {
- "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
- },
- "peerDependencies": {
- "jest": "^27.0.0 || ^28.0.0"
- }
- },
- "node_modules/jest-watch-typeahead/node_modules/@jest/console": {
- "version": "28.1.3",
- "resolved": "https://registry.npmjs.org/@jest/console/-/console-28.1.3.tgz",
- "integrity": "sha512-QPAkP5EwKdK/bxIr6C1I4Vs0rm2nHiANzj/Z5X2JQkrZo6IqvC4ldZ9K95tF0HdidhA8Bo6egxSzUFPYKcEXLw==",
- "dev": true,
- "dependencies": {
- "@jest/types": "^28.1.3",
- "@types/node": "*",
- "chalk": "^4.0.0",
- "jest-message-util": "^28.1.3",
- "jest-util": "^28.1.3",
- "slash": "^3.0.0"
- },
- "engines": {
- "node": "^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0"
- }
- },
- "node_modules/jest-watch-typeahead/node_modules/@jest/console/node_modules/slash": {
- "version": "3.0.0",
- "resolved": "https://registry.npmjs.org/slash/-/slash-3.0.0.tgz",
- "integrity": "sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==",
- "dev": true,
- "engines": {
- "node": ">=8"
- }
- },
- "node_modules/jest-watch-typeahead/node_modules/@jest/schemas": {
- "version": "28.1.3",
- "resolved": "https://registry.npmjs.org/@jest/schemas/-/schemas-28.1.3.tgz",
- "integrity": "sha512-/l/VWsdt/aBXgjshLWOFyFt3IVdYypu5y2Wn2rOO1un6nkqIn8SLXzgIMYXFyYsRWDyF5EthmKJMIdJvk08grg==",
- "dev": true,
- "dependencies": {
- "@sinclair/typebox": "^0.24.1"
- },
- "engines": {
- "node": "^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0"
- }
- },
- "node_modules/jest-watch-typeahead/node_modules/@jest/test-result": {
- "version": "28.1.3",
- "resolved": "https://registry.npmjs.org/@jest/test-result/-/test-result-28.1.3.tgz",
- "integrity": "sha512-kZAkxnSE+FqE8YjW8gNuoVkkC9I7S1qmenl8sGcDOLropASP+BkcGKwhXoyqQuGOGeYY0y/ixjrd/iERpEXHNg==",
- "dev": true,
- "dependencies": {
- "@jest/console": "^28.1.3",
- "@jest/types": "^28.1.3",
- "@types/istanbul-lib-coverage": "^2.0.0",
- "collect-v8-coverage": "^1.0.0"
- },
- "engines": {
- "node": "^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0"
- }
- },
- "node_modules/jest-watch-typeahead/node_modules/@jest/types": {
- "version": "28.1.3",
- "resolved": "https://registry.npmjs.org/@jest/types/-/types-28.1.3.tgz",
- "integrity": "sha512-RyjiyMUZrKz/c+zlMFO1pm70DcIlST8AeWTkoUdZevew44wcNZQHsEVOiCVtgVnlFFD82FPaXycys58cf2muVQ==",
- "dev": true,
- "dependencies": {
- "@jest/schemas": "^28.1.3",
- "@types/istanbul-lib-coverage": "^2.0.0",
- "@types/istanbul-reports": "^3.0.0",
- "@types/node": "*",
- "@types/yargs": "^17.0.8",
- "chalk": "^4.0.0"
- },
- "engines": {
- "node": "^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0"
- }
- },
- "node_modules/jest-watch-typeahead/node_modules/@sinclair/typebox": {
- "version": "0.24.51",
- "resolved": "https://registry.npmjs.org/@sinclair/typebox/-/typebox-0.24.51.tgz",
- "integrity": "sha512-1P1OROm/rdubP5aFDSZQILU0vrLCJ4fvHt6EoqHEM+2D/G5MK3bIaymUKLit8Js9gbns5UyJnkP/TZROLw4tUA==",
- "dev": true
- },
- "node_modules/jest-watch-typeahead/node_modules/ansi-styles": {
- "version": "5.2.0",
- "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-5.2.0.tgz",
- "integrity": "sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==",
- "dev": true,
- "engines": {
- "node": ">=10"
- },
- "funding": {
- "url": "https://github.com/chalk/ansi-styles?sponsor=1"
- }
- },
- "node_modules/jest-watch-typeahead/node_modules/emittery": {
- "version": "0.10.2",
- "resolved": "https://registry.npmjs.org/emittery/-/emittery-0.10.2.tgz",
- "integrity": "sha512-aITqOwnLanpHLNXZJENbOgjUBeHocD+xsSJmNrjovKBW5HbSpW3d1pEls7GFQPUWXiwG9+0P4GtHfEqC/4M0Iw==",
- "dev": true,
- "engines": {
- "node": ">=12"
- },
- "funding": {
- "url": "https://github.com/sindresorhus/emittery?sponsor=1"
- }
- },
- "node_modules/jest-watch-typeahead/node_modules/jest-message-util": {
- "version": "28.1.3",
- "resolved": "https://registry.npmjs.org/jest-message-util/-/jest-message-util-28.1.3.tgz",
- "integrity": "sha512-PFdn9Iewbt575zKPf1286Ht9EPoJmYT7P0kY+RibeYZ2XtOr53pDLEFoTWXbd1h4JiGiWpTBC84fc8xMXQMb7g==",
- "dev": true,
- "dependencies": {
- "@babel/code-frame": "^7.12.13",
- "@jest/types": "^28.1.3",
- "@types/stack-utils": "^2.0.0",
- "chalk": "^4.0.0",
- "graceful-fs": "^4.2.9",
- "micromatch": "^4.0.4",
- "pretty-format": "^28.1.3",
- "slash": "^3.0.0",
- "stack-utils": "^2.0.3"
- },
- "engines": {
- "node": "^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0"
- }
- },
- "node_modules/jest-watch-typeahead/node_modules/jest-message-util/node_modules/slash": {
- "version": "3.0.0",
- "resolved": "https://registry.npmjs.org/slash/-/slash-3.0.0.tgz",
- "integrity": "sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==",
- "dev": true,
- "engines": {
- "node": ">=8"
- }
- },
- "node_modules/jest-watch-typeahead/node_modules/jest-regex-util": {
- "version": "28.0.2",
- "resolved": "https://registry.npmjs.org/jest-regex-util/-/jest-regex-util-28.0.2.tgz",
- "integrity": "sha512-4s0IgyNIy0y9FK+cjoVYoxamT7Zeo7MhzqRGx7YDYmaQn1wucY9rotiGkBzzcMXTtjrCAP/f7f+E0F7+fxPNdw==",
- "dev": true,
- "engines": {
- "node": "^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0"
- }
- },
- "node_modules/jest-watch-typeahead/node_modules/jest-util": {
- "version": "28.1.3",
- "resolved": "https://registry.npmjs.org/jest-util/-/jest-util-28.1.3.tgz",
- "integrity": "sha512-XdqfpHwpcSRko/C35uLYFM2emRAltIIKZiJ9eAmhjsj0CqZMa0p1ib0R5fWIqGhn1a103DebTbpqIaP1qCQ6tQ==",
- "dev": true,
- "dependencies": {
- "@jest/types": "^28.1.3",
- "@types/node": "*",
- "chalk": "^4.0.0",
- "ci-info": "^3.2.0",
- "graceful-fs": "^4.2.9",
- "picomatch": "^2.2.3"
- },
- "engines": {
- "node": "^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0"
- }
- },
- "node_modules/jest-watch-typeahead/node_modules/jest-watcher": {
- "version": "28.1.3",
- "resolved": "https://registry.npmjs.org/jest-watcher/-/jest-watcher-28.1.3.tgz",
- "integrity": "sha512-t4qcqj9hze+jviFPUN3YAtAEeFnr/azITXQEMARf5cMwKY2SMBRnCQTXLixTl20OR6mLh9KLMrgVJgJISym+1g==",
- "dev": true,
- "dependencies": {
- "@jest/test-result": "^28.1.3",
- "@jest/types": "^28.1.3",
- "@types/node": "*",
- "ansi-escapes": "^4.2.1",
- "chalk": "^4.0.0",
- "emittery": "^0.10.2",
- "jest-util": "^28.1.3",
- "string-length": "^4.0.1"
- },
- "engines": {
- "node": "^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0"
- }
- },
- "node_modules/jest-watch-typeahead/node_modules/jest-watcher/node_modules/string-length": {
- "version": "4.0.2",
- "resolved": "https://registry.npmjs.org/string-length/-/string-length-4.0.2.tgz",
- "integrity": "sha512-+l6rNN5fYHNhZZy41RXsYptCjA2Igmq4EG7kZAYFQI1E1VTXarr6ZPXBg6eq7Y6eK4FEhY6AJlyuFIb/v/S0VQ==",
- "dev": true,
- "dependencies": {
- "char-regex": "^1.0.2",
- "strip-ansi": "^6.0.0"
- },
- "engines": {
- "node": ">=10"
- }
- },
- "node_modules/jest-watch-typeahead/node_modules/jest-watcher/node_modules/strip-ansi": {
- "version": "6.0.1",
- "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz",
- "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
- "dev": true,
- "dependencies": {
- "ansi-regex": "^5.0.1"
- },
- "engines": {
- "node": ">=8"
- }
- },
- "node_modules/jest-watch-typeahead/node_modules/pretty-format": {
- "version": "28.1.3",
- "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-28.1.3.tgz",
- "integrity": "sha512-8gFb/To0OmxHR9+ZTb14Df2vNxdGCX8g1xWGUTqUw5TiZvcQf5sHKObd5UcPyLLyowNwDAMTF3XWOG1B6mxl1Q==",
- "dev": true,
- "dependencies": {
- "@jest/schemas": "^28.1.3",
- "ansi-regex": "^5.0.1",
- "ansi-styles": "^5.0.0",
- "react-is": "^18.0.0"
- },
- "engines": {
- "node": "^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0"
- }
- },
- "node_modules/jest-watch-typeahead/node_modules/slash": {
- "version": "4.0.0",
- "resolved": "https://registry.npmjs.org/slash/-/slash-4.0.0.tgz",
- "integrity": "sha512-3dOsAHXXUkQTpOYcoAxLIorMTp4gIQr5IW3iVb7A7lFIp0VHhnynm9izx6TssdrIcVIESAlVjtnO2K8bg+Coew==",
- "dev": true,
- "engines": {
- "node": ">=12"
- },
- "funding": {
- "url": "https://github.com/sponsors/sindresorhus"
- }
- },
- "node_modules/jest-watch-typeahead/node_modules/string-length": {
- "version": "5.0.1",
- "resolved": "https://registry.npmjs.org/string-length/-/string-length-5.0.1.tgz",
- "integrity": "sha512-9Ep08KAMUn0OadnVaBuRdE2l615CQ508kr0XMadjClfYpdCyvrbFp6Taebo8yyxokQ4viUd/xPPUA4FGgUa0ow==",
- "dev": true,
- "dependencies": {
- "char-regex": "^2.0.0",
- "strip-ansi": "^7.0.1"
- },
- "engines": {
- "node": ">=12.20"
- },
- "funding": {
- "url": "https://github.com/sponsors/sindresorhus"
- }
- },
- "node_modules/jest-watch-typeahead/node_modules/string-length/node_modules/char-regex": {
- "version": "2.0.1",
- "resolved": "https://registry.npmjs.org/char-regex/-/char-regex-2.0.1.tgz",
- "integrity": "sha512-oSvEeo6ZUD7NepqAat3RqoucZ5SeqLJgOvVIwkafu6IP3V0pO38s/ypdVUmDDK6qIIHNlYHJAKX9E7R7HoKElw==",
- "dev": true,
- "engines": {
- "node": ">=12.20"
- }
- },
- "node_modules/jest-watch-typeahead/node_modules/strip-ansi": {
- "version": "7.1.0",
- "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz",
- "integrity": "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==",
- "dev": true,
- "dependencies": {
- "ansi-regex": "^6.0.1"
- },
- "engines": {
- "node": ">=12"
- },
- "funding": {
- "url": "https://github.com/chalk/strip-ansi?sponsor=1"
- }
- },
- "node_modules/jest-watch-typeahead/node_modules/strip-ansi/node_modules/ansi-regex": {
- "version": "6.0.1",
- "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.0.1.tgz",
- "integrity": "sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA==",
- "dev": true,
- "engines": {
- "node": ">=12"
- },
- "funding": {
- "url": "https://github.com/chalk/ansi-regex?sponsor=1"
- }
- },
- "node_modules/jest-watcher": {
- "version": "27.5.1",
- "resolved": "https://registry.npmjs.org/jest-watcher/-/jest-watcher-27.5.1.tgz",
- "integrity": "sha512-z676SuD6Z8o8qbmEGhoEUFOM1+jfEiL3DXHK/xgEiG2EyNYfFG60jluWcupY6dATjfEsKQuibReS1djInQnoVw==",
- "dev": true,
- "dependencies": {
- "@jest/test-result": "^27.5.1",
- "@jest/types": "^27.5.1",
- "@types/node": "*",
- "ansi-escapes": "^4.2.1",
- "chalk": "^4.0.0",
- "jest-util": "^27.5.1",
- "string-length": "^4.0.1"
- },
- "engines": {
- "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
- }
- },
- "node_modules/jest-watcher/node_modules/@jest/types": {
- "version": "27.5.1",
- "resolved": "https://registry.npmjs.org/@jest/types/-/types-27.5.1.tgz",
- "integrity": "sha512-Cx46iJ9QpwQTjIdq5VJu2QTMMs3QlEjI0x1QbBP5W1+nMzyc2XmimiRR/CbX9TO0cPTeUlxWMOu8mslYsJ8DEw==",
- "dev": true,
- "dependencies": {
- "@types/istanbul-lib-coverage": "^2.0.0",
- "@types/istanbul-reports": "^3.0.0",
- "@types/node": "*",
- "@types/yargs": "^16.0.0",
- "chalk": "^4.0.0"
- },
- "engines": {
- "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
- }
- },
- "node_modules/jest-watcher/node_modules/@types/yargs": {
- "version": "16.0.9",
- "resolved": "https://registry.npmjs.org/@types/yargs/-/yargs-16.0.9.tgz",
- "integrity": "sha512-tHhzvkFXZQeTECenFoRljLBYPZJ7jAVxqqtEI0qTLOmuultnFp4I9yKE17vTuhf7BkhCu7I4XuemPgikDVuYqA==",
- "dev": true,
- "dependencies": {
- "@types/yargs-parser": "*"
- }
- },
- "node_modules/jest-watcher/node_modules/jest-util": {
- "version": "27.5.1",
- "resolved": "https://registry.npmjs.org/jest-util/-/jest-util-27.5.1.tgz",
- "integrity": "sha512-Kv2o/8jNvX1MQ0KGtw480E/w4fBCDOnH6+6DmeKi6LZUIlKA5kwY0YNdlzaWTiVgxqAqik11QyxDOKk543aKXw==",
- "dev": true,
- "dependencies": {
- "@jest/types": "^27.5.1",
- "@types/node": "*",
- "chalk": "^4.0.0",
- "ci-info": "^3.2.0",
- "graceful-fs": "^4.2.9",
- "picomatch": "^2.2.3"
- },
- "engines": {
- "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
- }
- },
- "node_modules/jest-worker": {
- "version": "27.5.1",
- "resolved": "https://registry.npmjs.org/jest-worker/-/jest-worker-27.5.1.tgz",
- "integrity": "sha512-7vuh85V5cdDofPyxn58nrPjBktZo0u9x1g8WtjQol+jZDaE+fhN+cIvTj11GndBnMnyfrUOG1sZQxCdjKh+DKg==",
- "dev": true,
- "dependencies": {
- "@types/node": "*",
- "merge-stream": "^2.0.0",
- "supports-color": "^8.0.0"
- },
- "engines": {
- "node": ">= 10.13.0"
- }
- },
- "node_modules/jest-worker/node_modules/supports-color": {
- "version": "8.1.1",
- "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
- "integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==",
- "dev": true,
- "dependencies": {
- "has-flag": "^4.0.0"
- },
- "engines": {
- "node": ">=10"
- },
- "funding": {
- "url": "https://github.com/chalk/supports-color?sponsor=1"
- }
- },
- "node_modules/jiti": {
- "version": "1.21.0",
- "resolved": "https://registry.npmjs.org/jiti/-/jiti-1.21.0.tgz",
- "integrity": "sha512-gFqAIbuKyyso/3G2qhiO2OM6shY6EPP/R0+mkDbyspxKazh8BXDC5FiFsUjlczgdNz/vfra0da2y+aHrusLG/Q==",
- "dev": true,
- "bin": {
- "jiti": "bin/jiti.js"
- }
- },
- "node_modules/js-tokens": {
- "version": "4.0.0",
- "resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz",
- "integrity": "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ=="
- },
- "node_modules/js-yaml": {
- "version": "4.1.0",
- "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz",
- "integrity": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==",
- "dev": true,
- "dependencies": {
- "argparse": "^2.0.1"
- },
- "bin": {
- "js-yaml": "bin/js-yaml.js"
- }
- },
- "node_modules/jsdom": {
- "version": "16.7.0",
- "resolved": "https://registry.npmjs.org/jsdom/-/jsdom-16.7.0.tgz",
- "integrity": "sha512-u9Smc2G1USStM+s/x1ru5Sxrl6mPYCbByG1U/hUmqaVsm4tbNyS7CicOSRyuGQYZhTu0h84qkZZQ/I+dzizSVw==",
- "dev": true,
- "dependencies": {
- "abab": "^2.0.5",
- "acorn": "^8.2.4",
- "acorn-globals": "^6.0.0",
- "cssom": "^0.4.4",
- "cssstyle": "^2.3.0",
- "data-urls": "^2.0.0",
- "decimal.js": "^10.2.1",
- "domexception": "^2.0.1",
- "escodegen": "^2.0.0",
- "form-data": "^3.0.0",
- "html-encoding-sniffer": "^2.0.1",
- "http-proxy-agent": "^4.0.1",
- "https-proxy-agent": "^5.0.0",
- "is-potential-custom-element-name": "^1.0.1",
- "nwsapi": "^2.2.0",
- "parse5": "6.0.1",
- "saxes": "^5.0.1",
- "symbol-tree": "^3.2.4",
- "tough-cookie": "^4.0.0",
- "w3c-hr-time": "^1.0.2",
- "w3c-xmlserializer": "^2.0.0",
- "webidl-conversions": "^6.1.0",
- "whatwg-encoding": "^1.0.5",
- "whatwg-mimetype": "^2.3.0",
- "whatwg-url": "^8.5.0",
- "ws": "^7.4.6",
- "xml-name-validator": "^3.0.0"
- },
- "engines": {
- "node": ">=10"
- },
- "peerDependencies": {
- "canvas": "^2.5.0"
- },
- "peerDependenciesMeta": {
- "canvas": {
- "optional": true
- }
- }
- },
- "node_modules/jsesc": {
- "version": "3.1.0",
- "resolved": "https://registry.npmjs.org/jsesc/-/jsesc-3.1.0.tgz",
- "integrity": "sha512-/sM3dO2FOzXjKQhJuo0Q173wf2KOo8t4I8vHy6lF9poUp7bKT0/NHE8fPX23PwfhnykfqnC2xRxOnVw5XuGIaA==",
- "dev": true,
- "bin": {
- "jsesc": "bin/jsesc"
- },
- "engines": {
- "node": ">=6"
- }
- },
- "node_modules/json-buffer": {
- "version": "3.0.1",
- "resolved": "https://registry.npmjs.org/json-buffer/-/json-buffer-3.0.1.tgz",
- "integrity": "sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ==",
- "dev": true
- },
- "node_modules/json-parse-even-better-errors": {
- "version": "2.3.1",
- "resolved": "https://registry.npmjs.org/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz",
- "integrity": "sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==",
- "dev": true
- },
- "node_modules/json-schema": {
- "version": "0.4.0",
- "resolved": "https://registry.npmjs.org/json-schema/-/json-schema-0.4.0.tgz",
- "integrity": "sha512-es94M3nTIfsEPisRafak+HDLfHXnKBhV3vU5eqPcS3flIWqcxJWgXHXiey3YrpaNsanY5ei1VoYEbOzijuq9BA==",
- "dev": true
- },
- "node_modules/json-schema-traverse": {
- "version": "1.0.0",
- "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz",
- "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==",
- "dev": true
- },
- "node_modules/json-stable-stringify-without-jsonify": {
- "version": "1.0.1",
- "resolved": "https://registry.npmjs.org/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz",
- "integrity": "sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==",
- "dev": true
- },
- "node_modules/json5": {
- "version": "2.2.3",
- "resolved": "https://registry.npmjs.org/json5/-/json5-2.2.3.tgz",
- "integrity": "sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==",
- "dev": true,
- "bin": {
- "json5": "lib/cli.js"
- },
- "engines": {
- "node": ">=6"
- }
- },
- "node_modules/jsonfile": {
- "version": "6.1.0",
- "resolved": "https://registry.npmjs.org/jsonfile/-/jsonfile-6.1.0.tgz",
- "integrity": "sha512-5dgndWOriYSm5cnYaJNhalLNDKOqFwyDB/rr1E9ZsGciGvKPs8R2xYGCacuf3z6K1YKDz182fd+fY3cn3pMqXQ==",
- "dev": true,
- "dependencies": {
- "universalify": "^2.0.0"
- },
- "optionalDependencies": {
- "graceful-fs": "^4.1.6"
- }
- },
- "node_modules/jsonpath": {
- "version": "1.1.1",
- "resolved": "https://registry.npmjs.org/jsonpath/-/jsonpath-1.1.1.tgz",
- "integrity": "sha512-l6Cg7jRpixfbgoWgkrl77dgEj8RPvND0wMH6TwQmi9Qs4TFfS9u5cUFnbeKTwj5ga5Y3BTGGNI28k117LJ009w==",
- "dev": true,
- "dependencies": {
- "esprima": "1.2.2",
- "static-eval": "2.0.2",
- "underscore": "1.12.1"
- }
- },
- "node_modules/jsonpath/node_modules/esprima": {
- "version": "1.2.2",
- "resolved": "https://registry.npmjs.org/esprima/-/esprima-1.2.2.tgz",
- "integrity": "sha512-+JpPZam9w5DuJ3Q67SqsMGtiHKENSMRVoxvArfJZK01/BfLEObtZ6orJa/MtoGNR/rfMgp5837T41PAmTwAv/A==",
- "dev": true,
- "bin": {
- "esparse": "bin/esparse.js",
- "esvalidate": "bin/esvalidate.js"
- },
- "engines": {
- "node": ">=0.4.0"
- }
- },
- "node_modules/jsonpointer": {
- "version": "5.0.1",
- "resolved": "https://registry.npmjs.org/jsonpointer/-/jsonpointer-5.0.1.tgz",
- "integrity": "sha512-p/nXbhSEcu3pZRdkW1OfJhpsVtW1gd4Wa1fnQc9YLiTfAjn0312eMKimbdIQzuZl9aa9xUGaRlP9T/CJE/ditQ==",
- "dev": true,
- "engines": {
- "node": ">=0.10.0"
- }
- },
- "node_modules/jsx-ast-utils": {
- "version": "3.3.5",
- "resolved": "https://registry.npmjs.org/jsx-ast-utils/-/jsx-ast-utils-3.3.5.tgz",
- "integrity": "sha512-ZZow9HBI5O6EPgSJLUb8n2NKgmVWTwCvHGwFuJlMjvLFqlGG6pjirPhtdsseaLZjSibD8eegzmYpUZwoIlj2cQ==",
- "dev": true,
- "dependencies": {
- "array-includes": "^3.1.6",
- "array.prototype.flat": "^1.3.1",
- "object.assign": "^4.1.4",
- "object.values": "^1.1.6"
- },
- "engines": {
- "node": ">=4.0"
- }
- },
- "node_modules/jszip": {
- "version": "3.10.1",
- "resolved": "https://registry.npmjs.org/jszip/-/jszip-3.10.1.tgz",
- "integrity": "sha512-xXDvecyTpGLrqFrvkrUSoxxfJI5AH7U8zxxtVclpsUtMCq4JQ290LY8AW5c7Ggnr/Y/oK+bQMbqK2qmtk3pN4g==",
- "dependencies": {
- "lie": "~3.3.0",
- "pako": "~1.0.2",
- "readable-stream": "~2.3.6",
- "setimmediate": "^1.0.5"
- }
- },
- "node_modules/just-debounce": {
- "version": "1.1.0",
- "resolved": "https://registry.npmjs.org/just-debounce/-/just-debounce-1.1.0.tgz",
- "integrity": "sha512-qpcRocdkUmf+UTNBYx5w6dexX5J31AKK1OmPwH630a83DdVVUIngk55RSAiIGpQyoH0dlr872VHfPjnQnK1qDQ==",
- "dev": true
- },
- "node_modules/keyv": {
- "version": "4.5.4",
- "resolved": "https://registry.npmjs.org/keyv/-/keyv-4.5.4.tgz",
- "integrity": "sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw==",
- "dev": true,
- "dependencies": {
- "json-buffer": "3.0.1"
- }
- },
- "node_modules/kind-of": {
- "version": "5.1.0",
- "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-5.1.0.tgz",
- "integrity": "sha512-NGEErnH6F2vUuXDh+OlbcKW7/wOcfdRHaZ7VWtqCztfHri/++YKmP51OdWeGPuqCOba6kk2OTe5d02VmTB80Pw==",
- "dev": true,
- "engines": {
- "node": ">=0.10.0"
- }
- },
- "node_modules/kleur": {
- "version": "3.0.3",
- "resolved": "https://registry.npmjs.org/kleur/-/kleur-3.0.3.tgz",
- "integrity": "sha512-eTIzlVOSUR+JxdDFepEYcBMtZ9Qqdef+rnzWdRZuMbOywu5tO2w2N7rqjoANZ5k9vywhL6Br1VRjUIgTQx4E8w==",
- "dev": true,
- "engines": {
- "node": ">=6"
- }
- },
- "node_modules/klona": {
- "version": "2.0.6",
- "resolved": "https://registry.npmjs.org/klona/-/klona-2.0.6.tgz",
- "integrity": "sha512-dhG34DXATL5hSxJbIexCft8FChFXtmskoZYnoPWjXQuebWYCNkVeV3KkGegCK9CP1oswI/vQibS2GY7Em/sJJA==",
- "dev": true,
- "engines": {
- "node": ">= 8"
- }
- },
- "node_modules/language-subtag-registry": {
- "version": "0.3.22",
- "resolved": "https://registry.npmjs.org/language-subtag-registry/-/language-subtag-registry-0.3.22.tgz",
- "integrity": "sha512-tN0MCzyWnoz/4nHS6uxdlFWoUZT7ABptwKPQ52Ea7URk6vll88bWBVhodtnlfEuCcKWNGoc+uGbw1cwa9IKh/w==",
- "dev": true
- },
- "node_modules/language-tags": {
- "version": "1.0.9",
- "resolved": "https://registry.npmjs.org/language-tags/-/language-tags-1.0.9.tgz",
- "integrity": "sha512-MbjN408fEndfiQXbFQ1vnd+1NoLDsnQW41410oQBXiyXDMYH5z505juWa4KUE1LqxRC7DgOgZDbKLxHIwm27hA==",
- "dev": true,
- "dependencies": {
- "language-subtag-registry": "^0.3.20"
- },
- "engines": {
- "node": ">=0.10"
- }
- },
- "node_modules/last-run": {
- "version": "1.1.1",
- "resolved": "https://registry.npmjs.org/last-run/-/last-run-1.1.1.tgz",
- "integrity": "sha512-U/VxvpX4N/rFvPzr3qG5EtLKEnNI0emvIQB3/ecEwv+8GHaUKbIB8vxv1Oai5FAF0d0r7LXHhLLe5K/yChm5GQ==",
- "dev": true,
- "dependencies": {
- "default-resolution": "^2.0.0",
- "es6-weak-map": "^2.0.1"
- },
- "engines": {
- "node": ">= 0.10"
- }
- },
- "node_modules/launch-editor": {
- "version": "2.6.1",
- "resolved": "https://registry.npmjs.org/launch-editor/-/launch-editor-2.6.1.tgz",
- "integrity": "sha512-eB/uXmFVpY4zezmGp5XtU21kwo7GBbKB+EQ+UZeWtGb9yAM5xt/Evk+lYH3eRNAtId+ej4u7TYPFZ07w4s7rRw==",
- "dev": true,
- "dependencies": {
- "picocolors": "^1.0.0",
- "shell-quote": "^1.8.1"
- }
- },
- "node_modules/lazystream": {
- "version": "1.0.1",
- "resolved": "https://registry.npmjs.org/lazystream/-/lazystream-1.0.1.tgz",
- "integrity": "sha512-b94GiNHQNy6JNTrt5w6zNyffMrNkXZb3KTkCZJb2V1xaEGCk093vkZ2jk3tpaeP33/OiXC+WvK9AxUebnf5nbw==",
- "dev": true,
- "dependencies": {
- "readable-stream": "^2.0.5"
- },
- "engines": {
- "node": ">= 0.6.3"
- }
- },
- "node_modules/lcid": {
- "version": "1.0.0",
- "resolved": "https://registry.npmjs.org/lcid/-/lcid-1.0.0.tgz",
- "integrity": "sha512-YiGkH6EnGrDGqLMITnGjXtGmNtjoXw9SVUzcaos8RBi7Ps0VBylkq+vOcY9QE5poLasPCR849ucFUkl0UzUyOw==",
- "dev": true,
- "dependencies": {
- "invert-kv": "^1.0.0"
- },
- "engines": {
- "node": ">=0.10.0"
- }
- },
- "node_modules/lead": {
- "version": "1.0.0",
- "resolved": "https://registry.npmjs.org/lead/-/lead-1.0.0.tgz",
- "integrity": "sha512-IpSVCk9AYvLHo5ctcIXxOBpMWUe+4TKN3VPWAKUbJikkmsGp0VrSM8IttVc32D6J4WUsiPE6aEFRNmIoF/gdow==",
- "dev": true,
- "dependencies": {
- "flush-write-stream": "^1.0.2"
- },
- "engines": {
- "node": ">= 0.10"
- }
- },
- "node_modules/leven": {
- "version": "3.1.0",
- "resolved": "https://registry.npmjs.org/leven/-/leven-3.1.0.tgz",
- "integrity": "sha512-qsda+H8jTaUaN/x5vzW2rzc+8Rw4TAQ/4KjB46IwK5VH+IlVeeeje/EoZRpiXvIqjFgK84QffqPztGI3VBLG1A==",
- "dev": true,
- "engines": {
- "node": ">=6"
- }
- },
- "node_modules/levn": {
- "version": "0.4.1",
- "resolved": "https://registry.npmjs.org/levn/-/levn-0.4.1.tgz",
- "integrity": "sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==",
- "dev": true,
- "dependencies": {
- "prelude-ls": "^1.2.1",
- "type-check": "~0.4.0"
- },
- "engines": {
- "node": ">= 0.8.0"
- }
- },
- "node_modules/lie": {
- "version": "3.3.0",
- "resolved": "https://registry.npmjs.org/lie/-/lie-3.3.0.tgz",
- "integrity": "sha512-UaiMJzeWRlEujzAuw5LokY1L5ecNQYZKfmyZ9L7wDHb/p5etKaxXhohBcrw0EYby+G/NA52vRSN4N39dxHAIwQ==",
- "dependencies": {
- "immediate": "~3.0.5"
- }
- },
- "node_modules/liftoff": {
- "version": "3.1.0",
- "resolved": "https://registry.npmjs.org/liftoff/-/liftoff-3.1.0.tgz",
- "integrity": "sha512-DlIPlJUkCV0Ips2zf2pJP0unEoT1kwYhiiPUGF3s/jtxTCjziNLoiVVh+jqWOWeFi6mmwQ5fNxvAUyPad4Dfog==",
- "dev": true,
- "dependencies": {
- "extend": "^3.0.0",
- "findup-sync": "^3.0.0",
- "fined": "^1.0.1",
- "flagged-respawn": "^1.0.0",
- "is-plain-object": "^2.0.4",
- "object.map": "^1.0.0",
- "rechoir": "^0.6.2",
- "resolve": "^1.1.7"
- },
- "engines": {
- "node": ">= 0.8"
- }
- },
- "node_modules/liftoff/node_modules/is-plain-object": {
- "version": "2.0.4",
- "resolved": "https://registry.npmjs.org/is-plain-object/-/is-plain-object-2.0.4.tgz",
- "integrity": "sha512-h5PpgXkWitc38BBMYawTYMWJHFZJVnBquFE57xFpjB8pJFiF6gZ+bU+WyI/yqXiFR5mdLsgYNaPe8uao6Uv9Og==",
- "dev": true,
- "dependencies": {
- "isobject": "^3.0.1"
- },
- "engines": {
- "node": ">=0.10.0"
- }
- },
- "node_modules/liftoff/node_modules/resolve": {
- "version": "1.22.8",
- "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.22.8.tgz",
- "integrity": "sha512-oKWePCxqpd6FlLvGV1VU0x7bkPmmCNolxzjMf4NczoDnQcIWrAF+cPtZn5i6n+RfD2d9i0tzpKnG6Yk168yIyw==",
- "dev": true,
- "dependencies": {
- "is-core-module": "^2.13.0",
- "path-parse": "^1.0.7",
- "supports-preserve-symlinks-flag": "^1.0.0"
- },
- "bin": {
- "resolve": "bin/resolve"
- },
- "funding": {
- "url": "https://github.com/sponsors/ljharb"
- }
- },
- "node_modules/lilconfig": {
- "version": "2.1.0",
- "resolved": "https://registry.npmjs.org/lilconfig/-/lilconfig-2.1.0.tgz",
- "integrity": "sha512-utWOt/GHzuUxnLKxB6dk81RoOeoNeHgbrXiuGk4yyF5qlRz+iIVWu56E2fqGHFrXz0QNUhLB/8nKqvRH66JKGQ==",
- "dev": true,
- "engines": {
- "node": ">=10"
- }
- },
- "node_modules/limiter": {
- "version": "1.1.5",
- "resolved": "https://registry.npmjs.org/limiter/-/limiter-1.1.5.tgz",
- "integrity": "sha512-FWWMIEOxz3GwUI4Ts/IvgVy6LPvoMPgjMdQ185nN6psJyBJ4yOpzqm695/h5umdLJg2vW3GR5iG11MAkR2AzJA==",
- "dev": true
- },
- "node_modules/lines-and-columns": {
- "version": "1.2.4",
- "resolved": "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.2.4.tgz",
- "integrity": "sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==",
- "dev": true
- },
- "node_modules/lit": {
- "version": "3.3.0",
- "resolved": "https://registry.npmjs.org/lit/-/lit-3.3.0.tgz",
- "integrity": "sha512-DGVsqsOIHBww2DqnuZzW7QsuCdahp50ojuDaBPC7jUDRpYoH0z7kHBBYZewRzer75FwtrkmkKk7iOAwSaWdBmw==",
- "license": "BSD-3-Clause",
- "dependencies": {
- "@lit/reactive-element": "^2.1.0",
- "lit-element": "^4.2.0",
- "lit-html": "^3.3.0"
- }
- },
- "node_modules/lit-element": {
- "version": "4.2.0",
- "resolved": "https://registry.npmjs.org/lit-element/-/lit-element-4.2.0.tgz",
- "integrity": "sha512-MGrXJVAI5x+Bfth/pU9Kst1iWID6GHDLEzFEnyULB/sFiRLgkd8NPK/PeeXxktA3T6EIIaq8U3KcbTU5XFcP2Q==",
- "license": "BSD-3-Clause",
- "dependencies": {
- "@lit-labs/ssr-dom-shim": "^1.2.0",
- "@lit/reactive-element": "^2.1.0",
- "lit-html": "^3.3.0"
- }
- },
- "node_modules/lit-html": {
- "version": "3.3.0",
- "resolved": "https://registry.npmjs.org/lit-html/-/lit-html-3.3.0.tgz",
- "integrity": "sha512-RHoswrFAxY2d8Cf2mm4OZ1DgzCoBKUKSPvA1fhtSELxUERq2aQQ2h05pO9j81gS1o7RIRJ+CePLogfyahwmynw==",
- "license": "BSD-3-Clause",
- "dependencies": {
- "@types/trusted-types": "^2.0.2"
- }
- },
- "node_modules/load-json-file": {
- "version": "1.1.0",
- "resolved": "https://registry.npmjs.org/load-json-file/-/load-json-file-1.1.0.tgz",
- "integrity": "sha512-cy7ZdNRXdablkXYNI049pthVeXFurRyb9+hA/dZzerZ0pGTx42z+y+ssxBaVV2l70t1muq5IdKhn4UtcoGUY9A==",
- "dev": true,
- "dependencies": {
- "graceful-fs": "^4.1.2",
- "parse-json": "^2.2.0",
- "pify": "^2.0.0",
- "pinkie-promise": "^2.0.0",
- "strip-bom": "^2.0.0"
- },
- "engines": {
- "node": ">=0.10.0"
- }
- },
- "node_modules/load-json-file/node_modules/parse-json": {
- "version": "2.2.0",
- "resolved": "https://registry.npmjs.org/parse-json/-/parse-json-2.2.0.tgz",
- "integrity": "sha512-QR/GGaKCkhwk1ePQNYDRKYZ3mwU9ypsKhB0XyFnLQdomyEqk3e8wpW3V5Jp88zbxK4n5ST1nqo+g9juTpownhQ==",
- "dev": true,
- "dependencies": {
- "error-ex": "^1.2.0"
- },
- "engines": {
- "node": ">=0.10.0"
- }
- },
- "node_modules/load-json-file/node_modules/strip-bom": {
- "version": "2.0.0",
- "resolved": "https://registry.npmjs.org/strip-bom/-/strip-bom-2.0.0.tgz",
- "integrity": "sha512-kwrX1y7czp1E69n2ajbG65mIo9dqvJ+8aBQXOGVxqwvNbsXdFM6Lq37dLAY3mknUwru8CfcCbfOLL/gMo+fi3g==",
- "dev": true,
- "dependencies": {
- "is-utf8": "^0.2.0"
- },
- "engines": {
- "node": ">=0.10.0"
- }
- },
- "node_modules/loader-runner": {
- "version": "4.3.0",
- "resolved": "https://registry.npmjs.org/loader-runner/-/loader-runner-4.3.0.tgz",
- "integrity": "sha512-3R/1M+yS3j5ou80Me59j7F9IMs4PXs3VqRrm0TU3AbKPxlmpoY1TNscJV/oGJXo8qCatFGTfDbY6W6ipGOYXfg==",
- "dev": true,
- "engines": {
- "node": ">=6.11.5"
- }
- },
- "node_modules/loader-utils": {
- "version": "3.2.1",
- "resolved": "https://registry.npmjs.org/loader-utils/-/loader-utils-3.2.1.tgz",
- "integrity": "sha512-ZvFw1KWS3GVyYBYb7qkmRM/WwL2TQQBxgCK62rlvm4WpVQ23Nb4tYjApUlfjrEGvOs7KHEsmyUn75OHZrJMWPw==",
- "dev": true,
- "engines": {
- "node": ">= 12.13.0"
- }
- },
- "node_modules/locate-path": {
- "version": "6.0.0",
- "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-6.0.0.tgz",
- "integrity": "sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==",
- "dev": true,
- "dependencies": {
- "p-locate": "^5.0.0"
- },
- "engines": {
- "node": ">=10"
- },
- "funding": {
- "url": "https://github.com/sponsors/sindresorhus"
- }
- },
- "node_modules/lodash": {
- "version": "4.17.21",
- "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz",
- "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==",
- "dev": true
- },
- "node_modules/lodash._reinterpolate": {
- "version": "3.0.0",
- "resolved": "https://registry.npmjs.org/lodash._reinterpolate/-/lodash._reinterpolate-3.0.0.tgz",
- "integrity": "sha512-xYHt68QRoYGjeeM/XOE1uJtvXQAgvszfBhjV4yvsQH0u2i9I6cI6c6/eG4Hh3UAOVn0y/xAXwmTzEay49Q//HA==",
- "dev": true
- },
- "node_modules/lodash.debounce": {
- "version": "4.0.8",
- "resolved": "https://registry.npmjs.org/lodash.debounce/-/lodash.debounce-4.0.8.tgz",
- "integrity": "sha512-FT1yDzDYEoYWhnSGnpE/4Kj1fLZkDFyqRb7fNt6FdYOSxlUWAtp42Eh6Wb0rGIv/m9Bgo7x4GhQbm5Ys4SG5ow==",
- "dev": true
- },
- "node_modules/lodash.isfinite": {
- "version": "3.3.2",
- "resolved": "https://registry.npmjs.org/lodash.isfinite/-/lodash.isfinite-3.3.2.tgz",
- "integrity": "sha512-7FGG40uhC8Mm633uKW1r58aElFlBlxCrg9JfSi3P6aYiWmfiWF0PgMd86ZUsxE5GwWPdHoS2+48bwTh2VPkIQA==",
- "dev": true
- },
- "node_modules/lodash.memoize": {
- "version": "4.1.2",
- "resolved": "https://registry.npmjs.org/lodash.memoize/-/lodash.memoize-4.1.2.tgz",
- "integrity": "sha512-t7j+NzmgnQzTAYXcsHYLgimltOV1MXHtlOWf6GjL9Kj8GK5FInw5JotxvbOs+IvV1/Dzo04/fCGfLVs7aXb4Ag==",
- "dev": true
- },
- "node_modules/lodash.merge": {
- "version": "4.6.2",
- "resolved": "https://registry.npmjs.org/lodash.merge/-/lodash.merge-4.6.2.tgz",
- "integrity": "sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==",
- "dev": true
- },
- "node_modules/lodash.sortby": {
- "version": "4.7.0",
- "resolved": "https://registry.npmjs.org/lodash.sortby/-/lodash.sortby-4.7.0.tgz",
- "integrity": "sha512-HDWXG8isMntAyRF5vZ7xKuEvOhT4AhlRt/3czTSjvGUxjYCBVRQY48ViDHyfYz9VIoBkW4TMGQNapx+l3RUwdA==",
- "dev": true
- },
- "node_modules/lodash.template": {
- "version": "4.5.0",
- "resolved": "https://registry.npmjs.org/lodash.template/-/lodash.template-4.5.0.tgz",
- "integrity": "sha512-84vYFxIkmidUiFxidA/KjjH9pAycqW+h980j7Fuz5qxRtO9pgB7MDFTdys1N7A5mcucRiDyEq4fusljItR1T/A==",
- "dev": true,
- "dependencies": {
- "lodash._reinterpolate": "^3.0.0",
- "lodash.templatesettings": "^4.0.0"
- }
- },
- "node_modules/lodash.templatesettings": {
- "version": "4.2.0",
- "resolved": "https://registry.npmjs.org/lodash.templatesettings/-/lodash.templatesettings-4.2.0.tgz",
- "integrity": "sha512-stgLz+i3Aa9mZgnjr/O+v9ruKZsPsndy7qPZOchbqk2cnTU1ZaldKK+v7m54WoKIyxiuMZTKT2H81F8BeAc3ZQ==",
- "dev": true,
- "dependencies": {
- "lodash._reinterpolate": "^3.0.0"
- }
- },
- "node_modules/lodash.uniq": {
- "version": "4.5.0",
- "resolved": "https://registry.npmjs.org/lodash.uniq/-/lodash.uniq-4.5.0.tgz",
- "integrity": "sha512-xfBaXQd9ryd9dlSDvnvI0lvxfLJlYAZzXomUYzLKtUeOQvOP5piqAWuGtrhWeqaXK9hhoM/iyJc5AV+XfsX3HQ==",
- "dev": true
- },
- "node_modules/longest-streak": {
- "version": "3.1.0",
- "resolved": "https://registry.npmjs.org/longest-streak/-/longest-streak-3.1.0.tgz",
- "integrity": "sha512-9Ri+o0JYgehTaVBBDoMqIl8GXtbWg711O3srftcHhZ0dqnETqLaoIK0x17fUw9rFSlK/0NlsKe0Ahhyl5pXE2g==",
- "dev": true,
- "funding": {
- "type": "github",
- "url": "https://github.com/sponsors/wooorm"
- }
- },
- "node_modules/loose-envify": {
- "version": "1.4.0",
- "resolved": "https://registry.npmjs.org/loose-envify/-/loose-envify-1.4.0.tgz",
- "integrity": "sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==",
- "dependencies": {
- "js-tokens": "^3.0.0 || ^4.0.0"
- },
- "bin": {
- "loose-envify": "cli.js"
- }
- },
- "node_modules/lower-case": {
- "version": "2.0.2",
- "resolved": "https://registry.npmjs.org/lower-case/-/lower-case-2.0.2.tgz",
- "integrity": "sha512-7fm3l3NAF9WfN6W3JOmf5drwpVqX78JtoGJ3A6W0a6ZnldM41w2fV5D490psKFTpMds8TJse/eHLFFsNHHjHgg==",
- "dev": true,
- "dependencies": {
- "tslib": "^2.0.3"
- }
- },
- "node_modules/lru-cache": {
- "version": "5.1.1",
- "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-5.1.1.tgz",
- "integrity": "sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==",
- "dev": true,
- "dependencies": {
- "yallist": "^3.0.2"
- }
- },
- "node_modules/magic-string": {
- "version": "0.25.9",
- "resolved": "https://registry.npmjs.org/magic-string/-/magic-string-0.25.9.tgz",
- "integrity": "sha512-RmF0AsMzgt25qzqqLc1+MbHmhdx0ojF2Fvs4XnOqz2ZOBXzzkEwc/dJQZCYHAn7v1jbVOjAZfK8msRn4BxO4VQ==",
- "dev": true,
- "dependencies": {
- "sourcemap-codec": "^1.4.8"
- }
- },
- "node_modules/make-dir": {
- "version": "3.1.0",
- "resolved": "https://registry.npmjs.org/make-dir/-/make-dir-3.1.0.tgz",
- "integrity": "sha512-g3FeP20LNwhALb/6Cz6Dd4F2ngze0jz7tbzrD2wAV+o9FeNHe4rL+yK2md0J/fiSf1sa1ADhXqi5+oVwOM/eGw==",
- "dev": true,
- "dependencies": {
- "semver": "^6.0.0"
- },
- "engines": {
- "node": ">=8"
- },
- "funding": {
- "url": "https://github.com/sponsors/sindresorhus"
- }
- },
- "node_modules/make-dir/node_modules/semver": {
- "version": "6.3.1",
- "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz",
- "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==",
- "dev": true,
- "bin": {
- "semver": "bin/semver.js"
- }
- },
- "node_modules/make-error": {
- "version": "1.3.6",
- "resolved": "https://registry.npmjs.org/make-error/-/make-error-1.3.6.tgz",
- "integrity": "sha512-s8UhlNe7vPKomQhC1qFelMokr/Sc3AgNbso3n74mVPA5LTZwkB9NlXf4XPamLxJE8h0gh73rM94xvwRT2CVInw==",
- "dev": true
- },
- "node_modules/make-error-cause": {
- "version": "1.2.2",
- "resolved": "https://registry.npmjs.org/make-error-cause/-/make-error-cause-1.2.2.tgz",
- "integrity": "sha512-4TO2Y3HkBnis4c0dxhAgD/jprySYLACf7nwN6V0HAHDx59g12WlRpUmFy1bRHamjGUEEBrEvCq6SUpsEE2lhUg==",
- "dev": true,
- "dependencies": {
- "make-error": "^1.2.0"
- }
- },
- "node_modules/make-iterator": {
- "version": "1.0.1",
- "resolved": "https://registry.npmjs.org/make-iterator/-/make-iterator-1.0.1.tgz",
- "integrity": "sha512-pxiuXh0iVEq7VM7KMIhs5gxsfxCux2URptUQaXo4iZZJxBAzTPOLE2BumO5dbfVYq/hBJFBR/a1mFDmOx5AGmw==",
- "dev": true,
- "dependencies": {
- "kind-of": "^6.0.2"
- },
- "engines": {
- "node": ">=0.10.0"
- }
- },
- "node_modules/make-iterator/node_modules/kind-of": {
- "version": "6.0.3",
- "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-6.0.3.tgz",
- "integrity": "sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw==",
- "dev": true,
- "engines": {
- "node": ">=0.10.0"
- }
- },
- "node_modules/makeerror": {
- "version": "1.0.12",
- "resolved": "https://registry.npmjs.org/makeerror/-/makeerror-1.0.12.tgz",
- "integrity": "sha512-JmqCvUhmt43madlpFzG4BQzG2Z3m6tvQDNKdClZnO3VbIudJYmxsT0FNJMeiB2+JTSlTQTSbU8QdesVmwJcmLg==",
- "dev": true,
- "dependencies": {
- "tmpl": "1.0.5"
- }
- },
- "node_modules/map-cache": {
- "version": "0.2.2",
- "resolved": "https://registry.npmjs.org/map-cache/-/map-cache-0.2.2.tgz",
- "integrity": "sha512-8y/eV9QQZCiyn1SprXSrCmqJN0yNRATe+PO8ztwqrvrbdRLA3eYJF0yaR0YayLWkMbsQSKWS9N2gPcGEc4UsZg==",
- "dev": true,
- "engines": {
- "node": ">=0.10.0"
- }
- },
- "node_modules/map-stream": {
- "version": "0.0.7",
- "resolved": "https://registry.npmjs.org/map-stream/-/map-stream-0.0.7.tgz",
- "integrity": "sha512-C0X0KQmGm3N2ftbTGBhSyuydQ+vV1LC3f3zPvT3RXHXNZrvfPZcoXp/N5DOa8vedX/rTMm2CjTtivFg2STJMRQ==",
- "dev": true
- },
- "node_modules/map-visit": {
- "version": "1.0.0",
- "resolved": "https://registry.npmjs.org/map-visit/-/map-visit-1.0.0.tgz",
- "integrity": "sha512-4y7uGv8bd2WdM9vpQsiQNo41Ln1NvhvDRuVt0k2JZQ+ezN2uaQes7lZeZ+QQUHOLQAtDaBJ+7wCbi+ab/KFs+w==",
- "dev": true,
- "dependencies": {
- "object-visit": "^1.0.0"
- },
- "engines": {
- "node": ">=0.10.0"
- }
- },
- "node_modules/matchdep": {
- "version": "2.0.0",
- "resolved": "https://registry.npmjs.org/matchdep/-/matchdep-2.0.0.tgz",
- "integrity": "sha512-LFgVbaHIHMqCRuCZyfCtUOq9/Lnzhi7Z0KFUE2fhD54+JN2jLh3hC02RLkqauJ3U4soU6H1J3tfj/Byk7GoEjA==",
- "dev": true,
- "dependencies": {
- "findup-sync": "^2.0.0",
- "micromatch": "^3.0.4",
- "resolve": "^1.4.0",
- "stack-trace": "0.0.10"
- },
- "engines": {
- "node": ">= 0.10.0"
- }
- },
- "node_modules/matchdep/node_modules/braces": {
- "version": "2.3.2",
- "resolved": "https://registry.npmjs.org/braces/-/braces-2.3.2.tgz",
- "integrity": "sha512-aNdbnj9P8PjdXU4ybaWLK2IF3jc/EoDYbC7AazW6to3TRsfXxscC9UXOB5iDiEQrkyIbWp2SLQda4+QAa7nc3w==",
- "dev": true,
- "dependencies": {
- "arr-flatten": "^1.1.0",
- "array-unique": "^0.3.2",
- "extend-shallow": "^2.0.1",
- "fill-range": "^4.0.0",
- "isobject": "^3.0.1",
- "repeat-element": "^1.1.2",
- "snapdragon": "^0.8.1",
- "snapdragon-node": "^2.0.1",
- "split-string": "^3.0.2",
- "to-regex": "^3.0.1"
- },
- "engines": {
- "node": ">=0.10.0"
- }
- },
- "node_modules/matchdep/node_modules/braces/node_modules/extend-shallow": {
- "version": "2.0.1",
- "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz",
- "integrity": "sha512-zCnTtlxNoAiDc3gqY2aYAWFx7XWWiasuF2K8Me5WbN8otHKTUKBwjPtNpRs/rbUZm7KxWAaNj7P1a/p52GbVug==",
- "dev": true,
- "dependencies": {
- "is-extendable": "^0.1.0"
- },
- "engines": {
- "node": ">=0.10.0"
- }
- },
- "node_modules/matchdep/node_modules/fill-range": {
- "version": "4.0.0",
- "resolved": "https://registry.npmjs.org/fill-range/-/fill-range-4.0.0.tgz",
- "integrity": "sha512-VcpLTWqWDiTerugjj8e3+esbg+skS3M9e54UuR3iCeIDMXCLTsAH8hTSzDQU/X6/6t3eYkOKoZSef2PlU6U1XQ==",
- "dev": true,
- "dependencies": {
- "extend-shallow": "^2.0.1",
- "is-number": "^3.0.0",
- "repeat-string": "^1.6.1",
- "to-regex-range": "^2.1.0"
- },
- "engines": {
- "node": ">=0.10.0"
- }
- },
- "node_modules/matchdep/node_modules/fill-range/node_modules/extend-shallow": {
- "version": "2.0.1",
- "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz",
- "integrity": "sha512-zCnTtlxNoAiDc3gqY2aYAWFx7XWWiasuF2K8Me5WbN8otHKTUKBwjPtNpRs/rbUZm7KxWAaNj7P1a/p52GbVug==",
- "dev": true,
- "dependencies": {
- "is-extendable": "^0.1.0"
- },
- "engines": {
- "node": ">=0.10.0"
- }
- },
- "node_modules/matchdep/node_modules/findup-sync": {
- "version": "2.0.0",
- "resolved": "https://registry.npmjs.org/findup-sync/-/findup-sync-2.0.0.tgz",
- "integrity": "sha512-vs+3unmJT45eczmcAZ6zMJtxN3l/QXeccaXQx5cu/MeJMhewVfoWZqibRkOxPnmoR59+Zy5hjabfQc6JLSah4g==",
- "dev": true,
- "dependencies": {
- "detect-file": "^1.0.0",
- "is-glob": "^3.1.0",
- "micromatch": "^3.0.4",
- "resolve-dir": "^1.0.1"
- },
- "engines": {
- "node": ">= 0.10"
- }
- },
- "node_modules/matchdep/node_modules/is-buffer": {
- "version": "1.1.6",
- "resolved": "https://registry.npmjs.org/is-buffer/-/is-buffer-1.1.6.tgz",
- "integrity": "sha512-NcdALwpXkTm5Zvvbk7owOUSvVvBKDgKP5/ewfXEznmQFfs4ZRmanOeKBTjRVjka3QFoN6XJ+9F3USqfHqTaU5w==",
- "dev": true
- },
- "node_modules/matchdep/node_modules/is-extendable": {
- "version": "0.1.1",
- "resolved": "https://registry.npmjs.org/is-extendable/-/is-extendable-0.1.1.tgz",
- "integrity": "sha512-5BMULNob1vgFX6EjQw5izWDxrecWK9AM72rugNr0TFldMOi0fj6Jk+zeKIt0xGj4cEfQIJth4w3OKWOJ4f+AFw==",
- "dev": true,
- "engines": {
- "node": ">=0.10.0"
- }
- },
- "node_modules/matchdep/node_modules/is-glob": {
- "version": "3.1.0",
- "resolved": "https://registry.npmjs.org/is-glob/-/is-glob-3.1.0.tgz",
- "integrity": "sha512-UFpDDrPgM6qpnFNI+rh/p3bUaq9hKLZN8bMUWzxmcnZVS3omf4IPK+BrewlnWjO1WmUsMYuSjKh4UJuV4+Lqmw==",
- "dev": true,
- "dependencies": {
- "is-extglob": "^2.1.0"
- },
- "engines": {
- "node": ">=0.10.0"
- }
- },
- "node_modules/matchdep/node_modules/is-number": {
- "version": "3.0.0",
- "resolved": "https://registry.npmjs.org/is-number/-/is-number-3.0.0.tgz",
- "integrity": "sha512-4cboCqIpliH+mAvFNegjZQ4kgKc3ZUhQVr3HvWbSh5q3WH2v82ct+T2Y1hdU5Gdtorx/cLifQjqCbL7bpznLTg==",
- "dev": true,
- "dependencies": {
- "kind-of": "^3.0.2"
- },
- "engines": {
- "node": ">=0.10.0"
- }
- },
- "node_modules/matchdep/node_modules/is-number/node_modules/kind-of": {
- "version": "3.2.2",
- "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz",
- "integrity": "sha512-NOW9QQXMoZGg/oqnVNoNTTIFEIid1627WCffUBJEdMxYApq7mNE7CpzucIPc+ZQg25Phej7IJSmX3hO+oblOtQ==",
- "dev": true,
- "dependencies": {
- "is-buffer": "^1.1.5"
- },
- "engines": {
- "node": ">=0.10.0"
- }
- },
- "node_modules/matchdep/node_modules/kind-of": {
- "version": "6.0.3",
- "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-6.0.3.tgz",
- "integrity": "sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw==",
- "dev": true,
- "engines": {
- "node": ">=0.10.0"
- }
- },
- "node_modules/matchdep/node_modules/micromatch": {
- "version": "3.1.10",
- "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-3.1.10.tgz",
- "integrity": "sha512-MWikgl9n9M3w+bpsY3He8L+w9eF9338xRl8IAO5viDizwSzziFEyUzo2xrrloB64ADbTf8uA8vRqqttDTOmccg==",
- "dev": true,
- "dependencies": {
- "arr-diff": "^4.0.0",
- "array-unique": "^0.3.2",
- "braces": "^2.3.1",
- "define-property": "^2.0.2",
- "extend-shallow": "^3.0.2",
- "extglob": "^2.0.4",
- "fragment-cache": "^0.2.1",
- "kind-of": "^6.0.2",
- "nanomatch": "^1.2.9",
- "object.pick": "^1.3.0",
- "regex-not": "^1.0.0",
- "snapdragon": "^0.8.1",
- "to-regex": "^3.0.2"
- },
- "engines": {
- "node": ">=0.10.0"
- }
- },
- "node_modules/matchdep/node_modules/resolve": {
- "version": "1.22.8",
- "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.22.8.tgz",
- "integrity": "sha512-oKWePCxqpd6FlLvGV1VU0x7bkPmmCNolxzjMf4NczoDnQcIWrAF+cPtZn5i6n+RfD2d9i0tzpKnG6Yk168yIyw==",
- "dev": true,
- "dependencies": {
- "is-core-module": "^2.13.0",
- "path-parse": "^1.0.7",
- "supports-preserve-symlinks-flag": "^1.0.0"
- },
- "bin": {
- "resolve": "bin/resolve"
- },
- "funding": {
- "url": "https://github.com/sponsors/ljharb"
- }
- },
- "node_modules/matchdep/node_modules/to-regex-range": {
- "version": "2.1.1",
- "resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-2.1.1.tgz",
- "integrity": "sha512-ZZWNfCjUokXXDGXFpZehJIkZqq91BcULFq/Pi7M5i4JnxXdhMKAK682z8bCW3o8Hj1wuuzoKcW3DfVzaP6VuNg==",
- "dev": true,
- "dependencies": {
- "is-number": "^3.0.0",
- "repeat-string": "^1.6.1"
- },
- "engines": {
- "node": ">=0.10.0"
- }
- },
- "node_modules/mdast-util-from-markdown": {
- "version": "1.3.1",
- "resolved": "https://registry.npmjs.org/mdast-util-from-markdown/-/mdast-util-from-markdown-1.3.1.tgz",
- "integrity": "sha512-4xTO/M8c82qBcnQc1tgpNtubGUW/Y1tBQ1B0i5CtSoelOLKFYlElIr3bvgREYYO5iRqbMY1YuqZng0GVOI8Qww==",
- "dev": true,
- "dependencies": {
- "@types/mdast": "^3.0.0",
- "@types/unist": "^2.0.0",
- "decode-named-character-reference": "^1.0.0",
- "mdast-util-to-string": "^3.1.0",
- "micromark": "^3.0.0",
- "micromark-util-decode-numeric-character-reference": "^1.0.0",
- "micromark-util-decode-string": "^1.0.0",
- "micromark-util-normalize-identifier": "^1.0.0",
- "micromark-util-symbol": "^1.0.0",
- "micromark-util-types": "^1.0.0",
- "unist-util-stringify-position": "^3.0.0",
- "uvu": "^0.5.0"
- },
- "funding": {
- "type": "opencollective",
- "url": "https://opencollective.com/unified"
- }
- },
- "node_modules/mdast-util-phrasing": {
- "version": "3.0.1",
- "resolved": "https://registry.npmjs.org/mdast-util-phrasing/-/mdast-util-phrasing-3.0.1.tgz",
- "integrity": "sha512-WmI1gTXUBJo4/ZmSk79Wcb2HcjPJBzM1nlI/OUWA8yk2X9ik3ffNbBGsU+09BFmXaL1IBb9fiuvq6/KMiNycSg==",
- "dev": true,
- "dependencies": {
- "@types/mdast": "^3.0.0",
- "unist-util-is": "^5.0.0"
- },
- "funding": {
- "type": "opencollective",
- "url": "https://opencollective.com/unified"
- }
- },
- "node_modules/mdast-util-to-markdown": {
- "version": "1.5.0",
- "resolved": "https://registry.npmjs.org/mdast-util-to-markdown/-/mdast-util-to-markdown-1.5.0.tgz",
- "integrity": "sha512-bbv7TPv/WC49thZPg3jXuqzuvI45IL2EVAr/KxF0BSdHsU0ceFHOmwQn6evxAh1GaoK/6GQ1wp4R4oW2+LFL/A==",
- "dev": true,
- "dependencies": {
- "@types/mdast": "^3.0.0",
- "@types/unist": "^2.0.0",
- "longest-streak": "^3.0.0",
- "mdast-util-phrasing": "^3.0.0",
- "mdast-util-to-string": "^3.0.0",
- "micromark-util-decode-string": "^1.0.0",
- "unist-util-visit": "^4.0.0",
- "zwitch": "^2.0.0"
- },
- "funding": {
- "type": "opencollective",
- "url": "https://opencollective.com/unified"
- }
- },
- "node_modules/mdast-util-to-string": {
- "version": "3.2.0",
- "resolved": "https://registry.npmjs.org/mdast-util-to-string/-/mdast-util-to-string-3.2.0.tgz",
- "integrity": "sha512-V4Zn/ncyN1QNSqSBxTrMOLpjr+IKdHl2v3KVLoWmDPscP4r9GcCi71gjgvUV1SFSKh92AjAG4peFuBl2/YgCJg==",
- "dev": true,
- "dependencies": {
- "@types/mdast": "^3.0.0"
- },
- "funding": {
- "type": "opencollective",
- "url": "https://opencollective.com/unified"
- }
- },
- "node_modules/mdn-data": {
- "version": "2.0.4",
- "resolved": "https://registry.npmjs.org/mdn-data/-/mdn-data-2.0.4.tgz",
- "integrity": "sha512-iV3XNKw06j5Q7mi6h+9vbx23Tv7JkjEVgKHW4pimwyDGWm0OIQntJJ+u1C6mg6mK1EaTv42XQ7w76yuzH7M2cA==",
- "dev": true
- },
- "node_modules/media-typer": {
- "version": "0.3.0",
- "resolved": "https://registry.npmjs.org/media-typer/-/media-typer-0.3.0.tgz",
- "integrity": "sha512-dq+qelQ9akHpcOl/gUVRTxVIOkAJ1wR3QAvb4RsVjS8oVoFjDGTc679wJYmUmknUF5HwMLOgb5O+a3KxfWapPQ==",
- "dev": true,
- "license": "MIT",
- "engines": {
- "node": ">= 0.6"
- }
- },
- "node_modules/memfs": {
- "version": "3.5.3",
- "resolved": "https://registry.npmjs.org/memfs/-/memfs-3.5.3.tgz",
- "integrity": "sha512-UERzLsxzllchadvbPs5aolHh65ISpKpM+ccLbOJ8/vvpBKmAWf+la7dXFy7Mr0ySHbdHrFv5kGFCUHHe6GFEmw==",
- "dev": true,
- "dependencies": {
- "fs-monkey": "^1.0.4"
- },
- "engines": {
- "node": ">= 4.0.0"
- }
- },
- "node_modules/merge-descriptors": {
- "version": "1.0.3",
- "resolved": "https://registry.npmjs.org/merge-descriptors/-/merge-descriptors-1.0.3.tgz",
- "integrity": "sha512-gaNvAS7TZ897/rVaZ0nMtAyxNyi/pdbjbAwUpFQpN70GqnVfOiXpeUUMKRBmzXaSQ8DdTX4/0ms62r2K+hE6mQ==",
- "dev": true,
- "license": "MIT",
- "funding": {
- "url": "https://github.com/sponsors/sindresorhus"
- }
- },
- "node_modules/merge-stream": {
- "version": "2.0.0",
- "resolved": "https://registry.npmjs.org/merge-stream/-/merge-stream-2.0.0.tgz",
- "integrity": "sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w==",
- "dev": true
- },
- "node_modules/merge2": {
- "version": "1.4.1",
- "resolved": "https://registry.npmjs.org/merge2/-/merge2-1.4.1.tgz",
- "integrity": "sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==",
- "dev": true,
- "engines": {
- "node": ">= 8"
- }
- },
- "node_modules/methods": {
- "version": "1.1.2",
- "resolved": "https://registry.npmjs.org/methods/-/methods-1.1.2.tgz",
- "integrity": "sha512-iclAHeNqNm68zFtnZ0e+1L2yUIdvzNoauKU4WBA3VvH/vPFieF7qfRlwUZU+DA9P9bPXIS90ulxoUoCH23sV2w==",
- "dev": true,
- "engines": {
- "node": ">= 0.6"
- }
- },
- "node_modules/micromark": {
- "version": "3.2.0",
- "resolved": "https://registry.npmjs.org/micromark/-/micromark-3.2.0.tgz",
- "integrity": "sha512-uD66tJj54JLYq0De10AhWycZWGQNUvDI55xPgk2sQM5kn1JYlhbCMTtEeT27+vAhW2FBQxLlOmS3pmA7/2z4aA==",
- "dev": true,
- "funding": [
- {
- "type": "GitHub Sponsors",
- "url": "https://github.com/sponsors/unifiedjs"
- },
- {
- "type": "OpenCollective",
- "url": "https://opencollective.com/unified"
- }
- ],
- "dependencies": {
- "@types/debug": "^4.0.0",
- "debug": "^4.0.0",
- "decode-named-character-reference": "^1.0.0",
- "micromark-core-commonmark": "^1.0.1",
- "micromark-factory-space": "^1.0.0",
- "micromark-util-character": "^1.0.0",
- "micromark-util-chunked": "^1.0.0",
- "micromark-util-combine-extensions": "^1.0.0",
- "micromark-util-decode-numeric-character-reference": "^1.0.0",
- "micromark-util-encode": "^1.0.0",
- "micromark-util-normalize-identifier": "^1.0.0",
- "micromark-util-resolve-all": "^1.0.0",
- "micromark-util-sanitize-uri": "^1.0.0",
- "micromark-util-subtokenize": "^1.0.0",
- "micromark-util-symbol": "^1.0.0",
- "micromark-util-types": "^1.0.1",
- "uvu": "^0.5.0"
- }
- },
- "node_modules/micromark-core-commonmark": {
- "version": "1.1.0",
- "resolved": "https://registry.npmjs.org/micromark-core-commonmark/-/micromark-core-commonmark-1.1.0.tgz",
- "integrity": "sha512-BgHO1aRbolh2hcrzL2d1La37V0Aoz73ymF8rAcKnohLy93titmv62E0gP8Hrx9PKcKrqCZ1BbLGbP3bEhoXYlw==",
- "dev": true,
- "funding": [
- {
- "type": "GitHub Sponsors",
- "url": "https://github.com/sponsors/unifiedjs"
- },
- {
- "type": "OpenCollective",
- "url": "https://opencollective.com/unified"
- }
- ],
- "dependencies": {
- "decode-named-character-reference": "^1.0.0",
- "micromark-factory-destination": "^1.0.0",
- "micromark-factory-label": "^1.0.0",
- "micromark-factory-space": "^1.0.0",
- "micromark-factory-title": "^1.0.0",
- "micromark-factory-whitespace": "^1.0.0",
- "micromark-util-character": "^1.0.0",
- "micromark-util-chunked": "^1.0.0",
- "micromark-util-classify-character": "^1.0.0",
- "micromark-util-html-tag-name": "^1.0.0",
- "micromark-util-normalize-identifier": "^1.0.0",
- "micromark-util-resolve-all": "^1.0.0",
- "micromark-util-subtokenize": "^1.0.0",
- "micromark-util-symbol": "^1.0.0",
- "micromark-util-types": "^1.0.1",
- "uvu": "^0.5.0"
- }
- },
- "node_modules/micromark-factory-destination": {
- "version": "1.1.0",
- "resolved": "https://registry.npmjs.org/micromark-factory-destination/-/micromark-factory-destination-1.1.0.tgz",
- "integrity": "sha512-XaNDROBgx9SgSChd69pjiGKbV+nfHGDPVYFs5dOoDd7ZnMAE+Cuu91BCpsY8RT2NP9vo/B8pds2VQNCLiu0zhg==",
- "dev": true,
- "funding": [
- {
- "type": "GitHub Sponsors",
- "url": "https://github.com/sponsors/unifiedjs"
- },
- {
- "type": "OpenCollective",
- "url": "https://opencollective.com/unified"
- }
- ],
- "dependencies": {
- "micromark-util-character": "^1.0.0",
- "micromark-util-symbol": "^1.0.0",
- "micromark-util-types": "^1.0.0"
- }
- },
- "node_modules/micromark-factory-label": {
- "version": "1.1.0",
- "resolved": "https://registry.npmjs.org/micromark-factory-label/-/micromark-factory-label-1.1.0.tgz",
- "integrity": "sha512-OLtyez4vZo/1NjxGhcpDSbHQ+m0IIGnT8BoPamh+7jVlzLJBH98zzuCoUeMxvM6WsNeh8wx8cKvqLiPHEACn0w==",
- "dev": true,
- "funding": [
- {
- "type": "GitHub Sponsors",
- "url": "https://github.com/sponsors/unifiedjs"
- },
- {
- "type": "OpenCollective",
- "url": "https://opencollective.com/unified"
- }
- ],
- "dependencies": {
- "micromark-util-character": "^1.0.0",
- "micromark-util-symbol": "^1.0.0",
- "micromark-util-types": "^1.0.0",
- "uvu": "^0.5.0"
- }
- },
- "node_modules/micromark-factory-space": {
- "version": "1.1.0",
- "resolved": "https://registry.npmjs.org/micromark-factory-space/-/micromark-factory-space-1.1.0.tgz",
- "integrity": "sha512-cRzEj7c0OL4Mw2v6nwzttyOZe8XY/Z8G0rzmWQZTBi/jjwyw/U4uqKtUORXQrR5bAZZnbTI/feRV/R7hc4jQYQ==",
- "dev": true,
- "funding": [
- {
- "type": "GitHub Sponsors",
- "url": "https://github.com/sponsors/unifiedjs"
- },
- {
- "type": "OpenCollective",
- "url": "https://opencollective.com/unified"
- }
- ],
- "dependencies": {
- "micromark-util-character": "^1.0.0",
- "micromark-util-types": "^1.0.0"
- }
- },
- "node_modules/micromark-factory-title": {
- "version": "1.1.0",
- "resolved": "https://registry.npmjs.org/micromark-factory-title/-/micromark-factory-title-1.1.0.tgz",
- "integrity": "sha512-J7n9R3vMmgjDOCY8NPw55jiyaQnH5kBdV2/UXCtZIpnHH3P6nHUKaH7XXEYuWwx/xUJcawa8plLBEjMPU24HzQ==",
- "dev": true,
- "funding": [
- {
- "type": "GitHub Sponsors",
- "url": "https://github.com/sponsors/unifiedjs"
- },
- {
- "type": "OpenCollective",
- "url": "https://opencollective.com/unified"
- }
- ],
- "dependencies": {
- "micromark-factory-space": "^1.0.0",
- "micromark-util-character": "^1.0.0",
- "micromark-util-symbol": "^1.0.0",
- "micromark-util-types": "^1.0.0"
- }
- },
- "node_modules/micromark-factory-whitespace": {
- "version": "1.1.0",
- "resolved": "https://registry.npmjs.org/micromark-factory-whitespace/-/micromark-factory-whitespace-1.1.0.tgz",
- "integrity": "sha512-v2WlmiymVSp5oMg+1Q0N1Lxmt6pMhIHD457whWM7/GUlEks1hI9xj5w3zbc4uuMKXGisksZk8DzP2UyGbGqNsQ==",
- "dev": true,
- "funding": [
- {
- "type": "GitHub Sponsors",
- "url": "https://github.com/sponsors/unifiedjs"
- },
- {
- "type": "OpenCollective",
- "url": "https://opencollective.com/unified"
- }
- ],
- "dependencies": {
- "micromark-factory-space": "^1.0.0",
- "micromark-util-character": "^1.0.0",
- "micromark-util-symbol": "^1.0.0",
- "micromark-util-types": "^1.0.0"
- }
- },
- "node_modules/micromark-util-character": {
- "version": "1.2.0",
- "resolved": "https://registry.npmjs.org/micromark-util-character/-/micromark-util-character-1.2.0.tgz",
- "integrity": "sha512-lXraTwcX3yH/vMDaFWCQJP1uIszLVebzUa3ZHdrgxr7KEU/9mL4mVgCpGbyhvNLNlauROiNUq7WN5u7ndbY6xg==",
- "dev": true,
- "funding": [
- {
- "type": "GitHub Sponsors",
- "url": "https://github.com/sponsors/unifiedjs"
- },
- {
- "type": "OpenCollective",
- "url": "https://opencollective.com/unified"
- }
- ],
- "dependencies": {
- "micromark-util-symbol": "^1.0.0",
- "micromark-util-types": "^1.0.0"
- }
- },
- "node_modules/micromark-util-chunked": {
- "version": "1.1.0",
- "resolved": "https://registry.npmjs.org/micromark-util-chunked/-/micromark-util-chunked-1.1.0.tgz",
- "integrity": "sha512-Ye01HXpkZPNcV6FiyoW2fGZDUw4Yc7vT0E9Sad83+bEDiCJ1uXu0S3mr8WLpsz3HaG3x2q0HM6CTuPdcZcluFQ==",
- "dev": true,
- "funding": [
- {
- "type": "GitHub Sponsors",
- "url": "https://github.com/sponsors/unifiedjs"
- },
- {
- "type": "OpenCollective",
- "url": "https://opencollective.com/unified"
- }
- ],
- "dependencies": {
- "micromark-util-symbol": "^1.0.0"
- }
- },
- "node_modules/micromark-util-classify-character": {
- "version": "1.1.0",
- "resolved": "https://registry.npmjs.org/micromark-util-classify-character/-/micromark-util-classify-character-1.1.0.tgz",
- "integrity": "sha512-SL0wLxtKSnklKSUplok1WQFoGhUdWYKggKUiqhX+Swala+BtptGCu5iPRc+xvzJ4PXE/hwM3FNXsfEVgoZsWbw==",
- "dev": true,
- "funding": [
- {
- "type": "GitHub Sponsors",
- "url": "https://github.com/sponsors/unifiedjs"
- },
- {
- "type": "OpenCollective",
- "url": "https://opencollective.com/unified"
- }
- ],
- "dependencies": {
- "micromark-util-character": "^1.0.0",
- "micromark-util-symbol": "^1.0.0",
- "micromark-util-types": "^1.0.0"
- }
- },
- "node_modules/micromark-util-combine-extensions": {
- "version": "1.1.0",
- "resolved": "https://registry.npmjs.org/micromark-util-combine-extensions/-/micromark-util-combine-extensions-1.1.0.tgz",
- "integrity": "sha512-Q20sp4mfNf9yEqDL50WwuWZHUrCO4fEyeDCnMGmG5Pr0Cz15Uo7KBs6jq+dq0EgX4DPwwrh9m0X+zPV1ypFvUA==",
- "dev": true,
- "funding": [
- {
- "type": "GitHub Sponsors",
- "url": "https://github.com/sponsors/unifiedjs"
- },
- {
- "type": "OpenCollective",
- "url": "https://opencollective.com/unified"
- }
- ],
- "dependencies": {
- "micromark-util-chunked": "^1.0.0",
- "micromark-util-types": "^1.0.0"
- }
- },
- "node_modules/micromark-util-decode-numeric-character-reference": {
- "version": "1.1.0",
- "resolved": "https://registry.npmjs.org/micromark-util-decode-numeric-character-reference/-/micromark-util-decode-numeric-character-reference-1.1.0.tgz",
- "integrity": "sha512-m9V0ExGv0jB1OT21mrWcuf4QhP46pH1KkfWy9ZEezqHKAxkj4mPCy3nIH1rkbdMlChLHX531eOrymlwyZIf2iw==",
- "dev": true,
- "funding": [
- {
- "type": "GitHub Sponsors",
- "url": "https://github.com/sponsors/unifiedjs"
- },
- {
- "type": "OpenCollective",
- "url": "https://opencollective.com/unified"
- }
- ],
- "dependencies": {
- "micromark-util-symbol": "^1.0.0"
- }
- },
- "node_modules/micromark-util-decode-string": {
- "version": "1.1.0",
- "resolved": "https://registry.npmjs.org/micromark-util-decode-string/-/micromark-util-decode-string-1.1.0.tgz",
- "integrity": "sha512-YphLGCK8gM1tG1bd54azwyrQRjCFcmgj2S2GoJDNnh4vYtnL38JS8M4gpxzOPNyHdNEpheyWXCTnnTDY3N+NVQ==",
- "dev": true,
- "funding": [
- {
- "type": "GitHub Sponsors",
- "url": "https://github.com/sponsors/unifiedjs"
- },
- {
- "type": "OpenCollective",
- "url": "https://opencollective.com/unified"
- }
- ],
- "dependencies": {
- "decode-named-character-reference": "^1.0.0",
- "micromark-util-character": "^1.0.0",
- "micromark-util-decode-numeric-character-reference": "^1.0.0",
- "micromark-util-symbol": "^1.0.0"
- }
- },
- "node_modules/micromark-util-encode": {
- "version": "1.1.0",
- "resolved": "https://registry.npmjs.org/micromark-util-encode/-/micromark-util-encode-1.1.0.tgz",
- "integrity": "sha512-EuEzTWSTAj9PA5GOAs992GzNh2dGQO52UvAbtSOMvXTxv3Criqb6IOzJUBCmEqrrXSblJIJBbFFv6zPxpreiJw==",
- "dev": true,
- "funding": [
- {
- "type": "GitHub Sponsors",
- "url": "https://github.com/sponsors/unifiedjs"
- },
- {
- "type": "OpenCollective",
- "url": "https://opencollective.com/unified"
- }
- ]
- },
- "node_modules/micromark-util-html-tag-name": {
- "version": "1.2.0",
- "resolved": "https://registry.npmjs.org/micromark-util-html-tag-name/-/micromark-util-html-tag-name-1.2.0.tgz",
- "integrity": "sha512-VTQzcuQgFUD7yYztuQFKXT49KghjtETQ+Wv/zUjGSGBioZnkA4P1XXZPT1FHeJA6RwRXSF47yvJ1tsJdoxwO+Q==",
- "dev": true,
- "funding": [
- {
- "type": "GitHub Sponsors",
- "url": "https://github.com/sponsors/unifiedjs"
- },
- {
- "type": "OpenCollective",
- "url": "https://opencollective.com/unified"
- }
- ]
- },
- "node_modules/micromark-util-normalize-identifier": {
- "version": "1.1.0",
- "resolved": "https://registry.npmjs.org/micromark-util-normalize-identifier/-/micromark-util-normalize-identifier-1.1.0.tgz",
- "integrity": "sha512-N+w5vhqrBihhjdpM8+5Xsxy71QWqGn7HYNUvch71iV2PM7+E3uWGox1Qp90loa1ephtCxG2ftRV/Conitc6P2Q==",
- "dev": true,
- "funding": [
- {
- "type": "GitHub Sponsors",
- "url": "https://github.com/sponsors/unifiedjs"
- },
- {
- "type": "OpenCollective",
- "url": "https://opencollective.com/unified"
- }
- ],
- "dependencies": {
- "micromark-util-symbol": "^1.0.0"
- }
- },
- "node_modules/micromark-util-resolve-all": {
- "version": "1.1.0",
- "resolved": "https://registry.npmjs.org/micromark-util-resolve-all/-/micromark-util-resolve-all-1.1.0.tgz",
- "integrity": "sha512-b/G6BTMSg+bX+xVCshPTPyAu2tmA0E4X98NSR7eIbeC6ycCqCeE7wjfDIgzEbkzdEVJXRtOG4FbEm/uGbCRouA==",
- "dev": true,
- "funding": [
- {
- "type": "GitHub Sponsors",
- "url": "https://github.com/sponsors/unifiedjs"
- },
- {
- "type": "OpenCollective",
- "url": "https://opencollective.com/unified"
- }
- ],
- "dependencies": {
- "micromark-util-types": "^1.0.0"
- }
- },
- "node_modules/micromark-util-sanitize-uri": {
- "version": "1.2.0",
- "resolved": "https://registry.npmjs.org/micromark-util-sanitize-uri/-/micromark-util-sanitize-uri-1.2.0.tgz",
- "integrity": "sha512-QO4GXv0XZfWey4pYFndLUKEAktKkG5kZTdUNaTAkzbuJxn2tNBOr+QtxR2XpWaMhbImT2dPzyLrPXLlPhph34A==",
- "dev": true,
- "funding": [
- {
- "type": "GitHub Sponsors",
- "url": "https://github.com/sponsors/unifiedjs"
- },
- {
- "type": "OpenCollective",
- "url": "https://opencollective.com/unified"
- }
- ],
- "dependencies": {
- "micromark-util-character": "^1.0.0",
- "micromark-util-encode": "^1.0.0",
- "micromark-util-symbol": "^1.0.0"
- }
- },
- "node_modules/micromark-util-subtokenize": {
- "version": "1.1.0",
- "resolved": "https://registry.npmjs.org/micromark-util-subtokenize/-/micromark-util-subtokenize-1.1.0.tgz",
- "integrity": "sha512-kUQHyzRoxvZO2PuLzMt2P/dwVsTiivCK8icYTeR+3WgbuPqfHgPPy7nFKbeqRivBvn/3N3GBiNC+JRTMSxEC7A==",
- "dev": true,
- "funding": [
- {
- "type": "GitHub Sponsors",
- "url": "https://github.com/sponsors/unifiedjs"
- },
- {
- "type": "OpenCollective",
- "url": "https://opencollective.com/unified"
- }
- ],
- "dependencies": {
- "micromark-util-chunked": "^1.0.0",
- "micromark-util-symbol": "^1.0.0",
- "micromark-util-types": "^1.0.0",
- "uvu": "^0.5.0"
- }
- },
- "node_modules/micromark-util-symbol": {
- "version": "1.1.0",
- "resolved": "https://registry.npmjs.org/micromark-util-symbol/-/micromark-util-symbol-1.1.0.tgz",
- "integrity": "sha512-uEjpEYY6KMs1g7QfJ2eX1SQEV+ZT4rUD3UcF6l57acZvLNK7PBZL+ty82Z1qhK1/yXIY4bdx04FKMgR0g4IAag==",
- "dev": true,
- "funding": [
- {
- "type": "GitHub Sponsors",
- "url": "https://github.com/sponsors/unifiedjs"
- },
- {
- "type": "OpenCollective",
- "url": "https://opencollective.com/unified"
- }
- ]
- },
- "node_modules/micromark-util-types": {
- "version": "1.1.0",
- "resolved": "https://registry.npmjs.org/micromark-util-types/-/micromark-util-types-1.1.0.tgz",
- "integrity": "sha512-ukRBgie8TIAcacscVHSiddHjO4k/q3pnedmzMQ4iwDcK0FtFCohKOlFbaOL/mPgfnPsL3C1ZyxJa4sbWrBl3jg==",
- "dev": true,
- "funding": [
- {
- "type": "GitHub Sponsors",
- "url": "https://github.com/sponsors/unifiedjs"
- },
- {
- "type": "OpenCollective",
- "url": "https://opencollective.com/unified"
- }
- ]
- },
- "node_modules/micromatch": {
- "version": "4.0.8",
- "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.8.tgz",
- "integrity": "sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==",
- "dev": true,
- "license": "MIT",
- "dependencies": {
- "braces": "^3.0.3",
- "picomatch": "^2.3.1"
- },
- "engines": {
- "node": ">=8.6"
- }
- },
- "node_modules/mime": {
- "version": "1.6.0",
- "resolved": "https://registry.npmjs.org/mime/-/mime-1.6.0.tgz",
- "integrity": "sha512-x0Vn8spI+wuJ1O6S7gnbaQg8Pxh4NNHb7KSINmEWKiPE4RKOplvijn+NkmYmmRgP68mc70j2EbeTFRsrswaQeg==",
- "dev": true,
- "license": "MIT",
- "bin": {
- "mime": "cli.js"
- },
- "engines": {
- "node": ">=4"
- }
- },
- "node_modules/mime-db": {
- "version": "1.52.0",
- "resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.52.0.tgz",
- "integrity": "sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==",
- "dev": true,
- "engines": {
- "node": ">= 0.6"
- }
- },
- "node_modules/mime-types": {
- "version": "2.1.35",
- "resolved": "https://registry.npmjs.org/mime-types/-/mime-types-2.1.35.tgz",
- "integrity": "sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==",
- "dev": true,
- "dependencies": {
- "mime-db": "1.52.0"
- },
- "engines": {
- "node": ">= 0.6"
- }
- },
- "node_modules/mimic-fn": {
- "version": "2.1.0",
- "resolved": "https://registry.npmjs.org/mimic-fn/-/mimic-fn-2.1.0.tgz",
- "integrity": "sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==",
- "dev": true,
- "engines": {
- "node": ">=6"
- }
- },
- "node_modules/mini-css-extract-plugin": {
- "version": "2.8.1",
- "resolved": "https://registry.npmjs.org/mini-css-extract-plugin/-/mini-css-extract-plugin-2.8.1.tgz",
- "integrity": "sha512-/1HDlyFRxWIZPI1ZpgqlZ8jMw/1Dp/dl3P0L1jtZ+zVcHqwPhGwaJwKL00WVgfnBy6PWCde9W65or7IIETImuA==",
- "dev": true,
- "dependencies": {
- "schema-utils": "^4.0.0",
- "tapable": "^2.2.1"
- },
- "engines": {
- "node": ">= 12.13.0"
- },
- "funding": {
- "type": "opencollective",
- "url": "https://opencollective.com/webpack"
- },
- "peerDependencies": {
- "webpack": "^5.0.0"
- }
- },
- "node_modules/mini-css-extract-plugin/node_modules/schema-utils": {
- "version": "4.2.0",
- "resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-4.2.0.tgz",
- "integrity": "sha512-L0jRsrPpjdckP3oPug3/VxNKt2trR8TcabrM6FOAAlvC/9Phcmm+cuAgTlxBqdBR1WJx7Naj9WHw+aOmheSVbw==",
- "dev": true,
- "dependencies": {
- "@types/json-schema": "^7.0.9",
- "ajv": "^8.9.0",
- "ajv-formats": "^2.1.1",
- "ajv-keywords": "^5.1.0"
- },
- "engines": {
- "node": ">= 12.13.0"
- },
- "funding": {
- "type": "opencollective",
- "url": "https://opencollective.com/webpack"
- }
- },
- "node_modules/mini-css-extract-plugin/node_modules/tapable": {
- "version": "2.2.1",
- "resolved": "https://registry.npmjs.org/tapable/-/tapable-2.2.1.tgz",
- "integrity": "sha512-GNzQvQTOIP6RyTfE2Qxb8ZVlNmw0n88vp1szwWRimP02mnTsx3Wtn5qRdqY9w2XduFNUgvOwhNnQsjwCp+kqaQ==",
- "dev": true,
- "engines": {
- "node": ">=6"
- }
- },
- "node_modules/minimalistic-assert": {
- "version": "1.0.1",
- "resolved": "https://registry.npmjs.org/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz",
- "integrity": "sha512-UtJcAD4yEaGtjPezWuO9wC4nwUnVH/8/Im3yEHQP4b67cXlD/Qr9hdITCU1xDbSEXg2XKNaP8jsReV7vQd00/A==",
- "dev": true
- },
- "node_modules/minimatch": {
- "version": "3.1.2",
- "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz",
- "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==",
- "dev": true,
- "dependencies": {
- "brace-expansion": "^1.1.7"
- },
- "engines": {
- "node": "*"
- }
- },
- "node_modules/minimist": {
- "version": "1.2.8",
- "resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.8.tgz",
- "integrity": "sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==",
- "dev": true,
- "funding": {
- "url": "https://github.com/sponsors/ljharb"
- }
- },
- "node_modules/minipass": {
- "version": "7.0.4",
- "resolved": "https://registry.npmjs.org/minipass/-/minipass-7.0.4.tgz",
- "integrity": "sha512-jYofLM5Dam9279rdkWzqHozUo4ybjdZmCsDHePy5V/PbBcVMiSZR97gmAy45aqi8CK1lG2ECd356FU86avfwUQ==",
- "dev": true,
- "engines": {
- "node": ">=16 || 14 >=14.17"
- }
- },
- "node_modules/mitt": {
- "version": "1.2.0",
- "resolved": "https://registry.npmjs.org/mitt/-/mitt-1.2.0.tgz",
- "integrity": "sha512-r6lj77KlwqLhIUku9UWYes7KJtsczvolZkzp8hbaDPPaE24OmWl5s539Mytlj22siEQKosZ26qCBgda2PKwoJw==",
- "dev": true,
- "license": "MIT"
- },
- "node_modules/mixin-deep": {
- "version": "1.3.2",
- "resolved": "https://registry.npmjs.org/mixin-deep/-/mixin-deep-1.3.2.tgz",
- "integrity": "sha512-WRoDn//mXBiJ1H40rqa3vH0toePwSsGb45iInWlTySa+Uu4k3tYUSxa2v1KqAiLtvlrSzaExqS1gtk96A9zvEA==",
- "dev": true,
- "dependencies": {
- "for-in": "^1.0.2",
- "is-extendable": "^1.0.1"
- },
- "engines": {
- "node": ">=0.10.0"
- }
- },
- "node_modules/mkdirp": {
- "version": "0.3.5",
- "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-0.3.5.tgz",
- "integrity": "sha512-8OCq0De/h9ZxseqzCH8Kw/Filf5pF/vMI6+BH7Lu0jXz2pqYCjTAQRolSxRIi+Ax+oCCjlxoJMP0YQ4XlrQNHg==",
- "deprecated": "Legacy versions of mkdirp are no longer supported. Please update to mkdirp 1.x. (Note that the API surface has changed to use Promises in 1.x.)",
- "dev": true
- },
- "node_modules/mri": {
- "version": "1.2.0",
- "resolved": "https://registry.npmjs.org/mri/-/mri-1.2.0.tgz",
- "integrity": "sha512-tzzskb3bG8LvYGFF/mDTpq3jpI6Q9wc3LEmBaghu+DdCssd1FakN7Bc0hVNmEyGq1bq3RgfkCb3cmQLpNPOroA==",
- "dev": true,
- "engines": {
- "node": ">=4"
- }
- },
- "node_modules/ms": {
- "version": "2.1.2",
- "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz",
- "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==",
- "dev": true
- },
- "node_modules/multicast-dns": {
- "version": "7.2.5",
- "resolved": "https://registry.npmjs.org/multicast-dns/-/multicast-dns-7.2.5.tgz",
- "integrity": "sha512-2eznPJP8z2BFLX50tf0LuODrpINqP1RVIm/CObbTcBRITQgmC/TjcREF1NeTBzIcR5XO/ukWo+YHOjBbFwIupg==",
- "dev": true,
- "dependencies": {
- "dns-packet": "^5.2.2",
- "thunky": "^1.0.2"
- },
- "bin": {
- "multicast-dns": "cli.js"
- }
- },
- "node_modules/mute-stdout": {
- "version": "1.0.1",
- "resolved": "https://registry.npmjs.org/mute-stdout/-/mute-stdout-1.0.1.tgz",
- "integrity": "sha512-kDcwXR4PS7caBpuRYYBUz9iVixUk3anO3f5OYFiIPwK/20vCzKCHyKoulbiDY1S53zD2bxUpxN/IJ+TnXjfvxg==",
- "dev": true,
- "engines": {
- "node": ">= 0.10"
- }
- },
- "node_modules/mz": {
- "version": "2.7.0",
- "resolved": "https://registry.npmjs.org/mz/-/mz-2.7.0.tgz",
- "integrity": "sha512-z81GNO7nnYMEhrGh9LeymoE4+Yr0Wn5McHIZMK5cfQCl+NDX08sCZgUc9/6MHni9IWuFLm1Z3HTCXu2z9fN62Q==",
- "dev": true,
- "dependencies": {
- "any-promise": "^1.0.0",
- "object-assign": "^4.0.1",
- "thenify-all": "^1.0.0"
- }
- },
- "node_modules/nan": {
- "version": "2.22.2",
- "resolved": "https://registry.npmjs.org/nan/-/nan-2.22.2.tgz",
- "integrity": "sha512-DANghxFkS1plDdRsX0X9pm0Z6SJNN6gBdtXfanwoZ8hooC5gosGFSBGRYHUVPz1asKA/kMRqDRdHrluZ61SpBQ==",
- "dev": true,
- "license": "MIT",
- "optional": true
- },
- "node_modules/nanoid": {
- "version": "3.3.7",
- "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.7.tgz",
- "integrity": "sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==",
- "dev": true,
- "funding": [
- {
- "type": "github",
- "url": "https://github.com/sponsors/ai"
- }
- ],
- "bin": {
- "nanoid": "bin/nanoid.cjs"
- },
- "engines": {
- "node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1"
- }
- },
- "node_modules/nanomatch": {
- "version": "1.2.13",
- "resolved": "https://registry.npmjs.org/nanomatch/-/nanomatch-1.2.13.tgz",
- "integrity": "sha512-fpoe2T0RbHwBTBUOftAfBPaDEi06ufaUai0mE6Yn1kacc3SnTErfb/h+X94VXzI64rKFHYImXSvdwGGCmwOqCA==",
- "dev": true,
- "dependencies": {
- "arr-diff": "^4.0.0",
- "array-unique": "^0.3.2",
- "define-property": "^2.0.2",
- "extend-shallow": "^3.0.2",
- "fragment-cache": "^0.2.1",
- "is-windows": "^1.0.2",
- "kind-of": "^6.0.2",
- "object.pick": "^1.3.0",
- "regex-not": "^1.0.0",
- "snapdragon": "^0.8.1",
- "to-regex": "^3.0.1"
- },
- "engines": {
- "node": ">=0.10.0"
- }
- },
- "node_modules/nanomatch/node_modules/kind-of": {
- "version": "6.0.3",
- "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-6.0.3.tgz",
- "integrity": "sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw==",
- "dev": true,
- "engines": {
- "node": ">=0.10.0"
- }
- },
- "node_modules/natural-compare": {
- "version": "1.4.0",
- "resolved": "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz",
- "integrity": "sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==",
- "dev": true
- },
- "node_modules/natural-compare-lite": {
- "version": "1.4.0",
- "resolved": "https://registry.npmjs.org/natural-compare-lite/-/natural-compare-lite-1.4.0.tgz",
- "integrity": "sha512-Tj+HTDSJJKaZnfiuw+iaF9skdPpTo2GtEly5JHnWV/hfv2Qj/9RKsGISQtLh2ox3l5EAGw487hnBee0sIJ6v2g==",
- "dev": true
- },
- "node_modules/ncp": {
- "version": "0.4.2",
- "resolved": "https://registry.npmjs.org/ncp/-/ncp-0.4.2.tgz",
- "integrity": "sha512-PfGU8jYWdRl4FqJfCy0IzbkGyFHntfWygZg46nFk/dJD/XRrk2cj0SsKSX9n5u5gE0E0YfEpKWrEkfjnlZSTXA==",
- "dev": true,
- "bin": {
- "ncp": "bin/ncp"
- }
- },
- "node_modules/negotiator": {
- "version": "0.6.3",
- "resolved": "https://registry.npmjs.org/negotiator/-/negotiator-0.6.3.tgz",
- "integrity": "sha512-+EUsqGPLsM+j/zdChZjsnX51g4XrHFOIXwfnCVPGlQk/k5giakcKsuxCObBRu6DSm9opw/O6slWbJdghQM4bBg==",
- "dev": true,
- "engines": {
- "node": ">= 0.6"
- }
- },
- "node_modules/neo-async": {
- "version": "2.6.2",
- "resolved": "https://registry.npmjs.org/neo-async/-/neo-async-2.6.2.tgz",
- "integrity": "sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==",
- "dev": true
- },
- "node_modules/next-tick": {
- "version": "1.1.0",
- "resolved": "https://registry.npmjs.org/next-tick/-/next-tick-1.1.0.tgz",
- "integrity": "sha512-CXdUiJembsNjuToQvxayPZF9Vqht7hewsvy2sOWafLvi2awflj9mOC6bHIg50orX8IJvWKY9wYQ/zB2kogPslQ==",
- "dev": true
- },
- "node_modules/no-case": {
- "version": "3.0.4",
- "resolved": "https://registry.npmjs.org/no-case/-/no-case-3.0.4.tgz",
- "integrity": "sha512-fgAN3jGAh+RoxUGZHTSOLJIqUc2wmoBwGR4tbpNAKmmovFoWq0OdRkb0VkldReO2a2iBT/OEulG9XSUc10r3zg==",
- "dev": true,
- "dependencies": {
- "lower-case": "^2.0.2",
- "tslib": "^2.0.3"
- }
- },
- "node_modules/node-forge": {
- "version": "1.3.1",
- "resolved": "https://registry.npmjs.org/node-forge/-/node-forge-1.3.1.tgz",
- "integrity": "sha512-dPEtOeMvF9VMcYV/1Wb8CPoVAXtp6MKMlcbAt4ddqmGqUJ6fQZFXkNZNkNlfevtNkGtaSoXf/vNNNSvgrdXwtA==",
- "dev": true,
- "engines": {
- "node": ">= 6.13.0"
- }
- },
- "node_modules/node-int64": {
- "version": "0.4.0",
- "resolved": "https://registry.npmjs.org/node-int64/-/node-int64-0.4.0.tgz",
- "integrity": "sha512-O5lz91xSOeoXP6DulyHfllpq+Eg00MWitZIbtPfoSEvqIHdl5gfcY6hYzDWnj0qD5tz52PI08u9qUvSVeUBeHw==",
- "dev": true
- },
- "node_modules/node-releases": {
- "version": "2.0.19",
- "resolved": "https://registry.npmjs.org/node-releases/-/node-releases-2.0.19.tgz",
- "integrity": "sha512-xxOWJsBKtzAq7DY0J+DTzuz58K8e7sJbdgwkbMWQe8UYB6ekmsQ45q0M/tJDsGaZmbC+l7n57UV8Hl5tHxO9uw==",
- "dev": true,
- "license": "MIT"
- },
- "node_modules/normalize-package-data": {
- "version": "2.5.0",
- "resolved": "https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-2.5.0.tgz",
- "integrity": "sha512-/5CMN3T0R4XTj4DcGaexo+roZSdSFW/0AOOTROrjxzCG1wrWXEsGbRKevjlIL+ZDE4sZlJr5ED4YW0yqmkK+eA==",
- "dev": true,
- "dependencies": {
- "hosted-git-info": "^2.1.4",
- "resolve": "^1.10.0",
- "semver": "2 || 3 || 4 || 5",
- "validate-npm-package-license": "^3.0.1"
- }
- },
- "node_modules/normalize-package-data/node_modules/resolve": {
- "version": "1.22.8",
- "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.22.8.tgz",
- "integrity": "sha512-oKWePCxqpd6FlLvGV1VU0x7bkPmmCNolxzjMf4NczoDnQcIWrAF+cPtZn5i6n+RfD2d9i0tzpKnG6Yk168yIyw==",
- "dev": true,
- "dependencies": {
- "is-core-module": "^2.13.0",
- "path-parse": "^1.0.7",
- "supports-preserve-symlinks-flag": "^1.0.0"
- },
- "bin": {
- "resolve": "bin/resolve"
- },
- "funding": {
- "url": "https://github.com/sponsors/ljharb"
- }
- },
- "node_modules/normalize-package-data/node_modules/semver": {
- "version": "5.7.2",
- "resolved": "https://registry.npmjs.org/semver/-/semver-5.7.2.tgz",
- "integrity": "sha512-cBznnQ9KjJqU67B52RMC65CMarK2600WFnbkcaiwWq3xy/5haFJlshgnpjovMVJ+Hff49d8GEn0b87C5pDQ10g==",
- "dev": true,
- "bin": {
- "semver": "bin/semver"
- }
- },
- "node_modules/normalize-path": {
- "version": "3.0.0",
- "resolved": "https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz",
- "integrity": "sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==",
- "engines": {
- "node": ">=0.10.0"
- }
- },
- "node_modules/normalize-range": {
- "version": "0.1.2",
- "resolved": "https://registry.npmjs.org/normalize-range/-/normalize-range-0.1.2.tgz",
- "integrity": "sha512-bdok/XvKII3nUpklnV6P2hxtMNrCboOjAcyBuQnWEhO665FwrSNRxU+AqpsyvO6LgGYPspN+lu5CLtw4jPRKNA==",
- "dev": true,
- "engines": {
- "node": ">=0.10.0"
- }
- },
- "node_modules/normalize-url": {
- "version": "6.1.0",
- "resolved": "https://registry.npmjs.org/normalize-url/-/normalize-url-6.1.0.tgz",
- "integrity": "sha512-DlL+XwOy3NxAQ8xuC0okPgK46iuVNAK01YN7RueYBqqFeGsBjV9XmCAzAdgt+667bCl5kPh9EqKKDwnaPG1I7A==",
- "dev": true,
- "engines": {
- "node": ">=10"
- },
- "funding": {
- "url": "https://github.com/sponsors/sindresorhus"
- }
- },
- "node_modules/now-and-later": {
- "version": "2.0.1",
- "resolved": "https://registry.npmjs.org/now-and-later/-/now-and-later-2.0.1.tgz",
- "integrity": "sha512-KGvQ0cB70AQfg107Xvs/Fbu+dGmZoTRJp2TaPwcwQm3/7PteUyN2BCgk8KBMPGBUXZdVwyWS8fDCGFygBm19UQ==",
- "dev": true,
- "dependencies": {
- "once": "^1.3.2"
- },
- "engines": {
- "node": ">= 0.10"
- }
- },
- "node_modules/npm-run-path": {
- "version": "4.0.1",
- "resolved": "https://registry.npmjs.org/npm-run-path/-/npm-run-path-4.0.1.tgz",
- "integrity": "sha512-S48WzZW777zhNIrn7gxOlISNAqi9ZC/uQFnRdbeIHhZhCA6UqpkOT8T1G7BvfdgP4Er8gF4sUbaS0i7QvIfCWw==",
- "dev": true,
- "dependencies": {
- "path-key": "^3.0.0"
- },
- "engines": {
- "node": ">=8"
- }
- },
- "node_modules/nth-check": {
- "version": "2.1.1",
- "resolved": "https://registry.npmjs.org/nth-check/-/nth-check-2.1.1.tgz",
- "integrity": "sha512-lqjrjmaOoAnWfMmBPL+XNnynZh2+swxiX3WUE0s4yEHI6m+AwrK2UZOimIRl3X/4QctVqS8AiZjFqyOGrMXb/w==",
- "dev": true,
- "dependencies": {
- "boolbase": "^1.0.0"
- },
- "funding": {
- "url": "https://github.com/fb55/nth-check?sponsor=1"
- }
- },
- "node_modules/number-is-nan": {
- "version": "1.0.1",
- "resolved": "https://registry.npmjs.org/number-is-nan/-/number-is-nan-1.0.1.tgz",
- "integrity": "sha512-4jbtZXNAsfZbAHiiqjLPBiCl16dES1zI4Hpzzxw61Tk+loF+sBDBKx1ICKKKwIqQ7M0mFn1TmkN7euSncWgHiQ==",
- "dev": true,
- "engines": {
- "node": ">=0.10.0"
- }
- },
- "node_modules/nwsapi": {
- "version": "2.2.7",
- "resolved": "https://registry.npmjs.org/nwsapi/-/nwsapi-2.2.7.tgz",
- "integrity": "sha512-ub5E4+FBPKwAZx0UwIQOjYWGHTEq5sPqHQNRN8Z9e4A7u3Tj1weLJsL59yH9vmvqEtBHaOmT6cYQKIZOxp35FQ==",
- "dev": true
- },
- "node_modules/object-assign": {
- "version": "4.1.1",
- "resolved": "https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz",
- "integrity": "sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==",
- "engines": {
- "node": ">=0.10.0"
- }
- },
- "node_modules/object-copy": {
- "version": "0.1.0",
- "resolved": "https://registry.npmjs.org/object-copy/-/object-copy-0.1.0.tgz",
- "integrity": "sha512-79LYn6VAb63zgtmAteVOWo9Vdj71ZVBy3Pbse+VqxDpEP83XuujMrGqHIwAXJ5I/aM0zU7dIyIAhifVTPrNItQ==",
- "dev": true,
- "dependencies": {
- "copy-descriptor": "^0.1.0",
- "define-property": "^0.2.5",
- "kind-of": "^3.0.3"
- },
- "engines": {
- "node": ">=0.10.0"
- }
- },
- "node_modules/object-copy/node_modules/define-property": {
- "version": "0.2.5",
- "resolved": "https://registry.npmjs.org/define-property/-/define-property-0.2.5.tgz",
- "integrity": "sha512-Rr7ADjQZenceVOAKop6ALkkRAmH1A4Gx9hV/7ZujPUN2rkATqFO0JZLZInbAjpZYoJ1gUx8MRMQVkYemcbMSTA==",
- "dev": true,
- "dependencies": {
- "is-descriptor": "^0.1.0"
- },
- "engines": {
- "node": ">=0.10.0"
- }
- },
- "node_modules/object-copy/node_modules/is-buffer": {
- "version": "1.1.6",
- "resolved": "https://registry.npmjs.org/is-buffer/-/is-buffer-1.1.6.tgz",
- "integrity": "sha512-NcdALwpXkTm5Zvvbk7owOUSvVvBKDgKP5/ewfXEznmQFfs4ZRmanOeKBTjRVjka3QFoN6XJ+9F3USqfHqTaU5w==",
- "dev": true
- },
- "node_modules/object-copy/node_modules/is-descriptor": {
- "version": "0.1.7",
- "resolved": "https://registry.npmjs.org/is-descriptor/-/is-descriptor-0.1.7.tgz",
- "integrity": "sha512-C3grZTvObeN1xud4cRWl366OMXZTj0+HGyk4hvfpx4ZHt1Pb60ANSXqCK7pdOTeUQpRzECBSTphqvD7U+l22Eg==",
- "dev": true,
- "dependencies": {
- "is-accessor-descriptor": "^1.0.1",
- "is-data-descriptor": "^1.0.1"
- },
- "engines": {
- "node": ">= 0.4"
- }
- },
- "node_modules/object-copy/node_modules/kind-of": {
- "version": "3.2.2",
- "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz",
- "integrity": "sha512-NOW9QQXMoZGg/oqnVNoNTTIFEIid1627WCffUBJEdMxYApq7mNE7CpzucIPc+ZQg25Phej7IJSmX3hO+oblOtQ==",
- "dev": true,
- "dependencies": {
- "is-buffer": "^1.1.5"
- },
- "engines": {
- "node": ">=0.10.0"
- }
- },
- "node_modules/object-hash": {
- "version": "3.0.0",
- "resolved": "https://registry.npmjs.org/object-hash/-/object-hash-3.0.0.tgz",
- "integrity": "sha512-RSn9F68PjH9HqtltsSnqYC1XXoWe9Bju5+213R98cNGttag9q9yAOTzdbsqvIa7aNm5WffBZFpWYr2aWrklWAw==",
- "dev": true,
- "engines": {
- "node": ">= 6"
- }
- },
- "node_modules/object-inspect": {
- "version": "1.13.1",
- "resolved": "https://registry.npmjs.org/object-inspect/-/object-inspect-1.13.1.tgz",
- "integrity": "sha512-5qoj1RUiKOMsCCNLV1CBiPYE10sziTsnmNxkAI/rZhiD63CF7IqdFGC/XzjWjpSgLf0LxXX3bDFIh0E18f6UhQ==",
- "dev": true,
- "funding": {
- "url": "https://github.com/sponsors/ljharb"
- }
- },
- "node_modules/object-keys": {
- "version": "1.1.1",
- "resolved": "https://registry.npmjs.org/object-keys/-/object-keys-1.1.1.tgz",
- "integrity": "sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==",
- "dev": true,
- "engines": {
- "node": ">= 0.4"
- }
- },
- "node_modules/object-visit": {
- "version": "1.0.1",
- "resolved": "https://registry.npmjs.org/object-visit/-/object-visit-1.0.1.tgz",
- "integrity": "sha512-GBaMwwAVK9qbQN3Scdo0OyvgPW7l3lnaVMj84uTOZlswkX0KpF6fyDBJhtTthf7pymztoN36/KEr1DyhF96zEA==",
- "dev": true,
- "dependencies": {
- "isobject": "^3.0.0"
- },
- "engines": {
- "node": ">=0.10.0"
- }
- },
- "node_modules/object.assign": {
- "version": "4.1.5",
- "resolved": "https://registry.npmjs.org/object.assign/-/object.assign-4.1.5.tgz",
- "integrity": "sha512-byy+U7gp+FVwmyzKPYhW2h5l3crpmGsxl7X2s8y43IgxvG4g3QZ6CffDtsNQy1WsmZpQbO+ybo0AlW7TY6DcBQ==",
- "dev": true,
- "dependencies": {
- "call-bind": "^1.0.5",
- "define-properties": "^1.2.1",
- "has-symbols": "^1.0.3",
- "object-keys": "^1.1.1"
- },
- "engines": {
- "node": ">= 0.4"
- },
- "funding": {
- "url": "https://github.com/sponsors/ljharb"
- }
- },
- "node_modules/object.defaults": {
- "version": "1.1.0",
- "resolved": "https://registry.npmjs.org/object.defaults/-/object.defaults-1.1.0.tgz",
- "integrity": "sha512-c/K0mw/F11k4dEUBMW8naXUuBuhxRCfG7W+yFy8EcijU/rSmazOUd1XAEEe6bC0OuXY4HUKjTJv7xbxIMqdxrA==",
- "dev": true,
- "dependencies": {
- "array-each": "^1.0.1",
- "array-slice": "^1.0.0",
- "for-own": "^1.0.0",
- "isobject": "^3.0.0"
- },
- "engines": {
- "node": ">=0.10.0"
- }
- },
- "node_modules/object.entries": {
- "version": "1.1.8",
- "resolved": "https://registry.npmjs.org/object.entries/-/object.entries-1.1.8.tgz",
- "integrity": "sha512-cmopxi8VwRIAw/fkijJohSfpef5PdN0pMQJN6VC/ZKvn0LIknWD8KtgY6KlQdEc4tIjcQ3HxSMmnvtzIscdaYQ==",
- "dev": true,
- "dependencies": {
- "call-bind": "^1.0.7",
- "define-properties": "^1.2.1",
- "es-object-atoms": "^1.0.0"
- },
- "engines": {
- "node": ">= 0.4"
- }
- },
- "node_modules/object.fromentries": {
- "version": "2.0.8",
- "resolved": "https://registry.npmjs.org/object.fromentries/-/object.fromentries-2.0.8.tgz",
- "integrity": "sha512-k6E21FzySsSK5a21KRADBd/NGneRegFO5pLHfdQLpRDETUNJueLXs3WCzyQ3tFRDYgbq3KHGXfTbi2bs8WQ6rQ==",
- "dev": true,
- "dependencies": {
- "call-bind": "^1.0.7",
- "define-properties": "^1.2.1",
- "es-abstract": "^1.23.2",
- "es-object-atoms": "^1.0.0"
- },
- "engines": {
- "node": ">= 0.4"
- },
- "funding": {
- "url": "https://github.com/sponsors/ljharb"
- }
- },
- "node_modules/object.getownpropertydescriptors": {
- "version": "2.1.8",
- "resolved": "https://registry.npmjs.org/object.getownpropertydescriptors/-/object.getownpropertydescriptors-2.1.8.tgz",
- "integrity": "sha512-qkHIGe4q0lSYMv0XI4SsBTJz3WaURhLvd0lKSgtVuOsJ2krg4SgMw3PIRQFMp07yi++UR3se2mkcLqsBNpBb/A==",
- "dev": true,
- "dependencies": {
- "array.prototype.reduce": "^1.0.6",
- "call-bind": "^1.0.7",
- "define-properties": "^1.2.1",
- "es-abstract": "^1.23.2",
- "es-object-atoms": "^1.0.0",
- "gopd": "^1.0.1",
- "safe-array-concat": "^1.1.2"
- },
- "engines": {
- "node": ">= 0.8"
- },
- "funding": {
- "url": "https://github.com/sponsors/ljharb"
- }
- },
- "node_modules/object.groupby": {
- "version": "1.0.3",
- "resolved": "https://registry.npmjs.org/object.groupby/-/object.groupby-1.0.3.tgz",
- "integrity": "sha512-+Lhy3TQTuzXI5hevh8sBGqbmurHbbIjAi0Z4S63nthVLmLxfbj4T54a4CfZrXIrt9iP4mVAPYMo/v99taj3wjQ==",
- "dev": true,
- "dependencies": {
- "call-bind": "^1.0.7",
- "define-properties": "^1.2.1",
- "es-abstract": "^1.23.2"
- },
- "engines": {
- "node": ">= 0.4"
- }
- },
- "node_modules/object.hasown": {
- "version": "1.1.4",
- "resolved": "https://registry.npmjs.org/object.hasown/-/object.hasown-1.1.4.tgz",
- "integrity": "sha512-FZ9LZt9/RHzGySlBARE3VF+gE26TxR38SdmqOqliuTnl9wrKulaQs+4dee1V+Io8VfxqzAfHu6YuRgUy8OHoTg==",
- "dev": true,
- "dependencies": {
- "define-properties": "^1.2.1",
- "es-abstract": "^1.23.2",
- "es-object-atoms": "^1.0.0"
- },
- "engines": {
- "node": ">= 0.4"
- },
- "funding": {
- "url": "https://github.com/sponsors/ljharb"
- }
- },
- "node_modules/object.map": {
- "version": "1.0.1",
- "resolved": "https://registry.npmjs.org/object.map/-/object.map-1.0.1.tgz",
- "integrity": "sha512-3+mAJu2PLfnSVGHwIWubpOFLscJANBKuB/6A4CxBstc4aqwQY0FWcsppuy4jU5GSB95yES5JHSI+33AWuS4k6w==",
- "dev": true,
- "dependencies": {
- "for-own": "^1.0.0",
- "make-iterator": "^1.0.0"
- },
- "engines": {
- "node": ">=0.10.0"
- }
- },
- "node_modules/object.pick": {
- "version": "1.3.0",
- "resolved": "https://registry.npmjs.org/object.pick/-/object.pick-1.3.0.tgz",
- "integrity": "sha512-tqa/UMy/CCoYmj+H5qc07qvSL9dqcs/WZENZ1JbtWBlATP+iVOe778gE6MSijnyCnORzDuX6hU+LA4SZ09YjFQ==",
- "dev": true,
- "dependencies": {
- "isobject": "^3.0.1"
- },
- "engines": {
- "node": ">=0.10.0"
- }
- },
- "node_modules/object.reduce": {
- "version": "1.0.1",
- "resolved": "https://registry.npmjs.org/object.reduce/-/object.reduce-1.0.1.tgz",
- "integrity": "sha512-naLhxxpUESbNkRqc35oQ2scZSJueHGQNUfMW/0U37IgN6tE2dgDWg3whf+NEliy3F/QysrO48XKUz/nGPe+AQw==",
- "dev": true,
- "dependencies": {
- "for-own": "^1.0.0",
- "make-iterator": "^1.0.0"
- },
- "engines": {
- "node": ">=0.10.0"
- }
- },
- "node_modules/object.values": {
- "version": "1.2.0",
- "resolved": "https://registry.npmjs.org/object.values/-/object.values-1.2.0.tgz",
- "integrity": "sha512-yBYjY9QX2hnRmZHAjG/f13MzmBzxzYgQhFrke06TTyKY5zSTEqkOeukBzIdVA3j3ulu8Qa3MbVFShV7T2RmGtQ==",
- "dev": true,
- "dependencies": {
- "call-bind": "^1.0.7",
- "define-properties": "^1.2.1",
- "es-object-atoms": "^1.0.0"
- },
- "engines": {
- "node": ">= 0.4"
- },
- "funding": {
- "url": "https://github.com/sponsors/ljharb"
- }
- },
- "node_modules/obuf": {
- "version": "1.1.2",
- "resolved": "https://registry.npmjs.org/obuf/-/obuf-1.1.2.tgz",
- "integrity": "sha512-PX1wu0AmAdPqOL1mWhqmlOd8kOIZQwGZw6rh7uby9fTc5lhaOWFLX3I6R1hrF9k3zUY40e6igsLGkDXK92LJNg==",
- "dev": true
- },
- "node_modules/on-finished": {
- "version": "2.3.0",
- "resolved": "https://registry.npmjs.org/on-finished/-/on-finished-2.3.0.tgz",
- "integrity": "sha512-ikqdkGAAyf/X/gPhXGvfgAytDZtDbr+bkNUJ0N9h5MI/dmdgCs3l6hoHrcUv41sRKew3jIwrp4qQDXiK99Utww==",
- "dev": true,
- "dependencies": {
- "ee-first": "1.1.1"
- },
- "engines": {
- "node": ">= 0.8"
- }
- },
- "node_modules/on-headers": {
- "version": "1.0.2",
- "resolved": "https://registry.npmjs.org/on-headers/-/on-headers-1.0.2.tgz",
- "integrity": "sha512-pZAE+FJLoyITytdqK0U5s+FIpjN0JP3OzFi/u8Rx+EV5/W+JTWGXG8xFzevE7AjBfDqHv/8vL8qQsIhHnqRkrA==",
- "dev": true,
- "engines": {
- "node": ">= 0.8"
- }
- },
- "node_modules/once": {
- "version": "1.4.0",
- "resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz",
- "integrity": "sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==",
- "dev": true,
- "dependencies": {
- "wrappy": "1"
- }
- },
- "node_modules/onetime": {
- "version": "5.1.2",
- "resolved": "https://registry.npmjs.org/onetime/-/onetime-5.1.2.tgz",
- "integrity": "sha512-kbpaSSGJTWdAY5KPVeMOKXSrPtr8C8C7wodJbcsd51jRnmD+GZu8Y0VoU6Dm5Z4vWr0Ig/1NKuWRKf7j5aaYSg==",
- "dev": true,
- "dependencies": {
- "mimic-fn": "^2.1.0"
- },
- "engines": {
- "node": ">=6"
- },
- "funding": {
- "url": "https://github.com/sponsors/sindresorhus"
- }
- },
- "node_modules/open": {
- "version": "8.4.2",
- "resolved": "https://registry.npmjs.org/open/-/open-8.4.2.tgz",
- "integrity": "sha512-7x81NCL719oNbsq/3mh+hVrAWmFuEYUqrq/Iw3kUzH8ReypT9QQ0BLoJS7/G9k6N81XjW4qHWtjWwe/9eLy1EQ==",
- "dev": true,
- "dependencies": {
- "define-lazy-prop": "^2.0.0",
- "is-docker": "^2.1.1",
- "is-wsl": "^2.2.0"
- },
- "engines": {
- "node": ">=12"
- },
- "funding": {
- "url": "https://github.com/sponsors/sindresorhus"
- }
- },
- "node_modules/open/node_modules/is-wsl": {
- "version": "2.2.0",
- "resolved": "https://registry.npmjs.org/is-wsl/-/is-wsl-2.2.0.tgz",
- "integrity": "sha512-fKzAra0rGJUUBwGBgNkHZuToZcn+TtXHpeCgmkMJMMYx1sQDYaCSyjJBSCa2nH1DGm7s3n1oBnohoVTBaN7Lww==",
- "dev": true,
- "dependencies": {
- "is-docker": "^2.0.0"
- },
- "engines": {
- "node": ">=8"
- }
- },
- "node_modules/opn": {
- "version": "5.3.0",
- "resolved": "https://registry.npmjs.org/opn/-/opn-5.3.0.tgz",
- "integrity": "sha512-bYJHo/LOmoTd+pfiYhfZDnf9zekVJrY+cnS2a5F2x+w5ppvTqObojTP7WiFG+kVZs9Inw+qQ/lw7TroWwhdd2g==",
- "dev": true,
- "dependencies": {
- "is-wsl": "^1.1.0"
- },
- "engines": {
- "node": ">=4"
- }
- },
- "node_modules/optionator": {
- "version": "0.9.3",
- "resolved": "https://registry.npmjs.org/optionator/-/optionator-0.9.3.tgz",
- "integrity": "sha512-JjCoypp+jKn1ttEFExxhetCKeJt9zhAgAve5FXHixTvFDW/5aEktX9bufBKLRRMdU7bNtpLfcGu94B3cdEJgjg==",
- "dev": true,
- "dependencies": {
- "@aashutoshrathi/word-wrap": "^1.2.3",
- "deep-is": "^0.1.3",
- "fast-levenshtein": "^2.0.6",
- "levn": "^0.4.1",
- "prelude-ls": "^1.2.1",
- "type-check": "^0.4.0"
- },
- "engines": {
- "node": ">= 0.8.0"
- }
- },
- "node_modules/ordered-read-streams": {
- "version": "1.0.1",
- "resolved": "https://registry.npmjs.org/ordered-read-streams/-/ordered-read-streams-1.0.1.tgz",
- "integrity": "sha512-Z87aSjx3r5c0ZB7bcJqIgIRX5bxR7A4aSzvIbaxd0oTkWBCOoKfuGHiKj60CHVUgg1Phm5yMZzBdt8XqRs73Mw==",
- "dev": true,
- "dependencies": {
- "readable-stream": "^2.0.1"
- }
- },
- "node_modules/os-locale": {
- "version": "1.4.0",
- "resolved": "https://registry.npmjs.org/os-locale/-/os-locale-1.4.0.tgz",
- "integrity": "sha512-PRT7ZORmwu2MEFt4/fv3Q+mEfN4zetKxufQrkShY2oGvUms9r8otu5HfdyIFHkYXjO7laNsoVGmM2MANfuTA8g==",
- "dev": true,
- "dependencies": {
- "lcid": "^1.0.0"
- },
- "engines": {
- "node": ">=0.10.0"
- }
- },
- "node_modules/p-limit": {
- "version": "3.1.0",
- "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-3.1.0.tgz",
- "integrity": "sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==",
- "dev": true,
- "dependencies": {
- "yocto-queue": "^0.1.0"
- },
- "engines": {
- "node": ">=10"
- },
- "funding": {
- "url": "https://github.com/sponsors/sindresorhus"
- }
- },
- "node_modules/p-locate": {
- "version": "5.0.0",
- "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-5.0.0.tgz",
- "integrity": "sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==",
- "dev": true,
- "dependencies": {
- "p-limit": "^3.0.2"
- },
- "engines": {
- "node": ">=10"
- },
- "funding": {
- "url": "https://github.com/sponsors/sindresorhus"
- }
- },
- "node_modules/p-map": {
- "version": "3.0.0",
- "resolved": "https://registry.npmjs.org/p-map/-/p-map-3.0.0.tgz",
- "integrity": "sha512-d3qXVTF/s+W+CdJ5A29wywV2n8CQQYahlgz2bFiA+4eVNJbHJodPZ+/gXwPGh0bOqA+j8S+6+ckmvLGPk1QpxQ==",
- "dev": true,
- "dependencies": {
- "aggregate-error": "^3.0.0"
- },
- "engines": {
- "node": ">=8"
- }
- },
- "node_modules/p-retry": {
- "version": "4.6.2",
- "resolved": "https://registry.npmjs.org/p-retry/-/p-retry-4.6.2.tgz",
- "integrity": "sha512-312Id396EbJdvRONlngUx0NydfrIQ5lsYu0znKVUzVvArzEIt08V1qhtyESbGVd1FGX7UKtiFp5uwKZdM8wIuQ==",
- "dev": true,
- "dependencies": {
- "@types/retry": "0.12.0",
- "retry": "^0.13.1"
- },
- "engines": {
- "node": ">=8"
- }
- },
- "node_modules/p-try": {
- "version": "2.2.0",
- "resolved": "https://registry.npmjs.org/p-try/-/p-try-2.2.0.tgz",
- "integrity": "sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==",
- "dev": true,
- "engines": {
- "node": ">=6"
- }
- },
- "node_modules/pako": {
- "version": "1.0.11",
- "resolved": "https://registry.npmjs.org/pako/-/pako-1.0.11.tgz",
- "integrity": "sha512-4hLB8Py4zZce5s4yd9XzopqwVv/yGNhV1Bl8NTmCq1763HeK2+EwVTv+leGeL13Dnh2wfbqowVPXCIO0z4taYw=="
- },
- "node_modules/param-case": {
- "version": "3.0.4",
- "resolved": "https://registry.npmjs.org/param-case/-/param-case-3.0.4.tgz",
- "integrity": "sha512-RXlj7zCYokReqWpOPH9oYivUzLYZ5vAPIfEmCTNViosC78F8F0H9y7T7gG2M39ymgutxF5gcFEsyZQSph9Bp3A==",
- "dev": true,
- "dependencies": {
- "dot-case": "^3.0.4",
- "tslib": "^2.0.3"
- }
- },
- "node_modules/parent-module": {
- "version": "1.0.1",
- "resolved": "https://registry.npmjs.org/parent-module/-/parent-module-1.0.1.tgz",
- "integrity": "sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==",
- "dev": true,
- "dependencies": {
- "callsites": "^3.0.0"
- },
- "engines": {
- "node": ">=6"
- }
- },
- "node_modules/parse-filepath": {
- "version": "1.0.2",
- "resolved": "https://registry.npmjs.org/parse-filepath/-/parse-filepath-1.0.2.tgz",
- "integrity": "sha512-FwdRXKCohSVeXqwtYonZTXtbGJKrn+HNyWDYVcp5yuJlesTwNH4rsmRZ+GrKAPJ5bLpRxESMeS+Rl0VCHRvB2Q==",
- "dev": true,
- "dependencies": {
- "is-absolute": "^1.0.0",
- "map-cache": "^0.2.0",
- "path-root": "^0.1.1"
- },
- "engines": {
- "node": ">=0.8"
- }
- },
- "node_modules/parse-json": {
- "version": "5.2.0",
- "resolved": "https://registry.npmjs.org/parse-json/-/parse-json-5.2.0.tgz",
- "integrity": "sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==",
- "dev": true,
- "dependencies": {
- "@babel/code-frame": "^7.0.0",
- "error-ex": "^1.3.1",
- "json-parse-even-better-errors": "^2.3.0",
- "lines-and-columns": "^1.1.6"
- },
- "engines": {
- "node": ">=8"
- },
- "funding": {
- "url": "https://github.com/sponsors/sindresorhus"
- }
- },
- "node_modules/parse-node-version": {
- "version": "1.0.1",
- "resolved": "https://registry.npmjs.org/parse-node-version/-/parse-node-version-1.0.1.tgz",
- "integrity": "sha512-3YHlOa/JgH6Mnpr05jP9eDG254US9ek25LyIxZlDItp2iJtwyaXQb57lBYLdT3MowkUFYEV2XXNAYIPlESvJlA==",
- "dev": true,
- "engines": {
- "node": ">= 0.10"
- }
- },
- "node_modules/parse-passwd": {
- "version": "1.0.0",
- "resolved": "https://registry.npmjs.org/parse-passwd/-/parse-passwd-1.0.0.tgz",
- "integrity": "sha512-1Y1A//QUXEZK7YKz+rD9WydcE1+EuPr6ZBgKecAB8tmoW6UFv0NREVJe1p+jRxtThkcbbKkfwIbWJe/IeE6m2Q==",
- "dev": true,
- "engines": {
- "node": ">=0.10.0"
- }
- },
- "node_modules/parse5": {
- "version": "6.0.1",
- "resolved": "https://registry.npmjs.org/parse5/-/parse5-6.0.1.tgz",
- "integrity": "sha512-Ofn/CTFzRGTTxwpNEs9PP93gXShHcTq255nzRYSKe8AkVpZY7e1fpmTfOyoIvjP5HG7Z2ZM7VS9PPhQGW2pOpw==",
- "dev": true
- },
- "node_modules/parseurl": {
- "version": "1.3.3",
- "resolved": "https://registry.npmjs.org/parseurl/-/parseurl-1.3.3.tgz",
- "integrity": "sha512-CiyeOxFT/JZyN5m0z9PfXw4SCBJ6Sygz1Dpl0wqjlhDEGGBP1GnsUVEL0p63hoG1fcj3fHynXi9NYO4nWOL+qQ==",
- "dev": true,
- "engines": {
- "node": ">= 0.8"
- }
- },
- "node_modules/pascal-case": {
- "version": "3.1.2",
- "resolved": "https://registry.npmjs.org/pascal-case/-/pascal-case-3.1.2.tgz",
- "integrity": "sha512-uWlGT3YSnK9x3BQJaOdcZwrnV6hPpd8jFH1/ucpiLRPh/2zCVJKS19E4GvYHvaCcACn3foXZ0cLB9Wrx1KGe5g==",
- "dev": true,
- "dependencies": {
- "no-case": "^3.0.4",
- "tslib": "^2.0.3"
- }
- },
- "node_modules/pascalcase": {
- "version": "0.1.1",
- "resolved": "https://registry.npmjs.org/pascalcase/-/pascalcase-0.1.1.tgz",
- "integrity": "sha512-XHXfu/yOQRy9vYOtUDVMN60OEJjW013GoObG1o+xwQTpB9eYJX/BjXMsdW13ZDPruFhYYn0AG22w0xgQMwl3Nw==",
- "dev": true,
- "engines": {
- "node": ">=0.10.0"
- }
- },
- "node_modules/path": {
- "version": "0.12.7",
- "resolved": "https://registry.npmjs.org/path/-/path-0.12.7.tgz",
- "integrity": "sha512-aXXC6s+1w7otVF9UletFkFcDsJeO7lSZBPUQhtb5O0xJe8LtYhj/GxldoL09bBj9+ZmE2hNoHqQSFMN5fikh4Q==",
- "dev": true,
- "dependencies": {
- "process": "^0.11.1",
- "util": "^0.10.3"
- }
- },
- "node_modules/path-dirname": {
- "version": "1.0.2",
- "resolved": "https://registry.npmjs.org/path-dirname/-/path-dirname-1.0.2.tgz",
- "integrity": "sha512-ALzNPpyNq9AqXMBjeymIjFDAkAFH06mHJH/cSBHAgU0s4vfpBn6b2nf8tiRLvagKD8RbTpq2FKTBg7cl9l3c7Q==",
- "dev": true
- },
- "node_modules/path-exists": {
- "version": "4.0.0",
- "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz",
- "integrity": "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==",
- "dev": true,
- "engines": {
- "node": ">=8"
- }
- },
- "node_modules/path-is-absolute": {
- "version": "1.0.1",
- "resolved": "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz",
- "integrity": "sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==",
- "dev": true,
- "engines": {
- "node": ">=0.10.0"
- }
- },
- "node_modules/path-key": {
- "version": "3.1.1",
- "resolved": "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz",
- "integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==",
- "dev": true,
- "engines": {
- "node": ">=8"
- }
- },
- "node_modules/path-parse": {
- "version": "1.0.7",
- "resolved": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz",
- "integrity": "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==",
- "dev": true
- },
- "node_modules/path-root": {
- "version": "0.1.1",
- "resolved": "https://registry.npmjs.org/path-root/-/path-root-0.1.1.tgz",
- "integrity": "sha512-QLcPegTHF11axjfojBIoDygmS2E3Lf+8+jI6wOVmNVenrKSo3mFdSGiIgdSHenczw3wPtlVMQaFVwGmM7BJdtg==",
- "dev": true,
- "dependencies": {
- "path-root-regex": "^0.1.0"
- },
- "engines": {
- "node": ">=0.10.0"
- }
- },
- "node_modules/path-root-regex": {
- "version": "0.1.2",
- "resolved": "https://registry.npmjs.org/path-root-regex/-/path-root-regex-0.1.2.tgz",
- "integrity": "sha512-4GlJ6rZDhQZFE0DPVKh0e9jmZ5egZfxTkp7bcRDuPlJXbAwhxcl2dINPUAsjLdejqaLsCeg8axcLjIbvBjN4pQ==",
- "dev": true,
- "engines": {
- "node": ">=0.10.0"
- }
- },
- "node_modules/path-scurry": {
- "version": "1.10.1",
- "resolved": "https://registry.npmjs.org/path-scurry/-/path-scurry-1.10.1.tgz",
- "integrity": "sha512-MkhCqzzBEpPvxxQ71Md0b1Kk51W01lrYvlMzSUaIzNsODdd7mqhiimSZlr+VegAz5Z6Vzt9Xg2ttE//XBhH3EQ==",
- "dev": true,
- "dependencies": {
- "lru-cache": "^9.1.1 || ^10.0.0",
- "minipass": "^5.0.0 || ^6.0.2 || ^7.0.0"
- },
- "engines": {
- "node": ">=16 || 14 >=14.17"
- },
- "funding": {
- "url": "https://github.com/sponsors/isaacs"
- }
- },
- "node_modules/path-scurry/node_modules/lru-cache": {
- "version": "10.2.0",
- "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.2.0.tgz",
- "integrity": "sha512-2bIM8x+VAf6JT4bKAljS1qUWgMsqZRPGJS6FSahIMPVvctcNhyVp7AJu7quxOW9jwkryBReKZY5tY5JYv2n/7Q==",
- "dev": true,
- "engines": {
- "node": "14 || >=16.14"
- }
- },
- "node_modules/path-to-regexp": {
- "version": "1.9.0",
- "resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-1.9.0.tgz",
- "integrity": "sha512-xIp7/apCFJuUHdDLWe8O1HIkb0kQrOMb/0u6FXQjemHn/ii5LrIzU6bdECnsiTF/GjZkMEKg1xdiZwNqDYlZ6g==",
- "license": "MIT",
- "dependencies": {
- "isarray": "0.0.1"
- }
- },
- "node_modules/path-type": {
- "version": "4.0.0",
- "resolved": "https://registry.npmjs.org/path-type/-/path-type-4.0.0.tgz",
- "integrity": "sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==",
- "dev": true,
- "engines": {
- "node": ">=8"
- }
- },
- "node_modules/pause-stream": {
- "version": "0.0.11",
- "resolved": "https://registry.npmjs.org/pause-stream/-/pause-stream-0.0.11.tgz",
- "integrity": "sha512-e3FBlXLmN/D1S+zHzanP4E/4Z60oFAa3O051qt1pxa7DEJWKAyil6upYVXCWadEnuoqa4Pkc9oUx9zsxYeRv8A==",
- "dev": true,
- "dependencies": {
- "through": "~2.3"
- }
- },
- "node_modules/performance-now": {
- "version": "2.1.0",
- "resolved": "https://registry.npmjs.org/performance-now/-/performance-now-2.1.0.tgz",
- "integrity": "sha512-7EAHlyLHI56VEIdK57uwHdHKIaAGbnXPiw0yWbarQZOKaKpvUIgW0jWRVLiatnM+XXlSwsanIBH/hzGMJulMow==",
- "dev": true
- },
- "node_modules/picocolors": {
- "version": "1.1.1",
- "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.1.1.tgz",
- "integrity": "sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==",
- "dev": true,
- "license": "ISC"
- },
- "node_modules/picomatch": {
- "version": "2.3.1",
- "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz",
- "integrity": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==",
- "engines": {
- "node": ">=8.6"
- },
- "funding": {
- "url": "https://github.com/sponsors/jonschlinkert"
- }
- },
- "node_modules/pify": {
- "version": "2.3.0",
- "resolved": "https://registry.npmjs.org/pify/-/pify-2.3.0.tgz",
- "integrity": "sha512-udgsAY+fTnvv7kI7aaxbqwWNb0AHiB0qBO89PZKPkoTmGOgdbrHDKD+0B2X4uTfJ/FT1R09r9gTsjUjNJotuog==",
- "dev": true,
- "engines": {
- "node": ">=0.10.0"
- }
- },
- "node_modules/pinkie": {
- "version": "2.0.4",
- "resolved": "https://registry.npmjs.org/pinkie/-/pinkie-2.0.4.tgz",
- "integrity": "sha512-MnUuEycAemtSaeFSjXKW/aroV7akBbY+Sv+RkyqFjgAe73F+MR0TBWKBRDkmfWq/HiFmdavfZ1G7h4SPZXaCSg==",
- "dev": true,
- "engines": {
- "node": ">=0.10.0"
- }
- },
- "node_modules/pinkie-promise": {
- "version": "2.0.1",
- "resolved": "https://registry.npmjs.org/pinkie-promise/-/pinkie-promise-2.0.1.tgz",
- "integrity": "sha512-0Gni6D4UcLTbv9c57DfxDGdr41XfgUjqWZu492f0cIGr16zDU06BWP/RAEvOuo7CQ0CNjHaLlM59YJJFm3NWlw==",
- "dev": true,
- "dependencies": {
- "pinkie": "^2.0.0"
- },
- "engines": {
- "node": ">=0.10.0"
- }
- },
- "node_modules/pirates": {
- "version": "4.0.6",
- "resolved": "https://registry.npmjs.org/pirates/-/pirates-4.0.6.tgz",
- "integrity": "sha512-saLsH7WeYYPiD25LDuLRRY/i+6HaPYr6G1OUlN39otzkSTxKnubR9RTxS3/Kk50s1g2JTgFwWQDQyplC5/SHZg==",
- "dev": true,
- "engines": {
- "node": ">= 6"
- }
- },
- "node_modules/pkg-dir": {
- "version": "4.2.0",
- "resolved": "https://registry.npmjs.org/pkg-dir/-/pkg-dir-4.2.0.tgz",
- "integrity": "sha512-HRDzbaKjC+AOWVXxAU/x54COGeIv9eb+6CkDSQoNTt4XyWoIJvuPsXizxu/Fr23EiekbtZwmh1IcIG/l/a10GQ==",
- "dev": true,
- "dependencies": {
- "find-up": "^4.0.0"
- },
- "engines": {
- "node": ">=8"
- }
- },
- "node_modules/pkg-dir/node_modules/find-up": {
- "version": "4.1.0",
- "resolved": "https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz",
- "integrity": "sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==",
- "dev": true,
- "dependencies": {
- "locate-path": "^5.0.0",
- "path-exists": "^4.0.0"
- },
- "engines": {
- "node": ">=8"
- }
- },
- "node_modules/pkg-dir/node_modules/locate-path": {
- "version": "5.0.0",
- "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-5.0.0.tgz",
- "integrity": "sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==",
- "dev": true,
- "dependencies": {
- "p-locate": "^4.1.0"
- },
- "engines": {
- "node": ">=8"
- }
- },
- "node_modules/pkg-dir/node_modules/p-limit": {
- "version": "2.3.0",
- "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz",
- "integrity": "sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==",
- "dev": true,
- "dependencies": {
- "p-try": "^2.0.0"
- },
- "engines": {
- "node": ">=6"
- },
- "funding": {
- "url": "https://github.com/sponsors/sindresorhus"
- }
- },
- "node_modules/pkg-dir/node_modules/p-locate": {
- "version": "4.1.0",
- "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-4.1.0.tgz",
- "integrity": "sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==",
- "dev": true,
- "dependencies": {
- "p-limit": "^2.2.0"
- },
- "engines": {
- "node": ">=8"
- }
- },
- "node_modules/pkg-up": {
- "version": "3.1.0",
- "resolved": "https://registry.npmjs.org/pkg-up/-/pkg-up-3.1.0.tgz",
- "integrity": "sha512-nDywThFk1i4BQK4twPQ6TA4RT8bDY96yeuCVBWL3ePARCiEKDRSrNGbFIgUJpLp+XeIR65v8ra7WuJOFUBtkMA==",
- "dev": true,
- "dependencies": {
- "find-up": "^3.0.0"
- },
- "engines": {
- "node": ">=8"
- }
- },
- "node_modules/pkg-up/node_modules/find-up": {
- "version": "3.0.0",
- "resolved": "https://registry.npmjs.org/find-up/-/find-up-3.0.0.tgz",
- "integrity": "sha512-1yD6RmLI1XBfxugvORwlck6f75tYL+iR0jqwsOrOxMZyGYqUuDhJ0l4AXdO1iX/FTs9cBAMEk1gWSEx1kSbylg==",
- "dev": true,
- "dependencies": {
- "locate-path": "^3.0.0"
- },
- "engines": {
- "node": ">=6"
- }
- },
- "node_modules/pkg-up/node_modules/locate-path": {
- "version": "3.0.0",
- "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-3.0.0.tgz",
- "integrity": "sha512-7AO748wWnIhNqAuaty2ZWHkQHRSNfPVIsPIfwEOWO22AmaoVrWavlOcMR5nzTLNYvp36X220/maaRsrec1G65A==",
- "dev": true,
- "dependencies": {
- "p-locate": "^3.0.0",
- "path-exists": "^3.0.0"
- },
- "engines": {
- "node": ">=6"
- }
- },
- "node_modules/pkg-up/node_modules/p-limit": {
- "version": "2.3.0",
- "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz",
- "integrity": "sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==",
- "dev": true,
- "dependencies": {
- "p-try": "^2.0.0"
- },
- "engines": {
- "node": ">=6"
- },
- "funding": {
- "url": "https://github.com/sponsors/sindresorhus"
- }
- },
- "node_modules/pkg-up/node_modules/p-locate": {
- "version": "3.0.0",
- "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-3.0.0.tgz",
- "integrity": "sha512-x+12w/To+4GFfgJhBEpiDcLozRJGegY+Ei7/z0tSLkMmxGZNybVMSfWj9aJn8Z5Fc7dBUNJOOVgPv2H7IwulSQ==",
- "dev": true,
- "dependencies": {
- "p-limit": "^2.0.0"
- },
- "engines": {
- "node": ">=6"
- }
- },
- "node_modules/pkg-up/node_modules/path-exists": {
- "version": "3.0.0",
- "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-3.0.0.tgz",
- "integrity": "sha512-bpC7GYwiDYQ4wYLe+FA8lhRjhQCMcQGuSgGGqDkg/QerRWw9CmGRT0iSOVRSZJ29NMLZgIzqaljJ63oaL4NIJQ==",
- "dev": true,
- "engines": {
- "node": ">=4"
- }
- },
- "node_modules/plugin-error": {
- "version": "1.0.1",
- "resolved": "https://registry.npmjs.org/plugin-error/-/plugin-error-1.0.1.tgz",
- "integrity": "sha512-L1zP0dk7vGweZME2i+EeakvUNqSrdiI3F91TwEoYiGrAfUXmVv6fJIq4g82PAXxNsWOp0J7ZqQy/3Szz0ajTxA==",
- "dev": true,
- "dependencies": {
- "ansi-colors": "^1.0.1",
- "arr-diff": "^4.0.0",
- "arr-union": "^3.1.0",
- "extend-shallow": "^3.0.2"
- },
- "engines": {
- "node": ">= 0.10"
- }
- },
- "node_modules/portscanner": {
- "version": "2.2.0",
- "resolved": "https://registry.npmjs.org/portscanner/-/portscanner-2.2.0.tgz",
- "integrity": "sha512-IFroCz/59Lqa2uBvzK3bKDbDDIEaAY8XJ1jFxcLWTqosrsc32//P4VuSB2vZXoHiHqOmx8B5L5hnKOxL/7FlPw==",
- "dev": true,
- "dependencies": {
- "async": "^2.6.0",
- "is-number-like": "^1.0.3"
- },
- "engines": {
- "node": ">=0.4",
- "npm": ">=1.0.0"
- }
- },
- "node_modules/posix-character-classes": {
- "version": "0.1.1",
- "resolved": "https://registry.npmjs.org/posix-character-classes/-/posix-character-classes-0.1.1.tgz",
- "integrity": "sha512-xTgYBc3fuo7Yt7JbiuFxSYGToMoz8fLoE6TC9Wx1P/u+LfeThMOAqmuyECnlBaaJb+u1m9hHiXUEtwW4OzfUJg==",
- "dev": true,
- "engines": {
- "node": ">=0.10.0"
- }
- },
- "node_modules/possible-typed-array-names": {
- "version": "1.0.0",
- "resolved": "https://registry.npmjs.org/possible-typed-array-names/-/possible-typed-array-names-1.0.0.tgz",
- "integrity": "sha512-d7Uw+eZoloe0EHDIYoe+bQ5WXnGMOpmiZFTuMWCwpjzzkL2nTjcKiAk4hh8TjnGye2TwWOk3UXucZ+3rbmBa8Q==",
- "dev": true,
- "engines": {
- "node": ">= 0.4"
- }
- },
- "node_modules/postcss": {
- "version": "8.4.38",
- "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.38.tgz",
- "integrity": "sha512-Wglpdk03BSfXkHoQa3b/oulrotAkwrlLDRSOb9D0bN86FdRyE9lppSp33aHNPgBa0JKCoB+drFLZkQoRRYae5A==",
- "dev": true,
- "funding": [
- {
- "type": "opencollective",
- "url": "https://opencollective.com/postcss/"
- },
- {
- "type": "tidelift",
- "url": "https://tidelift.com/funding/github/npm/postcss"
- },
- {
- "type": "github",
- "url": "https://github.com/sponsors/ai"
- }
- ],
- "dependencies": {
- "nanoid": "^3.3.7",
- "picocolors": "^1.0.0",
- "source-map-js": "^1.2.0"
- },
- "engines": {
- "node": "^10 || ^12 || >=14"
- }
- },
- "node_modules/postcss-attribute-case-insensitive": {
- "version": "5.0.2",
- "resolved": "https://registry.npmjs.org/postcss-attribute-case-insensitive/-/postcss-attribute-case-insensitive-5.0.2.tgz",
- "integrity": "sha512-XIidXV8fDr0kKt28vqki84fRK8VW8eTuIa4PChv2MqKuT6C9UjmSKzen6KaWhWEoYvwxFCa7n/tC1SZ3tyq4SQ==",
- "dev": true,
- "dependencies": {
- "postcss-selector-parser": "^6.0.10"
- },
- "engines": {
- "node": "^12 || ^14 || >=16"
- },
- "funding": {
- "type": "opencollective",
- "url": "https://opencollective.com/csstools"
- },
- "peerDependencies": {
- "postcss": "^8.2"
- }
- },
- "node_modules/postcss-browser-comments": {
- "version": "4.0.0",
- "resolved": "https://registry.npmjs.org/postcss-browser-comments/-/postcss-browser-comments-4.0.0.tgz",
- "integrity": "sha512-X9X9/WN3KIvY9+hNERUqX9gncsgBA25XaeR+jshHz2j8+sYyHktHw1JdKuMjeLpGktXidqDhA7b/qm1mrBDmgg==",
- "dev": true,
- "engines": {
- "node": ">=8"
- },
- "peerDependencies": {
- "browserslist": ">=4",
- "postcss": ">=8"
- }
- },
- "node_modules/postcss-calc": {
- "version": "8.2.4",
- "resolved": "https://registry.npmjs.org/postcss-calc/-/postcss-calc-8.2.4.tgz",
- "integrity": "sha512-SmWMSJmB8MRnnULldx0lQIyhSNvuDl9HfrZkaqqE/WHAhToYsAvDq+yAsA/kIyINDszOp3Rh0GFoNuH5Ypsm3Q==",
- "dev": true,
- "dependencies": {
- "postcss-selector-parser": "^6.0.9",
- "postcss-value-parser": "^4.2.0"
- },
- "peerDependencies": {
- "postcss": "^8.2.2"
- }
- },
- "node_modules/postcss-clamp": {
- "version": "4.1.0",
- "resolved": "https://registry.npmjs.org/postcss-clamp/-/postcss-clamp-4.1.0.tgz",
- "integrity": "sha512-ry4b1Llo/9zz+PKC+030KUnPITTJAHeOwjfAyyB60eT0AorGLdzp52s31OsPRHRf8NchkgFoG2y6fCfn1IV1Ow==",
- "dev": true,
- "dependencies": {
- "postcss-value-parser": "^4.2.0"
- },
- "engines": {
- "node": ">=7.6.0"
- },
- "peerDependencies": {
- "postcss": "^8.4.6"
- }
- },
- "node_modules/postcss-color-functional-notation": {
- "version": "4.2.4",
- "resolved": "https://registry.npmjs.org/postcss-color-functional-notation/-/postcss-color-functional-notation-4.2.4.tgz",
- "integrity": "sha512-2yrTAUZUab9s6CpxkxC4rVgFEVaR6/2Pipvi6qcgvnYiVqZcbDHEoBDhrXzyb7Efh2CCfHQNtcqWcIruDTIUeg==",
- "dev": true,
- "dependencies": {
- "postcss-value-parser": "^4.2.0"
- },
- "engines": {
- "node": "^12 || ^14 || >=16"
- },
- "funding": {
- "type": "opencollective",
- "url": "https://opencollective.com/csstools"
- },
- "peerDependencies": {
- "postcss": "^8.2"
- }
- },
- "node_modules/postcss-color-hex-alpha": {
- "version": "8.0.4",
- "resolved": "https://registry.npmjs.org/postcss-color-hex-alpha/-/postcss-color-hex-alpha-8.0.4.tgz",
- "integrity": "sha512-nLo2DCRC9eE4w2JmuKgVA3fGL3d01kGq752pVALF68qpGLmx2Qrk91QTKkdUqqp45T1K1XV8IhQpcu1hoAQflQ==",
- "dev": true,
- "dependencies": {
- "postcss-value-parser": "^4.2.0"
- },
- "engines": {
- "node": "^12 || ^14 || >=16"
- },
- "funding": {
- "type": "opencollective",
- "url": "https://opencollective.com/csstools"
- },
- "peerDependencies": {
- "postcss": "^8.4"
- }
- },
- "node_modules/postcss-color-rebeccapurple": {
- "version": "7.1.1",
- "resolved": "https://registry.npmjs.org/postcss-color-rebeccapurple/-/postcss-color-rebeccapurple-7.1.1.tgz",
- "integrity": "sha512-pGxkuVEInwLHgkNxUc4sdg4g3py7zUeCQ9sMfwyHAT+Ezk8a4OaaVZ8lIY5+oNqA/BXXgLyXv0+5wHP68R79hg==",
- "dev": true,
- "dependencies": {
- "postcss-value-parser": "^4.2.0"
- },
- "engines": {
- "node": "^12 || ^14 || >=16"
- },
- "funding": {
- "type": "opencollective",
- "url": "https://opencollective.com/csstools"
- },
- "peerDependencies": {
- "postcss": "^8.2"
- }
- },
- "node_modules/postcss-colormin": {
- "version": "5.3.1",
- "resolved": "https://registry.npmjs.org/postcss-colormin/-/postcss-colormin-5.3.1.tgz",
- "integrity": "sha512-UsWQG0AqTFQmpBegeLLc1+c3jIqBNB0zlDGRWR+dQ3pRKJL1oeMzyqmH3o2PIfn9MBdNrVPWhDbT769LxCTLJQ==",
- "dev": true,
- "dependencies": {
- "browserslist": "^4.21.4",
- "caniuse-api": "^3.0.0",
- "colord": "^2.9.1",
- "postcss-value-parser": "^4.2.0"
- },
- "engines": {
- "node": "^10 || ^12 || >=14.0"
- },
- "peerDependencies": {
- "postcss": "^8.2.15"
- }
- },
- "node_modules/postcss-convert-values": {
- "version": "5.1.3",
- "resolved": "https://registry.npmjs.org/postcss-convert-values/-/postcss-convert-values-5.1.3.tgz",
- "integrity": "sha512-82pC1xkJZtcJEfiLw6UXnXVXScgtBrjlO5CBmuDQc+dlb88ZYheFsjTn40+zBVi3DkfF7iezO0nJUPLcJK3pvA==",
- "dev": true,
- "dependencies": {
- "browserslist": "^4.21.4",
- "postcss-value-parser": "^4.2.0"
- },
- "engines": {
- "node": "^10 || ^12 || >=14.0"
- },
- "peerDependencies": {
- "postcss": "^8.2.15"
- }
- },
- "node_modules/postcss-custom-media": {
- "version": "8.0.2",
- "resolved": "https://registry.npmjs.org/postcss-custom-media/-/postcss-custom-media-8.0.2.tgz",
- "integrity": "sha512-7yi25vDAoHAkbhAzX9dHx2yc6ntS4jQvejrNcC+csQJAXjj15e7VcWfMgLqBNAbOvqi5uIa9huOVwdHbf+sKqg==",
- "dev": true,
- "dependencies": {
- "postcss-value-parser": "^4.2.0"
- },
- "engines": {
- "node": "^12 || ^14 || >=16"
- },
- "funding": {
- "type": "opencollective",
- "url": "https://opencollective.com/csstools"
- },
- "peerDependencies": {
- "postcss": "^8.3"
- }
- },
- "node_modules/postcss-custom-properties": {
- "version": "12.1.11",
- "resolved": "https://registry.npmjs.org/postcss-custom-properties/-/postcss-custom-properties-12.1.11.tgz",
- "integrity": "sha512-0IDJYhgU8xDv1KY6+VgUwuQkVtmYzRwu+dMjnmdMafXYv86SWqfxkc7qdDvWS38vsjaEtv8e0vGOUQrAiMBLpQ==",
- "dev": true,
- "dependencies": {
- "postcss-value-parser": "^4.2.0"
- },
- "engines": {
- "node": "^12 || ^14 || >=16"
- },
- "funding": {
- "type": "opencollective",
- "url": "https://opencollective.com/csstools"
- },
- "peerDependencies": {
- "postcss": "^8.2"
- }
- },
- "node_modules/postcss-custom-selectors": {
- "version": "6.0.3",
- "resolved": "https://registry.npmjs.org/postcss-custom-selectors/-/postcss-custom-selectors-6.0.3.tgz",
- "integrity": "sha512-fgVkmyiWDwmD3JbpCmB45SvvlCD6z9CG6Ie6Iere22W5aHea6oWa7EM2bpnv2Fj3I94L3VbtvX9KqwSi5aFzSg==",
- "dev": true,
- "dependencies": {
- "postcss-selector-parser": "^6.0.4"
- },
- "engines": {
- "node": "^12 || ^14 || >=16"
- },
- "funding": {
- "type": "opencollective",
- "url": "https://opencollective.com/csstools"
- },
- "peerDependencies": {
- "postcss": "^8.3"
- }
- },
- "node_modules/postcss-dir-pseudo-class": {
- "version": "6.0.5",
- "resolved": "https://registry.npmjs.org/postcss-dir-pseudo-class/-/postcss-dir-pseudo-class-6.0.5.tgz",
- "integrity": "sha512-eqn4m70P031PF7ZQIvSgy9RSJ5uI2171O/OO/zcRNYpJbvaeKFUlar1aJ7rmgiQtbm0FSPsRewjpdS0Oew7MPA==",
+ "node_modules/mdast-util-to-markdown": {
+ "version": "1.5.0",
+ "resolved": "https://registry.npmjs.org/mdast-util-to-markdown/-/mdast-util-to-markdown-1.5.0.tgz",
+ "integrity": "sha512-bbv7TPv/WC49thZPg3jXuqzuvI45IL2EVAr/KxF0BSdHsU0ceFHOmwQn6evxAh1GaoK/6GQ1wp4R4oW2+LFL/A==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "postcss-selector-parser": "^6.0.10"
- },
- "engines": {
- "node": "^12 || ^14 || >=16"
+ "@types/mdast": "^3.0.0",
+ "@types/unist": "^2.0.0",
+ "longest-streak": "^3.0.0",
+ "mdast-util-phrasing": "^3.0.0",
+ "mdast-util-to-string": "^3.0.0",
+ "micromark-util-decode-string": "^1.0.0",
+ "unist-util-visit": "^4.0.0",
+ "zwitch": "^2.0.0"
},
"funding": {
"type": "opencollective",
- "url": "https://opencollective.com/csstools"
- },
- "peerDependencies": {
- "postcss": "^8.2"
- }
- },
- "node_modules/postcss-discard-comments": {
- "version": "5.1.2",
- "resolved": "https://registry.npmjs.org/postcss-discard-comments/-/postcss-discard-comments-5.1.2.tgz",
- "integrity": "sha512-+L8208OVbHVF2UQf1iDmRcbdjJkuBF6IS29yBDSiWUIzpYaAhtNl6JYnYm12FnkeCwQqF5LeklOu6rAqgfBZqQ==",
- "dev": true,
- "engines": {
- "node": "^10 || ^12 || >=14.0"
- },
- "peerDependencies": {
- "postcss": "^8.2.15"
- }
- },
- "node_modules/postcss-discard-duplicates": {
- "version": "5.1.0",
- "resolved": "https://registry.npmjs.org/postcss-discard-duplicates/-/postcss-discard-duplicates-5.1.0.tgz",
- "integrity": "sha512-zmX3IoSI2aoenxHV6C7plngHWWhUOV3sP1T8y2ifzxzbtnuhk1EdPwm0S1bIUNaJ2eNbWeGLEwzw8huPD67aQw==",
- "dev": true,
- "engines": {
- "node": "^10 || ^12 || >=14.0"
- },
- "peerDependencies": {
- "postcss": "^8.2.15"
- }
- },
- "node_modules/postcss-discard-empty": {
- "version": "5.1.1",
- "resolved": "https://registry.npmjs.org/postcss-discard-empty/-/postcss-discard-empty-5.1.1.tgz",
- "integrity": "sha512-zPz4WljiSuLWsI0ir4Mcnr4qQQ5e1Ukc3i7UfE2XcrwKK2LIPIqE5jxMRxO6GbI3cv//ztXDsXwEWT3BHOGh3A==",
- "dev": true,
- "engines": {
- "node": "^10 || ^12 || >=14.0"
- },
- "peerDependencies": {
- "postcss": "^8.2.15"
- }
- },
- "node_modules/postcss-discard-overridden": {
- "version": "5.1.0",
- "resolved": "https://registry.npmjs.org/postcss-discard-overridden/-/postcss-discard-overridden-5.1.0.tgz",
- "integrity": "sha512-21nOL7RqWR1kasIVdKs8HNqQJhFxLsyRfAnUDm4Fe4t4mCWL9OJiHvlHPjcd8zc5Myu89b/7wZDnOSjFgeWRtw==",
- "dev": true,
- "engines": {
- "node": "^10 || ^12 || >=14.0"
- },
- "peerDependencies": {
- "postcss": "^8.2.15"
+ "url": "https://opencollective.com/unified"
}
},
- "node_modules/postcss-double-position-gradients": {
- "version": "3.1.2",
- "resolved": "https://registry.npmjs.org/postcss-double-position-gradients/-/postcss-double-position-gradients-3.1.2.tgz",
- "integrity": "sha512-GX+FuE/uBR6eskOK+4vkXgT6pDkexLokPaz/AbJna9s5Kzp/yl488pKPjhy0obB475ovfT1Wv8ho7U/cHNaRgQ==",
+ "node_modules/mdast-util-to-string": {
+ "version": "3.2.0",
+ "resolved": "https://registry.npmjs.org/mdast-util-to-string/-/mdast-util-to-string-3.2.0.tgz",
+ "integrity": "sha512-V4Zn/ncyN1QNSqSBxTrMOLpjr+IKdHl2v3KVLoWmDPscP4r9GcCi71gjgvUV1SFSKh92AjAG4peFuBl2/YgCJg==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "@csstools/postcss-progressive-custom-properties": "^1.1.0",
- "postcss-value-parser": "^4.2.0"
- },
- "engines": {
- "node": "^12 || ^14 || >=16"
+ "@types/mdast": "^3.0.0"
},
"funding": {
"type": "opencollective",
- "url": "https://opencollective.com/csstools"
- },
- "peerDependencies": {
- "postcss": "^8.2"
+ "url": "https://opencollective.com/unified"
}
},
- "node_modules/postcss-env-function": {
- "version": "4.0.6",
- "resolved": "https://registry.npmjs.org/postcss-env-function/-/postcss-env-function-4.0.6.tgz",
- "integrity": "sha512-kpA6FsLra+NqcFnL81TnsU+Z7orGtDTxcOhl6pwXeEq1yFPpRMkCDpHhrz8CFQDr/Wfm0jLiNQ1OsGGPjlqPwA==",
+ "node_modules/memfs": {
+ "version": "3.5.3",
+ "resolved": "https://registry.npmjs.org/memfs/-/memfs-3.5.3.tgz",
+ "integrity": "sha512-UERzLsxzllchadvbPs5aolHh65ISpKpM+ccLbOJ8/vvpBKmAWf+la7dXFy7Mr0ySHbdHrFv5kGFCUHHe6GFEmw==",
"dev": true,
+ "license": "Unlicense",
"dependencies": {
- "postcss-value-parser": "^4.2.0"
+ "fs-monkey": "^1.0.4"
},
"engines": {
- "node": "^12 || ^14 || >=16"
- },
- "peerDependencies": {
- "postcss": "^8.4"
+ "node": ">= 4.0.0"
}
},
- "node_modules/postcss-flexbugs-fixes": {
- "version": "5.0.2",
- "resolved": "https://registry.npmjs.org/postcss-flexbugs-fixes/-/postcss-flexbugs-fixes-5.0.2.tgz",
- "integrity": "sha512-18f9voByak7bTktR2QgDveglpn9DTbBWPUzSOe9g0N4WR/2eSt6Vrcbf0hmspvMI6YWGywz6B9f7jzpFNJJgnQ==",
+ "node_modules/merge-stream": {
+ "version": "2.0.0",
+ "resolved": "https://registry.npmjs.org/merge-stream/-/merge-stream-2.0.0.tgz",
+ "integrity": "sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w==",
"dev": true,
- "peerDependencies": {
- "postcss": "^8.1.4"
- }
+ "license": "MIT"
},
- "node_modules/postcss-focus-visible": {
- "version": "6.0.4",
- "resolved": "https://registry.npmjs.org/postcss-focus-visible/-/postcss-focus-visible-6.0.4.tgz",
- "integrity": "sha512-QcKuUU/dgNsstIK6HELFRT5Y3lbrMLEOwG+A4s5cA+fx3A3y/JTq3X9LaOj3OC3ALH0XqyrgQIgey/MIZ8Wczw==",
+ "node_modules/merge2": {
+ "version": "1.4.1",
+ "resolved": "https://registry.npmjs.org/merge2/-/merge2-1.4.1.tgz",
+ "integrity": "sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==",
"dev": true,
- "dependencies": {
- "postcss-selector-parser": "^6.0.9"
- },
+ "license": "MIT",
"engines": {
- "node": "^12 || ^14 || >=16"
- },
- "peerDependencies": {
- "postcss": "^8.4"
+ "node": ">= 8"
}
},
- "node_modules/postcss-focus-within": {
- "version": "5.0.4",
- "resolved": "https://registry.npmjs.org/postcss-focus-within/-/postcss-focus-within-5.0.4.tgz",
- "integrity": "sha512-vvjDN++C0mu8jz4af5d52CB184ogg/sSxAFS+oUJQq2SuCe7T5U2iIsVJtsCp2d6R4j0jr5+q3rPkBVZkXD9fQ==",
+ "node_modules/micromark": {
+ "version": "3.2.0",
+ "resolved": "https://registry.npmjs.org/micromark/-/micromark-3.2.0.tgz",
+ "integrity": "sha512-uD66tJj54JLYq0De10AhWycZWGQNUvDI55xPgk2sQM5kn1JYlhbCMTtEeT27+vAhW2FBQxLlOmS3pmA7/2z4aA==",
"dev": true,
+ "funding": [
+ {
+ "type": "GitHub Sponsors",
+ "url": "https://github.com/sponsors/unifiedjs"
+ },
+ {
+ "type": "OpenCollective",
+ "url": "https://opencollective.com/unified"
+ }
+ ],
+ "license": "MIT",
"dependencies": {
- "postcss-selector-parser": "^6.0.9"
- },
- "engines": {
- "node": "^12 || ^14 || >=16"
- },
- "peerDependencies": {
- "postcss": "^8.4"
- }
- },
- "node_modules/postcss-font-variant": {
- "version": "5.0.0",
- "resolved": "https://registry.npmjs.org/postcss-font-variant/-/postcss-font-variant-5.0.0.tgz",
- "integrity": "sha512-1fmkBaCALD72CK2a9i468mA/+tr9/1cBxRRMXOUaZqO43oWPR5imcyPjXwuv7PXbCid4ndlP5zWhidQVVa3hmA==",
- "dev": true,
- "peerDependencies": {
- "postcss": "^8.1.0"
- }
- },
- "node_modules/postcss-gap-properties": {
- "version": "3.0.5",
- "resolved": "https://registry.npmjs.org/postcss-gap-properties/-/postcss-gap-properties-3.0.5.tgz",
- "integrity": "sha512-IuE6gKSdoUNcvkGIqdtjtcMtZIFyXZhmFd5RUlg97iVEvp1BZKV5ngsAjCjrVy+14uhGBQl9tzmi1Qwq4kqVOg==",
- "dev": true,
- "engines": {
- "node": "^12 || ^14 || >=16"
- },
- "funding": {
- "type": "opencollective",
- "url": "https://opencollective.com/csstools"
- },
- "peerDependencies": {
- "postcss": "^8.2"
+ "@types/debug": "^4.0.0",
+ "debug": "^4.0.0",
+ "decode-named-character-reference": "^1.0.0",
+ "micromark-core-commonmark": "^1.0.1",
+ "micromark-factory-space": "^1.0.0",
+ "micromark-util-character": "^1.0.0",
+ "micromark-util-chunked": "^1.0.0",
+ "micromark-util-combine-extensions": "^1.0.0",
+ "micromark-util-decode-numeric-character-reference": "^1.0.0",
+ "micromark-util-encode": "^1.0.0",
+ "micromark-util-normalize-identifier": "^1.0.0",
+ "micromark-util-resolve-all": "^1.0.0",
+ "micromark-util-sanitize-uri": "^1.0.0",
+ "micromark-util-subtokenize": "^1.0.0",
+ "micromark-util-symbol": "^1.0.0",
+ "micromark-util-types": "^1.0.1",
+ "uvu": "^0.5.0"
}
},
- "node_modules/postcss-image-set-function": {
- "version": "4.0.7",
- "resolved": "https://registry.npmjs.org/postcss-image-set-function/-/postcss-image-set-function-4.0.7.tgz",
- "integrity": "sha512-9T2r9rsvYzm5ndsBE8WgtrMlIT7VbtTfE7b3BQnudUqnBcBo7L758oc+o+pdj/dUV0l5wjwSdjeOH2DZtfv8qw==",
+ "node_modules/micromark-core-commonmark": {
+ "version": "1.1.0",
+ "resolved": "https://registry.npmjs.org/micromark-core-commonmark/-/micromark-core-commonmark-1.1.0.tgz",
+ "integrity": "sha512-BgHO1aRbolh2hcrzL2d1La37V0Aoz73ymF8rAcKnohLy93titmv62E0gP8Hrx9PKcKrqCZ1BbLGbP3bEhoXYlw==",
"dev": true,
+ "funding": [
+ {
+ "type": "GitHub Sponsors",
+ "url": "https://github.com/sponsors/unifiedjs"
+ },
+ {
+ "type": "OpenCollective",
+ "url": "https://opencollective.com/unified"
+ }
+ ],
+ "license": "MIT",
"dependencies": {
- "postcss-value-parser": "^4.2.0"
- },
- "engines": {
- "node": "^12 || ^14 || >=16"
- },
- "funding": {
- "type": "opencollective",
- "url": "https://opencollective.com/csstools"
- },
- "peerDependencies": {
- "postcss": "^8.2"
+ "decode-named-character-reference": "^1.0.0",
+ "micromark-factory-destination": "^1.0.0",
+ "micromark-factory-label": "^1.0.0",
+ "micromark-factory-space": "^1.0.0",
+ "micromark-factory-title": "^1.0.0",
+ "micromark-factory-whitespace": "^1.0.0",
+ "micromark-util-character": "^1.0.0",
+ "micromark-util-chunked": "^1.0.0",
+ "micromark-util-classify-character": "^1.0.0",
+ "micromark-util-html-tag-name": "^1.0.0",
+ "micromark-util-normalize-identifier": "^1.0.0",
+ "micromark-util-resolve-all": "^1.0.0",
+ "micromark-util-subtokenize": "^1.0.0",
+ "micromark-util-symbol": "^1.0.0",
+ "micromark-util-types": "^1.0.1",
+ "uvu": "^0.5.0"
}
},
- "node_modules/postcss-import": {
- "version": "15.1.0",
- "resolved": "https://registry.npmjs.org/postcss-import/-/postcss-import-15.1.0.tgz",
- "integrity": "sha512-hpr+J05B2FVYUAXHeK1YyI267J/dDDhMU6B6civm8hSY1jYJnBXxzKDKDswzJmtLHryrjhnDjqqp/49t8FALew==",
+ "node_modules/micromark-factory-destination": {
+ "version": "1.1.0",
+ "resolved": "https://registry.npmjs.org/micromark-factory-destination/-/micromark-factory-destination-1.1.0.tgz",
+ "integrity": "sha512-XaNDROBgx9SgSChd69pjiGKbV+nfHGDPVYFs5dOoDd7ZnMAE+Cuu91BCpsY8RT2NP9vo/B8pds2VQNCLiu0zhg==",
"dev": true,
+ "funding": [
+ {
+ "type": "GitHub Sponsors",
+ "url": "https://github.com/sponsors/unifiedjs"
+ },
+ {
+ "type": "OpenCollective",
+ "url": "https://opencollective.com/unified"
+ }
+ ],
+ "license": "MIT",
"dependencies": {
- "postcss-value-parser": "^4.0.0",
- "read-cache": "^1.0.0",
- "resolve": "^1.1.7"
- },
- "engines": {
- "node": ">=14.0.0"
- },
- "peerDependencies": {
- "postcss": "^8.0.0"
+ "micromark-util-character": "^1.0.0",
+ "micromark-util-symbol": "^1.0.0",
+ "micromark-util-types": "^1.0.0"
}
},
- "node_modules/postcss-import/node_modules/resolve": {
- "version": "1.22.8",
- "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.22.8.tgz",
- "integrity": "sha512-oKWePCxqpd6FlLvGV1VU0x7bkPmmCNolxzjMf4NczoDnQcIWrAF+cPtZn5i6n+RfD2d9i0tzpKnG6Yk168yIyw==",
+ "node_modules/micromark-factory-label": {
+ "version": "1.1.0",
+ "resolved": "https://registry.npmjs.org/micromark-factory-label/-/micromark-factory-label-1.1.0.tgz",
+ "integrity": "sha512-OLtyez4vZo/1NjxGhcpDSbHQ+m0IIGnT8BoPamh+7jVlzLJBH98zzuCoUeMxvM6WsNeh8wx8cKvqLiPHEACn0w==",
"dev": true,
+ "funding": [
+ {
+ "type": "GitHub Sponsors",
+ "url": "https://github.com/sponsors/unifiedjs"
+ },
+ {
+ "type": "OpenCollective",
+ "url": "https://opencollective.com/unified"
+ }
+ ],
+ "license": "MIT",
"dependencies": {
- "is-core-module": "^2.13.0",
- "path-parse": "^1.0.7",
- "supports-preserve-symlinks-flag": "^1.0.0"
- },
- "bin": {
- "resolve": "bin/resolve"
- },
- "funding": {
- "url": "https://github.com/sponsors/ljharb"
+ "micromark-util-character": "^1.0.0",
+ "micromark-util-symbol": "^1.0.0",
+ "micromark-util-types": "^1.0.0",
+ "uvu": "^0.5.0"
}
},
- "node_modules/postcss-initial": {
- "version": "4.0.1",
- "resolved": "https://registry.npmjs.org/postcss-initial/-/postcss-initial-4.0.1.tgz",
- "integrity": "sha512-0ueD7rPqX8Pn1xJIjay0AZeIuDoF+V+VvMt/uOnn+4ezUKhZM/NokDeP6DwMNyIoYByuN/94IQnt5FEkaN59xQ==",
+ "node_modules/micromark-factory-space": {
+ "version": "1.1.0",
+ "resolved": "https://registry.npmjs.org/micromark-factory-space/-/micromark-factory-space-1.1.0.tgz",
+ "integrity": "sha512-cRzEj7c0OL4Mw2v6nwzttyOZe8XY/Z8G0rzmWQZTBi/jjwyw/U4uqKtUORXQrR5bAZZnbTI/feRV/R7hc4jQYQ==",
"dev": true,
- "peerDependencies": {
- "postcss": "^8.0.0"
+ "funding": [
+ {
+ "type": "GitHub Sponsors",
+ "url": "https://github.com/sponsors/unifiedjs"
+ },
+ {
+ "type": "OpenCollective",
+ "url": "https://opencollective.com/unified"
+ }
+ ],
+ "license": "MIT",
+ "dependencies": {
+ "micromark-util-character": "^1.0.0",
+ "micromark-util-types": "^1.0.0"
}
},
- "node_modules/postcss-js": {
- "version": "4.0.1",
- "resolved": "https://registry.npmjs.org/postcss-js/-/postcss-js-4.0.1.tgz",
- "integrity": "sha512-dDLF8pEO191hJMtlHFPRa8xsizHaM82MLfNkUHdUtVEV3tgTp5oj+8qbEqYM57SLfc74KSbw//4SeJma2LRVIw==",
+ "node_modules/micromark-factory-title": {
+ "version": "1.1.0",
+ "resolved": "https://registry.npmjs.org/micromark-factory-title/-/micromark-factory-title-1.1.0.tgz",
+ "integrity": "sha512-J7n9R3vMmgjDOCY8NPw55jiyaQnH5kBdV2/UXCtZIpnHH3P6nHUKaH7XXEYuWwx/xUJcawa8plLBEjMPU24HzQ==",
"dev": true,
+ "funding": [
+ {
+ "type": "GitHub Sponsors",
+ "url": "https://github.com/sponsors/unifiedjs"
+ },
+ {
+ "type": "OpenCollective",
+ "url": "https://opencollective.com/unified"
+ }
+ ],
+ "license": "MIT",
"dependencies": {
- "camelcase-css": "^2.0.1"
- },
- "engines": {
- "node": "^12 || ^14 || >= 16"
- },
- "funding": {
- "type": "opencollective",
- "url": "https://opencollective.com/postcss/"
- },
- "peerDependencies": {
- "postcss": "^8.4.21"
+ "micromark-factory-space": "^1.0.0",
+ "micromark-util-character": "^1.0.0",
+ "micromark-util-symbol": "^1.0.0",
+ "micromark-util-types": "^1.0.0"
}
},
- "node_modules/postcss-lab-function": {
- "version": "4.2.1",
- "resolved": "https://registry.npmjs.org/postcss-lab-function/-/postcss-lab-function-4.2.1.tgz",
- "integrity": "sha512-xuXll4isR03CrQsmxyz92LJB2xX9n+pZJ5jE9JgcnmsCammLyKdlzrBin+25dy6wIjfhJpKBAN80gsTlCgRk2w==",
+ "node_modules/micromark-factory-whitespace": {
+ "version": "1.1.0",
+ "resolved": "https://registry.npmjs.org/micromark-factory-whitespace/-/micromark-factory-whitespace-1.1.0.tgz",
+ "integrity": "sha512-v2WlmiymVSp5oMg+1Q0N1Lxmt6pMhIHD457whWM7/GUlEks1hI9xj5w3zbc4uuMKXGisksZk8DzP2UyGbGqNsQ==",
"dev": true,
+ "funding": [
+ {
+ "type": "GitHub Sponsors",
+ "url": "https://github.com/sponsors/unifiedjs"
+ },
+ {
+ "type": "OpenCollective",
+ "url": "https://opencollective.com/unified"
+ }
+ ],
+ "license": "MIT",
"dependencies": {
- "@csstools/postcss-progressive-custom-properties": "^1.1.0",
- "postcss-value-parser": "^4.2.0"
- },
- "engines": {
- "node": "^12 || ^14 || >=16"
- },
- "funding": {
- "type": "opencollective",
- "url": "https://opencollective.com/csstools"
- },
- "peerDependencies": {
- "postcss": "^8.2"
+ "micromark-factory-space": "^1.0.0",
+ "micromark-util-character": "^1.0.0",
+ "micromark-util-symbol": "^1.0.0",
+ "micromark-util-types": "^1.0.0"
}
},
- "node_modules/postcss-load-config": {
- "version": "4.0.2",
- "resolved": "https://registry.npmjs.org/postcss-load-config/-/postcss-load-config-4.0.2.tgz",
- "integrity": "sha512-bSVhyJGL00wMVoPUzAVAnbEoWyqRxkjv64tUl427SKnPrENtq6hJwUojroMz2VB+Q1edmi4IfrAPpami5VVgMQ==",
+ "node_modules/micromark-util-character": {
+ "version": "1.2.0",
+ "resolved": "https://registry.npmjs.org/micromark-util-character/-/micromark-util-character-1.2.0.tgz",
+ "integrity": "sha512-lXraTwcX3yH/vMDaFWCQJP1uIszLVebzUa3ZHdrgxr7KEU/9mL4mVgCpGbyhvNLNlauROiNUq7WN5u7ndbY6xg==",
"dev": true,
"funding": [
{
- "type": "opencollective",
- "url": "https://opencollective.com/postcss/"
+ "type": "GitHub Sponsors",
+ "url": "https://github.com/sponsors/unifiedjs"
},
{
- "type": "github",
- "url": "https://github.com/sponsors/ai"
+ "type": "OpenCollective",
+ "url": "https://opencollective.com/unified"
}
],
+ "license": "MIT",
"dependencies": {
- "lilconfig": "^3.0.0",
- "yaml": "^2.3.4"
- },
- "engines": {
- "node": ">= 14"
- },
- "peerDependencies": {
- "postcss": ">=8.0.9",
- "ts-node": ">=9.0.0"
- },
- "peerDependenciesMeta": {
- "postcss": {
- "optional": true
- },
- "ts-node": {
- "optional": true
- }
- }
- },
- "node_modules/postcss-load-config/node_modules/lilconfig": {
- "version": "3.1.1",
- "resolved": "https://registry.npmjs.org/lilconfig/-/lilconfig-3.1.1.tgz",
- "integrity": "sha512-O18pf7nyvHTckunPWCV1XUNXU1piu01y2b7ATJ0ppkUkk8ocqVWBrYjJBCwHDjD/ZWcfyrA0P4gKhzWGi5EINQ==",
- "dev": true,
- "engines": {
- "node": ">=14"
- },
- "funding": {
- "url": "https://github.com/sponsors/antonk52"
+ "micromark-util-symbol": "^1.0.0",
+ "micromark-util-types": "^1.0.0"
}
},
- "node_modules/postcss-load-config/node_modules/yaml": {
- "version": "2.4.1",
- "resolved": "https://registry.npmjs.org/yaml/-/yaml-2.4.1.tgz",
- "integrity": "sha512-pIXzoImaqmfOrL7teGUBt/T7ZDnyeGBWyXQBvOVhLkWLN37GXv8NMLK406UY6dS51JfcQHsmcW5cJ441bHg6Lg==",
+ "node_modules/micromark-util-chunked": {
+ "version": "1.1.0",
+ "resolved": "https://registry.npmjs.org/micromark-util-chunked/-/micromark-util-chunked-1.1.0.tgz",
+ "integrity": "sha512-Ye01HXpkZPNcV6FiyoW2fGZDUw4Yc7vT0E9Sad83+bEDiCJ1uXu0S3mr8WLpsz3HaG3x2q0HM6CTuPdcZcluFQ==",
"dev": true,
- "bin": {
- "yaml": "bin.mjs"
- },
- "engines": {
- "node": ">= 14"
+ "funding": [
+ {
+ "type": "GitHub Sponsors",
+ "url": "https://github.com/sponsors/unifiedjs"
+ },
+ {
+ "type": "OpenCollective",
+ "url": "https://opencollective.com/unified"
+ }
+ ],
+ "license": "MIT",
+ "dependencies": {
+ "micromark-util-symbol": "^1.0.0"
}
},
- "node_modules/postcss-loader": {
- "version": "6.2.1",
- "resolved": "https://registry.npmjs.org/postcss-loader/-/postcss-loader-6.2.1.tgz",
- "integrity": "sha512-WbbYpmAaKcux/P66bZ40bpWsBucjx/TTgVVzRZ9yUO8yQfVBlameJ0ZGVaPfH64hNSBh63a+ICP5nqOpBA0w+Q==",
+ "node_modules/micromark-util-classify-character": {
+ "version": "1.1.0",
+ "resolved": "https://registry.npmjs.org/micromark-util-classify-character/-/micromark-util-classify-character-1.1.0.tgz",
+ "integrity": "sha512-SL0wLxtKSnklKSUplok1WQFoGhUdWYKggKUiqhX+Swala+BtptGCu5iPRc+xvzJ4PXE/hwM3FNXsfEVgoZsWbw==",
"dev": true,
+ "funding": [
+ {
+ "type": "GitHub Sponsors",
+ "url": "https://github.com/sponsors/unifiedjs"
+ },
+ {
+ "type": "OpenCollective",
+ "url": "https://opencollective.com/unified"
+ }
+ ],
+ "license": "MIT",
"dependencies": {
- "cosmiconfig": "^7.0.0",
- "klona": "^2.0.5",
- "semver": "^7.3.5"
- },
- "engines": {
- "node": ">= 12.13.0"
- },
- "funding": {
- "type": "opencollective",
- "url": "https://opencollective.com/webpack"
- },
- "peerDependencies": {
- "postcss": "^7.0.0 || ^8.0.1",
- "webpack": "^5.0.0"
+ "micromark-util-character": "^1.0.0",
+ "micromark-util-symbol": "^1.0.0",
+ "micromark-util-types": "^1.0.0"
}
},
- "node_modules/postcss-loader/node_modules/cosmiconfig": {
- "version": "7.1.0",
- "resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-7.1.0.tgz",
- "integrity": "sha512-AdmX6xUzdNASswsFtmwSt7Vj8po9IuqXm0UXz7QKPuEUmPB4XyjGfaAr2PSuELMwkRMVH1EpIkX5bTZGRB3eCA==",
+ "node_modules/micromark-util-combine-extensions": {
+ "version": "1.1.0",
+ "resolved": "https://registry.npmjs.org/micromark-util-combine-extensions/-/micromark-util-combine-extensions-1.1.0.tgz",
+ "integrity": "sha512-Q20sp4mfNf9yEqDL50WwuWZHUrCO4fEyeDCnMGmG5Pr0Cz15Uo7KBs6jq+dq0EgX4DPwwrh9m0X+zPV1ypFvUA==",
"dev": true,
+ "funding": [
+ {
+ "type": "GitHub Sponsors",
+ "url": "https://github.com/sponsors/unifiedjs"
+ },
+ {
+ "type": "OpenCollective",
+ "url": "https://opencollective.com/unified"
+ }
+ ],
+ "license": "MIT",
"dependencies": {
- "@types/parse-json": "^4.0.0",
- "import-fresh": "^3.2.1",
- "parse-json": "^5.0.0",
- "path-type": "^4.0.0",
- "yaml": "^1.10.0"
- },
- "engines": {
- "node": ">=10"
+ "micromark-util-chunked": "^1.0.0",
+ "micromark-util-types": "^1.0.0"
}
},
- "node_modules/postcss-logical": {
- "version": "5.0.4",
- "resolved": "https://registry.npmjs.org/postcss-logical/-/postcss-logical-5.0.4.tgz",
- "integrity": "sha512-RHXxplCeLh9VjinvMrZONq7im4wjWGlRJAqmAVLXyZaXwfDWP73/oq4NdIp+OZwhQUMj0zjqDfM5Fj7qby+B4g==",
+ "node_modules/micromark-util-decode-numeric-character-reference": {
+ "version": "1.1.0",
+ "resolved": "https://registry.npmjs.org/micromark-util-decode-numeric-character-reference/-/micromark-util-decode-numeric-character-reference-1.1.0.tgz",
+ "integrity": "sha512-m9V0ExGv0jB1OT21mrWcuf4QhP46pH1KkfWy9ZEezqHKAxkj4mPCy3nIH1rkbdMlChLHX531eOrymlwyZIf2iw==",
"dev": true,
- "engines": {
- "node": "^12 || ^14 || >=16"
- },
- "peerDependencies": {
- "postcss": "^8.4"
+ "funding": [
+ {
+ "type": "GitHub Sponsors",
+ "url": "https://github.com/sponsors/unifiedjs"
+ },
+ {
+ "type": "OpenCollective",
+ "url": "https://opencollective.com/unified"
+ }
+ ],
+ "license": "MIT",
+ "dependencies": {
+ "micromark-util-symbol": "^1.0.0"
}
},
- "node_modules/postcss-media-minmax": {
- "version": "5.0.0",
- "resolved": "https://registry.npmjs.org/postcss-media-minmax/-/postcss-media-minmax-5.0.0.tgz",
- "integrity": "sha512-yDUvFf9QdFZTuCUg0g0uNSHVlJ5X1lSzDZjPSFaiCWvjgsvu8vEVxtahPrLMinIDEEGnx6cBe6iqdx5YWz08wQ==",
+ "node_modules/micromark-util-decode-string": {
+ "version": "1.1.0",
+ "resolved": "https://registry.npmjs.org/micromark-util-decode-string/-/micromark-util-decode-string-1.1.0.tgz",
+ "integrity": "sha512-YphLGCK8gM1tG1bd54azwyrQRjCFcmgj2S2GoJDNnh4vYtnL38JS8M4gpxzOPNyHdNEpheyWXCTnnTDY3N+NVQ==",
"dev": true,
- "engines": {
- "node": ">=10.0.0"
- },
- "peerDependencies": {
- "postcss": "^8.1.0"
+ "funding": [
+ {
+ "type": "GitHub Sponsors",
+ "url": "https://github.com/sponsors/unifiedjs"
+ },
+ {
+ "type": "OpenCollective",
+ "url": "https://opencollective.com/unified"
+ }
+ ],
+ "license": "MIT",
+ "dependencies": {
+ "decode-named-character-reference": "^1.0.0",
+ "micromark-util-character": "^1.0.0",
+ "micromark-util-decode-numeric-character-reference": "^1.0.0",
+ "micromark-util-symbol": "^1.0.0"
}
},
- "node_modules/postcss-merge-longhand": {
- "version": "5.1.7",
- "resolved": "https://registry.npmjs.org/postcss-merge-longhand/-/postcss-merge-longhand-5.1.7.tgz",
- "integrity": "sha512-YCI9gZB+PLNskrK0BB3/2OzPnGhPkBEwmwhfYk1ilBHYVAZB7/tkTHFBAnCrvBBOmeYyMYw3DMjT55SyxMBzjQ==",
+ "node_modules/micromark-util-encode": {
+ "version": "1.1.0",
+ "resolved": "https://registry.npmjs.org/micromark-util-encode/-/micromark-util-encode-1.1.0.tgz",
+ "integrity": "sha512-EuEzTWSTAj9PA5GOAs992GzNh2dGQO52UvAbtSOMvXTxv3Criqb6IOzJUBCmEqrrXSblJIJBbFFv6zPxpreiJw==",
"dev": true,
- "dependencies": {
- "postcss-value-parser": "^4.2.0",
- "stylehacks": "^5.1.1"
- },
- "engines": {
- "node": "^10 || ^12 || >=14.0"
- },
- "peerDependencies": {
- "postcss": "^8.2.15"
- }
+ "funding": [
+ {
+ "type": "GitHub Sponsors",
+ "url": "https://github.com/sponsors/unifiedjs"
+ },
+ {
+ "type": "OpenCollective",
+ "url": "https://opencollective.com/unified"
+ }
+ ],
+ "license": "MIT"
},
- "node_modules/postcss-merge-rules": {
- "version": "5.1.4",
- "resolved": "https://registry.npmjs.org/postcss-merge-rules/-/postcss-merge-rules-5.1.4.tgz",
- "integrity": "sha512-0R2IuYpgU93y9lhVbO/OylTtKMVcHb67zjWIfCiKR9rWL3GUk1677LAqD/BcHizukdZEjT8Ru3oHRoAYoJy44g==",
+ "node_modules/micromark-util-html-tag-name": {
+ "version": "1.2.0",
+ "resolved": "https://registry.npmjs.org/micromark-util-html-tag-name/-/micromark-util-html-tag-name-1.2.0.tgz",
+ "integrity": "sha512-VTQzcuQgFUD7yYztuQFKXT49KghjtETQ+Wv/zUjGSGBioZnkA4P1XXZPT1FHeJA6RwRXSF47yvJ1tsJdoxwO+Q==",
"dev": true,
- "dependencies": {
- "browserslist": "^4.21.4",
- "caniuse-api": "^3.0.0",
- "cssnano-utils": "^3.1.0",
- "postcss-selector-parser": "^6.0.5"
- },
- "engines": {
- "node": "^10 || ^12 || >=14.0"
- },
- "peerDependencies": {
- "postcss": "^8.2.15"
- }
+ "funding": [
+ {
+ "type": "GitHub Sponsors",
+ "url": "https://github.com/sponsors/unifiedjs"
+ },
+ {
+ "type": "OpenCollective",
+ "url": "https://opencollective.com/unified"
+ }
+ ],
+ "license": "MIT"
},
- "node_modules/postcss-minify-font-values": {
- "version": "5.1.0",
- "resolved": "https://registry.npmjs.org/postcss-minify-font-values/-/postcss-minify-font-values-5.1.0.tgz",
- "integrity": "sha512-el3mYTgx13ZAPPirSVsHqFzl+BBBDrXvbySvPGFnQcTI4iNslrPaFq4muTkLZmKlGk4gyFAYUBMH30+HurREyA==",
+ "node_modules/micromark-util-normalize-identifier": {
+ "version": "1.1.0",
+ "resolved": "https://registry.npmjs.org/micromark-util-normalize-identifier/-/micromark-util-normalize-identifier-1.1.0.tgz",
+ "integrity": "sha512-N+w5vhqrBihhjdpM8+5Xsxy71QWqGn7HYNUvch71iV2PM7+E3uWGox1Qp90loa1ephtCxG2ftRV/Conitc6P2Q==",
"dev": true,
+ "funding": [
+ {
+ "type": "GitHub Sponsors",
+ "url": "https://github.com/sponsors/unifiedjs"
+ },
+ {
+ "type": "OpenCollective",
+ "url": "https://opencollective.com/unified"
+ }
+ ],
+ "license": "MIT",
"dependencies": {
- "postcss-value-parser": "^4.2.0"
- },
- "engines": {
- "node": "^10 || ^12 || >=14.0"
- },
- "peerDependencies": {
- "postcss": "^8.2.15"
+ "micromark-util-symbol": "^1.0.0"
}
},
- "node_modules/postcss-minify-gradients": {
- "version": "5.1.1",
- "resolved": "https://registry.npmjs.org/postcss-minify-gradients/-/postcss-minify-gradients-5.1.1.tgz",
- "integrity": "sha512-VGvXMTpCEo4qHTNSa9A0a3D+dxGFZCYwR6Jokk+/3oB6flu2/PnPXAh2x7x52EkY5xlIHLm+Le8tJxe/7TNhzw==",
+ "node_modules/micromark-util-resolve-all": {
+ "version": "1.1.0",
+ "resolved": "https://registry.npmjs.org/micromark-util-resolve-all/-/micromark-util-resolve-all-1.1.0.tgz",
+ "integrity": "sha512-b/G6BTMSg+bX+xVCshPTPyAu2tmA0E4X98NSR7eIbeC6ycCqCeE7wjfDIgzEbkzdEVJXRtOG4FbEm/uGbCRouA==",
"dev": true,
+ "funding": [
+ {
+ "type": "GitHub Sponsors",
+ "url": "https://github.com/sponsors/unifiedjs"
+ },
+ {
+ "type": "OpenCollective",
+ "url": "https://opencollective.com/unified"
+ }
+ ],
+ "license": "MIT",
"dependencies": {
- "colord": "^2.9.1",
- "cssnano-utils": "^3.1.0",
- "postcss-value-parser": "^4.2.0"
- },
- "engines": {
- "node": "^10 || ^12 || >=14.0"
- },
- "peerDependencies": {
- "postcss": "^8.2.15"
+ "micromark-util-types": "^1.0.0"
}
},
- "node_modules/postcss-minify-params": {
- "version": "5.1.4",
- "resolved": "https://registry.npmjs.org/postcss-minify-params/-/postcss-minify-params-5.1.4.tgz",
- "integrity": "sha512-+mePA3MgdmVmv6g+30rn57USjOGSAyuxUmkfiWpzalZ8aiBkdPYjXWtHuwJGm1v5Ojy0Z0LaSYhHaLJQB0P8Jw==",
+ "node_modules/micromark-util-sanitize-uri": {
+ "version": "1.2.0",
+ "resolved": "https://registry.npmjs.org/micromark-util-sanitize-uri/-/micromark-util-sanitize-uri-1.2.0.tgz",
+ "integrity": "sha512-QO4GXv0XZfWey4pYFndLUKEAktKkG5kZTdUNaTAkzbuJxn2tNBOr+QtxR2XpWaMhbImT2dPzyLrPXLlPhph34A==",
"dev": true,
+ "funding": [
+ {
+ "type": "GitHub Sponsors",
+ "url": "https://github.com/sponsors/unifiedjs"
+ },
+ {
+ "type": "OpenCollective",
+ "url": "https://opencollective.com/unified"
+ }
+ ],
+ "license": "MIT",
"dependencies": {
- "browserslist": "^4.21.4",
- "cssnano-utils": "^3.1.0",
- "postcss-value-parser": "^4.2.0"
- },
- "engines": {
- "node": "^10 || ^12 || >=14.0"
- },
- "peerDependencies": {
- "postcss": "^8.2.15"
+ "micromark-util-character": "^1.0.0",
+ "micromark-util-encode": "^1.0.0",
+ "micromark-util-symbol": "^1.0.0"
}
},
- "node_modules/postcss-minify-selectors": {
- "version": "5.2.1",
- "resolved": "https://registry.npmjs.org/postcss-minify-selectors/-/postcss-minify-selectors-5.2.1.tgz",
- "integrity": "sha512-nPJu7OjZJTsVUmPdm2TcaiohIwxP+v8ha9NehQ2ye9szv4orirRU3SDdtUmKH+10nzn0bAyOXZ0UEr7OpvLehg==",
+ "node_modules/micromark-util-subtokenize": {
+ "version": "1.1.0",
+ "resolved": "https://registry.npmjs.org/micromark-util-subtokenize/-/micromark-util-subtokenize-1.1.0.tgz",
+ "integrity": "sha512-kUQHyzRoxvZO2PuLzMt2P/dwVsTiivCK8icYTeR+3WgbuPqfHgPPy7nFKbeqRivBvn/3N3GBiNC+JRTMSxEC7A==",
"dev": true,
+ "funding": [
+ {
+ "type": "GitHub Sponsors",
+ "url": "https://github.com/sponsors/unifiedjs"
+ },
+ {
+ "type": "OpenCollective",
+ "url": "https://opencollective.com/unified"
+ }
+ ],
+ "license": "MIT",
"dependencies": {
- "postcss-selector-parser": "^6.0.5"
- },
- "engines": {
- "node": "^10 || ^12 || >=14.0"
- },
- "peerDependencies": {
- "postcss": "^8.2.15"
+ "micromark-util-chunked": "^1.0.0",
+ "micromark-util-symbol": "^1.0.0",
+ "micromark-util-types": "^1.0.0",
+ "uvu": "^0.5.0"
}
},
- "node_modules/postcss-modules-extract-imports": {
- "version": "3.0.0",
- "resolved": "https://registry.npmjs.org/postcss-modules-extract-imports/-/postcss-modules-extract-imports-3.0.0.tgz",
- "integrity": "sha512-bdHleFnP3kZ4NYDhuGlVK+CMrQ/pqUm8bx/oGL93K6gVwiclvX5x0n76fYMKuIGKzlABOy13zsvqjb0f92TEXw==",
+ "node_modules/micromark-util-symbol": {
+ "version": "1.1.0",
+ "resolved": "https://registry.npmjs.org/micromark-util-symbol/-/micromark-util-symbol-1.1.0.tgz",
+ "integrity": "sha512-uEjpEYY6KMs1g7QfJ2eX1SQEV+ZT4rUD3UcF6l57acZvLNK7PBZL+ty82Z1qhK1/yXIY4bdx04FKMgR0g4IAag==",
"dev": true,
- "engines": {
- "node": "^10 || ^12 || >= 14"
- },
- "peerDependencies": {
- "postcss": "^8.1.0"
- }
+ "funding": [
+ {
+ "type": "GitHub Sponsors",
+ "url": "https://github.com/sponsors/unifiedjs"
+ },
+ {
+ "type": "OpenCollective",
+ "url": "https://opencollective.com/unified"
+ }
+ ],
+ "license": "MIT"
},
- "node_modules/postcss-modules-local-by-default": {
- "version": "4.0.4",
- "resolved": "https://registry.npmjs.org/postcss-modules-local-by-default/-/postcss-modules-local-by-default-4.0.4.tgz",
- "integrity": "sha512-L4QzMnOdVwRm1Qb8m4x8jsZzKAaPAgrUF1r/hjDR2Xj7R+8Zsf97jAlSQzWtKx5YNiNGN8QxmPFIc/sh+RQl+Q==",
+ "node_modules/micromark-util-types": {
+ "version": "1.1.0",
+ "resolved": "https://registry.npmjs.org/micromark-util-types/-/micromark-util-types-1.1.0.tgz",
+ "integrity": "sha512-ukRBgie8TIAcacscVHSiddHjO4k/q3pnedmzMQ4iwDcK0FtFCohKOlFbaOL/mPgfnPsL3C1ZyxJa4sbWrBl3jg==",
"dev": true,
- "dependencies": {
- "icss-utils": "^5.0.0",
- "postcss-selector-parser": "^6.0.2",
- "postcss-value-parser": "^4.1.0"
- },
- "engines": {
- "node": "^10 || ^12 || >= 14"
- },
- "peerDependencies": {
- "postcss": "^8.1.0"
- }
+ "funding": [
+ {
+ "type": "GitHub Sponsors",
+ "url": "https://github.com/sponsors/unifiedjs"
+ },
+ {
+ "type": "OpenCollective",
+ "url": "https://opencollective.com/unified"
+ }
+ ],
+ "license": "MIT"
},
- "node_modules/postcss-modules-scope": {
- "version": "3.1.1",
- "resolved": "https://registry.npmjs.org/postcss-modules-scope/-/postcss-modules-scope-3.1.1.tgz",
- "integrity": "sha512-uZgqzdTleelWjzJY+Fhti6F3C9iF1JR/dODLs/JDefozYcKTBCdD8BIl6nNPbTbcLnGrk56hzwZC2DaGNvYjzA==",
+ "node_modules/micromatch": {
+ "version": "4.0.8",
+ "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.8.tgz",
+ "integrity": "sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "postcss-selector-parser": "^6.0.4"
+ "braces": "^3.0.3",
+ "picomatch": "^2.3.1"
},
"engines": {
- "node": "^10 || ^12 || >= 14"
- },
- "peerDependencies": {
- "postcss": "^8.1.0"
+ "node": ">=8.6"
}
},
- "node_modules/postcss-modules-values": {
- "version": "4.0.0",
- "resolved": "https://registry.npmjs.org/postcss-modules-values/-/postcss-modules-values-4.0.0.tgz",
- "integrity": "sha512-RDxHkAiEGI78gS2ofyvCsu7iycRv7oqw5xMWn9iMoR0N/7mf9D50ecQqUo5BZ9Zh2vH4bCUR/ktCqbB9m8vJjQ==",
+ "node_modules/mime": {
+ "version": "1.6.0",
+ "resolved": "https://registry.npmjs.org/mime/-/mime-1.6.0.tgz",
+ "integrity": "sha512-x0Vn8spI+wuJ1O6S7gnbaQg8Pxh4NNHb7KSINmEWKiPE4RKOplvijn+NkmYmmRgP68mc70j2EbeTFRsrswaQeg==",
"dev": true,
- "dependencies": {
- "icss-utils": "^5.0.0"
+ "license": "MIT",
+ "bin": {
+ "mime": "cli.js"
},
"engines": {
- "node": "^10 || ^12 || >= 14"
- },
- "peerDependencies": {
- "postcss": "^8.1.0"
+ "node": ">=4"
}
},
- "node_modules/postcss-nested": {
- "version": "6.0.1",
- "resolved": "https://registry.npmjs.org/postcss-nested/-/postcss-nested-6.0.1.tgz",
- "integrity": "sha512-mEp4xPMi5bSWiMbsgoPfcP74lsWLHkQbZc3sY+jWYd65CUwXrUaTp0fmNpa01ZcETKlIgUdFN/MpS2xZtqL9dQ==",
+ "node_modules/mime-db": {
+ "version": "1.52.0",
+ "resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.52.0.tgz",
+ "integrity": "sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==",
"dev": true,
- "dependencies": {
- "postcss-selector-parser": "^6.0.11"
- },
+ "license": "MIT",
"engines": {
- "node": ">=12.0"
- },
- "funding": {
- "type": "opencollective",
- "url": "https://opencollective.com/postcss/"
- },
- "peerDependencies": {
- "postcss": "^8.2.14"
+ "node": ">= 0.6"
}
},
- "node_modules/postcss-nesting": {
- "version": "10.2.0",
- "resolved": "https://registry.npmjs.org/postcss-nesting/-/postcss-nesting-10.2.0.tgz",
- "integrity": "sha512-EwMkYchxiDiKUhlJGzWsD9b2zvq/r2SSubcRrgP+jujMXFzqvANLt16lJANC+5uZ6hjI7lpRmI6O8JIl+8l1KA==",
+ "node_modules/mime-types": {
+ "version": "2.1.35",
+ "resolved": "https://registry.npmjs.org/mime-types/-/mime-types-2.1.35.tgz",
+ "integrity": "sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "@csstools/selector-specificity": "^2.0.0",
- "postcss-selector-parser": "^6.0.10"
+ "mime-db": "1.52.0"
},
"engines": {
- "node": "^12 || ^14 || >=16"
- },
- "funding": {
- "type": "opencollective",
- "url": "https://opencollective.com/csstools"
- },
- "peerDependencies": {
- "postcss": "^8.2"
+ "node": ">= 0.6"
}
},
- "node_modules/postcss-normalize": {
- "version": "10.0.1",
- "resolved": "https://registry.npmjs.org/postcss-normalize/-/postcss-normalize-10.0.1.tgz",
- "integrity": "sha512-+5w18/rDev5mqERcG3W5GZNMJa1eoYYNGo8gB7tEwaos0ajk3ZXAI4mHGcNT47NE+ZnZD1pEpUOFLvltIwmeJA==",
+ "node_modules/minimatch": {
+ "version": "3.1.2",
+ "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz",
+ "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==",
"dev": true,
+ "license": "ISC",
"dependencies": {
- "@csstools/normalize.css": "*",
- "postcss-browser-comments": "^4",
- "sanitize.css": "*"
+ "brace-expansion": "^1.1.7"
},
"engines": {
- "node": ">= 12"
- },
- "peerDependencies": {
- "browserslist": ">= 4",
- "postcss": ">= 8"
+ "node": "*"
}
},
- "node_modules/postcss-normalize-charset": {
- "version": "5.1.0",
- "resolved": "https://registry.npmjs.org/postcss-normalize-charset/-/postcss-normalize-charset-5.1.0.tgz",
- "integrity": "sha512-mSgUJ+pd/ldRGVx26p2wz9dNZ7ji6Pn8VWBajMXFf8jk7vUoSrZ2lt/wZR7DtlZYKesmZI680qjr2CeFF2fbUg==",
+ "node_modules/mitt": {
+ "version": "1.2.0",
+ "resolved": "https://registry.npmjs.org/mitt/-/mitt-1.2.0.tgz",
+ "integrity": "sha512-r6lj77KlwqLhIUku9UWYes7KJtsczvolZkzp8hbaDPPaE24OmWl5s539Mytlj22siEQKosZ26qCBgda2PKwoJw==",
"dev": true,
- "engines": {
- "node": "^10 || ^12 || >=14.0"
- },
- "peerDependencies": {
- "postcss": "^8.2.15"
- }
+ "license": "MIT"
},
- "node_modules/postcss-normalize-display-values": {
- "version": "5.1.0",
- "resolved": "https://registry.npmjs.org/postcss-normalize-display-values/-/postcss-normalize-display-values-5.1.0.tgz",
- "integrity": "sha512-WP4KIM4o2dazQXWmFaqMmcvsKmhdINFblgSeRgn8BJ6vxaMyaJkwAzpPpuvSIoG/rmX3M+IrRZEz2H0glrQNEA==",
+ "node_modules/mixin-deep": {
+ "version": "1.3.2",
+ "resolved": "https://registry.npmjs.org/mixin-deep/-/mixin-deep-1.3.2.tgz",
+ "integrity": "sha512-WRoDn//mXBiJ1H40rqa3vH0toePwSsGb45iInWlTySa+Uu4k3tYUSxa2v1KqAiLtvlrSzaExqS1gtk96A9zvEA==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "postcss-value-parser": "^4.2.0"
+ "for-in": "^1.0.2",
+ "is-extendable": "^1.0.1"
},
"engines": {
- "node": "^10 || ^12 || >=14.0"
- },
- "peerDependencies": {
- "postcss": "^8.2.15"
+ "node": ">=0.10.0"
}
},
- "node_modules/postcss-normalize-positions": {
- "version": "5.1.1",
- "resolved": "https://registry.npmjs.org/postcss-normalize-positions/-/postcss-normalize-positions-5.1.1.tgz",
- "integrity": "sha512-6UpCb0G4eofTCQLFVuI3EVNZzBNPiIKcA1AKVka+31fTVySphr3VUgAIULBhxZkKgwLImhzMR2Bw1ORK+37INg==",
+ "node_modules/mkdirp": {
+ "version": "0.3.5",
+ "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-0.3.5.tgz",
+ "integrity": "sha512-8OCq0De/h9ZxseqzCH8Kw/Filf5pF/vMI6+BH7Lu0jXz2pqYCjTAQRolSxRIi+Ax+oCCjlxoJMP0YQ4XlrQNHg==",
+ "deprecated": "Legacy versions of mkdirp are no longer supported. Please update to mkdirp 1.x. (Note that the API surface has changed to use Promises in 1.x.)",
"dev": true,
- "dependencies": {
- "postcss-value-parser": "^4.2.0"
- },
- "engines": {
- "node": "^10 || ^12 || >=14.0"
- },
- "peerDependencies": {
- "postcss": "^8.2.15"
- }
+ "license": "MIT"
},
- "node_modules/postcss-normalize-repeat-style": {
- "version": "5.1.1",
- "resolved": "https://registry.npmjs.org/postcss-normalize-repeat-style/-/postcss-normalize-repeat-style-5.1.1.tgz",
- "integrity": "sha512-mFpLspGWkQtBcWIRFLmewo8aC3ImN2i/J3v8YCFUwDnPu3Xz4rLohDO26lGjwNsQxB3YF0KKRwspGzE2JEuS0g==",
+ "node_modules/moo-color": {
+ "version": "1.0.3",
+ "resolved": "https://registry.npmjs.org/moo-color/-/moo-color-1.0.3.tgz",
+ "integrity": "sha512-i/+ZKXMDf6aqYtBhuOcej71YSlbjT3wCO/4H1j8rPvxDJEifdwgg5MaFyu6iYAT8GBZJg2z0dkgK4YMzvURALQ==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "postcss-value-parser": "^4.2.0"
- },
- "engines": {
- "node": "^10 || ^12 || >=14.0"
- },
- "peerDependencies": {
- "postcss": "^8.2.15"
+ "color-name": "^1.1.4"
}
},
- "node_modules/postcss-normalize-string": {
- "version": "5.1.0",
- "resolved": "https://registry.npmjs.org/postcss-normalize-string/-/postcss-normalize-string-5.1.0.tgz",
- "integrity": "sha512-oYiIJOf4T9T1N4i+abeIc7Vgm/xPCGih4bZz5Nm0/ARVJ7K6xrDlLwvwqOydvyL3RHNf8qZk6vo3aatiw/go3w==",
+ "node_modules/mri": {
+ "version": "1.2.0",
+ "resolved": "https://registry.npmjs.org/mri/-/mri-1.2.0.tgz",
+ "integrity": "sha512-tzzskb3bG8LvYGFF/mDTpq3jpI6Q9wc3LEmBaghu+DdCssd1FakN7Bc0hVNmEyGq1bq3RgfkCb3cmQLpNPOroA==",
"dev": true,
- "dependencies": {
- "postcss-value-parser": "^4.2.0"
- },
+ "license": "MIT",
"engines": {
- "node": "^10 || ^12 || >=14.0"
- },
- "peerDependencies": {
- "postcss": "^8.2.15"
+ "node": ">=4"
}
},
- "node_modules/postcss-normalize-timing-functions": {
- "version": "5.1.0",
- "resolved": "https://registry.npmjs.org/postcss-normalize-timing-functions/-/postcss-normalize-timing-functions-5.1.0.tgz",
- "integrity": "sha512-DOEkzJ4SAXv5xkHl0Wa9cZLF3WCBhF3o1SKVxKQAa+0pYKlueTpCgvkFAHfk+Y64ezX9+nITGrDZeVGgITJXjg==",
+ "node_modules/mrmime": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/mrmime/-/mrmime-2.0.1.tgz",
+ "integrity": "sha512-Y3wQdFg2Va6etvQ5I82yUhGdsKrcYox6p7FfL1LbK2J4V01F9TGlepTIhnK24t7koZibmg82KGglhA1XK5IsLQ==",
"dev": true,
- "dependencies": {
- "postcss-value-parser": "^4.2.0"
- },
+ "license": "MIT",
"engines": {
- "node": "^10 || ^12 || >=14.0"
- },
- "peerDependencies": {
- "postcss": "^8.2.15"
+ "node": ">=10"
}
},
- "node_modules/postcss-normalize-unicode": {
- "version": "5.1.1",
- "resolved": "https://registry.npmjs.org/postcss-normalize-unicode/-/postcss-normalize-unicode-5.1.1.tgz",
- "integrity": "sha512-qnCL5jzkNUmKVhZoENp1mJiGNPcsJCs1aaRmURmeJGES23Z/ajaln+EPTD+rBeNkSryI+2WTdW+lwcVdOikrpA==",
+ "node_modules/ms": {
+ "version": "2.1.3",
+ "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz",
+ "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==",
"dev": true,
- "dependencies": {
- "browserslist": "^4.21.4",
- "postcss-value-parser": "^4.2.0"
- },
- "engines": {
- "node": "^10 || ^12 || >=14.0"
- },
- "peerDependencies": {
- "postcss": "^8.2.15"
- }
+ "license": "MIT"
},
- "node_modules/postcss-normalize-url": {
- "version": "5.1.0",
- "resolved": "https://registry.npmjs.org/postcss-normalize-url/-/postcss-normalize-url-5.1.0.tgz",
- "integrity": "sha512-5upGeDO+PVthOxSmds43ZeMeZfKH+/DKgGRD7TElkkyS46JXAUhMzIKiCa7BabPeIy3AQcTkXwVVN7DbqsiCew==",
+ "node_modules/mute-stdout": {
+ "version": "1.0.1",
+ "resolved": "https://registry.npmjs.org/mute-stdout/-/mute-stdout-1.0.1.tgz",
+ "integrity": "sha512-kDcwXR4PS7caBpuRYYBUz9iVixUk3anO3f5OYFiIPwK/20vCzKCHyKoulbiDY1S53zD2bxUpxN/IJ+TnXjfvxg==",
"dev": true,
- "dependencies": {
- "normalize-url": "^6.0.1",
- "postcss-value-parser": "^4.2.0"
- },
+ "license": "MIT",
"engines": {
- "node": "^10 || ^12 || >=14.0"
- },
- "peerDependencies": {
- "postcss": "^8.2.15"
+ "node": ">= 0.10"
}
},
- "node_modules/postcss-normalize-whitespace": {
- "version": "5.1.1",
- "resolved": "https://registry.npmjs.org/postcss-normalize-whitespace/-/postcss-normalize-whitespace-5.1.1.tgz",
- "integrity": "sha512-83ZJ4t3NUDETIHTa3uEg6asWjSBYL5EdkVB0sDncx9ERzOKBVJIUeDO9RyA9Zwtig8El1d79HBp0JEi8wvGQnA==",
+ "node_modules/nan": {
+ "version": "2.23.0",
+ "resolved": "https://registry.npmjs.org/nan/-/nan-2.23.0.tgz",
+ "integrity": "sha512-1UxuyYGdoQHcGg87Lkqm3FzefucTa0NAiOcuRsDmysep3c1LVCRK2krrUDafMWtjSG04htvAmvg96+SDknOmgQ==",
"dev": true,
- "dependencies": {
- "postcss-value-parser": "^4.2.0"
- },
- "engines": {
- "node": "^10 || ^12 || >=14.0"
- },
- "peerDependencies": {
- "postcss": "^8.2.15"
- }
+ "license": "MIT",
+ "optional": true
},
- "node_modules/postcss-opacity-percentage": {
- "version": "1.1.3",
- "resolved": "https://registry.npmjs.org/postcss-opacity-percentage/-/postcss-opacity-percentage-1.1.3.tgz",
- "integrity": "sha512-An6Ba4pHBiDtyVpSLymUUERMo2cU7s+Obz6BTrS+gxkbnSBNKSuD0AVUc+CpBMrpVPKKfoVz0WQCX+Tnst0i4A==",
+ "node_modules/nanoid": {
+ "version": "3.3.11",
+ "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.11.tgz",
+ "integrity": "sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==",
"dev": true,
"funding": [
{
- "type": "kofi",
- "url": "https://ko-fi.com/mrcgrtz"
- },
- {
- "type": "liberapay",
- "url": "https://liberapay.com/mrcgrtz"
+ "type": "github",
+ "url": "https://github.com/sponsors/ai"
}
],
- "engines": {
- "node": "^12 || ^14 || >=16"
+ "license": "MIT",
+ "bin": {
+ "nanoid": "bin/nanoid.cjs"
},
- "peerDependencies": {
- "postcss": "^8.2"
+ "engines": {
+ "node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1"
}
},
- "node_modules/postcss-ordered-values": {
- "version": "5.1.3",
- "resolved": "https://registry.npmjs.org/postcss-ordered-values/-/postcss-ordered-values-5.1.3.tgz",
- "integrity": "sha512-9UO79VUhPwEkzbb3RNpqqghc6lcYej1aveQteWY+4POIwlqkYE21HKWaLDF6lWNuqCobEAyTovVhtI32Rbv2RQ==",
+ "node_modules/nanomatch": {
+ "version": "1.2.13",
+ "resolved": "https://registry.npmjs.org/nanomatch/-/nanomatch-1.2.13.tgz",
+ "integrity": "sha512-fpoe2T0RbHwBTBUOftAfBPaDEi06ufaUai0mE6Yn1kacc3SnTErfb/h+X94VXzI64rKFHYImXSvdwGGCmwOqCA==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "cssnano-utils": "^3.1.0",
- "postcss-value-parser": "^4.2.0"
+ "arr-diff": "^4.0.0",
+ "array-unique": "^0.3.2",
+ "define-property": "^2.0.2",
+ "extend-shallow": "^3.0.2",
+ "fragment-cache": "^0.2.1",
+ "is-windows": "^1.0.2",
+ "kind-of": "^6.0.2",
+ "object.pick": "^1.3.0",
+ "regex-not": "^1.0.0",
+ "snapdragon": "^0.8.1",
+ "to-regex": "^3.0.1"
},
"engines": {
- "node": "^10 || ^12 || >=14.0"
- },
- "peerDependencies": {
- "postcss": "^8.2.15"
+ "node": ">=0.10.0"
}
},
- "node_modules/postcss-overflow-shorthand": {
- "version": "3.0.4",
- "resolved": "https://registry.npmjs.org/postcss-overflow-shorthand/-/postcss-overflow-shorthand-3.0.4.tgz",
- "integrity": "sha512-otYl/ylHK8Y9bcBnPLo3foYFLL6a6Ak+3EQBPOTR7luMYCOsiVTUk1iLvNf6tVPNGXcoL9Hoz37kpfriRIFb4A==",
+ "node_modules/nanomatch/node_modules/kind-of": {
+ "version": "6.0.3",
+ "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-6.0.3.tgz",
+ "integrity": "sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw==",
"dev": true,
- "dependencies": {
- "postcss-value-parser": "^4.2.0"
- },
+ "license": "MIT",
"engines": {
- "node": "^12 || ^14 || >=16"
- },
- "funding": {
- "type": "opencollective",
- "url": "https://opencollective.com/csstools"
- },
- "peerDependencies": {
- "postcss": "^8.2"
+ "node": ">=0.10.0"
}
},
- "node_modules/postcss-page-break": {
- "version": "3.0.4",
- "resolved": "https://registry.npmjs.org/postcss-page-break/-/postcss-page-break-3.0.4.tgz",
- "integrity": "sha512-1JGu8oCjVXLa9q9rFTo4MbeeA5FMe00/9C7lN4va606Rdb+HkxXtXsmEDrIraQ11fGz/WvKWa8gMuCKkrXpTsQ==",
+ "node_modules/natural-compare": {
+ "version": "1.4.0",
+ "resolved": "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz",
+ "integrity": "sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==",
"dev": true,
- "peerDependencies": {
- "postcss": "^8"
- }
+ "license": "MIT"
},
- "node_modules/postcss-place": {
- "version": "7.0.5",
- "resolved": "https://registry.npmjs.org/postcss-place/-/postcss-place-7.0.5.tgz",
- "integrity": "sha512-wR8igaZROA6Z4pv0d+bvVrvGY4GVHihBCBQieXFY3kuSuMyOmEnnfFzHl/tQuqHZkfkIVBEbDvYcFfHmpSet9g==",
+ "node_modules/natural-compare-lite": {
+ "version": "1.4.0",
+ "resolved": "https://registry.npmjs.org/natural-compare-lite/-/natural-compare-lite-1.4.0.tgz",
+ "integrity": "sha512-Tj+HTDSJJKaZnfiuw+iaF9skdPpTo2GtEly5JHnWV/hfv2Qj/9RKsGISQtLh2ox3l5EAGw487hnBee0sIJ6v2g==",
"dev": true,
- "dependencies": {
- "postcss-value-parser": "^4.2.0"
- },
- "engines": {
- "node": "^12 || ^14 || >=16"
- },
- "funding": {
- "type": "opencollective",
- "url": "https://opencollective.com/csstools"
- },
- "peerDependencies": {
- "postcss": "^8.2"
- }
- },
- "node_modules/postcss-preset-env": {
- "version": "7.8.3",
- "resolved": "https://registry.npmjs.org/postcss-preset-env/-/postcss-preset-env-7.8.3.tgz",
- "integrity": "sha512-T1LgRm5uEVFSEF83vHZJV2z19lHg4yJuZ6gXZZkqVsqv63nlr6zabMH3l4Pc01FQCyfWVrh2GaUeCVy9Po+Aag==",
- "dev": true,
- "dependencies": {
- "@csstools/postcss-cascade-layers": "^1.1.1",
- "@csstools/postcss-color-function": "^1.1.1",
- "@csstools/postcss-font-format-keywords": "^1.0.1",
- "@csstools/postcss-hwb-function": "^1.0.2",
- "@csstools/postcss-ic-unit": "^1.0.1",
- "@csstools/postcss-is-pseudo-class": "^2.0.7",
- "@csstools/postcss-nested-calc": "^1.0.0",
- "@csstools/postcss-normalize-display-values": "^1.0.1",
- "@csstools/postcss-oklab-function": "^1.1.1",
- "@csstools/postcss-progressive-custom-properties": "^1.3.0",
- "@csstools/postcss-stepped-value-functions": "^1.0.1",
- "@csstools/postcss-text-decoration-shorthand": "^1.0.0",
- "@csstools/postcss-trigonometric-functions": "^1.0.2",
- "@csstools/postcss-unset-value": "^1.0.2",
- "autoprefixer": "^10.4.13",
- "browserslist": "^4.21.4",
- "css-blank-pseudo": "^3.0.3",
- "css-has-pseudo": "^3.0.4",
- "css-prefers-color-scheme": "^6.0.3",
- "cssdb": "^7.1.0",
- "postcss-attribute-case-insensitive": "^5.0.2",
- "postcss-clamp": "^4.1.0",
- "postcss-color-functional-notation": "^4.2.4",
- "postcss-color-hex-alpha": "^8.0.4",
- "postcss-color-rebeccapurple": "^7.1.1",
- "postcss-custom-media": "^8.0.2",
- "postcss-custom-properties": "^12.1.10",
- "postcss-custom-selectors": "^6.0.3",
- "postcss-dir-pseudo-class": "^6.0.5",
- "postcss-double-position-gradients": "^3.1.2",
- "postcss-env-function": "^4.0.6",
- "postcss-focus-visible": "^6.0.4",
- "postcss-focus-within": "^5.0.4",
- "postcss-font-variant": "^5.0.0",
- "postcss-gap-properties": "^3.0.5",
- "postcss-image-set-function": "^4.0.7",
- "postcss-initial": "^4.0.1",
- "postcss-lab-function": "^4.2.1",
- "postcss-logical": "^5.0.4",
- "postcss-media-minmax": "^5.0.0",
- "postcss-nesting": "^10.2.0",
- "postcss-opacity-percentage": "^1.1.2",
- "postcss-overflow-shorthand": "^3.0.4",
- "postcss-page-break": "^3.0.4",
- "postcss-place": "^7.0.5",
- "postcss-pseudo-class-any-link": "^7.1.6",
- "postcss-replace-overflow-wrap": "^4.0.0",
- "postcss-selector-not": "^6.0.1",
- "postcss-value-parser": "^4.2.0"
- },
- "engines": {
- "node": "^12 || ^14 || >=16"
- },
- "funding": {
- "type": "opencollective",
- "url": "https://opencollective.com/csstools"
- },
- "peerDependencies": {
- "postcss": "^8.2"
- }
+ "license": "MIT"
},
- "node_modules/postcss-pseudo-class-any-link": {
- "version": "7.1.6",
- "resolved": "https://registry.npmjs.org/postcss-pseudo-class-any-link/-/postcss-pseudo-class-any-link-7.1.6.tgz",
- "integrity": "sha512-9sCtZkO6f/5ML9WcTLcIyV1yz9D1rf0tWc+ulKcvV30s0iZKS/ONyETvoWsr6vnrmW+X+KmuK3gV/w5EWnT37w==",
+ "node_modules/ncp": {
+ "version": "0.4.2",
+ "resolved": "https://registry.npmjs.org/ncp/-/ncp-0.4.2.tgz",
+ "integrity": "sha512-PfGU8jYWdRl4FqJfCy0IzbkGyFHntfWygZg46nFk/dJD/XRrk2cj0SsKSX9n5u5gE0E0YfEpKWrEkfjnlZSTXA==",
"dev": true,
- "dependencies": {
- "postcss-selector-parser": "^6.0.10"
- },
- "engines": {
- "node": "^12 || ^14 || >=16"
- },
- "funding": {
- "type": "opencollective",
- "url": "https://opencollective.com/csstools"
- },
- "peerDependencies": {
- "postcss": "^8.2"
+ "license": "MIT",
+ "bin": {
+ "ncp": "bin/ncp"
}
},
- "node_modules/postcss-reduce-initial": {
- "version": "5.1.2",
- "resolved": "https://registry.npmjs.org/postcss-reduce-initial/-/postcss-reduce-initial-5.1.2.tgz",
- "integrity": "sha512-dE/y2XRaqAi6OvjzD22pjTUQ8eOfc6m/natGHgKFBK9DxFmIm69YmaRVQrGgFlEfc1HePIurY0TmDeROK05rIg==",
+ "node_modules/negotiator": {
+ "version": "0.6.3",
+ "resolved": "https://registry.npmjs.org/negotiator/-/negotiator-0.6.3.tgz",
+ "integrity": "sha512-+EUsqGPLsM+j/zdChZjsnX51g4XrHFOIXwfnCVPGlQk/k5giakcKsuxCObBRu6DSm9opw/O6slWbJdghQM4bBg==",
"dev": true,
- "dependencies": {
- "browserslist": "^4.21.4",
- "caniuse-api": "^3.0.0"
- },
+ "license": "MIT",
"engines": {
- "node": "^10 || ^12 || >=14.0"
- },
- "peerDependencies": {
- "postcss": "^8.2.15"
+ "node": ">= 0.6"
}
},
- "node_modules/postcss-reduce-transforms": {
- "version": "5.1.0",
- "resolved": "https://registry.npmjs.org/postcss-reduce-transforms/-/postcss-reduce-transforms-5.1.0.tgz",
- "integrity": "sha512-2fbdbmgir5AvpW9RLtdONx1QoYG2/EtqpNQbFASDlixBbAYuTcJ0dECwlqNqH7VbaUnEnh8SrxOe2sRIn24XyQ==",
+ "node_modules/neo-async": {
+ "version": "2.6.2",
+ "resolved": "https://registry.npmjs.org/neo-async/-/neo-async-2.6.2.tgz",
+ "integrity": "sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==",
"dev": true,
- "dependencies": {
- "postcss-value-parser": "^4.2.0"
- },
- "engines": {
- "node": "^10 || ^12 || >=14.0"
- },
- "peerDependencies": {
- "postcss": "^8.2.15"
- }
+ "license": "MIT"
},
- "node_modules/postcss-replace-overflow-wrap": {
- "version": "4.0.0",
- "resolved": "https://registry.npmjs.org/postcss-replace-overflow-wrap/-/postcss-replace-overflow-wrap-4.0.0.tgz",
- "integrity": "sha512-KmF7SBPphT4gPPcKZc7aDkweHiKEEO8cla/GjcBK+ckKxiZslIu3C4GCRW3DNfL0o7yW7kMQu9xlZ1kXRXLXtw==",
+ "node_modules/next-tick": {
+ "version": "1.1.0",
+ "resolved": "https://registry.npmjs.org/next-tick/-/next-tick-1.1.0.tgz",
+ "integrity": "sha512-CXdUiJembsNjuToQvxayPZF9Vqht7hewsvy2sOWafLvi2awflj9mOC6bHIg50orX8IJvWKY9wYQ/zB2kogPslQ==",
"dev": true,
- "peerDependencies": {
- "postcss": "^8.0.3"
+ "license": "ISC"
+ },
+ "node_modules/node-releases": {
+ "version": "2.0.26",
+ "resolved": "https://registry.npmjs.org/node-releases/-/node-releases-2.0.26.tgz",
+ "integrity": "sha512-S2M9YimhSjBSvYnlr5/+umAnPHE++ODwt5e2Ij6FoX45HA/s4vHdkDx1eax2pAPeAOqu4s9b7ppahsyEFdVqQA==",
+ "dev": true,
+ "license": "MIT"
+ },
+ "node_modules/normalize-package-data": {
+ "version": "2.5.0",
+ "resolved": "https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-2.5.0.tgz",
+ "integrity": "sha512-/5CMN3T0R4XTj4DcGaexo+roZSdSFW/0AOOTROrjxzCG1wrWXEsGbRKevjlIL+ZDE4sZlJr5ED4YW0yqmkK+eA==",
+ "dev": true,
+ "license": "BSD-2-Clause",
+ "dependencies": {
+ "hosted-git-info": "^2.1.4",
+ "resolve": "^1.10.0",
+ "semver": "2 || 3 || 4 || 5",
+ "validate-npm-package-license": "^3.0.1"
}
},
- "node_modules/postcss-selector-not": {
- "version": "6.0.1",
- "resolved": "https://registry.npmjs.org/postcss-selector-not/-/postcss-selector-not-6.0.1.tgz",
- "integrity": "sha512-1i9affjAe9xu/y9uqWH+tD4r6/hDaXJruk8xn2x1vzxC2U3J3LKO3zJW4CyxlNhA56pADJ/djpEwpH1RClI2rQ==",
+ "node_modules/normalize-package-data/node_modules/resolve": {
+ "version": "1.22.11",
+ "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.22.11.tgz",
+ "integrity": "sha512-RfqAvLnMl313r7c9oclB1HhUEAezcpLjz95wFH4LVuhk9JF/r22qmVP9AMmOU4vMX7Q8pN8jwNg/CSpdFnMjTQ==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "postcss-selector-parser": "^6.0.10"
+ "is-core-module": "^2.16.1",
+ "path-parse": "^1.0.7",
+ "supports-preserve-symlinks-flag": "^1.0.0"
+ },
+ "bin": {
+ "resolve": "bin/resolve"
},
"engines": {
- "node": "^12 || ^14 || >=16"
+ "node": ">= 0.4"
},
"funding": {
- "type": "opencollective",
- "url": "https://opencollective.com/csstools"
- },
- "peerDependencies": {
- "postcss": "^8.2"
+ "url": "https://github.com/sponsors/ljharb"
}
},
- "node_modules/postcss-selector-parser": {
- "version": "6.0.16",
- "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-6.0.16.tgz",
- "integrity": "sha512-A0RVJrX+IUkVZbW3ClroRWurercFhieevHB38sr2+l9eUClMqome3LmEmnhlNy+5Mr2EYN6B2Kaw9wYdd+VHiw==",
+ "node_modules/normalize-package-data/node_modules/semver": {
+ "version": "5.7.2",
+ "resolved": "https://registry.npmjs.org/semver/-/semver-5.7.2.tgz",
+ "integrity": "sha512-cBznnQ9KjJqU67B52RMC65CMarK2600WFnbkcaiwWq3xy/5haFJlshgnpjovMVJ+Hff49d8GEn0b87C5pDQ10g==",
"dev": true,
- "dependencies": {
- "cssesc": "^3.0.0",
- "util-deprecate": "^1.0.2"
- },
+ "license": "ISC",
+ "bin": {
+ "semver": "bin/semver"
+ }
+ },
+ "node_modules/normalize-path": {
+ "version": "3.0.0",
+ "resolved": "https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz",
+ "integrity": "sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==",
+ "license": "MIT",
"engines": {
- "node": ">=4"
+ "node": ">=0.10.0"
}
},
- "node_modules/postcss-svgo": {
- "version": "5.1.0",
- "resolved": "https://registry.npmjs.org/postcss-svgo/-/postcss-svgo-5.1.0.tgz",
- "integrity": "sha512-D75KsH1zm5ZrHyxPakAxJWtkyXew5qwS70v56exwvw542d9CRtTo78K0WeFxZB4G7JXKKMbEZtZayTGdIky/eA==",
+ "node_modules/now-and-later": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/now-and-later/-/now-and-later-2.0.1.tgz",
+ "integrity": "sha512-KGvQ0cB70AQfg107Xvs/Fbu+dGmZoTRJp2TaPwcwQm3/7PteUyN2BCgk8KBMPGBUXZdVwyWS8fDCGFygBm19UQ==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "postcss-value-parser": "^4.2.0",
- "svgo": "^2.7.0"
+ "once": "^1.3.2"
},
"engines": {
- "node": "^10 || ^12 || >=14.0"
- },
- "peerDependencies": {
- "postcss": "^8.2.15"
+ "node": ">= 0.10"
}
},
- "node_modules/postcss-svgo/node_modules/commander": {
- "version": "7.2.0",
- "resolved": "https://registry.npmjs.org/commander/-/commander-7.2.0.tgz",
- "integrity": "sha512-QrWXB+ZQSVPmIWIhtEO9H+gwHaMGYiF5ChvoJ+K9ZGHG/sVsa6yiesAD1GC/x46sET00Xlwo1u49RVVVzvcSkw==",
+ "node_modules/number-is-nan": {
+ "version": "1.0.1",
+ "resolved": "https://registry.npmjs.org/number-is-nan/-/number-is-nan-1.0.1.tgz",
+ "integrity": "sha512-4jbtZXNAsfZbAHiiqjLPBiCl16dES1zI4Hpzzxw61Tk+loF+sBDBKx1ICKKKwIqQ7M0mFn1TmkN7euSncWgHiQ==",
"dev": true,
+ "license": "MIT",
"engines": {
- "node": ">= 10"
+ "node": ">=0.10.0"
}
},
- "node_modules/postcss-svgo/node_modules/css-tree": {
- "version": "1.1.3",
- "resolved": "https://registry.npmjs.org/css-tree/-/css-tree-1.1.3.tgz",
- "integrity": "sha512-tRpdppF7TRazZrjJ6v3stzv93qxRcSsFmW6cX0Zm2NVKpxE1WV1HblnghVv9TreireHkqI/VDEsfolRF1p6y7Q==",
- "dev": true,
- "dependencies": {
- "mdn-data": "2.0.14",
- "source-map": "^0.6.1"
- },
+ "node_modules/object-assign": {
+ "version": "4.1.1",
+ "resolved": "https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz",
+ "integrity": "sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==",
+ "license": "MIT",
"engines": {
- "node": ">=8.0.0"
+ "node": ">=0.10.0"
}
},
- "node_modules/postcss-svgo/node_modules/mdn-data": {
- "version": "2.0.14",
- "resolved": "https://registry.npmjs.org/mdn-data/-/mdn-data-2.0.14.tgz",
- "integrity": "sha512-dn6wd0uw5GsdswPFfsgMp5NSB0/aDe6fK94YJV/AJDYXL6HVLWBsxeq7js7Ad+mU2K9LAlwpk6kN2D5mwCPVow==",
- "dev": true
- },
- "node_modules/postcss-svgo/node_modules/svgo": {
- "version": "2.8.0",
- "resolved": "https://registry.npmjs.org/svgo/-/svgo-2.8.0.tgz",
- "integrity": "sha512-+N/Q9kV1+F+UeWYoSiULYo4xYSDQlTgb+ayMobAXPwMnLvop7oxKMo9OzIrX5x3eS4L4f2UHhc9axXwY8DpChg==",
+ "node_modules/object-copy": {
+ "version": "0.1.0",
+ "resolved": "https://registry.npmjs.org/object-copy/-/object-copy-0.1.0.tgz",
+ "integrity": "sha512-79LYn6VAb63zgtmAteVOWo9Vdj71ZVBy3Pbse+VqxDpEP83XuujMrGqHIwAXJ5I/aM0zU7dIyIAhifVTPrNItQ==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "@trysound/sax": "0.2.0",
- "commander": "^7.2.0",
- "css-select": "^4.1.3",
- "css-tree": "^1.1.3",
- "csso": "^4.2.0",
- "picocolors": "^1.0.0",
- "stable": "^0.1.8"
- },
- "bin": {
- "svgo": "bin/svgo"
+ "copy-descriptor": "^0.1.0",
+ "define-property": "^0.2.5",
+ "kind-of": "^3.0.3"
},
"engines": {
- "node": ">=10.13.0"
+ "node": ">=0.10.0"
}
},
- "node_modules/postcss-unique-selectors": {
- "version": "5.1.1",
- "resolved": "https://registry.npmjs.org/postcss-unique-selectors/-/postcss-unique-selectors-5.1.1.tgz",
- "integrity": "sha512-5JiODlELrz8L2HwxfPnhOWZYWDxVHWL83ufOv84NrcgipI7TaeRsatAhK4Tr2/ZiYldpK/wBvw5BD3qfaK96GA==",
+ "node_modules/object-copy/node_modules/define-property": {
+ "version": "0.2.5",
+ "resolved": "https://registry.npmjs.org/define-property/-/define-property-0.2.5.tgz",
+ "integrity": "sha512-Rr7ADjQZenceVOAKop6ALkkRAmH1A4Gx9hV/7ZujPUN2rkATqFO0JZLZInbAjpZYoJ1gUx8MRMQVkYemcbMSTA==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "postcss-selector-parser": "^6.0.5"
+ "is-descriptor": "^0.1.0"
},
"engines": {
- "node": "^10 || ^12 || >=14.0"
- },
- "peerDependencies": {
- "postcss": "^8.2.15"
+ "node": ">=0.10.0"
}
},
- "node_modules/postcss-value-parser": {
- "version": "4.2.0",
- "resolved": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz",
- "integrity": "sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==",
- "dev": true
- },
- "node_modules/prelude-ls": {
- "version": "1.2.1",
- "resolved": "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.2.1.tgz",
- "integrity": "sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==",
+ "node_modules/object-copy/node_modules/is-buffer": {
+ "version": "1.1.6",
+ "resolved": "https://registry.npmjs.org/is-buffer/-/is-buffer-1.1.6.tgz",
+ "integrity": "sha512-NcdALwpXkTm5Zvvbk7owOUSvVvBKDgKP5/ewfXEznmQFfs4ZRmanOeKBTjRVjka3QFoN6XJ+9F3USqfHqTaU5w==",
"dev": true,
- "engines": {
- "node": ">= 0.8.0"
- }
+ "license": "MIT"
},
- "node_modules/prettier": {
- "version": "2.8.8",
- "resolved": "https://registry.npmjs.org/prettier/-/prettier-2.8.8.tgz",
- "integrity": "sha512-tdN8qQGvNjw4CHbY+XXk0JgCXn9QiF21a55rBe5LJAU+kDyC4WQn4+awm2Xfk2lQMk5fKup9XgzTZtGkjBdP9Q==",
+ "node_modules/object-copy/node_modules/is-descriptor": {
+ "version": "0.1.7",
+ "resolved": "https://registry.npmjs.org/is-descriptor/-/is-descriptor-0.1.7.tgz",
+ "integrity": "sha512-C3grZTvObeN1xud4cRWl366OMXZTj0+HGyk4hvfpx4ZHt1Pb60ANSXqCK7pdOTeUQpRzECBSTphqvD7U+l22Eg==",
"dev": true,
- "bin": {
- "prettier": "bin-prettier.js"
+ "license": "MIT",
+ "dependencies": {
+ "is-accessor-descriptor": "^1.0.1",
+ "is-data-descriptor": "^1.0.1"
},
"engines": {
- "node": ">=10.13.0"
- },
- "funding": {
- "url": "https://github.com/prettier/prettier?sponsor=1"
+ "node": ">= 0.4"
}
},
- "node_modules/prettier-linter-helpers": {
- "version": "1.0.0",
- "resolved": "https://registry.npmjs.org/prettier-linter-helpers/-/prettier-linter-helpers-1.0.0.tgz",
- "integrity": "sha512-GbK2cP9nraSSUF9N2XwUwqfzlAFlMNYYl+ShE/V+H8a9uNl/oUqB1w2EL54Jh0OlyRSd8RfWYJ3coVS4TROP2w==",
+ "node_modules/object-copy/node_modules/kind-of": {
+ "version": "3.2.2",
+ "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz",
+ "integrity": "sha512-NOW9QQXMoZGg/oqnVNoNTTIFEIid1627WCffUBJEdMxYApq7mNE7CpzucIPc+ZQg25Phej7IJSmX3hO+oblOtQ==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "fast-diff": "^1.1.2"
+ "is-buffer": "^1.1.5"
},
"engines": {
- "node": ">=6.0.0"
+ "node": ">=0.10.0"
}
},
- "node_modules/pretty-bytes": {
- "version": "5.6.0",
- "resolved": "https://registry.npmjs.org/pretty-bytes/-/pretty-bytes-5.6.0.tgz",
- "integrity": "sha512-FFw039TmrBqFK8ma/7OL3sDz/VytdtJr044/QUJtH0wK9lb9jLq9tJyIxUwtQJHwar2BqtiA4iCWSwo9JLkzFg==",
+ "node_modules/object-inspect": {
+ "version": "1.13.4",
+ "resolved": "https://registry.npmjs.org/object-inspect/-/object-inspect-1.13.4.tgz",
+ "integrity": "sha512-W67iLl4J2EXEGTbfeHCffrjDfitvLANg0UlX3wFUUSTx92KXRFegMHUVgSqE+wvhAbi4WqjGg9czysTV2Epbew==",
"dev": true,
+ "license": "MIT",
"engines": {
- "node": ">=6"
+ "node": ">= 0.4"
},
"funding": {
- "url": "https://github.com/sponsors/sindresorhus"
+ "url": "https://github.com/sponsors/ljharb"
}
},
- "node_modules/pretty-error": {
- "version": "4.0.0",
- "resolved": "https://registry.npmjs.org/pretty-error/-/pretty-error-4.0.0.tgz",
- "integrity": "sha512-AoJ5YMAcXKYxKhuJGdcvse+Voc6v1RgnsR3nWcYU7q4t6z0Q6T86sv5Zq8VIRbOWWFpvdGE83LtdSMNd+6Y0xw==",
+ "node_modules/object-keys": {
+ "version": "1.1.1",
+ "resolved": "https://registry.npmjs.org/object-keys/-/object-keys-1.1.1.tgz",
+ "integrity": "sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==",
"dev": true,
- "dependencies": {
- "lodash": "^4.17.20",
- "renderkid": "^3.0.0"
+ "license": "MIT",
+ "engines": {
+ "node": ">= 0.4"
}
},
- "node_modules/pretty-format": {
- "version": "29.7.0",
- "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-29.7.0.tgz",
- "integrity": "sha512-Pdlw/oPxN+aXdmM9R00JVC9WVFoCLTKJvDVLgmJ+qAffBMxsV85l/Lu7sNx4zSzPyoL2euImuEwHhOXdEgNFZQ==",
+ "node_modules/object-visit": {
+ "version": "1.0.1",
+ "resolved": "https://registry.npmjs.org/object-visit/-/object-visit-1.0.1.tgz",
+ "integrity": "sha512-GBaMwwAVK9qbQN3Scdo0OyvgPW7l3lnaVMj84uTOZlswkX0KpF6fyDBJhtTthf7pymztoN36/KEr1DyhF96zEA==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "@jest/schemas": "^29.6.3",
- "ansi-styles": "^5.0.0",
- "react-is": "^18.0.0"
+ "isobject": "^3.0.0"
},
"engines": {
- "node": "^14.15.0 || ^16.10.0 || >=18.0.0"
+ "node": ">=0.10.0"
}
},
- "node_modules/pretty-format/node_modules/ansi-styles": {
- "version": "5.2.0",
- "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-5.2.0.tgz",
- "integrity": "sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==",
+ "node_modules/object.assign": {
+ "version": "4.1.7",
+ "resolved": "https://registry.npmjs.org/object.assign/-/object.assign-4.1.7.tgz",
+ "integrity": "sha512-nK28WOo+QIjBkDduTINE4JkF/UJJKyf2EJxvJKfblDpyg0Q+pkOHNTL0Qwy6NP6FhE/EnzV73BxxqcJaXY9anw==",
"dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "call-bind": "^1.0.8",
+ "call-bound": "^1.0.3",
+ "define-properties": "^1.2.1",
+ "es-object-atoms": "^1.0.0",
+ "has-symbols": "^1.1.0",
+ "object-keys": "^1.1.1"
+ },
"engines": {
- "node": ">=10"
+ "node": ">= 0.4"
},
"funding": {
- "url": "https://github.com/chalk/ansi-styles?sponsor=1"
+ "url": "https://github.com/sponsors/ljharb"
}
},
- "node_modules/pretty-hrtime": {
- "version": "1.0.3",
- "resolved": "https://registry.npmjs.org/pretty-hrtime/-/pretty-hrtime-1.0.3.tgz",
- "integrity": "sha512-66hKPCr+72mlfiSjlEB1+45IjXSqvVAIy6mocupoww4tBFE9R9IhwwUGoI4G++Tc9Aq+2rxOt0RFU6gPcrte0A==",
+ "node_modules/object.defaults": {
+ "version": "1.1.0",
+ "resolved": "https://registry.npmjs.org/object.defaults/-/object.defaults-1.1.0.tgz",
+ "integrity": "sha512-c/K0mw/F11k4dEUBMW8naXUuBuhxRCfG7W+yFy8EcijU/rSmazOUd1XAEEe6bC0OuXY4HUKjTJv7xbxIMqdxrA==",
"dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "array-each": "^1.0.1",
+ "array-slice": "^1.0.0",
+ "for-own": "^1.0.0",
+ "isobject": "^3.0.0"
+ },
"engines": {
- "node": ">= 0.8"
+ "node": ">=0.10.0"
}
},
- "node_modules/process": {
- "version": "0.11.10",
- "resolved": "https://registry.npmjs.org/process/-/process-0.11.10.tgz",
- "integrity": "sha512-cdGef/drWFoydD1JsMzuFf8100nZl+GT+yacc2bEced5f9Rjk4z+WtFUTBu9PhOi9j/jfmBPu0mMEY4wIdAF8A==",
+ "node_modules/object.entries": {
+ "version": "1.1.9",
+ "resolved": "https://registry.npmjs.org/object.entries/-/object.entries-1.1.9.tgz",
+ "integrity": "sha512-8u/hfXFRBD1O0hPUjioLhoWFHRmt6tKA4/vZPyckBr18l1KE9uHrFaFaUi8MDRTpi4uak2goyPTSNJLXX2k2Hw==",
"dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "call-bind": "^1.0.8",
+ "call-bound": "^1.0.4",
+ "define-properties": "^1.2.1",
+ "es-object-atoms": "^1.1.1"
+ },
"engines": {
- "node": ">= 0.6.0"
+ "node": ">= 0.4"
}
},
- "node_modules/process-nextick-args": {
- "version": "2.0.1",
- "resolved": "https://registry.npmjs.org/process-nextick-args/-/process-nextick-args-2.0.1.tgz",
- "integrity": "sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag=="
- },
- "node_modules/promise": {
- "version": "8.3.0",
- "resolved": "https://registry.npmjs.org/promise/-/promise-8.3.0.tgz",
- "integrity": "sha512-rZPNPKTOYVNEEKFaq1HqTgOwZD+4/YHS5ukLzQCypkj+OkYx7iv0mA91lJlpPPZ8vMau3IIGj5Qlwrx+8iiSmg==",
+ "node_modules/object.fromentries": {
+ "version": "2.0.8",
+ "resolved": "https://registry.npmjs.org/object.fromentries/-/object.fromentries-2.0.8.tgz",
+ "integrity": "sha512-k6E21FzySsSK5a21KRADBd/NGneRegFO5pLHfdQLpRDETUNJueLXs3WCzyQ3tFRDYgbq3KHGXfTbi2bs8WQ6rQ==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "asap": "~2.0.6"
+ "call-bind": "^1.0.7",
+ "define-properties": "^1.2.1",
+ "es-abstract": "^1.23.2",
+ "es-object-atoms": "^1.0.0"
+ },
+ "engines": {
+ "node": ">= 0.4"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
}
},
- "node_modules/prompts": {
- "version": "2.4.2",
- "resolved": "https://registry.npmjs.org/prompts/-/prompts-2.4.2.tgz",
- "integrity": "sha512-NxNv/kLguCA7p3jE8oL2aEBsrJWgAakBpgmgK6lpPWV+WuOmY6r2/zbAVnP+T8bQlA0nzHXSJSJW0Hq7ylaD2Q==",
+ "node_modules/object.map": {
+ "version": "1.0.1",
+ "resolved": "https://registry.npmjs.org/object.map/-/object.map-1.0.1.tgz",
+ "integrity": "sha512-3+mAJu2PLfnSVGHwIWubpOFLscJANBKuB/6A4CxBstc4aqwQY0FWcsppuy4jU5GSB95yES5JHSI+33AWuS4k6w==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "kleur": "^3.0.3",
- "sisteransi": "^1.0.5"
+ "for-own": "^1.0.0",
+ "make-iterator": "^1.0.0"
},
"engines": {
- "node": ">= 6"
- }
- },
- "node_modules/prop-types": {
- "version": "15.7.2",
- "resolved": "https://registry.npmjs.org/prop-types/-/prop-types-15.7.2.tgz",
- "integrity": "sha512-8QQikdH7//R2vurIJSutZ1smHYTcLpRWEOlHnzcWHmBYrOGUysKwSsrC89BCiFj3CbrfJ/nXFdJepOVrY1GCHQ==",
- "dependencies": {
- "loose-envify": "^1.4.0",
- "object-assign": "^4.1.1",
- "react-is": "^16.8.1"
+ "node": ">=0.10.0"
}
},
- "node_modules/prop-types/node_modules/react-is": {
- "version": "16.13.1",
- "resolved": "https://registry.npmjs.org/react-is/-/react-is-16.13.1.tgz",
- "integrity": "sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ=="
- },
- "node_modules/proxy-addr": {
- "version": "2.0.7",
- "resolved": "https://registry.npmjs.org/proxy-addr/-/proxy-addr-2.0.7.tgz",
- "integrity": "sha512-llQsMLSUDUPT44jdrU/O37qlnifitDP+ZwrmmZcoSKyLKvtZxpyV0n2/bD/N4tBAAZ/gJEdZU7KMraoK1+XYAg==",
+ "node_modules/object.pick": {
+ "version": "1.3.0",
+ "resolved": "https://registry.npmjs.org/object.pick/-/object.pick-1.3.0.tgz",
+ "integrity": "sha512-tqa/UMy/CCoYmj+H5qc07qvSL9dqcs/WZENZ1JbtWBlATP+iVOe778gE6MSijnyCnORzDuX6hU+LA4SZ09YjFQ==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "forwarded": "0.2.0",
- "ipaddr.js": "1.9.1"
+ "isobject": "^3.0.1"
},
"engines": {
- "node": ">= 0.10"
+ "node": ">=0.10.0"
}
},
- "node_modules/proxy-addr/node_modules/ipaddr.js": {
- "version": "1.9.1",
- "resolved": "https://registry.npmjs.org/ipaddr.js/-/ipaddr.js-1.9.1.tgz",
- "integrity": "sha512-0KI/607xoxSToH7GjN1FfSbLoU0+btTicjsQSWQlh/hZykN8KpmMf7uYwPW3R+akZ6R/w18ZlXSHBYXiYUPO3g==",
+ "node_modules/object.reduce": {
+ "version": "1.0.1",
+ "resolved": "https://registry.npmjs.org/object.reduce/-/object.reduce-1.0.1.tgz",
+ "integrity": "sha512-naLhxxpUESbNkRqc35oQ2scZSJueHGQNUfMW/0U37IgN6tE2dgDWg3whf+NEliy3F/QysrO48XKUz/nGPe+AQw==",
"dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "for-own": "^1.0.0",
+ "make-iterator": "^1.0.0"
+ },
"engines": {
- "node": ">= 0.10"
+ "node": ">=0.10.0"
}
},
- "node_modules/psl": {
- "version": "1.9.0",
- "resolved": "https://registry.npmjs.org/psl/-/psl-1.9.0.tgz",
- "integrity": "sha512-E/ZsdU4HLs/68gYzgGTkMicWTLPdAftJLfJFlLUAAKZGkStNU72sZjT66SnMDVOfOWY/YAoiD7Jxa9iHvngcag==",
- "dev": true
- },
- "node_modules/pump": {
- "version": "2.0.1",
- "resolved": "https://registry.npmjs.org/pump/-/pump-2.0.1.tgz",
- "integrity": "sha512-ruPMNRkN3MHP1cWJc9OWr+T/xDP0jhXYCLfJcBuX54hhfIBnaQmAUMfDcG4DM5UMWByBbJY69QSphm3jtDKIkA==",
+ "node_modules/object.values": {
+ "version": "1.2.1",
+ "resolved": "https://registry.npmjs.org/object.values/-/object.values-1.2.1.tgz",
+ "integrity": "sha512-gXah6aZrcUxjWg2zR2MwouP2eHlCBzdV4pygudehaKXSGW4v2AsRQUK+lwwXhii6KFZcunEnmSUoYp5CXibxtA==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "end-of-stream": "^1.1.0",
- "once": "^1.3.1"
+ "call-bind": "^1.0.8",
+ "call-bound": "^1.0.3",
+ "define-properties": "^1.2.1",
+ "es-object-atoms": "^1.0.0"
+ },
+ "engines": {
+ "node": ">= 0.4"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
}
},
- "node_modules/pumpify": {
- "version": "1.5.1",
- "resolved": "https://registry.npmjs.org/pumpify/-/pumpify-1.5.1.tgz",
- "integrity": "sha512-oClZI37HvuUJJxSKKrC17bZ9Cu0ZYhEAGPsPUy9KlMUmv9dKX2o77RUmq7f3XjIxbwyGwYzbzQ1L2Ks8sIradQ==",
+ "node_modules/on-finished": {
+ "version": "2.3.0",
+ "resolved": "https://registry.npmjs.org/on-finished/-/on-finished-2.3.0.tgz",
+ "integrity": "sha512-ikqdkGAAyf/X/gPhXGvfgAytDZtDbr+bkNUJ0N9h5MI/dmdgCs3l6hoHrcUv41sRKew3jIwrp4qQDXiK99Utww==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "duplexify": "^3.6.0",
- "inherits": "^2.0.3",
- "pump": "^2.0.0"
- }
- },
- "node_modules/punycode": {
- "version": "2.3.1",
- "resolved": "https://registry.npmjs.org/punycode/-/punycode-2.3.1.tgz",
- "integrity": "sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==",
- "dev": true,
+ "ee-first": "1.1.1"
+ },
"engines": {
- "node": ">=6"
+ "node": ">= 0.8"
}
},
- "node_modules/q": {
- "version": "1.5.1",
- "resolved": "https://registry.npmjs.org/q/-/q-1.5.1.tgz",
- "integrity": "sha512-kV/CThkXo6xyFEZUugw/+pIOywXcDbFYgSct5cT3gqlbkBE1SJdwy6UQoZvodiWF/ckQLZyDE/Bu1M6gVu5lVw==",
+ "node_modules/once": {
+ "version": "1.4.0",
+ "resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz",
+ "integrity": "sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==",
"dev": true,
- "engines": {
- "node": ">=0.6.0",
- "teleport": ">=0.2.0"
+ "license": "ISC",
+ "dependencies": {
+ "wrappy": "1"
}
},
- "node_modules/qs": {
- "version": "6.13.0",
- "resolved": "https://registry.npmjs.org/qs/-/qs-6.13.0.tgz",
- "integrity": "sha512-+38qI9SOr8tfZ4QmJNplMUxqjbe7LKvvZgWdExBOmd+egZTtjLB67Gu0HRX3u/XOq7UU2Nx6nsjvS16Z9uwfpg==",
+ "node_modules/open": {
+ "version": "8.4.2",
+ "resolved": "https://registry.npmjs.org/open/-/open-8.4.2.tgz",
+ "integrity": "sha512-7x81NCL719oNbsq/3mh+hVrAWmFuEYUqrq/Iw3kUzH8ReypT9QQ0BLoJS7/G9k6N81XjW4qHWtjWwe/9eLy1EQ==",
"dev": true,
- "license": "BSD-3-Clause",
+ "license": "MIT",
"dependencies": {
- "side-channel": "^1.0.6"
+ "define-lazy-prop": "^2.0.0",
+ "is-docker": "^2.1.1",
+ "is-wsl": "^2.2.0"
},
"engines": {
- "node": ">=0.6"
+ "node": ">=12"
},
"funding": {
- "url": "https://github.com/sponsors/ljharb"
+ "url": "https://github.com/sponsors/sindresorhus"
}
},
- "node_modules/querystringify": {
+ "node_modules/open/node_modules/is-wsl": {
"version": "2.2.0",
- "resolved": "https://registry.npmjs.org/querystringify/-/querystringify-2.2.0.tgz",
- "integrity": "sha512-FIqgj2EUvTa7R50u0rGsyTftzjYmv/a3hO345bZNrqabNqjtgiDMgmo4mkUjd+nzU5oF3dClKqFIPUKybUyqoQ==",
- "dev": true
- },
- "node_modules/queue-microtask": {
- "version": "1.2.3",
- "resolved": "https://registry.npmjs.org/queue-microtask/-/queue-microtask-1.2.3.tgz",
- "integrity": "sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==",
- "dev": true,
- "funding": [
- {
- "type": "github",
- "url": "https://github.com/sponsors/feross"
- },
- {
- "type": "patreon",
- "url": "https://www.patreon.com/feross"
- },
- {
- "type": "consulting",
- "url": "https://feross.org/support"
- }
- ]
- },
- "node_modules/raf": {
- "version": "3.4.1",
- "resolved": "https://registry.npmjs.org/raf/-/raf-3.4.1.tgz",
- "integrity": "sha512-Sq4CW4QhwOHE8ucn6J34MqtZCeWFP2aQSmrlroYgqAV1PjStIhJXxYuTgUIfkEk7zTLjmIjLmU5q+fbD1NnOJA==",
+ "resolved": "https://registry.npmjs.org/is-wsl/-/is-wsl-2.2.0.tgz",
+ "integrity": "sha512-fKzAra0rGJUUBwGBgNkHZuToZcn+TtXHpeCgmkMJMMYx1sQDYaCSyjJBSCa2nH1DGm7s3n1oBnohoVTBaN7Lww==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "performance-now": "^2.1.0"
+ "is-docker": "^2.0.0"
+ },
+ "engines": {
+ "node": ">=8"
}
},
- "node_modules/randombytes": {
- "version": "2.1.0",
- "resolved": "https://registry.npmjs.org/randombytes/-/randombytes-2.1.0.tgz",
- "integrity": "sha512-vYl3iOX+4CKUWuxGi9Ukhie6fsqXqS9FE2Zaic4tNFD2N2QQaXOMFbuKK4QmDHC0JO6B1Zp41J0LpT0oR68amQ==",
+ "node_modules/opn": {
+ "version": "5.3.0",
+ "resolved": "https://registry.npmjs.org/opn/-/opn-5.3.0.tgz",
+ "integrity": "sha512-bYJHo/LOmoTd+pfiYhfZDnf9zekVJrY+cnS2a5F2x+w5ppvTqObojTP7WiFG+kVZs9Inw+qQ/lw7TroWwhdd2g==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "safe-buffer": "^5.1.0"
+ "is-wsl": "^1.1.0"
+ },
+ "engines": {
+ "node": ">=4"
}
},
- "node_modules/range-parser": {
- "version": "1.2.1",
- "resolved": "https://registry.npmjs.org/range-parser/-/range-parser-1.2.1.tgz",
- "integrity": "sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg==",
+ "node_modules/optionator": {
+ "version": "0.9.4",
+ "resolved": "https://registry.npmjs.org/optionator/-/optionator-0.9.4.tgz",
+ "integrity": "sha512-6IpQ7mKUxRcZNLIObR0hz7lxsapSSIYNZJwXPGeF0mTVqGKFIXj1DQcMoT22S3ROcLyY/rz0PWaWZ9ayWmad9g==",
"dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "deep-is": "^0.1.3",
+ "fast-levenshtein": "^2.0.6",
+ "levn": "^0.4.1",
+ "prelude-ls": "^1.2.1",
+ "type-check": "^0.4.0",
+ "word-wrap": "^1.2.5"
+ },
"engines": {
- "node": ">= 0.6"
+ "node": ">= 0.8.0"
}
},
- "node_modules/raw-body": {
- "version": "2.5.2",
- "resolved": "https://registry.npmjs.org/raw-body/-/raw-body-2.5.2.tgz",
- "integrity": "sha512-8zGqypfENjCIqGhgXToC8aB2r7YrBX+AQAfIPs/Mlk+BtPTztOvTS01NRW/3Eh60J+a48lt8qsCzirQ6loCVfA==",
+ "node_modules/ordered-read-streams": {
+ "version": "1.0.1",
+ "resolved": "https://registry.npmjs.org/ordered-read-streams/-/ordered-read-streams-1.0.1.tgz",
+ "integrity": "sha512-Z87aSjx3r5c0ZB7bcJqIgIRX5bxR7A4aSzvIbaxd0oTkWBCOoKfuGHiKj60CHVUgg1Phm5yMZzBdt8XqRs73Mw==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "bytes": "3.1.2",
- "http-errors": "2.0.0",
- "iconv-lite": "0.4.24",
- "unpipe": "1.0.0"
- },
- "engines": {
- "node": ">= 0.8"
+ "readable-stream": "^2.0.1"
}
},
- "node_modules/react": {
- "version": "18.2.0",
- "resolved": "https://registry.npmjs.org/react/-/react-18.2.0.tgz",
- "integrity": "sha512-/3IjMdb2L9QbBdWiW5e3P2/npwMBaU9mHCSCUzNln0ZCYbcfTsGbTJrU/kGemdH2IWmB2ioZ+zkxtmq6g09fGQ==",
+ "node_modules/os-locale": {
+ "version": "1.4.0",
+ "resolved": "https://registry.npmjs.org/os-locale/-/os-locale-1.4.0.tgz",
+ "integrity": "sha512-PRT7ZORmwu2MEFt4/fv3Q+mEfN4zetKxufQrkShY2oGvUms9r8otu5HfdyIFHkYXjO7laNsoVGmM2MANfuTA8g==",
+ "dev": true,
+ "license": "MIT",
"dependencies": {
- "loose-envify": "^1.1.0"
+ "lcid": "^1.0.0"
},
"engines": {
"node": ">=0.10.0"
}
},
- "node_modules/react-app-polyfill": {
- "version": "3.0.0",
- "resolved": "https://registry.npmjs.org/react-app-polyfill/-/react-app-polyfill-3.0.0.tgz",
- "integrity": "sha512-sZ41cxiU5llIB003yxxQBYrARBqe0repqPTTYBTmMqTz9szeBbE37BehCE891NZsmdZqqP+xWKdT3eo3vOzN8w==",
+ "node_modules/own-keys": {
+ "version": "1.0.1",
+ "resolved": "https://registry.npmjs.org/own-keys/-/own-keys-1.0.1.tgz",
+ "integrity": "sha512-qFOyK5PjiWZd+QQIh+1jhdb9LpxTF0qs7Pm8o5QHYZ0M3vKqSqzsZaEB6oWlxZ+q2sJBMI/Ktgd2N5ZwQoRHfg==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "core-js": "^3.19.2",
- "object-assign": "^4.1.1",
- "promise": "^8.1.0",
- "raf": "^3.4.1",
- "regenerator-runtime": "^0.13.9",
- "whatwg-fetch": "^3.6.2"
+ "get-intrinsic": "^1.2.6",
+ "object-keys": "^1.1.1",
+ "safe-push-apply": "^1.0.0"
},
"engines": {
- "node": ">=14"
- }
- },
- "node_modules/react-app-polyfill/node_modules/regenerator-runtime": {
- "version": "0.13.11",
- "resolved": "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.13.11.tgz",
- "integrity": "sha512-kY1AZVr2Ra+t+piVaJ4gxaFaReZVH40AKNo7UCX6W+dEwBo/2oZJzqfuN1qLq1oL45o56cPaTXELwrTh8Fpggg==",
- "dev": true
- },
- "node_modules/react-app-rewire-alias": {
- "version": "1.1.7",
- "resolved": "https://registry.npmjs.org/react-app-rewire-alias/-/react-app-rewire-alias-1.1.7.tgz",
- "integrity": "sha512-vn4xU3E/wzh2/fGxda9ZQ6CtW2XdZB/WxAgNOdNPyUcX3hA3mh+kCRGwo19gSjzeTPpoZQwZRblHabLr6mwOTw==",
- "dev": true,
- "peerDependencies": {
- "react-app-rewired": "1 || ^2"
+ "node": ">= 0.4"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
}
},
- "node_modules/react-app-rewired": {
- "version": "2.2.1",
- "resolved": "https://registry.npmjs.org/react-app-rewired/-/react-app-rewired-2.2.1.tgz",
- "integrity": "sha512-uFQWTErXeLDrMzOJHKp0h8P1z0LV9HzPGsJ6adOtGlA/B9WfT6Shh4j2tLTTGlXOfiVx6w6iWpp7SOC5pvk+gA==",
+ "node_modules/p-limit": {
+ "version": "3.1.0",
+ "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-3.1.0.tgz",
+ "integrity": "sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "semver": "^5.6.0"
+ "yocto-queue": "^0.1.0"
},
- "bin": {
- "react-app-rewired": "bin/index.js"
+ "engines": {
+ "node": ">=10"
},
- "peerDependencies": {
- "react-scripts": ">=2.1.3"
- }
- },
- "node_modules/react-app-rewired/node_modules/semver": {
- "version": "5.7.2",
- "resolved": "https://registry.npmjs.org/semver/-/semver-5.7.2.tgz",
- "integrity": "sha512-cBznnQ9KjJqU67B52RMC65CMarK2600WFnbkcaiwWq3xy/5haFJlshgnpjovMVJ+Hff49d8GEn0b87C5pDQ10g==",
- "dev": true,
- "bin": {
- "semver": "bin/semver"
+ "funding": {
+ "url": "https://github.com/sponsors/sindresorhus"
}
},
- "node_modules/react-dev-utils": {
- "version": "12.0.1",
- "resolved": "https://registry.npmjs.org/react-dev-utils/-/react-dev-utils-12.0.1.tgz",
- "integrity": "sha512-84Ivxmr17KjUupyqzFode6xKhjwuEJDROWKJy/BthkL7Wn6NJ8h4WE6k/exAv6ImS+0oZLRRW5j/aINMHyeGeQ==",
+ "node_modules/p-locate": {
+ "version": "5.0.0",
+ "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-5.0.0.tgz",
+ "integrity": "sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "@babel/code-frame": "^7.16.0",
- "address": "^1.1.2",
- "browserslist": "^4.18.1",
- "chalk": "^4.1.2",
- "cross-spawn": "^7.0.3",
- "detect-port-alt": "^1.1.6",
- "escape-string-regexp": "^4.0.0",
- "filesize": "^8.0.6",
- "find-up": "^5.0.0",
- "fork-ts-checker-webpack-plugin": "^6.5.0",
- "global-modules": "^2.0.0",
- "globby": "^11.0.4",
- "gzip-size": "^6.0.0",
- "immer": "^9.0.7",
- "is-root": "^2.1.0",
- "loader-utils": "^3.2.0",
- "open": "^8.4.0",
- "pkg-up": "^3.1.0",
- "prompts": "^2.4.2",
- "react-error-overlay": "^6.0.11",
- "recursive-readdir": "^2.2.2",
- "shell-quote": "^1.7.3",
- "strip-ansi": "^6.0.1",
- "text-table": "^0.2.0"
+ "p-limit": "^3.0.2"
},
"engines": {
- "node": ">=14"
- }
- },
- "node_modules/react-dom": {
- "version": "18.2.0",
- "resolved": "https://registry.npmjs.org/react-dom/-/react-dom-18.2.0.tgz",
- "integrity": "sha512-6IMTriUmvsjHUjNtEDudZfuDQUoWXVxKHhlEGSk81n4YFS+r/Kl99wXiwlVXtPBtJenozv2P+hxDsw9eA7Xo6g==",
- "dependencies": {
- "loose-envify": "^1.1.0",
- "scheduler": "^0.23.0"
+ "node": ">=10"
},
- "peerDependencies": {
- "react": "^18.2.0"
- }
- },
- "node_modules/react-error-overlay": {
- "version": "6.0.11",
- "resolved": "https://registry.npmjs.org/react-error-overlay/-/react-error-overlay-6.0.11.tgz",
- "integrity": "sha512-/6UZ2qgEyH2aqzYZgQPxEnz33NJ2gNsnHA2o5+o4wW9bLM/JYQitNP9xPhsXwC08hMMovfGe/8retsdDsczPRg==",
- "dev": true
- },
- "node_modules/react-icons": {
- "version": "5.3.0",
- "resolved": "https://registry.npmjs.org/react-icons/-/react-icons-5.3.0.tgz",
- "integrity": "sha512-DnUk8aFbTyQPSkCfF8dbX6kQjXA9DktMeJqfjrg6cK9vwQVMxmcA3BfP4QoiztVmEHtwlTgLFsPuH2NskKT6eg==",
- "peerDependencies": {
- "react": "*"
+ "funding": {
+ "url": "https://github.com/sponsors/sindresorhus"
}
},
- "node_modules/react-is": {
- "version": "18.2.0",
- "resolved": "https://registry.npmjs.org/react-is/-/react-is-18.2.0.tgz",
- "integrity": "sha512-xWGDIW6x921xtzPkhiULtthJHoJvBbF3q26fzloPCK0hsvxtPVelvftw3zjbHWSkR2km9Z+4uxbDDK/6Zw9B8w==",
- "dev": true
- },
- "node_modules/react-loadable": {
- "version": "5.5.0",
- "resolved": "https://registry.npmjs.org/react-loadable/-/react-loadable-5.5.0.tgz",
- "integrity": "sha512-C8Aui0ZpMd4KokxRdVAm2bQtI03k2RMRNzOB+IipV3yxFTSVICv7WoUr5L9ALB5BmKO1iHgZtWM8EvYG83otdg==",
+ "node_modules/p-map": {
+ "version": "3.0.0",
+ "resolved": "https://registry.npmjs.org/p-map/-/p-map-3.0.0.tgz",
+ "integrity": "sha512-d3qXVTF/s+W+CdJ5A29wywV2n8CQQYahlgz2bFiA+4eVNJbHJodPZ+/gXwPGh0bOqA+j8S+6+ckmvLGPk1QpxQ==",
+ "dev": true,
+ "license": "MIT",
"dependencies": {
- "prop-types": "^15.5.0"
+ "aggregate-error": "^3.0.0"
},
- "peerDependencies": {
- "react": "*"
+ "engines": {
+ "node": ">=8"
}
},
- "node_modules/react-refresh": {
- "version": "0.11.0",
- "resolved": "https://registry.npmjs.org/react-refresh/-/react-refresh-0.11.0.tgz",
- "integrity": "sha512-F27qZr8uUqwhWZboondsPx8tnC3Ct3SxZA3V5WyEvujRyyNv0VYPhoBg1gZ8/MV5tubQp76Trw8lTv9hzRBa+A==",
+ "node_modules/p-try": {
+ "version": "2.2.0",
+ "resolved": "https://registry.npmjs.org/p-try/-/p-try-2.2.0.tgz",
+ "integrity": "sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==",
"dev": true,
+ "license": "MIT",
"engines": {
- "node": ">=0.10.0"
+ "node": ">=6"
}
},
- "node_modules/react-router": {
- "version": "4.3.1",
- "resolved": "https://registry.npmjs.org/react-router/-/react-router-4.3.1.tgz",
- "integrity": "sha512-yrvL8AogDh2X42Dt9iknk4wF4V8bWREPirFfS9gLU1huk6qK41sg7Z/1S81jjTrGHxa3B8R3J6xIkDAA6CVarg==",
+ "node_modules/pako": {
+ "version": "1.0.11",
+ "resolved": "https://registry.npmjs.org/pako/-/pako-1.0.11.tgz",
+ "integrity": "sha512-4hLB8Py4zZce5s4yd9XzopqwVv/yGNhV1Bl8NTmCq1763HeK2+EwVTv+leGeL13Dnh2wfbqowVPXCIO0z4taYw==",
+ "license": "(MIT AND Zlib)"
+ },
+ "node_modules/parent-module": {
+ "version": "1.0.1",
+ "resolved": "https://registry.npmjs.org/parent-module/-/parent-module-1.0.1.tgz",
+ "integrity": "sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==",
+ "dev": true,
+ "license": "MIT",
"dependencies": {
- "history": "^4.7.2",
- "hoist-non-react-statics": "^2.5.0",
- "invariant": "^2.2.4",
- "loose-envify": "^1.3.1",
- "path-to-regexp": "^1.7.0",
- "prop-types": "^15.6.1",
- "warning": "^4.0.1"
+ "callsites": "^3.0.0"
},
- "peerDependencies": {
- "react": ">=15"
+ "engines": {
+ "node": ">=6"
}
},
- "node_modules/react-router-dom": {
- "version": "5.3.4",
- "resolved": "https://registry.npmjs.org/react-router-dom/-/react-router-dom-5.3.4.tgz",
- "integrity": "sha512-m4EqFMHv/Ih4kpcBCONHbkT68KoAeHN4p3lAGoNryfHi0dMy0kCzEZakiKRsvg5wHZ/JLrLW8o8KomWiz/qbYQ==",
+ "node_modules/parse-filepath": {
+ "version": "1.0.2",
+ "resolved": "https://registry.npmjs.org/parse-filepath/-/parse-filepath-1.0.2.tgz",
+ "integrity": "sha512-FwdRXKCohSVeXqwtYonZTXtbGJKrn+HNyWDYVcp5yuJlesTwNH4rsmRZ+GrKAPJ5bLpRxESMeS+Rl0VCHRvB2Q==",
+ "dev": true,
+ "license": "MIT",
"dependencies": {
- "@babel/runtime": "^7.12.13",
- "history": "^4.9.0",
- "loose-envify": "^1.3.1",
- "prop-types": "^15.6.2",
- "react-router": "5.3.4",
- "tiny-invariant": "^1.0.2",
- "tiny-warning": "^1.0.0"
+ "is-absolute": "^1.0.0",
+ "map-cache": "^0.2.0",
+ "path-root": "^0.1.1"
},
- "peerDependencies": {
- "react": ">=15"
+ "engines": {
+ "node": ">=0.8"
}
},
- "node_modules/react-router-dom/node_modules/hoist-non-react-statics": {
- "version": "3.3.2",
- "resolved": "https://registry.npmjs.org/hoist-non-react-statics/-/hoist-non-react-statics-3.3.2.tgz",
- "integrity": "sha512-/gGivxi8JPKWNm/W0jSmzcMPpfpPLc3dY/6GxhX2hQ9iGj3aDfklV4ET7NjKpSinLpJ5vafa9iiGIEZg10SfBw==",
+ "node_modules/parse-json": {
+ "version": "5.2.0",
+ "resolved": "https://registry.npmjs.org/parse-json/-/parse-json-5.2.0.tgz",
+ "integrity": "sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==",
+ "dev": true,
+ "license": "MIT",
"dependencies": {
- "react-is": "^16.7.0"
+ "@babel/code-frame": "^7.0.0",
+ "error-ex": "^1.3.1",
+ "json-parse-even-better-errors": "^2.3.0",
+ "lines-and-columns": "^1.1.6"
+ },
+ "engines": {
+ "node": ">=8"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/sindresorhus"
}
},
- "node_modules/react-router-dom/node_modules/react-is": {
- "version": "16.13.1",
- "resolved": "https://registry.npmjs.org/react-is/-/react-is-16.13.1.tgz",
- "integrity": "sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ=="
- },
- "node_modules/react-router-dom/node_modules/react-router": {
- "version": "5.3.4",
- "resolved": "https://registry.npmjs.org/react-router/-/react-router-5.3.4.tgz",
- "integrity": "sha512-Ys9K+ppnJah3QuaRiLxk+jDWOR1MekYQrlytiXxC1RyfbdsZkS5pvKAzCCr031xHixZwpnsYNT5xysdFHQaYsA==",
- "dependencies": {
- "@babel/runtime": "^7.12.13",
- "history": "^4.9.0",
- "hoist-non-react-statics": "^3.1.0",
- "loose-envify": "^1.3.1",
- "path-to-regexp": "^1.7.0",
- "prop-types": "^15.6.2",
- "react-is": "^16.6.0",
- "tiny-invariant": "^1.0.2",
- "tiny-warning": "^1.0.0"
- },
- "peerDependencies": {
- "react": ">=15"
+ "node_modules/parse-node-version": {
+ "version": "1.0.1",
+ "resolved": "https://registry.npmjs.org/parse-node-version/-/parse-node-version-1.0.1.tgz",
+ "integrity": "sha512-3YHlOa/JgH6Mnpr05jP9eDG254US9ek25LyIxZlDItp2iJtwyaXQb57lBYLdT3MowkUFYEV2XXNAYIPlESvJlA==",
+ "dev": true,
+ "license": "MIT",
+ "engines": {
+ "node": ">= 0.10"
}
},
- "node_modules/react-scripts": {
- "version": "5.0.1",
- "resolved": "https://registry.npmjs.org/react-scripts/-/react-scripts-5.0.1.tgz",
- "integrity": "sha512-8VAmEm/ZAwQzJ+GOMLbBsTdDKOpuZh7RPs0UymvBR2vRk4iZWCskjbFnxqjrzoIvlNNRZ3QJFx6/qDSi6zSnaQ==",
- "dev": true,
- "dependencies": {
- "@babel/core": "^7.16.0",
- "@pmmmwh/react-refresh-webpack-plugin": "^0.5.3",
- "@svgr/webpack": "^5.5.0",
- "babel-jest": "^27.4.2",
- "babel-loader": "^8.2.3",
- "babel-plugin-named-asset-import": "^0.3.8",
- "babel-preset-react-app": "^10.0.1",
- "bfj": "^7.0.2",
- "browserslist": "^4.18.1",
- "camelcase": "^6.2.1",
- "case-sensitive-paths-webpack-plugin": "^2.4.0",
- "css-loader": "^6.5.1",
- "css-minimizer-webpack-plugin": "^3.2.0",
- "dotenv": "^10.0.0",
- "dotenv-expand": "^5.1.0",
- "eslint": "^8.3.0",
- "eslint-config-react-app": "^7.0.1",
- "eslint-webpack-plugin": "^3.1.1",
- "file-loader": "^6.2.0",
- "fs-extra": "^10.0.0",
- "html-webpack-plugin": "^5.5.0",
- "identity-obj-proxy": "^3.0.0",
- "jest": "^27.4.3",
- "jest-resolve": "^27.4.2",
- "jest-watch-typeahead": "^1.0.0",
- "mini-css-extract-plugin": "^2.4.5",
- "postcss": "^8.4.4",
- "postcss-flexbugs-fixes": "^5.0.2",
- "postcss-loader": "^6.2.1",
- "postcss-normalize": "^10.0.1",
- "postcss-preset-env": "^7.0.1",
- "prompts": "^2.4.2",
- "react-app-polyfill": "^3.0.0",
- "react-dev-utils": "^12.0.1",
- "react-refresh": "^0.11.0",
- "resolve": "^1.20.0",
- "resolve-url-loader": "^4.0.0",
- "sass-loader": "^12.3.0",
- "semver": "^7.3.5",
- "source-map-loader": "^3.0.0",
- "style-loader": "^3.3.1",
- "tailwindcss": "^3.0.2",
- "terser-webpack-plugin": "^5.2.5",
- "webpack": "^5.64.4",
- "webpack-dev-server": "^4.6.0",
- "webpack-manifest-plugin": "^4.0.2",
- "workbox-webpack-plugin": "^6.4.1"
- },
- "bin": {
- "react-scripts": "bin/react-scripts.js"
- },
+ "node_modules/parse-passwd": {
+ "version": "1.0.0",
+ "resolved": "https://registry.npmjs.org/parse-passwd/-/parse-passwd-1.0.0.tgz",
+ "integrity": "sha512-1Y1A//QUXEZK7YKz+rD9WydcE1+EuPr6ZBgKecAB8tmoW6UFv0NREVJe1p+jRxtThkcbbKkfwIbWJe/IeE6m2Q==",
+ "dev": true,
+ "license": "MIT",
"engines": {
- "node": ">=14.0.0"
- },
- "optionalDependencies": {
- "fsevents": "^2.3.2"
- },
- "peerDependencies": {
- "react": ">= 16",
- "typescript": "^3.2.1 || ^4"
- },
- "peerDependenciesMeta": {
- "typescript": {
- "optional": true
- }
+ "node": ">=0.10.0"
}
},
- "node_modules/react-scripts/node_modules/fs-extra": {
- "version": "10.1.0",
- "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-10.1.0.tgz",
- "integrity": "sha512-oRXApq54ETRj4eMiFzGnHWGy+zo5raudjuxN0b8H7s/RU2oW0Wvsx9O0ACRN/kRq9E8Vu/ReskGB5o3ji+FzHQ==",
+ "node_modules/parseurl": {
+ "version": "1.3.3",
+ "resolved": "https://registry.npmjs.org/parseurl/-/parseurl-1.3.3.tgz",
+ "integrity": "sha512-CiyeOxFT/JZyN5m0z9PfXw4SCBJ6Sygz1Dpl0wqjlhDEGGBP1GnsUVEL0p63hoG1fcj3fHynXi9NYO4nWOL+qQ==",
"dev": true,
- "dependencies": {
- "graceful-fs": "^4.2.0",
- "jsonfile": "^6.0.1",
- "universalify": "^2.0.0"
- },
+ "license": "MIT",
"engines": {
- "node": ">=12"
+ "node": ">= 0.8"
}
},
- "node_modules/react-scripts/node_modules/resolve": {
- "version": "1.22.8",
- "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.22.8.tgz",
- "integrity": "sha512-oKWePCxqpd6FlLvGV1VU0x7bkPmmCNolxzjMf4NczoDnQcIWrAF+cPtZn5i6n+RfD2d9i0tzpKnG6Yk168yIyw==",
+ "node_modules/pascalcase": {
+ "version": "0.1.1",
+ "resolved": "https://registry.npmjs.org/pascalcase/-/pascalcase-0.1.1.tgz",
+ "integrity": "sha512-XHXfu/yOQRy9vYOtUDVMN60OEJjW013GoObG1o+xwQTpB9eYJX/BjXMsdW13ZDPruFhYYn0AG22w0xgQMwl3Nw==",
"dev": true,
- "dependencies": {
- "is-core-module": "^2.13.0",
- "path-parse": "^1.0.7",
- "supports-preserve-symlinks-flag": "^1.0.0"
- },
- "bin": {
- "resolve": "bin/resolve"
- },
- "funding": {
- "url": "https://github.com/sponsors/ljharb"
+ "license": "MIT",
+ "engines": {
+ "node": ">=0.10.0"
}
},
- "node_modules/react-transition-group": {
- "version": "4.4.2",
- "resolved": "https://registry.npmjs.org/react-transition-group/-/react-transition-group-4.4.2.tgz",
- "integrity": "sha512-/RNYfRAMlZwDSr6z4zNKV6xu53/e2BuaBbGhbyYIXTrmgu/bGHzmqOs7mJSJBHy9Ud+ApHx3QjrkKSp1pxvlFg==",
+ "node_modules/path": {
+ "version": "0.12.7",
+ "resolved": "https://registry.npmjs.org/path/-/path-0.12.7.tgz",
+ "integrity": "sha512-aXXC6s+1w7otVF9UletFkFcDsJeO7lSZBPUQhtb5O0xJe8LtYhj/GxldoL09bBj9+ZmE2hNoHqQSFMN5fikh4Q==",
+ "dev": true,
+ "license": "MIT",
"dependencies": {
- "@babel/runtime": "^7.5.5",
- "dom-helpers": "^5.0.1",
- "loose-envify": "^1.4.0",
- "prop-types": "^15.6.2"
- },
- "peerDependencies": {
- "react": ">=16.6.0",
- "react-dom": ">=16.6.0"
+ "process": "^0.11.1",
+ "util": "^0.10.3"
}
},
- "node_modules/read-cache": {
- "version": "1.0.0",
- "resolved": "https://registry.npmjs.org/read-cache/-/read-cache-1.0.0.tgz",
- "integrity": "sha512-Owdv/Ft7IjOgm/i0xvNDZ1LrRANRfew4b2prF3OWMQLxLfu3bS8FVhCsrSCMK4lR56Y9ya+AThoTpDCTxCmpRA==",
+ "node_modules/path-dirname": {
+ "version": "1.0.2",
+ "resolved": "https://registry.npmjs.org/path-dirname/-/path-dirname-1.0.2.tgz",
+ "integrity": "sha512-ALzNPpyNq9AqXMBjeymIjFDAkAFH06mHJH/cSBHAgU0s4vfpBn6b2nf8tiRLvagKD8RbTpq2FKTBg7cl9l3c7Q==",
"dev": true,
- "dependencies": {
- "pify": "^2.3.0"
- }
+ "license": "MIT"
},
- "node_modules/read-pkg": {
- "version": "1.1.0",
- "resolved": "https://registry.npmjs.org/read-pkg/-/read-pkg-1.1.0.tgz",
- "integrity": "sha512-7BGwRHqt4s/uVbuyoeejRn4YmFnYZiFl4AuaeXHlgZf3sONF0SOGlxs2Pw8g6hCKupo08RafIO5YXFNOKTfwsQ==",
+ "node_modules/path-exists": {
+ "version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz",
+ "integrity": "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==",
"dev": true,
- "dependencies": {
- "load-json-file": "^1.0.0",
- "normalize-package-data": "^2.3.2",
- "path-type": "^1.0.0"
- },
+ "license": "MIT",
"engines": {
- "node": ">=0.10.0"
+ "node": ">=8"
}
},
- "node_modules/read-pkg-up": {
+ "node_modules/path-is-absolute": {
"version": "1.0.1",
- "resolved": "https://registry.npmjs.org/read-pkg-up/-/read-pkg-up-1.0.1.tgz",
- "integrity": "sha512-WD9MTlNtI55IwYUS27iHh9tK3YoIVhxis8yKhLpTqWtml739uXc9NWTpxoHkfZf3+DkCCsXox94/VWZniuZm6A==",
+ "resolved": "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz",
+ "integrity": "sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==",
"dev": true,
- "dependencies": {
- "find-up": "^1.0.0",
- "read-pkg": "^1.0.0"
- },
+ "license": "MIT",
"engines": {
"node": ">=0.10.0"
}
},
- "node_modules/read-pkg-up/node_modules/find-up": {
- "version": "1.1.2",
- "resolved": "https://registry.npmjs.org/find-up/-/find-up-1.1.2.tgz",
- "integrity": "sha512-jvElSjyuo4EMQGoTwo1uJU5pQMwTW5lS1x05zzfJuTIyLR3zwO27LYrxNg+dlvKpGOuGy/MzBdXh80g0ve5+HA==",
+ "node_modules/path-key": {
+ "version": "3.1.1",
+ "resolved": "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz",
+ "integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==",
"dev": true,
- "dependencies": {
- "path-exists": "^2.0.0",
- "pinkie-promise": "^2.0.0"
- },
+ "license": "MIT",
"engines": {
- "node": ">=0.10.0"
+ "node": ">=8"
}
},
- "node_modules/read-pkg-up/node_modules/path-exists": {
- "version": "2.1.0",
- "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-2.1.0.tgz",
- "integrity": "sha512-yTltuKuhtNeFJKa1PiRzfLAU5182q1y4Eb4XCJ3PBqyzEDkAZRzBrKKBct682ls9reBVHf9udYLN5Nd+K1B9BQ==",
+ "node_modules/path-parse": {
+ "version": "1.0.7",
+ "resolved": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz",
+ "integrity": "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==",
+ "dev": true,
+ "license": "MIT"
+ },
+ "node_modules/path-root": {
+ "version": "0.1.1",
+ "resolved": "https://registry.npmjs.org/path-root/-/path-root-0.1.1.tgz",
+ "integrity": "sha512-QLcPegTHF11axjfojBIoDygmS2E3Lf+8+jI6wOVmNVenrKSo3mFdSGiIgdSHenczw3wPtlVMQaFVwGmM7BJdtg==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "pinkie-promise": "^2.0.0"
+ "path-root-regex": "^0.1.0"
},
"engines": {
"node": ">=0.10.0"
}
},
- "node_modules/read-pkg/node_modules/path-type": {
- "version": "1.1.0",
- "resolved": "https://registry.npmjs.org/path-type/-/path-type-1.1.0.tgz",
- "integrity": "sha512-S4eENJz1pkiQn9Znv33Q+deTOKmbl+jj1Fl+qiP/vYezj+S8x+J3Uo0ISrx/QoEvIlOaDWJhPaRd1flJ9HXZqg==",
+ "node_modules/path-root-regex": {
+ "version": "0.1.2",
+ "resolved": "https://registry.npmjs.org/path-root-regex/-/path-root-regex-0.1.2.tgz",
+ "integrity": "sha512-4GlJ6rZDhQZFE0DPVKh0e9jmZ5egZfxTkp7bcRDuPlJXbAwhxcl2dINPUAsjLdejqaLsCeg8axcLjIbvBjN4pQ==",
"dev": true,
- "dependencies": {
- "graceful-fs": "^4.1.2",
- "pify": "^2.0.0",
- "pinkie-promise": "^2.0.0"
- },
+ "license": "MIT",
"engines": {
"node": ">=0.10.0"
}
},
- "node_modules/readable-stream": {
- "version": "2.3.8",
- "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.8.tgz",
- "integrity": "sha512-8p0AUk4XODgIewSi0l8Epjs+EVnWiK7NoDIEGU0HhE7+ZyY8D1IMY7odu5lRrFXGg71L15KG8QrPmum45RTtdA==",
+ "node_modules/path-to-regexp": {
+ "version": "1.9.0",
+ "resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-1.9.0.tgz",
+ "integrity": "sha512-xIp7/apCFJuUHdDLWe8O1HIkb0kQrOMb/0u6FXQjemHn/ii5LrIzU6bdECnsiTF/GjZkMEKg1xdiZwNqDYlZ6g==",
+ "license": "MIT",
"dependencies": {
- "core-util-is": "~1.0.0",
- "inherits": "~2.0.3",
- "isarray": "~1.0.0",
- "process-nextick-args": "~2.0.0",
- "safe-buffer": "~5.1.1",
- "string_decoder": "~1.1.1",
- "util-deprecate": "~1.0.1"
+ "isarray": "0.0.1"
}
},
- "node_modules/readable-stream/node_modules/isarray": {
- "version": "1.0.0",
- "resolved": "https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz",
- "integrity": "sha512-VLghIWNM6ELQzo7zwmcg0NmTVyWKYjvIeM83yjp0wRDTmUnrM678fQbcKBo6n2CJEF0szoG//ytg+TKla89ALQ=="
+ "node_modules/path-type": {
+ "version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/path-type/-/path-type-4.0.0.tgz",
+ "integrity": "sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==",
+ "dev": true,
+ "license": "MIT",
+ "engines": {
+ "node": ">=8"
+ }
},
- "node_modules/readable-stream/node_modules/safe-buffer": {
- "version": "5.1.2",
- "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz",
- "integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g=="
+ "node_modules/pathe": {
+ "version": "2.0.3",
+ "resolved": "https://registry.npmjs.org/pathe/-/pathe-2.0.3.tgz",
+ "integrity": "sha512-WUjGcAqP1gQacoQe+OBJsFA7Ld4DyXuUIjZ5cc75cLHvJ7dtNsTugphxIADwspS+AraAUePCKrSVtPLFj/F88w==",
+ "dev": true,
+ "license": "MIT"
},
- "node_modules/readdirp": {
- "version": "3.6.0",
- "resolved": "https://registry.npmjs.org/readdirp/-/readdirp-3.6.0.tgz",
- "integrity": "sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==",
+ "node_modules/pathval": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/pathval/-/pathval-2.0.1.tgz",
+ "integrity": "sha512-//nshmD55c46FuFw26xV/xFAaB5HF9Xdap7HJBBnrKdAd6/GxDBaNA1870O79+9ueg61cZLSVc+OaFlfmObYVQ==",
+ "dev": true,
+ "license": "MIT",
+ "engines": {
+ "node": ">= 14.16"
+ }
+ },
+ "node_modules/pause-stream": {
+ "version": "0.0.11",
+ "resolved": "https://registry.npmjs.org/pause-stream/-/pause-stream-0.0.11.tgz",
+ "integrity": "sha512-e3FBlXLmN/D1S+zHzanP4E/4Z60oFAa3O051qt1pxa7DEJWKAyil6upYVXCWadEnuoqa4Pkc9oUx9zsxYeRv8A==",
"dev": true,
+ "license": [
+ "MIT",
+ "Apache2"
+ ],
"dependencies": {
- "picomatch": "^2.2.1"
+ "through": "~2.3"
+ }
+ },
+ "node_modules/picocolors": {
+ "version": "1.1.1",
+ "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.1.1.tgz",
+ "integrity": "sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==",
+ "dev": true,
+ "license": "ISC"
+ },
+ "node_modules/picomatch": {
+ "version": "2.3.1",
+ "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz",
+ "integrity": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==",
+ "license": "MIT",
+ "engines": {
+ "node": ">=8.6"
},
+ "funding": {
+ "url": "https://github.com/sponsors/jonschlinkert"
+ }
+ },
+ "node_modules/pify": {
+ "version": "2.3.0",
+ "resolved": "https://registry.npmjs.org/pify/-/pify-2.3.0.tgz",
+ "integrity": "sha512-udgsAY+fTnvv7kI7aaxbqwWNb0AHiB0qBO89PZKPkoTmGOgdbrHDKD+0B2X4uTfJ/FT1R09r9gTsjUjNJotuog==",
+ "dev": true,
+ "license": "MIT",
"engines": {
- "node": ">=8.10.0"
+ "node": ">=0.10.0"
}
},
- "node_modules/rechoir": {
- "version": "0.6.2",
- "resolved": "https://registry.npmjs.org/rechoir/-/rechoir-0.6.2.tgz",
- "integrity": "sha512-HFM8rkZ+i3zrV+4LQjwQ0W+ez98pApMGM3HUrN04j3CqzPOzl9nmP15Y8YXNm8QHGv/eacOVEjqhmWpkRV0NAw==",
+ "node_modules/pinkie": {
+ "version": "2.0.4",
+ "resolved": "https://registry.npmjs.org/pinkie/-/pinkie-2.0.4.tgz",
+ "integrity": "sha512-MnUuEycAemtSaeFSjXKW/aroV7akBbY+Sv+RkyqFjgAe73F+MR0TBWKBRDkmfWq/HiFmdavfZ1G7h4SPZXaCSg==",
+ "dev": true,
+ "license": "MIT",
+ "engines": {
+ "node": ">=0.10.0"
+ }
+ },
+ "node_modules/pinkie-promise": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/pinkie-promise/-/pinkie-promise-2.0.1.tgz",
+ "integrity": "sha512-0Gni6D4UcLTbv9c57DfxDGdr41XfgUjqWZu492f0cIGr16zDU06BWP/RAEvOuo7CQ0CNjHaLlM59YJJFm3NWlw==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "resolve": "^1.1.6"
+ "pinkie": "^2.0.0"
},
"engines": {
- "node": ">= 0.10"
+ "node": ">=0.10.0"
}
},
- "node_modules/rechoir/node_modules/resolve": {
- "version": "1.22.8",
- "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.22.8.tgz",
- "integrity": "sha512-oKWePCxqpd6FlLvGV1VU0x7bkPmmCNolxzjMf4NczoDnQcIWrAF+cPtZn5i6n+RfD2d9i0tzpKnG6Yk168yIyw==",
+ "node_modules/pkg-up": {
+ "version": "3.1.0",
+ "resolved": "https://registry.npmjs.org/pkg-up/-/pkg-up-3.1.0.tgz",
+ "integrity": "sha512-nDywThFk1i4BQK4twPQ6TA4RT8bDY96yeuCVBWL3ePARCiEKDRSrNGbFIgUJpLp+XeIR65v8ra7WuJOFUBtkMA==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "is-core-module": "^2.13.0",
- "path-parse": "^1.0.7",
- "supports-preserve-symlinks-flag": "^1.0.0"
- },
- "bin": {
- "resolve": "bin/resolve"
+ "find-up": "^3.0.0"
},
- "funding": {
- "url": "https://github.com/sponsors/ljharb"
+ "engines": {
+ "node": ">=8"
}
},
- "node_modules/recursive-readdir": {
- "version": "2.2.3",
- "resolved": "https://registry.npmjs.org/recursive-readdir/-/recursive-readdir-2.2.3.tgz",
- "integrity": "sha512-8HrF5ZsXk5FAH9dgsx3BlUer73nIhuj+9OrQwEbLTPOBzGkL1lsFCR01am+v+0m2Cmbs1nP12hLDl5FA7EszKA==",
+ "node_modules/pkg-up/node_modules/find-up": {
+ "version": "3.0.0",
+ "resolved": "https://registry.npmjs.org/find-up/-/find-up-3.0.0.tgz",
+ "integrity": "sha512-1yD6RmLI1XBfxugvORwlck6f75tYL+iR0jqwsOrOxMZyGYqUuDhJ0l4AXdO1iX/FTs9cBAMEk1gWSEx1kSbylg==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "locate-path": "^3.0.0"
+ },
+ "engines": {
+ "node": ">=6"
+ }
+ },
+ "node_modules/pkg-up/node_modules/locate-path": {
+ "version": "3.0.0",
+ "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-3.0.0.tgz",
+ "integrity": "sha512-7AO748wWnIhNqAuaty2ZWHkQHRSNfPVIsPIfwEOWO22AmaoVrWavlOcMR5nzTLNYvp36X220/maaRsrec1G65A==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "minimatch": "^3.0.5"
+ "p-locate": "^3.0.0",
+ "path-exists": "^3.0.0"
},
"engines": {
- "node": ">=6.0.0"
+ "node": ">=6"
}
},
- "node_modules/reflect.getprototypeof": {
- "version": "1.0.6",
- "resolved": "https://registry.npmjs.org/reflect.getprototypeof/-/reflect.getprototypeof-1.0.6.tgz",
- "integrity": "sha512-fmfw4XgoDke3kdI6h4xcUz1dG8uaiv5q9gcEwLS4Pnth2kxT+GZ7YehS1JTMGBQmtV7Y4GFGbs2re2NqhdozUg==",
+ "node_modules/pkg-up/node_modules/p-limit": {
+ "version": "2.3.0",
+ "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz",
+ "integrity": "sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "call-bind": "^1.0.7",
- "define-properties": "^1.2.1",
- "es-abstract": "^1.23.1",
- "es-errors": "^1.3.0",
- "get-intrinsic": "^1.2.4",
- "globalthis": "^1.0.3",
- "which-builtin-type": "^1.1.3"
+ "p-try": "^2.0.0"
},
"engines": {
- "node": ">= 0.4"
+ "node": ">=6"
},
"funding": {
- "url": "https://github.com/sponsors/ljharb"
+ "url": "https://github.com/sponsors/sindresorhus"
}
},
- "node_modules/regenerate": {
- "version": "1.4.2",
- "resolved": "https://registry.npmjs.org/regenerate/-/regenerate-1.4.2.tgz",
- "integrity": "sha512-zrceR/XhGYU/d/opr2EKO7aRHUeiBI8qjtfHqADTwZd6Szfy16la6kqD0MIUs5z5hx6AaKa+PixpPrR289+I0A==",
- "dev": true
- },
- "node_modules/regenerate-unicode-properties": {
- "version": "10.1.1",
- "resolved": "https://registry.npmjs.org/regenerate-unicode-properties/-/regenerate-unicode-properties-10.1.1.tgz",
- "integrity": "sha512-X007RyZLsCJVVrjgEFVpLUTZwyOZk3oiL75ZcuYjlIWd6rNJtOjkBwQc5AsRrpbKVkxN6sklw/k/9m2jJYOf8Q==",
+ "node_modules/pkg-up/node_modules/p-locate": {
+ "version": "3.0.0",
+ "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-3.0.0.tgz",
+ "integrity": "sha512-x+12w/To+4GFfgJhBEpiDcLozRJGegY+Ei7/z0tSLkMmxGZNybVMSfWj9aJn8Z5Fc7dBUNJOOVgPv2H7IwulSQ==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "regenerate": "^1.4.2"
+ "p-limit": "^2.0.0"
},
"engines": {
- "node": ">=4"
+ "node": ">=6"
}
},
- "node_modules/regenerator-runtime": {
- "version": "0.14.1",
- "resolved": "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.14.1.tgz",
- "integrity": "sha512-dYnhHh0nJoMfnkZs6GmmhFknAGRrLznOu5nc9ML+EJxGvrx6H7teuevqVqCuPcPK//3eDrrjQhehXVx9cnkGdw=="
- },
- "node_modules/regenerator-transform": {
- "version": "0.15.2",
- "resolved": "https://registry.npmjs.org/regenerator-transform/-/regenerator-transform-0.15.2.tgz",
- "integrity": "sha512-hfMp2BoF0qOk3uc5V20ALGDS2ddjQaLrdl7xrGXvAIow7qeWRM2VA2HuCHkUKk9slq3VwEwLNK3DFBqDfPGYtg==",
+ "node_modules/pkg-up/node_modules/path-exists": {
+ "version": "3.0.0",
+ "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-3.0.0.tgz",
+ "integrity": "sha512-bpC7GYwiDYQ4wYLe+FA8lhRjhQCMcQGuSgGGqDkg/QerRWw9CmGRT0iSOVRSZJ29NMLZgIzqaljJ63oaL4NIJQ==",
"dev": true,
- "dependencies": {
- "@babel/runtime": "^7.8.4"
+ "license": "MIT",
+ "engines": {
+ "node": ">=4"
}
},
- "node_modules/regex-not": {
- "version": "1.0.2",
- "resolved": "https://registry.npmjs.org/regex-not/-/regex-not-1.0.2.tgz",
- "integrity": "sha512-J6SDjUgDxQj5NusnOtdFxDwN/+HWykR8GELwctJ7mdqhcyy1xEc4SRFHUXvxTp661YaVKAjfRLZ9cCqS6tn32A==",
+ "node_modules/plugin-error": {
+ "version": "1.0.1",
+ "resolved": "https://registry.npmjs.org/plugin-error/-/plugin-error-1.0.1.tgz",
+ "integrity": "sha512-L1zP0dk7vGweZME2i+EeakvUNqSrdiI3F91TwEoYiGrAfUXmVv6fJIq4g82PAXxNsWOp0J7ZqQy/3Szz0ajTxA==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "extend-shallow": "^3.0.2",
- "safe-regex": "^1.1.0"
+ "ansi-colors": "^1.0.1",
+ "arr-diff": "^4.0.0",
+ "arr-union": "^3.1.0",
+ "extend-shallow": "^3.0.2"
},
"engines": {
- "node": ">=0.10.0"
+ "node": ">= 0.10"
}
},
- "node_modules/regex-parser": {
- "version": "2.3.0",
- "resolved": "https://registry.npmjs.org/regex-parser/-/regex-parser-2.3.0.tgz",
- "integrity": "sha512-TVILVSz2jY5D47F4mA4MppkBrafEaiUWJO/TcZHEIuI13AqoZMkK1WMA4Om1YkYbTx+9Ki1/tSUXbceyr9saRg==",
- "dev": true
- },
- "node_modules/regexp.prototype.flags": {
- "version": "1.5.2",
- "resolved": "https://registry.npmjs.org/regexp.prototype.flags/-/regexp.prototype.flags-1.5.2.tgz",
- "integrity": "sha512-NcDiDkTLuPR+++OCKB0nWafEmhg/Da8aUPLPMQbK+bxKKCm1/S5he+AqYa4PlMCVBalb4/yxIRub6qkEx5yJbw==",
+ "node_modules/portscanner": {
+ "version": "2.2.0",
+ "resolved": "https://registry.npmjs.org/portscanner/-/portscanner-2.2.0.tgz",
+ "integrity": "sha512-IFroCz/59Lqa2uBvzK3bKDbDDIEaAY8XJ1jFxcLWTqosrsc32//P4VuSB2vZXoHiHqOmx8B5L5hnKOxL/7FlPw==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "call-bind": "^1.0.6",
- "define-properties": "^1.2.1",
- "es-errors": "^1.3.0",
- "set-function-name": "^2.0.1"
+ "async": "^2.6.0",
+ "is-number-like": "^1.0.3"
},
"engines": {
- "node": ">= 0.4"
- },
- "funding": {
- "url": "https://github.com/sponsors/ljharb"
+ "node": ">=0.4",
+ "npm": ">=1.0.0"
}
},
- "node_modules/regexpu-core": {
- "version": "5.3.2",
- "resolved": "https://registry.npmjs.org/regexpu-core/-/regexpu-core-5.3.2.tgz",
- "integrity": "sha512-RAM5FlZz+Lhmo7db9L298p2vHP5ZywrVXmVXpmAD9GuL5MPH6t9ROw1iA/wfHkQ76Qe7AaPF0nGuim96/IrQMQ==",
+ "node_modules/posix-character-classes": {
+ "version": "0.1.1",
+ "resolved": "https://registry.npmjs.org/posix-character-classes/-/posix-character-classes-0.1.1.tgz",
+ "integrity": "sha512-xTgYBc3fuo7Yt7JbiuFxSYGToMoz8fLoE6TC9Wx1P/u+LfeThMOAqmuyECnlBaaJb+u1m9hHiXUEtwW4OzfUJg==",
"dev": true,
- "dependencies": {
- "@babel/regjsgen": "^0.8.0",
- "regenerate": "^1.4.2",
- "regenerate-unicode-properties": "^10.1.0",
- "regjsparser": "^0.9.1",
- "unicode-match-property-ecmascript": "^2.0.0",
- "unicode-match-property-value-ecmascript": "^2.1.0"
- },
+ "license": "MIT",
"engines": {
- "node": ">=4"
+ "node": ">=0.10.0"
}
},
- "node_modules/regjsparser": {
- "version": "0.9.1",
- "resolved": "https://registry.npmjs.org/regjsparser/-/regjsparser-0.9.1.tgz",
- "integrity": "sha512-dQUtn90WanSNl+7mQKcXAgZxvUe7Z0SqXlgzv0za4LwiUhyzBC58yQO3liFoUgu8GiJVInAhJjkj1N0EtQ5nkQ==",
+ "node_modules/possible-typed-array-names": {
+ "version": "1.1.0",
+ "resolved": "https://registry.npmjs.org/possible-typed-array-names/-/possible-typed-array-names-1.1.0.tgz",
+ "integrity": "sha512-/+5VFTchJDoVj3bhoqi6UeymcD00DAwb1nJwamzPvHEszJ4FpF6SNNbUbOS8yI56qHzdV8eK0qEfOSiodkTdxg==",
"dev": true,
- "dependencies": {
- "jsesc": "~0.5.0"
- },
- "bin": {
- "regjsparser": "bin/parser"
+ "license": "MIT",
+ "engines": {
+ "node": ">= 0.4"
}
},
- "node_modules/regjsparser/node_modules/jsesc": {
- "version": "0.5.0",
- "resolved": "https://registry.npmjs.org/jsesc/-/jsesc-0.5.0.tgz",
- "integrity": "sha512-uZz5UnB7u4T9LvwmFqXii7pZSouaRPorGs5who1Ip7VO0wxanFvBL7GkM6dTHlgX+jhBApRetaWpnDabOeTcnA==",
+ "node_modules/postcss": {
+ "version": "8.5.6",
+ "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.6.tgz",
+ "integrity": "sha512-3Ybi1tAuwAP9s0r1UQ2J4n5Y0G05bJkpUIO0/bI9MhwmD70S5aTWbXGBwxHrelT+XM1k6dM0pk+SwNkpTRN7Pg==",
"dev": true,
- "bin": {
- "jsesc": "bin/jsesc"
+ "funding": [
+ {
+ "type": "opencollective",
+ "url": "https://opencollective.com/postcss/"
+ },
+ {
+ "type": "tidelift",
+ "url": "https://tidelift.com/funding/github/npm/postcss"
+ },
+ {
+ "type": "github",
+ "url": "https://github.com/sponsors/ai"
+ }
+ ],
+ "license": "MIT",
+ "dependencies": {
+ "nanoid": "^3.3.11",
+ "picocolors": "^1.1.1",
+ "source-map-js": "^1.2.1"
+ },
+ "engines": {
+ "node": "^10 || ^12 || >=14"
}
},
- "node_modules/relateurl": {
- "version": "0.2.7",
- "resolved": "https://registry.npmjs.org/relateurl/-/relateurl-0.2.7.tgz",
- "integrity": "sha512-G08Dxvm4iDN3MLM0EsP62EDV9IuhXPR6blNz6Utcp7zyV3tr4HVNINt6MpaRWbxoOHT3Q7YN2P+jaHX8vUbgog==",
+ "node_modules/prelude-ls": {
+ "version": "1.2.1",
+ "resolved": "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.2.1.tgz",
+ "integrity": "sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==",
"dev": true,
+ "license": "MIT",
"engines": {
- "node": ">= 0.10"
+ "node": ">= 0.8.0"
}
},
- "node_modules/remark": {
- "version": "14.0.3",
- "resolved": "https://registry.npmjs.org/remark/-/remark-14.0.3.tgz",
- "integrity": "sha512-bfmJW1dmR2LvaMJuAnE88pZP9DktIFYXazkTfOIKZzi3Knk9lT0roItIA24ydOucI3bV/g/tXBA6hzqq3FV9Ew==",
+ "node_modules/prettier": {
+ "version": "2.8.8",
+ "resolved": "https://registry.npmjs.org/prettier/-/prettier-2.8.8.tgz",
+ "integrity": "sha512-tdN8qQGvNjw4CHbY+XXk0JgCXn9QiF21a55rBe5LJAU+kDyC4WQn4+awm2Xfk2lQMk5fKup9XgzTZtGkjBdP9Q==",
"dev": true,
- "dependencies": {
- "@types/mdast": "^3.0.0",
- "remark-parse": "^10.0.0",
- "remark-stringify": "^10.0.0",
- "unified": "^10.0.0"
+ "license": "MIT",
+ "bin": {
+ "prettier": "bin-prettier.js"
+ },
+ "engines": {
+ "node": ">=10.13.0"
},
"funding": {
- "type": "opencollective",
- "url": "https://opencollective.com/unified"
+ "url": "https://github.com/prettier/prettier?sponsor=1"
}
},
- "node_modules/remark-frontmatter": {
- "version": "2.0.0",
- "resolved": "https://registry.npmjs.org/remark-frontmatter/-/remark-frontmatter-2.0.0.tgz",
- "integrity": "sha512-uNOQt4tO14qBFWXenF0MLC4cqo3dv8qiHPGyjCl1rwOT0LomSHpcElbjjVh5CwzElInB38HD8aSRVugKQjeyHA==",
+ "node_modules/prettier-linter-helpers": {
+ "version": "1.0.0",
+ "resolved": "https://registry.npmjs.org/prettier-linter-helpers/-/prettier-linter-helpers-1.0.0.tgz",
+ "integrity": "sha512-GbK2cP9nraSSUF9N2XwUwqfzlAFlMNYYl+ShE/V+H8a9uNl/oUqB1w2EL54Jh0OlyRSd8RfWYJ3coVS4TROP2w==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "fault": "^1.0.1"
+ "fast-diff": "^1.1.2"
},
- "funding": {
- "type": "opencollective",
- "url": "https://opencollective.com/unified"
+ "engines": {
+ "node": ">=6.0.0"
}
},
- "node_modules/remark-parse": {
- "version": "10.0.2",
- "resolved": "https://registry.npmjs.org/remark-parse/-/remark-parse-10.0.2.tgz",
- "integrity": "sha512-3ydxgHa/ZQzG8LvC7jTXccARYDcRld3VfcgIIFs7bI6vbRSxJJmzgLEIIoYKyrfhaY+ujuWaf/PJiMZXoiCXgw==",
+ "node_modules/pretty-format": {
+ "version": "29.7.0",
+ "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-29.7.0.tgz",
+ "integrity": "sha512-Pdlw/oPxN+aXdmM9R00JVC9WVFoCLTKJvDVLgmJ+qAffBMxsV85l/Lu7sNx4zSzPyoL2euImuEwHhOXdEgNFZQ==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "@types/mdast": "^3.0.0",
- "mdast-util-from-markdown": "^1.0.0",
- "unified": "^10.0.0"
+ "@jest/schemas": "^29.6.3",
+ "ansi-styles": "^5.0.0",
+ "react-is": "^18.0.0"
},
- "funding": {
- "type": "opencollective",
- "url": "https://opencollective.com/unified"
+ "engines": {
+ "node": "^14.15.0 || ^16.10.0 || >=18.0.0"
}
},
- "node_modules/remark-stringify": {
- "version": "10.0.3",
- "resolved": "https://registry.npmjs.org/remark-stringify/-/remark-stringify-10.0.3.tgz",
- "integrity": "sha512-koyOzCMYoUHudypbj4XpnAKFbkddRMYZHwghnxd7ue5210WzGw6kOBwauJTRUMq16jsovXx8dYNvSSWP89kZ3A==",
+ "node_modules/pretty-format/node_modules/ansi-styles": {
+ "version": "5.2.0",
+ "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-5.2.0.tgz",
+ "integrity": "sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==",
"dev": true,
- "dependencies": {
- "@types/mdast": "^3.0.0",
- "mdast-util-to-markdown": "^1.0.0",
- "unified": "^10.0.0"
+ "license": "MIT",
+ "engines": {
+ "node": ">=10"
},
"funding": {
- "type": "opencollective",
- "url": "https://opencollective.com/unified"
+ "url": "https://github.com/chalk/ansi-styles?sponsor=1"
}
},
- "node_modules/remove-bom-buffer": {
- "version": "3.0.0",
- "resolved": "https://registry.npmjs.org/remove-bom-buffer/-/remove-bom-buffer-3.0.0.tgz",
- "integrity": "sha512-8v2rWhaakv18qcvNeli2mZ/TMTL2nEyAKRvzo1WtnZBl15SHyEhrCu2/xKlJyUFKHiHgfXIyuY6g2dObJJycXQ==",
+ "node_modules/pretty-hrtime": {
+ "version": "1.0.3",
+ "resolved": "https://registry.npmjs.org/pretty-hrtime/-/pretty-hrtime-1.0.3.tgz",
+ "integrity": "sha512-66hKPCr+72mlfiSjlEB1+45IjXSqvVAIy6mocupoww4tBFE9R9IhwwUGoI4G++Tc9Aq+2rxOt0RFU6gPcrte0A==",
"dev": true,
- "dependencies": {
- "is-buffer": "^1.1.5",
- "is-utf8": "^0.2.1"
- },
+ "license": "MIT",
"engines": {
- "node": ">=0.10.0"
+ "node": ">= 0.8"
}
},
- "node_modules/remove-bom-buffer/node_modules/is-buffer": {
- "version": "1.1.6",
- "resolved": "https://registry.npmjs.org/is-buffer/-/is-buffer-1.1.6.tgz",
- "integrity": "sha512-NcdALwpXkTm5Zvvbk7owOUSvVvBKDgKP5/ewfXEznmQFfs4ZRmanOeKBTjRVjka3QFoN6XJ+9F3USqfHqTaU5w==",
- "dev": true
+ "node_modules/process": {
+ "version": "0.11.10",
+ "resolved": "https://registry.npmjs.org/process/-/process-0.11.10.tgz",
+ "integrity": "sha512-cdGef/drWFoydD1JsMzuFf8100nZl+GT+yacc2bEced5f9Rjk4z+WtFUTBu9PhOi9j/jfmBPu0mMEY4wIdAF8A==",
+ "dev": true,
+ "license": "MIT",
+ "engines": {
+ "node": ">= 0.6.0"
+ }
},
- "node_modules/remove-bom-stream": {
- "version": "1.2.0",
- "resolved": "https://registry.npmjs.org/remove-bom-stream/-/remove-bom-stream-1.2.0.tgz",
- "integrity": "sha512-wigO8/O08XHb8YPzpDDT+QmRANfW6vLqxfaXm1YXhnFf3AkSLyjfG3GEFg4McZkmgL7KvCj5u2KczkvSP6NfHA==",
+ "node_modules/process-nextick-args": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/process-nextick-args/-/process-nextick-args-2.0.1.tgz",
+ "integrity": "sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag==",
+ "license": "MIT"
+ },
+ "node_modules/prompts": {
+ "version": "2.4.2",
+ "resolved": "https://registry.npmjs.org/prompts/-/prompts-2.4.2.tgz",
+ "integrity": "sha512-NxNv/kLguCA7p3jE8oL2aEBsrJWgAakBpgmgK6lpPWV+WuOmY6r2/zbAVnP+T8bQlA0nzHXSJSJW0Hq7ylaD2Q==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "remove-bom-buffer": "^3.0.0",
- "safe-buffer": "^5.1.0",
- "through2": "^2.0.3"
+ "kleur": "^3.0.3",
+ "sisteransi": "^1.0.5"
},
"engines": {
- "node": ">= 0.10"
+ "node": ">= 6"
}
},
- "node_modules/remove-bom-stream/node_modules/through2": {
- "version": "2.0.5",
- "resolved": "https://registry.npmjs.org/through2/-/through2-2.0.5.tgz",
- "integrity": "sha512-/mrRod8xqpA+IHSLyGCQ2s8SPHiCDEeQJSep1jqLYeEUClOFG2Qsh+4FU6G9VeqpZnGW/Su8LQGc4YKni5rYSQ==",
- "dev": true,
+ "node_modules/prop-types": {
+ "version": "15.7.2",
+ "resolved": "https://registry.npmjs.org/prop-types/-/prop-types-15.7.2.tgz",
+ "integrity": "sha512-8QQikdH7//R2vurIJSutZ1smHYTcLpRWEOlHnzcWHmBYrOGUysKwSsrC89BCiFj3CbrfJ/nXFdJepOVrY1GCHQ==",
+ "license": "MIT",
"dependencies": {
- "readable-stream": "~2.3.6",
- "xtend": "~4.0.1"
+ "loose-envify": "^1.4.0",
+ "object-assign": "^4.1.1",
+ "react-is": "^16.8.1"
}
},
- "node_modules/remove-trailing-separator": {
- "version": "1.1.0",
- "resolved": "https://registry.npmjs.org/remove-trailing-separator/-/remove-trailing-separator-1.1.0.tgz",
- "integrity": "sha512-/hS+Y0u3aOfIETiaiirUFwDBDzmXPvO+jAfKTitUngIPzdKc6Z0LoFjM/CK5PL4C+eKwHohlHAb6H0VFfmmUsw==",
- "dev": true
+ "node_modules/prop-types/node_modules/react-is": {
+ "version": "16.13.1",
+ "resolved": "https://registry.npmjs.org/react-is/-/react-is-16.13.1.tgz",
+ "integrity": "sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==",
+ "license": "MIT"
},
- "node_modules/renderkid": {
- "version": "3.0.0",
- "resolved": "https://registry.npmjs.org/renderkid/-/renderkid-3.0.0.tgz",
- "integrity": "sha512-q/7VIQA8lmM1hF+jn+sFSPWGlMkSAeNYcPLmDQx2zzuiDfaLrOmumR8iaUKlenFgh0XRPIUeSPlH3A+AW3Z5pg==",
+ "node_modules/pump": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/pump/-/pump-2.0.1.tgz",
+ "integrity": "sha512-ruPMNRkN3MHP1cWJc9OWr+T/xDP0jhXYCLfJcBuX54hhfIBnaQmAUMfDcG4DM5UMWByBbJY69QSphm3jtDKIkA==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "css-select": "^4.1.3",
- "dom-converter": "^0.2.0",
- "htmlparser2": "^6.1.0",
- "lodash": "^4.17.21",
- "strip-ansi": "^6.0.1"
+ "end-of-stream": "^1.1.0",
+ "once": "^1.3.1"
}
},
- "node_modules/repeat-element": {
- "version": "1.1.4",
- "resolved": "https://registry.npmjs.org/repeat-element/-/repeat-element-1.1.4.tgz",
- "integrity": "sha512-LFiNfRcSu7KK3evMyYOuCzv3L10TW7yC1G2/+StMjK8Y6Vqd2MG7r/Qjw4ghtuCOjFvlnms/iMmLqpvW/ES/WQ==",
+ "node_modules/pumpify": {
+ "version": "1.5.1",
+ "resolved": "https://registry.npmjs.org/pumpify/-/pumpify-1.5.1.tgz",
+ "integrity": "sha512-oClZI37HvuUJJxSKKrC17bZ9Cu0ZYhEAGPsPUy9KlMUmv9dKX2o77RUmq7f3XjIxbwyGwYzbzQ1L2Ks8sIradQ==",
"dev": true,
- "engines": {
- "node": ">=0.10.0"
+ "license": "MIT",
+ "dependencies": {
+ "duplexify": "^3.6.0",
+ "inherits": "^2.0.3",
+ "pump": "^2.0.0"
}
},
- "node_modules/repeat-string": {
- "version": "1.6.1",
- "resolved": "https://registry.npmjs.org/repeat-string/-/repeat-string-1.6.1.tgz",
- "integrity": "sha512-PV0dzCYDNfRi1jCDbJzpW7jNNDRuCOG/jI5ctQcGKt/clZD+YcPS3yIlWuTJMmESC8aevCFmWJy5wjAFgNqN6w==",
+ "node_modules/punycode": {
+ "version": "2.3.1",
+ "resolved": "https://registry.npmjs.org/punycode/-/punycode-2.3.1.tgz",
+ "integrity": "sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==",
"dev": true,
+ "license": "MIT",
"engines": {
- "node": ">=0.10"
+ "node": ">=6"
}
},
- "node_modules/replace-ext": {
- "version": "1.0.1",
- "resolved": "https://registry.npmjs.org/replace-ext/-/replace-ext-1.0.1.tgz",
- "integrity": "sha512-yD5BHCe7quCgBph4rMQ+0KkIRKwWCrHDOX1p1Gp6HwjPM5kVoCdKGNhN7ydqqsX6lJEnQDKZ/tFMiEdQ1dvPEw==",
+ "node_modules/queue-microtask": {
+ "version": "1.2.3",
+ "resolved": "https://registry.npmjs.org/queue-microtask/-/queue-microtask-1.2.3.tgz",
+ "integrity": "sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==",
"dev": true,
- "engines": {
- "node": ">= 0.10"
- }
+ "funding": [
+ {
+ "type": "github",
+ "url": "https://github.com/sponsors/feross"
+ },
+ {
+ "type": "patreon",
+ "url": "https://www.patreon.com/feross"
+ },
+ {
+ "type": "consulting",
+ "url": "https://feross.org/support"
+ }
+ ],
+ "license": "MIT"
},
- "node_modules/replace-homedir": {
- "version": "1.0.0",
- "resolved": "https://registry.npmjs.org/replace-homedir/-/replace-homedir-1.0.0.tgz",
- "integrity": "sha512-CHPV/GAglbIB1tnQgaiysb8H2yCy8WQ7lcEwQ/eT+kLj0QHV8LnJW0zpqpE7RSkrMSRoa+EBoag86clf7WAgSg==",
+ "node_modules/randombytes": {
+ "version": "2.1.0",
+ "resolved": "https://registry.npmjs.org/randombytes/-/randombytes-2.1.0.tgz",
+ "integrity": "sha512-vYl3iOX+4CKUWuxGi9Ukhie6fsqXqS9FE2Zaic4tNFD2N2QQaXOMFbuKK4QmDHC0JO6B1Zp41J0LpT0oR68amQ==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "homedir-polyfill": "^1.0.1",
- "is-absolute": "^1.0.0",
- "remove-trailing-separator": "^1.1.0"
- },
- "engines": {
- "node": ">= 0.10"
+ "safe-buffer": "^5.1.0"
}
},
- "node_modules/replacestream": {
- "version": "4.0.3",
- "resolved": "https://registry.npmjs.org/replacestream/-/replacestream-4.0.3.tgz",
- "integrity": "sha512-AC0FiLS352pBBiZhd4VXB1Ab/lh0lEgpP+GGvZqbQh8a5cmXVoTe5EX/YeTFArnp4SRGTHh1qCHu9lGs1qG8sA==",
+ "node_modules/range-parser": {
+ "version": "1.2.1",
+ "resolved": "https://registry.npmjs.org/range-parser/-/range-parser-1.2.1.tgz",
+ "integrity": "sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg==",
"dev": true,
- "dependencies": {
- "escape-string-regexp": "^1.0.3",
- "object-assign": "^4.0.1",
- "readable-stream": "^2.0.2"
+ "license": "MIT",
+ "engines": {
+ "node": ">= 0.6"
}
},
- "node_modules/replacestream/node_modules/escape-string-regexp": {
- "version": "1.0.5",
- "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz",
- "integrity": "sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==",
+ "node_modules/raw-body": {
+ "version": "2.5.2",
+ "resolved": "https://registry.npmjs.org/raw-body/-/raw-body-2.5.2.tgz",
+ "integrity": "sha512-8zGqypfENjCIqGhgXToC8aB2r7YrBX+AQAfIPs/Mlk+BtPTztOvTS01NRW/3Eh60J+a48lt8qsCzirQ6loCVfA==",
"dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "bytes": "3.1.2",
+ "http-errors": "2.0.0",
+ "iconv-lite": "0.4.24",
+ "unpipe": "1.0.0"
+ },
"engines": {
- "node": ">=0.8.0"
+ "node": ">= 0.8"
}
},
- "node_modules/require-directory": {
- "version": "2.1.1",
- "resolved": "https://registry.npmjs.org/require-directory/-/require-directory-2.1.1.tgz",
- "integrity": "sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q==",
- "dev": true,
+ "node_modules/react": {
+ "version": "19.2.0",
+ "resolved": "https://registry.npmjs.org/react/-/react-19.2.0.tgz",
+ "integrity": "sha512-tmbWg6W31tQLeB5cdIBOicJDJRR2KzXsV7uSK9iNfLWQ5bIZfxuPEHp7M8wiHyHnn0DD1i7w3Zmin0FtkrwoCQ==",
+ "license": "MIT",
"engines": {
"node": ">=0.10.0"
}
},
- "node_modules/require-from-string": {
- "version": "2.0.2",
- "resolved": "https://registry.npmjs.org/require-from-string/-/require-from-string-2.0.2.tgz",
- "integrity": "sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw==",
+ "node_modules/react-dev-utils": {
+ "version": "12.0.1",
+ "resolved": "https://registry.npmjs.org/react-dev-utils/-/react-dev-utils-12.0.1.tgz",
+ "integrity": "sha512-84Ivxmr17KjUupyqzFode6xKhjwuEJDROWKJy/BthkL7Wn6NJ8h4WE6k/exAv6ImS+0oZLRRW5j/aINMHyeGeQ==",
"dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "@babel/code-frame": "^7.16.0",
+ "address": "^1.1.2",
+ "browserslist": "^4.18.1",
+ "chalk": "^4.1.2",
+ "cross-spawn": "^7.0.3",
+ "detect-port-alt": "^1.1.6",
+ "escape-string-regexp": "^4.0.0",
+ "filesize": "^8.0.6",
+ "find-up": "^5.0.0",
+ "fork-ts-checker-webpack-plugin": "^6.5.0",
+ "global-modules": "^2.0.0",
+ "globby": "^11.0.4",
+ "gzip-size": "^6.0.0",
+ "immer": "^9.0.7",
+ "is-root": "^2.1.0",
+ "loader-utils": "^3.2.0",
+ "open": "^8.4.0",
+ "pkg-up": "^3.1.0",
+ "prompts": "^2.4.2",
+ "react-error-overlay": "^6.0.11",
+ "recursive-readdir": "^2.2.2",
+ "shell-quote": "^1.7.3",
+ "strip-ansi": "^6.0.1",
+ "text-table": "^0.2.0"
+ },
"engines": {
- "node": ">=0.10.0"
+ "node": ">=14"
}
},
- "node_modules/require-main-filename": {
- "version": "1.0.1",
- "resolved": "https://registry.npmjs.org/require-main-filename/-/require-main-filename-1.0.1.tgz",
- "integrity": "sha512-IqSUtOVP4ksd1C/ej5zeEh/BIP2ajqpn8c5x+q99gvcIG/Qf0cud5raVnE/Dwd0ua9TXYDoDc0RE5hBSdz22Ug==",
- "dev": true
- },
- "node_modules/requires-port": {
- "version": "1.0.0",
- "resolved": "https://registry.npmjs.org/requires-port/-/requires-port-1.0.0.tgz",
- "integrity": "sha512-KigOCHcocU3XODJxsu8i/j8T9tzT4adHiecwORRQ0ZZFcp7ahwXuRU1m+yuO90C5ZUyGeGfocHDI14M3L3yDAQ==",
- "dev": true
- },
- "node_modules/resolve": {
- "version": "2.0.0-next.5",
- "resolved": "https://registry.npmjs.org/resolve/-/resolve-2.0.0-next.5.tgz",
- "integrity": "sha512-U7WjGVG9sH8tvjW5SmGbQuui75FiyjAX72HX15DwBBwF9dNiQZRQAg9nnPhYy+TUnE0+VcrttuvNI8oSxZcocA==",
- "dev": true,
+ "node_modules/react-dom": {
+ "version": "19.2.0",
+ "resolved": "https://registry.npmjs.org/react-dom/-/react-dom-19.2.0.tgz",
+ "integrity": "sha512-UlbRu4cAiGaIewkPyiRGJk0imDN2T3JjieT6spoL2UeSf5od4n5LB/mQ4ejmxhCFT1tYe8IvaFulzynWovsEFQ==",
+ "license": "MIT",
"dependencies": {
- "is-core-module": "^2.13.0",
- "path-parse": "^1.0.7",
- "supports-preserve-symlinks-flag": "^1.0.0"
- },
- "bin": {
- "resolve": "bin/resolve"
+ "scheduler": "^0.27.0"
},
- "funding": {
- "url": "https://github.com/sponsors/ljharb"
+ "peerDependencies": {
+ "react": "^19.2.0"
}
},
- "node_modules/resolve-cwd": {
- "version": "3.0.0",
- "resolved": "https://registry.npmjs.org/resolve-cwd/-/resolve-cwd-3.0.0.tgz",
- "integrity": "sha512-OrZaX2Mb+rJCpH/6CpSqt9xFVpN++x01XnN2ie9g6P5/3xelLAkXWVADpdz1IHD/KFfEXyE6V0U01OQ3UO2rEg==",
+ "node_modules/react-error-overlay": {
+ "version": "6.1.0",
+ "resolved": "https://registry.npmjs.org/react-error-overlay/-/react-error-overlay-6.1.0.tgz",
+ "integrity": "sha512-SN/U6Ytxf1QGkw/9ve5Y+NxBbZM6Ht95tuXNMKs8EJyFa/Vy/+Co3stop3KBHARfn/giv+Lj1uUnTfOJ3moFEQ==",
+ "dev": true,
+ "license": "MIT"
+ },
+ "node_modules/react-icons": {
+ "version": "5.5.0",
+ "resolved": "https://registry.npmjs.org/react-icons/-/react-icons-5.5.0.tgz",
+ "integrity": "sha512-MEFcXdkP3dLo8uumGI5xN3lDFNsRtrjbOEKDLD7yv76v4wpnEq2Lt2qeHaQOr34I/wPN3s3+N08WkQ+CW37Xiw==",
+ "license": "MIT",
+ "peerDependencies": {
+ "react": "*"
+ }
+ },
+ "node_modules/react-is": {
+ "version": "18.3.1",
+ "resolved": "https://registry.npmjs.org/react-is/-/react-is-18.3.1.tgz",
+ "integrity": "sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg==",
"dev": true,
+ "license": "MIT"
+ },
+ "node_modules/react-loadable": {
+ "version": "5.5.0",
+ "resolved": "https://registry.npmjs.org/react-loadable/-/react-loadable-5.5.0.tgz",
+ "integrity": "sha512-C8Aui0ZpMd4KokxRdVAm2bQtI03k2RMRNzOB+IipV3yxFTSVICv7WoUr5L9ALB5BmKO1iHgZtWM8EvYG83otdg==",
+ "license": "MIT",
"dependencies": {
- "resolve-from": "^5.0.0"
+ "prop-types": "^15.5.0"
},
- "engines": {
- "node": ">=8"
+ "peerDependencies": {
+ "react": "*"
}
},
- "node_modules/resolve-cwd/node_modules/resolve-from": {
- "version": "5.0.0",
- "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-5.0.0.tgz",
- "integrity": "sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw==",
+ "node_modules/react-refresh": {
+ "version": "0.17.0",
+ "resolved": "https://registry.npmjs.org/react-refresh/-/react-refresh-0.17.0.tgz",
+ "integrity": "sha512-z6F7K9bV85EfseRCp2bzrpyQ0Gkw1uLoCel9XBVWPg/TjRj94SkJzUTGfOa4bs7iJvBWtQG0Wq7wnI0syw3EBQ==",
"dev": true,
+ "license": "MIT",
"engines": {
- "node": ">=8"
+ "node": ">=0.10.0"
+ }
+ },
+ "node_modules/react-router": {
+ "version": "4.3.1",
+ "resolved": "https://registry.npmjs.org/react-router/-/react-router-4.3.1.tgz",
+ "integrity": "sha512-yrvL8AogDh2X42Dt9iknk4wF4V8bWREPirFfS9gLU1huk6qK41sg7Z/1S81jjTrGHxa3B8R3J6xIkDAA6CVarg==",
+ "license": "MIT",
+ "dependencies": {
+ "history": "^4.7.2",
+ "hoist-non-react-statics": "^2.5.0",
+ "invariant": "^2.2.4",
+ "loose-envify": "^1.3.1",
+ "path-to-regexp": "^1.7.0",
+ "prop-types": "^15.6.1",
+ "warning": "^4.0.1"
+ },
+ "peerDependencies": {
+ "react": ">=15"
}
},
- "node_modules/resolve-dir": {
- "version": "1.0.1",
- "resolved": "https://registry.npmjs.org/resolve-dir/-/resolve-dir-1.0.1.tgz",
- "integrity": "sha512-R7uiTjECzvOsWSfdM0QKFNBVFcK27aHOUwdvK53BcW8zqnGdYp0Fbj82cy54+2A4P2tFM22J5kRfe1R+lM/1yg==",
- "dev": true,
+ "node_modules/react-router-dom": {
+ "version": "5.3.4",
+ "resolved": "https://registry.npmjs.org/react-router-dom/-/react-router-dom-5.3.4.tgz",
+ "integrity": "sha512-m4EqFMHv/Ih4kpcBCONHbkT68KoAeHN4p3lAGoNryfHi0dMy0kCzEZakiKRsvg5wHZ/JLrLW8o8KomWiz/qbYQ==",
+ "license": "MIT",
"dependencies": {
- "expand-tilde": "^2.0.0",
- "global-modules": "^1.0.0"
+ "@babel/runtime": "^7.12.13",
+ "history": "^4.9.0",
+ "loose-envify": "^1.3.1",
+ "prop-types": "^15.6.2",
+ "react-router": "5.3.4",
+ "tiny-invariant": "^1.0.2",
+ "tiny-warning": "^1.0.0"
},
- "engines": {
- "node": ">=0.10.0"
+ "peerDependencies": {
+ "react": ">=15"
}
},
- "node_modules/resolve-dir/node_modules/global-modules": {
- "version": "1.0.0",
- "resolved": "https://registry.npmjs.org/global-modules/-/global-modules-1.0.0.tgz",
- "integrity": "sha512-sKzpEkf11GpOFuw0Zzjzmt4B4UZwjOcG757PPvrfhxcLFbq0wpsgpOqxpxtxFiCG4DtG93M6XRVbF2oGdev7bg==",
- "dev": true,
+ "node_modules/react-router-dom/node_modules/hoist-non-react-statics": {
+ "version": "3.3.2",
+ "resolved": "https://registry.npmjs.org/hoist-non-react-statics/-/hoist-non-react-statics-3.3.2.tgz",
+ "integrity": "sha512-/gGivxi8JPKWNm/W0jSmzcMPpfpPLc3dY/6GxhX2hQ9iGj3aDfklV4ET7NjKpSinLpJ5vafa9iiGIEZg10SfBw==",
+ "license": "BSD-3-Clause",
"dependencies": {
- "global-prefix": "^1.0.1",
- "is-windows": "^1.0.1",
- "resolve-dir": "^1.0.0"
- },
- "engines": {
- "node": ">=0.10.0"
+ "react-is": "^16.7.0"
}
},
- "node_modules/resolve-dir/node_modules/global-prefix": {
- "version": "1.0.2",
- "resolved": "https://registry.npmjs.org/global-prefix/-/global-prefix-1.0.2.tgz",
- "integrity": "sha512-5lsx1NUDHtSjfg0eHlmYvZKv8/nVqX4ckFbM+FrGcQ+04KWcWFo9P5MxPZYSzUvyzmdTbI7Eix8Q4IbELDqzKg==",
- "dev": true,
+ "node_modules/react-router-dom/node_modules/react-is": {
+ "version": "16.13.1",
+ "resolved": "https://registry.npmjs.org/react-is/-/react-is-16.13.1.tgz",
+ "integrity": "sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==",
+ "license": "MIT"
+ },
+ "node_modules/react-router-dom/node_modules/react-router": {
+ "version": "5.3.4",
+ "resolved": "https://registry.npmjs.org/react-router/-/react-router-5.3.4.tgz",
+ "integrity": "sha512-Ys9K+ppnJah3QuaRiLxk+jDWOR1MekYQrlytiXxC1RyfbdsZkS5pvKAzCCr031xHixZwpnsYNT5xysdFHQaYsA==",
+ "license": "MIT",
"dependencies": {
- "expand-tilde": "^2.0.2",
- "homedir-polyfill": "^1.0.1",
- "ini": "^1.3.4",
- "is-windows": "^1.0.1",
- "which": "^1.2.14"
+ "@babel/runtime": "^7.12.13",
+ "history": "^4.9.0",
+ "hoist-non-react-statics": "^3.1.0",
+ "loose-envify": "^1.3.1",
+ "path-to-regexp": "^1.7.0",
+ "prop-types": "^15.6.2",
+ "react-is": "^16.6.0",
+ "tiny-invariant": "^1.0.2",
+ "tiny-warning": "^1.0.0"
},
- "engines": {
- "node": ">=0.10.0"
+ "peerDependencies": {
+ "react": ">=15"
}
},
- "node_modules/resolve-dir/node_modules/which": {
- "version": "1.3.1",
- "resolved": "https://registry.npmjs.org/which/-/which-1.3.1.tgz",
- "integrity": "sha512-HxJdYWq1MTIQbJ3nw0cqssHoTNU267KlrDuGZ1WYlxDStUtKUhOaJmh112/TZmHxxUfuJqPXSOm7tDyas0OSIQ==",
- "dev": true,
+ "node_modules/react-transition-group": {
+ "version": "4.4.2",
+ "resolved": "https://registry.npmjs.org/react-transition-group/-/react-transition-group-4.4.2.tgz",
+ "integrity": "sha512-/RNYfRAMlZwDSr6z4zNKV6xu53/e2BuaBbGhbyYIXTrmgu/bGHzmqOs7mJSJBHy9Ud+ApHx3QjrkKSp1pxvlFg==",
+ "license": "BSD-3-Clause",
"dependencies": {
- "isexe": "^2.0.0"
+ "@babel/runtime": "^7.5.5",
+ "dom-helpers": "^5.0.1",
+ "loose-envify": "^1.4.0",
+ "prop-types": "^15.6.2"
},
- "bin": {
- "which": "bin/which"
- }
- },
- "node_modules/resolve-from": {
- "version": "4.0.0",
- "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-4.0.0.tgz",
- "integrity": "sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==",
- "dev": true,
- "engines": {
- "node": ">=4"
+ "peerDependencies": {
+ "react": ">=16.6.0",
+ "react-dom": ">=16.6.0"
}
},
- "node_modules/resolve-options": {
+ "node_modules/read-pkg": {
"version": "1.1.0",
- "resolved": "https://registry.npmjs.org/resolve-options/-/resolve-options-1.1.0.tgz",
- "integrity": "sha512-NYDgziiroVeDC29xq7bp/CacZERYsA9bXYd1ZmcJlF3BcrZv5pTb4NG7SjdyKDnXZ84aC4vo2u6sNKIA1LCu/A==",
+ "resolved": "https://registry.npmjs.org/read-pkg/-/read-pkg-1.1.0.tgz",
+ "integrity": "sha512-7BGwRHqt4s/uVbuyoeejRn4YmFnYZiFl4AuaeXHlgZf3sONF0SOGlxs2Pw8g6hCKupo08RafIO5YXFNOKTfwsQ==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "value-or-function": "^3.0.0"
+ "load-json-file": "^1.0.0",
+ "normalize-package-data": "^2.3.2",
+ "path-type": "^1.0.0"
},
"engines": {
- "node": ">= 0.10"
+ "node": ">=0.10.0"
}
},
- "node_modules/resolve-pathname": {
- "version": "3.0.0",
- "resolved": "https://registry.npmjs.org/resolve-pathname/-/resolve-pathname-3.0.0.tgz",
- "integrity": "sha512-C7rARubxI8bXFNB/hqcp/4iUeIXJhJZvFPFPiSPRnhU5UPxzMFIl+2E6yY6c4k9giDJAhtV+enfA+G89N6Csng=="
- },
- "node_modules/resolve-url": {
- "version": "0.2.1",
- "resolved": "https://registry.npmjs.org/resolve-url/-/resolve-url-0.2.1.tgz",
- "integrity": "sha512-ZuF55hVUQaaczgOIwqWzkEcEidmlD/xl44x1UZnhOXcYuFN2S6+rcxpG+C1N3So0wvNI3DmJICUFfu2SxhBmvg==",
- "deprecated": "https://github.com/lydell/resolve-url#deprecated",
- "dev": true
- },
- "node_modules/resolve-url-loader": {
- "version": "4.0.0",
- "resolved": "https://registry.npmjs.org/resolve-url-loader/-/resolve-url-loader-4.0.0.tgz",
- "integrity": "sha512-05VEMczVREcbtT7Bz+C+96eUO5HDNvdthIiMB34t7FcF8ehcu4wC0sSgPUubs3XW2Q3CNLJk/BJrCU9wVRymiA==",
+ "node_modules/read-pkg-up": {
+ "version": "1.0.1",
+ "resolved": "https://registry.npmjs.org/read-pkg-up/-/read-pkg-up-1.0.1.tgz",
+ "integrity": "sha512-WD9MTlNtI55IwYUS27iHh9tK3YoIVhxis8yKhLpTqWtml739uXc9NWTpxoHkfZf3+DkCCsXox94/VWZniuZm6A==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "adjust-sourcemap-loader": "^4.0.0",
- "convert-source-map": "^1.7.0",
- "loader-utils": "^2.0.0",
- "postcss": "^7.0.35",
- "source-map": "0.6.1"
+ "find-up": "^1.0.0",
+ "read-pkg": "^1.0.0"
},
"engines": {
- "node": ">=8.9"
- },
- "peerDependencies": {
- "rework": "1.0.1",
- "rework-visit": "1.0.0"
- },
- "peerDependenciesMeta": {
- "rework": {
- "optional": true
- },
- "rework-visit": {
- "optional": true
- }
+ "node": ">=0.10.0"
}
},
- "node_modules/resolve-url-loader/node_modules/convert-source-map": {
- "version": "1.9.0",
- "resolved": "https://registry.npmjs.org/convert-source-map/-/convert-source-map-1.9.0.tgz",
- "integrity": "sha512-ASFBup0Mz1uyiIjANan1jzLQami9z1PoYSZCiiYW2FczPbenXc45FZdBZLzOT+r6+iciuEModtmCti+hjaAk0A==",
- "dev": true
- },
- "node_modules/resolve-url-loader/node_modules/loader-utils": {
- "version": "2.0.4",
- "resolved": "https://registry.npmjs.org/loader-utils/-/loader-utils-2.0.4.tgz",
- "integrity": "sha512-xXqpXoINfFhgua9xiqD8fPFHgkoq1mmmpE92WlDbm9rNRd/EbRb+Gqf908T2DMfuHjjJlksiK2RbHVOdD/MqSw==",
+ "node_modules/read-pkg-up/node_modules/find-up": {
+ "version": "1.1.2",
+ "resolved": "https://registry.npmjs.org/find-up/-/find-up-1.1.2.tgz",
+ "integrity": "sha512-jvElSjyuo4EMQGoTwo1uJU5pQMwTW5lS1x05zzfJuTIyLR3zwO27LYrxNg+dlvKpGOuGy/MzBdXh80g0ve5+HA==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "big.js": "^5.2.2",
- "emojis-list": "^3.0.0",
- "json5": "^2.1.2"
+ "path-exists": "^2.0.0",
+ "pinkie-promise": "^2.0.0"
},
"engines": {
- "node": ">=8.9.0"
+ "node": ">=0.10.0"
}
},
- "node_modules/resolve-url-loader/node_modules/picocolors": {
- "version": "0.2.1",
- "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-0.2.1.tgz",
- "integrity": "sha512-cMlDqaLEqfSaW8Z7N5Jw+lyIW869EzT73/F5lhtY9cLGoVxSXznfgfXMO0Z5K0o0Q2TkTXq+0KFsdnSe3jDViA==",
- "dev": true
- },
- "node_modules/resolve-url-loader/node_modules/postcss": {
- "version": "7.0.39",
- "resolved": "https://registry.npmjs.org/postcss/-/postcss-7.0.39.tgz",
- "integrity": "sha512-yioayjNbHn6z1/Bywyb2Y4s3yvDAeXGOyxqD+LnVOinq6Mdmd++SW2wUNVzavyyHxd6+DxzWGIuosg6P1Rj8uA==",
+ "node_modules/read-pkg-up/node_modules/path-exists": {
+ "version": "2.1.0",
+ "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-2.1.0.tgz",
+ "integrity": "sha512-yTltuKuhtNeFJKa1PiRzfLAU5182q1y4Eb4XCJ3PBqyzEDkAZRzBrKKBct682ls9reBVHf9udYLN5Nd+K1B9BQ==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "picocolors": "^0.2.1",
- "source-map": "^0.6.1"
- },
- "engines": {
- "node": ">=6.0.0"
+ "pinkie-promise": "^2.0.0"
},
- "funding": {
- "type": "opencollective",
- "url": "https://opencollective.com/postcss/"
- }
- },
- "node_modules/resolve.exports": {
- "version": "1.1.1",
- "resolved": "https://registry.npmjs.org/resolve.exports/-/resolve.exports-1.1.1.tgz",
- "integrity": "sha512-/NtpHNDN7jWhAaQ9BvBUYZ6YTXsRBgfqWFWP7BZBaoMJO/I3G5OFzvTuWNlZC3aPjins1F+TNrLKsGbH4rfsRQ==",
- "dev": true,
"engines": {
- "node": ">=10"
+ "node": ">=0.10.0"
}
},
- "node_modules/resp-modifier": {
- "version": "6.0.2",
- "resolved": "https://registry.npmjs.org/resp-modifier/-/resp-modifier-6.0.2.tgz",
- "integrity": "sha512-U1+0kWC/+4ncRFYqQWTx/3qkfE6a4B/h3XXgmXypfa0SPZ3t7cbbaFk297PjQS/yov24R18h6OZe6iZwj3NSLw==",
+ "node_modules/read-pkg/node_modules/path-type": {
+ "version": "1.1.0",
+ "resolved": "https://registry.npmjs.org/path-type/-/path-type-1.1.0.tgz",
+ "integrity": "sha512-S4eENJz1pkiQn9Znv33Q+deTOKmbl+jj1Fl+qiP/vYezj+S8x+J3Uo0ISrx/QoEvIlOaDWJhPaRd1flJ9HXZqg==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "debug": "^2.2.0",
- "minimatch": "^3.0.2"
+ "graceful-fs": "^4.1.2",
+ "pify": "^2.0.0",
+ "pinkie-promise": "^2.0.0"
},
"engines": {
- "node": ">= 0.8.0"
+ "node": ">=0.10.0"
}
},
- "node_modules/resp-modifier/node_modules/debug": {
- "version": "2.6.9",
- "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz",
- "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==",
- "dev": true,
+ "node_modules/readable-stream": {
+ "version": "2.3.8",
+ "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.8.tgz",
+ "integrity": "sha512-8p0AUk4XODgIewSi0l8Epjs+EVnWiK7NoDIEGU0HhE7+ZyY8D1IMY7odu5lRrFXGg71L15KG8QrPmum45RTtdA==",
+ "license": "MIT",
"dependencies": {
- "ms": "2.0.0"
+ "core-util-is": "~1.0.0",
+ "inherits": "~2.0.3",
+ "isarray": "~1.0.0",
+ "process-nextick-args": "~2.0.0",
+ "safe-buffer": "~5.1.1",
+ "string_decoder": "~1.1.1",
+ "util-deprecate": "~1.0.1"
}
},
- "node_modules/resp-modifier/node_modules/ms": {
- "version": "2.0.0",
- "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz",
- "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==",
- "dev": true
- },
- "node_modules/ret": {
- "version": "0.1.15",
- "resolved": "https://registry.npmjs.org/ret/-/ret-0.1.15.tgz",
- "integrity": "sha512-TTlYpa+OL+vMMNG24xSlQGEJ3B/RzEfUlLct7b5G/ytav+wPrplCpVMFuwzXbkecJrb6IYo1iFb0S9v37754mg==",
- "dev": true,
- "engines": {
- "node": ">=0.12"
- }
+ "node_modules/readable-stream/node_modules/isarray": {
+ "version": "1.0.0",
+ "resolved": "https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz",
+ "integrity": "sha512-VLghIWNM6ELQzo7zwmcg0NmTVyWKYjvIeM83yjp0wRDTmUnrM678fQbcKBo6n2CJEF0szoG//ytg+TKla89ALQ==",
+ "license": "MIT"
},
- "node_modules/retry": {
- "version": "0.13.1",
- "resolved": "https://registry.npmjs.org/retry/-/retry-0.13.1.tgz",
- "integrity": "sha512-XQBQ3I8W1Cge0Seh+6gjj03LbmRFWuoszgK9ooCpwYIrhhoO80pfq4cUkU5DkknwfOfFteRwlZ56PYOGYyFWdg==",
- "dev": true,
- "engines": {
- "node": ">= 4"
- }
+ "node_modules/readable-stream/node_modules/safe-buffer": {
+ "version": "5.1.2",
+ "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz",
+ "integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==",
+ "license": "MIT"
},
- "node_modules/reusify": {
- "version": "1.0.4",
- "resolved": "https://registry.npmjs.org/reusify/-/reusify-1.0.4.tgz",
- "integrity": "sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==",
+ "node_modules/readdirp": {
+ "version": "3.6.0",
+ "resolved": "https://registry.npmjs.org/readdirp/-/readdirp-3.6.0.tgz",
+ "integrity": "sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==",
"dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "picomatch": "^2.2.1"
+ },
"engines": {
- "iojs": ">=1.0.0",
- "node": ">=0.10.0"
+ "node": ">=8.10.0"
}
},
- "node_modules/rimraf": {
- "version": "3.0.2",
- "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-3.0.2.tgz",
- "integrity": "sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==",
+ "node_modules/rechoir": {
+ "version": "0.6.2",
+ "resolved": "https://registry.npmjs.org/rechoir/-/rechoir-0.6.2.tgz",
+ "integrity": "sha512-HFM8rkZ+i3zrV+4LQjwQ0W+ez98pApMGM3HUrN04j3CqzPOzl9nmP15Y8YXNm8QHGv/eacOVEjqhmWpkRV0NAw==",
"dev": true,
"dependencies": {
- "glob": "^7.1.3"
- },
- "bin": {
- "rimraf": "bin.js"
+ "resolve": "^1.1.6"
},
- "funding": {
- "url": "https://github.com/sponsors/isaacs"
+ "engines": {
+ "node": ">= 0.10"
}
},
- "node_modules/rollup": {
- "version": "2.79.2",
- "resolved": "https://registry.npmjs.org/rollup/-/rollup-2.79.2.tgz",
- "integrity": "sha512-fS6iqSPZDs3dr/y7Od6y5nha8dW1YnbgtsyotCVvoFGKbERG++CVRFv1meyGDE1SNItQA8BrnCw7ScdAhRJ3XQ==",
+ "node_modules/rechoir/node_modules/resolve": {
+ "version": "1.22.11",
+ "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.22.11.tgz",
+ "integrity": "sha512-RfqAvLnMl313r7c9oclB1HhUEAezcpLjz95wFH4LVuhk9JF/r22qmVP9AMmOU4vMX7Q8pN8jwNg/CSpdFnMjTQ==",
"dev": true,
"license": "MIT",
+ "dependencies": {
+ "is-core-module": "^2.16.1",
+ "path-parse": "^1.0.7",
+ "supports-preserve-symlinks-flag": "^1.0.0"
+ },
"bin": {
- "rollup": "dist/bin/rollup"
+ "resolve": "bin/resolve"
},
"engines": {
- "node": ">=10.0.0"
+ "node": ">= 0.4"
},
- "optionalDependencies": {
- "fsevents": "~2.3.2"
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
}
},
- "node_modules/rollup-plugin-terser": {
- "version": "7.0.2",
- "resolved": "https://registry.npmjs.org/rollup-plugin-terser/-/rollup-plugin-terser-7.0.2.tgz",
- "integrity": "sha512-w3iIaU4OxcF52UUXiZNsNeuXIMDvFrr+ZXK6bFZ0Q60qyVfq4uLptoS4bbq3paG3x216eQllFZX7zt6TIImguQ==",
- "deprecated": "This package has been deprecated and is no longer maintained. Please use @rollup/plugin-terser",
+ "node_modules/recursive-readdir": {
+ "version": "2.2.3",
+ "resolved": "https://registry.npmjs.org/recursive-readdir/-/recursive-readdir-2.2.3.tgz",
+ "integrity": "sha512-8HrF5ZsXk5FAH9dgsx3BlUer73nIhuj+9OrQwEbLTPOBzGkL1lsFCR01am+v+0m2Cmbs1nP12hLDl5FA7EszKA==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "@babel/code-frame": "^7.10.4",
- "jest-worker": "^26.2.1",
- "serialize-javascript": "^4.0.0",
- "terser": "^5.0.0"
+ "minimatch": "^3.0.5"
},
- "peerDependencies": {
- "rollup": "^2.0.0"
+ "engines": {
+ "node": ">=6.0.0"
}
},
- "node_modules/rollup-plugin-terser/node_modules/jest-worker": {
- "version": "26.6.2",
- "resolved": "https://registry.npmjs.org/jest-worker/-/jest-worker-26.6.2.tgz",
- "integrity": "sha512-KWYVV1c4i+jbMpaBC+U++4Va0cp8OisU185o73T1vo99hqi7w8tSJfUXYswwqqrjzwxa6KpRK54WhPvwf5w6PQ==",
+ "node_modules/reflect.getprototypeof": {
+ "version": "1.0.10",
+ "resolved": "https://registry.npmjs.org/reflect.getprototypeof/-/reflect.getprototypeof-1.0.10.tgz",
+ "integrity": "sha512-00o4I+DVrefhv+nX0ulyi3biSHCPDe+yLv5o/p6d/UVlirijB8E16FtfwSAi4g3tcqrQ4lRAqQSoFEZJehYEcw==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "@types/node": "*",
- "merge-stream": "^2.0.0",
- "supports-color": "^7.0.0"
+ "call-bind": "^1.0.8",
+ "define-properties": "^1.2.1",
+ "es-abstract": "^1.23.9",
+ "es-errors": "^1.3.0",
+ "es-object-atoms": "^1.0.0",
+ "get-intrinsic": "^1.2.7",
+ "get-proto": "^1.0.1",
+ "which-builtin-type": "^1.2.1"
},
"engines": {
- "node": ">= 10.13.0"
- }
- },
- "node_modules/rollup-plugin-terser/node_modules/serialize-javascript": {
- "version": "4.0.0",
- "resolved": "https://registry.npmjs.org/serialize-javascript/-/serialize-javascript-4.0.0.tgz",
- "integrity": "sha512-GaNA54380uFefWghODBWEGisLZFj00nS5ACs6yHa9nLqlLpVLO8ChDGeKRjZnV4Nh4n0Qi7nhYZD/9fCPzEqkw==",
- "dev": true,
- "dependencies": {
- "randombytes": "^2.1.0"
- }
- },
- "node_modules/run-parallel": {
- "version": "1.2.0",
- "resolved": "https://registry.npmjs.org/run-parallel/-/run-parallel-1.2.0.tgz",
- "integrity": "sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==",
- "dev": true,
- "funding": [
- {
- "type": "github",
- "url": "https://github.com/sponsors/feross"
- },
- {
- "type": "patreon",
- "url": "https://www.patreon.com/feross"
- },
- {
- "type": "consulting",
- "url": "https://feross.org/support"
- }
- ],
- "dependencies": {
- "queue-microtask": "^1.2.2"
+ "node": ">= 0.4"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
}
},
- "node_modules/run-sequence": {
- "version": "2.2.1",
- "resolved": "https://registry.npmjs.org/run-sequence/-/run-sequence-2.2.1.tgz",
- "integrity": "sha512-qkzZnQWMZjcKbh3CNly2srtrkaO/2H/SI5f2eliMCapdRD3UhMrwjfOAZJAnZ2H8Ju4aBzFZkBGXUqFs9V0yxw==",
+ "node_modules/regex-not": {
+ "version": "1.0.2",
+ "resolved": "https://registry.npmjs.org/regex-not/-/regex-not-1.0.2.tgz",
+ "integrity": "sha512-J6SDjUgDxQj5NusnOtdFxDwN/+HWykR8GELwctJ7mdqhcyy1xEc4SRFHUXvxTp661YaVKAjfRLZ9cCqS6tn32A==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "chalk": "^1.1.3",
- "fancy-log": "^1.3.2",
- "plugin-error": "^0.1.2"
+ "extend-shallow": "^3.0.2",
+ "safe-regex": "^1.1.0"
},
- "engines": {
- "node": ">= 0.8.0"
- }
- },
- "node_modules/run-sequence/node_modules/ansi-regex": {
- "version": "2.1.1",
- "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-2.1.1.tgz",
- "integrity": "sha512-TIGnTpdo+E3+pCyAluZvtED5p5wCqLdezCyhPZzKPcxvFplEt4i+W7OONCKgeZFT3+y5NZZfOOS/Bdcanm1MYA==",
- "dev": true,
- "engines": {
- "node": ">=0.10.0"
- }
- },
- "node_modules/run-sequence/node_modules/ansi-styles": {
- "version": "2.2.1",
- "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-2.2.1.tgz",
- "integrity": "sha512-kmCevFghRiWM7HB5zTPULl4r9bVFSWjz62MhqizDGUrq2NWuNMQyuv4tHHoKJHs69M/MF64lEcHdYIocrdWQYA==",
- "dev": true,
"engines": {
"node": ">=0.10.0"
}
},
- "node_modules/run-sequence/node_modules/arr-diff": {
- "version": "1.1.0",
- "resolved": "https://registry.npmjs.org/arr-diff/-/arr-diff-1.1.0.tgz",
- "integrity": "sha512-OQwDZUqYaQwyyhDJHThmzId8daf4/RFNLaeh3AevmSeZ5Y7ug4Ga/yKc6l6kTZOBW781rCj103ZuTh8GAsB3+Q==",
+ "node_modules/regexp.prototype.flags": {
+ "version": "1.5.4",
+ "resolved": "https://registry.npmjs.org/regexp.prototype.flags/-/regexp.prototype.flags-1.5.4.tgz",
+ "integrity": "sha512-dYqgNSZbDwkaJ2ceRd9ojCGjBq+mOm9LmtXnAnEGyHhN/5R7iDW2TRw3h+o/jCFxus3P2LfWIIiwowAjANm7IA==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "arr-flatten": "^1.0.1",
- "array-slice": "^0.2.3"
+ "call-bind": "^1.0.8",
+ "define-properties": "^1.2.1",
+ "es-errors": "^1.3.0",
+ "get-proto": "^1.0.1",
+ "gopd": "^1.2.0",
+ "set-function-name": "^2.0.2"
},
"engines": {
- "node": ">=0.10.0"
+ "node": ">= 0.4"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
}
},
- "node_modules/run-sequence/node_modules/arr-union": {
- "version": "2.1.0",
- "resolved": "https://registry.npmjs.org/arr-union/-/arr-union-2.1.0.tgz",
- "integrity": "sha512-t5db90jq+qdgk8aFnxEkjqta0B/GHrM1pxzuuZz2zWsOXc5nKu3t+76s/PQBA8FTcM/ipspIH9jWG4OxCBc2eA==",
+ "node_modules/remark": {
+ "version": "14.0.3",
+ "resolved": "https://registry.npmjs.org/remark/-/remark-14.0.3.tgz",
+ "integrity": "sha512-bfmJW1dmR2LvaMJuAnE88pZP9DktIFYXazkTfOIKZzi3Knk9lT0roItIA24ydOucI3bV/g/tXBA6hzqq3FV9Ew==",
"dev": true,
- "engines": {
- "node": ">=0.10.0"
+ "license": "MIT",
+ "dependencies": {
+ "@types/mdast": "^3.0.0",
+ "remark-parse": "^10.0.0",
+ "remark-stringify": "^10.0.0",
+ "unified": "^10.0.0"
+ },
+ "funding": {
+ "type": "opencollective",
+ "url": "https://opencollective.com/unified"
}
},
- "node_modules/run-sequence/node_modules/array-slice": {
- "version": "0.2.3",
- "resolved": "https://registry.npmjs.org/array-slice/-/array-slice-0.2.3.tgz",
- "integrity": "sha512-rlVfZW/1Ph2SNySXwR9QYkChp8EkOEiTMO5Vwx60usw04i4nWemkm9RXmQqgkQFaLHsqLuADvjp6IfgL9l2M8Q==",
+ "node_modules/remark-frontmatter": {
+ "version": "2.0.0",
+ "resolved": "https://registry.npmjs.org/remark-frontmatter/-/remark-frontmatter-2.0.0.tgz",
+ "integrity": "sha512-uNOQt4tO14qBFWXenF0MLC4cqo3dv8qiHPGyjCl1rwOT0LomSHpcElbjjVh5CwzElInB38HD8aSRVugKQjeyHA==",
"dev": true,
- "engines": {
- "node": ">=0.10.0"
+ "license": "MIT",
+ "dependencies": {
+ "fault": "^1.0.1"
+ },
+ "funding": {
+ "type": "opencollective",
+ "url": "https://opencollective.com/unified"
}
},
- "node_modules/run-sequence/node_modules/chalk": {
- "version": "1.1.3",
- "resolved": "https://registry.npmjs.org/chalk/-/chalk-1.1.3.tgz",
- "integrity": "sha512-U3lRVLMSlsCfjqYPbLyVv11M9CPW4I728d6TCKMAOJueEeB9/8o+eSsMnxPJD+Q+K909sdESg7C+tIkoH6on1A==",
+ "node_modules/remark-parse": {
+ "version": "10.0.2",
+ "resolved": "https://registry.npmjs.org/remark-parse/-/remark-parse-10.0.2.tgz",
+ "integrity": "sha512-3ydxgHa/ZQzG8LvC7jTXccARYDcRld3VfcgIIFs7bI6vbRSxJJmzgLEIIoYKyrfhaY+ujuWaf/PJiMZXoiCXgw==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "ansi-styles": "^2.2.1",
- "escape-string-regexp": "^1.0.2",
- "has-ansi": "^2.0.0",
- "strip-ansi": "^3.0.0",
- "supports-color": "^2.0.0"
+ "@types/mdast": "^3.0.0",
+ "mdast-util-from-markdown": "^1.0.0",
+ "unified": "^10.0.0"
},
- "engines": {
- "node": ">=0.10.0"
+ "funding": {
+ "type": "opencollective",
+ "url": "https://opencollective.com/unified"
}
},
- "node_modules/run-sequence/node_modules/escape-string-regexp": {
- "version": "1.0.5",
- "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz",
- "integrity": "sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==",
+ "node_modules/remark-stringify": {
+ "version": "10.0.3",
+ "resolved": "https://registry.npmjs.org/remark-stringify/-/remark-stringify-10.0.3.tgz",
+ "integrity": "sha512-koyOzCMYoUHudypbj4XpnAKFbkddRMYZHwghnxd7ue5210WzGw6kOBwauJTRUMq16jsovXx8dYNvSSWP89kZ3A==",
"dev": true,
- "engines": {
- "node": ">=0.8.0"
+ "license": "MIT",
+ "dependencies": {
+ "@types/mdast": "^3.0.0",
+ "mdast-util-to-markdown": "^1.0.0",
+ "unified": "^10.0.0"
+ },
+ "funding": {
+ "type": "opencollective",
+ "url": "https://opencollective.com/unified"
}
},
- "node_modules/run-sequence/node_modules/extend-shallow": {
- "version": "1.1.4",
- "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-1.1.4.tgz",
- "integrity": "sha512-L7AGmkO6jhDkEBBGWlLtftA80Xq8DipnrRPr0pyi7GQLXkaq9JYA4xF4z6qnadIC6euiTDKco0cGSU9muw+WTw==",
+ "node_modules/remove-bom-buffer": {
+ "version": "3.0.0",
+ "resolved": "https://registry.npmjs.org/remove-bom-buffer/-/remove-bom-buffer-3.0.0.tgz",
+ "integrity": "sha512-8v2rWhaakv18qcvNeli2mZ/TMTL2nEyAKRvzo1WtnZBl15SHyEhrCu2/xKlJyUFKHiHgfXIyuY6g2dObJJycXQ==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "kind-of": "^1.1.0"
+ "is-buffer": "^1.1.5",
+ "is-utf8": "^0.2.1"
},
"engines": {
"node": ">=0.10.0"
}
},
- "node_modules/run-sequence/node_modules/kind-of": {
- "version": "1.1.0",
- "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-1.1.0.tgz",
- "integrity": "sha512-aUH6ElPnMGon2/YkxRIigV32MOpTVcoXQ1Oo8aYn40s+sJ3j+0gFZsT8HKDcxNy7Fi9zuquWtGaGAahOdv5p/g==",
+ "node_modules/remove-bom-buffer/node_modules/is-buffer": {
+ "version": "1.1.6",
+ "resolved": "https://registry.npmjs.org/is-buffer/-/is-buffer-1.1.6.tgz",
+ "integrity": "sha512-NcdALwpXkTm5Zvvbk7owOUSvVvBKDgKP5/ewfXEznmQFfs4ZRmanOeKBTjRVjka3QFoN6XJ+9F3USqfHqTaU5w==",
"dev": true,
- "engines": {
- "node": ">=0.10.0"
- }
+ "license": "MIT"
},
- "node_modules/run-sequence/node_modules/plugin-error": {
- "version": "0.1.2",
- "resolved": "https://registry.npmjs.org/plugin-error/-/plugin-error-0.1.2.tgz",
- "integrity": "sha512-WzZHcm4+GO34sjFMxQMqZbsz3xiNEgonCskQ9v+IroMmYgk/tas8dG+Hr2D6IbRPybZ12oWpzE/w3cGJ6FJzOw==",
+ "node_modules/remove-bom-stream": {
+ "version": "1.2.0",
+ "resolved": "https://registry.npmjs.org/remove-bom-stream/-/remove-bom-stream-1.2.0.tgz",
+ "integrity": "sha512-wigO8/O08XHb8YPzpDDT+QmRANfW6vLqxfaXm1YXhnFf3AkSLyjfG3GEFg4McZkmgL7KvCj5u2KczkvSP6NfHA==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "ansi-cyan": "^0.1.1",
- "ansi-red": "^0.1.1",
- "arr-diff": "^1.0.1",
- "arr-union": "^2.0.1",
- "extend-shallow": "^1.1.2"
+ "remove-bom-buffer": "^3.0.0",
+ "safe-buffer": "^5.1.0",
+ "through2": "^2.0.3"
},
"engines": {
- "node": ">=0.10.0"
+ "node": ">= 0.10"
}
},
- "node_modules/run-sequence/node_modules/strip-ansi": {
- "version": "3.0.1",
- "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-3.0.1.tgz",
- "integrity": "sha512-VhumSSbBqDTP8p2ZLKj40UjBCV4+v8bUSEpUb4KjRgWk9pbqGF4REFj6KEagidb2f/M6AzC0EmFyDNGaw9OCzg==",
+ "node_modules/remove-bom-stream/node_modules/through2": {
+ "version": "2.0.5",
+ "resolved": "https://registry.npmjs.org/through2/-/through2-2.0.5.tgz",
+ "integrity": "sha512-/mrRod8xqpA+IHSLyGCQ2s8SPHiCDEeQJSep1jqLYeEUClOFG2Qsh+4FU6G9VeqpZnGW/Su8LQGc4YKni5rYSQ==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "ansi-regex": "^2.0.0"
- },
+ "readable-stream": "~2.3.6",
+ "xtend": "~4.0.1"
+ }
+ },
+ "node_modules/remove-trailing-separator": {
+ "version": "1.1.0",
+ "resolved": "https://registry.npmjs.org/remove-trailing-separator/-/remove-trailing-separator-1.1.0.tgz",
+ "integrity": "sha512-/hS+Y0u3aOfIETiaiirUFwDBDzmXPvO+jAfKTitUngIPzdKc6Z0LoFjM/CK5PL4C+eKwHohlHAb6H0VFfmmUsw==",
+ "dev": true,
+ "license": "ISC"
+ },
+ "node_modules/repeat-element": {
+ "version": "1.1.4",
+ "resolved": "https://registry.npmjs.org/repeat-element/-/repeat-element-1.1.4.tgz",
+ "integrity": "sha512-LFiNfRcSu7KK3evMyYOuCzv3L10TW7yC1G2/+StMjK8Y6Vqd2MG7r/Qjw4ghtuCOjFvlnms/iMmLqpvW/ES/WQ==",
+ "dev": true,
+ "license": "MIT",
"engines": {
"node": ">=0.10.0"
}
},
- "node_modules/run-sequence/node_modules/supports-color": {
- "version": "2.0.0",
- "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-2.0.0.tgz",
- "integrity": "sha512-KKNVtd6pCYgPIKU4cp2733HWYCpplQhddZLBUryaAHou723x+FRzQ5Df824Fj+IyyuiQTRoub4SnIFfIcrp70g==",
+ "node_modules/repeat-string": {
+ "version": "1.6.1",
+ "resolved": "https://registry.npmjs.org/repeat-string/-/repeat-string-1.6.1.tgz",
+ "integrity": "sha512-PV0dzCYDNfRi1jCDbJzpW7jNNDRuCOG/jI5ctQcGKt/clZD+YcPS3yIlWuTJMmESC8aevCFmWJy5wjAFgNqN6w==",
"dev": true,
+ "license": "MIT",
"engines": {
- "node": ">=0.8.0"
+ "node": ">=0.10"
}
},
- "node_modules/rx": {
- "version": "4.1.0",
- "resolved": "https://registry.npmjs.org/rx/-/rx-4.1.0.tgz",
- "integrity": "sha512-CiaiuN6gapkdl+cZUr67W6I8jquN4lkak3vtIsIWCl4XIPP8ffsoyN6/+PuGXnQy8Cu8W2y9Xxh31Rq4M6wUug==",
- "dev": true
- },
- "node_modules/sade": {
- "version": "1.8.1",
- "resolved": "https://registry.npmjs.org/sade/-/sade-1.8.1.tgz",
- "integrity": "sha512-xal3CZX1Xlo/k4ApwCFrHVACi9fBqJ7V+mwhBsuf/1IOKbBy098Fex+Wa/5QMubw09pSZ/u8EY8PWgevJsXp1A==",
+ "node_modules/replace-ext": {
+ "version": "1.0.1",
+ "resolved": "https://registry.npmjs.org/replace-ext/-/replace-ext-1.0.1.tgz",
+ "integrity": "sha512-yD5BHCe7quCgBph4rMQ+0KkIRKwWCrHDOX1p1Gp6HwjPM5kVoCdKGNhN7ydqqsX6lJEnQDKZ/tFMiEdQ1dvPEw==",
"dev": true,
- "dependencies": {
- "mri": "^1.1.0"
- },
+ "license": "MIT",
"engines": {
- "node": ">=6"
+ "node": ">= 0.10"
}
},
- "node_modules/safe-array-concat": {
- "version": "1.1.2",
- "resolved": "https://registry.npmjs.org/safe-array-concat/-/safe-array-concat-1.1.2.tgz",
- "integrity": "sha512-vj6RsCsWBCf19jIeHEfkRMw8DPiBb+DMXklQ/1SGDHOMlHdPUkZXFQ2YdplS23zESTijAcurb1aSgJA3AgMu1Q==",
+ "node_modules/replace-homedir": {
+ "version": "1.0.0",
+ "resolved": "https://registry.npmjs.org/replace-homedir/-/replace-homedir-1.0.0.tgz",
+ "integrity": "sha512-CHPV/GAglbIB1tnQgaiysb8H2yCy8WQ7lcEwQ/eT+kLj0QHV8LnJW0zpqpE7RSkrMSRoa+EBoag86clf7WAgSg==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "call-bind": "^1.0.7",
- "get-intrinsic": "^1.2.4",
- "has-symbols": "^1.0.3",
- "isarray": "^2.0.5"
+ "homedir-polyfill": "^1.0.1",
+ "is-absolute": "^1.0.0",
+ "remove-trailing-separator": "^1.1.0"
},
"engines": {
- "node": ">=0.4"
- },
- "funding": {
- "url": "https://github.com/sponsors/ljharb"
+ "node": ">= 0.10"
}
},
- "node_modules/safe-array-concat/node_modules/isarray": {
- "version": "2.0.5",
- "resolved": "https://registry.npmjs.org/isarray/-/isarray-2.0.5.tgz",
- "integrity": "sha512-xHjhDr3cNBK0BzdUJSPXZntQUx/mwMS5Rw4A7lPJ90XGAO6ISP/ePDNuo0vhqOZU+UD5JoodwCAAoZQd3FeAKw==",
- "dev": true
- },
- "node_modules/safe-buffer": {
- "version": "5.2.1",
- "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.1.tgz",
- "integrity": "sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==",
- "dev": true,
- "funding": [
- {
- "type": "github",
- "url": "https://github.com/sponsors/feross"
- },
- {
- "type": "patreon",
- "url": "https://www.patreon.com/feross"
- },
- {
- "type": "consulting",
- "url": "https://feross.org/support"
- }
- ]
- },
- "node_modules/safe-regex": {
- "version": "1.1.0",
- "resolved": "https://registry.npmjs.org/safe-regex/-/safe-regex-1.1.0.tgz",
- "integrity": "sha512-aJXcif4xnaNUzvUuC5gcb46oTS7zvg4jpMTnuqtrEPlR3vFr4pxtdTwaF1Qs3Enjn9HK+ZlwQui+a7z0SywIzg==",
+ "node_modules/replacestream": {
+ "version": "4.0.3",
+ "resolved": "https://registry.npmjs.org/replacestream/-/replacestream-4.0.3.tgz",
+ "integrity": "sha512-AC0FiLS352pBBiZhd4VXB1Ab/lh0lEgpP+GGvZqbQh8a5cmXVoTe5EX/YeTFArnp4SRGTHh1qCHu9lGs1qG8sA==",
"dev": true,
+ "license": "BSD-3-Clause",
"dependencies": {
- "ret": "~0.1.10"
+ "escape-string-regexp": "^1.0.3",
+ "object-assign": "^4.0.1",
+ "readable-stream": "^2.0.2"
}
},
- "node_modules/safe-regex-test": {
- "version": "1.0.3",
- "resolved": "https://registry.npmjs.org/safe-regex-test/-/safe-regex-test-1.0.3.tgz",
- "integrity": "sha512-CdASjNJPvRa7roO6Ra/gLYBTzYzzPyyBXxIMdGW3USQLyjWEls2RgW5UBTXaQVp+OrpeCK3bLem8smtmheoRuw==",
+ "node_modules/replacestream/node_modules/escape-string-regexp": {
+ "version": "1.0.5",
+ "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz",
+ "integrity": "sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==",
"dev": true,
- "dependencies": {
- "call-bind": "^1.0.6",
- "es-errors": "^1.3.0",
- "is-regex": "^1.1.4"
- },
+ "license": "MIT",
"engines": {
- "node": ">= 0.4"
- },
- "funding": {
- "url": "https://github.com/sponsors/ljharb"
+ "node": ">=0.8.0"
}
},
- "node_modules/safer-buffer": {
- "version": "2.1.2",
- "resolved": "https://registry.npmjs.org/safer-buffer/-/safer-buffer-2.1.2.tgz",
- "integrity": "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==",
- "dev": true
- },
- "node_modules/sanitize.css": {
- "version": "13.0.0",
- "resolved": "https://registry.npmjs.org/sanitize.css/-/sanitize.css-13.0.0.tgz",
- "integrity": "sha512-ZRwKbh/eQ6w9vmTjkuG0Ioi3HBwPFce0O+v//ve+aOq1oeCy7jMV2qzzAlpsNuqpqCBjjriM1lbtZbF/Q8jVyA==",
- "dev": true
- },
- "node_modules/sass-loader": {
- "version": "12.6.0",
- "resolved": "https://registry.npmjs.org/sass-loader/-/sass-loader-12.6.0.tgz",
- "integrity": "sha512-oLTaH0YCtX4cfnJZxKSLAyglED0naiYfNG1iXfU5w1LNZ+ukoA5DtyDIN5zmKVZwYNJP4KRc5Y3hkWga+7tYfA==",
+ "node_modules/require-directory": {
+ "version": "2.1.1",
+ "resolved": "https://registry.npmjs.org/require-directory/-/require-directory-2.1.1.tgz",
+ "integrity": "sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q==",
"dev": true,
- "dependencies": {
- "klona": "^2.0.4",
- "neo-async": "^2.6.2"
- },
+ "license": "MIT",
"engines": {
- "node": ">= 12.13.0"
- },
- "funding": {
- "type": "opencollective",
- "url": "https://opencollective.com/webpack"
- },
- "peerDependencies": {
- "fibers": ">= 3.1.0",
- "node-sass": "^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0",
- "sass": "^1.3.0",
- "sass-embedded": "*",
- "webpack": "^5.0.0"
- },
- "peerDependenciesMeta": {
- "fibers": {
- "optional": true
- },
- "node-sass": {
- "optional": true
- },
- "sass": {
- "optional": true
- },
- "sass-embedded": {
- "optional": true
- }
+ "node": ">=0.10.0"
}
},
- "node_modules/sax": {
- "version": "1.2.4",
- "resolved": "https://registry.npmjs.org/sax/-/sax-1.2.4.tgz",
- "integrity": "sha512-NqVDv9TpANUjFm0N8uM5GxL36UgKi9/atZw+x7YFnQ8ckwFGKrl4xX4yWtrey3UJm5nP1kUbnYgLopqWNSRhWw==",
- "dev": true
- },
- "node_modules/saxes": {
- "version": "5.0.1",
- "resolved": "https://registry.npmjs.org/saxes/-/saxes-5.0.1.tgz",
- "integrity": "sha512-5LBh1Tls8c9xgGjw3QrMwETmTMVk0oFgvrFSvWx62llR2hcEInrKNZ2GZCCuuy2lvWrdl5jhbpeqc5hRYKFOcw==",
+ "node_modules/require-from-string": {
+ "version": "2.0.2",
+ "resolved": "https://registry.npmjs.org/require-from-string/-/require-from-string-2.0.2.tgz",
+ "integrity": "sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw==",
"dev": true,
- "dependencies": {
- "xmlchars": "^2.2.0"
- },
+ "license": "MIT",
"engines": {
- "node": ">=10"
+ "node": ">=0.10.0"
}
},
- "node_modules/scheduler": {
- "version": "0.23.0",
- "resolved": "https://registry.npmjs.org/scheduler/-/scheduler-0.23.0.tgz",
- "integrity": "sha512-CtuThmgHNg7zIZWAXi3AsyIzA3n4xx7aNyjwC2VJldO2LMVDhFK+63xGqq6CsJH4rTAt6/M+N4GhZiDYPx9eUw==",
- "dependencies": {
- "loose-envify": "^1.1.0"
- }
+ "node_modules/require-main-filename": {
+ "version": "1.0.1",
+ "resolved": "https://registry.npmjs.org/require-main-filename/-/require-main-filename-1.0.1.tgz",
+ "integrity": "sha512-IqSUtOVP4ksd1C/ej5zeEh/BIP2ajqpn8c5x+q99gvcIG/Qf0cud5raVnE/Dwd0ua9TXYDoDc0RE5hBSdz22Ug==",
+ "dev": true,
+ "license": "ISC"
},
- "node_modules/schema-utils": {
- "version": "2.7.0",
- "resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-2.7.0.tgz",
- "integrity": "sha512-0ilKFI6QQF5nxDZLFn2dMjvc4hjg/Wkg7rHd3jK6/A4a1Hl9VFdQWvgB1UMGoU94pad1P/8N7fMcEnLnSiju8A==",
+ "node_modules/requires-port": {
+ "version": "1.0.0",
+ "resolved": "https://registry.npmjs.org/requires-port/-/requires-port-1.0.0.tgz",
+ "integrity": "sha512-KigOCHcocU3XODJxsu8i/j8T9tzT4adHiecwORRQ0ZZFcp7ahwXuRU1m+yuO90C5ZUyGeGfocHDI14M3L3yDAQ==",
"dev": true,
+ "license": "MIT"
+ },
+ "node_modules/resolve": {
+ "version": "2.0.0-next.5",
+ "resolved": "https://registry.npmjs.org/resolve/-/resolve-2.0.0-next.5.tgz",
+ "integrity": "sha512-U7WjGVG9sH8tvjW5SmGbQuui75FiyjAX72HX15DwBBwF9dNiQZRQAg9nnPhYy+TUnE0+VcrttuvNI8oSxZcocA==",
+ "dev": true,
+ "license": "MIT",
"dependencies": {
- "@types/json-schema": "^7.0.4",
- "ajv": "^6.12.2",
- "ajv-keywords": "^3.4.1"
+ "is-core-module": "^2.13.0",
+ "path-parse": "^1.0.7",
+ "supports-preserve-symlinks-flag": "^1.0.0"
},
- "engines": {
- "node": ">= 8.9.0"
+ "bin": {
+ "resolve": "bin/resolve"
},
"funding": {
- "type": "opencollective",
- "url": "https://opencollective.com/webpack"
+ "url": "https://github.com/sponsors/ljharb"
}
},
- "node_modules/schema-utils/node_modules/ajv": {
- "version": "6.12.6",
- "resolved": "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz",
- "integrity": "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==",
+ "node_modules/resolve-dir": {
+ "version": "1.0.1",
+ "resolved": "https://registry.npmjs.org/resolve-dir/-/resolve-dir-1.0.1.tgz",
+ "integrity": "sha512-R7uiTjECzvOsWSfdM0QKFNBVFcK27aHOUwdvK53BcW8zqnGdYp0Fbj82cy54+2A4P2tFM22J5kRfe1R+lM/1yg==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "fast-deep-equal": "^3.1.1",
- "fast-json-stable-stringify": "^2.0.0",
- "json-schema-traverse": "^0.4.1",
- "uri-js": "^4.2.2"
+ "expand-tilde": "^2.0.0",
+ "global-modules": "^1.0.0"
},
- "funding": {
- "type": "github",
- "url": "https://github.com/sponsors/epoberezkin"
- }
- },
- "node_modules/schema-utils/node_modules/ajv-keywords": {
- "version": "3.5.2",
- "resolved": "https://registry.npmjs.org/ajv-keywords/-/ajv-keywords-3.5.2.tgz",
- "integrity": "sha512-5p6WTN0DdTGVQk6VjcEju19IgaHudalcfabD7yhDGeA6bcQnmL+CpveLJq/3hvfwd1aof6L386Ougkx6RfyMIQ==",
- "dev": true,
- "peerDependencies": {
- "ajv": "^6.9.1"
- }
- },
- "node_modules/schema-utils/node_modules/json-schema-traverse": {
- "version": "0.4.1",
- "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz",
- "integrity": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==",
- "dev": true
- },
- "node_modules/select-hose": {
- "version": "2.0.0",
- "resolved": "https://registry.npmjs.org/select-hose/-/select-hose-2.0.0.tgz",
- "integrity": "sha512-mEugaLK+YfkijB4fx0e6kImuJdCIt2LxCRcbEYPqRGCs4F2ogyfZU5IAZRdjCP8JPq2AtdNoC/Dux63d9Kiryg==",
- "dev": true
+ "engines": {
+ "node": ">=0.10.0"
+ }
},
- "node_modules/selfsigned": {
- "version": "2.4.1",
- "resolved": "https://registry.npmjs.org/selfsigned/-/selfsigned-2.4.1.tgz",
- "integrity": "sha512-th5B4L2U+eGLq1TVh7zNRGBapioSORUeymIydxgFpwww9d2qyKvtuPU2jJuHvYAwwqi2Y596QBL3eEqcPEYL8Q==",
+ "node_modules/resolve-dir/node_modules/global-modules": {
+ "version": "1.0.0",
+ "resolved": "https://registry.npmjs.org/global-modules/-/global-modules-1.0.0.tgz",
+ "integrity": "sha512-sKzpEkf11GpOFuw0Zzjzmt4B4UZwjOcG757PPvrfhxcLFbq0wpsgpOqxpxtxFiCG4DtG93M6XRVbF2oGdev7bg==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "@types/node-forge": "^1.3.0",
- "node-forge": "^1"
+ "global-prefix": "^1.0.1",
+ "is-windows": "^1.0.1",
+ "resolve-dir": "^1.0.0"
},
"engines": {
- "node": ">=10"
+ "node": ">=0.10.0"
}
},
- "node_modules/semver": {
- "version": "7.6.0",
- "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.0.tgz",
- "integrity": "sha512-EnwXhrlwXMk9gKu5/flx5sv/an57AkRplG3hTK68W7FRDN+k+OWBj65M7719OkA82XLBxrcX0KSHj+X5COhOVg==",
+ "node_modules/resolve-dir/node_modules/global-prefix": {
+ "version": "1.0.2",
+ "resolved": "https://registry.npmjs.org/global-prefix/-/global-prefix-1.0.2.tgz",
+ "integrity": "sha512-5lsx1NUDHtSjfg0eHlmYvZKv8/nVqX4ckFbM+FrGcQ+04KWcWFo9P5MxPZYSzUvyzmdTbI7Eix8Q4IbELDqzKg==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "lru-cache": "^6.0.0"
- },
- "bin": {
- "semver": "bin/semver.js"
+ "expand-tilde": "^2.0.2",
+ "homedir-polyfill": "^1.0.1",
+ "ini": "^1.3.4",
+ "is-windows": "^1.0.1",
+ "which": "^1.2.14"
},
"engines": {
- "node": ">=10"
+ "node": ">=0.10.0"
}
},
- "node_modules/semver-greatest-satisfied-range": {
- "version": "1.1.0",
- "resolved": "https://registry.npmjs.org/semver-greatest-satisfied-range/-/semver-greatest-satisfied-range-1.1.0.tgz",
- "integrity": "sha512-Ny/iyOzSSa8M5ML46IAx3iXc6tfOsYU2R4AXi2UpHk60Zrgyq6eqPj/xiOfS0rRl/iiQ/rdJkVjw/5cdUyCntQ==",
+ "node_modules/resolve-dir/node_modules/which": {
+ "version": "1.3.1",
+ "resolved": "https://registry.npmjs.org/which/-/which-1.3.1.tgz",
+ "integrity": "sha512-HxJdYWq1MTIQbJ3nw0cqssHoTNU267KlrDuGZ1WYlxDStUtKUhOaJmh112/TZmHxxUfuJqPXSOm7tDyas0OSIQ==",
"dev": true,
+ "license": "ISC",
"dependencies": {
- "sver-compat": "^1.5.0"
+ "isexe": "^2.0.0"
},
+ "bin": {
+ "which": "bin/which"
+ }
+ },
+ "node_modules/resolve-from": {
+ "version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-4.0.0.tgz",
+ "integrity": "sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==",
+ "dev": true,
+ "license": "MIT",
"engines": {
- "node": ">= 0.10"
+ "node": ">=4"
}
},
- "node_modules/semver/node_modules/lru-cache": {
- "version": "6.0.0",
- "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz",
- "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==",
+ "node_modules/resolve-options": {
+ "version": "1.1.0",
+ "resolved": "https://registry.npmjs.org/resolve-options/-/resolve-options-1.1.0.tgz",
+ "integrity": "sha512-NYDgziiroVeDC29xq7bp/CacZERYsA9bXYd1ZmcJlF3BcrZv5pTb4NG7SjdyKDnXZ84aC4vo2u6sNKIA1LCu/A==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "yallist": "^4.0.0"
+ "value-or-function": "^3.0.0"
},
"engines": {
- "node": ">=10"
+ "node": ">= 0.10"
}
},
- "node_modules/semver/node_modules/yallist": {
- "version": "4.0.0",
- "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz",
- "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==",
- "dev": true
+ "node_modules/resolve-pathname": {
+ "version": "3.0.0",
+ "resolved": "https://registry.npmjs.org/resolve-pathname/-/resolve-pathname-3.0.0.tgz",
+ "integrity": "sha512-C7rARubxI8bXFNB/hqcp/4iUeIXJhJZvFPFPiSPRnhU5UPxzMFIl+2E6yY6c4k9giDJAhtV+enfA+G89N6Csng==",
+ "license": "MIT"
},
- "node_modules/send": {
- "version": "0.19.1",
- "resolved": "https://registry.npmjs.org/send/-/send-0.19.1.tgz",
- "integrity": "sha512-p4rRk4f23ynFEfcD9LA0xRYngj+IyGiEYyqqOak8kaN0TvNmuxC2dcVeBn62GpCeR2CpWqyHCNScTP91QbAVFg==",
+ "node_modules/resolve-url": {
+ "version": "0.2.1",
+ "resolved": "https://registry.npmjs.org/resolve-url/-/resolve-url-0.2.1.tgz",
+ "integrity": "sha512-ZuF55hVUQaaczgOIwqWzkEcEidmlD/xl44x1UZnhOXcYuFN2S6+rcxpG+C1N3So0wvNI3DmJICUFfu2SxhBmvg==",
+ "deprecated": "https://github.com/lydell/resolve-url#deprecated",
+ "dev": true,
+ "license": "MIT"
+ },
+ "node_modules/resp-modifier": {
+ "version": "6.0.2",
+ "resolved": "https://registry.npmjs.org/resp-modifier/-/resp-modifier-6.0.2.tgz",
+ "integrity": "sha512-U1+0kWC/+4ncRFYqQWTx/3qkfE6a4B/h3XXgmXypfa0SPZ3t7cbbaFk297PjQS/yov24R18h6OZe6iZwj3NSLw==",
"dev": true,
- "license": "MIT",
"dependencies": {
- "debug": "2.6.9",
- "depd": "2.0.0",
- "destroy": "1.2.0",
- "encodeurl": "~2.0.0",
- "escape-html": "~1.0.3",
- "etag": "~1.8.1",
- "fresh": "0.5.2",
- "http-errors": "2.0.0",
- "mime": "1.6.0",
- "ms": "2.1.3",
- "on-finished": "2.4.1",
- "range-parser": "~1.2.1",
- "statuses": "2.0.1"
+ "debug": "^2.2.0",
+ "minimatch": "^3.0.2"
},
"engines": {
"node": ">= 0.8.0"
}
},
- "node_modules/send/node_modules/debug": {
+ "node_modules/resp-modifier/node_modules/debug": {
"version": "2.6.9",
"resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz",
"integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==",
@@ -22673,392 +13156,388 @@
"ms": "2.0.0"
}
},
- "node_modules/send/node_modules/debug/node_modules/ms": {
+ "node_modules/resp-modifier/node_modules/ms": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz",
"integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==",
"dev": true,
"license": "MIT"
},
- "node_modules/send/node_modules/encodeurl": {
- "version": "2.0.0",
- "resolved": "https://registry.npmjs.org/encodeurl/-/encodeurl-2.0.0.tgz",
- "integrity": "sha512-Q0n9HRi4m6JuGIV1eFlmvJB7ZEVxu93IrMyiMsGC0lrMJMWzRgx6WGquyfQgZVb31vhGgXnfmPNNXmxnOkRBrg==",
- "dev": true,
- "license": "MIT",
- "engines": {
- "node": ">= 0.8"
- }
- },
- "node_modules/send/node_modules/ms": {
- "version": "2.1.3",
- "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz",
- "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==",
- "dev": true,
- "license": "MIT"
- },
- "node_modules/send/node_modules/on-finished": {
- "version": "2.4.1",
- "resolved": "https://registry.npmjs.org/on-finished/-/on-finished-2.4.1.tgz",
- "integrity": "sha512-oVlzkg3ENAhCk2zdv7IJwd/QUD4z2RxRwpkcGY8psCVcCYZNq4wYnVWALHM+brtuJjePWiYF/ClmuDr8Ch5+kg==",
+ "node_modules/ret": {
+ "version": "0.1.15",
+ "resolved": "https://registry.npmjs.org/ret/-/ret-0.1.15.tgz",
+ "integrity": "sha512-TTlYpa+OL+vMMNG24xSlQGEJ3B/RzEfUlLct7b5G/ytav+wPrplCpVMFuwzXbkecJrb6IYo1iFb0S9v37754mg==",
"dev": true,
"license": "MIT",
- "dependencies": {
- "ee-first": "1.1.1"
- },
"engines": {
- "node": ">= 0.8"
+ "node": ">=0.12"
}
},
- "node_modules/send/node_modules/statuses": {
- "version": "2.0.1",
- "resolved": "https://registry.npmjs.org/statuses/-/statuses-2.0.1.tgz",
- "integrity": "sha512-RwNA9Z/7PrK06rYLIzFMlaF+l73iwpzsqRIFgbMLbTcLD6cOao82TaWefPXQvB2fOC4AjuYSEndS7N/mTCbkdQ==",
+ "node_modules/reusify": {
+ "version": "1.1.0",
+ "resolved": "https://registry.npmjs.org/reusify/-/reusify-1.1.0.tgz",
+ "integrity": "sha512-g6QUff04oZpHs0eG5p83rFLhHeV00ug/Yf9nZM6fLeUrPguBTkTQOdpAWWspMh55TZfVQDPaN3NQJfbVRAxdIw==",
"dev": true,
"license": "MIT",
"engines": {
- "node": ">= 0.8"
+ "iojs": ">=1.0.0",
+ "node": ">=0.10.0"
}
},
- "node_modules/serialize-javascript": {
- "version": "6.0.2",
- "resolved": "https://registry.npmjs.org/serialize-javascript/-/serialize-javascript-6.0.2.tgz",
- "integrity": "sha512-Saa1xPByTTq2gdeFZYLLo+RFE35NHZkAbqZeWNd3BpzppeVisAqpDjcp8dyf6uIvEqJRd46jemmyA4iFIeVk8g==",
+ "node_modules/rimraf": {
+ "version": "3.0.2",
+ "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-3.0.2.tgz",
+ "integrity": "sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==",
+ "deprecated": "Rimraf versions prior to v4 are no longer supported",
"dev": true,
+ "license": "ISC",
"dependencies": {
- "randombytes": "^2.1.0"
+ "glob": "^7.1.3"
+ },
+ "bin": {
+ "rimraf": "bin.js"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/isaacs"
}
},
- "node_modules/serve-index": {
- "version": "1.9.1",
- "resolved": "https://registry.npmjs.org/serve-index/-/serve-index-1.9.1.tgz",
- "integrity": "sha512-pXHfKNP4qujrtteMrSBb0rc8HJ9Ms/GrXwcUtUtD5s4ewDJI8bT3Cz2zTVRMKtri49pLx2e0Ya8ziP5Ya2pZZw==",
+ "node_modules/rollup": {
+ "version": "4.52.5",
+ "resolved": "https://registry.npmjs.org/rollup/-/rollup-4.52.5.tgz",
+ "integrity": "sha512-3GuObel8h7Kqdjt0gxkEzaifHTqLVW56Y/bjN7PSQtkKr0w3V/QYSdt6QWYtd7A1xUtYQigtdUfgj1RvWVtorw==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "accepts": "~1.3.4",
- "batch": "0.6.1",
- "debug": "2.6.9",
- "escape-html": "~1.0.3",
- "http-errors": "~1.6.2",
- "mime-types": "~2.1.17",
- "parseurl": "~1.3.2"
+ "@types/estree": "1.0.8"
+ },
+ "bin": {
+ "rollup": "dist/bin/rollup"
},
"engines": {
- "node": ">= 0.8.0"
+ "node": ">=18.0.0",
+ "npm": ">=8.0.0"
+ },
+ "optionalDependencies": {
+ "@rollup/rollup-android-arm-eabi": "4.52.5",
+ "@rollup/rollup-android-arm64": "4.52.5",
+ "@rollup/rollup-darwin-arm64": "4.52.5",
+ "@rollup/rollup-darwin-x64": "4.52.5",
+ "@rollup/rollup-freebsd-arm64": "4.52.5",
+ "@rollup/rollup-freebsd-x64": "4.52.5",
+ "@rollup/rollup-linux-arm-gnueabihf": "4.52.5",
+ "@rollup/rollup-linux-arm-musleabihf": "4.52.5",
+ "@rollup/rollup-linux-arm64-gnu": "4.52.5",
+ "@rollup/rollup-linux-arm64-musl": "4.52.5",
+ "@rollup/rollup-linux-loong64-gnu": "4.52.5",
+ "@rollup/rollup-linux-ppc64-gnu": "4.52.5",
+ "@rollup/rollup-linux-riscv64-gnu": "4.52.5",
+ "@rollup/rollup-linux-riscv64-musl": "4.52.5",
+ "@rollup/rollup-linux-s390x-gnu": "4.52.5",
+ "@rollup/rollup-linux-x64-gnu": "4.52.5",
+ "@rollup/rollup-linux-x64-musl": "4.52.5",
+ "@rollup/rollup-openharmony-arm64": "4.52.5",
+ "@rollup/rollup-win32-arm64-msvc": "4.52.5",
+ "@rollup/rollup-win32-ia32-msvc": "4.52.5",
+ "@rollup/rollup-win32-x64-gnu": "4.52.5",
+ "@rollup/rollup-win32-x64-msvc": "4.52.5",
+ "fsevents": "~2.3.2"
}
},
- "node_modules/serve-index/node_modules/debug": {
- "version": "2.6.9",
- "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz",
- "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==",
+ "node_modules/run-parallel": {
+ "version": "1.2.0",
+ "resolved": "https://registry.npmjs.org/run-parallel/-/run-parallel-1.2.0.tgz",
+ "integrity": "sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==",
"dev": true,
+ "funding": [
+ {
+ "type": "github",
+ "url": "https://github.com/sponsors/feross"
+ },
+ {
+ "type": "patreon",
+ "url": "https://www.patreon.com/feross"
+ },
+ {
+ "type": "consulting",
+ "url": "https://feross.org/support"
+ }
+ ],
+ "license": "MIT",
"dependencies": {
- "ms": "2.0.0"
- }
- },
- "node_modules/serve-index/node_modules/depd": {
- "version": "1.1.2",
- "resolved": "https://registry.npmjs.org/depd/-/depd-1.1.2.tgz",
- "integrity": "sha512-7emPTl6Dpo6JRXOXjLRxck+FlLRX5847cLKEn00PLAgc3g2hTZZgr+e4c2v6QpSmLeFP3n5yUo7ft6avBK/5jQ==",
- "dev": true,
- "engines": {
- "node": ">= 0.6"
+ "queue-microtask": "^1.2.2"
}
},
- "node_modules/serve-index/node_modules/http-errors": {
- "version": "1.6.3",
- "resolved": "https://registry.npmjs.org/http-errors/-/http-errors-1.6.3.tgz",
- "integrity": "sha512-lks+lVC8dgGyh97jxvxeYTWQFvh4uw4yC12gVl63Cg30sjPX4wuGcdkICVXDAESr6OJGjqGA8Iz5mkeN6zlD7A==",
+ "node_modules/run-sequence": {
+ "version": "2.2.1",
+ "resolved": "https://registry.npmjs.org/run-sequence/-/run-sequence-2.2.1.tgz",
+ "integrity": "sha512-qkzZnQWMZjcKbh3CNly2srtrkaO/2H/SI5f2eliMCapdRD3UhMrwjfOAZJAnZ2H8Ju4aBzFZkBGXUqFs9V0yxw==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "depd": "~1.1.2",
- "inherits": "2.0.3",
- "setprototypeof": "1.1.0",
- "statuses": ">= 1.4.0 < 2"
+ "chalk": "^1.1.3",
+ "fancy-log": "^1.3.2",
+ "plugin-error": "^0.1.2"
},
"engines": {
- "node": ">= 0.6"
+ "node": ">= 0.8.0"
}
},
- "node_modules/serve-index/node_modules/inherits": {
- "version": "2.0.3",
- "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.3.tgz",
- "integrity": "sha512-x00IRNXNy63jwGkJmzPigoySHbaqpNuzKbBOmzK+g2OdZpQ9w+sxCN+VSB3ja7IAge2OP2qpfxTjeNcyjmW1uw==",
- "dev": true
- },
- "node_modules/serve-index/node_modules/ms": {
- "version": "2.0.0",
- "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz",
- "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==",
- "dev": true
- },
- "node_modules/serve-index/node_modules/setprototypeof": {
- "version": "1.1.0",
- "resolved": "https://registry.npmjs.org/setprototypeof/-/setprototypeof-1.1.0.tgz",
- "integrity": "sha512-BvE/TwpZX4FXExxOxZyRGQQv651MSwmWKZGqvmPcRIjDqWub67kTKuIMx43cZZrS/cBBzwBcNDWoFxt2XEFIpQ==",
- "dev": true
- },
- "node_modules/serve-index/node_modules/statuses": {
- "version": "1.5.0",
- "resolved": "https://registry.npmjs.org/statuses/-/statuses-1.5.0.tgz",
- "integrity": "sha512-OpZ3zP+jT1PI7I8nemJX4AKmAX070ZkYPVWV/AaKTJl+tXCTGyVdC1a4SL8RUQYEwk/f34ZX8UTykN68FwrqAA==",
+ "node_modules/run-sequence/node_modules/ansi-regex": {
+ "version": "2.1.1",
+ "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-2.1.1.tgz",
+ "integrity": "sha512-TIGnTpdo+E3+pCyAluZvtED5p5wCqLdezCyhPZzKPcxvFplEt4i+W7OONCKgeZFT3+y5NZZfOOS/Bdcanm1MYA==",
"dev": true,
+ "license": "MIT",
"engines": {
- "node": ">= 0.6"
+ "node": ">=0.10.0"
}
},
- "node_modules/serve-static": {
- "version": "1.16.2",
- "resolved": "https://registry.npmjs.org/serve-static/-/serve-static-1.16.2.tgz",
- "integrity": "sha512-VqpjJZKadQB/PEbEwvFdO43Ax5dFBZ2UECszz8bQ7pi7wt//PWe1P6MN7eCnjsatYtBT6EuiClbjSWP2WrIoTw==",
+ "node_modules/run-sequence/node_modules/ansi-styles": {
+ "version": "2.2.1",
+ "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-2.2.1.tgz",
+ "integrity": "sha512-kmCevFghRiWM7HB5zTPULl4r9bVFSWjz62MhqizDGUrq2NWuNMQyuv4tHHoKJHs69M/MF64lEcHdYIocrdWQYA==",
"dev": true,
"license": "MIT",
- "dependencies": {
- "encodeurl": "~2.0.0",
- "escape-html": "~1.0.3",
- "parseurl": "~1.3.3",
- "send": "0.19.0"
- },
"engines": {
- "node": ">= 0.8.0"
+ "node": ">=0.10.0"
}
},
- "node_modules/serve-static/node_modules/debug": {
- "version": "2.6.9",
- "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz",
- "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==",
+ "node_modules/run-sequence/node_modules/arr-diff": {
+ "version": "1.1.0",
+ "resolved": "https://registry.npmjs.org/arr-diff/-/arr-diff-1.1.0.tgz",
+ "integrity": "sha512-OQwDZUqYaQwyyhDJHThmzId8daf4/RFNLaeh3AevmSeZ5Y7ug4Ga/yKc6l6kTZOBW781rCj103ZuTh8GAsB3+Q==",
"dev": true,
"license": "MIT",
"dependencies": {
- "ms": "2.0.0"
+ "arr-flatten": "^1.0.1",
+ "array-slice": "^0.2.3"
+ },
+ "engines": {
+ "node": ">=0.10.0"
}
},
- "node_modules/serve-static/node_modules/debug/node_modules/ms": {
- "version": "2.0.0",
- "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz",
- "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==",
- "dev": true,
- "license": "MIT"
- },
- "node_modules/serve-static/node_modules/encodeurl": {
- "version": "2.0.0",
- "resolved": "https://registry.npmjs.org/encodeurl/-/encodeurl-2.0.0.tgz",
- "integrity": "sha512-Q0n9HRi4m6JuGIV1eFlmvJB7ZEVxu93IrMyiMsGC0lrMJMWzRgx6WGquyfQgZVb31vhGgXnfmPNNXmxnOkRBrg==",
+ "node_modules/run-sequence/node_modules/arr-union": {
+ "version": "2.1.0",
+ "resolved": "https://registry.npmjs.org/arr-union/-/arr-union-2.1.0.tgz",
+ "integrity": "sha512-t5db90jq+qdgk8aFnxEkjqta0B/GHrM1pxzuuZz2zWsOXc5nKu3t+76s/PQBA8FTcM/ipspIH9jWG4OxCBc2eA==",
"dev": true,
"license": "MIT",
"engines": {
- "node": ">= 0.8"
+ "node": ">=0.10.0"
}
},
- "node_modules/serve-static/node_modules/ms": {
- "version": "2.1.3",
- "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz",
- "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==",
- "dev": true,
- "license": "MIT"
- },
- "node_modules/serve-static/node_modules/on-finished": {
- "version": "2.4.1",
- "resolved": "https://registry.npmjs.org/on-finished/-/on-finished-2.4.1.tgz",
- "integrity": "sha512-oVlzkg3ENAhCk2zdv7IJwd/QUD4z2RxRwpkcGY8psCVcCYZNq4wYnVWALHM+brtuJjePWiYF/ClmuDr8Ch5+kg==",
+ "node_modules/run-sequence/node_modules/array-slice": {
+ "version": "0.2.3",
+ "resolved": "https://registry.npmjs.org/array-slice/-/array-slice-0.2.3.tgz",
+ "integrity": "sha512-rlVfZW/1Ph2SNySXwR9QYkChp8EkOEiTMO5Vwx60usw04i4nWemkm9RXmQqgkQFaLHsqLuADvjp6IfgL9l2M8Q==",
"dev": true,
"license": "MIT",
- "dependencies": {
- "ee-first": "1.1.1"
- },
"engines": {
- "node": ">= 0.8"
+ "node": ">=0.10.0"
}
},
- "node_modules/serve-static/node_modules/send": {
- "version": "0.19.0",
- "resolved": "https://registry.npmjs.org/send/-/send-0.19.0.tgz",
- "integrity": "sha512-dW41u5VfLXu8SJh5bwRmyYUbAoSB3c9uQh6L8h/KtsFREPWpbX1lrljJo186Jc4nmci/sGUZ9a0a0J2zgfq2hw==",
+ "node_modules/run-sequence/node_modules/chalk": {
+ "version": "1.1.3",
+ "resolved": "https://registry.npmjs.org/chalk/-/chalk-1.1.3.tgz",
+ "integrity": "sha512-U3lRVLMSlsCfjqYPbLyVv11M9CPW4I728d6TCKMAOJueEeB9/8o+eSsMnxPJD+Q+K909sdESg7C+tIkoH6on1A==",
"dev": true,
"license": "MIT",
"dependencies": {
- "debug": "2.6.9",
- "depd": "2.0.0",
- "destroy": "1.2.0",
- "encodeurl": "~1.0.2",
- "escape-html": "~1.0.3",
- "etag": "~1.8.1",
- "fresh": "0.5.2",
- "http-errors": "2.0.0",
- "mime": "1.6.0",
- "ms": "2.1.3",
- "on-finished": "2.4.1",
- "range-parser": "~1.2.1",
- "statuses": "2.0.1"
+ "ansi-styles": "^2.2.1",
+ "escape-string-regexp": "^1.0.2",
+ "has-ansi": "^2.0.0",
+ "strip-ansi": "^3.0.0",
+ "supports-color": "^2.0.0"
},
"engines": {
- "node": ">= 0.8.0"
+ "node": ">=0.10.0"
}
},
- "node_modules/serve-static/node_modules/send/node_modules/encodeurl": {
- "version": "1.0.2",
- "resolved": "https://registry.npmjs.org/encodeurl/-/encodeurl-1.0.2.tgz",
- "integrity": "sha512-TPJXq8JqFaVYm2CWmPvnP2Iyo4ZSM7/QKcSmuMLDObfpH5fi7RUGmd/rTDf+rut/saiDiQEeVTNgAmJEdAOx0w==",
+ "node_modules/run-sequence/node_modules/escape-string-regexp": {
+ "version": "1.0.5",
+ "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz",
+ "integrity": "sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==",
"dev": true,
"license": "MIT",
"engines": {
- "node": ">= 0.8"
+ "node": ">=0.8.0"
}
},
- "node_modules/serve-static/node_modules/statuses": {
- "version": "2.0.1",
- "resolved": "https://registry.npmjs.org/statuses/-/statuses-2.0.1.tgz",
- "integrity": "sha512-RwNA9Z/7PrK06rYLIzFMlaF+l73iwpzsqRIFgbMLbTcLD6cOao82TaWefPXQvB2fOC4AjuYSEndS7N/mTCbkdQ==",
+ "node_modules/run-sequence/node_modules/extend-shallow": {
+ "version": "1.1.4",
+ "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-1.1.4.tgz",
+ "integrity": "sha512-L7AGmkO6jhDkEBBGWlLtftA80Xq8DipnrRPr0pyi7GQLXkaq9JYA4xF4z6qnadIC6euiTDKco0cGSU9muw+WTw==",
"dev": true,
"license": "MIT",
+ "dependencies": {
+ "kind-of": "^1.1.0"
+ },
"engines": {
- "node": ">= 0.8"
+ "node": ">=0.10.0"
}
},
- "node_modules/server-destroy": {
- "version": "1.0.1",
- "resolved": "https://registry.npmjs.org/server-destroy/-/server-destroy-1.0.1.tgz",
- "integrity": "sha512-rb+9B5YBIEzYcD6x2VKidaa+cqYBJQKnU4oe4E3ANwRRN56yk/ua1YCJT1n21NTS8w6CcOclAKNP3PhdCXKYtQ==",
+ "node_modules/run-sequence/node_modules/kind-of": {
+ "version": "1.1.0",
+ "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-1.1.0.tgz",
+ "integrity": "sha512-aUH6ElPnMGon2/YkxRIigV32MOpTVcoXQ1Oo8aYn40s+sJ3j+0gFZsT8HKDcxNy7Fi9zuquWtGaGAahOdv5p/g==",
"dev": true,
- "license": "ISC"
- },
- "node_modules/set-blocking": {
- "version": "2.0.0",
- "resolved": "https://registry.npmjs.org/set-blocking/-/set-blocking-2.0.0.tgz",
- "integrity": "sha512-KiKBS8AnWGEyLzofFfmvKwpdPzqiy16LvQfK3yv/fVH7Bj13/wl3JSR1J+rfgRE9q7xUJK4qvgS8raSOeLUehw==",
- "dev": true
+ "license": "MIT",
+ "engines": {
+ "node": ">=0.10.0"
+ }
},
- "node_modules/set-function-length": {
- "version": "1.2.2",
- "resolved": "https://registry.npmjs.org/set-function-length/-/set-function-length-1.2.2.tgz",
- "integrity": "sha512-pgRc4hJ4/sNjWCSS9AmnS40x3bNMDTknHgL5UaMBTMyJnU90EgWh1Rz+MC9eFu4BuN/UwZjKQuY/1v3rM7HMfg==",
+ "node_modules/run-sequence/node_modules/plugin-error": {
+ "version": "0.1.2",
+ "resolved": "https://registry.npmjs.org/plugin-error/-/plugin-error-0.1.2.tgz",
+ "integrity": "sha512-WzZHcm4+GO34sjFMxQMqZbsz3xiNEgonCskQ9v+IroMmYgk/tas8dG+Hr2D6IbRPybZ12oWpzE/w3cGJ6FJzOw==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "define-data-property": "^1.1.4",
- "es-errors": "^1.3.0",
- "function-bind": "^1.1.2",
- "get-intrinsic": "^1.2.4",
- "gopd": "^1.0.1",
- "has-property-descriptors": "^1.0.2"
+ "ansi-cyan": "^0.1.1",
+ "ansi-red": "^0.1.1",
+ "arr-diff": "^1.0.1",
+ "arr-union": "^2.0.1",
+ "extend-shallow": "^1.1.2"
},
"engines": {
- "node": ">= 0.4"
+ "node": ">=0.10.0"
}
},
- "node_modules/set-function-name": {
- "version": "2.0.2",
- "resolved": "https://registry.npmjs.org/set-function-name/-/set-function-name-2.0.2.tgz",
- "integrity": "sha512-7PGFlmtwsEADb0WYyvCMa1t+yke6daIG4Wirafur5kcf+MhUnPms1UeR0CKQdTZD81yESwMHbtn+TR+dMviakQ==",
+ "node_modules/run-sequence/node_modules/strip-ansi": {
+ "version": "3.0.1",
+ "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-3.0.1.tgz",
+ "integrity": "sha512-VhumSSbBqDTP8p2ZLKj40UjBCV4+v8bUSEpUb4KjRgWk9pbqGF4REFj6KEagidb2f/M6AzC0EmFyDNGaw9OCzg==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "define-data-property": "^1.1.4",
- "es-errors": "^1.3.0",
- "functions-have-names": "^1.2.3",
- "has-property-descriptors": "^1.0.2"
+ "ansi-regex": "^2.0.0"
},
"engines": {
- "node": ">= 0.4"
+ "node": ">=0.10.0"
}
},
- "node_modules/set-value": {
- "version": "2.0.1",
- "resolved": "https://registry.npmjs.org/set-value/-/set-value-2.0.1.tgz",
- "integrity": "sha512-JxHc1weCN68wRY0fhCoXpyK55m/XPHafOmK4UWD7m2CI14GMcFypt4w/0+NV5f/ZMby2F6S2wwA7fgynh9gWSw==",
+ "node_modules/run-sequence/node_modules/supports-color": {
+ "version": "2.0.0",
+ "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-2.0.0.tgz",
+ "integrity": "sha512-KKNVtd6pCYgPIKU4cp2733HWYCpplQhddZLBUryaAHou723x+FRzQ5Df824Fj+IyyuiQTRoub4SnIFfIcrp70g==",
"dev": true,
- "dependencies": {
- "extend-shallow": "^2.0.1",
- "is-extendable": "^0.1.1",
- "is-plain-object": "^2.0.3",
- "split-string": "^3.0.1"
- },
+ "license": "MIT",
"engines": {
- "node": ">=0.10.0"
+ "node": ">=0.8.0"
}
},
- "node_modules/set-value/node_modules/extend-shallow": {
- "version": "2.0.1",
- "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz",
- "integrity": "sha512-zCnTtlxNoAiDc3gqY2aYAWFx7XWWiasuF2K8Me5WbN8otHKTUKBwjPtNpRs/rbUZm7KxWAaNj7P1a/p52GbVug==",
+ "node_modules/rx": {
+ "version": "4.1.0",
+ "resolved": "https://registry.npmjs.org/rx/-/rx-4.1.0.tgz",
+ "integrity": "sha512-CiaiuN6gapkdl+cZUr67W6I8jquN4lkak3vtIsIWCl4XIPP8ffsoyN6/+PuGXnQy8Cu8W2y9Xxh31Rq4M6wUug==",
+ "dev": true,
+ "license": "Apache-2.0"
+ },
+ "node_modules/sade": {
+ "version": "1.8.1",
+ "resolved": "https://registry.npmjs.org/sade/-/sade-1.8.1.tgz",
+ "integrity": "sha512-xal3CZX1Xlo/k4ApwCFrHVACi9fBqJ7V+mwhBsuf/1IOKbBy098Fex+Wa/5QMubw09pSZ/u8EY8PWgevJsXp1A==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "is-extendable": "^0.1.0"
+ "mri": "^1.1.0"
},
"engines": {
- "node": ">=0.10.0"
+ "node": ">=6"
}
},
- "node_modules/set-value/node_modules/is-extendable": {
- "version": "0.1.1",
- "resolved": "https://registry.npmjs.org/is-extendable/-/is-extendable-0.1.1.tgz",
- "integrity": "sha512-5BMULNob1vgFX6EjQw5izWDxrecWK9AM72rugNr0TFldMOi0fj6Jk+zeKIt0xGj4cEfQIJth4w3OKWOJ4f+AFw==",
+ "node_modules/safe-array-concat": {
+ "version": "1.1.3",
+ "resolved": "https://registry.npmjs.org/safe-array-concat/-/safe-array-concat-1.1.3.tgz",
+ "integrity": "sha512-AURm5f0jYEOydBj7VQlVvDrjeFgthDdEF5H1dP+6mNpoXOMo1quQqJ4wvJDyRZ9+pO3kGWoOdmV08cSv2aJV6Q==",
"dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "call-bind": "^1.0.8",
+ "call-bound": "^1.0.2",
+ "get-intrinsic": "^1.2.6",
+ "has-symbols": "^1.1.0",
+ "isarray": "^2.0.5"
+ },
"engines": {
- "node": ">=0.10.0"
+ "node": ">=0.4"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
}
},
- "node_modules/set-value/node_modules/is-plain-object": {
- "version": "2.0.4",
- "resolved": "https://registry.npmjs.org/is-plain-object/-/is-plain-object-2.0.4.tgz",
- "integrity": "sha512-h5PpgXkWitc38BBMYawTYMWJHFZJVnBquFE57xFpjB8pJFiF6gZ+bU+WyI/yqXiFR5mdLsgYNaPe8uao6Uv9Og==",
+ "node_modules/safe-array-concat/node_modules/isarray": {
+ "version": "2.0.5",
+ "resolved": "https://registry.npmjs.org/isarray/-/isarray-2.0.5.tgz",
+ "integrity": "sha512-xHjhDr3cNBK0BzdUJSPXZntQUx/mwMS5Rw4A7lPJ90XGAO6ISP/ePDNuo0vhqOZU+UD5JoodwCAAoZQd3FeAKw==",
+ "dev": true,
+ "license": "MIT"
+ },
+ "node_modules/safe-buffer": {
+ "version": "5.2.1",
+ "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.1.tgz",
+ "integrity": "sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==",
+ "dev": true,
+ "funding": [
+ {
+ "type": "github",
+ "url": "https://github.com/sponsors/feross"
+ },
+ {
+ "type": "patreon",
+ "url": "https://www.patreon.com/feross"
+ },
+ {
+ "type": "consulting",
+ "url": "https://feross.org/support"
+ }
+ ],
+ "license": "MIT"
+ },
+ "node_modules/safe-push-apply": {
+ "version": "1.0.0",
+ "resolved": "https://registry.npmjs.org/safe-push-apply/-/safe-push-apply-1.0.0.tgz",
+ "integrity": "sha512-iKE9w/Z7xCzUMIZqdBsp6pEQvwuEebH4vdpjcDWnyzaI6yl6O9FHvVpmGelvEHNsoY6wGblkxR6Zty/h00WiSA==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "isobject": "^3.0.1"
+ "es-errors": "^1.3.0",
+ "isarray": "^2.0.5"
},
"engines": {
- "node": ">=0.10.0"
- }
- },
- "node_modules/setimmediate": {
- "version": "1.0.5",
- "resolved": "https://registry.npmjs.org/setimmediate/-/setimmediate-1.0.5.tgz",
- "integrity": "sha512-MATJdZp8sLqDl/68LfQmbP8zKPLQNV6BIZoIgrscFDQ+RsvK/BxeDQOgyxKKoh0y/8h3BqVFnCqQ/gd+reiIXA=="
- },
- "node_modules/setprototypeof": {
- "version": "1.2.0",
- "resolved": "https://registry.npmjs.org/setprototypeof/-/setprototypeof-1.2.0.tgz",
- "integrity": "sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw==",
- "dev": true
- },
- "node_modules/shebang-command": {
- "version": "2.0.0",
- "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz",
- "integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==",
- "dev": true,
- "dependencies": {
- "shebang-regex": "^3.0.0"
+ "node": ">= 0.4"
},
- "engines": {
- "node": ">=8"
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
}
},
- "node_modules/shebang-regex": {
- "version": "3.0.0",
- "resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz",
- "integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==",
+ "node_modules/safe-push-apply/node_modules/isarray": {
+ "version": "2.0.5",
+ "resolved": "https://registry.npmjs.org/isarray/-/isarray-2.0.5.tgz",
+ "integrity": "sha512-xHjhDr3cNBK0BzdUJSPXZntQUx/mwMS5Rw4A7lPJ90XGAO6ISP/ePDNuo0vhqOZU+UD5JoodwCAAoZQd3FeAKw==",
"dev": true,
- "engines": {
- "node": ">=8"
- }
+ "license": "MIT"
},
- "node_modules/shell-quote": {
- "version": "1.8.1",
- "resolved": "https://registry.npmjs.org/shell-quote/-/shell-quote-1.8.1.tgz",
- "integrity": "sha512-6j1W9l1iAs/4xYBI1SYOVZyFcCis9b4KCLQ8fgAGG07QvzaRLVVRQvAy85yNmmZSjYjg4MWh4gNvlPujU/5LpA==",
+ "node_modules/safe-regex": {
+ "version": "1.1.0",
+ "resolved": "https://registry.npmjs.org/safe-regex/-/safe-regex-1.1.0.tgz",
+ "integrity": "sha512-aJXcif4xnaNUzvUuC5gcb46oTS7zvg4jpMTnuqtrEPlR3vFr4pxtdTwaF1Qs3Enjn9HK+ZlwQui+a7z0SywIzg==",
"dev": true,
- "funding": {
- "url": "https://github.com/sponsors/ljharb"
+ "license": "MIT",
+ "dependencies": {
+ "ret": "~0.1.10"
}
},
- "node_modules/side-channel": {
- "version": "1.0.6",
- "resolved": "https://registry.npmjs.org/side-channel/-/side-channel-1.0.6.tgz",
- "integrity": "sha512-fDW/EZ6Q9RiO8eFG8Hj+7u/oW+XrPTIChwCOM2+th2A6OblDtYYIpve9m+KvI9Z4C9qSEXlaGR6bTEYHReuglA==",
+ "node_modules/safe-regex-test": {
+ "version": "1.1.0",
+ "resolved": "https://registry.npmjs.org/safe-regex-test/-/safe-regex-test-1.1.0.tgz",
+ "integrity": "sha512-x/+Cz4YrimQxQccJf5mKEbIa1NzeCRNI5Ecl/ekmlYaampdNLPalVyIcCZNNH3MvmqBugV5TMYZXv0ljslUlaw==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "call-bind": "^1.0.7",
+ "call-bound": "^1.0.2",
"es-errors": "^1.3.0",
- "get-intrinsic": "^1.2.4",
- "object-inspect": "^1.13.1"
+ "is-regex": "^1.2.1"
},
"engines": {
"node": ">= 0.4"
@@ -23067,634 +13546,735 @@
"url": "https://github.com/sponsors/ljharb"
}
},
- "node_modules/signal-exit": {
- "version": "3.0.7",
- "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.7.tgz",
- "integrity": "sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==",
- "dev": true
+ "node_modules/safer-buffer": {
+ "version": "2.1.2",
+ "resolved": "https://registry.npmjs.org/safer-buffer/-/safer-buffer-2.1.2.tgz",
+ "integrity": "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==",
+ "dev": true,
+ "license": "MIT"
},
- "node_modules/sisteransi": {
- "version": "1.0.5",
- "resolved": "https://registry.npmjs.org/sisteransi/-/sisteransi-1.0.5.tgz",
- "integrity": "sha512-bLGGlR1QxBcynn2d5YmDX4MGjlZvy2MRBDRNHLJ8VI6l6+9FUiyTFNJ0IveOSP0bcXgVDPRcfGqA0pjaqUpfVg==",
- "dev": true
+ "node_modules/scheduler": {
+ "version": "0.27.0",
+ "resolved": "https://registry.npmjs.org/scheduler/-/scheduler-0.27.0.tgz",
+ "integrity": "sha512-eNv+WrVbKu1f3vbYJT/xtiF5syA5HPIMtf9IgY/nKg0sWqzAUEvqY/xm7OcZc/qafLx/iO9FgOmeSAp4v5ti/Q==",
+ "license": "MIT"
},
- "node_modules/slash": {
- "version": "3.0.0",
- "resolved": "https://registry.npmjs.org/slash/-/slash-3.0.0.tgz",
- "integrity": "sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==",
+ "node_modules/schema-utils": {
+ "version": "2.7.0",
+ "resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-2.7.0.tgz",
+ "integrity": "sha512-0ilKFI6QQF5nxDZLFn2dMjvc4hjg/Wkg7rHd3jK6/A4a1Hl9VFdQWvgB1UMGoU94pad1P/8N7fMcEnLnSiju8A==",
"dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "@types/json-schema": "^7.0.4",
+ "ajv": "^6.12.2",
+ "ajv-keywords": "^3.4.1"
+ },
"engines": {
- "node": ">=8"
+ "node": ">= 8.9.0"
+ },
+ "funding": {
+ "type": "opencollective",
+ "url": "https://opencollective.com/webpack"
}
},
- "node_modules/snapdragon": {
- "version": "0.8.2",
- "resolved": "https://registry.npmjs.org/snapdragon/-/snapdragon-0.8.2.tgz",
- "integrity": "sha512-FtyOnWN/wCHTVXOMwvSv26d+ko5vWlIDD6zoUJ7LW8vh+ZBC8QdljveRP+crNrtBwioEUWy/4dMtbBjA4ioNlg==",
+ "node_modules/semver": {
+ "version": "6.3.1",
+ "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz",
+ "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==",
+ "dev": true,
+ "license": "ISC",
+ "bin": {
+ "semver": "bin/semver.js"
+ }
+ },
+ "node_modules/semver-greatest-satisfied-range": {
+ "version": "1.1.0",
+ "resolved": "https://registry.npmjs.org/semver-greatest-satisfied-range/-/semver-greatest-satisfied-range-1.1.0.tgz",
+ "integrity": "sha512-Ny/iyOzSSa8M5ML46IAx3iXc6tfOsYU2R4AXi2UpHk60Zrgyq6eqPj/xiOfS0rRl/iiQ/rdJkVjw/5cdUyCntQ==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "base": "^0.11.1",
- "debug": "^2.2.0",
- "define-property": "^0.2.5",
- "extend-shallow": "^2.0.1",
- "map-cache": "^0.2.2",
- "source-map": "^0.5.6",
- "source-map-resolve": "^0.5.0",
- "use": "^3.1.0"
+ "sver-compat": "^1.5.0"
},
"engines": {
- "node": ">=0.10.0"
+ "node": ">= 0.10"
}
},
- "node_modules/snapdragon-node": {
- "version": "2.1.1",
- "resolved": "https://registry.npmjs.org/snapdragon-node/-/snapdragon-node-2.1.1.tgz",
- "integrity": "sha512-O27l4xaMYt/RSQ5TR3vpWCAB5Kb/czIcqUFOM/C4fYcLnbZUc1PkjTAMjof2pBWaSTwOUd6qUHcFGVGj7aIwnw==",
+ "node_modules/send": {
+ "version": "0.19.1",
+ "resolved": "https://registry.npmjs.org/send/-/send-0.19.1.tgz",
+ "integrity": "sha512-p4rRk4f23ynFEfcD9LA0xRYngj+IyGiEYyqqOak8kaN0TvNmuxC2dcVeBn62GpCeR2CpWqyHCNScTP91QbAVFg==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "define-property": "^1.0.0",
- "isobject": "^3.0.0",
- "snapdragon-util": "^3.0.1"
+ "debug": "2.6.9",
+ "depd": "2.0.0",
+ "destroy": "1.2.0",
+ "encodeurl": "~2.0.0",
+ "escape-html": "~1.0.3",
+ "etag": "~1.8.1",
+ "fresh": "0.5.2",
+ "http-errors": "2.0.0",
+ "mime": "1.6.0",
+ "ms": "2.1.3",
+ "on-finished": "2.4.1",
+ "range-parser": "~1.2.1",
+ "statuses": "2.0.1"
},
"engines": {
- "node": ">=0.10.0"
+ "node": ">= 0.8.0"
}
},
- "node_modules/snapdragon-node/node_modules/define-property": {
- "version": "1.0.0",
- "resolved": "https://registry.npmjs.org/define-property/-/define-property-1.0.0.tgz",
- "integrity": "sha512-cZTYKFWspt9jZsMscWo8sc/5lbPC9Q0N5nBLgb+Yd915iL3udB1uFgS3B8YCx66UVHq018DAVFoee7x+gxggeA==",
+ "node_modules/send/node_modules/debug": {
+ "version": "2.6.9",
+ "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz",
+ "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "is-descriptor": "^1.0.0"
- },
+ "ms": "2.0.0"
+ }
+ },
+ "node_modules/send/node_modules/debug/node_modules/ms": {
+ "version": "2.0.0",
+ "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz",
+ "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==",
+ "dev": true,
+ "license": "MIT"
+ },
+ "node_modules/send/node_modules/encodeurl": {
+ "version": "2.0.0",
+ "resolved": "https://registry.npmjs.org/encodeurl/-/encodeurl-2.0.0.tgz",
+ "integrity": "sha512-Q0n9HRi4m6JuGIV1eFlmvJB7ZEVxu93IrMyiMsGC0lrMJMWzRgx6WGquyfQgZVb31vhGgXnfmPNNXmxnOkRBrg==",
+ "dev": true,
+ "license": "MIT",
"engines": {
- "node": ">=0.10.0"
+ "node": ">= 0.8"
}
},
- "node_modules/snapdragon-util": {
- "version": "3.0.1",
- "resolved": "https://registry.npmjs.org/snapdragon-util/-/snapdragon-util-3.0.1.tgz",
- "integrity": "sha512-mbKkMdQKsjX4BAL4bRYTj21edOf8cN7XHdYUJEe+Zn99hVEYcMvKPct1IqNe7+AZPirn8BCDOQBHQZknqmKlZQ==",
+ "node_modules/send/node_modules/on-finished": {
+ "version": "2.4.1",
+ "resolved": "https://registry.npmjs.org/on-finished/-/on-finished-2.4.1.tgz",
+ "integrity": "sha512-oVlzkg3ENAhCk2zdv7IJwd/QUD4z2RxRwpkcGY8psCVcCYZNq4wYnVWALHM+brtuJjePWiYF/ClmuDr8Ch5+kg==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "kind-of": "^3.2.0"
+ "ee-first": "1.1.1"
},
"engines": {
- "node": ">=0.10.0"
+ "node": ">= 0.8"
}
},
- "node_modules/snapdragon-util/node_modules/is-buffer": {
- "version": "1.1.6",
- "resolved": "https://registry.npmjs.org/is-buffer/-/is-buffer-1.1.6.tgz",
- "integrity": "sha512-NcdALwpXkTm5Zvvbk7owOUSvVvBKDgKP5/ewfXEznmQFfs4ZRmanOeKBTjRVjka3QFoN6XJ+9F3USqfHqTaU5w==",
- "dev": true
- },
- "node_modules/snapdragon-util/node_modules/kind-of": {
- "version": "3.2.2",
- "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz",
- "integrity": "sha512-NOW9QQXMoZGg/oqnVNoNTTIFEIid1627WCffUBJEdMxYApq7mNE7CpzucIPc+ZQg25Phej7IJSmX3hO+oblOtQ==",
+ "node_modules/send/node_modules/statuses": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/statuses/-/statuses-2.0.1.tgz",
+ "integrity": "sha512-RwNA9Z/7PrK06rYLIzFMlaF+l73iwpzsqRIFgbMLbTcLD6cOao82TaWefPXQvB2fOC4AjuYSEndS7N/mTCbkdQ==",
"dev": true,
- "dependencies": {
- "is-buffer": "^1.1.5"
- },
+ "license": "MIT",
"engines": {
- "node": ">=0.10.0"
+ "node": ">= 0.8"
}
},
- "node_modules/snapdragon/node_modules/debug": {
- "version": "2.6.9",
- "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz",
- "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==",
+ "node_modules/serialize-javascript": {
+ "version": "6.0.2",
+ "resolved": "https://registry.npmjs.org/serialize-javascript/-/serialize-javascript-6.0.2.tgz",
+ "integrity": "sha512-Saa1xPByTTq2gdeFZYLLo+RFE35NHZkAbqZeWNd3BpzppeVisAqpDjcp8dyf6uIvEqJRd46jemmyA4iFIeVk8g==",
"dev": true,
+ "license": "BSD-3-Clause",
"dependencies": {
- "ms": "2.0.0"
+ "randombytes": "^2.1.0"
}
},
- "node_modules/snapdragon/node_modules/define-property": {
- "version": "0.2.5",
- "resolved": "https://registry.npmjs.org/define-property/-/define-property-0.2.5.tgz",
- "integrity": "sha512-Rr7ADjQZenceVOAKop6ALkkRAmH1A4Gx9hV/7ZujPUN2rkATqFO0JZLZInbAjpZYoJ1gUx8MRMQVkYemcbMSTA==",
+ "node_modules/serve-index": {
+ "version": "1.9.1",
+ "resolved": "https://registry.npmjs.org/serve-index/-/serve-index-1.9.1.tgz",
+ "integrity": "sha512-pXHfKNP4qujrtteMrSBb0rc8HJ9Ms/GrXwcUtUtD5s4ewDJI8bT3Cz2zTVRMKtri49pLx2e0Ya8ziP5Ya2pZZw==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "is-descriptor": "^0.1.0"
+ "accepts": "~1.3.4",
+ "batch": "0.6.1",
+ "debug": "2.6.9",
+ "escape-html": "~1.0.3",
+ "http-errors": "~1.6.2",
+ "mime-types": "~2.1.17",
+ "parseurl": "~1.3.2"
},
"engines": {
- "node": ">=0.10.0"
+ "node": ">= 0.8.0"
}
},
- "node_modules/snapdragon/node_modules/extend-shallow": {
- "version": "2.0.1",
- "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz",
- "integrity": "sha512-zCnTtlxNoAiDc3gqY2aYAWFx7XWWiasuF2K8Me5WbN8otHKTUKBwjPtNpRs/rbUZm7KxWAaNj7P1a/p52GbVug==",
+ "node_modules/serve-index/node_modules/debug": {
+ "version": "2.6.9",
+ "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz",
+ "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "is-extendable": "^0.1.0"
- },
+ "ms": "2.0.0"
+ }
+ },
+ "node_modules/serve-index/node_modules/depd": {
+ "version": "1.1.2",
+ "resolved": "https://registry.npmjs.org/depd/-/depd-1.1.2.tgz",
+ "integrity": "sha512-7emPTl6Dpo6JRXOXjLRxck+FlLRX5847cLKEn00PLAgc3g2hTZZgr+e4c2v6QpSmLeFP3n5yUo7ft6avBK/5jQ==",
+ "dev": true,
+ "license": "MIT",
"engines": {
- "node": ">=0.10.0"
+ "node": ">= 0.6"
}
},
- "node_modules/snapdragon/node_modules/is-descriptor": {
- "version": "0.1.7",
- "resolved": "https://registry.npmjs.org/is-descriptor/-/is-descriptor-0.1.7.tgz",
- "integrity": "sha512-C3grZTvObeN1xud4cRWl366OMXZTj0+HGyk4hvfpx4ZHt1Pb60ANSXqCK7pdOTeUQpRzECBSTphqvD7U+l22Eg==",
+ "node_modules/serve-index/node_modules/http-errors": {
+ "version": "1.6.3",
+ "resolved": "https://registry.npmjs.org/http-errors/-/http-errors-1.6.3.tgz",
+ "integrity": "sha512-lks+lVC8dgGyh97jxvxeYTWQFvh4uw4yC12gVl63Cg30sjPX4wuGcdkICVXDAESr6OJGjqGA8Iz5mkeN6zlD7A==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "is-accessor-descriptor": "^1.0.1",
- "is-data-descriptor": "^1.0.1"
+ "depd": "~1.1.2",
+ "inherits": "2.0.3",
+ "setprototypeof": "1.1.0",
+ "statuses": ">= 1.4.0 < 2"
},
"engines": {
- "node": ">= 0.4"
+ "node": ">= 0.6"
}
},
- "node_modules/snapdragon/node_modules/is-extendable": {
- "version": "0.1.1",
- "resolved": "https://registry.npmjs.org/is-extendable/-/is-extendable-0.1.1.tgz",
- "integrity": "sha512-5BMULNob1vgFX6EjQw5izWDxrecWK9AM72rugNr0TFldMOi0fj6Jk+zeKIt0xGj4cEfQIJth4w3OKWOJ4f+AFw==",
+ "node_modules/serve-index/node_modules/inherits": {
+ "version": "2.0.3",
+ "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.3.tgz",
+ "integrity": "sha512-x00IRNXNy63jwGkJmzPigoySHbaqpNuzKbBOmzK+g2OdZpQ9w+sxCN+VSB3ja7IAge2OP2qpfxTjeNcyjmW1uw==",
"dev": true,
- "engines": {
- "node": ">=0.10.0"
- }
+ "license": "ISC"
},
- "node_modules/snapdragon/node_modules/ms": {
+ "node_modules/serve-index/node_modules/ms": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz",
"integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==",
- "dev": true
+ "dev": true,
+ "license": "MIT"
},
- "node_modules/snapdragon/node_modules/source-map": {
- "version": "0.5.7",
- "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.5.7.tgz",
- "integrity": "sha512-LbrmJOMUSdEVxIKvdcJzQC+nQhe8FUZQTXQy6+I75skNgn3OoQ0DZA8YnFa7gp8tqtL3KPf1kmo0R5DoApeSGQ==",
+ "node_modules/serve-index/node_modules/setprototypeof": {
+ "version": "1.1.0",
+ "resolved": "https://registry.npmjs.org/setprototypeof/-/setprototypeof-1.1.0.tgz",
+ "integrity": "sha512-BvE/TwpZX4FXExxOxZyRGQQv651MSwmWKZGqvmPcRIjDqWub67kTKuIMx43cZZrS/cBBzwBcNDWoFxt2XEFIpQ==",
+ "dev": true,
+ "license": "ISC"
+ },
+ "node_modules/serve-index/node_modules/statuses": {
+ "version": "1.5.0",
+ "resolved": "https://registry.npmjs.org/statuses/-/statuses-1.5.0.tgz",
+ "integrity": "sha512-OpZ3zP+jT1PI7I8nemJX4AKmAX070ZkYPVWV/AaKTJl+tXCTGyVdC1a4SL8RUQYEwk/f34ZX8UTykN68FwrqAA==",
"dev": true,
+ "license": "MIT",
"engines": {
- "node": ">=0.10.0"
+ "node": ">= 0.6"
}
},
- "node_modules/socket.io": {
- "version": "4.7.5",
- "resolved": "https://registry.npmjs.org/socket.io/-/socket.io-4.7.5.tgz",
- "integrity": "sha512-DmeAkF6cwM9jSfmp6Dr/5/mfMwb5Z5qRrSXLpo3Fq5SqyU8CMF15jIN4ZhfSwu35ksM1qmHZDQ/DK5XTccSTvA==",
+ "node_modules/serve-static": {
+ "version": "1.16.2",
+ "resolved": "https://registry.npmjs.org/serve-static/-/serve-static-1.16.2.tgz",
+ "integrity": "sha512-VqpjJZKadQB/PEbEwvFdO43Ax5dFBZ2UECszz8bQ7pi7wt//PWe1P6MN7eCnjsatYtBT6EuiClbjSWP2WrIoTw==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "accepts": "~1.3.4",
- "base64id": "~2.0.0",
- "cors": "~2.8.5",
- "debug": "~4.3.2",
- "engine.io": "~6.5.2",
- "socket.io-adapter": "~2.5.2",
- "socket.io-parser": "~4.2.4"
+ "encodeurl": "~2.0.0",
+ "escape-html": "~1.0.3",
+ "parseurl": "~1.3.3",
+ "send": "0.19.0"
},
"engines": {
- "node": ">=10.2.0"
+ "node": ">= 0.8.0"
}
},
- "node_modules/socket.io-adapter": {
- "version": "2.5.4",
- "resolved": "https://registry.npmjs.org/socket.io-adapter/-/socket.io-adapter-2.5.4.tgz",
- "integrity": "sha512-wDNHGXGewWAjQPt3pyeYBtpWSq9cLE5UW1ZUPL/2eGK9jtse/FpXib7epSTsz0Q0m+6sg6Y4KtcFTlah1bdOVg==",
+ "node_modules/serve-static/node_modules/debug": {
+ "version": "2.6.9",
+ "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz",
+ "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "debug": "~4.3.4",
- "ws": "~8.11.0"
+ "ms": "2.0.0"
}
},
- "node_modules/socket.io-adapter/node_modules/ws": {
- "version": "8.11.0",
- "resolved": "https://registry.npmjs.org/ws/-/ws-8.11.0.tgz",
- "integrity": "sha512-HPG3wQd9sNQoT9xHyNCXoDUa+Xw/VevmY9FoHyQ+g+rrMn4j6FB4np7Z0OhdTgjx6MgQLK7jwSy1YecU1+4Asg==",
+ "node_modules/serve-static/node_modules/debug/node_modules/ms": {
+ "version": "2.0.0",
+ "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz",
+ "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==",
"dev": true,
+ "license": "MIT"
+ },
+ "node_modules/serve-static/node_modules/encodeurl": {
+ "version": "2.0.0",
+ "resolved": "https://registry.npmjs.org/encodeurl/-/encodeurl-2.0.0.tgz",
+ "integrity": "sha512-Q0n9HRi4m6JuGIV1eFlmvJB7ZEVxu93IrMyiMsGC0lrMJMWzRgx6WGquyfQgZVb31vhGgXnfmPNNXmxnOkRBrg==",
+ "dev": true,
+ "license": "MIT",
"engines": {
- "node": ">=10.0.0"
- },
- "peerDependencies": {
- "bufferutil": "^4.0.1",
- "utf-8-validate": "^5.0.2"
- },
- "peerDependenciesMeta": {
- "bufferutil": {
- "optional": true
- },
- "utf-8-validate": {
- "optional": true
- }
+ "node": ">= 0.8"
}
},
- "node_modules/socket.io-client": {
- "version": "4.8.1",
- "resolved": "https://registry.npmjs.org/socket.io-client/-/socket.io-client-4.8.1.tgz",
- "integrity": "sha512-hJVXfu3E28NmzGk8o1sHhN3om52tRvwYeidbj7xKy2eIIse5IoKX3USlS6Tqt3BHAtflLIkCQBkzVrEEfWUyYQ==",
+ "node_modules/serve-static/node_modules/on-finished": {
+ "version": "2.4.1",
+ "resolved": "https://registry.npmjs.org/on-finished/-/on-finished-2.4.1.tgz",
+ "integrity": "sha512-oVlzkg3ENAhCk2zdv7IJwd/QUD4z2RxRwpkcGY8psCVcCYZNq4wYnVWALHM+brtuJjePWiYF/ClmuDr8Ch5+kg==",
"dev": true,
"license": "MIT",
"dependencies": {
- "@socket.io/component-emitter": "~3.1.0",
- "debug": "~4.3.2",
- "engine.io-client": "~6.6.1",
- "socket.io-parser": "~4.2.4"
+ "ee-first": "1.1.1"
},
"engines": {
- "node": ">=10.0.0"
+ "node": ">= 0.8"
}
},
- "node_modules/socket.io-parser": {
- "version": "4.2.4",
- "resolved": "https://registry.npmjs.org/socket.io-parser/-/socket.io-parser-4.2.4.tgz",
- "integrity": "sha512-/GbIKmo8ioc+NIWIhwdecY0ge+qVBSMdgxGygevmdHj24bsfgtCmcUUcQ5ZzcylGFHsN3k4HB4Cgkl96KVnuew==",
+ "node_modules/serve-static/node_modules/send": {
+ "version": "0.19.0",
+ "resolved": "https://registry.npmjs.org/send/-/send-0.19.0.tgz",
+ "integrity": "sha512-dW41u5VfLXu8SJh5bwRmyYUbAoSB3c9uQh6L8h/KtsFREPWpbX1lrljJo186Jc4nmci/sGUZ9a0a0J2zgfq2hw==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "@socket.io/component-emitter": "~3.1.0",
- "debug": "~4.3.1"
+ "debug": "2.6.9",
+ "depd": "2.0.0",
+ "destroy": "1.2.0",
+ "encodeurl": "~1.0.2",
+ "escape-html": "~1.0.3",
+ "etag": "~1.8.1",
+ "fresh": "0.5.2",
+ "http-errors": "2.0.0",
+ "mime": "1.6.0",
+ "ms": "2.1.3",
+ "on-finished": "2.4.1",
+ "range-parser": "~1.2.1",
+ "statuses": "2.0.1"
},
"engines": {
- "node": ">=10.0.0"
+ "node": ">= 0.8.0"
}
},
- "node_modules/sockjs": {
- "version": "0.3.24",
- "resolved": "https://registry.npmjs.org/sockjs/-/sockjs-0.3.24.tgz",
- "integrity": "sha512-GJgLTZ7vYb/JtPSSZ10hsOYIvEYsjbNU+zPdIHcUaWVNUEPivzxku31865sSSud0Da0W4lEeOPlmw93zLQchuQ==",
+ "node_modules/serve-static/node_modules/send/node_modules/encodeurl": {
+ "version": "1.0.2",
+ "resolved": "https://registry.npmjs.org/encodeurl/-/encodeurl-1.0.2.tgz",
+ "integrity": "sha512-TPJXq8JqFaVYm2CWmPvnP2Iyo4ZSM7/QKcSmuMLDObfpH5fi7RUGmd/rTDf+rut/saiDiQEeVTNgAmJEdAOx0w==",
"dev": true,
- "dependencies": {
- "faye-websocket": "^0.11.3",
- "uuid": "^8.3.2",
- "websocket-driver": "^0.7.4"
+ "license": "MIT",
+ "engines": {
+ "node": ">= 0.8"
}
},
- "node_modules/source-list-map": {
+ "node_modules/serve-static/node_modules/statuses": {
"version": "2.0.1",
- "resolved": "https://registry.npmjs.org/source-list-map/-/source-list-map-2.0.1.tgz",
- "integrity": "sha512-qnQ7gVMxGNxsiL4lEuJwe/To8UnK7fAnmbGEEH8RpLouuKbeEm0lhbQVFIrNSuB+G7tVrAlVsZgETT5nljf+Iw==",
- "dev": true
- },
- "node_modules/source-map": {
- "version": "0.6.1",
- "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz",
- "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==",
+ "resolved": "https://registry.npmjs.org/statuses/-/statuses-2.0.1.tgz",
+ "integrity": "sha512-RwNA9Z/7PrK06rYLIzFMlaF+l73iwpzsqRIFgbMLbTcLD6cOao82TaWefPXQvB2fOC4AjuYSEndS7N/mTCbkdQ==",
+ "dev": true,
+ "license": "MIT",
"engines": {
- "node": ">=0.10.0"
+ "node": ">= 0.8"
}
},
- "node_modules/source-map-js": {
- "version": "1.2.0",
- "resolved": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.2.0.tgz",
- "integrity": "sha512-itJW8lvSA0TXEphiRoawsCksnlf8SyvmFzIhltqAHluXd88pkCd+cXJVHTDwdCr0IzwptSm035IHQktUu1QUMg==",
+ "node_modules/server-destroy": {
+ "version": "1.0.1",
+ "resolved": "https://registry.npmjs.org/server-destroy/-/server-destroy-1.0.1.tgz",
+ "integrity": "sha512-rb+9B5YBIEzYcD6x2VKidaa+cqYBJQKnU4oe4E3ANwRRN56yk/ua1YCJT1n21NTS8w6CcOclAKNP3PhdCXKYtQ==",
+ "dev": true,
+ "license": "ISC"
+ },
+ "node_modules/set-blocking": {
+ "version": "2.0.0",
+ "resolved": "https://registry.npmjs.org/set-blocking/-/set-blocking-2.0.0.tgz",
+ "integrity": "sha512-KiKBS8AnWGEyLzofFfmvKwpdPzqiy16LvQfK3yv/fVH7Bj13/wl3JSR1J+rfgRE9q7xUJK4qvgS8raSOeLUehw==",
"dev": true,
+ "license": "ISC"
+ },
+ "node_modules/set-function-length": {
+ "version": "1.2.2",
+ "resolved": "https://registry.npmjs.org/set-function-length/-/set-function-length-1.2.2.tgz",
+ "integrity": "sha512-pgRc4hJ4/sNjWCSS9AmnS40x3bNMDTknHgL5UaMBTMyJnU90EgWh1Rz+MC9eFu4BuN/UwZjKQuY/1v3rM7HMfg==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "define-data-property": "^1.1.4",
+ "es-errors": "^1.3.0",
+ "function-bind": "^1.1.2",
+ "get-intrinsic": "^1.2.4",
+ "gopd": "^1.0.1",
+ "has-property-descriptors": "^1.0.2"
+ },
"engines": {
- "node": ">=0.10.0"
+ "node": ">= 0.4"
}
},
- "node_modules/source-map-loader": {
- "version": "3.0.2",
- "resolved": "https://registry.npmjs.org/source-map-loader/-/source-map-loader-3.0.2.tgz",
- "integrity": "sha512-BokxPoLjyl3iOrgkWaakaxqnelAJSS+0V+De0kKIq6lyWrXuiPgYTGp6z3iHmqljKAaLXwZa+ctD8GccRJeVvg==",
+ "node_modules/set-function-name": {
+ "version": "2.0.2",
+ "resolved": "https://registry.npmjs.org/set-function-name/-/set-function-name-2.0.2.tgz",
+ "integrity": "sha512-7PGFlmtwsEADb0WYyvCMa1t+yke6daIG4Wirafur5kcf+MhUnPms1UeR0CKQdTZD81yESwMHbtn+TR+dMviakQ==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "abab": "^2.0.5",
- "iconv-lite": "^0.6.3",
- "source-map-js": "^1.0.1"
+ "define-data-property": "^1.1.4",
+ "es-errors": "^1.3.0",
+ "functions-have-names": "^1.2.3",
+ "has-property-descriptors": "^1.0.2"
},
"engines": {
- "node": ">= 12.13.0"
- },
- "funding": {
- "type": "opencollective",
- "url": "https://opencollective.com/webpack"
- },
- "peerDependencies": {
- "webpack": "^5.0.0"
+ "node": ">= 0.4"
}
},
- "node_modules/source-map-loader/node_modules/iconv-lite": {
- "version": "0.6.3",
- "resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.6.3.tgz",
- "integrity": "sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==",
+ "node_modules/set-proto": {
+ "version": "1.0.0",
+ "resolved": "https://registry.npmjs.org/set-proto/-/set-proto-1.0.0.tgz",
+ "integrity": "sha512-RJRdvCo6IAnPdsvP/7m6bsQqNnn1FCBX5ZNtFL98MmFF/4xAIJTIg1YbHW5DC2W5SKZanrC6i4HsJqlajw/dZw==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "safer-buffer": ">= 2.1.2 < 3.0.0"
+ "dunder-proto": "^1.0.1",
+ "es-errors": "^1.3.0",
+ "es-object-atoms": "^1.0.0"
},
"engines": {
- "node": ">=0.10.0"
+ "node": ">= 0.4"
}
},
- "node_modules/source-map-resolve": {
- "version": "0.5.3",
- "resolved": "https://registry.npmjs.org/source-map-resolve/-/source-map-resolve-0.5.3.tgz",
- "integrity": "sha512-Htz+RnsXWk5+P2slx5Jh3Q66vhQj1Cllm0zvnaY98+NFx+Dv2CF/f5O/t8x+KaNdrdIAsruNzoh/KpialbqAnw==",
- "deprecated": "See https://github.com/lydell/source-map-resolve#deprecated",
+ "node_modules/set-value": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/set-value/-/set-value-2.0.1.tgz",
+ "integrity": "sha512-JxHc1weCN68wRY0fhCoXpyK55m/XPHafOmK4UWD7m2CI14GMcFypt4w/0+NV5f/ZMby2F6S2wwA7fgynh9gWSw==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "atob": "^2.1.2",
- "decode-uri-component": "^0.2.0",
- "resolve-url": "^0.2.1",
- "source-map-url": "^0.4.0",
- "urix": "^0.1.0"
+ "extend-shallow": "^2.0.1",
+ "is-extendable": "^0.1.1",
+ "is-plain-object": "^2.0.3",
+ "split-string": "^3.0.1"
+ },
+ "engines": {
+ "node": ">=0.10.0"
}
},
- "node_modules/source-map-support": {
- "version": "0.5.21",
- "resolved": "https://registry.npmjs.org/source-map-support/-/source-map-support-0.5.21.tgz",
- "integrity": "sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==",
+ "node_modules/set-value/node_modules/extend-shallow": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz",
+ "integrity": "sha512-zCnTtlxNoAiDc3gqY2aYAWFx7XWWiasuF2K8Me5WbN8otHKTUKBwjPtNpRs/rbUZm7KxWAaNj7P1a/p52GbVug==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "buffer-from": "^1.0.0",
- "source-map": "^0.6.0"
+ "is-extendable": "^0.1.0"
+ },
+ "engines": {
+ "node": ">=0.10.0"
}
},
- "node_modules/source-map-url": {
- "version": "0.4.1",
- "resolved": "https://registry.npmjs.org/source-map-url/-/source-map-url-0.4.1.tgz",
- "integrity": "sha512-cPiFOTLUKvJFIg4SKVScy4ilPPW6rFgMgfuZJPNoDuMs3nC1HbMUycBoJw77xFIp6z1UJQJOfx6C9GMH80DiTw==",
- "deprecated": "See https://github.com/lydell/source-map-url#deprecated",
- "dev": true
- },
- "node_modules/sourcemap-codec": {
- "version": "1.4.8",
- "resolved": "https://registry.npmjs.org/sourcemap-codec/-/sourcemap-codec-1.4.8.tgz",
- "integrity": "sha512-9NykojV5Uih4lgo5So5dtw+f0JgJX30KCNI8gwhz2J9A15wD0Ml6tjHKwf6fTSa6fAdVBdZeNOs9eJ71qCk8vA==",
- "deprecated": "Please use @jridgewell/sourcemap-codec instead",
- "dev": true
- },
- "node_modules/sparkles": {
- "version": "1.0.1",
- "resolved": "https://registry.npmjs.org/sparkles/-/sparkles-1.0.1.tgz",
- "integrity": "sha512-dSO0DDYUahUt/0/pD/Is3VIm5TGJjludZ0HVymmhYF6eNA53PVLhnUk0znSYbH8IYBuJdCE+1luR22jNLMaQdw==",
+ "node_modules/set-value/node_modules/is-extendable": {
+ "version": "0.1.1",
+ "resolved": "https://registry.npmjs.org/is-extendable/-/is-extendable-0.1.1.tgz",
+ "integrity": "sha512-5BMULNob1vgFX6EjQw5izWDxrecWK9AM72rugNr0TFldMOi0fj6Jk+zeKIt0xGj4cEfQIJth4w3OKWOJ4f+AFw==",
"dev": true,
+ "license": "MIT",
"engines": {
- "node": ">= 0.10"
+ "node": ">=0.10.0"
}
},
- "node_modules/spdx-correct": {
- "version": "3.2.0",
- "resolved": "https://registry.npmjs.org/spdx-correct/-/spdx-correct-3.2.0.tgz",
- "integrity": "sha512-kN9dJbvnySHULIluDHy32WHRUu3Og7B9sbY7tsFLctQkIqnMh3hErYgdMjTYuqmcXX+lK5T1lnUt3G7zNswmZA==",
+ "node_modules/set-value/node_modules/is-plain-object": {
+ "version": "2.0.4",
+ "resolved": "https://registry.npmjs.org/is-plain-object/-/is-plain-object-2.0.4.tgz",
+ "integrity": "sha512-h5PpgXkWitc38BBMYawTYMWJHFZJVnBquFE57xFpjB8pJFiF6gZ+bU+WyI/yqXiFR5mdLsgYNaPe8uao6Uv9Og==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "spdx-expression-parse": "^3.0.0",
- "spdx-license-ids": "^3.0.0"
+ "isobject": "^3.0.1"
+ },
+ "engines": {
+ "node": ">=0.10.0"
}
},
- "node_modules/spdx-exceptions": {
- "version": "2.5.0",
- "resolved": "https://registry.npmjs.org/spdx-exceptions/-/spdx-exceptions-2.5.0.tgz",
- "integrity": "sha512-PiU42r+xO4UbUS1buo3LPJkjlO7430Xn5SVAhdpzzsPHsjbYVflnnFdATgabnLude+Cqu25p6N+g2lw/PFsa4w==",
- "dev": true
+ "node_modules/setimmediate": {
+ "version": "1.0.5",
+ "resolved": "https://registry.npmjs.org/setimmediate/-/setimmediate-1.0.5.tgz",
+ "integrity": "sha512-MATJdZp8sLqDl/68LfQmbP8zKPLQNV6BIZoIgrscFDQ+RsvK/BxeDQOgyxKKoh0y/8h3BqVFnCqQ/gd+reiIXA==",
+ "license": "MIT"
},
- "node_modules/spdx-expression-parse": {
- "version": "3.0.1",
- "resolved": "https://registry.npmjs.org/spdx-expression-parse/-/spdx-expression-parse-3.0.1.tgz",
- "integrity": "sha512-cbqHunsQWnJNE6KhVSMsMeH5H/L9EpymbzqTQ3uLwNCLZ1Q481oWaofqH7nO6V07xlXwY6PhQdQ2IedWx/ZK4Q==",
+ "node_modules/setprototypeof": {
+ "version": "1.2.0",
+ "resolved": "https://registry.npmjs.org/setprototypeof/-/setprototypeof-1.2.0.tgz",
+ "integrity": "sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw==",
"dev": true,
- "dependencies": {
- "spdx-exceptions": "^2.1.0",
- "spdx-license-ids": "^3.0.0"
- }
- },
- "node_modules/spdx-license-ids": {
- "version": "3.0.17",
- "resolved": "https://registry.npmjs.org/spdx-license-ids/-/spdx-license-ids-3.0.17.tgz",
- "integrity": "sha512-sh8PWc/ftMqAAdFiBu6Fy6JUOYjqDJBJvIhpfDMyHrr0Rbp5liZqd4TjtQ/RgfLjKFZb+LMx5hpml5qOWy0qvg==",
- "dev": true
+ "license": "ISC"
},
- "node_modules/spdy": {
- "version": "4.0.2",
- "resolved": "https://registry.npmjs.org/spdy/-/spdy-4.0.2.tgz",
- "integrity": "sha512-r46gZQZQV+Kl9oItvl1JZZqJKGr+oEkB08A6BzkiR7593/7IbtuncXHd2YoYeTsG4157ZssMu9KYvUHLcjcDoA==",
+ "node_modules/shebang-command": {
+ "version": "2.0.0",
+ "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz",
+ "integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "debug": "^4.1.0",
- "handle-thing": "^2.0.0",
- "http-deceiver": "^1.2.7",
- "select-hose": "^2.0.0",
- "spdy-transport": "^3.0.0"
+ "shebang-regex": "^3.0.0"
},
"engines": {
- "node": ">=6.0.0"
+ "node": ">=8"
}
},
- "node_modules/spdy-transport": {
+ "node_modules/shebang-regex": {
"version": "3.0.0",
- "resolved": "https://registry.npmjs.org/spdy-transport/-/spdy-transport-3.0.0.tgz",
- "integrity": "sha512-hsLVFE5SjA6TCisWeJXFKniGGOpBgMLmerfO2aCyCU5s7nJ/rpAepqmFifv/GCbSbueEeAJJnmSQ2rKC/g8Fcw==",
+ "resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz",
+ "integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==",
"dev": true,
- "dependencies": {
- "debug": "^4.1.0",
- "detect-node": "^2.0.4",
- "hpack.js": "^2.1.6",
- "obuf": "^1.1.2",
- "readable-stream": "^3.0.6",
- "wbuf": "^1.7.3"
+ "license": "MIT",
+ "engines": {
+ "node": ">=8"
+ }
+ },
+ "node_modules/shell-quote": {
+ "version": "1.8.3",
+ "resolved": "https://registry.npmjs.org/shell-quote/-/shell-quote-1.8.3.tgz",
+ "integrity": "sha512-ObmnIF4hXNg1BqhnHmgbDETF8dLPCggZWBjkQfhZpbszZnYur5DUljTcCHii5LC3J5E0yeO/1LIMyH+UvHQgyw==",
+ "dev": true,
+ "license": "MIT",
+ "engines": {
+ "node": ">= 0.4"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
}
},
- "node_modules/spdy-transport/node_modules/readable-stream": {
- "version": "3.6.2",
- "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.2.tgz",
- "integrity": "sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA==",
+ "node_modules/side-channel": {
+ "version": "1.1.0",
+ "resolved": "https://registry.npmjs.org/side-channel/-/side-channel-1.1.0.tgz",
+ "integrity": "sha512-ZX99e6tRweoUXqR+VBrslhda51Nh5MTQwou5tnUDgbtyM0dBgmhEDtWGP/xbKn6hqfPRHujUNwz5fy/wbbhnpw==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "inherits": "^2.0.3",
- "string_decoder": "^1.1.1",
- "util-deprecate": "^1.0.1"
+ "es-errors": "^1.3.0",
+ "object-inspect": "^1.13.3",
+ "side-channel-list": "^1.0.0",
+ "side-channel-map": "^1.0.1",
+ "side-channel-weakmap": "^1.0.2"
},
"engines": {
- "node": ">= 6"
+ "node": ">= 0.4"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
}
},
- "node_modules/split": {
- "version": "1.0.1",
- "resolved": "https://registry.npmjs.org/split/-/split-1.0.1.tgz",
- "integrity": "sha512-mTyOoPbrivtXnwnIxZRFYRrPNtEFKlpB2fvjSnCQUiAA6qAZzqwna5envK4uk6OIeP17CsdF3rSBGYVBsU0Tkg==",
+ "node_modules/side-channel-list": {
+ "version": "1.0.0",
+ "resolved": "https://registry.npmjs.org/side-channel-list/-/side-channel-list-1.0.0.tgz",
+ "integrity": "sha512-FCLHtRD/gnpCiCHEiJLOwdmFP+wzCmDEkc9y7NsYxeF4u7Btsn1ZuwgwJGxImImHicJArLP4R0yX4c2KCrMrTA==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "through": "2"
+ "es-errors": "^1.3.0",
+ "object-inspect": "^1.13.3"
},
"engines": {
- "node": "*"
+ "node": ">= 0.4"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
}
},
- "node_modules/split-string": {
- "version": "3.1.0",
- "resolved": "https://registry.npmjs.org/split-string/-/split-string-3.1.0.tgz",
- "integrity": "sha512-NzNVhJDYpwceVVii8/Hu6DKfD2G+NrQHlS/V/qgv763EYudVwEcMQNxd2lh+0VrUByXN/oJkl5grOhYWvQUYiw==",
+ "node_modules/side-channel-map": {
+ "version": "1.0.1",
+ "resolved": "https://registry.npmjs.org/side-channel-map/-/side-channel-map-1.0.1.tgz",
+ "integrity": "sha512-VCjCNfgMsby3tTdo02nbjtM/ewra6jPHmpThenkTYh8pG9ucZ/1P8So4u4FGBek/BjpOVsDCMoLA/iuBKIFXRA==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "extend-shallow": "^3.0.0"
+ "call-bound": "^1.0.2",
+ "es-errors": "^1.3.0",
+ "get-intrinsic": "^1.2.5",
+ "object-inspect": "^1.13.3"
},
"engines": {
- "node": ">=0.10.0"
+ "node": ">= 0.4"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
}
},
- "node_modules/sprintf-js": {
- "version": "1.0.3",
- "resolved": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.3.tgz",
- "integrity": "sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g==",
- "dev": true
- },
- "node_modules/stable": {
- "version": "0.1.8",
- "resolved": "https://registry.npmjs.org/stable/-/stable-0.1.8.tgz",
- "integrity": "sha512-ji9qxRnOVfcuLDySj9qzhGSEFVobyt1kIOSkj1qZzYLzq7Tos/oUUWvotUPQLlrsidqsK6tBH89Bc9kL5zHA6w==",
- "deprecated": "Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility",
- "dev": true
- },
- "node_modules/stack-trace": {
- "version": "0.0.10",
- "resolved": "https://registry.npmjs.org/stack-trace/-/stack-trace-0.0.10.tgz",
- "integrity": "sha512-KGzahc7puUKkzyMt+IqAep+TVNbKP+k2Lmwhub39m1AsTSkaDutx56aDCo+HLDzf/D26BIHTJWNiTG1KAJiQCg==",
+ "node_modules/side-channel-weakmap": {
+ "version": "1.0.2",
+ "resolved": "https://registry.npmjs.org/side-channel-weakmap/-/side-channel-weakmap-1.0.2.tgz",
+ "integrity": "sha512-WPS/HvHQTYnHisLo9McqBHOJk2FkHO/tlpvldyrnem4aeQp4hai3gythswg6p01oSoTl58rcpiFAjF2br2Ak2A==",
"dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "call-bound": "^1.0.2",
+ "es-errors": "^1.3.0",
+ "get-intrinsic": "^1.2.5",
+ "object-inspect": "^1.13.3",
+ "side-channel-map": "^1.0.1"
+ },
"engines": {
- "node": "*"
+ "node": ">= 0.4"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
}
},
- "node_modules/stack-utils": {
- "version": "2.0.6",
- "resolved": "https://registry.npmjs.org/stack-utils/-/stack-utils-2.0.6.tgz",
- "integrity": "sha512-XlkWvfIm6RmsWtNJx+uqtKLS8eqFbxUg0ZzLXqY0caEy9l7hruX8IpiDnjsLavoBgqCCR71TqWO8MaXYheJ3RQ==",
+ "node_modules/siginfo": {
+ "version": "2.0.0",
+ "resolved": "https://registry.npmjs.org/siginfo/-/siginfo-2.0.0.tgz",
+ "integrity": "sha512-ybx0WO1/8bSBLEWXZvEd7gMW3Sn3JFlW3TvX1nREbDLRNQNaeNN8WK0meBwPdAaOI7TtRRRJn/Es1zhrrCHu7g==",
+ "dev": true,
+ "license": "ISC"
+ },
+ "node_modules/sirv": {
+ "version": "3.0.2",
+ "resolved": "https://registry.npmjs.org/sirv/-/sirv-3.0.2.tgz",
+ "integrity": "sha512-2wcC/oGxHis/BoHkkPwldgiPSYcpZK3JU28WoMVv55yHJgcZ8rlXvuG9iZggz+sU1d4bRgIGASwyWqjxu3FM0g==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "escape-string-regexp": "^2.0.0"
+ "@polka/url": "^1.0.0-next.24",
+ "mrmime": "^2.0.0",
+ "totalist": "^3.0.0"
},
"engines": {
- "node": ">=10"
+ "node": ">=18"
}
},
- "node_modules/stack-utils/node_modules/escape-string-regexp": {
- "version": "2.0.0",
- "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-2.0.0.tgz",
- "integrity": "sha512-UpzcLCXolUWcNu5HtVMHYdXJjArjsF9C0aNnquZYY4uW/Vu0miy5YoWvbV345HauVvcAUnpRuhMMcqTcGOY2+w==",
+ "node_modules/sisteransi": {
+ "version": "1.0.5",
+ "resolved": "https://registry.npmjs.org/sisteransi/-/sisteransi-1.0.5.tgz",
+ "integrity": "sha512-bLGGlR1QxBcynn2d5YmDX4MGjlZvy2MRBDRNHLJ8VI6l6+9FUiyTFNJ0IveOSP0bcXgVDPRcfGqA0pjaqUpfVg==",
+ "dev": true,
+ "license": "MIT"
+ },
+ "node_modules/slash": {
+ "version": "3.0.0",
+ "resolved": "https://registry.npmjs.org/slash/-/slash-3.0.0.tgz",
+ "integrity": "sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==",
"dev": true,
+ "license": "MIT",
"engines": {
"node": ">=8"
}
},
- "node_modules/stackframe": {
- "version": "1.3.4",
- "resolved": "https://registry.npmjs.org/stackframe/-/stackframe-1.3.4.tgz",
- "integrity": "sha512-oeVtt7eWQS+Na6F//S4kJ2K2VbRlS9D43mAlMyVpVWovy9o+jfgH8O9agzANzaiLjclA0oYzUXEM4PurhSUChw==",
- "dev": true
- },
- "node_modules/static-eval": {
- "version": "2.0.2",
- "resolved": "https://registry.npmjs.org/static-eval/-/static-eval-2.0.2.tgz",
- "integrity": "sha512-N/D219Hcr2bPjLxPiV+TQE++Tsmrady7TqAJugLy7Xk1EumfDWS/f5dtBbkRCGE7wKKXuYockQoj8Rm2/pVKyg==",
+ "node_modules/snapdragon": {
+ "version": "0.8.2",
+ "resolved": "https://registry.npmjs.org/snapdragon/-/snapdragon-0.8.2.tgz",
+ "integrity": "sha512-FtyOnWN/wCHTVXOMwvSv26d+ko5vWlIDD6zoUJ7LW8vh+ZBC8QdljveRP+crNrtBwioEUWy/4dMtbBjA4ioNlg==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "escodegen": "^1.8.1"
+ "base": "^0.11.1",
+ "debug": "^2.2.0",
+ "define-property": "^0.2.5",
+ "extend-shallow": "^2.0.1",
+ "map-cache": "^0.2.2",
+ "source-map": "^0.5.6",
+ "source-map-resolve": "^0.5.0",
+ "use": "^3.1.0"
+ },
+ "engines": {
+ "node": ">=0.10.0"
}
},
- "node_modules/static-eval/node_modules/escodegen": {
- "version": "1.14.3",
- "resolved": "https://registry.npmjs.org/escodegen/-/escodegen-1.14.3.tgz",
- "integrity": "sha512-qFcX0XJkdg+PB3xjZZG/wKSuT1PnQWx57+TVSjIMmILd2yC/6ByYElPwJnslDsuWuSAp4AwJGumarAAmJch5Kw==",
+ "node_modules/snapdragon-node": {
+ "version": "2.1.1",
+ "resolved": "https://registry.npmjs.org/snapdragon-node/-/snapdragon-node-2.1.1.tgz",
+ "integrity": "sha512-O27l4xaMYt/RSQ5TR3vpWCAB5Kb/czIcqUFOM/C4fYcLnbZUc1PkjTAMjof2pBWaSTwOUd6qUHcFGVGj7aIwnw==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "esprima": "^4.0.1",
- "estraverse": "^4.2.0",
- "esutils": "^2.0.2",
- "optionator": "^0.8.1"
- },
- "bin": {
- "escodegen": "bin/escodegen.js",
- "esgenerate": "bin/esgenerate.js"
+ "define-property": "^1.0.0",
+ "isobject": "^3.0.0",
+ "snapdragon-util": "^3.0.1"
},
"engines": {
- "node": ">=4.0"
- },
- "optionalDependencies": {
- "source-map": "~0.6.1"
+ "node": ">=0.10.0"
}
},
- "node_modules/static-eval/node_modules/estraverse": {
- "version": "4.3.0",
- "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-4.3.0.tgz",
- "integrity": "sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==",
+ "node_modules/snapdragon-node/node_modules/define-property": {
+ "version": "1.0.0",
+ "resolved": "https://registry.npmjs.org/define-property/-/define-property-1.0.0.tgz",
+ "integrity": "sha512-cZTYKFWspt9jZsMscWo8sc/5lbPC9Q0N5nBLgb+Yd915iL3udB1uFgS3B8YCx66UVHq018DAVFoee7x+gxggeA==",
"dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "is-descriptor": "^1.0.0"
+ },
"engines": {
- "node": ">=4.0"
+ "node": ">=0.10.0"
}
},
- "node_modules/static-eval/node_modules/levn": {
- "version": "0.3.0",
- "resolved": "https://registry.npmjs.org/levn/-/levn-0.3.0.tgz",
- "integrity": "sha512-0OO4y2iOHix2W6ujICbKIaEQXvFQHue65vUG3pb5EUomzPI90z9hsA1VsO/dbIIpC53J8gxM9Q4Oho0jrCM/yA==",
+ "node_modules/snapdragon-util": {
+ "version": "3.0.1",
+ "resolved": "https://registry.npmjs.org/snapdragon-util/-/snapdragon-util-3.0.1.tgz",
+ "integrity": "sha512-mbKkMdQKsjX4BAL4bRYTj21edOf8cN7XHdYUJEe+Zn99hVEYcMvKPct1IqNe7+AZPirn8BCDOQBHQZknqmKlZQ==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "prelude-ls": "~1.1.2",
- "type-check": "~0.3.2"
+ "kind-of": "^3.2.0"
},
"engines": {
- "node": ">= 0.8.0"
+ "node": ">=0.10.0"
}
},
- "node_modules/static-eval/node_modules/optionator": {
- "version": "0.8.3",
- "resolved": "https://registry.npmjs.org/optionator/-/optionator-0.8.3.tgz",
- "integrity": "sha512-+IW9pACdk3XWmmTXG8m3upGUJst5XRGzxMRjXzAuJ1XnIFNvfhjjIuYkDvysnPQ7qzqVzLt78BCruntqRhWQbA==",
+ "node_modules/snapdragon-util/node_modules/is-buffer": {
+ "version": "1.1.6",
+ "resolved": "https://registry.npmjs.org/is-buffer/-/is-buffer-1.1.6.tgz",
+ "integrity": "sha512-NcdALwpXkTm5Zvvbk7owOUSvVvBKDgKP5/ewfXEznmQFfs4ZRmanOeKBTjRVjka3QFoN6XJ+9F3USqfHqTaU5w==",
+ "dev": true,
+ "license": "MIT"
+ },
+ "node_modules/snapdragon-util/node_modules/kind-of": {
+ "version": "3.2.2",
+ "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz",
+ "integrity": "sha512-NOW9QQXMoZGg/oqnVNoNTTIFEIid1627WCffUBJEdMxYApq7mNE7CpzucIPc+ZQg25Phej7IJSmX3hO+oblOtQ==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "deep-is": "~0.1.3",
- "fast-levenshtein": "~2.0.6",
- "levn": "~0.3.0",
- "prelude-ls": "~1.1.2",
- "type-check": "~0.3.2",
- "word-wrap": "~1.2.3"
+ "is-buffer": "^1.1.5"
},
"engines": {
- "node": ">= 0.8.0"
- }
- },
- "node_modules/static-eval/node_modules/prelude-ls": {
- "version": "1.1.2",
- "resolved": "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.1.2.tgz",
- "integrity": "sha512-ESF23V4SKG6lVSGZgYNpbsiaAkdab6ZgOxe52p7+Kid3W3u3bxR4Vfd/o21dmN7jSt0IwgZ4v5MUd26FEtXE9w==",
- "dev": true,
- "engines": {
- "node": ">= 0.8.0"
+ "node": ">=0.10.0"
}
},
- "node_modules/static-eval/node_modules/type-check": {
- "version": "0.3.2",
- "resolved": "https://registry.npmjs.org/type-check/-/type-check-0.3.2.tgz",
- "integrity": "sha512-ZCmOJdvOWDBYJlzAoFkC+Q0+bUyEOS1ltgp1MGU03fqHG+dbi9tBFU2Rd9QKiDZFAYrhPh2JUf7rZRIuHRKtOg==",
+ "node_modules/snapdragon/node_modules/debug": {
+ "version": "2.6.9",
+ "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz",
+ "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "prelude-ls": "~1.1.2"
- },
- "engines": {
- "node": ">= 0.8.0"
+ "ms": "2.0.0"
}
},
- "node_modules/static-extend": {
- "version": "0.1.2",
- "resolved": "https://registry.npmjs.org/static-extend/-/static-extend-0.1.2.tgz",
- "integrity": "sha512-72E9+uLc27Mt718pMHt9VMNiAL4LMsmDbBva8mxWUCkT07fSzEGMYUCk0XWY6lp0j6RBAG4cJ3mWuZv2OE3s0g==",
+ "node_modules/snapdragon/node_modules/define-property": {
+ "version": "0.2.5",
+ "resolved": "https://registry.npmjs.org/define-property/-/define-property-0.2.5.tgz",
+ "integrity": "sha512-Rr7ADjQZenceVOAKop6ALkkRAmH1A4Gx9hV/7ZujPUN2rkATqFO0JZLZInbAjpZYoJ1gUx8MRMQVkYemcbMSTA==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "define-property": "^0.2.5",
- "object-copy": "^0.1.0"
+ "is-descriptor": "^0.1.0"
},
"engines": {
"node": ">=0.10.0"
}
},
- "node_modules/static-extend/node_modules/define-property": {
- "version": "0.2.5",
- "resolved": "https://registry.npmjs.org/define-property/-/define-property-0.2.5.tgz",
- "integrity": "sha512-Rr7ADjQZenceVOAKop6ALkkRAmH1A4Gx9hV/7ZujPUN2rkATqFO0JZLZInbAjpZYoJ1gUx8MRMQVkYemcbMSTA==",
+ "node_modules/snapdragon/node_modules/extend-shallow": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz",
+ "integrity": "sha512-zCnTtlxNoAiDc3gqY2aYAWFx7XWWiasuF2K8Me5WbN8otHKTUKBwjPtNpRs/rbUZm7KxWAaNj7P1a/p52GbVug==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "is-descriptor": "^0.1.0"
+ "is-extendable": "^0.1.0"
},
"engines": {
"node": ">=0.10.0"
}
},
- "node_modules/static-extend/node_modules/is-descriptor": {
+ "node_modules/snapdragon/node_modules/is-descriptor": {
"version": "0.1.7",
"resolved": "https://registry.npmjs.org/is-descriptor/-/is-descriptor-0.1.7.tgz",
"integrity": "sha512-C3grZTvObeN1xud4cRWl366OMXZTj0+HGyk4hvfpx4ZHt1Pb60ANSXqCK7pdOTeUQpRzECBSTphqvD7U+l22Eg==",
"dev": true,
+ "license": "MIT",
"dependencies": {
"is-accessor-descriptor": "^1.0.1",
"is-data-descriptor": "^1.0.1"
@@ -23703,786 +14283,709 @@
"node": ">= 0.4"
}
},
- "node_modules/statuses": {
- "version": "1.3.1",
- "resolved": "https://registry.npmjs.org/statuses/-/statuses-1.3.1.tgz",
- "integrity": "sha512-wuTCPGlJONk/a1kqZ4fQM2+908lC7fa7nPYpTC1EhnvqLX/IICbeP1OZGDtA374trpSq68YubKUMo8oRhN46yg==",
- "dev": true,
- "engines": {
- "node": ">= 0.6"
- }
- },
- "node_modules/stream-combiner": {
- "version": "0.2.2",
- "resolved": "https://registry.npmjs.org/stream-combiner/-/stream-combiner-0.2.2.tgz",
- "integrity": "sha512-6yHMqgLYDzQDcAkL+tjJDC5nSNuNIx0vZtRZeiPh7Saef7VHX9H5Ijn9l2VIol2zaNYlYEX6KyuT/237A58qEQ==",
- "dev": true,
- "dependencies": {
- "duplexer": "~0.1.1",
- "through": "~2.3.4"
- }
- },
- "node_modules/stream-exhaust": {
- "version": "1.0.2",
- "resolved": "https://registry.npmjs.org/stream-exhaust/-/stream-exhaust-1.0.2.tgz",
- "integrity": "sha512-b/qaq/GlBK5xaq1yrK9/zFcyRSTNxmcZwFLGSTG0mXgZl/4Z6GgiyYOXOvY7N3eEvFRAG1bkDRz5EPGSvPYQlw==",
- "dev": true
- },
- "node_modules/stream-shift": {
- "version": "1.0.3",
- "resolved": "https://registry.npmjs.org/stream-shift/-/stream-shift-1.0.3.tgz",
- "integrity": "sha512-76ORR0DO1o1hlKwTbi/DM3EXWGf3ZJYO8cXX5RJwnul2DEg2oyoZyjLNoQM8WsvZiFKCRfC1O0J7iCvie3RZmQ==",
- "dev": true
- },
- "node_modules/stream-throttle": {
- "version": "0.1.3",
- "resolved": "https://registry.npmjs.org/stream-throttle/-/stream-throttle-0.1.3.tgz",
- "integrity": "sha512-889+B9vN9dq7/vLbGyuHeZ6/ctf5sNuGWsDy89uNxkFTAgzy0eK7+w5fL3KLNRTkLle7EgZGvHUphZW0Q26MnQ==",
+ "node_modules/snapdragon/node_modules/is-extendable": {
+ "version": "0.1.1",
+ "resolved": "https://registry.npmjs.org/is-extendable/-/is-extendable-0.1.1.tgz",
+ "integrity": "sha512-5BMULNob1vgFX6EjQw5izWDxrecWK9AM72rugNr0TFldMOi0fj6Jk+zeKIt0xGj4cEfQIJth4w3OKWOJ4f+AFw==",
"dev": true,
- "license": "BSD-3-Clause",
- "dependencies": {
- "commander": "^2.2.0",
- "limiter": "^1.0.5"
- },
- "bin": {
- "throttleproxy": "bin/throttleproxy.js"
- },
+ "license": "MIT",
"engines": {
- "node": ">= 0.10.0"
+ "node": ">=0.10.0"
}
},
- "node_modules/stream-throttle/node_modules/commander": {
- "version": "2.20.3",
- "resolved": "https://registry.npmjs.org/commander/-/commander-2.20.3.tgz",
- "integrity": "sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==",
+ "node_modules/snapdragon/node_modules/ms": {
+ "version": "2.0.0",
+ "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz",
+ "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==",
"dev": true,
"license": "MIT"
},
- "node_modules/string_decoder": {
- "version": "1.1.1",
- "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz",
- "integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==",
- "dependencies": {
- "safe-buffer": "~5.1.0"
- }
- },
- "node_modules/string_decoder/node_modules/safe-buffer": {
- "version": "5.1.2",
- "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz",
- "integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g=="
- },
- "node_modules/string-length": {
- "version": "4.0.2",
- "resolved": "https://registry.npmjs.org/string-length/-/string-length-4.0.2.tgz",
- "integrity": "sha512-+l6rNN5fYHNhZZy41RXsYptCjA2Igmq4EG7kZAYFQI1E1VTXarr6ZPXBg6eq7Y6eK4FEhY6AJlyuFIb/v/S0VQ==",
+ "node_modules/snapdragon/node_modules/source-map": {
+ "version": "0.5.7",
+ "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.5.7.tgz",
+ "integrity": "sha512-LbrmJOMUSdEVxIKvdcJzQC+nQhe8FUZQTXQy6+I75skNgn3OoQ0DZA8YnFa7gp8tqtL3KPf1kmo0R5DoApeSGQ==",
"dev": true,
- "dependencies": {
- "char-regex": "^1.0.2",
- "strip-ansi": "^6.0.0"
- },
+ "license": "BSD-3-Clause",
"engines": {
- "node": ">=10"
+ "node": ">=0.10.0"
}
},
- "node_modules/string-natural-compare": {
- "version": "3.0.1",
- "resolved": "https://registry.npmjs.org/string-natural-compare/-/string-natural-compare-3.0.1.tgz",
- "integrity": "sha512-n3sPwynL1nwKi3WJ6AIsClwBMa0zTi54fn2oLU6ndfTSIO05xaznjSf15PcBZU6FNWbmN5Q6cxT4V5hGvB4taw==",
- "dev": true
- },
- "node_modules/string-width": {
- "version": "4.2.3",
- "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz",
- "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==",
+ "node_modules/socket.io": {
+ "version": "4.8.1",
+ "resolved": "https://registry.npmjs.org/socket.io/-/socket.io-4.8.1.tgz",
+ "integrity": "sha512-oZ7iUCxph8WYRHHcjBEc9unw3adt5CmSNlppj/5Q4k2RIrhl8Z5yY2Xr4j9zj0+wzVZ0bxmYoGSzKJnRl6A4yg==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "emoji-regex": "^8.0.0",
- "is-fullwidth-code-point": "^3.0.0",
- "strip-ansi": "^6.0.1"
+ "accepts": "~1.3.4",
+ "base64id": "~2.0.0",
+ "cors": "~2.8.5",
+ "debug": "~4.3.2",
+ "engine.io": "~6.6.0",
+ "socket.io-adapter": "~2.5.2",
+ "socket.io-parser": "~4.2.4"
},
"engines": {
- "node": ">=8"
+ "node": ">=10.2.0"
}
},
- "node_modules/string-width-cjs": {
- "name": "string-width",
- "version": "4.2.3",
- "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz",
- "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==",
+ "node_modules/socket.io-adapter": {
+ "version": "2.5.5",
+ "resolved": "https://registry.npmjs.org/socket.io-adapter/-/socket.io-adapter-2.5.5.tgz",
+ "integrity": "sha512-eLDQas5dzPgOWCk9GuuJC2lBqItuhKI4uxGgo9aIV7MYbk2h9Q6uULEh8WBzThoI7l+qU9Ast9fVUmkqPP9wYg==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "emoji-regex": "^8.0.0",
- "is-fullwidth-code-point": "^3.0.0",
- "strip-ansi": "^6.0.1"
- },
- "engines": {
- "node": ">=8"
+ "debug": "~4.3.4",
+ "ws": "~8.17.1"
}
},
- "node_modules/string-width-cjs/node_modules/emoji-regex": {
- "version": "8.0.0",
- "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz",
- "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==",
- "dev": true
- },
- "node_modules/string-width/node_modules/emoji-regex": {
- "version": "8.0.0",
- "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz",
- "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==",
- "dev": true
- },
- "node_modules/string.prototype.matchall": {
- "version": "4.0.11",
- "resolved": "https://registry.npmjs.org/string.prototype.matchall/-/string.prototype.matchall-4.0.11.tgz",
- "integrity": "sha512-NUdh0aDavY2og7IbBPenWqR9exH+E26Sv8e0/eTe1tltDGZL+GtBkDAnnyBtmekfK6/Dq3MkcGtzXFEd1LQrtg==",
+ "node_modules/socket.io-adapter/node_modules/debug": {
+ "version": "4.3.7",
+ "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.7.tgz",
+ "integrity": "sha512-Er2nc/H7RrMXZBFCEim6TCmMk02Z8vLC2Rbi1KEBggpo0fS6l0S1nnapwmIi3yW/+GOJap1Krg4w0Hg80oCqgQ==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "call-bind": "^1.0.7",
- "define-properties": "^1.2.1",
- "es-abstract": "^1.23.2",
- "es-errors": "^1.3.0",
- "es-object-atoms": "^1.0.0",
- "get-intrinsic": "^1.2.4",
- "gopd": "^1.0.1",
- "has-symbols": "^1.0.3",
- "internal-slot": "^1.0.7",
- "regexp.prototype.flags": "^1.5.2",
- "set-function-name": "^2.0.2",
- "side-channel": "^1.0.6"
+ "ms": "^2.1.3"
},
"engines": {
- "node": ">= 0.4"
+ "node": ">=6.0"
},
- "funding": {
- "url": "https://github.com/sponsors/ljharb"
+ "peerDependenciesMeta": {
+ "supports-color": {
+ "optional": true
+ }
}
},
- "node_modules/string.prototype.trim": {
- "version": "1.2.9",
- "resolved": "https://registry.npmjs.org/string.prototype.trim/-/string.prototype.trim-1.2.9.tgz",
- "integrity": "sha512-klHuCNxiMZ8MlsOihJhJEBJAiMVqU3Z2nEXWfWnIqjN0gEFS9J9+IxKozWWtQGcgoa1WUZzLjKPTr4ZHNFTFxw==",
+ "node_modules/socket.io-adapter/node_modules/ws": {
+ "version": "8.17.1",
+ "resolved": "https://registry.npmjs.org/ws/-/ws-8.17.1.tgz",
+ "integrity": "sha512-6XQFvXTkbfUOZOKKILFG1PDK2NDQs4azKQl26T0YS5CxqWLgXajbPZ+h4gZekJyRqFU8pvnbAbbs/3TgRPy+GQ==",
"dev": true,
- "dependencies": {
- "call-bind": "^1.0.7",
- "define-properties": "^1.2.1",
- "es-abstract": "^1.23.0",
- "es-object-atoms": "^1.0.0"
- },
+ "license": "MIT",
"engines": {
- "node": ">= 0.4"
+ "node": ">=10.0.0"
},
- "funding": {
- "url": "https://github.com/sponsors/ljharb"
+ "peerDependencies": {
+ "bufferutil": "^4.0.1",
+ "utf-8-validate": ">=5.0.2"
+ },
+ "peerDependenciesMeta": {
+ "bufferutil": {
+ "optional": true
+ },
+ "utf-8-validate": {
+ "optional": true
+ }
}
},
- "node_modules/string.prototype.trimend": {
- "version": "1.0.8",
- "resolved": "https://registry.npmjs.org/string.prototype.trimend/-/string.prototype.trimend-1.0.8.tgz",
- "integrity": "sha512-p73uL5VCHCO2BZZ6krwwQE3kCzM7NKmis8S//xEC6fQonchbum4eP6kR4DLEjQFO3Wnj3Fuo8NM0kOSjVdHjZQ==",
+ "node_modules/socket.io-client": {
+ "version": "4.8.1",
+ "resolved": "https://registry.npmjs.org/socket.io-client/-/socket.io-client-4.8.1.tgz",
+ "integrity": "sha512-hJVXfu3E28NmzGk8o1sHhN3om52tRvwYeidbj7xKy2eIIse5IoKX3USlS6Tqt3BHAtflLIkCQBkzVrEEfWUyYQ==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "call-bind": "^1.0.7",
- "define-properties": "^1.2.1",
- "es-object-atoms": "^1.0.0"
+ "@socket.io/component-emitter": "~3.1.0",
+ "debug": "~4.3.2",
+ "engine.io-client": "~6.6.1",
+ "socket.io-parser": "~4.2.4"
},
- "funding": {
- "url": "https://github.com/sponsors/ljharb"
+ "engines": {
+ "node": ">=10.0.0"
}
},
- "node_modules/string.prototype.trimstart": {
- "version": "1.0.8",
- "resolved": "https://registry.npmjs.org/string.prototype.trimstart/-/string.prototype.trimstart-1.0.8.tgz",
- "integrity": "sha512-UXSH262CSZY1tfu3G3Secr6uGLCFVPMhIqHjlgCUtCCcgihYc/xKs9djMTMUOb2j1mVSeU8EU6NWc/iQKU6Gfg==",
+ "node_modules/socket.io-client/node_modules/debug": {
+ "version": "4.3.7",
+ "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.7.tgz",
+ "integrity": "sha512-Er2nc/H7RrMXZBFCEim6TCmMk02Z8vLC2Rbi1KEBggpo0fS6l0S1nnapwmIi3yW/+GOJap1Krg4w0Hg80oCqgQ==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "call-bind": "^1.0.7",
- "define-properties": "^1.2.1",
- "es-object-atoms": "^1.0.0"
+ "ms": "^2.1.3"
},
"engines": {
- "node": ">= 0.4"
+ "node": ">=6.0"
},
- "funding": {
- "url": "https://github.com/sponsors/ljharb"
+ "peerDependenciesMeta": {
+ "supports-color": {
+ "optional": true
+ }
}
},
- "node_modules/stringify-object": {
- "version": "3.3.0",
- "resolved": "https://registry.npmjs.org/stringify-object/-/stringify-object-3.3.0.tgz",
- "integrity": "sha512-rHqiFh1elqCQ9WPLIC8I0Q/g/wj5J1eMkyoiD6eoQApWHP0FtlK7rqnhmabL5VUY9JQCcqwwvlOaSuutekgyrw==",
+ "node_modules/socket.io-parser": {
+ "version": "4.2.4",
+ "resolved": "https://registry.npmjs.org/socket.io-parser/-/socket.io-parser-4.2.4.tgz",
+ "integrity": "sha512-/GbIKmo8ioc+NIWIhwdecY0ge+qVBSMdgxGygevmdHj24bsfgtCmcUUcQ5ZzcylGFHsN3k4HB4Cgkl96KVnuew==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "get-own-enumerable-property-symbols": "^3.0.0",
- "is-obj": "^1.0.1",
- "is-regexp": "^1.0.0"
+ "@socket.io/component-emitter": "~3.1.0",
+ "debug": "~4.3.1"
},
"engines": {
- "node": ">=4"
+ "node": ">=10.0.0"
}
},
- "node_modules/strip-ansi": {
- "version": "6.0.1",
- "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz",
- "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
+ "node_modules/socket.io-parser/node_modules/debug": {
+ "version": "4.3.7",
+ "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.7.tgz",
+ "integrity": "sha512-Er2nc/H7RrMXZBFCEim6TCmMk02Z8vLC2Rbi1KEBggpo0fS6l0S1nnapwmIi3yW/+GOJap1Krg4w0Hg80oCqgQ==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "ansi-regex": "^5.0.1"
+ "ms": "^2.1.3"
},
"engines": {
- "node": ">=8"
+ "node": ">=6.0"
+ },
+ "peerDependenciesMeta": {
+ "supports-color": {
+ "optional": true
+ }
}
},
- "node_modules/strip-ansi-cjs": {
- "name": "strip-ansi",
- "version": "6.0.1",
- "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz",
- "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
+ "node_modules/socket.io/node_modules/debug": {
+ "version": "4.3.7",
+ "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.7.tgz",
+ "integrity": "sha512-Er2nc/H7RrMXZBFCEim6TCmMk02Z8vLC2Rbi1KEBggpo0fS6l0S1nnapwmIi3yW/+GOJap1Krg4w0Hg80oCqgQ==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "ansi-regex": "^5.0.1"
+ "ms": "^2.1.3"
},
"engines": {
- "node": ">=8"
- }
- },
- "node_modules/strip-bom": {
- "version": "4.0.0",
- "resolved": "https://registry.npmjs.org/strip-bom/-/strip-bom-4.0.0.tgz",
- "integrity": "sha512-3xurFv5tEgii33Zi8Jtp55wEIILR9eh34FAW00PZf+JnSsTmV/ioewSgQl97JHvgjoRGwPShsWm+IdrxB35d0w==",
- "dev": true,
- "engines": {
- "node": ">=8"
+ "node": ">=6.0"
+ },
+ "peerDependenciesMeta": {
+ "supports-color": {
+ "optional": true
+ }
}
},
- "node_modules/strip-comments": {
- "version": "2.0.1",
- "resolved": "https://registry.npmjs.org/strip-comments/-/strip-comments-2.0.1.tgz",
- "integrity": "sha512-ZprKx+bBLXv067WTCALv8SSz5l2+XhpYCsVtSqlMnkAXMWDq+/ekVbl1ghqP9rUHTzv6sm/DwCOiYutU/yp1fw==",
- "dev": true,
+ "node_modules/source-map": {
+ "version": "0.6.1",
+ "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz",
+ "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==",
+ "license": "BSD-3-Clause",
"engines": {
- "node": ">=10"
+ "node": ">=0.10.0"
}
},
- "node_modules/strip-final-newline": {
- "version": "2.0.0",
- "resolved": "https://registry.npmjs.org/strip-final-newline/-/strip-final-newline-2.0.0.tgz",
- "integrity": "sha512-BrpvfNAE3dcvq7ll3xVumzjKjZQ5tI1sEUIKr3Uoks0XUl45St3FlatVqef9prk4jRDzhW6WZg+3bk93y6pLjA==",
+ "node_modules/source-map-js": {
+ "version": "1.2.1",
+ "resolved": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.2.1.tgz",
+ "integrity": "sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==",
"dev": true,
+ "license": "BSD-3-Clause",
"engines": {
- "node": ">=6"
+ "node": ">=0.10.0"
}
},
- "node_modules/strip-json-comments": {
- "version": "3.1.1",
- "resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.1.1.tgz",
- "integrity": "sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==",
+ "node_modules/source-map-resolve": {
+ "version": "0.5.3",
+ "resolved": "https://registry.npmjs.org/source-map-resolve/-/source-map-resolve-0.5.3.tgz",
+ "integrity": "sha512-Htz+RnsXWk5+P2slx5Jh3Q66vhQj1Cllm0zvnaY98+NFx+Dv2CF/f5O/t8x+KaNdrdIAsruNzoh/KpialbqAnw==",
+ "deprecated": "See https://github.com/lydell/source-map-resolve#deprecated",
"dev": true,
- "engines": {
- "node": ">=8"
- },
- "funding": {
- "url": "https://github.com/sponsors/sindresorhus"
+ "license": "MIT",
+ "dependencies": {
+ "atob": "^2.1.2",
+ "decode-uri-component": "^0.2.0",
+ "resolve-url": "^0.2.1",
+ "source-map-url": "^0.4.0",
+ "urix": "^0.1.0"
}
},
- "node_modules/style-loader": {
- "version": "3.3.4",
- "resolved": "https://registry.npmjs.org/style-loader/-/style-loader-3.3.4.tgz",
- "integrity": "sha512-0WqXzrsMTyb8yjZJHDqwmnwRJvhALK9LfRtRc6B4UTWe8AijYLZYZ9thuJTZc2VfQWINADW/j+LiJnfy2RoC1w==",
+ "node_modules/source-map-support": {
+ "version": "0.5.21",
+ "resolved": "https://registry.npmjs.org/source-map-support/-/source-map-support-0.5.21.tgz",
+ "integrity": "sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==",
"dev": true,
- "engines": {
- "node": ">= 12.13.0"
- },
- "funding": {
- "type": "opencollective",
- "url": "https://opencollective.com/webpack"
- },
- "peerDependencies": {
- "webpack": "^5.0.0"
+ "license": "MIT",
+ "dependencies": {
+ "buffer-from": "^1.0.0",
+ "source-map": "^0.6.0"
}
},
- "node_modules/stylehacks": {
- "version": "5.1.1",
- "resolved": "https://registry.npmjs.org/stylehacks/-/stylehacks-5.1.1.tgz",
- "integrity": "sha512-sBpcd5Hx7G6seo7b1LkpttvTz7ikD0LlH5RmdcBNb6fFR0Fl7LQwHDFr300q4cwUqi+IYrFGmsIHieMBfnN/Bw==",
+ "node_modules/source-map-url": {
+ "version": "0.4.1",
+ "resolved": "https://registry.npmjs.org/source-map-url/-/source-map-url-0.4.1.tgz",
+ "integrity": "sha512-cPiFOTLUKvJFIg4SKVScy4ilPPW6rFgMgfuZJPNoDuMs3nC1HbMUycBoJw77xFIp6z1UJQJOfx6C9GMH80DiTw==",
+ "deprecated": "See https://github.com/lydell/source-map-url#deprecated",
"dev": true,
- "dependencies": {
- "browserslist": "^4.21.4",
- "postcss-selector-parser": "^6.0.4"
- },
- "engines": {
- "node": "^10 || ^12 || >=14.0"
- },
- "peerDependencies": {
- "postcss": "^8.2.15"
- }
+ "license": "MIT"
},
- "node_modules/sucrase": {
- "version": "3.35.0",
- "resolved": "https://registry.npmjs.org/sucrase/-/sucrase-3.35.0.tgz",
- "integrity": "sha512-8EbVDiu9iN/nESwxeSxDKe0dunta1GOlHufmSSXxMD2z2/tMZpDMpvXQGsc+ajGo8y2uYUmixaSRUc/QPoQ0GA==",
+ "node_modules/sparkles": {
+ "version": "1.0.1",
+ "resolved": "https://registry.npmjs.org/sparkles/-/sparkles-1.0.1.tgz",
+ "integrity": "sha512-dSO0DDYUahUt/0/pD/Is3VIm5TGJjludZ0HVymmhYF6eNA53PVLhnUk0znSYbH8IYBuJdCE+1luR22jNLMaQdw==",
"dev": true,
- "dependencies": {
- "@jridgewell/gen-mapping": "^0.3.2",
- "commander": "^4.0.0",
- "glob": "^10.3.10",
- "lines-and-columns": "^1.1.6",
- "mz": "^2.7.0",
- "pirates": "^4.0.1",
- "ts-interface-checker": "^0.1.9"
- },
- "bin": {
- "sucrase": "bin/sucrase",
- "sucrase-node": "bin/sucrase-node"
- },
+ "license": "MIT",
"engines": {
- "node": ">=16 || 14 >=14.17"
+ "node": ">= 0.10"
}
},
- "node_modules/sucrase/node_modules/brace-expansion": {
- "version": "2.0.1",
- "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz",
- "integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==",
+ "node_modules/spdx-correct": {
+ "version": "3.2.0",
+ "resolved": "https://registry.npmjs.org/spdx-correct/-/spdx-correct-3.2.0.tgz",
+ "integrity": "sha512-kN9dJbvnySHULIluDHy32WHRUu3Og7B9sbY7tsFLctQkIqnMh3hErYgdMjTYuqmcXX+lK5T1lnUt3G7zNswmZA==",
"dev": true,
+ "license": "Apache-2.0",
"dependencies": {
- "balanced-match": "^1.0.0"
+ "spdx-expression-parse": "^3.0.0",
+ "spdx-license-ids": "^3.0.0"
}
},
- "node_modules/sucrase/node_modules/commander": {
- "version": "4.1.1",
- "resolved": "https://registry.npmjs.org/commander/-/commander-4.1.1.tgz",
- "integrity": "sha512-NOKm8xhkzAjzFx8B2v5OAHT+u5pRQc2UCa2Vq9jYL/31o2wi9mxBA7LIFs3sV5VSC49z6pEhfbMULvShKj26WA==",
+ "node_modules/spdx-exceptions": {
+ "version": "2.5.0",
+ "resolved": "https://registry.npmjs.org/spdx-exceptions/-/spdx-exceptions-2.5.0.tgz",
+ "integrity": "sha512-PiU42r+xO4UbUS1buo3LPJkjlO7430Xn5SVAhdpzzsPHsjbYVflnnFdATgabnLude+Cqu25p6N+g2lw/PFsa4w==",
"dev": true,
- "engines": {
- "node": ">= 6"
- }
+ "license": "CC-BY-3.0"
},
- "node_modules/sucrase/node_modules/glob": {
- "version": "10.3.10",
- "resolved": "https://registry.npmjs.org/glob/-/glob-10.3.10.tgz",
- "integrity": "sha512-fa46+tv1Ak0UPK1TOy/pZrIybNNt4HCv7SDzwyfiOZkvZLEbjsZkJBPtDHVshZjbecAoAGSC20MjLDG/qr679g==",
+ "node_modules/spdx-expression-parse": {
+ "version": "3.0.1",
+ "resolved": "https://registry.npmjs.org/spdx-expression-parse/-/spdx-expression-parse-3.0.1.tgz",
+ "integrity": "sha512-cbqHunsQWnJNE6KhVSMsMeH5H/L9EpymbzqTQ3uLwNCLZ1Q481oWaofqH7nO6V07xlXwY6PhQdQ2IedWx/ZK4Q==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "foreground-child": "^3.1.0",
- "jackspeak": "^2.3.5",
- "minimatch": "^9.0.1",
- "minipass": "^5.0.0 || ^6.0.2 || ^7.0.0",
- "path-scurry": "^1.10.1"
- },
- "bin": {
- "glob": "dist/esm/bin.mjs"
- },
- "engines": {
- "node": ">=16 || 14 >=14.17"
- },
- "funding": {
- "url": "https://github.com/sponsors/isaacs"
+ "spdx-exceptions": "^2.1.0",
+ "spdx-license-ids": "^3.0.0"
}
},
- "node_modules/sucrase/node_modules/minimatch": {
- "version": "9.0.3",
- "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.3.tgz",
- "integrity": "sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==",
+ "node_modules/spdx-license-ids": {
+ "version": "3.0.22",
+ "resolved": "https://registry.npmjs.org/spdx-license-ids/-/spdx-license-ids-3.0.22.tgz",
+ "integrity": "sha512-4PRT4nh1EImPbt2jASOKHX7PB7I+e4IWNLvkKFDxNhJlfjbYlleYQh285Z/3mPTHSAK/AvdMmw5BNNuYH8ShgQ==",
"dev": true,
- "dependencies": {
- "brace-expansion": "^2.0.1"
- },
- "engines": {
- "node": ">=16 || 14 >=14.17"
- },
- "funding": {
- "url": "https://github.com/sponsors/isaacs"
- }
+ "license": "CC0-1.0"
},
- "node_modules/supports-color": {
- "version": "7.2.0",
- "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
- "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
+ "node_modules/split": {
+ "version": "1.0.1",
+ "resolved": "https://registry.npmjs.org/split/-/split-1.0.1.tgz",
+ "integrity": "sha512-mTyOoPbrivtXnwnIxZRFYRrPNtEFKlpB2fvjSnCQUiAA6qAZzqwna5envK4uk6OIeP17CsdF3rSBGYVBsU0Tkg==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "has-flag": "^4.0.0"
+ "through": "2"
},
"engines": {
- "node": ">=8"
+ "node": "*"
}
},
- "node_modules/supports-hyperlinks": {
- "version": "2.3.0",
- "resolved": "https://registry.npmjs.org/supports-hyperlinks/-/supports-hyperlinks-2.3.0.tgz",
- "integrity": "sha512-RpsAZlpWcDwOPQA22aCH4J0t7L8JmAvsCxfOSEwm7cQs3LshN36QaTkwd70DnBOXDWGssw2eUoc8CaRWT0XunA==",
+ "node_modules/split-string": {
+ "version": "3.1.0",
+ "resolved": "https://registry.npmjs.org/split-string/-/split-string-3.1.0.tgz",
+ "integrity": "sha512-NzNVhJDYpwceVVii8/Hu6DKfD2G+NrQHlS/V/qgv763EYudVwEcMQNxd2lh+0VrUByXN/oJkl5grOhYWvQUYiw==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "has-flag": "^4.0.0",
- "supports-color": "^7.0.0"
+ "extend-shallow": "^3.0.0"
},
"engines": {
- "node": ">=8"
+ "node": ">=0.10.0"
}
},
- "node_modules/supports-preserve-symlinks-flag": {
- "version": "1.0.0",
- "resolved": "https://registry.npmjs.org/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz",
- "integrity": "sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==",
+ "node_modules/stack-trace": {
+ "version": "0.0.10",
+ "resolved": "https://registry.npmjs.org/stack-trace/-/stack-trace-0.0.10.tgz",
+ "integrity": "sha512-KGzahc7puUKkzyMt+IqAep+TVNbKP+k2Lmwhub39m1AsTSkaDutx56aDCo+HLDzf/D26BIHTJWNiTG1KAJiQCg==",
"dev": true,
+ "license": "MIT",
"engines": {
- "node": ">= 0.4"
- },
- "funding": {
- "url": "https://github.com/sponsors/ljharb"
+ "node": "*"
}
},
- "node_modules/sver-compat": {
- "version": "1.5.0",
- "resolved": "https://registry.npmjs.org/sver-compat/-/sver-compat-1.5.0.tgz",
- "integrity": "sha512-aFTHfmjwizMNlNE6dsGmoAM4lHjL0CyiobWaFiXWSlD7cIxshW422Nb8KbXCmR6z+0ZEPY+daXJrDyh/vuwTyg==",
+ "node_modules/stack-utils": {
+ "version": "2.0.6",
+ "resolved": "https://registry.npmjs.org/stack-utils/-/stack-utils-2.0.6.tgz",
+ "integrity": "sha512-XlkWvfIm6RmsWtNJx+uqtKLS8eqFbxUg0ZzLXqY0caEy9l7hruX8IpiDnjsLavoBgqCCR71TqWO8MaXYheJ3RQ==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "es6-iterator": "^2.0.1",
- "es6-symbol": "^3.1.1"
- }
- },
- "node_modules/svg-parser": {
- "version": "2.0.4",
- "resolved": "https://registry.npmjs.org/svg-parser/-/svg-parser-2.0.4.tgz",
- "integrity": "sha512-e4hG1hRwoOdRb37cIMSgzNsxyzKfayW6VOflrwvR+/bzrkyxY/31WkbgnQpgtrNp1SdpJvpUAGTa/ZoiPNDuRQ==",
- "dev": true
- },
- "node_modules/svgo": {
- "version": "1.3.2",
- "resolved": "https://registry.npmjs.org/svgo/-/svgo-1.3.2.tgz",
- "integrity": "sha512-yhy/sQYxR5BkC98CY7o31VGsg014AKLEPxdfhora76l36hD9Rdy5NZA/Ocn6yayNPgSamYdtX2rFJdcv07AYVw==",
- "deprecated": "This SVGO version is no longer supported. Upgrade to v2.x.x.",
- "dev": true,
- "dependencies": {
- "chalk": "^2.4.1",
- "coa": "^2.0.2",
- "css-select": "^2.0.0",
- "css-select-base-adapter": "^0.1.1",
- "css-tree": "1.0.0-alpha.37",
- "csso": "^4.0.2",
- "js-yaml": "^3.13.1",
- "mkdirp": "~0.5.1",
- "object.values": "^1.1.0",
- "sax": "~1.2.4",
- "stable": "^0.1.8",
- "unquote": "~1.1.1",
- "util.promisify": "~1.0.0"
- },
- "bin": {
- "svgo": "bin/svgo"
+ "escape-string-regexp": "^2.0.0"
},
"engines": {
- "node": ">=4.0.0"
+ "node": ">=10"
}
},
- "node_modules/svgo/node_modules/ansi-styles": {
- "version": "3.2.1",
- "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz",
- "integrity": "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==",
+ "node_modules/stack-utils/node_modules/escape-string-regexp": {
+ "version": "2.0.0",
+ "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-2.0.0.tgz",
+ "integrity": "sha512-UpzcLCXolUWcNu5HtVMHYdXJjArjsF9C0aNnquZYY4uW/Vu0miy5YoWvbV345HauVvcAUnpRuhMMcqTcGOY2+w==",
"dev": true,
- "dependencies": {
- "color-convert": "^1.9.0"
- },
+ "license": "MIT",
"engines": {
- "node": ">=4"
+ "node": ">=8"
}
},
- "node_modules/svgo/node_modules/argparse": {
- "version": "1.0.10",
- "resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz",
- "integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==",
+ "node_modules/stackback": {
+ "version": "0.0.2",
+ "resolved": "https://registry.npmjs.org/stackback/-/stackback-0.0.2.tgz",
+ "integrity": "sha512-1XMJE5fQo1jGH6Y/7ebnwPOBEkIEnT4QF32d5R1+VXdXveM0IBMJt8zfaxX1P3QhVwrYe+576+jkANtSS2mBbw==",
"dev": true,
- "dependencies": {
- "sprintf-js": "~1.0.2"
- }
+ "license": "MIT"
},
- "node_modules/svgo/node_modules/chalk": {
- "version": "2.4.2",
- "resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz",
- "integrity": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==",
+ "node_modules/static-extend": {
+ "version": "0.1.2",
+ "resolved": "https://registry.npmjs.org/static-extend/-/static-extend-0.1.2.tgz",
+ "integrity": "sha512-72E9+uLc27Mt718pMHt9VMNiAL4LMsmDbBva8mxWUCkT07fSzEGMYUCk0XWY6lp0j6RBAG4cJ3mWuZv2OE3s0g==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "ansi-styles": "^3.2.1",
- "escape-string-regexp": "^1.0.5",
- "supports-color": "^5.3.0"
+ "define-property": "^0.2.5",
+ "object-copy": "^0.1.0"
},
"engines": {
- "node": ">=4"
+ "node": ">=0.10.0"
}
},
- "node_modules/svgo/node_modules/color-convert": {
- "version": "1.9.3",
- "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz",
- "integrity": "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==",
+ "node_modules/static-extend/node_modules/define-property": {
+ "version": "0.2.5",
+ "resolved": "https://registry.npmjs.org/define-property/-/define-property-0.2.5.tgz",
+ "integrity": "sha512-Rr7ADjQZenceVOAKop6ALkkRAmH1A4Gx9hV/7ZujPUN2rkATqFO0JZLZInbAjpZYoJ1gUx8MRMQVkYemcbMSTA==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "color-name": "1.1.3"
+ "is-descriptor": "^0.1.0"
+ },
+ "engines": {
+ "node": ">=0.10.0"
}
},
- "node_modules/svgo/node_modules/color-name": {
- "version": "1.1.3",
- "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz",
- "integrity": "sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==",
- "dev": true
- },
- "node_modules/svgo/node_modules/css-select": {
- "version": "2.1.0",
- "resolved": "https://registry.npmjs.org/css-select/-/css-select-2.1.0.tgz",
- "integrity": "sha512-Dqk7LQKpwLoH3VovzZnkzegqNSuAziQyNZUcrdDM401iY+R5NkGBXGmtO05/yaXQziALuPogeG0b7UAgjnTJTQ==",
+ "node_modules/static-extend/node_modules/is-descriptor": {
+ "version": "0.1.7",
+ "resolved": "https://registry.npmjs.org/is-descriptor/-/is-descriptor-0.1.7.tgz",
+ "integrity": "sha512-C3grZTvObeN1xud4cRWl366OMXZTj0+HGyk4hvfpx4ZHt1Pb60ANSXqCK7pdOTeUQpRzECBSTphqvD7U+l22Eg==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "boolbase": "^1.0.0",
- "css-what": "^3.2.1",
- "domutils": "^1.7.0",
- "nth-check": "^1.0.2"
+ "is-accessor-descriptor": "^1.0.1",
+ "is-data-descriptor": "^1.0.1"
+ },
+ "engines": {
+ "node": ">= 0.4"
}
},
- "node_modules/svgo/node_modules/css-what": {
- "version": "3.4.2",
- "resolved": "https://registry.npmjs.org/css-what/-/css-what-3.4.2.tgz",
- "integrity": "sha512-ACUm3L0/jiZTqfzRM3Hi9Q8eZqd6IK37mMWPLz9PJxkLWllYeRf+EHUSHYEtFop2Eqytaq1FizFVh7XfBnXCDQ==",
+ "node_modules/statuses": {
+ "version": "1.3.1",
+ "resolved": "https://registry.npmjs.org/statuses/-/statuses-1.3.1.tgz",
+ "integrity": "sha512-wuTCPGlJONk/a1kqZ4fQM2+908lC7fa7nPYpTC1EhnvqLX/IICbeP1OZGDtA374trpSq68YubKUMo8oRhN46yg==",
"dev": true,
+ "license": "MIT",
"engines": {
- "node": ">= 6"
- },
- "funding": {
- "url": "https://github.com/sponsors/fb55"
+ "node": ">= 0.6"
}
},
- "node_modules/svgo/node_modules/dom-serializer": {
- "version": "0.2.2",
- "resolved": "https://registry.npmjs.org/dom-serializer/-/dom-serializer-0.2.2.tgz",
- "integrity": "sha512-2/xPb3ORsQ42nHYiSunXkDjPLBaEj/xTwUO4B7XCZQTRk7EBtTOPaygh10YAAh2OI1Qrp6NWfpAhzswj0ydt9g==",
+ "node_modules/std-env": {
+ "version": "3.10.0",
+ "resolved": "https://registry.npmjs.org/std-env/-/std-env-3.10.0.tgz",
+ "integrity": "sha512-5GS12FdOZNliM5mAOxFRg7Ir0pWz8MdpYm6AY6VPkGpbA7ZzmbzNcBJQ0GPvvyWgcY7QAhCgf9Uy89I03faLkg==",
+ "dev": true,
+ "license": "MIT"
+ },
+ "node_modules/stop-iteration-iterator": {
+ "version": "1.1.0",
+ "resolved": "https://registry.npmjs.org/stop-iteration-iterator/-/stop-iteration-iterator-1.1.0.tgz",
+ "integrity": "sha512-eLoXW/DHyl62zxY4SCaIgnRhuMr6ri4juEYARS8E6sCEqzKpOiE521Ucofdx+KnDZl5xmvGYaaKCk5FEOxJCoQ==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "domelementtype": "^2.0.1",
- "entities": "^2.0.0"
+ "es-errors": "^1.3.0",
+ "internal-slot": "^1.1.0"
+ },
+ "engines": {
+ "node": ">= 0.4"
}
},
- "node_modules/svgo/node_modules/domutils": {
- "version": "1.7.0",
- "resolved": "https://registry.npmjs.org/domutils/-/domutils-1.7.0.tgz",
- "integrity": "sha512-Lgd2XcJ/NjEw+7tFvfKxOzCYKZsdct5lczQ2ZaQY8Djz7pfAD3Gbp8ySJWtreII/vDlMVmxwa6pHmdxIYgttDg==",
+ "node_modules/stream-combiner": {
+ "version": "0.2.2",
+ "resolved": "https://registry.npmjs.org/stream-combiner/-/stream-combiner-0.2.2.tgz",
+ "integrity": "sha512-6yHMqgLYDzQDcAkL+tjJDC5nSNuNIx0vZtRZeiPh7Saef7VHX9H5Ijn9l2VIol2zaNYlYEX6KyuT/237A58qEQ==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "dom-serializer": "0",
- "domelementtype": "1"
+ "duplexer": "~0.1.1",
+ "through": "~2.3.4"
}
},
- "node_modules/svgo/node_modules/domutils/node_modules/domelementtype": {
- "version": "1.3.1",
- "resolved": "https://registry.npmjs.org/domelementtype/-/domelementtype-1.3.1.tgz",
- "integrity": "sha512-BSKB+TSpMpFI/HOxCNr1O8aMOTZ8hT3pM3GQ0w/mWRmkhEDSFJkkyzz4XQsBV44BChwGkrDfMyjVD0eA2aFV3w==",
- "dev": true
- },
- "node_modules/svgo/node_modules/escape-string-regexp": {
- "version": "1.0.5",
- "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz",
- "integrity": "sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==",
+ "node_modules/stream-exhaust": {
+ "version": "1.0.2",
+ "resolved": "https://registry.npmjs.org/stream-exhaust/-/stream-exhaust-1.0.2.tgz",
+ "integrity": "sha512-b/qaq/GlBK5xaq1yrK9/zFcyRSTNxmcZwFLGSTG0mXgZl/4Z6GgiyYOXOvY7N3eEvFRAG1bkDRz5EPGSvPYQlw==",
"dev": true,
- "engines": {
- "node": ">=0.8.0"
- }
+ "license": "MIT"
},
- "node_modules/svgo/node_modules/has-flag": {
- "version": "3.0.0",
- "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz",
- "integrity": "sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==",
+ "node_modules/stream-shift": {
+ "version": "1.0.3",
+ "resolved": "https://registry.npmjs.org/stream-shift/-/stream-shift-1.0.3.tgz",
+ "integrity": "sha512-76ORR0DO1o1hlKwTbi/DM3EXWGf3ZJYO8cXX5RJwnul2DEg2oyoZyjLNoQM8WsvZiFKCRfC1O0J7iCvie3RZmQ==",
"dev": true,
- "engines": {
- "node": ">=4"
- }
+ "license": "MIT"
},
- "node_modules/svgo/node_modules/js-yaml": {
- "version": "3.14.1",
- "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz",
- "integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==",
+ "node_modules/stream-throttle": {
+ "version": "0.1.3",
+ "resolved": "https://registry.npmjs.org/stream-throttle/-/stream-throttle-0.1.3.tgz",
+ "integrity": "sha512-889+B9vN9dq7/vLbGyuHeZ6/ctf5sNuGWsDy89uNxkFTAgzy0eK7+w5fL3KLNRTkLle7EgZGvHUphZW0Q26MnQ==",
"dev": true,
+ "license": "BSD-3-Clause",
"dependencies": {
- "argparse": "^1.0.7",
- "esprima": "^4.0.0"
+ "commander": "^2.2.0",
+ "limiter": "^1.0.5"
},
"bin": {
- "js-yaml": "bin/js-yaml.js"
+ "throttleproxy": "bin/throttleproxy.js"
+ },
+ "engines": {
+ "node": ">= 0.10.0"
}
},
- "node_modules/svgo/node_modules/mkdirp": {
- "version": "0.5.6",
- "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.6.tgz",
- "integrity": "sha512-FP+p8RB8OWpF3YZBCrP5gtADmtXApB5AMLn+vdyA+PyxCjrCs00mjyUozssO33cwDeT3wNGdLxJ5M//YqtHAJw==",
- "dev": true,
+ "node_modules/string_decoder": {
+ "version": "1.1.1",
+ "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz",
+ "integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==",
+ "license": "MIT",
"dependencies": {
- "minimist": "^1.2.6"
- },
- "bin": {
- "mkdirp": "bin/cmd.js"
+ "safe-buffer": "~5.1.0"
}
},
- "node_modules/svgo/node_modules/nth-check": {
- "version": "1.0.2",
- "resolved": "https://registry.npmjs.org/nth-check/-/nth-check-1.0.2.tgz",
- "integrity": "sha512-WeBOdju8SnzPN5vTUJYxYUxLeXpCaVP5i5e0LF8fg7WORF2Wd7wFX/pk0tYZk7s8T+J7VLy0Da6J1+wCT0AtHg==",
+ "node_modules/string_decoder/node_modules/safe-buffer": {
+ "version": "5.1.2",
+ "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz",
+ "integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==",
+ "license": "MIT"
+ },
+ "node_modules/string-width": {
+ "version": "4.2.3",
+ "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz",
+ "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "boolbase": "~1.0.0"
+ "emoji-regex": "^8.0.0",
+ "is-fullwidth-code-point": "^3.0.0",
+ "strip-ansi": "^6.0.1"
+ },
+ "engines": {
+ "node": ">=8"
}
},
- "node_modules/svgo/node_modules/supports-color": {
- "version": "5.5.0",
- "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz",
- "integrity": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==",
+ "node_modules/string.prototype.matchall": {
+ "version": "4.0.12",
+ "resolved": "https://registry.npmjs.org/string.prototype.matchall/-/string.prototype.matchall-4.0.12.tgz",
+ "integrity": "sha512-6CC9uyBL+/48dYizRf7H7VAYCMCNTBeM78x/VTUe9bFEaxBepPJDa1Ow99LqI/1yF7kuy7Q3cQsYMrcjGUcskA==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "has-flag": "^3.0.0"
+ "call-bind": "^1.0.8",
+ "call-bound": "^1.0.3",
+ "define-properties": "^1.2.1",
+ "es-abstract": "^1.23.6",
+ "es-errors": "^1.3.0",
+ "es-object-atoms": "^1.0.0",
+ "get-intrinsic": "^1.2.6",
+ "gopd": "^1.2.0",
+ "has-symbols": "^1.1.0",
+ "internal-slot": "^1.1.0",
+ "regexp.prototype.flags": "^1.5.3",
+ "set-function-name": "^2.0.2",
+ "side-channel": "^1.1.0"
},
"engines": {
- "node": ">=4"
+ "node": ">= 0.4"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
}
},
- "node_modules/symbol-tree": {
- "version": "3.2.4",
- "resolved": "https://registry.npmjs.org/symbol-tree/-/symbol-tree-3.2.4.tgz",
- "integrity": "sha512-9QNk5KwDF+Bvz+PyObkmSYjI5ksVUYtjW7AU22r2NKcfLJcXp96hkDWU3+XndOsUb+AQ9QhfzfCT2O+CNWT5Tw==",
- "dev": true
+ "node_modules/string.prototype.repeat": {
+ "version": "1.0.0",
+ "resolved": "https://registry.npmjs.org/string.prototype.repeat/-/string.prototype.repeat-1.0.0.tgz",
+ "integrity": "sha512-0u/TldDbKD8bFCQ/4f5+mNRrXwZ8hg2w7ZR8wa16e8z9XpePWl3eGEcUD0OXpEH/VJH/2G3gjUtR3ZOiBe2S/w==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "define-properties": "^1.1.3",
+ "es-abstract": "^1.17.5"
+ }
},
- "node_modules/tailwindcss": {
- "version": "3.4.1",
- "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.4.1.tgz",
- "integrity": "sha512-qAYmXRfk3ENzuPBakNK0SRrUDipP8NQnEY6772uDhflcQz5EhRdD7JNZxyrFHVQNCwULPBn6FNPp9brpO7ctcA==",
+ "node_modules/string.prototype.trim": {
+ "version": "1.2.10",
+ "resolved": "https://registry.npmjs.org/string.prototype.trim/-/string.prototype.trim-1.2.10.tgz",
+ "integrity": "sha512-Rs66F0P/1kedk5lyYyH9uBzuiI/kNRmwJAR9quK6VOtIpZ2G+hMZd+HQbbv25MgCA6gEffoMZYxlTod4WcdrKA==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "@alloc/quick-lru": "^5.2.0",
- "arg": "^5.0.2",
- "chokidar": "^3.5.3",
- "didyoumean": "^1.2.2",
- "dlv": "^1.1.3",
- "fast-glob": "^3.3.0",
- "glob-parent": "^6.0.2",
- "is-glob": "^4.0.3",
- "jiti": "^1.19.1",
- "lilconfig": "^2.1.0",
- "micromatch": "^4.0.5",
- "normalize-path": "^3.0.0",
- "object-hash": "^3.0.0",
- "picocolors": "^1.0.0",
- "postcss": "^8.4.23",
- "postcss-import": "^15.1.0",
- "postcss-js": "^4.0.1",
- "postcss-load-config": "^4.0.1",
- "postcss-nested": "^6.0.1",
- "postcss-selector-parser": "^6.0.11",
- "resolve": "^1.22.2",
- "sucrase": "^3.32.0"
- },
- "bin": {
- "tailwind": "lib/cli.js",
- "tailwindcss": "lib/cli.js"
+ "call-bind": "^1.0.8",
+ "call-bound": "^1.0.2",
+ "define-data-property": "^1.1.4",
+ "define-properties": "^1.2.1",
+ "es-abstract": "^1.23.5",
+ "es-object-atoms": "^1.0.0",
+ "has-property-descriptors": "^1.0.2"
},
"engines": {
- "node": ">=14.0.0"
+ "node": ">= 0.4"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
}
},
- "node_modules/tailwindcss/node_modules/glob-parent": {
- "version": "6.0.2",
- "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-6.0.2.tgz",
- "integrity": "sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==",
+ "node_modules/string.prototype.trimend": {
+ "version": "1.0.9",
+ "resolved": "https://registry.npmjs.org/string.prototype.trimend/-/string.prototype.trimend-1.0.9.tgz",
+ "integrity": "sha512-G7Ok5C6E/j4SGfyLCloXTrngQIQU3PWtXGst3yM7Bea9FRURf1S42ZHlZZtsNque2FN2PoUhfZXYLNWwEr4dLQ==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "is-glob": "^4.0.3"
+ "call-bind": "^1.0.8",
+ "call-bound": "^1.0.2",
+ "define-properties": "^1.2.1",
+ "es-object-atoms": "^1.0.0"
},
"engines": {
- "node": ">=10.13.0"
+ "node": ">= 0.4"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
}
},
- "node_modules/tailwindcss/node_modules/resolve": {
- "version": "1.22.8",
- "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.22.8.tgz",
- "integrity": "sha512-oKWePCxqpd6FlLvGV1VU0x7bkPmmCNolxzjMf4NczoDnQcIWrAF+cPtZn5i6n+RfD2d9i0tzpKnG6Yk168yIyw==",
+ "node_modules/string.prototype.trimstart": {
+ "version": "1.0.8",
+ "resolved": "https://registry.npmjs.org/string.prototype.trimstart/-/string.prototype.trimstart-1.0.8.tgz",
+ "integrity": "sha512-UXSH262CSZY1tfu3G3Secr6uGLCFVPMhIqHjlgCUtCCcgihYc/xKs9djMTMUOb2j1mVSeU8EU6NWc/iQKU6Gfg==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "is-core-module": "^2.13.0",
- "path-parse": "^1.0.7",
- "supports-preserve-symlinks-flag": "^1.0.0"
+ "call-bind": "^1.0.7",
+ "define-properties": "^1.2.1",
+ "es-object-atoms": "^1.0.0"
},
- "bin": {
- "resolve": "bin/resolve"
+ "engines": {
+ "node": ">= 0.4"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
}
},
- "node_modules/tapable": {
- "version": "1.1.3",
- "resolved": "https://registry.npmjs.org/tapable/-/tapable-1.1.3.tgz",
- "integrity": "sha512-4WK/bYZmj8xLr+HUCODHGF1ZFzsYffasLUgEiMBY4fgtltdO6B4WJtlSbPaDTLpYTcGVwM2qLnFTICEcNxs3kA==",
+ "node_modules/strip-ansi": {
+ "version": "6.0.1",
+ "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz",
+ "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
"dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "ansi-regex": "^5.0.1"
+ },
"engines": {
- "node": ">=6"
+ "node": ">=8"
}
},
- "node_modules/temp-dir": {
+ "node_modules/strip-bom": {
"version": "2.0.0",
- "resolved": "https://registry.npmjs.org/temp-dir/-/temp-dir-2.0.0.tgz",
- "integrity": "sha512-aoBAniQmmwtcKp/7BzsH8Cxzv8OL736p7v1ihGb5e9DJ9kTwGWHrQrVB5+lfVDzfGrdRzXch+ig7LHaY1JTOrg==",
+ "resolved": "https://registry.npmjs.org/strip-bom/-/strip-bom-2.0.0.tgz",
+ "integrity": "sha512-kwrX1y7czp1E69n2ajbG65mIo9dqvJ+8aBQXOGVxqwvNbsXdFM6Lq37dLAY3mknUwru8CfcCbfOLL/gMo+fi3g==",
"dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "is-utf8": "^0.2.0"
+ },
"engines": {
- "node": ">=8"
+ "node": ">=0.10.0"
}
},
- "node_modules/tempy": {
- "version": "0.6.0",
- "resolved": "https://registry.npmjs.org/tempy/-/tempy-0.6.0.tgz",
- "integrity": "sha512-G13vtMYPT/J8A4X2SjdtBTphZlrp1gKv6hZiOjw14RCWg6GbHuQBGtjlx75xLbYV/wEc0D7G5K4rxKP/cXk8Bw==",
+ "node_modules/strip-json-comments": {
+ "version": "3.1.1",
+ "resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.1.1.tgz",
+ "integrity": "sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==",
"dev": true,
- "dependencies": {
- "is-stream": "^2.0.0",
- "temp-dir": "^2.0.0",
- "type-fest": "^0.16.0",
- "unique-string": "^2.0.0"
- },
+ "license": "MIT",
"engines": {
- "node": ">=10"
+ "node": ">=8"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
}
},
- "node_modules/tempy/node_modules/type-fest": {
- "version": "0.16.0",
- "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.16.0.tgz",
- "integrity": "sha512-eaBzG6MxNzEn9kiwvtre90cXaNLkmadMWa1zQMs3XORCXNbsH/OewwbxC5ia9dCxIxnTAsSxXJaa/p5y8DlvJg==",
+ "node_modules/strip-literal": {
+ "version": "3.1.0",
+ "resolved": "https://registry.npmjs.org/strip-literal/-/strip-literal-3.1.0.tgz",
+ "integrity": "sha512-8r3mkIM/2+PpjHoOtiAW8Rg3jJLHaV7xPwG+YRGrv6FP0wwk/toTpATxWYOW0BKdWwl82VT2tFYi5DlROa0Mxg==",
"dev": true,
- "engines": {
- "node": ">=10"
+ "license": "MIT",
+ "dependencies": {
+ "js-tokens": "^9.0.1"
},
"funding": {
- "url": "https://github.com/sponsors/sindresorhus"
+ "url": "https://github.com/sponsors/antfu"
}
},
- "node_modules/terminal-link": {
- "version": "2.1.1",
- "resolved": "https://registry.npmjs.org/terminal-link/-/terminal-link-2.1.1.tgz",
- "integrity": "sha512-un0FmiRUQNr5PJqy9kP7c40F5BOfpGlYTrxonDChEZB7pzZxRNp/bt+ymiy9/npwXya9KH99nJ/GXFIiUkYGFQ==",
+ "node_modules/strip-literal/node_modules/js-tokens": {
+ "version": "9.0.1",
+ "resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-9.0.1.tgz",
+ "integrity": "sha512-mxa9E9ITFOt0ban3j6L5MpjwegGz6lBQmM1IJkWeBZGcMxto50+eWdjC/52xDbS2vy0k7vIMK0Fe2wfL9OQSpQ==",
+ "dev": true,
+ "license": "MIT"
+ },
+ "node_modules/supports-color": {
+ "version": "7.2.0",
+ "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
+ "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "ansi-escapes": "^4.2.1",
- "supports-hyperlinks": "^2.0.0"
+ "has-flag": "^4.0.0"
},
"engines": {
"node": ">=8"
+ }
+ },
+ "node_modules/supports-preserve-symlinks-flag": {
+ "version": "1.0.0",
+ "resolved": "https://registry.npmjs.org/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz",
+ "integrity": "sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==",
+ "dev": true,
+ "license": "MIT",
+ "engines": {
+ "node": ">= 0.4"
},
"funding": {
- "url": "https://github.com/sponsors/sindresorhus"
+ "url": "https://github.com/sponsors/ljharb"
+ }
+ },
+ "node_modules/sver-compat": {
+ "version": "1.5.0",
+ "resolved": "https://registry.npmjs.org/sver-compat/-/sver-compat-1.5.0.tgz",
+ "integrity": "sha512-aFTHfmjwizMNlNE6dsGmoAM4lHjL0CyiobWaFiXWSlD7cIxshW422Nb8KbXCmR6z+0ZEPY+daXJrDyh/vuwTyg==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "es6-iterator": "^2.0.1",
+ "es6-symbol": "^3.1.1"
+ }
+ },
+ "node_modules/tapable": {
+ "version": "1.1.3",
+ "resolved": "https://registry.npmjs.org/tapable/-/tapable-1.1.3.tgz",
+ "integrity": "sha512-4WK/bYZmj8xLr+HUCODHGF1ZFzsYffasLUgEiMBY4fgtltdO6B4WJtlSbPaDTLpYTcGVwM2qLnFTICEcNxs3kA==",
+ "dev": true,
+ "license": "MIT",
+ "engines": {
+ "node": ">=6"
}
},
"node_modules/terser": {
- "version": "5.39.0",
- "resolved": "https://registry.npmjs.org/terser/-/terser-5.39.0.tgz",
- "integrity": "sha512-LBAhFyLho16harJoWMg/nZsQYgTrg5jXOn2nCYjRUcZZEdE3qa2zb8QEDRUGVZBW4rlazf2fxkg8tztybTaqWw==",
+ "version": "5.44.0",
+ "resolved": "https://registry.npmjs.org/terser/-/terser-5.44.0.tgz",
+ "integrity": "sha512-nIVck8DK+GM/0Frwd+nIhZ84pR/BX7rmXMfYwyg+Sri5oGVE99/E3KvXqpC2xHFxyqXyGHTKBSioxxplrO4I4w==",
"dev": true,
"license": "BSD-2-Clause",
"dependencies": {
"@jridgewell/source-map": "^0.3.3",
- "acorn": "^8.8.2",
+ "acorn": "^8.15.0",
"commander": "^2.20.0",
"source-map-support": "~0.5.20"
},
@@ -24528,10 +15031,47 @@
}
}
},
+ "node_modules/terser-webpack-plugin/node_modules/ajv": {
+ "version": "8.17.1",
+ "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.17.1.tgz",
+ "integrity": "sha512-B/gBuNg5SiMTrPkC+A2+cW0RszwxYmn6VYxB/inlBStS5nx6xHIt/ehKRhIMhqusl7a8LjQoZnjCs5vhwxOQ1g==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "fast-deep-equal": "^3.1.3",
+ "fast-uri": "^3.0.1",
+ "json-schema-traverse": "^1.0.0",
+ "require-from-string": "^2.0.2"
+ },
+ "funding": {
+ "type": "github",
+ "url": "https://github.com/sponsors/epoberezkin"
+ }
+ },
+ "node_modules/terser-webpack-plugin/node_modules/ajv-keywords": {
+ "version": "5.1.0",
+ "resolved": "https://registry.npmjs.org/ajv-keywords/-/ajv-keywords-5.1.0.tgz",
+ "integrity": "sha512-YCS/JNFAUyr5vAuhk1DWm1CBxRHW9LbJ2ozWeemrIqpbsqKjHVxYPyi5GC0rjZIT5JxJ3virVTS8wk4i/Z+krw==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "fast-deep-equal": "^3.1.3"
+ },
+ "peerDependencies": {
+ "ajv": "^8.8.2"
+ }
+ },
+ "node_modules/terser-webpack-plugin/node_modules/json-schema-traverse": {
+ "version": "1.0.0",
+ "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz",
+ "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==",
+ "dev": true,
+ "license": "MIT"
+ },
"node_modules/terser-webpack-plugin/node_modules/schema-utils": {
- "version": "4.3.0",
- "resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-4.3.0.tgz",
- "integrity": "sha512-Gf9qqc58SpCA/xdziiHz35F4GNIWYWZrEshUc/G/r5BnLph6xpKuLeoJoQuj5WfBIx/eQLf+hmVPYHaxJu7V2g==",
+ "version": "4.3.3",
+ "resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-4.3.3.tgz",
+ "integrity": "sha512-eflK8wEtyOE6+hsaRVPxvUKYCpRgzLqDTb8krvAsRIwOGlHoSgYLgBXoubGgLd2fT41/OUYdb48v4k4WWHQurA==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -24548,37 +15088,19 @@
"url": "https://opencollective.com/webpack"
}
},
- "node_modules/terser/node_modules/commander": {
- "version": "2.20.3",
- "resolved": "https://registry.npmjs.org/commander/-/commander-2.20.3.tgz",
- "integrity": "sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==",
- "dev": true
- },
- "node_modules/test-exclude": {
- "version": "6.0.0",
- "resolved": "https://registry.npmjs.org/test-exclude/-/test-exclude-6.0.0.tgz",
- "integrity": "sha512-cAGWPIyOHU6zlmg88jwm7VRyXnMN7iV68OGAbYDk/Mh/xC/pzVPlQtY6ngoIH/5/tciuhGfvESU8GrHrcxD56w==",
- "dev": true,
- "dependencies": {
- "@istanbuljs/schema": "^0.1.2",
- "glob": "^7.1.4",
- "minimatch": "^3.0.4"
- },
- "engines": {
- "node": ">=8"
- }
- },
"node_modules/text-table": {
"version": "0.2.0",
"resolved": "https://registry.npmjs.org/text-table/-/text-table-0.2.0.tgz",
"integrity": "sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw==",
- "dev": true
+ "dev": true,
+ "license": "MIT"
},
"node_modules/textextensions": {
"version": "3.3.0",
"resolved": "https://registry.npmjs.org/textextensions/-/textextensions-3.3.0.tgz",
"integrity": "sha512-mk82dS8eRABNbeVJrEiN5/UMSCliINAuz8mkUwH4SwslkNP//gbEzlWNS5au0z5Dpx40SQxzqZevZkn+WYJ9Dw==",
"dev": true,
+ "license": "MIT",
"engines": {
"node": ">=8"
},
@@ -24586,44 +15108,19 @@
"url": "https://bevry.me/fund"
}
},
- "node_modules/thenify": {
- "version": "3.3.1",
- "resolved": "https://registry.npmjs.org/thenify/-/thenify-3.3.1.tgz",
- "integrity": "sha512-RVZSIV5IG10Hk3enotrhvz0T9em6cyHBLkH/YAZuKqd8hRkKhSfCGIcP2KUY0EPxndzANBmNllzWPwak+bheSw==",
- "dev": true,
- "dependencies": {
- "any-promise": "^1.0.0"
- }
- },
- "node_modules/thenify-all": {
- "version": "1.6.0",
- "resolved": "https://registry.npmjs.org/thenify-all/-/thenify-all-1.6.0.tgz",
- "integrity": "sha512-RNxQH/qI8/t3thXJDwcstUO4zeqo64+Uy/+sNVRBx4Xn2OX+OZ9oP+iJnNFqplFra2ZUVeKCSa2oVWi3T4uVmA==",
- "dev": true,
- "dependencies": {
- "thenify": ">= 3.1.0 < 4"
- },
- "engines": {
- "node": ">=0.8"
- }
- },
- "node_modules/throat": {
- "version": "6.0.2",
- "resolved": "https://registry.npmjs.org/throat/-/throat-6.0.2.tgz",
- "integrity": "sha512-WKexMoJj3vEuK0yFEapj8y64V0A6xcuPuK9Gt1d0R+dzCSJc0lHqQytAbSB4cDAK0dWh4T0E2ETkoLE2WZ41OQ==",
- "dev": true
- },
"node_modules/through": {
"version": "2.3.8",
"resolved": "https://registry.npmjs.org/through/-/through-2.3.8.tgz",
"integrity": "sha512-w89qg7PI8wAdvX60bMDP+bFoD5Dvhm9oLheFp5O4a2QF0cSBGsBX4qZmadPMvVqlLJBBci+WqGGOAPvcDeNSVg==",
- "dev": true
+ "dev": true,
+ "license": "MIT"
},
"node_modules/through2": {
"version": "0.6.5",
"resolved": "https://registry.npmjs.org/through2/-/through2-0.6.5.tgz",
"integrity": "sha512-RkK/CCESdTKQZHdmKICijdKKsCRVHs5KsLZ6pACAmF/1GPUQhonHSXWNERctxEp7RmvjdNbZTL5z9V7nSCXKcg==",
"dev": true,
+ "license": "MIT",
"dependencies": {
"readable-stream": ">=1.0.33-1 <1.1.0-0",
"xtend": ">=4.0.0 <4.1.0-0"
@@ -24634,6 +15131,7 @@
"resolved": "https://registry.npmjs.org/through2-filter/-/through2-filter-3.0.0.tgz",
"integrity": "sha512-jaRjI2WxN3W1V8/FMZ9HKIBXixtiqs3SQSX4/YGIiP3gL6djW48VoZq9tDqeCWs3MT8YY5wb/zli8VW8snY1CA==",
"dev": true,
+ "license": "MIT",
"dependencies": {
"through2": "~2.0.0",
"xtend": "~4.0.0"
@@ -24644,6 +15142,7 @@
"resolved": "https://registry.npmjs.org/through2/-/through2-2.0.5.tgz",
"integrity": "sha512-/mrRod8xqpA+IHSLyGCQ2s8SPHiCDEeQJSep1jqLYeEUClOFG2Qsh+4FU6G9VeqpZnGW/Su8LQGc4YKni5rYSQ==",
"dev": true,
+ "license": "MIT",
"dependencies": {
"readable-stream": "~2.3.6",
"xtend": "~4.0.1"
@@ -24654,6 +15153,7 @@
"resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-1.0.34.tgz",
"integrity": "sha512-ok1qVCJuRkNmvebYikljxJA/UEsKwLl2nI1OmaqAu4/UE+h0wKCHok4XkL/gvi39OacXvw59RJUOFUkDib2rHg==",
"dev": true,
+ "license": "MIT",
"dependencies": {
"core-util-is": "~1.0.0",
"inherits": "~2.0.1",
@@ -24665,19 +15165,15 @@
"version": "0.10.31",
"resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-0.10.31.tgz",
"integrity": "sha512-ev2QzSzWPYmy9GuqfIVildA4OdcGLeFZQrq5ys6RtiuF+RQQiZWr8TZNyAcuVXyQRYfEO+MsoB/1BuQVhOJuoQ==",
- "dev": true
- },
- "node_modules/thunky": {
- "version": "1.1.0",
- "resolved": "https://registry.npmjs.org/thunky/-/thunky-1.1.0.tgz",
- "integrity": "sha512-eHY7nBftgThBqOyHGVN+l8gF0BucP09fMo0oO/Lb0w1OF80dJv+lDVpXG60WMQvkcxAkNybKsrEIE3ZtKGmPrA==",
- "dev": true
+ "dev": true,
+ "license": "MIT"
},
"node_modules/time-stamp": {
"version": "1.1.0",
"resolved": "https://registry.npmjs.org/time-stamp/-/time-stamp-1.1.0.tgz",
"integrity": "sha512-gLCeArryy2yNTRzTGKbZbloctj64jkZ57hj5zdraXue6aFgd6PmvVtEyiUU+hvU0v7q08oVv8r8ev0tRo6bvgw==",
"dev": true,
+ "license": "MIT",
"engines": {
"node": ">=0.10.0"
}
@@ -24685,24 +15181,113 @@
"node_modules/tiny-invariant": {
"version": "1.3.3",
"resolved": "https://registry.npmjs.org/tiny-invariant/-/tiny-invariant-1.3.3.tgz",
- "integrity": "sha512-+FbBPE1o9QAYvviau/qC5SE3caw21q3xkvWKBtja5vgqOWIHHJ3ioaq1VPfn/Szqctz2bU/oYeKd9/z5BL+PVg=="
+ "integrity": "sha512-+FbBPE1o9QAYvviau/qC5SE3caw21q3xkvWKBtja5vgqOWIHHJ3ioaq1VPfn/Szqctz2bU/oYeKd9/z5BL+PVg==",
+ "license": "MIT"
},
"node_modules/tiny-warning": {
"version": "1.0.3",
"resolved": "https://registry.npmjs.org/tiny-warning/-/tiny-warning-1.0.3.tgz",
- "integrity": "sha512-lBN9zLN/oAf68o3zNXYrdCt1kP8WsiGW8Oo2ka41b2IM5JL/S1CTyX1rW0mb/zSuJun0ZUrDxx4sqvYS2FWzPA=="
+ "integrity": "sha512-lBN9zLN/oAf68o3zNXYrdCt1kP8WsiGW8Oo2ka41b2IM5JL/S1CTyX1rW0mb/zSuJun0ZUrDxx4sqvYS2FWzPA==",
+ "license": "MIT"
},
- "node_modules/tmpl": {
- "version": "1.0.5",
- "resolved": "https://registry.npmjs.org/tmpl/-/tmpl-1.0.5.tgz",
- "integrity": "sha512-3f0uOEAQwIqGuWW2MVzYg8fV/QNnc/IpuJNG837rLuczAaLVHslWHZQj4IGiEl5Hs3kkbhwL9Ab7Hrsmuj+Smw==",
- "dev": true
+ "node_modules/tinybench": {
+ "version": "2.9.0",
+ "resolved": "https://registry.npmjs.org/tinybench/-/tinybench-2.9.0.tgz",
+ "integrity": "sha512-0+DUvqWMValLmha6lr4kD8iAMK1HzV0/aKnCtWb9v9641TnP/MFb7Pc2bxoxQjTXAErryXVgUOfv2YqNllqGeg==",
+ "dev": true,
+ "license": "MIT"
+ },
+ "node_modules/tinyexec": {
+ "version": "0.3.2",
+ "resolved": "https://registry.npmjs.org/tinyexec/-/tinyexec-0.3.2.tgz",
+ "integrity": "sha512-KQQR9yN7R5+OSwaK0XQoj22pwHoTlgYqmUscPYoknOoWCWfj/5/ABTMRi69FrKU5ffPVh5QcFikpWJI/P1ocHA==",
+ "dev": true,
+ "license": "MIT"
+ },
+ "node_modules/tinyglobby": {
+ "version": "0.2.15",
+ "resolved": "https://registry.npmjs.org/tinyglobby/-/tinyglobby-0.2.15.tgz",
+ "integrity": "sha512-j2Zq4NyQYG5XMST4cbs02Ak8iJUdxRM0XI5QyxXuZOzKOINmWurp3smXu3y5wDcJrptwpSjgXHzIQxR0omXljQ==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "fdir": "^6.5.0",
+ "picomatch": "^4.0.3"
+ },
+ "engines": {
+ "node": ">=12.0.0"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/SuperchupuDev"
+ }
+ },
+ "node_modules/tinyglobby/node_modules/fdir": {
+ "version": "6.5.0",
+ "resolved": "https://registry.npmjs.org/fdir/-/fdir-6.5.0.tgz",
+ "integrity": "sha512-tIbYtZbucOs0BRGqPJkshJUYdL+SDH7dVM8gjy+ERp3WAUjLEFJE+02kanyHtwjWOnwrKYBiwAmM0p4kLJAnXg==",
+ "dev": true,
+ "license": "MIT",
+ "engines": {
+ "node": ">=12.0.0"
+ },
+ "peerDependencies": {
+ "picomatch": "^3 || ^4"
+ },
+ "peerDependenciesMeta": {
+ "picomatch": {
+ "optional": true
+ }
+ }
+ },
+ "node_modules/tinyglobby/node_modules/picomatch": {
+ "version": "4.0.3",
+ "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.3.tgz",
+ "integrity": "sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q==",
+ "dev": true,
+ "license": "MIT",
+ "engines": {
+ "node": ">=12"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/jonschlinkert"
+ }
+ },
+ "node_modules/tinypool": {
+ "version": "1.1.1",
+ "resolved": "https://registry.npmjs.org/tinypool/-/tinypool-1.1.1.tgz",
+ "integrity": "sha512-Zba82s87IFq9A9XmjiX5uZA/ARWDrB03OHlq+Vw1fSdt0I+4/Kutwy8BP4Y/y/aORMo61FQ0vIb5j44vSo5Pkg==",
+ "dev": true,
+ "license": "MIT",
+ "engines": {
+ "node": "^18.0.0 || >=20.0.0"
+ }
+ },
+ "node_modules/tinyrainbow": {
+ "version": "2.0.0",
+ "resolved": "https://registry.npmjs.org/tinyrainbow/-/tinyrainbow-2.0.0.tgz",
+ "integrity": "sha512-op4nsTR47R6p0vMUUoYl/a+ljLFVtlfaXkLQmqfLR1qHma1h/ysYk4hEXZ880bf2CYgTskvTa/e196Vd5dDQXw==",
+ "dev": true,
+ "license": "MIT",
+ "engines": {
+ "node": ">=14.0.0"
+ }
+ },
+ "node_modules/tinyspy": {
+ "version": "4.0.4",
+ "resolved": "https://registry.npmjs.org/tinyspy/-/tinyspy-4.0.4.tgz",
+ "integrity": "sha512-azl+t0z7pw/z958Gy9svOTuzqIk6xq+NSheJzn5MMWtWTFywIacg2wUlzKFGtt3cthx0r2SxMK0yzJOR0IES7Q==",
+ "dev": true,
+ "license": "MIT",
+ "engines": {
+ "node": ">=14.0.0"
+ }
},
"node_modules/to-absolute-glob": {
"version": "2.0.2",
"resolved": "https://registry.npmjs.org/to-absolute-glob/-/to-absolute-glob-2.0.2.tgz",
"integrity": "sha512-rtwLUQEwT8ZeKQbyFJyomBRYXyE16U5VKuy0ftxLMK/PZb2fkOsg5r9kHdauuVDbsNdIBoC/HCthpidamQFXYA==",
"dev": true,
+ "license": "MIT",
"dependencies": {
"is-absolute": "^1.0.0",
"is-negated-glob": "^1.0.0"
@@ -24716,6 +15301,7 @@
"resolved": "https://registry.npmjs.org/to-object-path/-/to-object-path-0.3.0.tgz",
"integrity": "sha512-9mWHdnGRuh3onocaHzukyvCZhzvr6tiflAy/JRFXcJX0TjgfWA9pk9t8CMbzmBE4Jfw58pXbkngtBtqYxzNEyg==",
"dev": true,
+ "license": "MIT",
"dependencies": {
"kind-of": "^3.0.2"
},
@@ -24727,13 +15313,15 @@
"version": "1.1.6",
"resolved": "https://registry.npmjs.org/is-buffer/-/is-buffer-1.1.6.tgz",
"integrity": "sha512-NcdALwpXkTm5Zvvbk7owOUSvVvBKDgKP5/ewfXEznmQFfs4ZRmanOeKBTjRVjka3QFoN6XJ+9F3USqfHqTaU5w==",
- "dev": true
+ "dev": true,
+ "license": "MIT"
},
"node_modules/to-object-path/node_modules/kind-of": {
"version": "3.2.2",
"resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz",
"integrity": "sha512-NOW9QQXMoZGg/oqnVNoNTTIFEIid1627WCffUBJEdMxYApq7mNE7CpzucIPc+ZQg25Phej7IJSmX3hO+oblOtQ==",
"dev": true,
+ "license": "MIT",
"dependencies": {
"is-buffer": "^1.1.5"
},
@@ -24746,6 +15334,7 @@
"resolved": "https://registry.npmjs.org/to-regex/-/to-regex-3.0.2.tgz",
"integrity": "sha512-FWtleNAtZ/Ki2qtqej2CXTOayOH9bHDQF+Q48VpWyDXjbYxA4Yz8iDB31zXOBUlOHHKidDbqGVrTUvQMPmBGBw==",
"dev": true,
+ "license": "MIT",
"dependencies": {
"define-property": "^2.0.2",
"extend-shallow": "^3.0.2",
@@ -24774,6 +15363,7 @@
"resolved": "https://registry.npmjs.org/to-through/-/to-through-2.0.0.tgz",
"integrity": "sha512-+QIz37Ly7acM4EMdw2PRN389OneM5+d844tirkGp4dPKzI5OE72V9OsbFp+CIYJDahZ41ZV05hNtcPAQUAm9/Q==",
"dev": true,
+ "license": "MIT",
"dependencies": {
"through2": "^2.0.3"
},
@@ -24786,6 +15376,7 @@
"resolved": "https://registry.npmjs.org/through2/-/through2-2.0.5.tgz",
"integrity": "sha512-/mrRod8xqpA+IHSLyGCQ2s8SPHiCDEeQJSep1jqLYeEUClOFG2Qsh+4FU6G9VeqpZnGW/Su8LQGc4YKni5rYSQ==",
"dev": true,
+ "license": "MIT",
"dependencies": {
"readable-stream": "~2.3.6",
"xtend": "~4.0.1"
@@ -24796,68 +15387,32 @@
"resolved": "https://registry.npmjs.org/toidentifier/-/toidentifier-1.0.1.tgz",
"integrity": "sha512-o5sSPKEkg/DIQNmH43V0/uerLrpzVedkUh8tGNvaeXpfpuwjKenlSox/2O/BTlZUtEe+JG7s5YhEz608PlAHRA==",
"dev": true,
+ "license": "MIT",
"engines": {
"node": ">=0.6"
}
},
- "node_modules/tough-cookie": {
- "version": "4.1.3",
- "resolved": "https://registry.npmjs.org/tough-cookie/-/tough-cookie-4.1.3.tgz",
- "integrity": "sha512-aX/y5pVRkfRnfmuX+OdbSdXvPe6ieKX/G2s7e98f4poJHnqH3281gDPm/metm6E/WRamfx7WC4HUqkWHfQHprw==",
+ "node_modules/totalist": {
+ "version": "3.0.1",
+ "resolved": "https://registry.npmjs.org/totalist/-/totalist-3.0.1.tgz",
+ "integrity": "sha512-sf4i37nQ2LBx4m3wB74y+ubopq6W/dIzXg0FDGjsYnZHVa1Da8FH853wlL2gtUhg+xJXjfk3kUZS3BRoQeoQBQ==",
"dev": true,
- "dependencies": {
- "psl": "^1.1.33",
- "punycode": "^2.1.1",
- "universalify": "^0.2.0",
- "url-parse": "^1.5.3"
- },
+ "license": "MIT",
"engines": {
"node": ">=6"
}
},
- "node_modules/tough-cookie/node_modules/universalify": {
- "version": "0.2.0",
- "resolved": "https://registry.npmjs.org/universalify/-/universalify-0.2.0.tgz",
- "integrity": "sha512-CJ1QgKmNg3CwvAv/kOFmtnEN05f0D/cn9QntgNOQlQF9dgvVTHj3t+8JPdjqawCHk7V/KA+fbUqzZ9XWhcqPUg==",
- "dev": true,
- "engines": {
- "node": ">= 4.0.0"
- }
- },
- "node_modules/tr46": {
- "version": "2.1.0",
- "resolved": "https://registry.npmjs.org/tr46/-/tr46-2.1.0.tgz",
- "integrity": "sha512-15Ih7phfcdP5YxqiB+iDtLoaTz4Nd35+IiAv0kQ5FNKHzXgdWqPoTIqEDDJmXceQt4JZk6lVPT8lnDlPpGDppw==",
- "dev": true,
- "dependencies": {
- "punycode": "^2.1.1"
- },
- "engines": {
- "node": ">=8"
- }
- },
"node_modules/trough": {
"version": "2.2.0",
"resolved": "https://registry.npmjs.org/trough/-/trough-2.2.0.tgz",
"integrity": "sha512-tmMpK00BjZiUyVyvrBK7knerNgmgvcV/KLVyuma/SC+TQN167GrMRciANTz09+k3zW8L8t60jWO1GpfkZdjTaw==",
"dev": true,
+ "license": "MIT",
"funding": {
"type": "github",
"url": "https://github.com/sponsors/wooorm"
}
},
- "node_modules/tryer": {
- "version": "1.0.1",
- "resolved": "https://registry.npmjs.org/tryer/-/tryer-1.0.1.tgz",
- "integrity": "sha512-c3zayb8/kWWpycWYg87P71E1S1ZL6b6IJxfb5fvsUgsf0S2MVGaDhDXXjDMpdCpfWXqptc+4mXwmiy1ypXqRAA==",
- "dev": true
- },
- "node_modules/ts-interface-checker": {
- "version": "0.1.13",
- "resolved": "https://registry.npmjs.org/ts-interface-checker/-/ts-interface-checker-0.1.13.tgz",
- "integrity": "sha512-Y/arvbn+rrz3JCKl9C4kVNfTfSm2/mEp5FSz5EsZSANGPSlQrpRI5M4PKF+mJnE52jOO90PnPSc3Ur3bTQw0gA==",
- "dev": true
- },
"node_modules/ts-loader": {
"version": "9.5.4",
"resolved": "https://registry.npmjs.org/ts-loader/-/ts-loader-9.5.4.tgz",
@@ -24879,6 +15434,19 @@
"webpack": "^5.0.0"
}
},
+ "node_modules/ts-loader/node_modules/semver": {
+ "version": "7.7.3",
+ "resolved": "https://registry.npmjs.org/semver/-/semver-7.7.3.tgz",
+ "integrity": "sha512-SdsKMrI9TdgjdweUSR9MweHA4EJ8YxHn8DFaDisvhVlUOe4BF1tLD7GAj0lIqWVl+dPb/rExr0Btby5loQm20Q==",
+ "dev": true,
+ "license": "ISC",
+ "bin": {
+ "semver": "bin/semver.js"
+ },
+ "engines": {
+ "node": ">=10"
+ }
+ },
"node_modules/ts-loader/node_modules/source-map": {
"version": "0.7.6",
"resolved": "https://registry.npmjs.org/source-map/-/source-map-0.7.6.tgz",
@@ -24933,68 +15501,18 @@
}
}
},
- "node_modules/ts-node/node_modules/acorn-walk": {
- "version": "8.3.4",
- "resolved": "https://registry.npmjs.org/acorn-walk/-/acorn-walk-8.3.4.tgz",
- "integrity": "sha512-ueEepnujpqee2o5aIYnvHU6C0A42MNdsIDeqy5BydrkuC5R1ZuUFnm27EeFJGoEHJQgn3uleRvmTXaJgfXbt4g==",
- "dev": true,
- "license": "MIT",
- "dependencies": {
- "acorn": "^8.11.0"
- },
- "engines": {
- "node": ">=0.4.0"
- }
- },
- "node_modules/ts-node/node_modules/arg": {
- "version": "4.1.3",
- "resolved": "https://registry.npmjs.org/arg/-/arg-4.1.3.tgz",
- "integrity": "sha512-58S9QDqG0Xx27YwPSt9fJxivjYl432YCwfDMfZ+71RAqUrZef7LrKQZ3LHLOwCS4FLNBplP533Zx895SeOCHvA==",
- "dev": true
- },
- "node_modules/tsconfig-paths": {
- "version": "3.15.0",
- "resolved": "https://registry.npmjs.org/tsconfig-paths/-/tsconfig-paths-3.15.0.tgz",
- "integrity": "sha512-2Ac2RgzDe/cn48GvOe3M+o82pEFewD3UPbyoUHHdKasHwJKjds4fLXWf/Ux5kATBKN20oaFGu+jbElp1pos0mg==",
- "dev": true,
- "dependencies": {
- "@types/json5": "^0.0.29",
- "json5": "^1.0.2",
- "minimist": "^1.2.6",
- "strip-bom": "^3.0.0"
- }
- },
- "node_modules/tsconfig-paths/node_modules/json5": {
- "version": "1.0.2",
- "resolved": "https://registry.npmjs.org/json5/-/json5-1.0.2.tgz",
- "integrity": "sha512-g1MWMLBiz8FKi1e4w0UyVL3w+iJceWAFBAaBnnGKOpNa5f8TLktkbre1+s6oICydWAm+HRUGTmI+//xv2hvXYA==",
- "dev": true,
- "dependencies": {
- "minimist": "^1.2.0"
- },
- "bin": {
- "json5": "lib/cli.js"
- }
- },
- "node_modules/tsconfig-paths/node_modules/strip-bom": {
- "version": "3.0.0",
- "resolved": "https://registry.npmjs.org/strip-bom/-/strip-bom-3.0.0.tgz",
- "integrity": "sha512-vavAMRXOgBVNF6nyEEmL3DBK19iRpDcoIwW+swQ+CbGiu7lju6t+JklA1MHweoWtadgt4ISVUsXLyDq34ddcwA==",
- "dev": true,
- "engines": {
- "node": ">=4"
- }
- },
"node_modules/tslib": {
- "version": "2.6.2",
- "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.2.tgz",
- "integrity": "sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q=="
+ "version": "2.8.1",
+ "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.8.1.tgz",
+ "integrity": "sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==",
+ "license": "0BSD"
},
"node_modules/tsutils": {
"version": "3.21.0",
"resolved": "https://registry.npmjs.org/tsutils/-/tsutils-3.21.0.tgz",
"integrity": "sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==",
"dev": true,
+ "license": "MIT",
"dependencies": {
"tslib": "^1.8.1"
},
@@ -25009,19 +15527,22 @@
"version": "1.14.1",
"resolved": "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz",
"integrity": "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==",
- "dev": true
+ "dev": true,
+ "license": "0BSD"
},
"node_modules/type": {
- "version": "2.7.2",
- "resolved": "https://registry.npmjs.org/type/-/type-2.7.2.tgz",
- "integrity": "sha512-dzlvlNlt6AXU7EBSfpAscydQ7gXB+pPGsPnfJnZpiNJBDj7IaJzQlBZYGdEi4R9HmPdBv2XmWJ6YUtoTa7lmCw==",
- "dev": true
+ "version": "2.7.3",
+ "resolved": "https://registry.npmjs.org/type/-/type-2.7.3.tgz",
+ "integrity": "sha512-8j+1QmAbPvLZow5Qpi6NCaN8FB60p/6x8/vfNqOk/hC+HuvFZhL4+WfekuhQLiqFZXOgQdrs3B+XxEmCc6b3FQ==",
+ "dev": true,
+ "license": "ISC"
},
"node_modules/type-check": {
"version": "0.4.0",
"resolved": "https://registry.npmjs.org/type-check/-/type-check-0.4.0.tgz",
"integrity": "sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==",
"dev": true,
+ "license": "MIT",
"dependencies": {
"prelude-ls": "^1.2.1"
},
@@ -25029,20 +15550,12 @@
"node": ">= 0.8.0"
}
},
- "node_modules/type-detect": {
- "version": "4.0.8",
- "resolved": "https://registry.npmjs.org/type-detect/-/type-detect-4.0.8.tgz",
- "integrity": "sha512-0fr/mIH1dlO+x7TlcMy+bIDqKPsw/70tVyeHW787goQjhmqaZe10uwLujubK9q9Lg6Fiho1KUKDYz0Z7k7g5/g==",
- "dev": true,
- "engines": {
- "node": ">=4"
- }
- },
"node_modules/type-fest": {
"version": "0.20.2",
"resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.20.2.tgz",
"integrity": "sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==",
"dev": true,
+ "license": "(MIT OR CC0-1.0)",
"engines": {
"node": ">=10"
},
@@ -25050,45 +15563,33 @@
"url": "https://github.com/sponsors/sindresorhus"
}
},
- "node_modules/type-is": {
- "version": "1.6.18",
- "resolved": "https://registry.npmjs.org/type-is/-/type-is-1.6.18.tgz",
- "integrity": "sha512-TkRKr9sUTxEH8MdfuCSP7VizJyzRNMjj2J2do2Jr3Kym598JVdEksuzPQCnlFPW4ky9Q+iA+ma9BGm06XQBy8g==",
- "dev": true,
- "license": "MIT",
- "dependencies": {
- "media-typer": "0.3.0",
- "mime-types": "~2.1.24"
- },
- "engines": {
- "node": ">= 0.6"
- }
- },
"node_modules/typed-array-buffer": {
- "version": "1.0.2",
- "resolved": "https://registry.npmjs.org/typed-array-buffer/-/typed-array-buffer-1.0.2.tgz",
- "integrity": "sha512-gEymJYKZtKXzzBzM4jqa9w6Q1Jjm7x2d+sh19AdsD4wqnMPDYyvwpsIc2Q/835kHuo3BEQ7CjelGhfTsoBb2MQ==",
+ "version": "1.0.3",
+ "resolved": "https://registry.npmjs.org/typed-array-buffer/-/typed-array-buffer-1.0.3.tgz",
+ "integrity": "sha512-nAYYwfY3qnzX30IkA6AQZjVbtK6duGontcQm1WSG1MD94YLqK0515GNApXkoxKOWMusVssAHWLh9SeaoefYFGw==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "call-bind": "^1.0.7",
+ "call-bound": "^1.0.3",
"es-errors": "^1.3.0",
- "is-typed-array": "^1.1.13"
+ "is-typed-array": "^1.1.14"
},
"engines": {
"node": ">= 0.4"
}
},
"node_modules/typed-array-byte-length": {
- "version": "1.0.1",
- "resolved": "https://registry.npmjs.org/typed-array-byte-length/-/typed-array-byte-length-1.0.1.tgz",
- "integrity": "sha512-3iMJ9q0ao7WE9tWcaYKIptkNBuOIcZCCT0d4MRvuuH88fEoEH62IuQe0OtraD3ebQEoTRk8XCBoknUNc1Y67pw==",
+ "version": "1.0.3",
+ "resolved": "https://registry.npmjs.org/typed-array-byte-length/-/typed-array-byte-length-1.0.3.tgz",
+ "integrity": "sha512-BaXgOuIxz8n8pIq3e7Atg/7s+DpiYrxn4vdot3w9KbnBhcRQq6o3xemQdIfynqSeXeDrF32x+WvfzmOjPiY9lg==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "call-bind": "^1.0.7",
+ "call-bind": "^1.0.8",
"for-each": "^0.3.3",
- "gopd": "^1.0.1",
- "has-proto": "^1.0.3",
- "is-typed-array": "^1.1.13"
+ "gopd": "^1.2.0",
+ "has-proto": "^1.2.0",
+ "is-typed-array": "^1.1.14"
},
"engines": {
"node": ">= 0.4"
@@ -25098,17 +15599,19 @@
}
},
"node_modules/typed-array-byte-offset": {
- "version": "1.0.2",
- "resolved": "https://registry.npmjs.org/typed-array-byte-offset/-/typed-array-byte-offset-1.0.2.tgz",
- "integrity": "sha512-Ous0vodHa56FviZucS2E63zkgtgrACj7omjwd/8lTEMEPFFyjfixMZ1ZXenpgCFBBt4EC1J2XsyVS2gkG0eTFA==",
+ "version": "1.0.4",
+ "resolved": "https://registry.npmjs.org/typed-array-byte-offset/-/typed-array-byte-offset-1.0.4.tgz",
+ "integrity": "sha512-bTlAFB/FBYMcuX81gbL4OcpH5PmlFHqlCCpAl8AlEzMz5k53oNDvN8p1PNOWLEmI2x4orp3raOFB51tv9X+MFQ==",
"dev": true,
+ "license": "MIT",
"dependencies": {
"available-typed-arrays": "^1.0.7",
- "call-bind": "^1.0.7",
+ "call-bind": "^1.0.8",
"for-each": "^0.3.3",
- "gopd": "^1.0.1",
- "has-proto": "^1.0.3",
- "is-typed-array": "^1.1.13"
+ "gopd": "^1.2.0",
+ "has-proto": "^1.2.0",
+ "is-typed-array": "^1.1.15",
+ "reflect.getprototypeof": "^1.0.9"
},
"engines": {
"node": ">= 0.4"
@@ -25118,17 +15621,18 @@
}
},
"node_modules/typed-array-length": {
- "version": "1.0.6",
- "resolved": "https://registry.npmjs.org/typed-array-length/-/typed-array-length-1.0.6.tgz",
- "integrity": "sha512-/OxDN6OtAk5KBpGb28T+HZc2M+ADtvRxXrKKbUwtsLgdoxgX13hyy7ek6bFRl5+aBs2yZzB0c4CnQfAtVypW/g==",
+ "version": "1.0.7",
+ "resolved": "https://registry.npmjs.org/typed-array-length/-/typed-array-length-1.0.7.tgz",
+ "integrity": "sha512-3KS2b+kL7fsuk/eJZ7EQdnEmQoaho/r6KUef7hxvltNA5DR8NAUM+8wJMbJyZ4G9/7i3v5zPBIMN5aybAh2/Jg==",
"dev": true,
+ "license": "MIT",
"dependencies": {
"call-bind": "^1.0.7",
"for-each": "^0.3.3",
"gopd": "^1.0.1",
- "has-proto": "^1.0.3",
"is-typed-array": "^1.1.13",
- "possible-typed-array-names": "^1.0.0"
+ "possible-typed-array-names": "^1.0.0",
+ "reflect.getprototypeof": "^1.0.6"
},
"engines": {
"node": ">= 0.4"
@@ -25141,22 +15645,15 @@
"version": "0.0.6",
"resolved": "https://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz",
"integrity": "sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA==",
- "dev": true
- },
- "node_modules/typedarray-to-buffer": {
- "version": "3.1.5",
- "resolved": "https://registry.npmjs.org/typedarray-to-buffer/-/typedarray-to-buffer-3.1.5.tgz",
- "integrity": "sha512-zdu8XMNEDepKKR+XYOXAVPtWui0ly0NtohUscw+UmaHiAWT8hrV1rr//H6V+0DvJ3OQ19S979M0laLfX8rm82Q==",
"dev": true,
- "dependencies": {
- "is-typedarray": "^1.0.0"
- }
+ "license": "MIT"
},
"node_modules/typescript": {
"version": "4.9.5",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.9.5.tgz",
"integrity": "sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==",
"dev": true,
+ "license": "Apache-2.0",
"bin": {
"tsc": "bin/tsc",
"tsserver": "bin/tsserver"
@@ -25166,9 +15663,9 @@
}
},
"node_modules/ua-parser-js": {
- "version": "1.0.37",
- "resolved": "https://registry.npmjs.org/ua-parser-js/-/ua-parser-js-1.0.37.tgz",
- "integrity": "sha512-bhTyI94tZofjo+Dn8SN6Zv8nBDvyXTymAdM3LDI/0IboIUwTu1rEhW7v2TfiVsoYWgkQ4kOVqnI8APUFbIQIFQ==",
+ "version": "1.0.41",
+ "resolved": "https://registry.npmjs.org/ua-parser-js/-/ua-parser-js-1.0.41.tgz",
+ "integrity": "sha512-LbBDqdIC5s8iROCUjMbW1f5dJQTEFB1+KO9ogbvlb3nm9n4YHa5p4KTvFPWvh2Hs8gZMBuiB1/8+pdfe/tDPug==",
"dev": true,
"funding": [
{
@@ -25184,15 +15681,20 @@
"url": "https://github.com/sponsors/faisalman"
}
],
+ "license": "MIT",
+ "bin": {
+ "ua-parser-js": "script/cli.js"
+ },
"engines": {
"node": "*"
}
},
"node_modules/uglify-js": {
- "version": "3.17.4",
- "resolved": "https://registry.npmjs.org/uglify-js/-/uglify-js-3.17.4.tgz",
- "integrity": "sha512-T9q82TJI9e/C1TAxYvfb16xO120tMVFZrGA3f9/P4424DNu6ypK103y0GPFVa17yotwSyZW5iYXgjYHkGrJW/g==",
+ "version": "3.19.3",
+ "resolved": "https://registry.npmjs.org/uglify-js/-/uglify-js-3.19.3.tgz",
+ "integrity": "sha512-v3Xu+yuwBXisp6QYTcH4UbH+xYJXqnq2m/LtQVWKWzYc1iehYnLixoQDN9FH6/j9/oybfd6W9Ghwkl8+UMKTKQ==",
"dev": true,
+ "license": "BSD-2-Clause",
"bin": {
"uglifyjs": "bin/uglifyjs"
},
@@ -25201,15 +15703,19 @@
}
},
"node_modules/unbox-primitive": {
- "version": "1.0.2",
- "resolved": "https://registry.npmjs.org/unbox-primitive/-/unbox-primitive-1.0.2.tgz",
- "integrity": "sha512-61pPlCD9h51VoreyJ0BReideM3MDKMKnh6+V9L08331ipq6Q8OFXZYiqP6n/tbHx4s5I9uRhcye6BrbkizkBDw==",
+ "version": "1.1.0",
+ "resolved": "https://registry.npmjs.org/unbox-primitive/-/unbox-primitive-1.1.0.tgz",
+ "integrity": "sha512-nWJ91DjeOkej/TA8pXQ3myruKpKEYgqvpw9lz4OPHj/NWFNluYrjbz9j01CJ8yKQd2g4jFoOkINCTW2I5LEEyw==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "call-bind": "^1.0.2",
+ "call-bound": "^1.0.3",
"has-bigints": "^1.0.2",
- "has-symbols": "^1.0.3",
- "which-boxed-primitive": "^1.0.2"
+ "has-symbols": "^1.1.0",
+ "which-boxed-primitive": "^1.1.1"
+ },
+ "engines": {
+ "node": ">= 0.4"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
@@ -25220,21 +15726,17 @@
"resolved": "https://registry.npmjs.org/unc-path-regex/-/unc-path-regex-0.1.2.tgz",
"integrity": "sha512-eXL4nmJT7oCpkZsHZUOJo8hcX3GbsiDOa0Qu9F646fi8dT3XuSVopVqAcEiVzSKKH7UoDti23wNX3qGFxcW5Qg==",
"dev": true,
+ "license": "MIT",
"engines": {
"node": ">=0.10.0"
}
},
- "node_modules/underscore": {
- "version": "1.12.1",
- "resolved": "https://registry.npmjs.org/underscore/-/underscore-1.12.1.tgz",
- "integrity": "sha512-hEQt0+ZLDVUMhebKxL4x1BTtDY7bavVofhZ9KZ4aI26X9SRaE+Y3m83XUL1UP2jn8ynjndwCCpEHdUG+9pP1Tw==",
- "dev": true
- },
"node_modules/undertaker": {
"version": "1.3.0",
"resolved": "https://registry.npmjs.org/undertaker/-/undertaker-1.3.0.tgz",
"integrity": "sha512-/RXwi5m/Mu3H6IHQGww3GNt1PNXlbeCuclF2QYR14L/2CHPz3DFZkvB5hZ0N/QUkiXWCACML2jXViIQEQc2MLg==",
"dev": true,
+ "license": "MIT",
"dependencies": {
"arr-flatten": "^1.0.1",
"arr-map": "^2.0.0",
@@ -25256,6 +15758,7 @@
"resolved": "https://registry.npmjs.org/undertaker-registry/-/undertaker-registry-1.0.1.tgz",
"integrity": "sha512-UR1khWeAjugW3548EfQmL9Z7pGMlBgXteQpr1IZeZBtnkCJQJIJ1Scj0mb9wQaPvUZ9Q17XqW6TIaPchJkyfqw==",
"dev": true,
+ "license": "MIT",
"engines": {
"node": ">= 0.10"
}
@@ -25264,58 +15767,21 @@
"version": "1.1.4",
"resolved": "https://registry.npmjs.org/fast-levenshtein/-/fast-levenshtein-1.1.4.tgz",
"integrity": "sha512-Ia0sQNrMPXXkqVFt6w6M1n1oKo3NfKs+mvaV811Jwir7vAk9a6PVV9VPYf6X3BU97QiLEmuW3uXH9u87zDFfdw==",
- "dev": true
- },
- "node_modules/undici-types": {
- "version": "5.26.5",
- "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-5.26.5.tgz",
- "integrity": "sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA=="
- },
- "node_modules/unicode-canonical-property-names-ecmascript": {
- "version": "2.0.0",
- "resolved": "https://registry.npmjs.org/unicode-canonical-property-names-ecmascript/-/unicode-canonical-property-names-ecmascript-2.0.0.tgz",
- "integrity": "sha512-yY5PpDlfVIU5+y/BSCxAJRBIS1Zc2dDG3Ujq+sR0U+JjUevW2JhocOF+soROYDSaAezOzOKuyyixhD6mBknSmQ==",
"dev": true,
- "engines": {
- "node": ">=4"
- }
- },
- "node_modules/unicode-match-property-ecmascript": {
- "version": "2.0.0",
- "resolved": "https://registry.npmjs.org/unicode-match-property-ecmascript/-/unicode-match-property-ecmascript-2.0.0.tgz",
- "integrity": "sha512-5kaZCrbp5mmbz5ulBkDkbY0SsPOjKqVS35VpL9ulMPfSl0J0Xsm+9Evphv9CoIZFwre7aJoa94AY6seMKGVN5Q==",
- "dev": true,
- "dependencies": {
- "unicode-canonical-property-names-ecmascript": "^2.0.0",
- "unicode-property-aliases-ecmascript": "^2.0.0"
- },
- "engines": {
- "node": ">=4"
- }
- },
- "node_modules/unicode-match-property-value-ecmascript": {
- "version": "2.1.0",
- "resolved": "https://registry.npmjs.org/unicode-match-property-value-ecmascript/-/unicode-match-property-value-ecmascript-2.1.0.tgz",
- "integrity": "sha512-qxkjQt6qjg/mYscYMC0XKRn3Rh0wFPlfxB0xkt9CfyTvpX1Ra0+rAmdX2QyAobptSEvuy4RtpPRui6XkV+8wjA==",
- "dev": true,
- "engines": {
- "node": ">=4"
- }
+ "license": "MIT"
},
- "node_modules/unicode-property-aliases-ecmascript": {
- "version": "2.1.0",
- "resolved": "https://registry.npmjs.org/unicode-property-aliases-ecmascript/-/unicode-property-aliases-ecmascript-2.1.0.tgz",
- "integrity": "sha512-6t3foTQI9qne+OZoVQB/8x8rk2k1eVy1gRXhV3oFQ5T6R1dqQ1xtin3XqSlx3+ATBkliTaR/hHyJBm+LVPNM8w==",
- "dev": true,
- "engines": {
- "node": ">=4"
- }
+ "node_modules/undici-types": {
+ "version": "7.16.0",
+ "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-7.16.0.tgz",
+ "integrity": "sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw==",
+ "license": "MIT"
},
"node_modules/unified": {
"version": "10.1.2",
"resolved": "https://registry.npmjs.org/unified/-/unified-10.1.2.tgz",
"integrity": "sha512-pUSWAi/RAnVy1Pif2kAoeWNBa3JVrx0MId2LASj8G+7AiHWoKZNTomq6LG326T68U7/e263X6fTdcXIy7XnF7Q==",
"dev": true,
+ "license": "MIT",
"dependencies": {
"@types/unist": "^2.0.0",
"bail": "^2.0.0",
@@ -25335,6 +15801,7 @@
"resolved": "https://registry.npmjs.org/union-value/-/union-value-1.0.1.tgz",
"integrity": "sha512-tJfXmxMeWYnczCVs7XAEvIV7ieppALdyepWMkHkwciRpZraG/xwT+s2JN8+pr1+8jCRf80FFzvr+MpQeeoF4Xg==",
"dev": true,
+ "license": "MIT",
"dependencies": {
"arr-union": "^3.1.0",
"get-value": "^2.0.6",
@@ -25350,30 +15817,20 @@
"resolved": "https://registry.npmjs.org/is-extendable/-/is-extendable-0.1.1.tgz",
"integrity": "sha512-5BMULNob1vgFX6EjQw5izWDxrecWK9AM72rugNr0TFldMOi0fj6Jk+zeKIt0xGj4cEfQIJth4w3OKWOJ4f+AFw==",
"dev": true,
+ "license": "MIT",
"engines": {
"node": ">=0.10.0"
}
},
"node_modules/unique-stream": {
- "version": "2.3.1",
- "resolved": "https://registry.npmjs.org/unique-stream/-/unique-stream-2.3.1.tgz",
- "integrity": "sha512-2nY4TnBE70yoxHkDli7DMazpWiP7xMdCYqU2nBRO0UB+ZpEkGsSija7MvmvnZFUeC+mrgiUfcHSr3LmRFIg4+A==",
+ "version": "2.4.0",
+ "resolved": "https://registry.npmjs.org/unique-stream/-/unique-stream-2.4.0.tgz",
+ "integrity": "sha512-V6QarSfeSgDipGA9EZdoIzu03ZDlOFkk+FbEP5cwgrZXN3iIkYR91IjU2EnM6rB835kGQsqHX8qncObTXV+6KA==",
"dev": true,
+ "license": "MIT",
"dependencies": {
"json-stable-stringify-without-jsonify": "^1.0.1",
- "through2-filter": "^3.0.0"
- }
- },
- "node_modules/unique-string": {
- "version": "2.0.0",
- "resolved": "https://registry.npmjs.org/unique-string/-/unique-string-2.0.0.tgz",
- "integrity": "sha512-uNaeirEPvpZWSgzwsPGtU2zVSTrn/8L5q/IexZmH0eH6SA73CmAA5U4GwORTxQAZs95TAXLNqeLoPPNO5gZfWg==",
- "dev": true,
- "dependencies": {
- "crypto-random-string": "^2.0.0"
- },
- "engines": {
- "node": ">=8"
+ "through2-filter": "3.0.0"
}
},
"node_modules/unist-util-is": {
@@ -25381,6 +15838,7 @@
"resolved": "https://registry.npmjs.org/unist-util-is/-/unist-util-is-5.2.1.tgz",
"integrity": "sha512-u9njyyfEh43npf1M+yGKDGVPbY/JWEemg5nH05ncKPfi+kBbKBJoTdsogMu33uhytuLlv9y0O7GH7fEdwLdLQw==",
"dev": true,
+ "license": "MIT",
"dependencies": {
"@types/unist": "^2.0.0"
},
@@ -25394,6 +15852,7 @@
"resolved": "https://registry.npmjs.org/unist-util-stringify-position/-/unist-util-stringify-position-3.0.3.tgz",
"integrity": "sha512-k5GzIBZ/QatR8N5X2y+drfpWG8IDBzdnVj6OInRNWm1oXrzydiaAT2OQiA8DPRRZyAKb9b6I2a6PxYklZD0gKg==",
"dev": true,
+ "license": "MIT",
"dependencies": {
"@types/unist": "^2.0.0"
},
@@ -25407,6 +15866,7 @@
"resolved": "https://registry.npmjs.org/unist-util-visit/-/unist-util-visit-4.1.2.tgz",
"integrity": "sha512-MSd8OUGISqHdVvfY9TPhyK2VdUrPgxkUtWSuMHF6XAAFuL4LokseigBnZtPnJMu+FbynTkFNnFlyjxpVKujMRg==",
"dev": true,
+ "license": "MIT",
"dependencies": {
"@types/unist": "^2.0.0",
"unist-util-is": "^5.0.0",
@@ -25422,6 +15882,7 @@
"resolved": "https://registry.npmjs.org/unist-util-visit-parents/-/unist-util-visit-parents-5.1.3.tgz",
"integrity": "sha512-x6+y8g7wWMyQhL1iZfhIPhDAs7Xwbn9nRosDXl7qoPTSCy0yNxnKc+hWokFifWQIDGi154rdUqKvbCa4+1kLhg==",
"dev": true,
+ "license": "MIT",
"dependencies": {
"@types/unist": "^2.0.0",
"unist-util-is": "^5.0.0"
@@ -25436,6 +15897,7 @@
"resolved": "https://registry.npmjs.org/universalify/-/universalify-2.0.1.tgz",
"integrity": "sha512-gptHNQghINnc/vTGIk0SOFGFNXw7JVrlRUtConJRlvaw6DuX0wO5Jeko9sWrMBhh+PsYAZ7oXAiOnf/UKogyiw==",
"dev": true,
+ "license": "MIT",
"engines": {
"node": ">= 10.0.0"
}
@@ -25445,21 +15907,17 @@
"resolved": "https://registry.npmjs.org/unpipe/-/unpipe-1.0.0.tgz",
"integrity": "sha512-pjy2bYhSsufwWlKwPc+l3cN7+wuJlK6uz0YdJEOlQDbl6jo/YlPi4mb8agUkVC8BF7V8NuzeyPNqRksA3hztKQ==",
"dev": true,
+ "license": "MIT",
"engines": {
"node": ">= 0.8"
}
},
- "node_modules/unquote": {
- "version": "1.1.1",
- "resolved": "https://registry.npmjs.org/unquote/-/unquote-1.1.1.tgz",
- "integrity": "sha512-vRCqFv6UhXpWxZPyGDh/F3ZpNv8/qo7w6iufLpQg9aKnQ71qM4B5KiI7Mia9COcjEhrO9LueHpMYjYzsWH3OIg==",
- "dev": true
- },
"node_modules/unset-value": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/unset-value/-/unset-value-1.0.0.tgz",
"integrity": "sha512-PcA2tsuGSF9cnySLHTLSh2qrQiJ70mn+r+Glzxv2TWZblxsxCC52BDlZoPCsz7STd9pN7EZetkWZBAvk4cgZdQ==",
"dev": true,
+ "license": "MIT",
"dependencies": {
"has-value": "^0.3.1",
"isobject": "^3.0.0"
@@ -25473,6 +15931,7 @@
"resolved": "https://registry.npmjs.org/has-value/-/has-value-0.3.1.tgz",
"integrity": "sha512-gpG936j8/MzaeID5Yif+577c17TxaDmhuyVgSwtnL/q8UUTySg8Mecb+8Cf1otgLoD7DDH75axp86ER7LFsf3Q==",
"dev": true,
+ "license": "MIT",
"dependencies": {
"get-value": "^2.0.3",
"has-values": "^0.1.4",
@@ -25487,6 +15946,7 @@
"resolved": "https://registry.npmjs.org/isobject/-/isobject-2.1.0.tgz",
"integrity": "sha512-+OUdGJlgjOBZDfxnDjYYG6zp487z0JGNQq3cYQYg5f5hKR+syHMsaztzGeml/4kGG55CSpKSpWTY+jYGgsHLgA==",
"dev": true,
+ "license": "MIT",
"dependencies": {
"isarray": "1.0.0"
},
@@ -25499,6 +15959,7 @@
"resolved": "https://registry.npmjs.org/has-values/-/has-values-0.1.4.tgz",
"integrity": "sha512-J8S0cEdWuQbqD9//tlZxiMuMNmxB8PlEwvYwuxsTmR1G5RXUePEX/SJn7aD0GMLieuZYSwNH0cQuJGwnYunXRQ==",
"dev": true,
+ "license": "MIT",
"engines": {
"node": ">=0.10.0"
}
@@ -25507,13 +15968,15 @@
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz",
"integrity": "sha512-VLghIWNM6ELQzo7zwmcg0NmTVyWKYjvIeM83yjp0wRDTmUnrM678fQbcKBo6n2CJEF0szoG//ytg+TKla89ALQ==",
- "dev": true
+ "dev": true,
+ "license": "MIT"
},
"node_modules/upath": {
"version": "1.2.0",
"resolved": "https://registry.npmjs.org/upath/-/upath-1.2.0.tgz",
"integrity": "sha512-aZwGpamFO61g3OlfT7OQCHqhGnW43ieH9WZeP7QxN/G/jS4jfqUkZxoryvJgVPEcrl5NL/ggHsSmLMHuH64Lhg==",
"dev": true,
+ "license": "MIT",
"engines": {
"node": ">=4",
"yarn": "*"
@@ -25555,6 +16018,7 @@
"resolved": "https://registry.npmjs.org/uri-js/-/uri-js-4.4.1.tgz",
"integrity": "sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==",
"dev": true,
+ "license": "BSD-2-Clause",
"dependencies": {
"punycode": "^2.1.0"
}
@@ -25564,23 +16028,15 @@
"resolved": "https://registry.npmjs.org/urix/-/urix-0.1.0.tgz",
"integrity": "sha512-Am1ousAhSLBeB9cG/7k7r2R0zj50uDRlZHPGbazid5s9rlF1F/QKYObEKSIunSjIOkJZqwRRLpvewjEkM7pSqg==",
"deprecated": "Please see https://github.com/lydell/urix#deprecated",
- "dev": true
- },
- "node_modules/url-parse": {
- "version": "1.5.10",
- "resolved": "https://registry.npmjs.org/url-parse/-/url-parse-1.5.10.tgz",
- "integrity": "sha512-WypcfiRhfeUP9vvF0j6rw0J3hrWrw6iZv3+22h6iRMJ/8z1Tj6XfLP4DsUix5MhMPnXpiHDoKyoZ/bdCkwBCiQ==",
"dev": true,
- "dependencies": {
- "querystringify": "^2.1.1",
- "requires-port": "^1.0.0"
- }
+ "license": "MIT"
},
"node_modules/use": {
"version": "3.1.1",
"resolved": "https://registry.npmjs.org/use/-/use-3.1.1.tgz",
"integrity": "sha512-cwESVXlO3url9YWlFW/TA9cshCEhtu7IKJ/p5soJ/gGpj7vbvFrAY/eIioQ6Dw23KjZhYgiIo8HOs1nQ2vr/oQ==",
"dev": true,
+ "license": "MIT",
"engines": {
"node": ">=0.10.0"
}
@@ -25590,6 +16046,7 @@
"resolved": "https://registry.npmjs.org/util/-/util-0.10.4.tgz",
"integrity": "sha512-0Pm9hTQ3se5ll1XihRic3FDIku70C+iHUdT/W926rSgHV5QgXsYbKZN8MSC3tJtSkhuROzvsQjAaFENRXr+19A==",
"dev": true,
+ "license": "MIT",
"dependencies": {
"inherits": "2.0.3"
}
@@ -25597,58 +16054,32 @@
"node_modules/util-deprecate": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz",
- "integrity": "sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw=="
- },
- "node_modules/util.promisify": {
- "version": "1.0.1",
- "resolved": "https://registry.npmjs.org/util.promisify/-/util.promisify-1.0.1.tgz",
- "integrity": "sha512-g9JpC/3He3bm38zsLupWryXHoEcS22YHthuPQSJdMy6KNrzIRzWqcsHzD/WUnqe45whVou4VIsPew37DoXWNrA==",
- "dev": true,
- "dependencies": {
- "define-properties": "^1.1.3",
- "es-abstract": "^1.17.2",
- "has-symbols": "^1.0.1",
- "object.getownpropertydescriptors": "^2.1.0"
- },
- "funding": {
- "url": "https://github.com/sponsors/ljharb"
- }
+ "integrity": "sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==",
+ "license": "MIT"
},
"node_modules/util/node_modules/inherits": {
"version": "2.0.3",
"resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.3.tgz",
"integrity": "sha512-x00IRNXNy63jwGkJmzPigoySHbaqpNuzKbBOmzK+g2OdZpQ9w+sxCN+VSB3ja7IAge2OP2qpfxTjeNcyjmW1uw==",
- "dev": true
- },
- "node_modules/utila": {
- "version": "0.4.0",
- "resolved": "https://registry.npmjs.org/utila/-/utila-0.4.0.tgz",
- "integrity": "sha512-Z0DbgELS9/L/75wZbro8xAnT50pBVFQZ+hUEueGDU5FN51YSCYM+jdxsfCiHjwNP/4LCDD0i/graKpeBnOXKRA==",
- "dev": true
+ "dev": true,
+ "license": "ISC"
},
"node_modules/utils-merge": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/utils-merge/-/utils-merge-1.0.1.tgz",
"integrity": "sha512-pMZTvIkT1d+TFGvDOqodOclx0QWkkgi6Tdoa8gC8ffGAAqz9pzPTZWAybbsHHoED/ztMtkv/VoYTYyShUn81hA==",
"dev": true,
+ "license": "MIT",
"engines": {
"node": ">= 0.4.0"
}
},
- "node_modules/uuid": {
- "version": "8.3.2",
- "resolved": "https://registry.npmjs.org/uuid/-/uuid-8.3.2.tgz",
- "integrity": "sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==",
- "dev": true,
- "bin": {
- "uuid": "dist/bin/uuid"
- }
- },
"node_modules/uvu": {
"version": "0.5.6",
"resolved": "https://registry.npmjs.org/uvu/-/uvu-0.5.6.tgz",
"integrity": "sha512-+g8ENReyr8YsOc6fv/NVJs2vFdHBnBNdfE49rshrTzDWOlUx4Gq7KOS2GD8eqhy2j+Ejq29+SbKH8yjkAqXqoA==",
"dev": true,
+ "license": "MIT",
"dependencies": {
"dequal": "^2.0.0",
"diff": "^5.0.0",
@@ -25667,6 +16098,7 @@
"resolved": "https://registry.npmjs.org/diff/-/diff-5.2.0.tgz",
"integrity": "sha512-uIFDxqpRZGZ6ThOk84hEfqWoHx2devRFvpTZcTHur85vImfaxUbTW9Ryh4CpCuDnToOP1CEtXKIgytHBPVff5A==",
"dev": true,
+ "license": "BSD-3-Clause",
"engines": {
"node": ">=0.3.1"
}
@@ -25676,6 +16108,7 @@
"resolved": "https://registry.npmjs.org/kleur/-/kleur-4.1.5.tgz",
"integrity": "sha512-o+NO+8WrRiQEE4/7nwRJhN1HWpVmJm511pBHUxPLtp0BUISzlBplORYSmTclCnJvQq2tKu/sgl3xVpkc7ZWuQQ==",
"dev": true,
+ "license": "MIT",
"engines": {
"node": ">=6"
}
@@ -25687,40 +16120,12 @@
"dev": true,
"license": "MIT"
},
- "node_modules/v8-to-istanbul": {
- "version": "8.1.1",
- "resolved": "https://registry.npmjs.org/v8-to-istanbul/-/v8-to-istanbul-8.1.1.tgz",
- "integrity": "sha512-FGtKtv3xIpR6BYhvgH8MI/y78oT7d8Au3ww4QIxymrCtZEh5b8gCw2siywE+puhEmuWKDtmfrvF5UlB298ut3w==",
- "dev": true,
- "dependencies": {
- "@types/istanbul-lib-coverage": "^2.0.1",
- "convert-source-map": "^1.6.0",
- "source-map": "^0.7.3"
- },
- "engines": {
- "node": ">=10.12.0"
- }
- },
- "node_modules/v8-to-istanbul/node_modules/convert-source-map": {
- "version": "1.9.0",
- "resolved": "https://registry.npmjs.org/convert-source-map/-/convert-source-map-1.9.0.tgz",
- "integrity": "sha512-ASFBup0Mz1uyiIjANan1jzLQami9z1PoYSZCiiYW2FczPbenXc45FZdBZLzOT+r6+iciuEModtmCti+hjaAk0A==",
- "dev": true
- },
- "node_modules/v8-to-istanbul/node_modules/source-map": {
- "version": "0.7.4",
- "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.7.4.tgz",
- "integrity": "sha512-l3BikUxvPOcn5E74dZiq5BGsTb5yEwhaTSzccU6t4sDOH8NWJCstKO5QT2CvtFoK6F0saL7p9xHAqHOlCPJygA==",
- "dev": true,
- "engines": {
- "node": ">= 8"
- }
- },
"node_modules/v8flags": {
"version": "3.2.0",
"resolved": "https://registry.npmjs.org/v8flags/-/v8flags-3.2.0.tgz",
"integrity": "sha512-mH8etigqMfiGWdeXpaaqGfs6BndypxusHHcv2qSHyZkGEznCd/qAXCWWRzeowtL54147cktFOC4P5y+kl8d8Jg==",
"dev": true,
+ "license": "MIT",
"dependencies": {
"homedir-polyfill": "^1.0.1"
},
@@ -25733,6 +16138,7 @@
"resolved": "https://registry.npmjs.org/validate-npm-package-license/-/validate-npm-package-license-3.0.4.tgz",
"integrity": "sha512-DpKm2Ui/xN7/HQKCtpZxoRWBhZ9Z0kqtygG8XCgNQ8ZlDnxuQmWhj566j8fN4Cu3/JmbhsDo7fcAJq4s9h27Ew==",
"dev": true,
+ "license": "Apache-2.0",
"dependencies": {
"spdx-correct": "^3.0.0",
"spdx-expression-parse": "^3.0.0"
@@ -25741,13 +16147,15 @@
"node_modules/value-equal": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/value-equal/-/value-equal-1.0.1.tgz",
- "integrity": "sha512-NOJ6JZCAWr0zlxZt+xqCHNTEKOsrks2HQd4MqhP1qy4z1SkbEP467eNx6TgDKXMvUOb+OENfJCZwM+16n7fRfw=="
+ "integrity": "sha512-NOJ6JZCAWr0zlxZt+xqCHNTEKOsrks2HQd4MqhP1qy4z1SkbEP467eNx6TgDKXMvUOb+OENfJCZwM+16n7fRfw==",
+ "license": "MIT"
},
"node_modules/value-or-function": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/value-or-function/-/value-or-function-3.0.0.tgz",
"integrity": "sha512-jdBB2FrWvQC/pnPtIqcLsMaQgjhdb6B7tk1MMyTKapox+tQZbdRP4uLxu/JY0t7fbfDCUMnuelzEYv5GsxHhdg==",
"dev": true,
+ "license": "MIT",
"engines": {
"node": ">= 0.10"
}
@@ -25757,6 +16165,7 @@
"resolved": "https://registry.npmjs.org/vary/-/vary-1.1.2.tgz",
"integrity": "sha512-BNGbWLfd0eUPabhkXUVm0j8uuvREyTh5ovRa/dyow/BqAbZJyC+5fU+IzQOzmAKzYqYRAISoRhdQr3eIZ/PXqg==",
"dev": true,
+ "license": "MIT",
"engines": {
"node": ">= 0.8"
}
@@ -25766,6 +16175,7 @@
"resolved": "https://registry.npmjs.org/vfile/-/vfile-5.3.7.tgz",
"integrity": "sha512-r7qlzkgErKjobAmyNIkkSpizsFPYiUPuJb5pNW1RB4JcYVZhs4lIbVqk8XPk033CV/1z8ss5pkax8SuhGpcG8g==",
"dev": true,
+ "license": "MIT",
"dependencies": {
"@types/unist": "^2.0.0",
"is-buffer": "^2.0.0",
@@ -25782,6 +16192,7 @@
"resolved": "https://registry.npmjs.org/vfile-message/-/vfile-message-3.1.4.tgz",
"integrity": "sha512-fa0Z6P8HUrQN4BZaX05SIVXic+7kE3b05PWAtPuYP9QLHsLKYR7/AlLW3NtOrpXRLeawpDLMsVkmk5DG0NXgWw==",
"dev": true,
+ "license": "MIT",
"dependencies": {
"@types/unist": "^2.0.0",
"unist-util-stringify-position": "^3.0.0"
@@ -25796,6 +16207,7 @@
"resolved": "https://registry.npmjs.org/vinyl/-/vinyl-2.2.0.tgz",
"integrity": "sha512-MBH+yP0kC/GQ5GwBqrTPTzEfiiLjta7hTtvQtbxBgTeSXsmKQRQecjibMbxIXzVT3Y9KJK+drOz1/k+vsu8Nkg==",
"dev": true,
+ "license": "MIT",
"dependencies": {
"clone": "^2.1.1",
"clone-buffer": "^1.0.0",
@@ -25813,6 +16225,7 @@
"resolved": "https://registry.npmjs.org/vinyl-fs/-/vinyl-fs-3.0.3.tgz",
"integrity": "sha512-vIu34EkyNyJxmP0jscNzWBSygh7VWhqun6RmqVfXePrOwi9lhvRs//dOaGOTRUQr4tx7/zd26Tk5WeSVZitgng==",
"dev": true,
+ "license": "MIT",
"dependencies": {
"fs-mkdirp-stream": "^1.0.0",
"glob-stream": "^6.1.0",
@@ -25841,85 +16254,354 @@
"resolved": "https://registry.npmjs.org/through2/-/through2-2.0.5.tgz",
"integrity": "sha512-/mrRod8xqpA+IHSLyGCQ2s8SPHiCDEeQJSep1jqLYeEUClOFG2Qsh+4FU6G9VeqpZnGW/Su8LQGc4YKni5rYSQ==",
"dev": true,
+ "license": "MIT",
"dependencies": {
"readable-stream": "~2.3.6",
"xtend": "~4.0.1"
}
},
- "node_modules/vinyl-sourcemap": {
- "version": "1.1.0",
- "resolved": "https://registry.npmjs.org/vinyl-sourcemap/-/vinyl-sourcemap-1.1.0.tgz",
- "integrity": "sha512-NiibMgt6VJGJmyw7vtzhctDcfKch4e4n9TBeoWlirb7FMg9/1Ov9k+A5ZRAtywBpRPiyECvQRQllYM8dECegVA==",
+ "node_modules/vinyl-sourcemap": {
+ "version": "1.1.0",
+ "resolved": "https://registry.npmjs.org/vinyl-sourcemap/-/vinyl-sourcemap-1.1.0.tgz",
+ "integrity": "sha512-NiibMgt6VJGJmyw7vtzhctDcfKch4e4n9TBeoWlirb7FMg9/1Ov9k+A5ZRAtywBpRPiyECvQRQllYM8dECegVA==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "append-buffer": "^1.0.2",
+ "convert-source-map": "^1.5.0",
+ "graceful-fs": "^4.1.6",
+ "normalize-path": "^2.1.1",
+ "now-and-later": "^2.0.0",
+ "remove-bom-buffer": "^3.0.0",
+ "vinyl": "^2.0.0"
+ },
+ "engines": {
+ "node": ">= 0.10"
+ }
+ },
+ "node_modules/vinyl-sourcemap/node_modules/convert-source-map": {
+ "version": "1.9.0",
+ "resolved": "https://registry.npmjs.org/convert-source-map/-/convert-source-map-1.9.0.tgz",
+ "integrity": "sha512-ASFBup0Mz1uyiIjANan1jzLQami9z1PoYSZCiiYW2FczPbenXc45FZdBZLzOT+r6+iciuEModtmCti+hjaAk0A==",
+ "dev": true,
+ "license": "MIT"
+ },
+ "node_modules/vinyl-sourcemap/node_modules/normalize-path": {
+ "version": "2.1.1",
+ "resolved": "https://registry.npmjs.org/normalize-path/-/normalize-path-2.1.1.tgz",
+ "integrity": "sha512-3pKJwH184Xo/lnH6oyP1q2pMd7HcypqqmRs91/6/i2CGtWwIKGCkOOMTm/zXbgTEWHw1uNpNi/igc3ePOYHb6w==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "remove-trailing-separator": "^1.0.1"
+ },
+ "engines": {
+ "node": ">=0.10.0"
+ }
+ },
+ "node_modules/vinyl-sourcemaps-apply": {
+ "version": "0.2.1",
+ "resolved": "https://registry.npmjs.org/vinyl-sourcemaps-apply/-/vinyl-sourcemaps-apply-0.2.1.tgz",
+ "integrity": "sha512-+oDh3KYZBoZC8hfocrbrxbLUeaYtQK7J5WU5Br9VqWqmCll3tFJqKp97GC9GmMsVIL0qnx2DgEDVxdo5EZ5sSw==",
+ "dev": true,
+ "license": "ISC",
+ "dependencies": {
+ "source-map": "^0.5.1"
+ }
+ },
+ "node_modules/vinyl-sourcemaps-apply/node_modules/source-map": {
+ "version": "0.5.7",
+ "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.5.7.tgz",
+ "integrity": "sha512-LbrmJOMUSdEVxIKvdcJzQC+nQhe8FUZQTXQy6+I75skNgn3OoQ0DZA8YnFa7gp8tqtL3KPf1kmo0R5DoApeSGQ==",
+ "dev": true,
+ "license": "BSD-3-Clause",
+ "engines": {
+ "node": ">=0.10.0"
+ }
+ },
+ "node_modules/vite": {
+ "version": "7.1.11",
+ "resolved": "https://registry.npmjs.org/vite/-/vite-7.1.11.tgz",
+ "integrity": "sha512-uzcxnSDVjAopEUjljkWh8EIrg6tlzrjFUfMcR1EVsRDGwf/ccef0qQPRyOrROwhrTDaApueq+ja+KLPlzR/zdg==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "esbuild": "^0.25.0",
+ "fdir": "^6.5.0",
+ "picomatch": "^4.0.3",
+ "postcss": "^8.5.6",
+ "rollup": "^4.43.0",
+ "tinyglobby": "^0.2.15"
+ },
+ "bin": {
+ "vite": "bin/vite.js"
+ },
+ "engines": {
+ "node": "^20.19.0 || >=22.12.0"
+ },
+ "funding": {
+ "url": "https://github.com/vitejs/vite?sponsor=1"
+ },
+ "optionalDependencies": {
+ "fsevents": "~2.3.3"
+ },
+ "peerDependencies": {
+ "@types/node": "^20.19.0 || >=22.12.0",
+ "jiti": ">=1.21.0",
+ "less": "^4.0.0",
+ "lightningcss": "^1.21.0",
+ "sass": "^1.70.0",
+ "sass-embedded": "^1.70.0",
+ "stylus": ">=0.54.8",
+ "sugarss": "^5.0.0",
+ "terser": "^5.16.0",
+ "tsx": "^4.8.1",
+ "yaml": "^2.4.2"
+ },
+ "peerDependenciesMeta": {
+ "@types/node": {
+ "optional": true
+ },
+ "jiti": {
+ "optional": true
+ },
+ "less": {
+ "optional": true
+ },
+ "lightningcss": {
+ "optional": true
+ },
+ "sass": {
+ "optional": true
+ },
+ "sass-embedded": {
+ "optional": true
+ },
+ "stylus": {
+ "optional": true
+ },
+ "sugarss": {
+ "optional": true
+ },
+ "terser": {
+ "optional": true
+ },
+ "tsx": {
+ "optional": true
+ },
+ "yaml": {
+ "optional": true
+ }
+ }
+ },
+ "node_modules/vite-node": {
+ "version": "3.2.4",
+ "resolved": "https://registry.npmjs.org/vite-node/-/vite-node-3.2.4.tgz",
+ "integrity": "sha512-EbKSKh+bh1E1IFxeO0pg1n4dvoOTt0UDiXMd/qn++r98+jPO1xtJilvXldeuQ8giIB5IkpjCgMleHMNEsGH6pg==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "cac": "^6.7.14",
+ "debug": "^4.4.1",
+ "es-module-lexer": "^1.7.0",
+ "pathe": "^2.0.3",
+ "vite": "^5.0.0 || ^6.0.0 || ^7.0.0-0"
+ },
+ "bin": {
+ "vite-node": "vite-node.mjs"
+ },
+ "engines": {
+ "node": "^18.0.0 || ^20.0.0 || >=22.0.0"
+ },
+ "funding": {
+ "url": "https://opencollective.com/vitest"
+ }
+ },
+ "node_modules/vite-tsconfig-paths": {
+ "version": "5.1.4",
+ "resolved": "https://registry.npmjs.org/vite-tsconfig-paths/-/vite-tsconfig-paths-5.1.4.tgz",
+ "integrity": "sha512-cYj0LRuLV2c2sMqhqhGpaO3LretdtMn/BVX4cPLanIZuwwrkVl+lK84E/miEXkCHWXuq65rhNN4rXsBcOB3S4w==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "debug": "^4.1.1",
+ "globrex": "^0.1.2",
+ "tsconfck": "^3.0.3"
+ },
+ "peerDependencies": {
+ "vite": "*"
+ },
+ "peerDependenciesMeta": {
+ "vite": {
+ "optional": true
+ }
+ }
+ },
+ "node_modules/vite-tsconfig-paths/node_modules/tsconfck": {
+ "version": "3.1.6",
+ "resolved": "https://registry.npmjs.org/tsconfck/-/tsconfck-3.1.6.tgz",
+ "integrity": "sha512-ks6Vjr/jEw0P1gmOVwutM3B7fWxoWBL2KRDb1JfqGVawBmO5UsvmWOQFGHBPl5yxYz4eERr19E6L7NMv+Fej4w==",
"dev": true,
- "dependencies": {
- "append-buffer": "^1.0.2",
- "convert-source-map": "^1.5.0",
- "graceful-fs": "^4.1.6",
- "normalize-path": "^2.1.1",
- "now-and-later": "^2.0.0",
- "remove-bom-buffer": "^3.0.0",
- "vinyl": "^2.0.0"
+ "license": "MIT",
+ "bin": {
+ "tsconfck": "bin/tsconfck.js"
},
"engines": {
- "node": ">= 0.10"
+ "node": "^18 || >=20"
+ },
+ "peerDependencies": {
+ "typescript": "^5.0.0"
+ },
+ "peerDependenciesMeta": {
+ "typescript": {
+ "optional": true
+ }
}
},
- "node_modules/vinyl-sourcemap/node_modules/convert-source-map": {
- "version": "1.9.0",
- "resolved": "https://registry.npmjs.org/convert-source-map/-/convert-source-map-1.9.0.tgz",
- "integrity": "sha512-ASFBup0Mz1uyiIjANan1jzLQami9z1PoYSZCiiYW2FczPbenXc45FZdBZLzOT+r6+iciuEModtmCti+hjaAk0A==",
- "dev": true
- },
- "node_modules/vinyl-sourcemap/node_modules/normalize-path": {
- "version": "2.1.1",
- "resolved": "https://registry.npmjs.org/normalize-path/-/normalize-path-2.1.1.tgz",
- "integrity": "sha512-3pKJwH184Xo/lnH6oyP1q2pMd7HcypqqmRs91/6/i2CGtWwIKGCkOOMTm/zXbgTEWHw1uNpNi/igc3ePOYHb6w==",
+ "node_modules/vite-tsconfig-paths/node_modules/typescript": {
+ "version": "5.9.3",
+ "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.9.3.tgz",
+ "integrity": "sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==",
"dev": true,
- "dependencies": {
- "remove-trailing-separator": "^1.0.1"
+ "license": "Apache-2.0",
+ "optional": true,
+ "peer": true,
+ "bin": {
+ "tsc": "bin/tsc",
+ "tsserver": "bin/tsserver"
},
"engines": {
- "node": ">=0.10.0"
+ "node": ">=14.17"
}
},
- "node_modules/vinyl-sourcemaps-apply": {
- "version": "0.2.1",
- "resolved": "https://registry.npmjs.org/vinyl-sourcemaps-apply/-/vinyl-sourcemaps-apply-0.2.1.tgz",
- "integrity": "sha512-+oDh3KYZBoZC8hfocrbrxbLUeaYtQK7J5WU5Br9VqWqmCll3tFJqKp97GC9GmMsVIL0qnx2DgEDVxdo5EZ5sSw==",
+ "node_modules/vite/node_modules/fdir": {
+ "version": "6.5.0",
+ "resolved": "https://registry.npmjs.org/fdir/-/fdir-6.5.0.tgz",
+ "integrity": "sha512-tIbYtZbucOs0BRGqPJkshJUYdL+SDH7dVM8gjy+ERp3WAUjLEFJE+02kanyHtwjWOnwrKYBiwAmM0p4kLJAnXg==",
"dev": true,
- "dependencies": {
- "source-map": "^0.5.1"
+ "license": "MIT",
+ "engines": {
+ "node": ">=12.0.0"
+ },
+ "peerDependencies": {
+ "picomatch": "^3 || ^4"
+ },
+ "peerDependenciesMeta": {
+ "picomatch": {
+ "optional": true
+ }
}
},
- "node_modules/vinyl-sourcemaps-apply/node_modules/source-map": {
- "version": "0.5.7",
- "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.5.7.tgz",
- "integrity": "sha512-LbrmJOMUSdEVxIKvdcJzQC+nQhe8FUZQTXQy6+I75skNgn3OoQ0DZA8YnFa7gp8tqtL3KPf1kmo0R5DoApeSGQ==",
+ "node_modules/vite/node_modules/picomatch": {
+ "version": "4.0.3",
+ "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.3.tgz",
+ "integrity": "sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q==",
"dev": true,
+ "license": "MIT",
"engines": {
- "node": ">=0.10.0"
+ "node": ">=12"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/jonschlinkert"
}
},
- "node_modules/w3c-hr-time": {
- "version": "1.0.2",
- "resolved": "https://registry.npmjs.org/w3c-hr-time/-/w3c-hr-time-1.0.2.tgz",
- "integrity": "sha512-z8P5DvDNjKDoFIHK7q8r8lackT6l+jo/Ye3HOle7l9nICP9lf1Ci25fy9vHd0JOWewkIFzXIEig3TdKT7JQ5fQ==",
- "deprecated": "Use your platform's native performance.now() and performance.timeOrigin.",
+ "node_modules/vitest": {
+ "version": "3.2.4",
+ "resolved": "https://registry.npmjs.org/vitest/-/vitest-3.2.4.tgz",
+ "integrity": "sha512-LUCP5ev3GURDysTWiP47wRRUpLKMOfPh+yKTx3kVIEiu5KOMeqzpnYNsKyOoVrULivR8tLcks4+lga33Whn90A==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "browser-process-hrtime": "^1.0.0"
+ "@types/chai": "^5.2.2",
+ "@vitest/expect": "3.2.4",
+ "@vitest/mocker": "3.2.4",
+ "@vitest/pretty-format": "^3.2.4",
+ "@vitest/runner": "3.2.4",
+ "@vitest/snapshot": "3.2.4",
+ "@vitest/spy": "3.2.4",
+ "@vitest/utils": "3.2.4",
+ "chai": "^5.2.0",
+ "debug": "^4.4.1",
+ "expect-type": "^1.2.1",
+ "magic-string": "^0.30.17",
+ "pathe": "^2.0.3",
+ "picomatch": "^4.0.2",
+ "std-env": "^3.9.0",
+ "tinybench": "^2.9.0",
+ "tinyexec": "^0.3.2",
+ "tinyglobby": "^0.2.14",
+ "tinypool": "^1.1.1",
+ "tinyrainbow": "^2.0.0",
+ "vite": "^5.0.0 || ^6.0.0 || ^7.0.0-0",
+ "vite-node": "3.2.4",
+ "why-is-node-running": "^2.3.0"
+ },
+ "bin": {
+ "vitest": "vitest.mjs"
+ },
+ "engines": {
+ "node": "^18.0.0 || ^20.0.0 || >=22.0.0"
+ },
+ "funding": {
+ "url": "https://opencollective.com/vitest"
+ },
+ "peerDependencies": {
+ "@edge-runtime/vm": "*",
+ "@types/debug": "^4.1.12",
+ "@types/node": "^18.0.0 || ^20.0.0 || >=22.0.0",
+ "@vitest/browser": "3.2.4",
+ "@vitest/ui": "3.2.4",
+ "happy-dom": "*",
+ "jsdom": "*"
+ },
+ "peerDependenciesMeta": {
+ "@edge-runtime/vm": {
+ "optional": true
+ },
+ "@types/debug": {
+ "optional": true
+ },
+ "@types/node": {
+ "optional": true
+ },
+ "@vitest/browser": {
+ "optional": true
+ },
+ "@vitest/ui": {
+ "optional": true
+ },
+ "happy-dom": {
+ "optional": true
+ },
+ "jsdom": {
+ "optional": true
+ }
}
},
- "node_modules/w3c-xmlserializer": {
- "version": "2.0.0",
- "resolved": "https://registry.npmjs.org/w3c-xmlserializer/-/w3c-xmlserializer-2.0.0.tgz",
- "integrity": "sha512-4tzD0mF8iSiMiNs30BiLO3EpfGLZUT2MSX/G+o7ZywDzliWQ3OPtTZ0PTC3B3ca1UAf4cJMHB+2Bf56EriJuRA==",
+ "node_modules/vitest-canvas-mock": {
+ "version": "0.3.3",
+ "resolved": "https://registry.npmjs.org/vitest-canvas-mock/-/vitest-canvas-mock-0.3.3.tgz",
+ "integrity": "sha512-3P968tYBpqYyzzOaVtqnmYjqbe13576/fkjbDEJSfQAkHtC5/UjuRHOhFEN/ZV5HVZIkaROBUWgazDKJ+Ibw+Q==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "xml-name-validator": "^3.0.0"
+ "jest-canvas-mock": "~2.5.2"
},
+ "peerDependencies": {
+ "vitest": "*"
+ }
+ },
+ "node_modules/vitest/node_modules/picomatch": {
+ "version": "4.0.3",
+ "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.3.tgz",
+ "integrity": "sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q==",
+ "dev": true,
+ "license": "MIT",
"engines": {
- "node": ">=10"
+ "node": ">=12"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/jonschlinkert"
}
},
"node_modules/walk": {
@@ -25927,32 +16609,26 @@
"resolved": "https://registry.npmjs.org/walk/-/walk-2.3.15.tgz",
"integrity": "sha512-4eRTBZljBfIISK1Vnt69Gvr2w/wc3U6Vtrw7qiN5iqYJPH7LElcYh/iU4XWhdCy2dZqv1ToMyYlybDylfG/5Vg==",
"dev": true,
+ "license": "(MIT OR Apache-2.0)",
"dependencies": {
"foreachasync": "^3.0.0"
}
},
- "node_modules/walker": {
- "version": "1.0.8",
- "resolved": "https://registry.npmjs.org/walker/-/walker-1.0.8.tgz",
- "integrity": "sha512-ts/8E8l5b7kY0vlWLewOkDXMmPdLcVV4GmOQLyxuSswIJsweeFZtAsMF7k1Nszz+TYBQrlYRmzOnr398y1JemQ==",
- "dev": true,
- "dependencies": {
- "makeerror": "1.0.12"
- }
- },
"node_modules/warning": {
"version": "4.0.3",
"resolved": "https://registry.npmjs.org/warning/-/warning-4.0.3.tgz",
"integrity": "sha512-rpJyN222KWIvHJ/F53XSZv0Zl/accqHR8et1kpaMTD/fLCRxtV8iX8czMzY7sVZupTI3zcUTg8eycS2kNF9l6w==",
+ "license": "MIT",
"dependencies": {
"loose-envify": "^1.0.0"
}
},
"node_modules/watchpack": {
- "version": "2.4.1",
- "resolved": "https://registry.npmjs.org/watchpack/-/watchpack-2.4.1.tgz",
- "integrity": "sha512-8wrBCMtVhqcXP2Sup1ctSkga6uc2Bx0IIvKyT7yTFier5AXHooSI+QyQQAtTb7+E0IUCCKyTFmXqdqgum2XWGg==",
+ "version": "2.4.4",
+ "resolved": "https://registry.npmjs.org/watchpack/-/watchpack-2.4.4.tgz",
+ "integrity": "sha512-c5EGNOiyxxV5qmTtAB7rbiXxi1ooX1pQKMLX/MIabJjRA0SJBQOjKF+KSVfHkr9U1cADPon0mRiVe/riyaiDUA==",
"dev": true,
+ "license": "MIT",
"dependencies": {
"glob-to-regexp": "^0.4.1",
"graceful-fs": "^4.1.2"
@@ -25961,34 +16637,17 @@
"node": ">=10.13.0"
}
},
- "node_modules/wbuf": {
- "version": "1.7.3",
- "resolved": "https://registry.npmjs.org/wbuf/-/wbuf-1.7.3.tgz",
- "integrity": "sha512-O84QOnr0icsbFGLS0O3bI5FswxzRr8/gHwWkDlQFskhSPryQXvrTMxjxGP4+iWYoauLoBvfDpkrOauZ+0iZpDA==",
- "dev": true,
- "dependencies": {
- "minimalistic-assert": "^1.0.0"
- }
- },
"node_modules/web-vitals": {
"version": "0.2.4",
"resolved": "https://registry.npmjs.org/web-vitals/-/web-vitals-0.2.4.tgz",
"integrity": "sha512-6BjspCO9VriYy12z356nL6JBS0GYeEcA457YyRzD+dD6XYCQ75NKhcOHUMHentOE7OcVCIXXDvOm0jKFfQG2Gg==",
- "dev": true
- },
- "node_modules/webidl-conversions": {
- "version": "6.1.0",
- "resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-6.1.0.tgz",
- "integrity": "sha512-qBIvFLGiBpLjfwmYAaHPXsn+ho5xZnGvyGvsarywGNc8VyQJUMHJ8OBKGGrPER0okBeMDaan4mNBlgBROxuI8w==",
"dev": true,
- "engines": {
- "node": ">=10.4"
- }
+ "license": "Apache-2.0"
},
"node_modules/webpack": {
- "version": "5.101.3",
- "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.101.3.tgz",
- "integrity": "sha512-7b0dTKR3Ed//AD/6kkx/o7duS8H3f1a4w3BYpIriX4BzIhjkn4teo05cptsxvLesHFKK5KObnadmCHBwGc+51A==",
+ "version": "5.102.1",
+ "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.102.1.tgz",
+ "integrity": "sha512-7h/weGm9d/ywQ6qzJ+Xy+r9n/3qgp/thalBbpOi5i223dPXKi04IBtqPN9nTd+jBc7QKfvDbaBnFipYp4sJAUQ==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -26000,7 +16659,7 @@
"@webassemblyjs/wasm-parser": "^1.14.1",
"acorn": "^8.15.0",
"acorn-import-phases": "^1.0.3",
- "browserslist": "^4.24.0",
+ "browserslist": "^4.26.3",
"chrome-trace-event": "^1.0.2",
"enhanced-resolve": "^5.17.3",
"es-module-lexer": "^1.2.1",
@@ -26012,10 +16671,10 @@
"loader-runner": "^4.2.0",
"mime-types": "^2.1.27",
"neo-async": "^2.6.2",
- "schema-utils": "^4.3.2",
- "tapable": "^2.1.1",
+ "schema-utils": "^4.3.3",
+ "tapable": "^2.3.0",
"terser-webpack-plugin": "^5.3.11",
- "watchpack": "^2.4.1",
+ "watchpack": "^2.4.4",
"webpack-sources": "^3.3.3"
},
"bin": {
@@ -26034,208 +16693,57 @@
}
}
},
- "node_modules/webpack-dev-middleware": {
- "version": "5.3.4",
- "resolved": "https://registry.npmjs.org/webpack-dev-middleware/-/webpack-dev-middleware-5.3.4.tgz",
- "integrity": "sha512-BVdTqhhs+0IfoeAf7EoH5WE+exCmqGerHfDM0IL096Px60Tq2Mn9MAbnaGUe6HiMa41KMCYF19gyzZmBcq/o4Q==",
- "dev": true,
- "dependencies": {
- "colorette": "^2.0.10",
- "memfs": "^3.4.3",
- "mime-types": "^2.1.31",
- "range-parser": "^1.2.1",
- "schema-utils": "^4.0.0"
- },
- "engines": {
- "node": ">= 12.13.0"
- },
- "funding": {
- "type": "opencollective",
- "url": "https://opencollective.com/webpack"
- },
- "peerDependencies": {
- "webpack": "^4.0.0 || ^5.0.0"
- }
- },
- "node_modules/webpack-dev-middleware/node_modules/schema-utils": {
- "version": "4.2.0",
- "resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-4.2.0.tgz",
- "integrity": "sha512-L0jRsrPpjdckP3oPug3/VxNKt2trR8TcabrM6FOAAlvC/9Phcmm+cuAgTlxBqdBR1WJx7Naj9WHw+aOmheSVbw==",
- "dev": true,
- "dependencies": {
- "@types/json-schema": "^7.0.9",
- "ajv": "^8.9.0",
- "ajv-formats": "^2.1.1",
- "ajv-keywords": "^5.1.0"
- },
- "engines": {
- "node": ">= 12.13.0"
- },
- "funding": {
- "type": "opencollective",
- "url": "https://opencollective.com/webpack"
- }
- },
- "node_modules/webpack-dev-server": {
- "version": "4.15.2",
- "resolved": "https://registry.npmjs.org/webpack-dev-server/-/webpack-dev-server-4.15.2.tgz",
- "integrity": "sha512-0XavAZbNJ5sDrCbkpWL8mia0o5WPOd2YGtxrEiZkBK9FjLppIUK2TgxK6qGD2P3hUXTJNNPVibrerKcx5WkR1g==",
- "dev": true,
- "dependencies": {
- "@types/bonjour": "^3.5.9",
- "@types/connect-history-api-fallback": "^1.3.5",
- "@types/express": "^4.17.13",
- "@types/serve-index": "^1.9.1",
- "@types/serve-static": "^1.13.10",
- "@types/sockjs": "^0.3.33",
- "@types/ws": "^8.5.5",
- "ansi-html-community": "^0.0.8",
- "bonjour-service": "^1.0.11",
- "chokidar": "^3.5.3",
- "colorette": "^2.0.10",
- "compression": "^1.7.4",
- "connect-history-api-fallback": "^2.0.0",
- "default-gateway": "^6.0.3",
- "express": "^4.17.3",
- "graceful-fs": "^4.2.6",
- "html-entities": "^2.3.2",
- "http-proxy-middleware": "^2.0.3",
- "ipaddr.js": "^2.0.1",
- "launch-editor": "^2.6.0",
- "open": "^8.0.9",
- "p-retry": "^4.5.0",
- "rimraf": "^3.0.2",
- "schema-utils": "^4.0.0",
- "selfsigned": "^2.1.1",
- "serve-index": "^1.9.1",
- "sockjs": "^0.3.24",
- "spdy": "^4.0.2",
- "webpack-dev-middleware": "^5.3.4",
- "ws": "^8.13.0"
- },
- "bin": {
- "webpack-dev-server": "bin/webpack-dev-server.js"
- },
- "engines": {
- "node": ">= 12.13.0"
- },
- "funding": {
- "type": "opencollective",
- "url": "https://opencollective.com/webpack"
- },
- "peerDependencies": {
- "webpack": "^4.37.0 || ^5.0.0"
- },
- "peerDependenciesMeta": {
- "webpack": {
- "optional": true
- },
- "webpack-cli": {
- "optional": true
- }
- }
- },
- "node_modules/webpack-dev-server/node_modules/connect-history-api-fallback": {
- "version": "2.0.0",
- "resolved": "https://registry.npmjs.org/connect-history-api-fallback/-/connect-history-api-fallback-2.0.0.tgz",
- "integrity": "sha512-U73+6lQFmfiNPrYbXqr6kZ1i1wiRqXnp2nhMsINseWXO8lDau0LGEffJ8kQi4EjLZympVgRdvqjAgiZ1tgzDDA==",
+ "node_modules/webpack-sources": {
+ "version": "3.3.3",
+ "resolved": "https://registry.npmjs.org/webpack-sources/-/webpack-sources-3.3.3.tgz",
+ "integrity": "sha512-yd1RBzSGanHkitROoPFd6qsrxt+oFhg/129YzheDGqeustzX0vTZJZsSsQjVQC4yzBQ56K55XU8gaNCtIzOnTg==",
"dev": true,
+ "license": "MIT",
"engines": {
- "node": ">=0.8"
+ "node": ">=10.13.0"
}
},
- "node_modules/webpack-dev-server/node_modules/schema-utils": {
- "version": "4.2.0",
- "resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-4.2.0.tgz",
- "integrity": "sha512-L0jRsrPpjdckP3oPug3/VxNKt2trR8TcabrM6FOAAlvC/9Phcmm+cuAgTlxBqdBR1WJx7Naj9WHw+aOmheSVbw==",
+ "node_modules/webpack/node_modules/ajv": {
+ "version": "8.17.1",
+ "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.17.1.tgz",
+ "integrity": "sha512-B/gBuNg5SiMTrPkC+A2+cW0RszwxYmn6VYxB/inlBStS5nx6xHIt/ehKRhIMhqusl7a8LjQoZnjCs5vhwxOQ1g==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "@types/json-schema": "^7.0.9",
- "ajv": "^8.9.0",
- "ajv-formats": "^2.1.1",
- "ajv-keywords": "^5.1.0"
- },
- "engines": {
- "node": ">= 12.13.0"
+ "fast-deep-equal": "^3.1.3",
+ "fast-uri": "^3.0.1",
+ "json-schema-traverse": "^1.0.0",
+ "require-from-string": "^2.0.2"
},
"funding": {
- "type": "opencollective",
- "url": "https://opencollective.com/webpack"
- }
- },
- "node_modules/webpack-dev-server/node_modules/ws": {
- "version": "8.16.0",
- "resolved": "https://registry.npmjs.org/ws/-/ws-8.16.0.tgz",
- "integrity": "sha512-HS0c//TP7Ina87TfiPUz1rQzMhHrl/SG2guqRcTOIUYD2q8uhUdNHZYJUaQ8aTGPzCh+c6oawMKW35nFl1dxyQ==",
- "dev": true,
- "engines": {
- "node": ">=10.0.0"
- },
- "peerDependencies": {
- "bufferutil": "^4.0.1",
- "utf-8-validate": ">=5.0.2"
- },
- "peerDependenciesMeta": {
- "bufferutil": {
- "optional": true
- },
- "utf-8-validate": {
- "optional": true
- }
+ "type": "github",
+ "url": "https://github.com/sponsors/epoberezkin"
}
},
- "node_modules/webpack-manifest-plugin": {
- "version": "4.1.1",
- "resolved": "https://registry.npmjs.org/webpack-manifest-plugin/-/webpack-manifest-plugin-4.1.1.tgz",
- "integrity": "sha512-YXUAwxtfKIJIKkhg03MKuiFAD72PlrqCiwdwO4VEXdRO5V0ORCNwaOwAZawPZalCbmH9kBDmXnNeQOw+BIEiow==",
+ "node_modules/webpack/node_modules/ajv-keywords": {
+ "version": "5.1.0",
+ "resolved": "https://registry.npmjs.org/ajv-keywords/-/ajv-keywords-5.1.0.tgz",
+ "integrity": "sha512-YCS/JNFAUyr5vAuhk1DWm1CBxRHW9LbJ2ozWeemrIqpbsqKjHVxYPyi5GC0rjZIT5JxJ3virVTS8wk4i/Z+krw==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "tapable": "^2.0.0",
- "webpack-sources": "^2.2.0"
- },
- "engines": {
- "node": ">=12.22.0"
+ "fast-deep-equal": "^3.1.3"
},
"peerDependencies": {
- "webpack": "^4.44.2 || ^5.47.0"
- }
- },
- "node_modules/webpack-manifest-plugin/node_modules/tapable": {
- "version": "2.2.1",
- "resolved": "https://registry.npmjs.org/tapable/-/tapable-2.2.1.tgz",
- "integrity": "sha512-GNzQvQTOIP6RyTfE2Qxb8ZVlNmw0n88vp1szwWRimP02mnTsx3Wtn5qRdqY9w2XduFNUgvOwhNnQsjwCp+kqaQ==",
- "dev": true,
- "engines": {
- "node": ">=6"
- }
- },
- "node_modules/webpack-manifest-plugin/node_modules/webpack-sources": {
- "version": "2.3.1",
- "resolved": "https://registry.npmjs.org/webpack-sources/-/webpack-sources-2.3.1.tgz",
- "integrity": "sha512-y9EI9AO42JjEcrTJFOYmVywVZdKVUfOvDUPsJea5GIr1JOEGFVqwlY2K098fFoIjOkDzHn2AjRvM8dsBZu+gCA==",
- "dev": true,
- "dependencies": {
- "source-list-map": "^2.0.1",
- "source-map": "^0.6.1"
- },
- "engines": {
- "node": ">=10.13.0"
- }
- },
- "node_modules/webpack-sources": {
- "version": "3.3.3",
- "resolved": "https://registry.npmjs.org/webpack-sources/-/webpack-sources-3.3.3.tgz",
- "integrity": "sha512-yd1RBzSGanHkitROoPFd6qsrxt+oFhg/129YzheDGqeustzX0vTZJZsSsQjVQC4yzBQ56K55XU8gaNCtIzOnTg==",
- "dev": true,
- "license": "MIT",
- "engines": {
- "node": ">=10.13.0"
+ "ajv": "^8.8.2"
}
},
+ "node_modules/webpack/node_modules/json-schema-traverse": {
+ "version": "1.0.0",
+ "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz",
+ "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==",
+ "dev": true,
+ "license": "MIT"
+ },
"node_modules/webpack/node_modules/schema-utils": {
- "version": "4.3.2",
- "resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-4.3.2.tgz",
- "integrity": "sha512-Gn/JaSk/Mt9gYubxTtSn/QCV4em9mpAPiR1rqy/Ocu19u/G9J5WWdNoUT4SiV6mFC3y6cxyFcFwdzPM3FgxGAQ==",
+ "version": "4.3.3",
+ "resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-4.3.3.tgz",
+ "integrity": "sha512-eflK8wEtyOE6+hsaRVPxvUKYCpRgzLqDTb8krvAsRIwOGlHoSgYLgBXoubGgLd2fT41/OUYdb48v4k4WWHQurA==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -26253,71 +16761,17 @@
}
},
"node_modules/webpack/node_modules/tapable": {
- "version": "2.2.1",
- "resolved": "https://registry.npmjs.org/tapable/-/tapable-2.2.1.tgz",
- "integrity": "sha512-GNzQvQTOIP6RyTfE2Qxb8ZVlNmw0n88vp1szwWRimP02mnTsx3Wtn5qRdqY9w2XduFNUgvOwhNnQsjwCp+kqaQ==",
+ "version": "2.3.0",
+ "resolved": "https://registry.npmjs.org/tapable/-/tapable-2.3.0.tgz",
+ "integrity": "sha512-g9ljZiwki/LfxmQADO3dEY1CbpmXT5Hm2fJ+QaGKwSXUylMybePR7/67YW7jOrrvjEgL1Fmz5kzyAjWVWLlucg==",
"dev": true,
"license": "MIT",
"engines": {
"node": ">=6"
- }
- },
- "node_modules/websocket-driver": {
- "version": "0.7.4",
- "resolved": "https://registry.npmjs.org/websocket-driver/-/websocket-driver-0.7.4.tgz",
- "integrity": "sha512-b17KeDIQVjvb0ssuSDF2cYXSg2iztliJ4B9WdsuB6J952qCPKmnVq4DyW5motImXHDC1cBT/1UezrJVsKw5zjg==",
- "dev": true,
- "dependencies": {
- "http-parser-js": ">=0.5.1",
- "safe-buffer": ">=5.1.0",
- "websocket-extensions": ">=0.1.1"
- },
- "engines": {
- "node": ">=0.8.0"
- }
- },
- "node_modules/websocket-extensions": {
- "version": "0.1.4",
- "resolved": "https://registry.npmjs.org/websocket-extensions/-/websocket-extensions-0.1.4.tgz",
- "integrity": "sha512-OqedPIGOfsDlo31UNwYbCFMSaO9m9G/0faIHj5/dZFDMFqPTcx6UwqyOy3COEaEOg/9VsGIpdqn62W5KhoKSpg==",
- "dev": true,
- "engines": {
- "node": ">=0.8.0"
- }
- },
- "node_modules/whatwg-encoding": {
- "version": "1.0.5",
- "resolved": "https://registry.npmjs.org/whatwg-encoding/-/whatwg-encoding-1.0.5.tgz",
- "integrity": "sha512-b5lim54JOPN9HtzvK9HFXvBma/rnfFeqsic0hSpjtDbVxR3dJKLc+KB4V6GgiGOvl7CY/KNh8rxSo9DKQrnUEw==",
- "dev": true,
- "dependencies": {
- "iconv-lite": "0.4.24"
- }
- },
- "node_modules/whatwg-fetch": {
- "version": "3.6.20",
- "resolved": "https://registry.npmjs.org/whatwg-fetch/-/whatwg-fetch-3.6.20.tgz",
- "integrity": "sha512-EqhiFU6daOA8kpjOWTL0olhVOF3i7OrFzSYiGsEMB8GcXS+RrzauAERX65xMeNWVqxA6HXH2m69Z9LaKKdisfg==",
- "dev": true
- },
- "node_modules/whatwg-mimetype": {
- "version": "2.3.0",
- "resolved": "https://registry.npmjs.org/whatwg-mimetype/-/whatwg-mimetype-2.3.0.tgz",
- "integrity": "sha512-M4yMwr6mAnQz76TbJm914+gPpB/nCwvZbJU28cUD6dR004SAxDLOOSUaB1JDRqLtaOV/vi0IC5lEAGFgrjGv/g==",
- "dev": true
- },
- "node_modules/whatwg-url": {
- "version": "8.7.0",
- "resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-8.7.0.tgz",
- "integrity": "sha512-gAojqb/m9Q8a5IV96E3fHJM70AzCkgt4uXYX2O7EmuyOnLrViCQlsEBmF9UQIu3/aeAIp2U17rtbpZWNntQqdg==",
- "dev": true,
- "dependencies": {
- "lodash": "^4.7.0",
- "tr46": "^2.1.0",
- "webidl-conversions": "^6.1.0"
},
- "engines": {
- "node": ">=10"
+ "funding": {
+ "type": "opencollective",
+ "url": "https://opencollective.com/webpack"
}
},
"node_modules/which": {
@@ -26325,6 +16779,7 @@
"resolved": "https://registry.npmjs.org/which/-/which-2.0.2.tgz",
"integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==",
"dev": true,
+ "license": "ISC",
"dependencies": {
"isexe": "^2.0.0"
},
@@ -26336,39 +16791,45 @@
}
},
"node_modules/which-boxed-primitive": {
- "version": "1.0.2",
- "resolved": "https://registry.npmjs.org/which-boxed-primitive/-/which-boxed-primitive-1.0.2.tgz",
- "integrity": "sha512-bwZdv0AKLpplFY2KZRX6TvyuN7ojjr7lwkg6ml0roIy9YeuSr7JS372qlNW18UQYzgYK9ziGcerWqZOmEn9VNg==",
+ "version": "1.1.1",
+ "resolved": "https://registry.npmjs.org/which-boxed-primitive/-/which-boxed-primitive-1.1.1.tgz",
+ "integrity": "sha512-TbX3mj8n0odCBFVlY8AxkqcHASw3L60jIuF8jFP78az3C2YhmGvqbHBpAjTRH2/xqYunrJ9g1jSyjCjpoWzIAA==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "is-bigint": "^1.0.1",
- "is-boolean-object": "^1.1.0",
- "is-number-object": "^1.0.4",
- "is-string": "^1.0.5",
- "is-symbol": "^1.0.3"
+ "is-bigint": "^1.1.0",
+ "is-boolean-object": "^1.2.1",
+ "is-number-object": "^1.1.1",
+ "is-string": "^1.1.1",
+ "is-symbol": "^1.1.1"
+ },
+ "engines": {
+ "node": ">= 0.4"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
}
},
"node_modules/which-builtin-type": {
- "version": "1.1.3",
- "resolved": "https://registry.npmjs.org/which-builtin-type/-/which-builtin-type-1.1.3.tgz",
- "integrity": "sha512-YmjsSMDBYsM1CaFiayOVT06+KJeXf0o5M/CAd4o1lTadFAtacTUM49zoYxr/oroopFDfhvN6iEcBxUyc3gvKmw==",
+ "version": "1.2.1",
+ "resolved": "https://registry.npmjs.org/which-builtin-type/-/which-builtin-type-1.2.1.tgz",
+ "integrity": "sha512-6iBczoX+kDQ7a3+YJBnh3T+KZRxM/iYNPXicqk66/Qfm1b93iu+yOImkg0zHbj5LNOcNv1TEADiZ0xa34B4q6Q==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "function.prototype.name": "^1.1.5",
- "has-tostringtag": "^1.0.0",
+ "call-bound": "^1.0.2",
+ "function.prototype.name": "^1.1.6",
+ "has-tostringtag": "^1.0.2",
"is-async-function": "^2.0.0",
- "is-date-object": "^1.0.5",
- "is-finalizationregistry": "^1.0.2",
+ "is-date-object": "^1.1.0",
+ "is-finalizationregistry": "^1.1.0",
"is-generator-function": "^1.0.10",
- "is-regex": "^1.1.4",
+ "is-regex": "^1.2.1",
"is-weakref": "^1.0.2",
"isarray": "^2.0.5",
- "which-boxed-primitive": "^1.0.2",
- "which-collection": "^1.0.1",
- "which-typed-array": "^1.1.9"
+ "which-boxed-primitive": "^1.1.0",
+ "which-collection": "^1.0.2",
+ "which-typed-array": "^1.1.16"
},
"engines": {
"node": ">= 0.4"
@@ -26381,13 +16842,15 @@
"version": "2.0.5",
"resolved": "https://registry.npmjs.org/isarray/-/isarray-2.0.5.tgz",
"integrity": "sha512-xHjhDr3cNBK0BzdUJSPXZntQUx/mwMS5Rw4A7lPJ90XGAO6ISP/ePDNuo0vhqOZU+UD5JoodwCAAoZQd3FeAKw==",
- "dev": true
+ "dev": true,
+ "license": "MIT"
},
"node_modules/which-collection": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/which-collection/-/which-collection-1.0.2.tgz",
"integrity": "sha512-K4jVyjnBdgvc86Y6BkaLZEN933SwYOuBFkdmBu9ZfkcAbdVbpITnDmjvZ/aQjRXQrv5EPkTnD1s39GiiqbngCw==",
"dev": true,
+ "license": "MIT",
"dependencies": {
"is-map": "^2.0.3",
"is-set": "^2.0.3",
@@ -26405,18 +16868,22 @@
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/which-module/-/which-module-1.0.0.tgz",
"integrity": "sha512-F6+WgncZi/mJDrammbTuHe1q0R5hOXv/mBaiNA2TCNT/LTHusX0V+CJnj9XT8ki5ln2UZyyddDgHfCzyrOH7MQ==",
- "dev": true
+ "dev": true,
+ "license": "ISC"
},
"node_modules/which-typed-array": {
- "version": "1.1.15",
- "resolved": "https://registry.npmjs.org/which-typed-array/-/which-typed-array-1.1.15.tgz",
- "integrity": "sha512-oV0jmFtUky6CXfkqehVvBP/LSWJ2sy4vWMioiENyJLePrBO/yKyV9OyJySfAKosh+RYkIl5zJCNZ8/4JncrpdA==",
+ "version": "1.1.19",
+ "resolved": "https://registry.npmjs.org/which-typed-array/-/which-typed-array-1.1.19.tgz",
+ "integrity": "sha512-rEvr90Bck4WZt9HHFC4DJMsjvu7x+r6bImz0/BrbWb7A2djJ8hnZMrWnHo9F8ssv0OMErasDhftrfROTyqSDrw==",
"dev": true,
+ "license": "MIT",
"dependencies": {
"available-typed-arrays": "^1.0.7",
- "call-bind": "^1.0.7",
- "for-each": "^0.3.3",
- "gopd": "^1.0.1",
+ "call-bind": "^1.0.8",
+ "call-bound": "^1.0.4",
+ "for-each": "^0.3.5",
+ "get-proto": "^1.0.1",
+ "gopd": "^1.2.0",
"has-tostringtag": "^1.0.2"
},
"engines": {
@@ -26426,273 +16893,31 @@
"url": "https://github.com/sponsors/ljharb"
}
},
- "node_modules/word-wrap": {
- "version": "1.2.5",
- "resolved": "https://registry.npmjs.org/word-wrap/-/word-wrap-1.2.5.tgz",
- "integrity": "sha512-BN22B5eaMMI9UMtjrGd5g5eCYPpCPDUy0FJXbYsaT5zYxjFOckS53SQDE3pWkVoWpHXVb3BrYcEN4Twa55B5cA==",
- "dev": true,
- "engines": {
- "node": ">=0.10.0"
- }
- },
- "node_modules/workbox-background-sync": {
- "version": "6.6.0",
- "resolved": "https://registry.npmjs.org/workbox-background-sync/-/workbox-background-sync-6.6.0.tgz",
- "integrity": "sha512-jkf4ZdgOJxC9u2vztxLuPT/UjlH7m/nWRQ/MgGL0v8BJHoZdVGJd18Kck+a0e55wGXdqyHO+4IQTk0685g4MUw==",
- "dev": true,
- "dependencies": {
- "idb": "^7.0.1",
- "workbox-core": "6.6.0"
- }
- },
- "node_modules/workbox-broadcast-update": {
- "version": "6.6.0",
- "resolved": "https://registry.npmjs.org/workbox-broadcast-update/-/workbox-broadcast-update-6.6.0.tgz",
- "integrity": "sha512-nm+v6QmrIFaB/yokJmQ/93qIJ7n72NICxIwQwe5xsZiV2aI93MGGyEyzOzDPVz5THEr5rC3FJSsO3346cId64Q==",
- "dev": true,
- "dependencies": {
- "workbox-core": "6.6.0"
- }
- },
- "node_modules/workbox-build": {
- "version": "6.6.0",
- "resolved": "https://registry.npmjs.org/workbox-build/-/workbox-build-6.6.0.tgz",
- "integrity": "sha512-Tjf+gBwOTuGyZwMz2Nk/B13Fuyeo0Q84W++bebbVsfr9iLkDSo6j6PST8tET9HYA58mlRXwlMGpyWO8ETJiXdQ==",
+ "node_modules/why-is-node-running": {
+ "version": "2.3.0",
+ "resolved": "https://registry.npmjs.org/why-is-node-running/-/why-is-node-running-2.3.0.tgz",
+ "integrity": "sha512-hUrmaWBdVDcxvYqnyh09zunKzROWjbZTiNy8dBEjkS7ehEDQibXJ7XvlmtbwuTclUiIyN+CyXQD4Vmko8fNm8w==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "@apideck/better-ajv-errors": "^0.3.1",
- "@babel/core": "^7.11.1",
- "@babel/preset-env": "^7.11.0",
- "@babel/runtime": "^7.11.2",
- "@rollup/plugin-babel": "^5.2.0",
- "@rollup/plugin-node-resolve": "^11.2.1",
- "@rollup/plugin-replace": "^2.4.1",
- "@surma/rollup-plugin-off-main-thread": "^2.2.3",
- "ajv": "^8.6.0",
- "common-tags": "^1.8.0",
- "fast-json-stable-stringify": "^2.1.0",
- "fs-extra": "^9.0.1",
- "glob": "^7.1.6",
- "lodash": "^4.17.20",
- "pretty-bytes": "^5.3.0",
- "rollup": "^2.43.1",
- "rollup-plugin-terser": "^7.0.0",
- "source-map": "^0.8.0-beta.0",
- "stringify-object": "^3.3.0",
- "strip-comments": "^2.0.1",
- "tempy": "^0.6.0",
- "upath": "^1.2.0",
- "workbox-background-sync": "6.6.0",
- "workbox-broadcast-update": "6.6.0",
- "workbox-cacheable-response": "6.6.0",
- "workbox-core": "6.6.0",
- "workbox-expiration": "6.6.0",
- "workbox-google-analytics": "6.6.0",
- "workbox-navigation-preload": "6.6.0",
- "workbox-precaching": "6.6.0",
- "workbox-range-requests": "6.6.0",
- "workbox-recipes": "6.6.0",
- "workbox-routing": "6.6.0",
- "workbox-strategies": "6.6.0",
- "workbox-streams": "6.6.0",
- "workbox-sw": "6.6.0",
- "workbox-window": "6.6.0"
+ "siginfo": "^2.0.0",
+ "stackback": "0.0.2"
},
- "engines": {
- "node": ">=10.0.0"
- }
- },
- "node_modules/workbox-build/node_modules/source-map": {
- "version": "0.8.0-beta.0",
- "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.8.0-beta.0.tgz",
- "integrity": "sha512-2ymg6oRBpebeZi9UUNsgQ89bhx01TcTkmNTGnNO88imTmbSgy4nfujrgVEFKWpMTEGA11EDkTt7mqObTPdigIA==",
- "dev": true,
- "dependencies": {
- "whatwg-url": "^7.0.0"
+ "bin": {
+ "why-is-node-running": "cli.js"
},
"engines": {
- "node": ">= 8"
- }
- },
- "node_modules/workbox-build/node_modules/tr46": {
- "version": "1.0.1",
- "resolved": "https://registry.npmjs.org/tr46/-/tr46-1.0.1.tgz",
- "integrity": "sha512-dTpowEjclQ7Kgx5SdBkqRzVhERQXov8/l9Ft9dVM9fmg0W0KQSVaXX9T4i6twCPNtYiZM53lpSSUAwJbFPOHxA==",
- "dev": true,
- "dependencies": {
- "punycode": "^2.1.0"
- }
- },
- "node_modules/workbox-build/node_modules/webidl-conversions": {
- "version": "4.0.2",
- "resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-4.0.2.tgz",
- "integrity": "sha512-YQ+BmxuTgd6UXZW3+ICGfyqRyHXVlD5GtQr5+qjiNW7bF0cqrzX500HVXPBOvgXb5YnzDd+h0zqyv61KUD7+Sg==",
- "dev": true
- },
- "node_modules/workbox-build/node_modules/whatwg-url": {
- "version": "7.1.0",
- "resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-7.1.0.tgz",
- "integrity": "sha512-WUu7Rg1DroM7oQvGWfOiAK21n74Gg+T4elXEQYkOhtyLeWiJFoOGLXPKI/9gzIie9CtwVLm8wtw6YJdKyxSjeg==",
- "dev": true,
- "dependencies": {
- "lodash.sortby": "^4.7.0",
- "tr46": "^1.0.1",
- "webidl-conversions": "^4.0.2"
- }
- },
- "node_modules/workbox-cacheable-response": {
- "version": "6.6.0",
- "resolved": "https://registry.npmjs.org/workbox-cacheable-response/-/workbox-cacheable-response-6.6.0.tgz",
- "integrity": "sha512-JfhJUSQDwsF1Xv3EV1vWzSsCOZn4mQ38bWEBR3LdvOxSPgB65gAM6cS2CX8rkkKHRgiLrN7Wxoyu+TuH67kHrw==",
- "deprecated": "workbox-background-sync@6.6.0",
- "dev": true,
- "dependencies": {
- "workbox-core": "6.6.0"
- }
- },
- "node_modules/workbox-core": {
- "version": "6.6.0",
- "resolved": "https://registry.npmjs.org/workbox-core/-/workbox-core-6.6.0.tgz",
- "integrity": "sha512-GDtFRF7Yg3DD859PMbPAYPeJyg5gJYXuBQAC+wyrWuuXgpfoOrIQIvFRZnQ7+czTIQjIr1DhLEGFzZanAT/3bQ==",
- "dev": true
- },
- "node_modules/workbox-expiration": {
- "version": "6.6.0",
- "resolved": "https://registry.npmjs.org/workbox-expiration/-/workbox-expiration-6.6.0.tgz",
- "integrity": "sha512-baplYXcDHbe8vAo7GYvyAmlS4f6998Jff513L4XvlzAOxcl8F620O91guoJ5EOf5qeXG4cGdNZHkkVAPouFCpw==",
- "dev": true,
- "dependencies": {
- "idb": "^7.0.1",
- "workbox-core": "6.6.0"
- }
- },
- "node_modules/workbox-google-analytics": {
- "version": "6.6.0",
- "resolved": "https://registry.npmjs.org/workbox-google-analytics/-/workbox-google-analytics-6.6.0.tgz",
- "integrity": "sha512-p4DJa6OldXWd6M9zRl0H6vB9lkrmqYFkRQ2xEiNdBFp9U0LhsGO7hsBscVEyH9H2/3eZZt8c97NB2FD9U2NJ+Q==",
- "deprecated": "It is not compatible with newer versions of GA starting with v4, as long as you are using GAv3 it should be ok, but the package is not longer being maintained",
- "dev": true,
- "dependencies": {
- "workbox-background-sync": "6.6.0",
- "workbox-core": "6.6.0",
- "workbox-routing": "6.6.0",
- "workbox-strategies": "6.6.0"
- }
- },
- "node_modules/workbox-navigation-preload": {
- "version": "6.6.0",
- "resolved": "https://registry.npmjs.org/workbox-navigation-preload/-/workbox-navigation-preload-6.6.0.tgz",
- "integrity": "sha512-utNEWG+uOfXdaZmvhshrh7KzhDu/1iMHyQOV6Aqup8Mm78D286ugu5k9MFD9SzBT5TcwgwSORVvInaXWbvKz9Q==",
- "dev": true,
- "dependencies": {
- "workbox-core": "6.6.0"
- }
- },
- "node_modules/workbox-precaching": {
- "version": "6.6.0",
- "resolved": "https://registry.npmjs.org/workbox-precaching/-/workbox-precaching-6.6.0.tgz",
- "integrity": "sha512-eYu/7MqtRZN1IDttl/UQcSZFkHP7dnvr/X3Vn6Iw6OsPMruQHiVjjomDFCNtd8k2RdjLs0xiz9nq+t3YVBcWPw==",
- "dev": true,
- "dependencies": {
- "workbox-core": "6.6.0",
- "workbox-routing": "6.6.0",
- "workbox-strategies": "6.6.0"
- }
- },
- "node_modules/workbox-range-requests": {
- "version": "6.6.0",
- "resolved": "https://registry.npmjs.org/workbox-range-requests/-/workbox-range-requests-6.6.0.tgz",
- "integrity": "sha512-V3aICz5fLGq5DpSYEU8LxeXvsT//mRWzKrfBOIxzIdQnV/Wj7R+LyJVTczi4CQ4NwKhAaBVaSujI1cEjXW+hTw==",
- "dev": true,
- "dependencies": {
- "workbox-core": "6.6.0"
- }
- },
- "node_modules/workbox-recipes": {
- "version": "6.6.0",
- "resolved": "https://registry.npmjs.org/workbox-recipes/-/workbox-recipes-6.6.0.tgz",
- "integrity": "sha512-TFi3kTgYw73t5tg73yPVqQC8QQjxJSeqjXRO4ouE/CeypmP2O/xqmB/ZFBBQazLTPxILUQ0b8aeh0IuxVn9a6A==",
- "dev": true,
- "dependencies": {
- "workbox-cacheable-response": "6.6.0",
- "workbox-core": "6.6.0",
- "workbox-expiration": "6.6.0",
- "workbox-precaching": "6.6.0",
- "workbox-routing": "6.6.0",
- "workbox-strategies": "6.6.0"
- }
- },
- "node_modules/workbox-routing": {
- "version": "6.6.0",
- "resolved": "https://registry.npmjs.org/workbox-routing/-/workbox-routing-6.6.0.tgz",
- "integrity": "sha512-x8gdN7VDBiLC03izAZRfU+WKUXJnbqt6PG9Uh0XuPRzJPpZGLKce/FkOX95dWHRpOHWLEq8RXzjW0O+POSkKvw==",
- "dev": true,
- "dependencies": {
- "workbox-core": "6.6.0"
- }
- },
- "node_modules/workbox-strategies": {
- "version": "6.6.0",
- "resolved": "https://registry.npmjs.org/workbox-strategies/-/workbox-strategies-6.6.0.tgz",
- "integrity": "sha512-eC07XGuINAKUWDnZeIPdRdVja4JQtTuc35TZ8SwMb1ztjp7Ddq2CJ4yqLvWzFWGlYI7CG/YGqaETntTxBGdKgQ==",
- "dev": true,
- "dependencies": {
- "workbox-core": "6.6.0"
- }
- },
- "node_modules/workbox-streams": {
- "version": "6.6.0",
- "resolved": "https://registry.npmjs.org/workbox-streams/-/workbox-streams-6.6.0.tgz",
- "integrity": "sha512-rfMJLVvwuED09CnH1RnIep7L9+mj4ufkTyDPVaXPKlhi9+0czCu+SJggWCIFbPpJaAZmp2iyVGLqS3RUmY3fxg==",
- "dev": true,
- "dependencies": {
- "workbox-core": "6.6.0",
- "workbox-routing": "6.6.0"
+ "node": ">=8"
}
},
- "node_modules/workbox-sw": {
- "version": "6.6.0",
- "resolved": "https://registry.npmjs.org/workbox-sw/-/workbox-sw-6.6.0.tgz",
- "integrity": "sha512-R2IkwDokbtHUE4Kus8pKO5+VkPHD2oqTgl+XJwh4zbF1HyjAbgNmK/FneZHVU7p03XUt9ICfuGDYISWG9qV/CQ==",
- "dev": true
- },
- "node_modules/workbox-webpack-plugin": {
- "version": "6.6.0",
- "resolved": "https://registry.npmjs.org/workbox-webpack-plugin/-/workbox-webpack-plugin-6.6.0.tgz",
- "integrity": "sha512-xNZIZHalboZU66Wa7x1YkjIqEy1gTR+zPM+kjrYJzqN7iurYZBctBLISyScjhkJKYuRrZUP0iqViZTh8rS0+3A==",
+ "node_modules/word-wrap": {
+ "version": "1.2.5",
+ "resolved": "https://registry.npmjs.org/word-wrap/-/word-wrap-1.2.5.tgz",
+ "integrity": "sha512-BN22B5eaMMI9UMtjrGd5g5eCYPpCPDUy0FJXbYsaT5zYxjFOckS53SQDE3pWkVoWpHXVb3BrYcEN4Twa55B5cA==",
"dev": true,
- "dependencies": {
- "fast-json-stable-stringify": "^2.1.0",
- "pretty-bytes": "^5.4.1",
- "upath": "^1.2.0",
- "webpack-sources": "^1.4.3",
- "workbox-build": "6.6.0"
- },
+ "license": "MIT",
"engines": {
- "node": ">=10.0.0"
- },
- "peerDependencies": {
- "webpack": "^4.4.0 || ^5.9.0"
- }
- },
- "node_modules/workbox-webpack-plugin/node_modules/webpack-sources": {
- "version": "1.4.3",
- "resolved": "https://registry.npmjs.org/webpack-sources/-/webpack-sources-1.4.3.tgz",
- "integrity": "sha512-lgTS3Xhv1lCOKo7SA5TjKXMjpSM4sBjNV5+q2bqesbSPs5FjGmU6jjtBSkX9b4qW87vDIsCIlUPOEhbZrMdjeQ==",
- "dev": true,
- "dependencies": {
- "source-list-map": "^2.0.0",
- "source-map": "~0.6.1"
- }
- },
- "node_modules/workbox-window": {
- "version": "6.6.0",
- "resolved": "https://registry.npmjs.org/workbox-window/-/workbox-window-6.6.0.tgz",
- "integrity": "sha512-L4N9+vka17d16geaJXXRjENLFldvkWy7JyGxElRD0JvBxvFEd8LOhr+uXCcar/NzAmIBRv9EZ+M+Qr4mOoBITw==",
- "dev": true,
- "dependencies": {
- "@types/trusted-types": "^2.0.2",
- "workbox-core": "6.6.0"
+ "node": ">=0.10.0"
}
},
"node_modules/worker-loader": {
@@ -26700,6 +16925,7 @@
"resolved": "https://registry.npmjs.org/worker-loader/-/worker-loader-3.0.8.tgz",
"integrity": "sha512-XQyQkIFeRVC7f7uRhFdNMe/iJOdO6zxAaR3EWbDp45v3mDhrTi+++oswKNxShUNjPC/1xUp5DB29YKLhFo129g==",
"dev": true,
+ "license": "MIT",
"dependencies": {
"loader-utils": "^2.0.0",
"schema-utils": "^3.0.0"
@@ -26715,42 +16941,12 @@
"webpack": "^4.0.0 || ^5.0.0"
}
},
- "node_modules/worker-loader/node_modules/ajv": {
- "version": "6.12.6",
- "resolved": "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz",
- "integrity": "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==",
- "dev": true,
- "dependencies": {
- "fast-deep-equal": "^3.1.1",
- "fast-json-stable-stringify": "^2.0.0",
- "json-schema-traverse": "^0.4.1",
- "uri-js": "^4.2.2"
- },
- "funding": {
- "type": "github",
- "url": "https://github.com/sponsors/epoberezkin"
- }
- },
- "node_modules/worker-loader/node_modules/ajv-keywords": {
- "version": "3.5.2",
- "resolved": "https://registry.npmjs.org/ajv-keywords/-/ajv-keywords-3.5.2.tgz",
- "integrity": "sha512-5p6WTN0DdTGVQk6VjcEju19IgaHudalcfabD7yhDGeA6bcQnmL+CpveLJq/3hvfwd1aof6L386Ougkx6RfyMIQ==",
- "dev": true,
- "peerDependencies": {
- "ajv": "^6.9.1"
- }
- },
- "node_modules/worker-loader/node_modules/json-schema-traverse": {
- "version": "0.4.1",
- "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz",
- "integrity": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==",
- "dev": true
- },
"node_modules/worker-loader/node_modules/loader-utils": {
"version": "2.0.4",
"resolved": "https://registry.npmjs.org/loader-utils/-/loader-utils-2.0.4.tgz",
"integrity": "sha512-xXqpXoINfFhgua9xiqD8fPFHgkoq1mmmpE92WlDbm9rNRd/EbRb+Gqf908T2DMfuHjjJlksiK2RbHVOdD/MqSw==",
"dev": true,
+ "license": "MIT",
"dependencies": {
"big.js": "^5.2.2",
"emojis-list": "^3.0.0",
@@ -26765,6 +16961,7 @@
"resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-3.3.0.tgz",
"integrity": "sha512-pN/yOAvcC+5rQ5nERGuwrjLlYvLTbCibnZ1I7B1LaiAz9BRBlE9GMgE/eqV30P7aJQUf7Ddimy/RsbYO/GrVGg==",
"dev": true,
+ "license": "MIT",
"dependencies": {
"@types/json-schema": "^7.0.8",
"ajv": "^6.12.5",
@@ -26783,24 +16980,7 @@
"resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
"integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
"dev": true,
- "dependencies": {
- "ansi-styles": "^4.0.0",
- "string-width": "^4.1.0",
- "strip-ansi": "^6.0.0"
- },
- "engines": {
- "node": ">=10"
- },
- "funding": {
- "url": "https://github.com/chalk/wrap-ansi?sponsor=1"
- }
- },
- "node_modules/wrap-ansi-cjs": {
- "name": "wrap-ansi",
- "version": "7.0.0",
- "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
- "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
- "dev": true,
+ "license": "MIT",
"dependencies": {
"ansi-styles": "^4.0.0",
"string-width": "^4.1.0",
@@ -26817,31 +16997,21 @@
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz",
"integrity": "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==",
- "dev": true
- },
- "node_modules/write-file-atomic": {
- "version": "3.0.3",
- "resolved": "https://registry.npmjs.org/write-file-atomic/-/write-file-atomic-3.0.3.tgz",
- "integrity": "sha512-AvHcyZ5JnSfq3ioSyjrBkH9yW4m7Ayk8/9My/DD9onKeu/94fwrMocemO2QAJFAlnnDN+ZDS+ZjAR5ua1/PV/Q==",
"dev": true,
- "dependencies": {
- "imurmurhash": "^0.1.4",
- "is-typedarray": "^1.0.0",
- "signal-exit": "^3.0.2",
- "typedarray-to-buffer": "^3.1.5"
- }
+ "license": "ISC"
},
"node_modules/ws": {
- "version": "7.5.9",
- "resolved": "https://registry.npmjs.org/ws/-/ws-7.5.9.tgz",
- "integrity": "sha512-F+P9Jil7UiSKSkppIiD94dN07AwvFixvLIj1Og1Rl9GGMuNipJnV9JzjD6XuqmAeiswGvUmNLjr5cFuXwNS77Q==",
+ "version": "8.18.3",
+ "resolved": "https://registry.npmjs.org/ws/-/ws-8.18.3.tgz",
+ "integrity": "sha512-PEIGCY5tSlUt50cqyMXfCzX+oOPqN0vuGqWzbcJ2xvnkzkq46oOpz7dQaTDBdfICb4N14+GARUDw2XV2N4tvzg==",
"dev": true,
+ "license": "MIT",
"engines": {
- "node": ">=8.3.0"
+ "node": ">=10.0.0"
},
"peerDependencies": {
"bufferutil": "^4.0.1",
- "utf-8-validate": "^5.0.2"
+ "utf-8-validate": ">=5.0.2"
},
"peerDependenciesMeta": {
"bufferutil": {
@@ -26852,18 +17022,6 @@
}
}
},
- "node_modules/xml-name-validator": {
- "version": "3.0.0",
- "resolved": "https://registry.npmjs.org/xml-name-validator/-/xml-name-validator-3.0.0.tgz",
- "integrity": "sha512-A5CUptxDsvxKJEU3yO6DuWBSJz/qizqzJKOMIfUJHETbBw/sFaDxgd6fxm1ewUaM0jZ444Fc5vC5ROYurg/4Pw==",
- "dev": true
- },
- "node_modules/xmlchars": {
- "version": "2.2.0",
- "resolved": "https://registry.npmjs.org/xmlchars/-/xmlchars-2.2.0.tgz",
- "integrity": "sha512-JZnDKK8B0RCDw84FNdDAIpZK+JuJw+s7Lz8nksI7SIuU3UXJJslUthsi+uWBUYOwPFwW7W7PRLRfUKpxjtjFCw==",
- "dev": true
- },
"node_modules/xmlhttprequest-ssl": {
"version": "2.1.2",
"resolved": "https://registry.npmjs.org/xmlhttprequest-ssl/-/xmlhttprequest-ssl-2.1.2.tgz",
@@ -26878,6 +17036,7 @@
"resolved": "https://registry.npmjs.org/xtend/-/xtend-4.0.2.tgz",
"integrity": "sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ==",
"dev": true,
+ "license": "MIT",
"engines": {
"node": ">=0.4"
}
@@ -26887,6 +17046,7 @@
"resolved": "https://registry.npmjs.org/y18n/-/y18n-5.0.8.tgz",
"integrity": "sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==",
"dev": true,
+ "license": "ISC",
"engines": {
"node": ">=10"
}
@@ -26895,22 +17055,15 @@
"version": "3.1.1",
"resolved": "https://registry.npmjs.org/yallist/-/yallist-3.1.1.tgz",
"integrity": "sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==",
- "dev": true
- },
- "node_modules/yaml": {
- "version": "1.10.2",
- "resolved": "https://registry.npmjs.org/yaml/-/yaml-1.10.2.tgz",
- "integrity": "sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==",
"dev": true,
- "engines": {
- "node": ">= 6"
- }
+ "license": "ISC"
},
"node_modules/yargs": {
"version": "17.7.2",
"resolved": "https://registry.npmjs.org/yargs/-/yargs-17.7.2.tgz",
"integrity": "sha512-7dSzzRQ++CKnNI/krKnYRV7JKKPUXMEh61soaHKg9mrWEhzFWhFnxPxGl+69cD1Ou63C13NUPCnmIcrvqCuM6w==",
"dev": true,
+ "license": "MIT",
"dependencies": {
"cliui": "^8.0.1",
"escalade": "^3.1.1",
@@ -26925,10 +17078,21 @@
}
},
"node_modules/yargs-parser": {
+ "version": "22.0.0",
+ "resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-22.0.0.tgz",
+ "integrity": "sha512-rwu/ClNdSMpkSrUb+d6BRsSkLUq1fmfsY6TOpYzTwvwkg1/NRG85KBy3kq++A8LKQwX6lsu+aWad+2khvuXrqw==",
+ "dev": true,
+ "license": "ISC",
+ "engines": {
+ "node": "^20.19.0 || ^22.12.0 || >=23"
+ }
+ },
+ "node_modules/yargs/node_modules/yargs-parser": {
"version": "21.1.1",
"resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-21.1.1.tgz",
"integrity": "sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==",
"dev": true,
+ "license": "ISC",
"engines": {
"node": ">=12"
}
@@ -26938,6 +17102,7 @@
"resolved": "https://registry.npmjs.org/yn/-/yn-3.1.1.tgz",
"integrity": "sha512-Ux4ygGWsu2c7isFWe8Yu1YluJmqVhxqK2cLXNQA5AcC3QfbGNpM7fu0Y8b/z16pXLnFxZYvWhd3fhBY9DLmC6Q==",
"dev": true,
+ "license": "MIT",
"engines": {
"node": ">=6"
}
@@ -26947,6 +17112,7 @@
"resolved": "https://registry.npmjs.org/yocto-queue/-/yocto-queue-0.1.0.tgz",
"integrity": "sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==",
"dev": true,
+ "license": "MIT",
"engines": {
"node": ">=10"
},
@@ -26959,6 +17125,7 @@
"resolved": "https://registry.npmjs.org/zwitch/-/zwitch-2.0.4.tgz",
"integrity": "sha512-bXE4cR/kVZhKZX/RjPEflHaKVhUVl85noU3v6b8apfQEc1x4A+zBxjZ4lN8LqGd6WZ3dl98pY4o717VFmoPp+A==",
"dev": true,
+ "license": "MIT",
"funding": {
"type": "github",
"url": "https://github.com/sponsors/wooorm"
diff --git a/browser/package.json b/browser/package.json
index 5219398dfe..d2c1326a02 100644
--- a/browser/package.json
+++ b/browser/package.json
@@ -9,12 +9,11 @@
"clean": "rm -rf build",
"lintBrowser": "eslint ./src/**/*.{ts,tsx} ./src/*.{ts,tsx}",
"lintSamples": "eslint ../samples/**/**/**/*.{ts,tsx} ./templates/**/src/*.{ts,tsx} ",
- "start": "gulp updateBrowser && set PORT=4200 && react-app-rewired --max_old_space_size=10240 start",
- "build": "gulp updateBrowser && react-app-rewired --max_old_space_size=10240 build",
- "host": "set PORT=4200 && react-app-rewired --max_old_space_size=10240 start",
+ "start": "gulp updateBrowser && node --max-old-space-size=4096 node_modules/vite/bin/vite --port 4200",
+ "build": "gulp updateBrowser && node --max-old-space-size=10240 node_modules/vite/bin/vite build",
+ "host": "node --max-old-space-size=4096 node_modules/vite/bin/vite --port 4200",
"postbuild": "node tasks/copyWebConfig.js && gulp verifyBuild",
- "test": "gulp updateBrowser && react-app-rewired test --env=jsdom",
- "eject": "react-app-rewired eject"
+ "test": "gulp updateBrowser && vitest --env=jsdom"
},
"dependencies": {
"@types/file-saver": "^2.0.0",
@@ -24,7 +23,7 @@
"classnames": "2.3.1",
"file-saver": "1.3.8",
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-dashboards": "19.2.2",
@@ -38,11 +37,11 @@
"igniteui-react-maps": "19.2.2",
"igniteui-react-spreadsheet": "19.2.2",
"igniteui-react-spreadsheet-chart-adapter": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
"prop-types": "15.7.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"react-icons": "^5.3.0",
"react-loadable": "5.5.0",
"react-router": "4.3.1",
@@ -56,12 +55,14 @@
"@babel/plugin-transform-private-property-in-object": "^7.25.9",
"@types/gulp": "^4.0.6",
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
"@types/react-router-dom": "^5.3.3",
"@typescript-eslint/eslint-plugin": "^5.51.0",
"@typescript-eslint/parser": "^5.51.0",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"browser-sync": "^3.0.4",
"del": "^5.1.0",
"eslint": "^8.33.0",
@@ -85,16 +86,17 @@
"gulpclass": "^0.2.0",
"path": "^0.12.7",
"prettier": "^2.0.5",
- "react-app-rewire-alias": "^1.1.7",
- "react-app-rewired": "^2.2.1",
"react-dev-utils": "12.0.1",
- "react-scripts": "^5.0.1",
"remark": "^14.0.2",
"remark-frontmatter": "^2.0.0",
"run-sequence": "^2.2.1",
"ts-loader": "^9.5.4",
"ts-node": "^10.9.2",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vite-tsconfig-paths": "^5.1.4",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"web-vitals": "^0.2.4",
"webpack": "^5.101.3",
"worker-loader": "^3.0.8"
diff --git a/browser/public/index.html b/browser/public/index.html
deleted file mode 100644
index 129c642f9a..0000000000
--- a/browser/public/index.html
+++ /dev/null
@@ -1,54 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Samples Browser | IgniteUI for React | Infragistics
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/browser/public/meta.json b/browser/public/meta.json
index 362473f3ca..6d9952cbef 100644
--- a/browser/public/meta.json
+++ b/browser/public/meta.json
@@ -1 +1 @@
-{"version":"23.2.915","date":"2025-09-25 17:52:18","note":"this file is auto-generated"}
\ No newline at end of file
+{"version":"23.2.915","date":"2025-10-21 16:49:42","note":"this file is auto-generated"}
\ No newline at end of file
diff --git a/browser/src/navigation/SamplesBrowser.json b/browser/src/navigation/SamplesBrowser.json
index 362473f3ca..6d9952cbef 100644
--- a/browser/src/navigation/SamplesBrowser.json
+++ b/browser/src/navigation/SamplesBrowser.json
@@ -1 +1 @@
-{"version":"23.2.915","date":"2025-09-25 17:52:18","note":"this file is auto-generated"}
\ No newline at end of file
+{"version":"23.2.915","date":"2025-10-21 16:49:42","note":"this file is auto-generated"}
\ No newline at end of file
diff --git a/browser/src/react-app-env.d.ts b/browser/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/browser/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/browser/tasks/gulp-samples.js b/browser/tasks/gulp-samples.js
index 4837f6da79..4a6bc74728 100644
--- a/browser/tasks/gulp-samples.js
+++ b/browser/tasks/gulp-samples.js
@@ -437,7 +437,7 @@ function updateSharedFiles(cb) {
// always override these shared files
gulp.src([
'./templates/sample/src/index.css',
- './templates/sample/src/react-app-env.d.ts',
+ './templates/sample/vite.config.js',
'./templates/sample/sandbox.config.json',
'./templates/sample/tsconfig.json',
// './templates/sample/.gitignore',
@@ -577,6 +577,7 @@ function logRootFiles(cb) {
'!../samples/**/manifest.json',
'!../samples/**/package.json',
'!../samples/**/tsconfig.json',
+ '!../samples/**/vite.config.js',
])
.pipe(es.map(function (file, cbFile) {
let relative = Transformer.getRelative(file.dirname);
@@ -856,14 +857,13 @@ function updateIG(cb) {
{ version: "19.2.2", name: "igniteui-react-spreadsheet" },
{ version: "19.2.2", name: "igniteui-react-datasources" },
{ version: "19.2.2", name: "igniteui-react-dashboards" },
- { version: "^19.2.0", name: "igniteui-react" },
+ { version: "^19.3.0-rc.2", name: "igniteui-react" },
// these IG packages are sometimes updated:
- { version: "^6.2.0", name: "igniteui-webcomponents" },
+ { version: "^6.3.0", name: "igniteui-webcomponents" },
{ version: "^1.17.0", name: "igniteui-dockmanager" },
// main react packages
- { version: "^18.2.0", name: "react" },
- { version: "^18.2.0", name: "react-dom" },
- { version: "^5.0.1", name: "react-scripts" },
+ { version: "^19.2.0", name: "react" },
+ { version: "^19.2.0", name: "react-dom" },
// { version: "^2.4.0", name: "tslib" },
// { version: "^2.2.0", name: "lit-html" },
{ version: "^8.33.0", name: "eslint" },
@@ -871,11 +871,15 @@ function updateIG(cb) {
{ version: "^7.20.0", name: "eslint-plugin-react" },
{ version: "^29.2.0", name: "@types/jest" },
- { version: "^18.11.7", name: "@types/node" },
+ { version: "^24.7.1", name: "@types/node" },
{ version: "^18.0.24", name: "@types/react" },
{ version: "^18.0.8", name: "@types/react-dom" },
- { version: "^2.2.1", name: "react-app-rewired" },
{ version: "^4.8.4", name: "typescript" },
+ // vite and related packages
+ { version: "^7.1.9", name: "vite" },
+ { version: "^3.2.4", name: "vitest" },
+ { version: "^3.2.4", name: "@vitest/browser" },
+ { version: "^0.3.3", name: "vitest-canvas-mock" },
];
// NOTE you can comment out strings in this array to run these function only on a subset of samples
diff --git a/browser/templates/sample/.devcontainer/devcontainer.json b/browser/templates/sample/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/browser/templates/sample/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/browser/templates/sample/index.html b/browser/templates/sample/index.html
new file mode 100644
index 0000000000..1a31b7d4fa
--- /dev/null
+++ b/browser/templates/sample/index.html
@@ -0,0 +1,22 @@
+
+
+
+ SampleName | Infragistics
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/browser/templates/sample/package.json b/browser/templates/sample/package.json
index 072b6284ff..390ab51aab 100644
--- a/browser/templates/sample/package.json
+++ b/browser/templates/sample/package.json
@@ -6,15 +6,14 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"dependenciesNote": "above dependencies are required dependencies by all samples and below dependencies are injected based on 'usage' and/or 'keywords' conditions",
@@ -42,7 +41,9 @@
"@types/node": "^18.11.7",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
"typescript": "~3.7.2",
+ "vite": "^7.1.9",
"webpack": "^4.42.0",
"worker-loader": "^2.0.0"
},
diff --git a/browser/templates/sample/public/index.html b/browser/templates/sample/public/index.html
deleted file mode 100644
index 574168a045..0000000000
--- a/browser/templates/sample/public/index.html
+++ /dev/null
@@ -1,30 +0,0 @@
-
-
-
- SampleName | Infragistics
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/browser/templates/sample/src/react-app-env.d.ts b/browser/templates/sample/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/browser/templates/sample/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/browser/templates/sample/vite.config.js b/browser/templates/sample/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/browser/templates/sample/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/browser/tsconfig.paths.json b/browser/tsconfig.paths.json
index 0b82df9c2a..6010a244ac 100644
--- a/browser/tsconfig.paths.json
+++ b/browser/tsconfig.paths.json
@@ -18,7 +18,7 @@
"igniteui-react-spreadsheet": [ "node_modules/igniteui-react-spreadsheet", "node_modules/@infragistics/igniteui-react-spreadsheet" ],
"igniteui-react-spreadsheet-chart-adapter": [ "node_modules/igniteui-react-spreadsheet-chart-adapter", "node_modules/@infragistics/igniteui-react-spreadsheet-chart-adapter" ],
"igniteui-webcomponents": [ "node_modules/igniteui-webcomponents", "node_modules/@infragistics/igniteui-webcomponents" ],
- "igniteui-dockmanager": [ "node_modules/igniteui-dockmanager", "node_modules/@infragisics/igniteui-dockmanager" ],
+ "igniteui-dockmanager": [ "node_modules/igniteui-dockmanager", "node_modules/@infragistics/igniteui-dockmanager" ],
"igniteui-dockmanager/loader": [ "node_modules/igniteui-dockmanager/loader", "node_modules/@infragistics/igniteui-dockmanager/loader" ]
}
}
diff --git a/browser/vite.config.js b/browser/vite.config.js
new file mode 100644
index 0000000000..bdce20c9f1
--- /dev/null
+++ b/browser/vite.config.js
@@ -0,0 +1,35 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+import tsconfigPaths from 'vite-tsconfig-paths';
+import { resolve } from 'path';
+
+export default defineConfig({
+ plugins: [
+ react(),
+ tsconfigPaths()
+ ],
+ resolve: {
+ alias: {
+ 'igniteui-react-grids/grids': resolve(__dirname, 'node_modules/igniteui-react-grids/grids'),
+ 'igniteui-react-grids/grids/themes/light/': resolve(__dirname, 'node_modules/igniteui-react-grids/grids/themes/light/'),
+ '@infragistics/igniteui-react-grids/grids': resolve(__dirname, 'node_modules/@infragistics/igniteui-react-grids/grids'),
+ '@infragistics/igniteui-react-grids/grids/themes/light/': resolve(__dirname, 'node_modules/@infragistics/igniteui-react-grids/grids/themes/light/')
+ }
+ },
+ optimizeDeps: {
+ include: [
+ 'pako',
+ 'jszip'
+ ]
+ },
+ build: {
+ outDir: 'build',
+ commonjsOptions: {
+ transformMixedEsModules: true,
+ include: [/node_modules/]
+ }
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/category-chart/annotations-all/.devcontainer/devcontainer.json b/samples/charts/category-chart/annotations-all/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/category-chart/annotations-all/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/category-chart/annotations-all/index.html b/samples/charts/category-chart/annotations-all/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/category-chart/annotations-all/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/category-chart/annotations-all/package.json b/samples/charts/category-chart/annotations-all/package.json
index d92a7f293d..523264000a 100644
--- a/samples/charts/category-chart/annotations-all/package.json
+++ b/samples/charts/category-chart/annotations-all/package.json
@@ -7,35 +7,38 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/category-chart/annotations-all/public/index.html b/samples/charts/category-chart/annotations-all/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/category-chart/annotations-all/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/category-chart/annotations-all/src/react-app-env.d.ts b/samples/charts/category-chart/annotations-all/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/category-chart/annotations-all/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/category-chart/annotations-all/vite.config.js b/samples/charts/category-chart/annotations-all/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/category-chart/annotations-all/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/category-chart/annotations-callouts/.devcontainer/devcontainer.json b/samples/charts/category-chart/annotations-callouts/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/category-chart/annotations-callouts/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/category-chart/annotations-callouts/index.html b/samples/charts/category-chart/annotations-callouts/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/category-chart/annotations-callouts/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/category-chart/annotations-callouts/package.json b/samples/charts/category-chart/annotations-callouts/package.json
index d92a7f293d..523264000a 100644
--- a/samples/charts/category-chart/annotations-callouts/package.json
+++ b/samples/charts/category-chart/annotations-callouts/package.json
@@ -7,35 +7,38 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/category-chart/annotations-callouts/public/index.html b/samples/charts/category-chart/annotations-callouts/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/category-chart/annotations-callouts/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/category-chart/annotations-callouts/src/react-app-env.d.ts b/samples/charts/category-chart/annotations-callouts/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/category-chart/annotations-callouts/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/category-chart/annotations-callouts/vite.config.js b/samples/charts/category-chart/annotations-callouts/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/category-chart/annotations-callouts/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/category-chart/annotations-crosshairs/.devcontainer/devcontainer.json b/samples/charts/category-chart/annotations-crosshairs/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/category-chart/annotations-crosshairs/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/category-chart/annotations-crosshairs/index.html b/samples/charts/category-chart/annotations-crosshairs/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/category-chart/annotations-crosshairs/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/category-chart/annotations-crosshairs/package.json b/samples/charts/category-chart/annotations-crosshairs/package.json
index d92a7f293d..523264000a 100644
--- a/samples/charts/category-chart/annotations-crosshairs/package.json
+++ b/samples/charts/category-chart/annotations-crosshairs/package.json
@@ -7,35 +7,38 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/category-chart/annotations-crosshairs/public/index.html b/samples/charts/category-chart/annotations-crosshairs/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/category-chart/annotations-crosshairs/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/category-chart/annotations-crosshairs/src/react-app-env.d.ts b/samples/charts/category-chart/annotations-crosshairs/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/category-chart/annotations-crosshairs/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/category-chart/annotations-crosshairs/vite.config.js b/samples/charts/category-chart/annotations-crosshairs/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/category-chart/annotations-crosshairs/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/category-chart/annotations-custom/.devcontainer/devcontainer.json b/samples/charts/category-chart/annotations-custom/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/category-chart/annotations-custom/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/category-chart/annotations-custom/index.html b/samples/charts/category-chart/annotations-custom/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/category-chart/annotations-custom/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/category-chart/annotations-custom/package.json b/samples/charts/category-chart/annotations-custom/package.json
index d92a7f293d..523264000a 100644
--- a/samples/charts/category-chart/annotations-custom/package.json
+++ b/samples/charts/category-chart/annotations-custom/package.json
@@ -7,35 +7,38 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/category-chart/annotations-custom/public/index.html b/samples/charts/category-chart/annotations-custom/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/category-chart/annotations-custom/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/category-chart/annotations-custom/src/react-app-env.d.ts b/samples/charts/category-chart/annotations-custom/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/category-chart/annotations-custom/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/category-chart/annotations-custom/vite.config.js b/samples/charts/category-chart/annotations-custom/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/category-chart/annotations-custom/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/category-chart/annotations-final-value/.devcontainer/devcontainer.json b/samples/charts/category-chart/annotations-final-value/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/category-chart/annotations-final-value/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/category-chart/annotations-final-value/index.html b/samples/charts/category-chart/annotations-final-value/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/category-chart/annotations-final-value/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/category-chart/annotations-final-value/package.json b/samples/charts/category-chart/annotations-final-value/package.json
index d92a7f293d..523264000a 100644
--- a/samples/charts/category-chart/annotations-final-value/package.json
+++ b/samples/charts/category-chart/annotations-final-value/package.json
@@ -7,35 +7,38 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/category-chart/annotations-final-value/public/index.html b/samples/charts/category-chart/annotations-final-value/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/category-chart/annotations-final-value/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/category-chart/annotations-final-value/src/react-app-env.d.ts b/samples/charts/category-chart/annotations-final-value/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/category-chart/annotations-final-value/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/category-chart/annotations-final-value/vite.config.js b/samples/charts/category-chart/annotations-final-value/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/category-chart/annotations-final-value/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/category-chart/annotations-highlighting/.devcontainer/devcontainer.json b/samples/charts/category-chart/annotations-highlighting/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/category-chart/annotations-highlighting/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/category-chart/annotations-highlighting/index.html b/samples/charts/category-chart/annotations-highlighting/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/category-chart/annotations-highlighting/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/category-chart/annotations-highlighting/package.json b/samples/charts/category-chart/annotations-highlighting/package.json
index d92a7f293d..523264000a 100644
--- a/samples/charts/category-chart/annotations-highlighting/package.json
+++ b/samples/charts/category-chart/annotations-highlighting/package.json
@@ -7,35 +7,38 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/category-chart/annotations-highlighting/public/index.html b/samples/charts/category-chart/annotations-highlighting/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/category-chart/annotations-highlighting/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/category-chart/annotations-highlighting/src/react-app-env.d.ts b/samples/charts/category-chart/annotations-highlighting/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/category-chart/annotations-highlighting/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/category-chart/annotations-highlighting/vite.config.js b/samples/charts/category-chart/annotations-highlighting/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/category-chart/annotations-highlighting/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/category-chart/annotations/.devcontainer/devcontainer.json b/samples/charts/category-chart/annotations/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/category-chart/annotations/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/category-chart/annotations/index.html b/samples/charts/category-chart/annotations/index.html
new file mode 100644
index 0000000000..1ca9268217
--- /dev/null
+++ b/samples/charts/category-chart/annotations/index.html
@@ -0,0 +1,11 @@
+
+
+
+ CategoryChartAnnotations
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/category-chart/annotations/package.json b/samples/charts/category-chart/annotations/package.json
index ef01d6299b..de4370347a 100644
--- a/samples/charts/category-chart/annotations/package.json
+++ b/samples/charts/category-chart/annotations/package.json
@@ -6,26 +6,29 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/category-chart/annotations/public/index.html b/samples/charts/category-chart/annotations/public/index.html
deleted file mode 100644
index 74f6a943fa..0000000000
--- a/samples/charts/category-chart/annotations/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- CategoryChartAnnotations
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/category-chart/annotations/src/react-app-env.d.ts b/samples/charts/category-chart/annotations/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/category-chart/annotations/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/category-chart/annotations/vite.config.js b/samples/charts/category-chart/annotations/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/category-chart/annotations/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/category-chart/area-chart-multiple-sources/.devcontainer/devcontainer.json b/samples/charts/category-chart/area-chart-multiple-sources/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/category-chart/area-chart-multiple-sources/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/category-chart/area-chart-multiple-sources/index.html b/samples/charts/category-chart/area-chart-multiple-sources/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/category-chart/area-chart-multiple-sources/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/category-chart/area-chart-multiple-sources/package.json b/samples/charts/category-chart/area-chart-multiple-sources/package.json
index e2cbe40f5f..2fb94eb034 100644
--- a/samples/charts/category-chart/area-chart-multiple-sources/package.json
+++ b/samples/charts/category-chart/area-chart-multiple-sources/package.json
@@ -7,33 +7,36 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/category-chart/area-chart-multiple-sources/public/index.html b/samples/charts/category-chart/area-chart-multiple-sources/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/category-chart/area-chart-multiple-sources/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/category-chart/area-chart-multiple-sources/src/react-app-env.d.ts b/samples/charts/category-chart/area-chart-multiple-sources/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/category-chart/area-chart-multiple-sources/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/category-chart/area-chart-multiple-sources/vite.config.js b/samples/charts/category-chart/area-chart-multiple-sources/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/category-chart/area-chart-multiple-sources/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/category-chart/area-chart-single-source/.devcontainer/devcontainer.json b/samples/charts/category-chart/area-chart-single-source/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/category-chart/area-chart-single-source/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/category-chart/area-chart-single-source/index.html b/samples/charts/category-chart/area-chart-single-source/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/category-chart/area-chart-single-source/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/category-chart/area-chart-single-source/package.json b/samples/charts/category-chart/area-chart-single-source/package.json
index e2cbe40f5f..2fb94eb034 100644
--- a/samples/charts/category-chart/area-chart-single-source/package.json
+++ b/samples/charts/category-chart/area-chart-single-source/package.json
@@ -7,33 +7,36 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/category-chart/area-chart-single-source/public/index.html b/samples/charts/category-chart/area-chart-single-source/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/category-chart/area-chart-single-source/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/category-chart/area-chart-single-source/src/react-app-env.d.ts b/samples/charts/category-chart/area-chart-single-source/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/category-chart/area-chart-single-source/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/category-chart/area-chart-single-source/vite.config.js b/samples/charts/category-chart/area-chart-single-source/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/category-chart/area-chart-single-source/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/category-chart/area-chart-styling/.devcontainer/devcontainer.json b/samples/charts/category-chart/area-chart-styling/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/category-chart/area-chart-styling/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/category-chart/area-chart-styling/index.html b/samples/charts/category-chart/area-chart-styling/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/category-chart/area-chart-styling/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/category-chart/area-chart-styling/package.json b/samples/charts/category-chart/area-chart-styling/package.json
index e2cbe40f5f..2fb94eb034 100644
--- a/samples/charts/category-chart/area-chart-styling/package.json
+++ b/samples/charts/category-chart/area-chart-styling/package.json
@@ -7,33 +7,36 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/category-chart/area-chart-styling/public/index.html b/samples/charts/category-chart/area-chart-styling/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/category-chart/area-chart-styling/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/category-chart/area-chart-styling/src/react-app-env.d.ts b/samples/charts/category-chart/area-chart-styling/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/category-chart/area-chart-styling/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/category-chart/area-chart-styling/vite.config.js b/samples/charts/category-chart/area-chart-styling/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/category-chart/area-chart-styling/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/category-chart/axis-gap/.devcontainer/devcontainer.json b/samples/charts/category-chart/axis-gap/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/category-chart/axis-gap/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/category-chart/axis-gap/index.html b/samples/charts/category-chart/axis-gap/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/category-chart/axis-gap/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/category-chart/axis-gap/package.json b/samples/charts/category-chart/axis-gap/package.json
index d92a7f293d..523264000a 100644
--- a/samples/charts/category-chart/axis-gap/package.json
+++ b/samples/charts/category-chart/axis-gap/package.json
@@ -7,35 +7,38 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/category-chart/axis-gap/public/index.html b/samples/charts/category-chart/axis-gap/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/category-chart/axis-gap/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/category-chart/axis-gap/src/react-app-env.d.ts b/samples/charts/category-chart/axis-gap/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/category-chart/axis-gap/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/category-chart/axis-gap/vite.config.js b/samples/charts/category-chart/axis-gap/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/category-chart/axis-gap/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/category-chart/axis-gridlines/.devcontainer/devcontainer.json b/samples/charts/category-chart/axis-gridlines/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/category-chart/axis-gridlines/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/category-chart/axis-gridlines/index.html b/samples/charts/category-chart/axis-gridlines/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/category-chart/axis-gridlines/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/category-chart/axis-gridlines/package.json b/samples/charts/category-chart/axis-gridlines/package.json
index d92a7f293d..523264000a 100644
--- a/samples/charts/category-chart/axis-gridlines/package.json
+++ b/samples/charts/category-chart/axis-gridlines/package.json
@@ -7,35 +7,38 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/category-chart/axis-gridlines/public/index.html b/samples/charts/category-chart/axis-gridlines/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/category-chart/axis-gridlines/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/category-chart/axis-gridlines/src/react-app-env.d.ts b/samples/charts/category-chart/axis-gridlines/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/category-chart/axis-gridlines/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/category-chart/axis-gridlines/vite.config.js b/samples/charts/category-chart/axis-gridlines/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/category-chart/axis-gridlines/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/category-chart/axis-inverted/.devcontainer/devcontainer.json b/samples/charts/category-chart/axis-inverted/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/category-chart/axis-inverted/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/category-chart/axis-inverted/index.html b/samples/charts/category-chart/axis-inverted/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/category-chart/axis-inverted/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/category-chart/axis-inverted/package.json b/samples/charts/category-chart/axis-inverted/package.json
index d92a7f293d..523264000a 100644
--- a/samples/charts/category-chart/axis-inverted/package.json
+++ b/samples/charts/category-chart/axis-inverted/package.json
@@ -7,35 +7,38 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/category-chart/axis-inverted/public/index.html b/samples/charts/category-chart/axis-inverted/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/category-chart/axis-inverted/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/category-chart/axis-inverted/src/react-app-env.d.ts b/samples/charts/category-chart/axis-inverted/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/category-chart/axis-inverted/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/category-chart/axis-inverted/vite.config.js b/samples/charts/category-chart/axis-inverted/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/category-chart/axis-inverted/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/category-chart/axis-labels/.devcontainer/devcontainer.json b/samples/charts/category-chart/axis-labels/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/category-chart/axis-labels/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/category-chart/axis-labels/index.html b/samples/charts/category-chart/axis-labels/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/category-chart/axis-labels/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/category-chart/axis-labels/package.json b/samples/charts/category-chart/axis-labels/package.json
index d92a7f293d..523264000a 100644
--- a/samples/charts/category-chart/axis-labels/package.json
+++ b/samples/charts/category-chart/axis-labels/package.json
@@ -7,35 +7,38 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/category-chart/axis-labels/public/index.html b/samples/charts/category-chart/axis-labels/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/category-chart/axis-labels/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/category-chart/axis-labels/src/react-app-env.d.ts b/samples/charts/category-chart/axis-labels/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/category-chart/axis-labels/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/category-chart/axis-labels/vite.config.js b/samples/charts/category-chart/axis-labels/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/category-chart/axis-labels/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/category-chart/axis-locations/.devcontainer/devcontainer.json b/samples/charts/category-chart/axis-locations/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/category-chart/axis-locations/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/category-chart/axis-locations/index.html b/samples/charts/category-chart/axis-locations/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/category-chart/axis-locations/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/category-chart/axis-locations/package.json b/samples/charts/category-chart/axis-locations/package.json
index d92a7f293d..523264000a 100644
--- a/samples/charts/category-chart/axis-locations/package.json
+++ b/samples/charts/category-chart/axis-locations/package.json
@@ -7,35 +7,38 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/category-chart/axis-locations/public/index.html b/samples/charts/category-chart/axis-locations/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/category-chart/axis-locations/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/category-chart/axis-locations/src/react-app-env.d.ts b/samples/charts/category-chart/axis-locations/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/category-chart/axis-locations/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/category-chart/axis-locations/vite.config.js b/samples/charts/category-chart/axis-locations/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/category-chart/axis-locations/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/category-chart/axis-options/.devcontainer/devcontainer.json b/samples/charts/category-chart/axis-options/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/category-chart/axis-options/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/category-chart/axis-options/index.html b/samples/charts/category-chart/axis-options/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/category-chart/axis-options/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/category-chart/axis-options/package.json b/samples/charts/category-chart/axis-options/package.json
index e2cbe40f5f..2fb94eb034 100644
--- a/samples/charts/category-chart/axis-options/package.json
+++ b/samples/charts/category-chart/axis-options/package.json
@@ -7,33 +7,36 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/category-chart/axis-options/public/index.html b/samples/charts/category-chart/axis-options/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/category-chart/axis-options/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/category-chart/axis-options/src/react-app-env.d.ts b/samples/charts/category-chart/axis-options/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/category-chart/axis-options/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/category-chart/axis-options/vite.config.js b/samples/charts/category-chart/axis-options/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/category-chart/axis-options/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/category-chart/axis-overlap/.devcontainer/devcontainer.json b/samples/charts/category-chart/axis-overlap/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/category-chart/axis-overlap/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/category-chart/axis-overlap/index.html b/samples/charts/category-chart/axis-overlap/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/category-chart/axis-overlap/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/category-chart/axis-overlap/package.json b/samples/charts/category-chart/axis-overlap/package.json
index d92a7f293d..523264000a 100644
--- a/samples/charts/category-chart/axis-overlap/package.json
+++ b/samples/charts/category-chart/axis-overlap/package.json
@@ -7,35 +7,38 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/category-chart/axis-overlap/public/index.html b/samples/charts/category-chart/axis-overlap/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/category-chart/axis-overlap/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/category-chart/axis-overlap/src/react-app-env.d.ts b/samples/charts/category-chart/axis-overlap/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/category-chart/axis-overlap/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/category-chart/axis-overlap/vite.config.js b/samples/charts/category-chart/axis-overlap/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/category-chart/axis-overlap/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/category-chart/axis-range/.devcontainer/devcontainer.json b/samples/charts/category-chart/axis-range/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/category-chart/axis-range/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/category-chart/axis-range/index.html b/samples/charts/category-chart/axis-range/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/category-chart/axis-range/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/category-chart/axis-range/package.json b/samples/charts/category-chart/axis-range/package.json
index d92a7f293d..523264000a 100644
--- a/samples/charts/category-chart/axis-range/package.json
+++ b/samples/charts/category-chart/axis-range/package.json
@@ -7,35 +7,38 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/category-chart/axis-range/public/index.html b/samples/charts/category-chart/axis-range/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/category-chart/axis-range/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/category-chart/axis-range/src/react-app-env.d.ts b/samples/charts/category-chart/axis-range/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/category-chart/axis-range/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/category-chart/axis-range/vite.config.js b/samples/charts/category-chart/axis-range/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/category-chart/axis-range/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/category-chart/axis-tickmarks/.devcontainer/devcontainer.json b/samples/charts/category-chart/axis-tickmarks/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/category-chart/axis-tickmarks/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/category-chart/axis-tickmarks/index.html b/samples/charts/category-chart/axis-tickmarks/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/category-chart/axis-tickmarks/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/category-chart/axis-tickmarks/package.json b/samples/charts/category-chart/axis-tickmarks/package.json
index d92a7f293d..523264000a 100644
--- a/samples/charts/category-chart/axis-tickmarks/package.json
+++ b/samples/charts/category-chart/axis-tickmarks/package.json
@@ -7,35 +7,38 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/category-chart/axis-tickmarks/public/index.html b/samples/charts/category-chart/axis-tickmarks/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/category-chart/axis-tickmarks/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/category-chart/axis-tickmarks/src/react-app-env.d.ts b/samples/charts/category-chart/axis-tickmarks/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/category-chart/axis-tickmarks/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/category-chart/axis-tickmarks/vite.config.js b/samples/charts/category-chart/axis-tickmarks/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/category-chart/axis-tickmarks/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/category-chart/axis-titles/.devcontainer/devcontainer.json b/samples/charts/category-chart/axis-titles/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/category-chart/axis-titles/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/category-chart/axis-titles/index.html b/samples/charts/category-chart/axis-titles/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/category-chart/axis-titles/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/category-chart/axis-titles/package.json b/samples/charts/category-chart/axis-titles/package.json
index e2cbe40f5f..2fb94eb034 100644
--- a/samples/charts/category-chart/axis-titles/package.json
+++ b/samples/charts/category-chart/axis-titles/package.json
@@ -7,33 +7,36 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/category-chart/axis-titles/public/index.html b/samples/charts/category-chart/axis-titles/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/category-chart/axis-titles/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/category-chart/axis-titles/src/react-app-env.d.ts b/samples/charts/category-chart/axis-titles/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/category-chart/axis-titles/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/category-chart/axis-titles/vite.config.js b/samples/charts/category-chart/axis-titles/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/category-chart/axis-titles/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/category-chart/chart-highlight-filter/.devcontainer/devcontainer.json b/samples/charts/category-chart/chart-highlight-filter/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/category-chart/chart-highlight-filter/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/category-chart/chart-highlight-filter/index.html b/samples/charts/category-chart/chart-highlight-filter/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/category-chart/chart-highlight-filter/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/category-chart/chart-highlight-filter/package.json b/samples/charts/category-chart/chart-highlight-filter/package.json
index d92a7f293d..523264000a 100644
--- a/samples/charts/category-chart/chart-highlight-filter/package.json
+++ b/samples/charts/category-chart/chart-highlight-filter/package.json
@@ -7,35 +7,38 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/category-chart/chart-highlight-filter/public/index.html b/samples/charts/category-chart/chart-highlight-filter/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/category-chart/chart-highlight-filter/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/category-chart/chart-highlight-filter/src/react-app-env.d.ts b/samples/charts/category-chart/chart-highlight-filter/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/category-chart/chart-highlight-filter/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/category-chart/chart-highlight-filter/vite.config.js b/samples/charts/category-chart/chart-highlight-filter/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/category-chart/chart-highlight-filter/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/category-chart/column-chart-multiple-sources/.devcontainer/devcontainer.json b/samples/charts/category-chart/column-chart-multiple-sources/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/category-chart/column-chart-multiple-sources/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/category-chart/column-chart-multiple-sources/index.html b/samples/charts/category-chart/column-chart-multiple-sources/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/category-chart/column-chart-multiple-sources/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/category-chart/column-chart-multiple-sources/package.json b/samples/charts/category-chart/column-chart-multiple-sources/package.json
index e2cbe40f5f..2fb94eb034 100644
--- a/samples/charts/category-chart/column-chart-multiple-sources/package.json
+++ b/samples/charts/category-chart/column-chart-multiple-sources/package.json
@@ -7,33 +7,36 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/category-chart/column-chart-multiple-sources/public/index.html b/samples/charts/category-chart/column-chart-multiple-sources/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/category-chart/column-chart-multiple-sources/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/category-chart/column-chart-multiple-sources/src/react-app-env.d.ts b/samples/charts/category-chart/column-chart-multiple-sources/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/category-chart/column-chart-multiple-sources/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/category-chart/column-chart-multiple-sources/vite.config.js b/samples/charts/category-chart/column-chart-multiple-sources/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/category-chart/column-chart-multiple-sources/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/category-chart/column-chart-single-source/.devcontainer/devcontainer.json b/samples/charts/category-chart/column-chart-single-source/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/category-chart/column-chart-single-source/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/category-chart/column-chart-single-source/index.html b/samples/charts/category-chart/column-chart-single-source/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/category-chart/column-chart-single-source/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/category-chart/column-chart-single-source/package.json b/samples/charts/category-chart/column-chart-single-source/package.json
index e2cbe40f5f..2fb94eb034 100644
--- a/samples/charts/category-chart/column-chart-single-source/package.json
+++ b/samples/charts/category-chart/column-chart-single-source/package.json
@@ -7,33 +7,36 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/category-chart/column-chart-single-source/public/index.html b/samples/charts/category-chart/column-chart-single-source/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/category-chart/column-chart-single-source/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/category-chart/column-chart-single-source/src/react-app-env.d.ts b/samples/charts/category-chart/column-chart-single-source/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/category-chart/column-chart-single-source/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/category-chart/column-chart-single-source/vite.config.js b/samples/charts/category-chart/column-chart-single-source/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/category-chart/column-chart-single-source/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/category-chart/column-chart-styling/.devcontainer/devcontainer.json b/samples/charts/category-chart/column-chart-styling/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/category-chart/column-chart-styling/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/category-chart/column-chart-styling/index.html b/samples/charts/category-chart/column-chart-styling/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/category-chart/column-chart-styling/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/category-chart/column-chart-styling/package.json b/samples/charts/category-chart/column-chart-styling/package.json
index e2cbe40f5f..2fb94eb034 100644
--- a/samples/charts/category-chart/column-chart-styling/package.json
+++ b/samples/charts/category-chart/column-chart-styling/package.json
@@ -7,33 +7,36 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/category-chart/column-chart-styling/public/index.html b/samples/charts/category-chart/column-chart-styling/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/category-chart/column-chart-styling/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/category-chart/column-chart-styling/src/react-app-env.d.ts b/samples/charts/category-chart/column-chart-styling/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/category-chart/column-chart-styling/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/category-chart/column-chart-styling/vite.config.js b/samples/charts/category-chart/column-chart-styling/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/category-chart/column-chart-styling/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/category-chart/column-chart-with-highlighting/.devcontainer/devcontainer.json b/samples/charts/category-chart/column-chart-with-highlighting/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/category-chart/column-chart-with-highlighting/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/category-chart/column-chart-with-highlighting/index.html b/samples/charts/category-chart/column-chart-with-highlighting/index.html
new file mode 100644
index 0000000000..4e5f7a3106
--- /dev/null
+++ b/samples/charts/category-chart/column-chart-with-highlighting/index.html
@@ -0,0 +1,11 @@
+
+
+
+ CategoryChartColumnChartWithHighlighting
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/category-chart/column-chart-with-highlighting/package.json b/samples/charts/category-chart/column-chart-with-highlighting/package.json
index 3f24be74d1..f256ad7f1b 100644
--- a/samples/charts/category-chart/column-chart-with-highlighting/package.json
+++ b/samples/charts/category-chart/column-chart-with-highlighting/package.json
@@ -6,26 +6,29 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/category-chart/column-chart-with-highlighting/public/index.html b/samples/charts/category-chart/column-chart-with-highlighting/public/index.html
deleted file mode 100644
index 98f5989bbc..0000000000
--- a/samples/charts/category-chart/column-chart-with-highlighting/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- CategoryChartColumnChartWithHighlighting
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/category-chart/column-chart-with-highlighting/src/react-app-env.d.ts b/samples/charts/category-chart/column-chart-with-highlighting/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/category-chart/column-chart-with-highlighting/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/category-chart/column-chart-with-highlighting/vite.config.js b/samples/charts/category-chart/column-chart-with-highlighting/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/category-chart/column-chart-with-highlighting/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/category-chart/column-chart-with-tooltips/.devcontainer/devcontainer.json b/samples/charts/category-chart/column-chart-with-tooltips/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/category-chart/column-chart-with-tooltips/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/category-chart/column-chart-with-tooltips/index.html b/samples/charts/category-chart/column-chart-with-tooltips/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/category-chart/column-chart-with-tooltips/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/category-chart/column-chart-with-tooltips/package.json b/samples/charts/category-chart/column-chart-with-tooltips/package.json
index d92a7f293d..523264000a 100644
--- a/samples/charts/category-chart/column-chart-with-tooltips/package.json
+++ b/samples/charts/category-chart/column-chart-with-tooltips/package.json
@@ -7,35 +7,38 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/category-chart/column-chart-with-tooltips/public/index.html b/samples/charts/category-chart/column-chart-with-tooltips/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/category-chart/column-chart-with-tooltips/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/category-chart/column-chart-with-tooltips/src/react-app-env.d.ts b/samples/charts/category-chart/column-chart-with-tooltips/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/category-chart/column-chart-with-tooltips/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/category-chart/column-chart-with-tooltips/vite.config.js b/samples/charts/category-chart/column-chart-with-tooltips/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/category-chart/column-chart-with-tooltips/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/category-chart/custom-selection/.devcontainer/devcontainer.json b/samples/charts/category-chart/custom-selection/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/category-chart/custom-selection/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/category-chart/custom-selection/index.html b/samples/charts/category-chart/custom-selection/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/category-chart/custom-selection/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/category-chart/custom-selection/package.json b/samples/charts/category-chart/custom-selection/package.json
index e2cbe40f5f..2fb94eb034 100644
--- a/samples/charts/category-chart/custom-selection/package.json
+++ b/samples/charts/category-chart/custom-selection/package.json
@@ -7,33 +7,36 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/category-chart/custom-selection/public/index.html b/samples/charts/category-chart/custom-selection/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/category-chart/custom-selection/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/category-chart/custom-selection/src/react-app-env.d.ts b/samples/charts/category-chart/custom-selection/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/category-chart/custom-selection/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/category-chart/custom-selection/vite.config.js b/samples/charts/category-chart/custom-selection/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/category-chart/custom-selection/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/category-chart/data-aggregations/.devcontainer/devcontainer.json b/samples/charts/category-chart/data-aggregations/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/category-chart/data-aggregations/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/category-chart/data-aggregations/index.html b/samples/charts/category-chart/data-aggregations/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/category-chart/data-aggregations/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/category-chart/data-aggregations/package.json b/samples/charts/category-chart/data-aggregations/package.json
index d92a7f293d..523264000a 100644
--- a/samples/charts/category-chart/data-aggregations/package.json
+++ b/samples/charts/category-chart/data-aggregations/package.json
@@ -7,35 +7,38 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/category-chart/data-aggregations/public/index.html b/samples/charts/category-chart/data-aggregations/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/category-chart/data-aggregations/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/category-chart/data-aggregations/src/react-app-env.d.ts b/samples/charts/category-chart/data-aggregations/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/category-chart/data-aggregations/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/category-chart/data-aggregations/vite.config.js b/samples/charts/category-chart/data-aggregations/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/category-chart/data-aggregations/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/category-chart/data-filter/.devcontainer/devcontainer.json b/samples/charts/category-chart/data-filter/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/category-chart/data-filter/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/category-chart/data-filter/index.html b/samples/charts/category-chart/data-filter/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/category-chart/data-filter/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/category-chart/data-filter/package.json b/samples/charts/category-chart/data-filter/package.json
index d92a7f293d..523264000a 100644
--- a/samples/charts/category-chart/data-filter/package.json
+++ b/samples/charts/category-chart/data-filter/package.json
@@ -7,35 +7,38 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/category-chart/data-filter/public/index.html b/samples/charts/category-chart/data-filter/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/category-chart/data-filter/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/category-chart/data-filter/src/react-app-env.d.ts b/samples/charts/category-chart/data-filter/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/category-chart/data-filter/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/category-chart/data-filter/vite.config.js b/samples/charts/category-chart/data-filter/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/category-chart/data-filter/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/category-chart/data-legend-formatting-decimals/.devcontainer/devcontainer.json b/samples/charts/category-chart/data-legend-formatting-decimals/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/category-chart/data-legend-formatting-decimals/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/category-chart/data-legend-formatting-decimals/index.html b/samples/charts/category-chart/data-legend-formatting-decimals/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/category-chart/data-legend-formatting-decimals/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/category-chart/data-legend-formatting-decimals/package.json b/samples/charts/category-chart/data-legend-formatting-decimals/package.json
index e2cbe40f5f..2fb94eb034 100644
--- a/samples/charts/category-chart/data-legend-formatting-decimals/package.json
+++ b/samples/charts/category-chart/data-legend-formatting-decimals/package.json
@@ -7,33 +7,36 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/category-chart/data-legend-formatting-decimals/public/index.html b/samples/charts/category-chart/data-legend-formatting-decimals/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/category-chart/data-legend-formatting-decimals/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/category-chart/data-legend-formatting-decimals/src/react-app-env.d.ts b/samples/charts/category-chart/data-legend-formatting-decimals/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/category-chart/data-legend-formatting-decimals/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/category-chart/data-legend-formatting-decimals/vite.config.js b/samples/charts/category-chart/data-legend-formatting-decimals/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/category-chart/data-legend-formatting-decimals/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/category-chart/data-legend/.devcontainer/devcontainer.json b/samples/charts/category-chart/data-legend/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/category-chart/data-legend/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/category-chart/data-legend/index.html b/samples/charts/category-chart/data-legend/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/category-chart/data-legend/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/category-chart/data-legend/package.json b/samples/charts/category-chart/data-legend/package.json
index e2cbe40f5f..2fb94eb034 100644
--- a/samples/charts/category-chart/data-legend/package.json
+++ b/samples/charts/category-chart/data-legend/package.json
@@ -7,33 +7,36 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/category-chart/data-legend/public/index.html b/samples/charts/category-chart/data-legend/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/category-chart/data-legend/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/category-chart/data-legend/src/react-app-env.d.ts b/samples/charts/category-chart/data-legend/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/category-chart/data-legend/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/category-chart/data-legend/vite.config.js b/samples/charts/category-chart/data-legend/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/category-chart/data-legend/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/category-chart/data-tooltip-formatting-decimals/.devcontainer/devcontainer.json b/samples/charts/category-chart/data-tooltip-formatting-decimals/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/category-chart/data-tooltip-formatting-decimals/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/category-chart/data-tooltip-formatting-decimals/index.html b/samples/charts/category-chart/data-tooltip-formatting-decimals/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/category-chart/data-tooltip-formatting-decimals/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/category-chart/data-tooltip-formatting-decimals/package.json b/samples/charts/category-chart/data-tooltip-formatting-decimals/package.json
index e2cbe40f5f..2fb94eb034 100644
--- a/samples/charts/category-chart/data-tooltip-formatting-decimals/package.json
+++ b/samples/charts/category-chart/data-tooltip-formatting-decimals/package.json
@@ -7,33 +7,36 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/category-chart/data-tooltip-formatting-decimals/public/index.html b/samples/charts/category-chart/data-tooltip-formatting-decimals/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/category-chart/data-tooltip-formatting-decimals/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/category-chart/data-tooltip-formatting-decimals/src/react-app-env.d.ts b/samples/charts/category-chart/data-tooltip-formatting-decimals/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/category-chart/data-tooltip-formatting-decimals/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/category-chart/data-tooltip-formatting-decimals/vite.config.js b/samples/charts/category-chart/data-tooltip-formatting-decimals/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/category-chart/data-tooltip-formatting-decimals/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/category-chart/data-tooltip-positioning/.devcontainer/devcontainer.json b/samples/charts/category-chart/data-tooltip-positioning/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/category-chart/data-tooltip-positioning/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/category-chart/data-tooltip-positioning/index.html b/samples/charts/category-chart/data-tooltip-positioning/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/category-chart/data-tooltip-positioning/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/category-chart/data-tooltip-positioning/package.json b/samples/charts/category-chart/data-tooltip-positioning/package.json
index d92a7f293d..523264000a 100644
--- a/samples/charts/category-chart/data-tooltip-positioning/package.json
+++ b/samples/charts/category-chart/data-tooltip-positioning/package.json
@@ -7,35 +7,38 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/category-chart/data-tooltip-positioning/public/index.html b/samples/charts/category-chart/data-tooltip-positioning/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/category-chart/data-tooltip-positioning/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/category-chart/data-tooltip-positioning/src/react-app-env.d.ts b/samples/charts/category-chart/data-tooltip-positioning/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/category-chart/data-tooltip-positioning/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/category-chart/data-tooltip-positioning/vite.config.js b/samples/charts/category-chart/data-tooltip-positioning/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/category-chart/data-tooltip-positioning/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/category-chart/data-tooltip/.devcontainer/devcontainer.json b/samples/charts/category-chart/data-tooltip/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/category-chart/data-tooltip/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/category-chart/data-tooltip/index.html b/samples/charts/category-chart/data-tooltip/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/category-chart/data-tooltip/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/category-chart/data-tooltip/package.json b/samples/charts/category-chart/data-tooltip/package.json
index e2cbe40f5f..2fb94eb034 100644
--- a/samples/charts/category-chart/data-tooltip/package.json
+++ b/samples/charts/category-chart/data-tooltip/package.json
@@ -7,33 +7,36 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/category-chart/data-tooltip/public/index.html b/samples/charts/category-chart/data-tooltip/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/category-chart/data-tooltip/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/category-chart/data-tooltip/src/react-app-env.d.ts b/samples/charts/category-chart/data-tooltip/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/category-chart/data-tooltip/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/category-chart/data-tooltip/vite.config.js b/samples/charts/category-chart/data-tooltip/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/category-chart/data-tooltip/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/category-chart/format-specifiers/.devcontainer/devcontainer.json b/samples/charts/category-chart/format-specifiers/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/category-chart/format-specifiers/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/category-chart/format-specifiers/index.html b/samples/charts/category-chart/format-specifiers/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/category-chart/format-specifiers/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/category-chart/format-specifiers/package.json b/samples/charts/category-chart/format-specifiers/package.json
index d92a7f293d..523264000a 100644
--- a/samples/charts/category-chart/format-specifiers/package.json
+++ b/samples/charts/category-chart/format-specifiers/package.json
@@ -7,35 +7,38 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/category-chart/format-specifiers/public/index.html b/samples/charts/category-chart/format-specifiers/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/category-chart/format-specifiers/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/category-chart/format-specifiers/src/react-app-env.d.ts b/samples/charts/category-chart/format-specifiers/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/category-chart/format-specifiers/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/category-chart/format-specifiers/vite.config.js b/samples/charts/category-chart/format-specifiers/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/category-chart/format-specifiers/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/category-chart/high-frequency/.devcontainer/devcontainer.json b/samples/charts/category-chart/high-frequency/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/category-chart/high-frequency/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/category-chart/high-frequency/index.html b/samples/charts/category-chart/high-frequency/index.html
new file mode 100644
index 0000000000..268c018bca
--- /dev/null
+++ b/samples/charts/category-chart/high-frequency/index.html
@@ -0,0 +1,11 @@
+
+
+
+ CategoryChartHighFrequency
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/category-chart/high-frequency/package.json b/samples/charts/category-chart/high-frequency/package.json
index 1c3d5505f9..42198d3b49 100644
--- a/samples/charts/category-chart/high-frequency/package.json
+++ b/samples/charts/category-chart/high-frequency/package.json
@@ -6,26 +6,29 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/category-chart/high-frequency/public/index.html b/samples/charts/category-chart/high-frequency/public/index.html
deleted file mode 100644
index a7493338dd..0000000000
--- a/samples/charts/category-chart/high-frequency/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- CategoryChartHighFrequency
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/category-chart/high-frequency/src/react-app-env.d.ts b/samples/charts/category-chart/high-frequency/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/category-chart/high-frequency/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/category-chart/high-frequency/vite.config.js b/samples/charts/category-chart/high-frequency/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/category-chart/high-frequency/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/category-chart/high-volume/.devcontainer/devcontainer.json b/samples/charts/category-chart/high-volume/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/category-chart/high-volume/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/category-chart/high-volume/index.html b/samples/charts/category-chart/high-volume/index.html
new file mode 100644
index 0000000000..2ab9e0b293
--- /dev/null
+++ b/samples/charts/category-chart/high-volume/index.html
@@ -0,0 +1,11 @@
+
+
+
+ CategoryChartHighVolume
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/category-chart/high-volume/package.json b/samples/charts/category-chart/high-volume/package.json
index 20c76a0a0f..d216c8d6a7 100644
--- a/samples/charts/category-chart/high-volume/package.json
+++ b/samples/charts/category-chart/high-volume/package.json
@@ -6,26 +6,29 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/category-chart/high-volume/public/index.html b/samples/charts/category-chart/high-volume/public/index.html
deleted file mode 100644
index b88e3fe4cb..0000000000
--- a/samples/charts/category-chart/high-volume/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- CategoryChartHighVolume
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/category-chart/high-volume/src/react-app-env.d.ts b/samples/charts/category-chart/high-volume/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/category-chart/high-volume/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/category-chart/high-volume/vite.config.js b/samples/charts/category-chart/high-volume/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/category-chart/high-volume/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/category-chart/highlighting-behavior/.devcontainer/devcontainer.json b/samples/charts/category-chart/highlighting-behavior/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/category-chart/highlighting-behavior/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/category-chart/highlighting-behavior/index.html b/samples/charts/category-chart/highlighting-behavior/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/category-chart/highlighting-behavior/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/category-chart/highlighting-behavior/package.json b/samples/charts/category-chart/highlighting-behavior/package.json
index d92a7f293d..523264000a 100644
--- a/samples/charts/category-chart/highlighting-behavior/package.json
+++ b/samples/charts/category-chart/highlighting-behavior/package.json
@@ -7,35 +7,38 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/category-chart/highlighting-behavior/public/index.html b/samples/charts/category-chart/highlighting-behavior/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/category-chart/highlighting-behavior/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/category-chart/highlighting-behavior/src/react-app-env.d.ts b/samples/charts/category-chart/highlighting-behavior/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/category-chart/highlighting-behavior/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/category-chart/highlighting-behavior/vite.config.js b/samples/charts/category-chart/highlighting-behavior/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/category-chart/highlighting-behavior/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/category-chart/highlighting-mode/.devcontainer/devcontainer.json b/samples/charts/category-chart/highlighting-mode/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/category-chart/highlighting-mode/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/category-chart/highlighting-mode/index.html b/samples/charts/category-chart/highlighting-mode/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/category-chart/highlighting-mode/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/category-chart/highlighting-mode/package.json b/samples/charts/category-chart/highlighting-mode/package.json
index d92a7f293d..523264000a 100644
--- a/samples/charts/category-chart/highlighting-mode/package.json
+++ b/samples/charts/category-chart/highlighting-mode/package.json
@@ -7,35 +7,38 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/category-chart/highlighting-mode/public/index.html b/samples/charts/category-chart/highlighting-mode/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/category-chart/highlighting-mode/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/category-chart/highlighting-mode/src/react-app-env.d.ts b/samples/charts/category-chart/highlighting-mode/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/category-chart/highlighting-mode/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/category-chart/highlighting-mode/vite.config.js b/samples/charts/category-chart/highlighting-mode/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/category-chart/highlighting-mode/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/category-chart/highlighting/.devcontainer/devcontainer.json b/samples/charts/category-chart/highlighting/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/category-chart/highlighting/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/category-chart/highlighting/index.html b/samples/charts/category-chart/highlighting/index.html
new file mode 100644
index 0000000000..3f7d51f9fe
--- /dev/null
+++ b/samples/charts/category-chart/highlighting/index.html
@@ -0,0 +1,11 @@
+
+
+
+ CategoryChartHighlighting
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/category-chart/highlighting/package.json b/samples/charts/category-chart/highlighting/package.json
index 3f24be74d1..f256ad7f1b 100644
--- a/samples/charts/category-chart/highlighting/package.json
+++ b/samples/charts/category-chart/highlighting/package.json
@@ -6,26 +6,29 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/category-chart/highlighting/public/index.html b/samples/charts/category-chart/highlighting/public/index.html
deleted file mode 100644
index b4c3b68851..0000000000
--- a/samples/charts/category-chart/highlighting/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- CategoryChartHighlighting
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/category-chart/highlighting/src/react-app-env.d.ts b/samples/charts/category-chart/highlighting/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/category-chart/highlighting/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/category-chart/highlighting/vite.config.js b/samples/charts/category-chart/highlighting/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/category-chart/highlighting/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/category-chart/legend-highlighting/.devcontainer/devcontainer.json b/samples/charts/category-chart/legend-highlighting/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/category-chart/legend-highlighting/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/category-chart/legend-highlighting/index.html b/samples/charts/category-chart/legend-highlighting/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/category-chart/legend-highlighting/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/category-chart/legend-highlighting/package.json b/samples/charts/category-chart/legend-highlighting/package.json
index e2cbe40f5f..2fb94eb034 100644
--- a/samples/charts/category-chart/legend-highlighting/package.json
+++ b/samples/charts/category-chart/legend-highlighting/package.json
@@ -7,33 +7,36 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/category-chart/legend-highlighting/public/index.html b/samples/charts/category-chart/legend-highlighting/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/category-chart/legend-highlighting/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/category-chart/legend-highlighting/src/react-app-env.d.ts b/samples/charts/category-chart/legend-highlighting/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/category-chart/legend-highlighting/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/category-chart/legend-highlighting/vite.config.js b/samples/charts/category-chart/legend-highlighting/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/category-chart/legend-highlighting/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/category-chart/line-chart-multiple-sources/.devcontainer/devcontainer.json b/samples/charts/category-chart/line-chart-multiple-sources/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/category-chart/line-chart-multiple-sources/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/category-chart/line-chart-multiple-sources/index.html b/samples/charts/category-chart/line-chart-multiple-sources/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/category-chart/line-chart-multiple-sources/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/category-chart/line-chart-multiple-sources/package.json b/samples/charts/category-chart/line-chart-multiple-sources/package.json
index e2cbe40f5f..2fb94eb034 100644
--- a/samples/charts/category-chart/line-chart-multiple-sources/package.json
+++ b/samples/charts/category-chart/line-chart-multiple-sources/package.json
@@ -7,33 +7,36 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/category-chart/line-chart-multiple-sources/public/index.html b/samples/charts/category-chart/line-chart-multiple-sources/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/category-chart/line-chart-multiple-sources/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/category-chart/line-chart-multiple-sources/src/react-app-env.d.ts b/samples/charts/category-chart/line-chart-multiple-sources/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/category-chart/line-chart-multiple-sources/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/category-chart/line-chart-multiple-sources/vite.config.js b/samples/charts/category-chart/line-chart-multiple-sources/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/category-chart/line-chart-multiple-sources/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/category-chart/line-chart-single-source/.devcontainer/devcontainer.json b/samples/charts/category-chart/line-chart-single-source/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/category-chart/line-chart-single-source/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/category-chart/line-chart-single-source/index.html b/samples/charts/category-chart/line-chart-single-source/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/category-chart/line-chart-single-source/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/category-chart/line-chart-single-source/package.json b/samples/charts/category-chart/line-chart-single-source/package.json
index e2cbe40f5f..2fb94eb034 100644
--- a/samples/charts/category-chart/line-chart-single-source/package.json
+++ b/samples/charts/category-chart/line-chart-single-source/package.json
@@ -7,33 +7,36 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/category-chart/line-chart-single-source/public/index.html b/samples/charts/category-chart/line-chart-single-source/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/category-chart/line-chart-single-source/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/category-chart/line-chart-single-source/src/react-app-env.d.ts b/samples/charts/category-chart/line-chart-single-source/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/category-chart/line-chart-single-source/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/category-chart/line-chart-single-source/vite.config.js b/samples/charts/category-chart/line-chart-single-source/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/category-chart/line-chart-single-source/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/category-chart/line-chart-styling/.devcontainer/devcontainer.json b/samples/charts/category-chart/line-chart-styling/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/category-chart/line-chart-styling/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/category-chart/line-chart-styling/index.html b/samples/charts/category-chart/line-chart-styling/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/category-chart/line-chart-styling/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/category-chart/line-chart-styling/package.json b/samples/charts/category-chart/line-chart-styling/package.json
index e2cbe40f5f..2fb94eb034 100644
--- a/samples/charts/category-chart/line-chart-styling/package.json
+++ b/samples/charts/category-chart/line-chart-styling/package.json
@@ -7,33 +7,36 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/category-chart/line-chart-styling/public/index.html b/samples/charts/category-chart/line-chart-styling/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/category-chart/line-chart-styling/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/category-chart/line-chart-styling/src/react-app-env.d.ts b/samples/charts/category-chart/line-chart-styling/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/category-chart/line-chart-styling/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/category-chart/line-chart-styling/vite.config.js b/samples/charts/category-chart/line-chart-styling/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/category-chart/line-chart-styling/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/category-chart/line-chart-with-animations/.devcontainer/devcontainer.json b/samples/charts/category-chart/line-chart-with-animations/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/category-chart/line-chart-with-animations/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/category-chart/line-chart-with-animations/index.html b/samples/charts/category-chart/line-chart-with-animations/index.html
new file mode 100644
index 0000000000..e278c6476b
--- /dev/null
+++ b/samples/charts/category-chart/line-chart-with-animations/index.html
@@ -0,0 +1,11 @@
+
+
+
+ CategoryChartLineChartWithAnimations
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/category-chart/line-chart-with-animations/package.json b/samples/charts/category-chart/line-chart-with-animations/package.json
index db07de6f8a..9cbcbf8309 100644
--- a/samples/charts/category-chart/line-chart-with-animations/package.json
+++ b/samples/charts/category-chart/line-chart-with-animations/package.json
@@ -6,26 +6,29 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/category-chart/line-chart-with-animations/public/index.html b/samples/charts/category-chart/line-chart-with-animations/public/index.html
deleted file mode 100644
index 478ab64f1f..0000000000
--- a/samples/charts/category-chart/line-chart-with-animations/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- CategoryChartLineChartWithAnimations
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/category-chart/line-chart-with-animations/src/react-app-env.d.ts b/samples/charts/category-chart/line-chart-with-animations/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/category-chart/line-chart-with-animations/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/category-chart/line-chart-with-animations/vite.config.js b/samples/charts/category-chart/line-chart-with-animations/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/category-chart/line-chart-with-animations/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/category-chart/line-chart-with-annotations/.devcontainer/devcontainer.json b/samples/charts/category-chart/line-chart-with-annotations/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/category-chart/line-chart-with-annotations/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/category-chart/line-chart-with-annotations/index.html b/samples/charts/category-chart/line-chart-with-annotations/index.html
new file mode 100644
index 0000000000..b57f30a859
--- /dev/null
+++ b/samples/charts/category-chart/line-chart-with-annotations/index.html
@@ -0,0 +1,11 @@
+
+
+
+ CategoryChartLineChartWithAnnotations
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/category-chart/line-chart-with-annotations/package.json b/samples/charts/category-chart/line-chart-with-annotations/package.json
index db07de6f8a..9cbcbf8309 100644
--- a/samples/charts/category-chart/line-chart-with-annotations/package.json
+++ b/samples/charts/category-chart/line-chart-with-annotations/package.json
@@ -6,26 +6,29 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/category-chart/line-chart-with-annotations/public/index.html b/samples/charts/category-chart/line-chart-with-annotations/public/index.html
deleted file mode 100644
index 188fef3194..0000000000
--- a/samples/charts/category-chart/line-chart-with-annotations/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- CategoryChartLineChartWithAnnotations
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/category-chart/line-chart-with-annotations/src/react-app-env.d.ts b/samples/charts/category-chart/line-chart-with-annotations/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/category-chart/line-chart-with-annotations/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/category-chart/line-chart-with-annotations/vite.config.js b/samples/charts/category-chart/line-chart-with-annotations/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/category-chart/line-chart-with-annotations/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/category-chart/marker-options/.devcontainer/devcontainer.json b/samples/charts/category-chart/marker-options/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/category-chart/marker-options/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/category-chart/marker-options/index.html b/samples/charts/category-chart/marker-options/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/category-chart/marker-options/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/category-chart/marker-options/package.json b/samples/charts/category-chart/marker-options/package.json
index d92a7f293d..523264000a 100644
--- a/samples/charts/category-chart/marker-options/package.json
+++ b/samples/charts/category-chart/marker-options/package.json
@@ -7,35 +7,38 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/category-chart/marker-options/public/index.html b/samples/charts/category-chart/marker-options/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/category-chart/marker-options/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/category-chart/marker-options/src/react-app-env.d.ts b/samples/charts/category-chart/marker-options/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/category-chart/marker-options/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/category-chart/marker-options/vite.config.js b/samples/charts/category-chart/marker-options/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/category-chart/marker-options/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/category-chart/marker-templates/.devcontainer/devcontainer.json b/samples/charts/category-chart/marker-templates/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/category-chart/marker-templates/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/category-chart/marker-templates/index.html b/samples/charts/category-chart/marker-templates/index.html
new file mode 100644
index 0000000000..a9f9a73b1f
--- /dev/null
+++ b/samples/charts/category-chart/marker-templates/index.html
@@ -0,0 +1,11 @@
+
+
+
+ CategoryChartMarkerTemplates
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/category-chart/marker-templates/package.json b/samples/charts/category-chart/marker-templates/package.json
index a03f42aaee..c89d09b686 100644
--- a/samples/charts/category-chart/marker-templates/package.json
+++ b/samples/charts/category-chart/marker-templates/package.json
@@ -6,26 +6,29 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/category-chart/marker-templates/public/index.html b/samples/charts/category-chart/marker-templates/public/index.html
deleted file mode 100644
index a63764b099..0000000000
--- a/samples/charts/category-chart/marker-templates/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- CategoryChartMarkerTemplates
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/category-chart/marker-templates/src/react-app-env.d.ts b/samples/charts/category-chart/marker-templates/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/category-chart/marker-templates/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/category-chart/marker-templates/vite.config.js b/samples/charts/category-chart/marker-templates/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/category-chart/marker-templates/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/category-chart/overview/.devcontainer/devcontainer.json b/samples/charts/category-chart/overview/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/category-chart/overview/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/category-chart/overview/index.html b/samples/charts/category-chart/overview/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/category-chart/overview/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/category-chart/overview/package.json b/samples/charts/category-chart/overview/package.json
index e2cbe40f5f..2fb94eb034 100644
--- a/samples/charts/category-chart/overview/package.json
+++ b/samples/charts/category-chart/overview/package.json
@@ -7,33 +7,36 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/category-chart/overview/public/index.html b/samples/charts/category-chart/overview/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/category-chart/overview/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/category-chart/overview/src/react-app-env.d.ts b/samples/charts/category-chart/overview/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/category-chart/overview/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/category-chart/overview/vite.config.js b/samples/charts/category-chart/overview/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/category-chart/overview/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/category-chart/point-chart-multiple-sources/.devcontainer/devcontainer.json b/samples/charts/category-chart/point-chart-multiple-sources/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/category-chart/point-chart-multiple-sources/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/category-chart/point-chart-multiple-sources/index.html b/samples/charts/category-chart/point-chart-multiple-sources/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/category-chart/point-chart-multiple-sources/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/category-chart/point-chart-multiple-sources/package.json b/samples/charts/category-chart/point-chart-multiple-sources/package.json
index e2cbe40f5f..2fb94eb034 100644
--- a/samples/charts/category-chart/point-chart-multiple-sources/package.json
+++ b/samples/charts/category-chart/point-chart-multiple-sources/package.json
@@ -7,33 +7,36 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/category-chart/point-chart-multiple-sources/public/index.html b/samples/charts/category-chart/point-chart-multiple-sources/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/category-chart/point-chart-multiple-sources/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/category-chart/point-chart-multiple-sources/src/react-app-env.d.ts b/samples/charts/category-chart/point-chart-multiple-sources/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/category-chart/point-chart-multiple-sources/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/category-chart/point-chart-multiple-sources/vite.config.js b/samples/charts/category-chart/point-chart-multiple-sources/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/category-chart/point-chart-multiple-sources/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/category-chart/point-chart-single-source/.devcontainer/devcontainer.json b/samples/charts/category-chart/point-chart-single-source/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/category-chart/point-chart-single-source/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/category-chart/point-chart-single-source/index.html b/samples/charts/category-chart/point-chart-single-source/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/category-chart/point-chart-single-source/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/category-chart/point-chart-single-source/package.json b/samples/charts/category-chart/point-chart-single-source/package.json
index e2cbe40f5f..2fb94eb034 100644
--- a/samples/charts/category-chart/point-chart-single-source/package.json
+++ b/samples/charts/category-chart/point-chart-single-source/package.json
@@ -7,33 +7,36 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/category-chart/point-chart-single-source/public/index.html b/samples/charts/category-chart/point-chart-single-source/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/category-chart/point-chart-single-source/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/category-chart/point-chart-single-source/src/react-app-env.d.ts b/samples/charts/category-chart/point-chart-single-source/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/category-chart/point-chart-single-source/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/category-chart/point-chart-single-source/vite.config.js b/samples/charts/category-chart/point-chart-single-source/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/category-chart/point-chart-single-source/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/category-chart/point-chart-styling/.devcontainer/devcontainer.json b/samples/charts/category-chart/point-chart-styling/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/category-chart/point-chart-styling/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/category-chart/point-chart-styling/index.html b/samples/charts/category-chart/point-chart-styling/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/category-chart/point-chart-styling/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/category-chart/point-chart-styling/package.json b/samples/charts/category-chart/point-chart-styling/package.json
index e2cbe40f5f..2fb94eb034 100644
--- a/samples/charts/category-chart/point-chart-styling/package.json
+++ b/samples/charts/category-chart/point-chart-styling/package.json
@@ -7,33 +7,36 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/category-chart/point-chart-styling/public/index.html b/samples/charts/category-chart/point-chart-styling/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/category-chart/point-chart-styling/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/category-chart/point-chart-styling/src/react-app-env.d.ts b/samples/charts/category-chart/point-chart-styling/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/category-chart/point-chart-styling/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/category-chart/point-chart-styling/vite.config.js b/samples/charts/category-chart/point-chart-styling/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/category-chart/point-chart-styling/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/category-chart/selection-matcher/.devcontainer/devcontainer.json b/samples/charts/category-chart/selection-matcher/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/category-chart/selection-matcher/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/category-chart/selection-matcher/index.html b/samples/charts/category-chart/selection-matcher/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/category-chart/selection-matcher/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/category-chart/selection-matcher/package.json b/samples/charts/category-chart/selection-matcher/package.json
index e2cbe40f5f..2fb94eb034 100644
--- a/samples/charts/category-chart/selection-matcher/package.json
+++ b/samples/charts/category-chart/selection-matcher/package.json
@@ -7,33 +7,36 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/category-chart/selection-matcher/public/index.html b/samples/charts/category-chart/selection-matcher/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/category-chart/selection-matcher/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/category-chart/selection-matcher/src/react-app-env.d.ts b/samples/charts/category-chart/selection-matcher/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/category-chart/selection-matcher/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/category-chart/selection-matcher/vite.config.js b/samples/charts/category-chart/selection-matcher/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/category-chart/selection-matcher/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/category-chart/selection-modes/.devcontainer/devcontainer.json b/samples/charts/category-chart/selection-modes/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/category-chart/selection-modes/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/category-chart/selection-modes/index.html b/samples/charts/category-chart/selection-modes/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/category-chart/selection-modes/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/category-chart/selection-modes/package.json b/samples/charts/category-chart/selection-modes/package.json
index e2cbe40f5f..2fb94eb034 100644
--- a/samples/charts/category-chart/selection-modes/package.json
+++ b/samples/charts/category-chart/selection-modes/package.json
@@ -7,33 +7,36 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/category-chart/selection-modes/public/index.html b/samples/charts/category-chart/selection-modes/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/category-chart/selection-modes/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/category-chart/selection-modes/src/react-app-env.d.ts b/samples/charts/category-chart/selection-modes/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/category-chart/selection-modes/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/category-chart/selection-modes/vite.config.js b/samples/charts/category-chart/selection-modes/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/category-chart/selection-modes/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/category-chart/selection-multiple-modes/.devcontainer/devcontainer.json b/samples/charts/category-chart/selection-multiple-modes/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/category-chart/selection-multiple-modes/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/category-chart/selection-multiple-modes/index.html b/samples/charts/category-chart/selection-multiple-modes/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/category-chart/selection-multiple-modes/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/category-chart/selection-multiple-modes/package.json b/samples/charts/category-chart/selection-multiple-modes/package.json
index d92a7f293d..523264000a 100644
--- a/samples/charts/category-chart/selection-multiple-modes/package.json
+++ b/samples/charts/category-chart/selection-multiple-modes/package.json
@@ -7,35 +7,38 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/category-chart/selection-multiple-modes/public/index.html b/samples/charts/category-chart/selection-multiple-modes/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/category-chart/selection-multiple-modes/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/category-chart/selection-multiple-modes/src/react-app-env.d.ts b/samples/charts/category-chart/selection-multiple-modes/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/category-chart/selection-multiple-modes/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/category-chart/selection-multiple-modes/vite.config.js b/samples/charts/category-chart/selection-multiple-modes/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/category-chart/selection-multiple-modes/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/category-chart/spline-area-multiple-sources/.devcontainer/devcontainer.json b/samples/charts/category-chart/spline-area-multiple-sources/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/category-chart/spline-area-multiple-sources/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/category-chart/spline-area-multiple-sources/index.html b/samples/charts/category-chart/spline-area-multiple-sources/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/category-chart/spline-area-multiple-sources/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/category-chart/spline-area-multiple-sources/package.json b/samples/charts/category-chart/spline-area-multiple-sources/package.json
index e2cbe40f5f..2fb94eb034 100644
--- a/samples/charts/category-chart/spline-area-multiple-sources/package.json
+++ b/samples/charts/category-chart/spline-area-multiple-sources/package.json
@@ -7,33 +7,36 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/category-chart/spline-area-multiple-sources/public/index.html b/samples/charts/category-chart/spline-area-multiple-sources/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/category-chart/spline-area-multiple-sources/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/category-chart/spline-area-multiple-sources/src/react-app-env.d.ts b/samples/charts/category-chart/spline-area-multiple-sources/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/category-chart/spline-area-multiple-sources/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/category-chart/spline-area-multiple-sources/vite.config.js b/samples/charts/category-chart/spline-area-multiple-sources/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/category-chart/spline-area-multiple-sources/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/category-chart/spline-area-single-source/.devcontainer/devcontainer.json b/samples/charts/category-chart/spline-area-single-source/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/category-chart/spline-area-single-source/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/category-chart/spline-area-single-source/index.html b/samples/charts/category-chart/spline-area-single-source/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/category-chart/spline-area-single-source/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/category-chart/spline-area-single-source/package.json b/samples/charts/category-chart/spline-area-single-source/package.json
index e2cbe40f5f..2fb94eb034 100644
--- a/samples/charts/category-chart/spline-area-single-source/package.json
+++ b/samples/charts/category-chart/spline-area-single-source/package.json
@@ -7,33 +7,36 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/category-chart/spline-area-single-source/public/index.html b/samples/charts/category-chart/spline-area-single-source/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/category-chart/spline-area-single-source/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/category-chart/spline-area-single-source/src/react-app-env.d.ts b/samples/charts/category-chart/spline-area-single-source/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/category-chart/spline-area-single-source/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/category-chart/spline-area-single-source/vite.config.js b/samples/charts/category-chart/spline-area-single-source/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/category-chart/spline-area-single-source/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/category-chart/spline-area-styling/.devcontainer/devcontainer.json b/samples/charts/category-chart/spline-area-styling/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/category-chart/spline-area-styling/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/category-chart/spline-area-styling/index.html b/samples/charts/category-chart/spline-area-styling/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/category-chart/spline-area-styling/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/category-chart/spline-area-styling/package.json b/samples/charts/category-chart/spline-area-styling/package.json
index e2cbe40f5f..2fb94eb034 100644
--- a/samples/charts/category-chart/spline-area-styling/package.json
+++ b/samples/charts/category-chart/spline-area-styling/package.json
@@ -7,33 +7,36 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/category-chart/spline-area-styling/public/index.html b/samples/charts/category-chart/spline-area-styling/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/category-chart/spline-area-styling/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/category-chart/spline-area-styling/src/react-app-env.d.ts b/samples/charts/category-chart/spline-area-styling/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/category-chart/spline-area-styling/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/category-chart/spline-area-styling/vite.config.js b/samples/charts/category-chart/spline-area-styling/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/category-chart/spline-area-styling/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/category-chart/spline-multiple-sources/.devcontainer/devcontainer.json b/samples/charts/category-chart/spline-multiple-sources/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/category-chart/spline-multiple-sources/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/category-chart/spline-multiple-sources/index.html b/samples/charts/category-chart/spline-multiple-sources/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/category-chart/spline-multiple-sources/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/category-chart/spline-multiple-sources/package.json b/samples/charts/category-chart/spline-multiple-sources/package.json
index e2cbe40f5f..2fb94eb034 100644
--- a/samples/charts/category-chart/spline-multiple-sources/package.json
+++ b/samples/charts/category-chart/spline-multiple-sources/package.json
@@ -7,33 +7,36 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/category-chart/spline-multiple-sources/public/index.html b/samples/charts/category-chart/spline-multiple-sources/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/category-chart/spline-multiple-sources/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/category-chart/spline-multiple-sources/src/react-app-env.d.ts b/samples/charts/category-chart/spline-multiple-sources/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/category-chart/spline-multiple-sources/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/category-chart/spline-multiple-sources/vite.config.js b/samples/charts/category-chart/spline-multiple-sources/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/category-chart/spline-multiple-sources/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/category-chart/spline-single-source/.devcontainer/devcontainer.json b/samples/charts/category-chart/spline-single-source/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/category-chart/spline-single-source/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/category-chart/spline-single-source/index.html b/samples/charts/category-chart/spline-single-source/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/category-chart/spline-single-source/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/category-chart/spline-single-source/package.json b/samples/charts/category-chart/spline-single-source/package.json
index e2cbe40f5f..2fb94eb034 100644
--- a/samples/charts/category-chart/spline-single-source/package.json
+++ b/samples/charts/category-chart/spline-single-source/package.json
@@ -7,33 +7,36 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/category-chart/spline-single-source/public/index.html b/samples/charts/category-chart/spline-single-source/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/category-chart/spline-single-source/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/category-chart/spline-single-source/src/react-app-env.d.ts b/samples/charts/category-chart/spline-single-source/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/category-chart/spline-single-source/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/category-chart/spline-single-source/vite.config.js b/samples/charts/category-chart/spline-single-source/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/category-chart/spline-single-source/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/category-chart/spline-styling/.devcontainer/devcontainer.json b/samples/charts/category-chart/spline-styling/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/category-chart/spline-styling/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/category-chart/spline-styling/index.html b/samples/charts/category-chart/spline-styling/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/category-chart/spline-styling/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/category-chart/spline-styling/package.json b/samples/charts/category-chart/spline-styling/package.json
index e2cbe40f5f..2fb94eb034 100644
--- a/samples/charts/category-chart/spline-styling/package.json
+++ b/samples/charts/category-chart/spline-styling/package.json
@@ -7,33 +7,36 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/category-chart/spline-styling/public/index.html b/samples/charts/category-chart/spline-styling/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/category-chart/spline-styling/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/category-chart/spline-styling/src/react-app-env.d.ts b/samples/charts/category-chart/spline-styling/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/category-chart/spline-styling/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/category-chart/spline-styling/vite.config.js b/samples/charts/category-chart/spline-styling/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/category-chart/spline-styling/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/category-chart/stack-columns/.devcontainer/devcontainer.json b/samples/charts/category-chart/stack-columns/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/category-chart/stack-columns/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/category-chart/stack-columns/index.html b/samples/charts/category-chart/stack-columns/index.html
new file mode 100644
index 0000000000..04d9895e0c
--- /dev/null
+++ b/samples/charts/category-chart/stack-columns/index.html
@@ -0,0 +1,11 @@
+
+
+
+ CategoryChartStackColumns
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/category-chart/stack-columns/package.json b/samples/charts/category-chart/stack-columns/package.json
index 46335cd351..6a9dadb4b3 100644
--- a/samples/charts/category-chart/stack-columns/package.json
+++ b/samples/charts/category-chart/stack-columns/package.json
@@ -6,26 +6,29 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/category-chart/stack-columns/public/index.html b/samples/charts/category-chart/stack-columns/public/index.html
deleted file mode 100644
index fb0b2e1146..0000000000
--- a/samples/charts/category-chart/stack-columns/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- CategoryChartStackColumns
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/category-chart/stack-columns/src/react-app-env.d.ts b/samples/charts/category-chart/stack-columns/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/category-chart/stack-columns/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/category-chart/stack-columns/vite.config.js b/samples/charts/category-chart/stack-columns/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/category-chart/stack-columns/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/category-chart/step-area-multiple-sources/.devcontainer/devcontainer.json b/samples/charts/category-chart/step-area-multiple-sources/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/category-chart/step-area-multiple-sources/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/category-chart/step-area-multiple-sources/index.html b/samples/charts/category-chart/step-area-multiple-sources/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/category-chart/step-area-multiple-sources/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/category-chart/step-area-multiple-sources/package.json b/samples/charts/category-chart/step-area-multiple-sources/package.json
index e2cbe40f5f..2fb94eb034 100644
--- a/samples/charts/category-chart/step-area-multiple-sources/package.json
+++ b/samples/charts/category-chart/step-area-multiple-sources/package.json
@@ -7,33 +7,36 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/category-chart/step-area-multiple-sources/public/index.html b/samples/charts/category-chart/step-area-multiple-sources/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/category-chart/step-area-multiple-sources/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/category-chart/step-area-multiple-sources/src/react-app-env.d.ts b/samples/charts/category-chart/step-area-multiple-sources/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/category-chart/step-area-multiple-sources/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/category-chart/step-area-multiple-sources/vite.config.js b/samples/charts/category-chart/step-area-multiple-sources/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/category-chart/step-area-multiple-sources/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/category-chart/step-area-single-source/.devcontainer/devcontainer.json b/samples/charts/category-chart/step-area-single-source/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/category-chart/step-area-single-source/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/category-chart/step-area-single-source/index.html b/samples/charts/category-chart/step-area-single-source/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/category-chart/step-area-single-source/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/category-chart/step-area-single-source/package.json b/samples/charts/category-chart/step-area-single-source/package.json
index e2cbe40f5f..2fb94eb034 100644
--- a/samples/charts/category-chart/step-area-single-source/package.json
+++ b/samples/charts/category-chart/step-area-single-source/package.json
@@ -7,33 +7,36 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/category-chart/step-area-single-source/public/index.html b/samples/charts/category-chart/step-area-single-source/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/category-chart/step-area-single-source/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/category-chart/step-area-single-source/src/react-app-env.d.ts b/samples/charts/category-chart/step-area-single-source/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/category-chart/step-area-single-source/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/category-chart/step-area-single-source/vite.config.js b/samples/charts/category-chart/step-area-single-source/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/category-chart/step-area-single-source/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/category-chart/step-area-styling/.devcontainer/devcontainer.json b/samples/charts/category-chart/step-area-styling/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/category-chart/step-area-styling/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/category-chart/step-area-styling/index.html b/samples/charts/category-chart/step-area-styling/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/category-chart/step-area-styling/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/category-chart/step-area-styling/package.json b/samples/charts/category-chart/step-area-styling/package.json
index e2cbe40f5f..2fb94eb034 100644
--- a/samples/charts/category-chart/step-area-styling/package.json
+++ b/samples/charts/category-chart/step-area-styling/package.json
@@ -7,33 +7,36 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/category-chart/step-area-styling/public/index.html b/samples/charts/category-chart/step-area-styling/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/category-chart/step-area-styling/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/category-chart/step-area-styling/src/react-app-env.d.ts b/samples/charts/category-chart/step-area-styling/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/category-chart/step-area-styling/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/category-chart/step-area-styling/vite.config.js b/samples/charts/category-chart/step-area-styling/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/category-chart/step-area-styling/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/category-chart/step-line-multiple-sources/.devcontainer/devcontainer.json b/samples/charts/category-chart/step-line-multiple-sources/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/category-chart/step-line-multiple-sources/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/category-chart/step-line-multiple-sources/index.html b/samples/charts/category-chart/step-line-multiple-sources/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/category-chart/step-line-multiple-sources/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/category-chart/step-line-multiple-sources/package.json b/samples/charts/category-chart/step-line-multiple-sources/package.json
index e2cbe40f5f..2fb94eb034 100644
--- a/samples/charts/category-chart/step-line-multiple-sources/package.json
+++ b/samples/charts/category-chart/step-line-multiple-sources/package.json
@@ -7,33 +7,36 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/category-chart/step-line-multiple-sources/public/index.html b/samples/charts/category-chart/step-line-multiple-sources/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/category-chart/step-line-multiple-sources/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/category-chart/step-line-multiple-sources/src/react-app-env.d.ts b/samples/charts/category-chart/step-line-multiple-sources/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/category-chart/step-line-multiple-sources/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/category-chart/step-line-multiple-sources/vite.config.js b/samples/charts/category-chart/step-line-multiple-sources/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/category-chart/step-line-multiple-sources/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/category-chart/step-line-single-source/.devcontainer/devcontainer.json b/samples/charts/category-chart/step-line-single-source/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/category-chart/step-line-single-source/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/category-chart/step-line-single-source/index.html b/samples/charts/category-chart/step-line-single-source/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/category-chart/step-line-single-source/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/category-chart/step-line-single-source/package.json b/samples/charts/category-chart/step-line-single-source/package.json
index e2cbe40f5f..2fb94eb034 100644
--- a/samples/charts/category-chart/step-line-single-source/package.json
+++ b/samples/charts/category-chart/step-line-single-source/package.json
@@ -7,33 +7,36 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/category-chart/step-line-single-source/public/index.html b/samples/charts/category-chart/step-line-single-source/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/category-chart/step-line-single-source/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/category-chart/step-line-single-source/src/react-app-env.d.ts b/samples/charts/category-chart/step-line-single-source/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/category-chart/step-line-single-source/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/category-chart/step-line-single-source/vite.config.js b/samples/charts/category-chart/step-line-single-source/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/category-chart/step-line-single-source/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/category-chart/step-line-styling/.devcontainer/devcontainer.json b/samples/charts/category-chart/step-line-styling/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/category-chart/step-line-styling/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/category-chart/step-line-styling/index.html b/samples/charts/category-chart/step-line-styling/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/category-chart/step-line-styling/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/category-chart/step-line-styling/package.json b/samples/charts/category-chart/step-line-styling/package.json
index e2cbe40f5f..2fb94eb034 100644
--- a/samples/charts/category-chart/step-line-styling/package.json
+++ b/samples/charts/category-chart/step-line-styling/package.json
@@ -7,33 +7,36 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/category-chart/step-line-styling/public/index.html b/samples/charts/category-chart/step-line-styling/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/category-chart/step-line-styling/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/category-chart/step-line-styling/src/react-app-env.d.ts b/samples/charts/category-chart/step-line-styling/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/category-chart/step-line-styling/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/category-chart/step-line-styling/vite.config.js b/samples/charts/category-chart/step-line-styling/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/category-chart/step-line-styling/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/category-chart/tooltip-template/.devcontainer/devcontainer.json b/samples/charts/category-chart/tooltip-template/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/category-chart/tooltip-template/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/category-chart/tooltip-template/index.html b/samples/charts/category-chart/tooltip-template/index.html
new file mode 100644
index 0000000000..4f9b60c805
--- /dev/null
+++ b/samples/charts/category-chart/tooltip-template/index.html
@@ -0,0 +1,11 @@
+
+
+
+ CategoryChartTooltipTemplate
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/category-chart/tooltip-template/package.json b/samples/charts/category-chart/tooltip-template/package.json
index 069ed10a7b..874b7e6092 100644
--- a/samples/charts/category-chart/tooltip-template/package.json
+++ b/samples/charts/category-chart/tooltip-template/package.json
@@ -6,26 +6,29 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/category-chart/tooltip-template/public/index.html b/samples/charts/category-chart/tooltip-template/public/index.html
deleted file mode 100644
index 7706e61eca..0000000000
--- a/samples/charts/category-chart/tooltip-template/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- CategoryChartTooltipTemplate
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/category-chart/tooltip-template/src/react-app-env.d.ts b/samples/charts/category-chart/tooltip-template/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/category-chart/tooltip-template/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/category-chart/tooltip-template/vite.config.js b/samples/charts/category-chart/tooltip-template/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/category-chart/tooltip-template/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/category-chart/tooltip-types/.devcontainer/devcontainer.json b/samples/charts/category-chart/tooltip-types/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/category-chart/tooltip-types/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/category-chart/tooltip-types/index.html b/samples/charts/category-chart/tooltip-types/index.html
new file mode 100644
index 0000000000..5f140a76aa
--- /dev/null
+++ b/samples/charts/category-chart/tooltip-types/index.html
@@ -0,0 +1,11 @@
+
+
+
+ CategoryChartTooltipTypes
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/category-chart/tooltip-types/package.json b/samples/charts/category-chart/tooltip-types/package.json
index 7efd5825d7..a36c627ccf 100644
--- a/samples/charts/category-chart/tooltip-types/package.json
+++ b/samples/charts/category-chart/tooltip-types/package.json
@@ -6,26 +6,29 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/category-chart/tooltip-types/public/index.html b/samples/charts/category-chart/tooltip-types/public/index.html
deleted file mode 100644
index 6a7c12ae94..0000000000
--- a/samples/charts/category-chart/tooltip-types/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- CategoryChartTooltipTypes
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/category-chart/tooltip-types/src/react-app-env.d.ts b/samples/charts/category-chart/tooltip-types/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/category-chart/tooltip-types/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/category-chart/tooltip-types/vite.config.js b/samples/charts/category-chart/tooltip-types/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/category-chart/tooltip-types/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/category-chart/trendline/.devcontainer/devcontainer.json b/samples/charts/category-chart/trendline/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/category-chart/trendline/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/category-chart/trendline/index.html b/samples/charts/category-chart/trendline/index.html
new file mode 100644
index 0000000000..d56e5817ed
--- /dev/null
+++ b/samples/charts/category-chart/trendline/index.html
@@ -0,0 +1,11 @@
+
+
+
+ CategoryChartTrendline
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/category-chart/trendline/package.json b/samples/charts/category-chart/trendline/package.json
index 4d78704d24..3e8c5bbd74 100644
--- a/samples/charts/category-chart/trendline/package.json
+++ b/samples/charts/category-chart/trendline/package.json
@@ -6,26 +6,29 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/category-chart/trendline/public/index.html b/samples/charts/category-chart/trendline/public/index.html
deleted file mode 100644
index 84e8b89af6..0000000000
--- a/samples/charts/category-chart/trendline/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- CategoryChartTrendline
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/category-chart/trendline/src/react-app-env.d.ts b/samples/charts/category-chart/trendline/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/category-chart/trendline/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/category-chart/trendline/vite.config.js b/samples/charts/category-chart/trendline/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/category-chart/trendline/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/category-chart/value-lines/.devcontainer/devcontainer.json b/samples/charts/category-chart/value-lines/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/category-chart/value-lines/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/category-chart/value-lines/index.html b/samples/charts/category-chart/value-lines/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/category-chart/value-lines/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/category-chart/value-lines/package.json b/samples/charts/category-chart/value-lines/package.json
index d92a7f293d..523264000a 100644
--- a/samples/charts/category-chart/value-lines/package.json
+++ b/samples/charts/category-chart/value-lines/package.json
@@ -7,35 +7,38 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/category-chart/value-lines/public/index.html b/samples/charts/category-chart/value-lines/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/category-chart/value-lines/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/category-chart/value-lines/src/react-app-env.d.ts b/samples/charts/category-chart/value-lines/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/category-chart/value-lines/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/category-chart/value-lines/vite.config.js b/samples/charts/category-chart/value-lines/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/category-chart/value-lines/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/dashboard-tile/chart-dashboard/.devcontainer/devcontainer.json b/samples/charts/dashboard-tile/chart-dashboard/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/dashboard-tile/chart-dashboard/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/dashboard-tile/chart-dashboard/index.html b/samples/charts/dashboard-tile/chart-dashboard/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/dashboard-tile/chart-dashboard/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/dashboard-tile/chart-dashboard/package.json b/samples/charts/dashboard-tile/chart-dashboard/package.json
index b2deb197c3..1d2894703b 100644
--- a/samples/charts/dashboard-tile/chart-dashboard/package.json
+++ b/samples/charts/dashboard-tile/chart-dashboard/package.json
@@ -7,14 +7,14 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-dashboards": "19.2.2",
@@ -24,23 +24,26 @@
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
"igniteui-react-maps": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/dashboard-tile/chart-dashboard/public/index.html b/samples/charts/dashboard-tile/chart-dashboard/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/dashboard-tile/chart-dashboard/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/dashboard-tile/chart-dashboard/src/react-app-env.d.ts b/samples/charts/dashboard-tile/chart-dashboard/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/dashboard-tile/chart-dashboard/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/dashboard-tile/chart-dashboard/vite.config.js b/samples/charts/dashboard-tile/chart-dashboard/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/dashboard-tile/chart-dashboard/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/dashboard-tile/financial-dashboard/.devcontainer/devcontainer.json b/samples/charts/dashboard-tile/financial-dashboard/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/dashboard-tile/financial-dashboard/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/dashboard-tile/financial-dashboard/index.html b/samples/charts/dashboard-tile/financial-dashboard/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/dashboard-tile/financial-dashboard/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/dashboard-tile/financial-dashboard/package.json b/samples/charts/dashboard-tile/financial-dashboard/package.json
index bb88de4e5d..f449c3d241 100644
--- a/samples/charts/dashboard-tile/financial-dashboard/package.json
+++ b/samples/charts/dashboard-tile/financial-dashboard/package.json
@@ -7,14 +7,14 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-dashboards": "19.2.2",
@@ -24,23 +24,26 @@
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
"igniteui-react-maps": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/dashboard-tile/financial-dashboard/public/index.html b/samples/charts/dashboard-tile/financial-dashboard/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/dashboard-tile/financial-dashboard/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/dashboard-tile/financial-dashboard/src/react-app-env.d.ts b/samples/charts/dashboard-tile/financial-dashboard/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/dashboard-tile/financial-dashboard/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/dashboard-tile/financial-dashboard/vite.config.js b/samples/charts/dashboard-tile/financial-dashboard/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/dashboard-tile/financial-dashboard/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/dashboard-tile/gauge-dashboard/.devcontainer/devcontainer.json b/samples/charts/dashboard-tile/gauge-dashboard/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/dashboard-tile/gauge-dashboard/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/dashboard-tile/gauge-dashboard/index.html b/samples/charts/dashboard-tile/gauge-dashboard/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/dashboard-tile/gauge-dashboard/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/dashboard-tile/gauge-dashboard/package.json b/samples/charts/dashboard-tile/gauge-dashboard/package.json
index bb88de4e5d..f449c3d241 100644
--- a/samples/charts/dashboard-tile/gauge-dashboard/package.json
+++ b/samples/charts/dashboard-tile/gauge-dashboard/package.json
@@ -7,14 +7,14 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-dashboards": "19.2.2",
@@ -24,23 +24,26 @@
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
"igniteui-react-maps": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/dashboard-tile/gauge-dashboard/public/index.html b/samples/charts/dashboard-tile/gauge-dashboard/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/dashboard-tile/gauge-dashboard/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/dashboard-tile/gauge-dashboard/src/react-app-env.d.ts b/samples/charts/dashboard-tile/gauge-dashboard/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/dashboard-tile/gauge-dashboard/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/dashboard-tile/gauge-dashboard/vite.config.js b/samples/charts/dashboard-tile/gauge-dashboard/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/dashboard-tile/gauge-dashboard/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/dashboard-tile/local-data-source-dashboard/.devcontainer/devcontainer.json b/samples/charts/dashboard-tile/local-data-source-dashboard/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/dashboard-tile/local-data-source-dashboard/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/dashboard-tile/local-data-source-dashboard/index.html b/samples/charts/dashboard-tile/local-data-source-dashboard/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/dashboard-tile/local-data-source-dashboard/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/dashboard-tile/local-data-source-dashboard/package.json b/samples/charts/dashboard-tile/local-data-source-dashboard/package.json
index bb88de4e5d..f449c3d241 100644
--- a/samples/charts/dashboard-tile/local-data-source-dashboard/package.json
+++ b/samples/charts/dashboard-tile/local-data-source-dashboard/package.json
@@ -7,14 +7,14 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-dashboards": "19.2.2",
@@ -24,23 +24,26 @@
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
"igniteui-react-maps": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/dashboard-tile/local-data-source-dashboard/public/index.html b/samples/charts/dashboard-tile/local-data-source-dashboard/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/dashboard-tile/local-data-source-dashboard/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/dashboard-tile/local-data-source-dashboard/src/react-app-env.d.ts b/samples/charts/dashboard-tile/local-data-source-dashboard/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/dashboard-tile/local-data-source-dashboard/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/dashboard-tile/local-data-source-dashboard/vite.config.js b/samples/charts/dashboard-tile/local-data-source-dashboard/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/dashboard-tile/local-data-source-dashboard/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/dashboard-tile/map-dashboard/.devcontainer/devcontainer.json b/samples/charts/dashboard-tile/map-dashboard/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/dashboard-tile/map-dashboard/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/dashboard-tile/map-dashboard/index.html b/samples/charts/dashboard-tile/map-dashboard/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/dashboard-tile/map-dashboard/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/dashboard-tile/map-dashboard/package.json b/samples/charts/dashboard-tile/map-dashboard/package.json
index bb88de4e5d..f449c3d241 100644
--- a/samples/charts/dashboard-tile/map-dashboard/package.json
+++ b/samples/charts/dashboard-tile/map-dashboard/package.json
@@ -7,14 +7,14 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-dashboards": "19.2.2",
@@ -24,23 +24,26 @@
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
"igniteui-react-maps": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/dashboard-tile/map-dashboard/public/index.html b/samples/charts/dashboard-tile/map-dashboard/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/dashboard-tile/map-dashboard/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/dashboard-tile/map-dashboard/src/react-app-env.d.ts b/samples/charts/dashboard-tile/map-dashboard/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/dashboard-tile/map-dashboard/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/dashboard-tile/map-dashboard/vite.config.js b/samples/charts/dashboard-tile/map-dashboard/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/dashboard-tile/map-dashboard/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/dashboard-tile/pie-dashboard/.devcontainer/devcontainer.json b/samples/charts/dashboard-tile/pie-dashboard/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/dashboard-tile/pie-dashboard/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/dashboard-tile/pie-dashboard/index.html b/samples/charts/dashboard-tile/pie-dashboard/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/dashboard-tile/pie-dashboard/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/dashboard-tile/pie-dashboard/package.json b/samples/charts/dashboard-tile/pie-dashboard/package.json
index bb88de4e5d..f449c3d241 100644
--- a/samples/charts/dashboard-tile/pie-dashboard/package.json
+++ b/samples/charts/dashboard-tile/pie-dashboard/package.json
@@ -7,14 +7,14 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-dashboards": "19.2.2",
@@ -24,23 +24,26 @@
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
"igniteui-react-maps": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/dashboard-tile/pie-dashboard/public/index.html b/samples/charts/dashboard-tile/pie-dashboard/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/dashboard-tile/pie-dashboard/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/dashboard-tile/pie-dashboard/src/react-app-env.d.ts b/samples/charts/dashboard-tile/pie-dashboard/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/dashboard-tile/pie-dashboard/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/dashboard-tile/pie-dashboard/vite.config.js b/samples/charts/dashboard-tile/pie-dashboard/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/dashboard-tile/pie-dashboard/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/data-chart/annotations-custom/.devcontainer/devcontainer.json b/samples/charts/data-chart/annotations-custom/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/data-chart/annotations-custom/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/data-chart/annotations-custom/index.html b/samples/charts/data-chart/annotations-custom/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/data-chart/annotations-custom/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/data-chart/annotations-custom/package.json b/samples/charts/data-chart/annotations-custom/package.json
index e2cbe40f5f..2fb94eb034 100644
--- a/samples/charts/data-chart/annotations-custom/package.json
+++ b/samples/charts/data-chart/annotations-custom/package.json
@@ -7,33 +7,36 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/data-chart/annotations-custom/public/index.html b/samples/charts/data-chart/annotations-custom/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/data-chart/annotations-custom/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/data-chart/annotations-custom/src/react-app-env.d.ts b/samples/charts/data-chart/annotations-custom/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/data-chart/annotations-custom/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/data-chart/annotations-custom/vite.config.js b/samples/charts/data-chart/annotations-custom/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/data-chart/annotations-custom/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/data-chart/axis-annotations-corner-radius/.devcontainer/devcontainer.json b/samples/charts/data-chart/axis-annotations-corner-radius/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/data-chart/axis-annotations-corner-radius/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/data-chart/axis-annotations-corner-radius/index.html b/samples/charts/data-chart/axis-annotations-corner-radius/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/data-chart/axis-annotations-corner-radius/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/data-chart/axis-annotations-corner-radius/package.json b/samples/charts/data-chart/axis-annotations-corner-radius/package.json
index e2cbe40f5f..2fb94eb034 100644
--- a/samples/charts/data-chart/axis-annotations-corner-radius/package.json
+++ b/samples/charts/data-chart/axis-annotations-corner-radius/package.json
@@ -7,33 +7,36 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/data-chart/axis-annotations-corner-radius/public/index.html b/samples/charts/data-chart/axis-annotations-corner-radius/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/data-chart/axis-annotations-corner-radius/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/data-chart/axis-annotations-corner-radius/src/react-app-env.d.ts b/samples/charts/data-chart/axis-annotations-corner-radius/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/data-chart/axis-annotations-corner-radius/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/data-chart/axis-annotations-corner-radius/vite.config.js b/samples/charts/data-chart/axis-annotations-corner-radius/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/data-chart/axis-annotations-corner-radius/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/data-chart/axis-annotations/.devcontainer/devcontainer.json b/samples/charts/data-chart/axis-annotations/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/data-chart/axis-annotations/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/data-chart/axis-annotations/index.html b/samples/charts/data-chart/axis-annotations/index.html
new file mode 100644
index 0000000000..786c7c64b3
--- /dev/null
+++ b/samples/charts/data-chart/axis-annotations/index.html
@@ -0,0 +1,11 @@
+
+
+
+ DataChartAxisAnnotations
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/data-chart/axis-annotations/package.json b/samples/charts/data-chart/axis-annotations/package.json
index 81c7dad037..e6064a9809 100644
--- a/samples/charts/data-chart/axis-annotations/package.json
+++ b/samples/charts/data-chart/axis-annotations/package.json
@@ -6,26 +6,29 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/data-chart/axis-annotations/public/index.html b/samples/charts/data-chart/axis-annotations/public/index.html
deleted file mode 100644
index 3c3d4fd7c1..0000000000
--- a/samples/charts/data-chart/axis-annotations/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- DataChartAxisAnnotations
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/data-chart/axis-annotations/src/react-app-env.d.ts b/samples/charts/data-chart/axis-annotations/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/data-chart/axis-annotations/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/data-chart/axis-annotations/vite.config.js b/samples/charts/data-chart/axis-annotations/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/data-chart/axis-annotations/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/data-chart/axis-crossing/.devcontainer/devcontainer.json b/samples/charts/data-chart/axis-crossing/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/data-chart/axis-crossing/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/data-chart/axis-crossing/index.html b/samples/charts/data-chart/axis-crossing/index.html
new file mode 100644
index 0000000000..0164d6f3e6
--- /dev/null
+++ b/samples/charts/data-chart/axis-crossing/index.html
@@ -0,0 +1,11 @@
+
+
+
+ DataChartAxisCrossing
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/data-chart/axis-crossing/package.json b/samples/charts/data-chart/axis-crossing/package.json
index 18be306fef..a1cfeed40e 100644
--- a/samples/charts/data-chart/axis-crossing/package.json
+++ b/samples/charts/data-chart/axis-crossing/package.json
@@ -6,26 +6,29 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/data-chart/axis-crossing/public/index.html b/samples/charts/data-chart/axis-crossing/public/index.html
deleted file mode 100644
index 2bc8e01f57..0000000000
--- a/samples/charts/data-chart/axis-crossing/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- DataChartAxisCrossing
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/data-chart/axis-crossing/src/react-app-env.d.ts b/samples/charts/data-chart/axis-crossing/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/data-chart/axis-crossing/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/data-chart/axis-crossing/vite.config.js b/samples/charts/data-chart/axis-crossing/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/data-chart/axis-crossing/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/data-chart/axis-label-rotation/.devcontainer/devcontainer.json b/samples/charts/data-chart/axis-label-rotation/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/data-chart/axis-label-rotation/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/data-chart/axis-label-rotation/index.html b/samples/charts/data-chart/axis-label-rotation/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/data-chart/axis-label-rotation/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/data-chart/axis-label-rotation/package.json b/samples/charts/data-chart/axis-label-rotation/package.json
index d92a7f293d..523264000a 100644
--- a/samples/charts/data-chart/axis-label-rotation/package.json
+++ b/samples/charts/data-chart/axis-label-rotation/package.json
@@ -7,35 +7,38 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/data-chart/axis-label-rotation/public/index.html b/samples/charts/data-chart/axis-label-rotation/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/data-chart/axis-label-rotation/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/data-chart/axis-label-rotation/src/react-app-env.d.ts b/samples/charts/data-chart/axis-label-rotation/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/data-chart/axis-label-rotation/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/data-chart/axis-label-rotation/vite.config.js b/samples/charts/data-chart/axis-label-rotation/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/data-chart/axis-label-rotation/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/data-chart/axis-locations/.devcontainer/devcontainer.json b/samples/charts/data-chart/axis-locations/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/data-chart/axis-locations/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/data-chart/axis-locations/index.html b/samples/charts/data-chart/axis-locations/index.html
new file mode 100644
index 0000000000..aaa7482393
--- /dev/null
+++ b/samples/charts/data-chart/axis-locations/index.html
@@ -0,0 +1,11 @@
+
+
+
+ DataChartAxisLocations
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/data-chart/axis-locations/package.json b/samples/charts/data-chart/axis-locations/package.json
index bc11336851..43eb79556c 100644
--- a/samples/charts/data-chart/axis-locations/package.json
+++ b/samples/charts/data-chart/axis-locations/package.json
@@ -6,26 +6,29 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/data-chart/axis-locations/public/index.html b/samples/charts/data-chart/axis-locations/public/index.html
deleted file mode 100644
index f625a68134..0000000000
--- a/samples/charts/data-chart/axis-locations/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- DataChartAxisLocations
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/data-chart/axis-locations/src/react-app-env.d.ts b/samples/charts/data-chart/axis-locations/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/data-chart/axis-locations/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/data-chart/axis-locations/vite.config.js b/samples/charts/data-chart/axis-locations/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/data-chart/axis-locations/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/data-chart/axis-min-max-gap/.devcontainer/devcontainer.json b/samples/charts/data-chart/axis-min-max-gap/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/data-chart/axis-min-max-gap/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/data-chart/axis-min-max-gap/index.html b/samples/charts/data-chart/axis-min-max-gap/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/data-chart/axis-min-max-gap/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/data-chart/axis-min-max-gap/package.json b/samples/charts/data-chart/axis-min-max-gap/package.json
index e2cbe40f5f..2fb94eb034 100644
--- a/samples/charts/data-chart/axis-min-max-gap/package.json
+++ b/samples/charts/data-chart/axis-min-max-gap/package.json
@@ -7,33 +7,36 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/data-chart/axis-min-max-gap/public/index.html b/samples/charts/data-chart/axis-min-max-gap/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/data-chart/axis-min-max-gap/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/data-chart/axis-min-max-gap/src/react-app-env.d.ts b/samples/charts/data-chart/axis-min-max-gap/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/data-chart/axis-min-max-gap/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/data-chart/axis-min-max-gap/vite.config.js b/samples/charts/data-chart/axis-min-max-gap/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/data-chart/axis-min-max-gap/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/data-chart/axis-settings/.devcontainer/devcontainer.json b/samples/charts/data-chart/axis-settings/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/data-chart/axis-settings/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/data-chart/axis-settings/index.html b/samples/charts/data-chart/axis-settings/index.html
new file mode 100644
index 0000000000..9a26af1aa2
--- /dev/null
+++ b/samples/charts/data-chart/axis-settings/index.html
@@ -0,0 +1,11 @@
+
+
+
+ DataChartAxisSettings
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/data-chart/axis-settings/package.json b/samples/charts/data-chart/axis-settings/package.json
index 3c7cdaf5af..1d28758f7c 100644
--- a/samples/charts/data-chart/axis-settings/package.json
+++ b/samples/charts/data-chart/axis-settings/package.json
@@ -6,26 +6,29 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/data-chart/axis-settings/public/index.html b/samples/charts/data-chart/axis-settings/public/index.html
deleted file mode 100644
index 732a11bef7..0000000000
--- a/samples/charts/data-chart/axis-settings/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- DataChartAxisSettings
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/data-chart/axis-settings/src/react-app-env.d.ts b/samples/charts/data-chart/axis-settings/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/data-chart/axis-settings/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/data-chart/axis-settings/vite.config.js b/samples/charts/data-chart/axis-settings/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/data-chart/axis-settings/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/data-chart/axis-sharing/.devcontainer/devcontainer.json b/samples/charts/data-chart/axis-sharing/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/data-chart/axis-sharing/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/data-chart/axis-sharing/index.html b/samples/charts/data-chart/axis-sharing/index.html
new file mode 100644
index 0000000000..78269baabc
--- /dev/null
+++ b/samples/charts/data-chart/axis-sharing/index.html
@@ -0,0 +1,11 @@
+
+
+
+ DataChartAxisSharing
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/data-chart/axis-sharing/package.json b/samples/charts/data-chart/axis-sharing/package.json
index 18be306fef..a1cfeed40e 100644
--- a/samples/charts/data-chart/axis-sharing/package.json
+++ b/samples/charts/data-chart/axis-sharing/package.json
@@ -6,26 +6,29 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/data-chart/axis-sharing/public/index.html b/samples/charts/data-chart/axis-sharing/public/index.html
deleted file mode 100644
index 5a65295127..0000000000
--- a/samples/charts/data-chart/axis-sharing/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- DataChartAxisSharing
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/data-chart/axis-sharing/src/react-app-env.d.ts b/samples/charts/data-chart/axis-sharing/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/data-chart/axis-sharing/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/data-chart/axis-sharing/vite.config.js b/samples/charts/data-chart/axis-sharing/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/data-chart/axis-sharing/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/data-chart/axis-types/.devcontainer/devcontainer.json b/samples/charts/data-chart/axis-types/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/data-chart/axis-types/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/data-chart/axis-types/index.html b/samples/charts/data-chart/axis-types/index.html
new file mode 100644
index 0000000000..a53ef5f81f
--- /dev/null
+++ b/samples/charts/data-chart/axis-types/index.html
@@ -0,0 +1,11 @@
+
+
+
+ DataChartAxisTypes
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/data-chart/axis-types/package.json b/samples/charts/data-chart/axis-types/package.json
index 270577ba6a..35e8546f54 100644
--- a/samples/charts/data-chart/axis-types/package.json
+++ b/samples/charts/data-chart/axis-types/package.json
@@ -6,26 +6,29 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/data-chart/axis-types/public/index.html b/samples/charts/data-chart/axis-types/public/index.html
deleted file mode 100644
index 2bb6c85c29..0000000000
--- a/samples/charts/data-chart/axis-types/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- DataChartAxisTypes
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/data-chart/axis-types/src/react-app-env.d.ts b/samples/charts/data-chart/axis-types/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/data-chart/axis-types/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/data-chart/axis-types/vite.config.js b/samples/charts/data-chart/axis-types/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/data-chart/axis-types/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/data-chart/bar-chart-multiple-sources/.devcontainer/devcontainer.json b/samples/charts/data-chart/bar-chart-multiple-sources/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/data-chart/bar-chart-multiple-sources/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/data-chart/bar-chart-multiple-sources/index.html b/samples/charts/data-chart/bar-chart-multiple-sources/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/data-chart/bar-chart-multiple-sources/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/data-chart/bar-chart-multiple-sources/package.json b/samples/charts/data-chart/bar-chart-multiple-sources/package.json
index e2cbe40f5f..2fb94eb034 100644
--- a/samples/charts/data-chart/bar-chart-multiple-sources/package.json
+++ b/samples/charts/data-chart/bar-chart-multiple-sources/package.json
@@ -7,33 +7,36 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/data-chart/bar-chart-multiple-sources/public/index.html b/samples/charts/data-chart/bar-chart-multiple-sources/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/data-chart/bar-chart-multiple-sources/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/data-chart/bar-chart-multiple-sources/src/react-app-env.d.ts b/samples/charts/data-chart/bar-chart-multiple-sources/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/data-chart/bar-chart-multiple-sources/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/data-chart/bar-chart-multiple-sources/vite.config.js b/samples/charts/data-chart/bar-chart-multiple-sources/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/data-chart/bar-chart-multiple-sources/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/data-chart/bar-chart-overlapping/.devcontainer/devcontainer.json b/samples/charts/data-chart/bar-chart-overlapping/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/data-chart/bar-chart-overlapping/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/data-chart/bar-chart-overlapping/index.html b/samples/charts/data-chart/bar-chart-overlapping/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/data-chart/bar-chart-overlapping/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/data-chart/bar-chart-overlapping/package.json b/samples/charts/data-chart/bar-chart-overlapping/package.json
index e2cbe40f5f..2fb94eb034 100644
--- a/samples/charts/data-chart/bar-chart-overlapping/package.json
+++ b/samples/charts/data-chart/bar-chart-overlapping/package.json
@@ -7,33 +7,36 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/data-chart/bar-chart-overlapping/public/index.html b/samples/charts/data-chart/bar-chart-overlapping/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/data-chart/bar-chart-overlapping/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/data-chart/bar-chart-overlapping/src/react-app-env.d.ts b/samples/charts/data-chart/bar-chart-overlapping/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/data-chart/bar-chart-overlapping/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/data-chart/bar-chart-overlapping/vite.config.js b/samples/charts/data-chart/bar-chart-overlapping/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/data-chart/bar-chart-overlapping/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/data-chart/bar-chart-single-source/.devcontainer/devcontainer.json b/samples/charts/data-chart/bar-chart-single-source/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/data-chart/bar-chart-single-source/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/data-chart/bar-chart-single-source/index.html b/samples/charts/data-chart/bar-chart-single-source/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/data-chart/bar-chart-single-source/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/data-chart/bar-chart-single-source/package.json b/samples/charts/data-chart/bar-chart-single-source/package.json
index e2cbe40f5f..2fb94eb034 100644
--- a/samples/charts/data-chart/bar-chart-single-source/package.json
+++ b/samples/charts/data-chart/bar-chart-single-source/package.json
@@ -7,33 +7,36 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/data-chart/bar-chart-single-source/public/index.html b/samples/charts/data-chart/bar-chart-single-source/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/data-chart/bar-chart-single-source/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/data-chart/bar-chart-single-source/src/react-app-env.d.ts b/samples/charts/data-chart/bar-chart-single-source/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/data-chart/bar-chart-single-source/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/data-chart/bar-chart-single-source/vite.config.js b/samples/charts/data-chart/bar-chart-single-source/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/data-chart/bar-chart-single-source/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/data-chart/bar-chart-styling/.devcontainer/devcontainer.json b/samples/charts/data-chart/bar-chart-styling/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/data-chart/bar-chart-styling/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/data-chart/bar-chart-styling/index.html b/samples/charts/data-chart/bar-chart-styling/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/data-chart/bar-chart-styling/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/data-chart/bar-chart-styling/package.json b/samples/charts/data-chart/bar-chart-styling/package.json
index e2cbe40f5f..2fb94eb034 100644
--- a/samples/charts/data-chart/bar-chart-styling/package.json
+++ b/samples/charts/data-chart/bar-chart-styling/package.json
@@ -7,33 +7,36 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/data-chart/bar-chart-styling/public/index.html b/samples/charts/data-chart/bar-chart-styling/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/data-chart/bar-chart-styling/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/data-chart/bar-chart-styling/src/react-app-env.d.ts b/samples/charts/data-chart/bar-chart-styling/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/data-chart/bar-chart-styling/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/data-chart/bar-chart-styling/vite.config.js b/samples/charts/data-chart/bar-chart-styling/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/data-chart/bar-chart-styling/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/data-chart/callout-layer-styling/.devcontainer/devcontainer.json b/samples/charts/data-chart/callout-layer-styling/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/data-chart/callout-layer-styling/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/data-chart/callout-layer-styling/index.html b/samples/charts/data-chart/callout-layer-styling/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/data-chart/callout-layer-styling/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/data-chart/callout-layer-styling/package.json b/samples/charts/data-chart/callout-layer-styling/package.json
index e2cbe40f5f..2fb94eb034 100644
--- a/samples/charts/data-chart/callout-layer-styling/package.json
+++ b/samples/charts/data-chart/callout-layer-styling/package.json
@@ -7,33 +7,36 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/data-chart/callout-layer-styling/public/index.html b/samples/charts/data-chart/callout-layer-styling/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/data-chart/callout-layer-styling/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/data-chart/callout-layer-styling/src/react-app-env.d.ts b/samples/charts/data-chart/callout-layer-styling/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/data-chart/callout-layer-styling/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/data-chart/callout-layer-styling/vite.config.js b/samples/charts/data-chart/callout-layer-styling/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/data-chart/callout-layer-styling/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/data-chart/chart-highlight-filter-datasource/.devcontainer/devcontainer.json b/samples/charts/data-chart/chart-highlight-filter-datasource/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/data-chart/chart-highlight-filter-datasource/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/data-chart/chart-highlight-filter-datasource/index.html b/samples/charts/data-chart/chart-highlight-filter-datasource/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/data-chart/chart-highlight-filter-datasource/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/data-chart/chart-highlight-filter-datasource/package.json b/samples/charts/data-chart/chart-highlight-filter-datasource/package.json
index d92a7f293d..523264000a 100644
--- a/samples/charts/data-chart/chart-highlight-filter-datasource/package.json
+++ b/samples/charts/data-chart/chart-highlight-filter-datasource/package.json
@@ -7,35 +7,38 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/data-chart/chart-highlight-filter-datasource/public/index.html b/samples/charts/data-chart/chart-highlight-filter-datasource/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/data-chart/chart-highlight-filter-datasource/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/data-chart/chart-highlight-filter-datasource/src/react-app-env.d.ts b/samples/charts/data-chart/chart-highlight-filter-datasource/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/data-chart/chart-highlight-filter-datasource/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/data-chart/chart-highlight-filter-datasource/vite.config.js b/samples/charts/data-chart/chart-highlight-filter-datasource/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/data-chart/chart-highlight-filter-datasource/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/data-chart/chart-highlight-filter-multiple-series/.devcontainer/devcontainer.json b/samples/charts/data-chart/chart-highlight-filter-multiple-series/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/data-chart/chart-highlight-filter-multiple-series/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/data-chart/chart-highlight-filter-multiple-series/index.html b/samples/charts/data-chart/chart-highlight-filter-multiple-series/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/data-chart/chart-highlight-filter-multiple-series/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/data-chart/chart-highlight-filter-multiple-series/package.json b/samples/charts/data-chart/chart-highlight-filter-multiple-series/package.json
index d92a7f293d..523264000a 100644
--- a/samples/charts/data-chart/chart-highlight-filter-multiple-series/package.json
+++ b/samples/charts/data-chart/chart-highlight-filter-multiple-series/package.json
@@ -7,35 +7,38 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/data-chart/chart-highlight-filter-multiple-series/public/index.html b/samples/charts/data-chart/chart-highlight-filter-multiple-series/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/data-chart/chart-highlight-filter-multiple-series/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/data-chart/chart-highlight-filter-multiple-series/src/react-app-env.d.ts b/samples/charts/data-chart/chart-highlight-filter-multiple-series/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/data-chart/chart-highlight-filter-multiple-series/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/data-chart/chart-highlight-filter-multiple-series/vite.config.js b/samples/charts/data-chart/chart-highlight-filter-multiple-series/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/data-chart/chart-highlight-filter-multiple-series/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/data-chart/chart-highlight-filter/.devcontainer/devcontainer.json b/samples/charts/data-chart/chart-highlight-filter/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/data-chart/chart-highlight-filter/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/data-chart/chart-highlight-filter/index.html b/samples/charts/data-chart/chart-highlight-filter/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/data-chart/chart-highlight-filter/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/data-chart/chart-highlight-filter/package.json b/samples/charts/data-chart/chart-highlight-filter/package.json
index d92a7f293d..523264000a 100644
--- a/samples/charts/data-chart/chart-highlight-filter/package.json
+++ b/samples/charts/data-chart/chart-highlight-filter/package.json
@@ -7,35 +7,38 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/data-chart/chart-highlight-filter/public/index.html b/samples/charts/data-chart/chart-highlight-filter/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/data-chart/chart-highlight-filter/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/data-chart/chart-highlight-filter/src/react-app-env.d.ts b/samples/charts/data-chart/chart-highlight-filter/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/data-chart/chart-highlight-filter/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/data-chart/chart-highlight-filter/vite.config.js b/samples/charts/data-chart/chart-highlight-filter/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/data-chart/chart-highlight-filter/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/data-chart/chart-navigation/.devcontainer/devcontainer.json b/samples/charts/data-chart/chart-navigation/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/data-chart/chart-navigation/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/data-chart/chart-navigation/index.html b/samples/charts/data-chart/chart-navigation/index.html
new file mode 100644
index 0000000000..2426fa16e6
--- /dev/null
+++ b/samples/charts/data-chart/chart-navigation/index.html
@@ -0,0 +1,11 @@
+
+
+
+ DataChartNavigation
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/data-chart/chart-navigation/package.json b/samples/charts/data-chart/chart-navigation/package.json
index 457d86ba48..6ee3460bdb 100644
--- a/samples/charts/data-chart/chart-navigation/package.json
+++ b/samples/charts/data-chart/chart-navigation/package.json
@@ -6,26 +6,29 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/data-chart/chart-navigation/public/index.html b/samples/charts/data-chart/chart-navigation/public/index.html
deleted file mode 100644
index ca8604c181..0000000000
--- a/samples/charts/data-chart/chart-navigation/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- DataChartNavigation
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/data-chart/chart-navigation/src/react-app-env.d.ts b/samples/charts/data-chart/chart-navigation/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/data-chart/chart-navigation/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/data-chart/chart-navigation/vite.config.js b/samples/charts/data-chart/chart-navigation/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/data-chart/chart-navigation/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/data-chart/chart-overview/.devcontainer/devcontainer.json b/samples/charts/data-chart/chart-overview/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/data-chart/chart-overview/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/data-chart/chart-overview/index.html b/samples/charts/data-chart/chart-overview/index.html
new file mode 100644
index 0000000000..776ab7ac0d
--- /dev/null
+++ b/samples/charts/data-chart/chart-overview/index.html
@@ -0,0 +1,11 @@
+
+
+
+ DataChartOverview
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/data-chart/chart-overview/package.json b/samples/charts/data-chart/chart-overview/package.json
index 8ac36279b2..9dfb9d92c3 100644
--- a/samples/charts/data-chart/chart-overview/package.json
+++ b/samples/charts/data-chart/chart-overview/package.json
@@ -6,26 +6,29 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/data-chart/chart-overview/public/index.html b/samples/charts/data-chart/chart-overview/public/index.html
deleted file mode 100644
index 3928aa202b..0000000000
--- a/samples/charts/data-chart/chart-overview/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- DataChartOverview
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/data-chart/chart-overview/src/react-app-env.d.ts b/samples/charts/data-chart/chart-overview/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/data-chart/chart-overview/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/data-chart/chart-overview/vite.config.js b/samples/charts/data-chart/chart-overview/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/data-chart/chart-overview/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/data-chart/chart-performance/.devcontainer/devcontainer.json b/samples/charts/data-chart/chart-performance/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/data-chart/chart-performance/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/data-chart/chart-performance/index.html b/samples/charts/data-chart/chart-performance/index.html
new file mode 100644
index 0000000000..95b618ae80
--- /dev/null
+++ b/samples/charts/data-chart/chart-performance/index.html
@@ -0,0 +1,11 @@
+
+
+
+ DataChartPerformance
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/data-chart/chart-performance/package.json b/samples/charts/data-chart/chart-performance/package.json
index dc81358b6a..cd9f1d75da 100644
--- a/samples/charts/data-chart/chart-performance/package.json
+++ b/samples/charts/data-chart/chart-performance/package.json
@@ -6,26 +6,29 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/data-chart/chart-performance/public/index.html b/samples/charts/data-chart/chart-performance/public/index.html
deleted file mode 100644
index 53ed336ea4..0000000000
--- a/samples/charts/data-chart/chart-performance/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- DataChartPerformance
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/data-chart/chart-performance/src/react-app-env.d.ts b/samples/charts/data-chart/chart-performance/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/data-chart/chart-performance/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/data-chart/chart-performance/vite.config.js b/samples/charts/data-chart/chart-performance/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/data-chart/chart-performance/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/data-chart/chart-synchronization/.devcontainer/devcontainer.json b/samples/charts/data-chart/chart-synchronization/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/data-chart/chart-synchronization/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/data-chart/chart-synchronization/index.html b/samples/charts/data-chart/chart-synchronization/index.html
new file mode 100644
index 0000000000..e368aeb470
--- /dev/null
+++ b/samples/charts/data-chart/chart-synchronization/index.html
@@ -0,0 +1,11 @@
+
+
+
+ DataChartSynchronization
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/data-chart/chart-synchronization/package.json b/samples/charts/data-chart/chart-synchronization/package.json
index 5c8ea38900..6860e8e351 100644
--- a/samples/charts/data-chart/chart-synchronization/package.json
+++ b/samples/charts/data-chart/chart-synchronization/package.json
@@ -6,26 +6,29 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/data-chart/chart-synchronization/public/index.html b/samples/charts/data-chart/chart-synchronization/public/index.html
deleted file mode 100644
index 77fbac0dd8..0000000000
--- a/samples/charts/data-chart/chart-synchronization/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- DataChartSynchronization
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/data-chart/chart-synchronization/src/react-app-env.d.ts b/samples/charts/data-chart/chart-synchronization/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/data-chart/chart-synchronization/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/data-chart/chart-synchronization/vite.config.js b/samples/charts/data-chart/chart-synchronization/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/data-chart/chart-synchronization/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/data-chart/chart-titles/.devcontainer/devcontainer.json b/samples/charts/data-chart/chart-titles/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/data-chart/chart-titles/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/data-chart/chart-titles/index.html b/samples/charts/data-chart/chart-titles/index.html
new file mode 100644
index 0000000000..0da733fa2c
--- /dev/null
+++ b/samples/charts/data-chart/chart-titles/index.html
@@ -0,0 +1,11 @@
+
+
+
+ DataChartTitles
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/data-chart/chart-titles/package.json b/samples/charts/data-chart/chart-titles/package.json
index 3b9560c33e..2b674acdc5 100644
--- a/samples/charts/data-chart/chart-titles/package.json
+++ b/samples/charts/data-chart/chart-titles/package.json
@@ -6,26 +6,29 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/data-chart/chart-titles/public/index.html b/samples/charts/data-chart/chart-titles/public/index.html
deleted file mode 100644
index cce306e6c8..0000000000
--- a/samples/charts/data-chart/chart-titles/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- DataChartTitles
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/data-chart/chart-titles/src/react-app-env.d.ts b/samples/charts/data-chart/chart-titles/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/data-chart/chart-titles/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/data-chart/chart-titles/vite.config.js b/samples/charts/data-chart/chart-titles/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/data-chart/chart-titles/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/data-chart/composite-chart/.devcontainer/devcontainer.json b/samples/charts/data-chart/composite-chart/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/data-chart/composite-chart/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/data-chart/composite-chart/index.html b/samples/charts/data-chart/composite-chart/index.html
new file mode 100644
index 0000000000..d1e15b9e55
--- /dev/null
+++ b/samples/charts/data-chart/composite-chart/index.html
@@ -0,0 +1,11 @@
+
+
+
+ DataChartCompositeChart
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/data-chart/composite-chart/package.json b/samples/charts/data-chart/composite-chart/package.json
index 8ac36279b2..9dfb9d92c3 100644
--- a/samples/charts/data-chart/composite-chart/package.json
+++ b/samples/charts/data-chart/composite-chart/package.json
@@ -6,26 +6,29 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/data-chart/composite-chart/public/index.html b/samples/charts/data-chart/composite-chart/public/index.html
deleted file mode 100644
index 6e903a83c2..0000000000
--- a/samples/charts/data-chart/composite-chart/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- DataChartCompositeChart
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/data-chart/composite-chart/src/react-app-env.d.ts b/samples/charts/data-chart/composite-chart/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/data-chart/composite-chart/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/data-chart/composite-chart/vite.config.js b/samples/charts/data-chart/composite-chart/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/data-chart/composite-chart/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/data-chart/crosshair-layer-styling/.devcontainer/devcontainer.json b/samples/charts/data-chart/crosshair-layer-styling/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/data-chart/crosshair-layer-styling/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/data-chart/crosshair-layer-styling/index.html b/samples/charts/data-chart/crosshair-layer-styling/index.html
new file mode 100644
index 0000000000..105ae99e11
--- /dev/null
+++ b/samples/charts/data-chart/crosshair-layer-styling/index.html
@@ -0,0 +1,11 @@
+
+
+
+ DataChartCrosshairLayerStyling
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/data-chart/crosshair-layer-styling/package.json b/samples/charts/data-chart/crosshair-layer-styling/package.json
index ff056f1a17..778f6e65a0 100644
--- a/samples/charts/data-chart/crosshair-layer-styling/package.json
+++ b/samples/charts/data-chart/crosshair-layer-styling/package.json
@@ -6,26 +6,29 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/data-chart/crosshair-layer-styling/public/index.html b/samples/charts/data-chart/crosshair-layer-styling/public/index.html
deleted file mode 100644
index 2f342f5155..0000000000
--- a/samples/charts/data-chart/crosshair-layer-styling/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- DataChartCrosshairLayerStyling
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/data-chart/crosshair-layer-styling/src/react-app-env.d.ts b/samples/charts/data-chart/crosshair-layer-styling/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/data-chart/crosshair-layer-styling/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/data-chart/crosshair-layer-styling/vite.config.js b/samples/charts/data-chart/crosshair-layer-styling/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/data-chart/crosshair-layer-styling/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/data-chart/custom-drawing-annotations/.devcontainer/devcontainer.json b/samples/charts/data-chart/custom-drawing-annotations/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/data-chart/custom-drawing-annotations/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/data-chart/custom-drawing-annotations/index.html b/samples/charts/data-chart/custom-drawing-annotations/index.html
new file mode 100644
index 0000000000..2d16d1a0de
--- /dev/null
+++ b/samples/charts/data-chart/custom-drawing-annotations/index.html
@@ -0,0 +1,11 @@
+
+
+
+ DataChartCustomDrawingAnnotations
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/data-chart/custom-drawing-annotations/package.json b/samples/charts/data-chart/custom-drawing-annotations/package.json
index bc75a5e4d0..b1b12ca0f6 100644
--- a/samples/charts/data-chart/custom-drawing-annotations/package.json
+++ b/samples/charts/data-chart/custom-drawing-annotations/package.json
@@ -6,29 +6,32 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/data-chart/custom-drawing-annotations/public/index.html b/samples/charts/data-chart/custom-drawing-annotations/public/index.html
deleted file mode 100644
index 5aa29cf94f..0000000000
--- a/samples/charts/data-chart/custom-drawing-annotations/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- DataChartCustomDrawingAnnotations
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/data-chart/custom-drawing-annotations/src/react-app-env.d.ts b/samples/charts/data-chart/custom-drawing-annotations/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/data-chart/custom-drawing-annotations/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/data-chart/custom-drawing-annotations/vite.config.js b/samples/charts/data-chart/custom-drawing-annotations/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/data-chart/custom-drawing-annotations/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/data-chart/custom-editing-data/.devcontainer/devcontainer.json b/samples/charts/data-chart/custom-editing-data/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/data-chart/custom-editing-data/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/data-chart/custom-editing-data/index.html b/samples/charts/data-chart/custom-editing-data/index.html
new file mode 100644
index 0000000000..7571211b48
--- /dev/null
+++ b/samples/charts/data-chart/custom-editing-data/index.html
@@ -0,0 +1,11 @@
+
+
+
+ DataChartCustomEditingData
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/data-chart/custom-editing-data/package.json b/samples/charts/data-chart/custom-editing-data/package.json
index 5d5f91f461..09f9624428 100644
--- a/samples/charts/data-chart/custom-editing-data/package.json
+++ b/samples/charts/data-chart/custom-editing-data/package.json
@@ -6,27 +6,30 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/data-chart/custom-editing-data/public/index.html b/samples/charts/data-chart/custom-editing-data/public/index.html
deleted file mode 100644
index c45f16251d..0000000000
--- a/samples/charts/data-chart/custom-editing-data/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- DataChartCustomEditingData
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/data-chart/custom-editing-data/src/react-app-env.d.ts b/samples/charts/data-chart/custom-editing-data/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/data-chart/custom-editing-data/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/data-chart/custom-editing-data/vite.config.js b/samples/charts/data-chart/custom-editing-data/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/data-chart/custom-editing-data/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/data-chart/dash-array-axes/.devcontainer/devcontainer.json b/samples/charts/data-chart/dash-array-axes/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/data-chart/dash-array-axes/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/data-chart/dash-array-axes/index.html b/samples/charts/data-chart/dash-array-axes/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/data-chart/dash-array-axes/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/data-chart/dash-array-axes/package.json b/samples/charts/data-chart/dash-array-axes/package.json
index e2cbe40f5f..2fb94eb034 100644
--- a/samples/charts/data-chart/dash-array-axes/package.json
+++ b/samples/charts/data-chart/dash-array-axes/package.json
@@ -7,33 +7,36 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/data-chart/dash-array-axes/public/index.html b/samples/charts/data-chart/dash-array-axes/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/data-chart/dash-array-axes/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/data-chart/dash-array-axes/src/react-app-env.d.ts b/samples/charts/data-chart/dash-array-axes/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/data-chart/dash-array-axes/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/data-chart/dash-array-axes/vite.config.js b/samples/charts/data-chart/dash-array-axes/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/data-chart/dash-array-axes/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/data-chart/dash-array-series/.devcontainer/devcontainer.json b/samples/charts/data-chart/dash-array-series/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/data-chart/dash-array-series/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/data-chart/dash-array-series/index.html b/samples/charts/data-chart/dash-array-series/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/data-chart/dash-array-series/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/data-chart/dash-array-series/package.json b/samples/charts/data-chart/dash-array-series/package.json
index e2cbe40f5f..2fb94eb034 100644
--- a/samples/charts/data-chart/dash-array-series/package.json
+++ b/samples/charts/data-chart/dash-array-series/package.json
@@ -7,33 +7,36 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/data-chart/dash-array-series/public/index.html b/samples/charts/data-chart/dash-array-series/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/data-chart/dash-array-series/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/data-chart/dash-array-series/src/react-app-env.d.ts b/samples/charts/data-chart/dash-array-series/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/data-chart/dash-array-series/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/data-chart/dash-array-series/vite.config.js b/samples/charts/data-chart/dash-array-series/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/data-chart/dash-array-series/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/data-chart/dash-array-tickmarks/.devcontainer/devcontainer.json b/samples/charts/data-chart/dash-array-tickmarks/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/data-chart/dash-array-tickmarks/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/data-chart/dash-array-tickmarks/index.html b/samples/charts/data-chart/dash-array-tickmarks/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/data-chart/dash-array-tickmarks/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/data-chart/dash-array-tickmarks/package.json b/samples/charts/data-chart/dash-array-tickmarks/package.json
index e2cbe40f5f..2fb94eb034 100644
--- a/samples/charts/data-chart/dash-array-tickmarks/package.json
+++ b/samples/charts/data-chart/dash-array-tickmarks/package.json
@@ -7,33 +7,36 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/data-chart/dash-array-tickmarks/public/index.html b/samples/charts/data-chart/dash-array-tickmarks/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/data-chart/dash-array-tickmarks/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/data-chart/dash-array-tickmarks/src/react-app-env.d.ts b/samples/charts/data-chart/dash-array-tickmarks/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/data-chart/dash-array-tickmarks/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/data-chart/dash-array-tickmarks/vite.config.js b/samples/charts/data-chart/dash-array-tickmarks/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/data-chart/dash-array-tickmarks/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/data-chart/dash-array-trendline/.devcontainer/devcontainer.json b/samples/charts/data-chart/dash-array-trendline/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/data-chart/dash-array-trendline/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/data-chart/dash-array-trendline/index.html b/samples/charts/data-chart/dash-array-trendline/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/data-chart/dash-array-trendline/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/data-chart/dash-array-trendline/package.json b/samples/charts/data-chart/dash-array-trendline/package.json
index e2cbe40f5f..2fb94eb034 100644
--- a/samples/charts/data-chart/dash-array-trendline/package.json
+++ b/samples/charts/data-chart/dash-array-trendline/package.json
@@ -7,33 +7,36 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/data-chart/dash-array-trendline/public/index.html b/samples/charts/data-chart/dash-array-trendline/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/data-chart/dash-array-trendline/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/data-chart/dash-array-trendline/src/react-app-env.d.ts b/samples/charts/data-chart/dash-array-trendline/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/data-chart/dash-array-trendline/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/data-chart/dash-array-trendline/vite.config.js b/samples/charts/data-chart/dash-array-trendline/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/data-chart/dash-array-trendline/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/data-chart/data-annotation-band-layer/.devcontainer/devcontainer.json b/samples/charts/data-chart/data-annotation-band-layer/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/data-chart/data-annotation-band-layer/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/data-chart/data-annotation-band-layer/index.html b/samples/charts/data-chart/data-annotation-band-layer/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/data-chart/data-annotation-band-layer/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/data-chart/data-annotation-band-layer/package.json b/samples/charts/data-chart/data-annotation-band-layer/package.json
index e2cbe40f5f..2fb94eb034 100644
--- a/samples/charts/data-chart/data-annotation-band-layer/package.json
+++ b/samples/charts/data-chart/data-annotation-band-layer/package.json
@@ -7,33 +7,36 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/data-chart/data-annotation-band-layer/public/index.html b/samples/charts/data-chart/data-annotation-band-layer/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/data-chart/data-annotation-band-layer/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/data-chart/data-annotation-band-layer/src/react-app-env.d.ts b/samples/charts/data-chart/data-annotation-band-layer/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/data-chart/data-annotation-band-layer/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/data-chart/data-annotation-band-layer/vite.config.js b/samples/charts/data-chart/data-annotation-band-layer/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/data-chart/data-annotation-band-layer/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/data-chart/data-annotation-line-layer/.devcontainer/devcontainer.json b/samples/charts/data-chart/data-annotation-line-layer/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/data-chart/data-annotation-line-layer/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/data-chart/data-annotation-line-layer/index.html b/samples/charts/data-chart/data-annotation-line-layer/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/data-chart/data-annotation-line-layer/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/data-chart/data-annotation-line-layer/package.json b/samples/charts/data-chart/data-annotation-line-layer/package.json
index e2cbe40f5f..2fb94eb034 100644
--- a/samples/charts/data-chart/data-annotation-line-layer/package.json
+++ b/samples/charts/data-chart/data-annotation-line-layer/package.json
@@ -7,33 +7,36 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/data-chart/data-annotation-line-layer/public/index.html b/samples/charts/data-chart/data-annotation-line-layer/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/data-chart/data-annotation-line-layer/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/data-chart/data-annotation-line-layer/src/react-app-env.d.ts b/samples/charts/data-chart/data-annotation-line-layer/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/data-chart/data-annotation-line-layer/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/data-chart/data-annotation-line-layer/vite.config.js b/samples/charts/data-chart/data-annotation-line-layer/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/data-chart/data-annotation-line-layer/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/data-chart/data-annotation-multiple-with-overlay-text/.devcontainer/devcontainer.json b/samples/charts/data-chart/data-annotation-multiple-with-overlay-text/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/data-chart/data-annotation-multiple-with-overlay-text/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/data-chart/data-annotation-multiple-with-overlay-text/index.html b/samples/charts/data-chart/data-annotation-multiple-with-overlay-text/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/data-chart/data-annotation-multiple-with-overlay-text/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/data-chart/data-annotation-multiple-with-overlay-text/package.json b/samples/charts/data-chart/data-annotation-multiple-with-overlay-text/package.json
index e2cbe40f5f..2fb94eb034 100644
--- a/samples/charts/data-chart/data-annotation-multiple-with-overlay-text/package.json
+++ b/samples/charts/data-chart/data-annotation-multiple-with-overlay-text/package.json
@@ -7,33 +7,36 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/data-chart/data-annotation-multiple-with-overlay-text/public/index.html b/samples/charts/data-chart/data-annotation-multiple-with-overlay-text/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/data-chart/data-annotation-multiple-with-overlay-text/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/data-chart/data-annotation-multiple-with-overlay-text/src/react-app-env.d.ts b/samples/charts/data-chart/data-annotation-multiple-with-overlay-text/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/data-chart/data-annotation-multiple-with-overlay-text/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/data-chart/data-annotation-multiple-with-overlay-text/vite.config.js b/samples/charts/data-chart/data-annotation-multiple-with-overlay-text/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/data-chart/data-annotation-multiple-with-overlay-text/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/data-chart/data-annotation-multiple-with-stocks/.devcontainer/devcontainer.json b/samples/charts/data-chart/data-annotation-multiple-with-stocks/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/data-chart/data-annotation-multiple-with-stocks/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/data-chart/data-annotation-multiple-with-stocks/index.html b/samples/charts/data-chart/data-annotation-multiple-with-stocks/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/data-chart/data-annotation-multiple-with-stocks/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/data-chart/data-annotation-multiple-with-stocks/package.json b/samples/charts/data-chart/data-annotation-multiple-with-stocks/package.json
index e2cbe40f5f..2fb94eb034 100644
--- a/samples/charts/data-chart/data-annotation-multiple-with-stocks/package.json
+++ b/samples/charts/data-chart/data-annotation-multiple-with-stocks/package.json
@@ -7,33 +7,36 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/data-chart/data-annotation-multiple-with-stocks/public/index.html b/samples/charts/data-chart/data-annotation-multiple-with-stocks/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/data-chart/data-annotation-multiple-with-stocks/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/data-chart/data-annotation-multiple-with-stocks/src/react-app-env.d.ts b/samples/charts/data-chart/data-annotation-multiple-with-stocks/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/data-chart/data-annotation-multiple-with-stocks/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/data-chart/data-annotation-multiple-with-stocks/vite.config.js b/samples/charts/data-chart/data-annotation-multiple-with-stocks/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/data-chart/data-annotation-multiple-with-stocks/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/data-chart/data-annotation-rect-layer/.devcontainer/devcontainer.json b/samples/charts/data-chart/data-annotation-rect-layer/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/data-chart/data-annotation-rect-layer/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/data-chart/data-annotation-rect-layer/index.html b/samples/charts/data-chart/data-annotation-rect-layer/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/data-chart/data-annotation-rect-layer/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/data-chart/data-annotation-rect-layer/package.json b/samples/charts/data-chart/data-annotation-rect-layer/package.json
index e2cbe40f5f..2fb94eb034 100644
--- a/samples/charts/data-chart/data-annotation-rect-layer/package.json
+++ b/samples/charts/data-chart/data-annotation-rect-layer/package.json
@@ -7,33 +7,36 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/data-chart/data-annotation-rect-layer/public/index.html b/samples/charts/data-chart/data-annotation-rect-layer/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/data-chart/data-annotation-rect-layer/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/data-chart/data-annotation-rect-layer/src/react-app-env.d.ts b/samples/charts/data-chart/data-annotation-rect-layer/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/data-chart/data-annotation-rect-layer/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/data-chart/data-annotation-rect-layer/vite.config.js b/samples/charts/data-chart/data-annotation-rect-layer/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/data-chart/data-annotation-rect-layer/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/data-chart/data-annotation-slice-layer/.devcontainer/devcontainer.json b/samples/charts/data-chart/data-annotation-slice-layer/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/data-chart/data-annotation-slice-layer/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/data-chart/data-annotation-slice-layer/index.html b/samples/charts/data-chart/data-annotation-slice-layer/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/data-chart/data-annotation-slice-layer/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/data-chart/data-annotation-slice-layer/package.json b/samples/charts/data-chart/data-annotation-slice-layer/package.json
index e2cbe40f5f..2fb94eb034 100644
--- a/samples/charts/data-chart/data-annotation-slice-layer/package.json
+++ b/samples/charts/data-chart/data-annotation-slice-layer/package.json
@@ -7,33 +7,36 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/data-chart/data-annotation-slice-layer/public/index.html b/samples/charts/data-chart/data-annotation-slice-layer/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/data-chart/data-annotation-slice-layer/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/data-chart/data-annotation-slice-layer/src/react-app-env.d.ts b/samples/charts/data-chart/data-annotation-slice-layer/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/data-chart/data-annotation-slice-layer/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/data-chart/data-annotation-slice-layer/vite.config.js b/samples/charts/data-chart/data-annotation-slice-layer/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/data-chart/data-annotation-slice-layer/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/data-chart/data-annotation-strip-layer/.devcontainer/devcontainer.json b/samples/charts/data-chart/data-annotation-strip-layer/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/data-chart/data-annotation-strip-layer/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/data-chart/data-annotation-strip-layer/index.html b/samples/charts/data-chart/data-annotation-strip-layer/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/data-chart/data-annotation-strip-layer/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/data-chart/data-annotation-strip-layer/package.json b/samples/charts/data-chart/data-annotation-strip-layer/package.json
index e2cbe40f5f..2fb94eb034 100644
--- a/samples/charts/data-chart/data-annotation-strip-layer/package.json
+++ b/samples/charts/data-chart/data-annotation-strip-layer/package.json
@@ -7,33 +7,36 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/data-chart/data-annotation-strip-layer/public/index.html b/samples/charts/data-chart/data-annotation-strip-layer/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/data-chart/data-annotation-strip-layer/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/data-chart/data-annotation-strip-layer/src/react-app-env.d.ts b/samples/charts/data-chart/data-annotation-strip-layer/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/data-chart/data-annotation-strip-layer/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/data-chart/data-annotation-strip-layer/vite.config.js b/samples/charts/data-chart/data-annotation-strip-layer/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/data-chart/data-annotation-strip-layer/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/data-chart/data-legend-grouping-and-highlighting/.devcontainer/devcontainer.json b/samples/charts/data-chart/data-legend-grouping-and-highlighting/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/data-chart/data-legend-grouping-and-highlighting/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/data-chart/data-legend-grouping-and-highlighting/index.html b/samples/charts/data-chart/data-legend-grouping-and-highlighting/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/data-chart/data-legend-grouping-and-highlighting/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/data-chart/data-legend-grouping-and-highlighting/package.json b/samples/charts/data-chart/data-legend-grouping-and-highlighting/package.json
index e2cbe40f5f..2fb94eb034 100644
--- a/samples/charts/data-chart/data-legend-grouping-and-highlighting/package.json
+++ b/samples/charts/data-chart/data-legend-grouping-and-highlighting/package.json
@@ -7,33 +7,36 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/data-chart/data-legend-grouping-and-highlighting/public/index.html b/samples/charts/data-chart/data-legend-grouping-and-highlighting/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/data-chart/data-legend-grouping-and-highlighting/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/data-chart/data-legend-grouping-and-highlighting/src/react-app-env.d.ts b/samples/charts/data-chart/data-legend-grouping-and-highlighting/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/data-chart/data-legend-grouping-and-highlighting/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/data-chart/data-legend-grouping-and-highlighting/vite.config.js b/samples/charts/data-chart/data-legend-grouping-and-highlighting/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/data-chart/data-legend-grouping-and-highlighting/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/data-chart/data-legend-grouping/.devcontainer/devcontainer.json b/samples/charts/data-chart/data-legend-grouping/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/data-chart/data-legend-grouping/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/data-chart/data-legend-grouping/index.html b/samples/charts/data-chart/data-legend-grouping/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/data-chart/data-legend-grouping/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/data-chart/data-legend-grouping/package.json b/samples/charts/data-chart/data-legend-grouping/package.json
index e2cbe40f5f..2fb94eb034 100644
--- a/samples/charts/data-chart/data-legend-grouping/package.json
+++ b/samples/charts/data-chart/data-legend-grouping/package.json
@@ -7,33 +7,36 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/data-chart/data-legend-grouping/public/index.html b/samples/charts/data-chart/data-legend-grouping/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/data-chart/data-legend-grouping/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/data-chart/data-legend-grouping/src/react-app-env.d.ts b/samples/charts/data-chart/data-legend-grouping/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/data-chart/data-legend-grouping/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/data-chart/data-legend-grouping/vite.config.js b/samples/charts/data-chart/data-legend-grouping/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/data-chart/data-legend-grouping/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/data-chart/data-legend-styling/.devcontainer/devcontainer.json b/samples/charts/data-chart/data-legend-styling/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/data-chart/data-legend-styling/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/data-chart/data-legend-styling/index.html b/samples/charts/data-chart/data-legend-styling/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/data-chart/data-legend-styling/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/data-chart/data-legend-styling/package.json b/samples/charts/data-chart/data-legend-styling/package.json
index e2cbe40f5f..2fb94eb034 100644
--- a/samples/charts/data-chart/data-legend-styling/package.json
+++ b/samples/charts/data-chart/data-legend-styling/package.json
@@ -7,33 +7,36 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/data-chart/data-legend-styling/public/index.html b/samples/charts/data-chart/data-legend-styling/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/data-chart/data-legend-styling/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/data-chart/data-legend-styling/src/react-app-env.d.ts b/samples/charts/data-chart/data-legend-styling/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/data-chart/data-legend-styling/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/data-chart/data-legend-styling/vite.config.js b/samples/charts/data-chart/data-legend-styling/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/data-chart/data-legend-styling/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/data-chart/data-legend/.devcontainer/devcontainer.json b/samples/charts/data-chart/data-legend/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/data-chart/data-legend/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/data-chart/data-legend/index.html b/samples/charts/data-chart/data-legend/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/data-chart/data-legend/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/data-chart/data-legend/package.json b/samples/charts/data-chart/data-legend/package.json
index e2cbe40f5f..2fb94eb034 100644
--- a/samples/charts/data-chart/data-legend/package.json
+++ b/samples/charts/data-chart/data-legend/package.json
@@ -7,33 +7,36 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/data-chart/data-legend/public/index.html b/samples/charts/data-chart/data-legend/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/data-chart/data-legend/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/data-chart/data-legend/src/react-app-env.d.ts b/samples/charts/data-chart/data-legend/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/data-chart/data-legend/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/data-chart/data-legend/vite.config.js b/samples/charts/data-chart/data-legend/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/data-chart/data-legend/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/data-chart/data-tooltip-grouping-and-highlighting/.devcontainer/devcontainer.json b/samples/charts/data-chart/data-tooltip-grouping-and-highlighting/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/data-chart/data-tooltip-grouping-and-highlighting/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/data-chart/data-tooltip-grouping-and-highlighting/index.html b/samples/charts/data-chart/data-tooltip-grouping-and-highlighting/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/data-chart/data-tooltip-grouping-and-highlighting/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/data-chart/data-tooltip-grouping-and-highlighting/package.json b/samples/charts/data-chart/data-tooltip-grouping-and-highlighting/package.json
index d92a7f293d..523264000a 100644
--- a/samples/charts/data-chart/data-tooltip-grouping-and-highlighting/package.json
+++ b/samples/charts/data-chart/data-tooltip-grouping-and-highlighting/package.json
@@ -7,35 +7,38 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/data-chart/data-tooltip-grouping-and-highlighting/public/index.html b/samples/charts/data-chart/data-tooltip-grouping-and-highlighting/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/data-chart/data-tooltip-grouping-and-highlighting/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/data-chart/data-tooltip-grouping-and-highlighting/src/react-app-env.d.ts b/samples/charts/data-chart/data-tooltip-grouping-and-highlighting/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/data-chart/data-tooltip-grouping-and-highlighting/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/data-chart/data-tooltip-grouping-and-highlighting/vite.config.js b/samples/charts/data-chart/data-tooltip-grouping-and-highlighting/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/data-chart/data-tooltip-grouping-and-highlighting/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/data-chart/data-tooltip-grouping/.devcontainer/devcontainer.json b/samples/charts/data-chart/data-tooltip-grouping/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/data-chart/data-tooltip-grouping/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/data-chart/data-tooltip-grouping/index.html b/samples/charts/data-chart/data-tooltip-grouping/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/data-chart/data-tooltip-grouping/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/data-chart/data-tooltip-grouping/package.json b/samples/charts/data-chart/data-tooltip-grouping/package.json
index d92a7f293d..523264000a 100644
--- a/samples/charts/data-chart/data-tooltip-grouping/package.json
+++ b/samples/charts/data-chart/data-tooltip-grouping/package.json
@@ -7,35 +7,38 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/data-chart/data-tooltip-grouping/public/index.html b/samples/charts/data-chart/data-tooltip-grouping/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/data-chart/data-tooltip-grouping/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/data-chart/data-tooltip-grouping/src/react-app-env.d.ts b/samples/charts/data-chart/data-tooltip-grouping/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/data-chart/data-tooltip-grouping/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/data-chart/data-tooltip-grouping/vite.config.js b/samples/charts/data-chart/data-tooltip-grouping/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/data-chart/data-tooltip-grouping/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/data-chart/data-tooltip-styling/.devcontainer/devcontainer.json b/samples/charts/data-chart/data-tooltip-styling/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/data-chart/data-tooltip-styling/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/data-chart/data-tooltip-styling/index.html b/samples/charts/data-chart/data-tooltip-styling/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/data-chart/data-tooltip-styling/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/data-chart/data-tooltip-styling/package.json b/samples/charts/data-chart/data-tooltip-styling/package.json
index d92a7f293d..523264000a 100644
--- a/samples/charts/data-chart/data-tooltip-styling/package.json
+++ b/samples/charts/data-chart/data-tooltip-styling/package.json
@@ -7,35 +7,38 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/data-chart/data-tooltip-styling/public/index.html b/samples/charts/data-chart/data-tooltip-styling/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/data-chart/data-tooltip-styling/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/data-chart/data-tooltip-styling/src/react-app-env.d.ts b/samples/charts/data-chart/data-tooltip-styling/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/data-chart/data-tooltip-styling/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/data-chart/data-tooltip-styling/vite.config.js b/samples/charts/data-chart/data-tooltip-styling/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/data-chart/data-tooltip-styling/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/data-chart/data-tooltip/.devcontainer/devcontainer.json b/samples/charts/data-chart/data-tooltip/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/data-chart/data-tooltip/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/data-chart/data-tooltip/index.html b/samples/charts/data-chart/data-tooltip/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/data-chart/data-tooltip/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/data-chart/data-tooltip/package.json b/samples/charts/data-chart/data-tooltip/package.json
index e2cbe40f5f..2fb94eb034 100644
--- a/samples/charts/data-chart/data-tooltip/package.json
+++ b/samples/charts/data-chart/data-tooltip/package.json
@@ -7,33 +7,36 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/data-chart/data-tooltip/public/index.html b/samples/charts/data-chart/data-tooltip/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/data-chart/data-tooltip/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/data-chart/data-tooltip/src/react-app-env.d.ts b/samples/charts/data-chart/data-tooltip/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/data-chart/data-tooltip/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/data-chart/data-tooltip/vite.config.js b/samples/charts/data-chart/data-tooltip/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/data-chart/data-tooltip/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/data-chart/final-value-layer-styling/.devcontainer/devcontainer.json b/samples/charts/data-chart/final-value-layer-styling/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/data-chart/final-value-layer-styling/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/data-chart/final-value-layer-styling/index.html b/samples/charts/data-chart/final-value-layer-styling/index.html
new file mode 100644
index 0000000000..2fd1827f82
--- /dev/null
+++ b/samples/charts/data-chart/final-value-layer-styling/index.html
@@ -0,0 +1,11 @@
+
+
+
+ DataChartFinalValueLayerStyling
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/data-chart/final-value-layer-styling/package.json b/samples/charts/data-chart/final-value-layer-styling/package.json
index f90f36cd23..b8e8e803b0 100644
--- a/samples/charts/data-chart/final-value-layer-styling/package.json
+++ b/samples/charts/data-chart/final-value-layer-styling/package.json
@@ -6,26 +6,29 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/data-chart/final-value-layer-styling/public/index.html b/samples/charts/data-chart/final-value-layer-styling/public/index.html
deleted file mode 100644
index 2a257d3958..0000000000
--- a/samples/charts/data-chart/final-value-layer-styling/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- DataChartFinalValueLayerStyling
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/data-chart/final-value-layer-styling/src/react-app-env.d.ts b/samples/charts/data-chart/final-value-layer-styling/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/data-chart/final-value-layer-styling/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/data-chart/final-value-layer-styling/vite.config.js b/samples/charts/data-chart/final-value-layer-styling/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/data-chart/final-value-layer-styling/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/data-chart/financial-price-series/.devcontainer/devcontainer.json b/samples/charts/data-chart/financial-price-series/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/data-chart/financial-price-series/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/data-chart/financial-price-series/index.html b/samples/charts/data-chart/financial-price-series/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/data-chart/financial-price-series/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/data-chart/financial-price-series/package.json b/samples/charts/data-chart/financial-price-series/package.json
index e2cbe40f5f..2fb94eb034 100644
--- a/samples/charts/data-chart/financial-price-series/package.json
+++ b/samples/charts/data-chart/financial-price-series/package.json
@@ -7,33 +7,36 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/data-chart/financial-price-series/public/index.html b/samples/charts/data-chart/financial-price-series/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/data-chart/financial-price-series/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/data-chart/financial-price-series/src/react-app-env.d.ts b/samples/charts/data-chart/financial-price-series/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/data-chart/financial-price-series/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/data-chart/financial-price-series/vite.config.js b/samples/charts/data-chart/financial-price-series/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/data-chart/financial-price-series/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/data-chart/format-specifiers/.devcontainer/devcontainer.json b/samples/charts/data-chart/format-specifiers/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/data-chart/format-specifiers/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/data-chart/format-specifiers/index.html b/samples/charts/data-chart/format-specifiers/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/data-chart/format-specifiers/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/data-chart/format-specifiers/package.json b/samples/charts/data-chart/format-specifiers/package.json
index e2cbe40f5f..2fb94eb034 100644
--- a/samples/charts/data-chart/format-specifiers/package.json
+++ b/samples/charts/data-chart/format-specifiers/package.json
@@ -7,33 +7,36 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/data-chart/format-specifiers/public/index.html b/samples/charts/data-chart/format-specifiers/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/data-chart/format-specifiers/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/data-chart/format-specifiers/src/react-app-env.d.ts b/samples/charts/data-chart/format-specifiers/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/data-chart/format-specifiers/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/data-chart/format-specifiers/vite.config.js b/samples/charts/data-chart/format-specifiers/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/data-chart/format-specifiers/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/data-chart/itemized-bar-chart/index.html b/samples/charts/data-chart/itemized-bar-chart/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/data-chart/itemized-bar-chart/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/data-chart/itemized-bar-chart/package.json b/samples/charts/data-chart/itemized-bar-chart/package.json
index 10c62d6ee1..fb813ea225 100644
--- a/samples/charts/data-chart/itemized-bar-chart/package.json
+++ b/samples/charts/data-chart/itemized-bar-chart/package.json
@@ -7,32 +7,35 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/data-chart/itemized-bar-chart/public/index.html b/samples/charts/data-chart/itemized-bar-chart/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/data-chart/itemized-bar-chart/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/data-chart/itemized-bar-chart/src/react-app-env.d.ts b/samples/charts/data-chart/itemized-bar-chart/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/data-chart/itemized-bar-chart/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/data-chart/itemized-column-chart/index.html b/samples/charts/data-chart/itemized-column-chart/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/data-chart/itemized-column-chart/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/data-chart/itemized-column-chart/package.json b/samples/charts/data-chart/itemized-column-chart/package.json
index 10c62d6ee1..fb813ea225 100644
--- a/samples/charts/data-chart/itemized-column-chart/package.json
+++ b/samples/charts/data-chart/itemized-column-chart/package.json
@@ -7,32 +7,35 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/data-chart/itemized-column-chart/public/index.html b/samples/charts/data-chart/itemized-column-chart/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/data-chart/itemized-column-chart/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/data-chart/itemized-column-chart/src/react-app-env.d.ts b/samples/charts/data-chart/itemized-column-chart/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/data-chart/itemized-column-chart/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/data-chart/itemized-stacked-bar-chart/index.html b/samples/charts/data-chart/itemized-stacked-bar-chart/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/data-chart/itemized-stacked-bar-chart/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/data-chart/itemized-stacked-bar-chart/package.json b/samples/charts/data-chart/itemized-stacked-bar-chart/package.json
index 10c62d6ee1..fb813ea225 100644
--- a/samples/charts/data-chart/itemized-stacked-bar-chart/package.json
+++ b/samples/charts/data-chart/itemized-stacked-bar-chart/package.json
@@ -7,32 +7,35 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/data-chart/itemized-stacked-bar-chart/public/index.html b/samples/charts/data-chart/itemized-stacked-bar-chart/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/data-chart/itemized-stacked-bar-chart/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/data-chart/itemized-stacked-bar-chart/src/react-app-env.d.ts b/samples/charts/data-chart/itemized-stacked-bar-chart/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/data-chart/itemized-stacked-bar-chart/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/data-chart/itemized-stacked-column-chart/index.html b/samples/charts/data-chart/itemized-stacked-column-chart/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/data-chart/itemized-stacked-column-chart/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/data-chart/itemized-stacked-column-chart/package.json b/samples/charts/data-chart/itemized-stacked-column-chart/package.json
index 10c62d6ee1..fb813ea225 100644
--- a/samples/charts/data-chart/itemized-stacked-column-chart/package.json
+++ b/samples/charts/data-chart/itemized-stacked-column-chart/package.json
@@ -7,32 +7,35 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/data-chart/itemized-stacked-column-chart/public/index.html b/samples/charts/data-chart/itemized-stacked-column-chart/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/data-chart/itemized-stacked-column-chart/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/data-chart/itemized-stacked-column-chart/src/react-app-env.d.ts b/samples/charts/data-chart/itemized-stacked-column-chart/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/data-chart/itemized-stacked-column-chart/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/data-chart/legends/.devcontainer/devcontainer.json b/samples/charts/data-chart/legends/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/data-chart/legends/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/data-chart/legends/index.html b/samples/charts/data-chart/legends/index.html
new file mode 100644
index 0000000000..c0c482fe4e
--- /dev/null
+++ b/samples/charts/data-chart/legends/index.html
@@ -0,0 +1,11 @@
+
+
+
+ DataChartLegends
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/data-chart/legends/package.json b/samples/charts/data-chart/legends/package.json
index 2f990850a0..54ea04192e 100644
--- a/samples/charts/data-chart/legends/package.json
+++ b/samples/charts/data-chart/legends/package.json
@@ -6,26 +6,29 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/data-chart/legends/public/index.html b/samples/charts/data-chart/legends/public/index.html
deleted file mode 100644
index 9724b0bc6b..0000000000
--- a/samples/charts/data-chart/legends/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- DataChartLegends
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/data-chart/legends/src/react-app-env.d.ts b/samples/charts/data-chart/legends/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/data-chart/legends/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/data-chart/legends/vite.config.js b/samples/charts/data-chart/legends/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/data-chart/legends/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/data-chart/polar-area-chart-styling/.devcontainer/devcontainer.json b/samples/charts/data-chart/polar-area-chart-styling/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/data-chart/polar-area-chart-styling/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/data-chart/polar-area-chart-styling/index.html b/samples/charts/data-chart/polar-area-chart-styling/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/data-chart/polar-area-chart-styling/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/data-chart/polar-area-chart-styling/package.json b/samples/charts/data-chart/polar-area-chart-styling/package.json
index e2cbe40f5f..2fb94eb034 100644
--- a/samples/charts/data-chart/polar-area-chart-styling/package.json
+++ b/samples/charts/data-chart/polar-area-chart-styling/package.json
@@ -7,33 +7,36 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/data-chart/polar-area-chart-styling/public/index.html b/samples/charts/data-chart/polar-area-chart-styling/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/data-chart/polar-area-chart-styling/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/data-chart/polar-area-chart-styling/src/react-app-env.d.ts b/samples/charts/data-chart/polar-area-chart-styling/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/data-chart/polar-area-chart-styling/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/data-chart/polar-area-chart-styling/vite.config.js b/samples/charts/data-chart/polar-area-chart-styling/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/data-chart/polar-area-chart-styling/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/data-chart/polar-area-chart/.devcontainer/devcontainer.json b/samples/charts/data-chart/polar-area-chart/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/data-chart/polar-area-chart/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/data-chart/polar-area-chart/index.html b/samples/charts/data-chart/polar-area-chart/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/data-chart/polar-area-chart/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/data-chart/polar-area-chart/package.json b/samples/charts/data-chart/polar-area-chart/package.json
index e2cbe40f5f..2fb94eb034 100644
--- a/samples/charts/data-chart/polar-area-chart/package.json
+++ b/samples/charts/data-chart/polar-area-chart/package.json
@@ -7,33 +7,36 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/data-chart/polar-area-chart/public/index.html b/samples/charts/data-chart/polar-area-chart/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/data-chart/polar-area-chart/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/data-chart/polar-area-chart/src/react-app-env.d.ts b/samples/charts/data-chart/polar-area-chart/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/data-chart/polar-area-chart/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/data-chart/polar-area-chart/vite.config.js b/samples/charts/data-chart/polar-area-chart/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/data-chart/polar-area-chart/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/data-chart/polar-chart-types/.devcontainer/devcontainer.json b/samples/charts/data-chart/polar-chart-types/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/data-chart/polar-chart-types/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/data-chart/polar-chart-types/index.html b/samples/charts/data-chart/polar-chart-types/index.html
new file mode 100644
index 0000000000..d92d6404e3
--- /dev/null
+++ b/samples/charts/data-chart/polar-chart-types/index.html
@@ -0,0 +1,11 @@
+
+
+
+ DataChartTypePolarSeries
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/data-chart/polar-chart-types/package.json b/samples/charts/data-chart/polar-chart-types/package.json
index 9341c72db1..323d10360e 100644
--- a/samples/charts/data-chart/polar-chart-types/package.json
+++ b/samples/charts/data-chart/polar-chart-types/package.json
@@ -6,26 +6,29 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/data-chart/polar-chart-types/public/index.html b/samples/charts/data-chart/polar-chart-types/public/index.html
deleted file mode 100644
index cc1f3af712..0000000000
--- a/samples/charts/data-chart/polar-chart-types/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- DataChartTypePolarSeries
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/data-chart/polar-chart-types/src/react-app-env.d.ts b/samples/charts/data-chart/polar-chart-types/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/data-chart/polar-chart-types/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/data-chart/polar-chart-types/vite.config.js b/samples/charts/data-chart/polar-chart-types/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/data-chart/polar-chart-types/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/data-chart/polar-line-chart/.devcontainer/devcontainer.json b/samples/charts/data-chart/polar-line-chart/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/data-chart/polar-line-chart/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/data-chart/polar-line-chart/index.html b/samples/charts/data-chart/polar-line-chart/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/data-chart/polar-line-chart/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/data-chart/polar-line-chart/package.json b/samples/charts/data-chart/polar-line-chart/package.json
index e2cbe40f5f..2fb94eb034 100644
--- a/samples/charts/data-chart/polar-line-chart/package.json
+++ b/samples/charts/data-chart/polar-line-chart/package.json
@@ -7,33 +7,36 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/data-chart/polar-line-chart/public/index.html b/samples/charts/data-chart/polar-line-chart/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/data-chart/polar-line-chart/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/data-chart/polar-line-chart/src/react-app-env.d.ts b/samples/charts/data-chart/polar-line-chart/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/data-chart/polar-line-chart/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/data-chart/polar-line-chart/vite.config.js b/samples/charts/data-chart/polar-line-chart/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/data-chart/polar-line-chart/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/data-chart/polar-scatter-chart/.devcontainer/devcontainer.json b/samples/charts/data-chart/polar-scatter-chart/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/data-chart/polar-scatter-chart/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/data-chart/polar-scatter-chart/index.html b/samples/charts/data-chart/polar-scatter-chart/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/data-chart/polar-scatter-chart/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/data-chart/polar-scatter-chart/package.json b/samples/charts/data-chart/polar-scatter-chart/package.json
index e2cbe40f5f..2fb94eb034 100644
--- a/samples/charts/data-chart/polar-scatter-chart/package.json
+++ b/samples/charts/data-chart/polar-scatter-chart/package.json
@@ -7,33 +7,36 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/data-chart/polar-scatter-chart/public/index.html b/samples/charts/data-chart/polar-scatter-chart/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/data-chart/polar-scatter-chart/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/data-chart/polar-scatter-chart/src/react-app-env.d.ts b/samples/charts/data-chart/polar-scatter-chart/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/data-chart/polar-scatter-chart/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/data-chart/polar-scatter-chart/vite.config.js b/samples/charts/data-chart/polar-scatter-chart/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/data-chart/polar-scatter-chart/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/data-chart/polar-spline-area-chart/.devcontainer/devcontainer.json b/samples/charts/data-chart/polar-spline-area-chart/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/data-chart/polar-spline-area-chart/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/data-chart/polar-spline-area-chart/index.html b/samples/charts/data-chart/polar-spline-area-chart/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/data-chart/polar-spline-area-chart/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/data-chart/polar-spline-area-chart/package.json b/samples/charts/data-chart/polar-spline-area-chart/package.json
index e2cbe40f5f..2fb94eb034 100644
--- a/samples/charts/data-chart/polar-spline-area-chart/package.json
+++ b/samples/charts/data-chart/polar-spline-area-chart/package.json
@@ -7,33 +7,36 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/data-chart/polar-spline-area-chart/public/index.html b/samples/charts/data-chart/polar-spline-area-chart/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/data-chart/polar-spline-area-chart/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/data-chart/polar-spline-area-chart/src/react-app-env.d.ts b/samples/charts/data-chart/polar-spline-area-chart/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/data-chart/polar-spline-area-chart/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/data-chart/polar-spline-area-chart/vite.config.js b/samples/charts/data-chart/polar-spline-area-chart/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/data-chart/polar-spline-area-chart/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/data-chart/polar-spline-chart/.devcontainer/devcontainer.json b/samples/charts/data-chart/polar-spline-chart/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/data-chart/polar-spline-chart/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/data-chart/polar-spline-chart/index.html b/samples/charts/data-chart/polar-spline-chart/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/data-chart/polar-spline-chart/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/data-chart/polar-spline-chart/package.json b/samples/charts/data-chart/polar-spline-chart/package.json
index e2cbe40f5f..2fb94eb034 100644
--- a/samples/charts/data-chart/polar-spline-chart/package.json
+++ b/samples/charts/data-chart/polar-spline-chart/package.json
@@ -7,33 +7,36 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/data-chart/polar-spline-chart/public/index.html b/samples/charts/data-chart/polar-spline-chart/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/data-chart/polar-spline-chart/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/data-chart/polar-spline-chart/src/react-app-env.d.ts b/samples/charts/data-chart/polar-spline-chart/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/data-chart/polar-spline-chart/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/data-chart/polar-spline-chart/vite.config.js b/samples/charts/data-chart/polar-spline-chart/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/data-chart/polar-spline-chart/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/data-chart/radial-area-chart-styling/.devcontainer/devcontainer.json b/samples/charts/data-chart/radial-area-chart-styling/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/data-chart/radial-area-chart-styling/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/data-chart/radial-area-chart-styling/index.html b/samples/charts/data-chart/radial-area-chart-styling/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/data-chart/radial-area-chart-styling/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/data-chart/radial-area-chart-styling/package.json b/samples/charts/data-chart/radial-area-chart-styling/package.json
index e2cbe40f5f..2fb94eb034 100644
--- a/samples/charts/data-chart/radial-area-chart-styling/package.json
+++ b/samples/charts/data-chart/radial-area-chart-styling/package.json
@@ -7,33 +7,36 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/data-chart/radial-area-chart-styling/public/index.html b/samples/charts/data-chart/radial-area-chart-styling/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/data-chart/radial-area-chart-styling/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/data-chart/radial-area-chart-styling/src/react-app-env.d.ts b/samples/charts/data-chart/radial-area-chart-styling/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/data-chart/radial-area-chart-styling/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/data-chart/radial-area-chart-styling/vite.config.js b/samples/charts/data-chart/radial-area-chart-styling/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/data-chart/radial-area-chart-styling/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/data-chart/radial-area-chart/.devcontainer/devcontainer.json b/samples/charts/data-chart/radial-area-chart/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/data-chart/radial-area-chart/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/data-chart/radial-area-chart/index.html b/samples/charts/data-chart/radial-area-chart/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/data-chart/radial-area-chart/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/data-chart/radial-area-chart/package.json b/samples/charts/data-chart/radial-area-chart/package.json
index e2cbe40f5f..2fb94eb034 100644
--- a/samples/charts/data-chart/radial-area-chart/package.json
+++ b/samples/charts/data-chart/radial-area-chart/package.json
@@ -7,33 +7,36 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/data-chart/radial-area-chart/public/index.html b/samples/charts/data-chart/radial-area-chart/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/data-chart/radial-area-chart/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/data-chart/radial-area-chart/src/react-app-env.d.ts b/samples/charts/data-chart/radial-area-chart/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/data-chart/radial-area-chart/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/data-chart/radial-area-chart/vite.config.js b/samples/charts/data-chart/radial-area-chart/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/data-chart/radial-area-chart/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/data-chart/radial-chart-types/.devcontainer/devcontainer.json b/samples/charts/data-chart/radial-chart-types/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/data-chart/radial-chart-types/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/data-chart/radial-chart-types/index.html b/samples/charts/data-chart/radial-chart-types/index.html
new file mode 100644
index 0000000000..d9436e09db
--- /dev/null
+++ b/samples/charts/data-chart/radial-chart-types/index.html
@@ -0,0 +1,11 @@
+
+
+
+ DataChartTypeRadialSeries
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/data-chart/radial-chart-types/package.json b/samples/charts/data-chart/radial-chart-types/package.json
index 1c1b5acfbc..85026e93bd 100644
--- a/samples/charts/data-chart/radial-chart-types/package.json
+++ b/samples/charts/data-chart/radial-chart-types/package.json
@@ -6,26 +6,29 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/data-chart/radial-chart-types/public/index.html b/samples/charts/data-chart/radial-chart-types/public/index.html
deleted file mode 100644
index 1e68a44bc1..0000000000
--- a/samples/charts/data-chart/radial-chart-types/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- DataChartTypeRadialSeries
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/data-chart/radial-chart-types/src/react-app-env.d.ts b/samples/charts/data-chart/radial-chart-types/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/data-chart/radial-chart-types/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/data-chart/radial-chart-types/vite.config.js b/samples/charts/data-chart/radial-chart-types/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/data-chart/radial-chart-types/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/data-chart/radial-column-chart-selection/.devcontainer/devcontainer.json b/samples/charts/data-chart/radial-column-chart-selection/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/data-chart/radial-column-chart-selection/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/data-chart/radial-column-chart-selection/index.html b/samples/charts/data-chart/radial-column-chart-selection/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/data-chart/radial-column-chart-selection/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/data-chart/radial-column-chart-selection/package.json b/samples/charts/data-chart/radial-column-chart-selection/package.json
index e2cbe40f5f..2fb94eb034 100644
--- a/samples/charts/data-chart/radial-column-chart-selection/package.json
+++ b/samples/charts/data-chart/radial-column-chart-selection/package.json
@@ -7,33 +7,36 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/data-chart/radial-column-chart-selection/public/index.html b/samples/charts/data-chart/radial-column-chart-selection/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/data-chart/radial-column-chart-selection/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/data-chart/radial-column-chart-selection/src/react-app-env.d.ts b/samples/charts/data-chart/radial-column-chart-selection/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/data-chart/radial-column-chart-selection/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/data-chart/radial-column-chart-selection/vite.config.js b/samples/charts/data-chart/radial-column-chart-selection/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/data-chart/radial-column-chart-selection/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/data-chart/radial-column-chart/.devcontainer/devcontainer.json b/samples/charts/data-chart/radial-column-chart/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/data-chart/radial-column-chart/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/data-chart/radial-column-chart/index.html b/samples/charts/data-chart/radial-column-chart/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/data-chart/radial-column-chart/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/data-chart/radial-column-chart/package.json b/samples/charts/data-chart/radial-column-chart/package.json
index e2cbe40f5f..2fb94eb034 100644
--- a/samples/charts/data-chart/radial-column-chart/package.json
+++ b/samples/charts/data-chart/radial-column-chart/package.json
@@ -7,33 +7,36 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/data-chart/radial-column-chart/public/index.html b/samples/charts/data-chart/radial-column-chart/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/data-chart/radial-column-chart/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/data-chart/radial-column-chart/src/react-app-env.d.ts b/samples/charts/data-chart/radial-column-chart/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/data-chart/radial-column-chart/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/data-chart/radial-column-chart/vite.config.js b/samples/charts/data-chart/radial-column-chart/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/data-chart/radial-column-chart/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/data-chart/radial-label-mode/.devcontainer/devcontainer.json b/samples/charts/data-chart/radial-label-mode/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/data-chart/radial-label-mode/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/data-chart/radial-label-mode/index.html b/samples/charts/data-chart/radial-label-mode/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/data-chart/radial-label-mode/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/data-chart/radial-label-mode/package.json b/samples/charts/data-chart/radial-label-mode/package.json
index d92a7f293d..523264000a 100644
--- a/samples/charts/data-chart/radial-label-mode/package.json
+++ b/samples/charts/data-chart/radial-label-mode/package.json
@@ -7,35 +7,38 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/data-chart/radial-label-mode/public/index.html b/samples/charts/data-chart/radial-label-mode/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/data-chart/radial-label-mode/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/data-chart/radial-label-mode/src/react-app-env.d.ts b/samples/charts/data-chart/radial-label-mode/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/data-chart/radial-label-mode/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/data-chart/radial-label-mode/vite.config.js b/samples/charts/data-chart/radial-label-mode/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/data-chart/radial-label-mode/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/data-chart/radial-line-chart/.devcontainer/devcontainer.json b/samples/charts/data-chart/radial-line-chart/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/data-chart/radial-line-chart/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/data-chart/radial-line-chart/index.html b/samples/charts/data-chart/radial-line-chart/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/data-chart/radial-line-chart/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/data-chart/radial-line-chart/package.json b/samples/charts/data-chart/radial-line-chart/package.json
index e2cbe40f5f..2fb94eb034 100644
--- a/samples/charts/data-chart/radial-line-chart/package.json
+++ b/samples/charts/data-chart/radial-line-chart/package.json
@@ -7,33 +7,36 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/data-chart/radial-line-chart/public/index.html b/samples/charts/data-chart/radial-line-chart/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/data-chart/radial-line-chart/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/data-chart/radial-line-chart/src/react-app-env.d.ts b/samples/charts/data-chart/radial-line-chart/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/data-chart/radial-line-chart/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/data-chart/radial-line-chart/vite.config.js b/samples/charts/data-chart/radial-line-chart/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/data-chart/radial-line-chart/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/data-chart/radial-pie-chart/.devcontainer/devcontainer.json b/samples/charts/data-chart/radial-pie-chart/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/data-chart/radial-pie-chart/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/data-chart/radial-pie-chart/index.html b/samples/charts/data-chart/radial-pie-chart/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/data-chart/radial-pie-chart/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/data-chart/radial-pie-chart/package.json b/samples/charts/data-chart/radial-pie-chart/package.json
index e2cbe40f5f..2fb94eb034 100644
--- a/samples/charts/data-chart/radial-pie-chart/package.json
+++ b/samples/charts/data-chart/radial-pie-chart/package.json
@@ -7,33 +7,36 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/data-chart/radial-pie-chart/public/index.html b/samples/charts/data-chart/radial-pie-chart/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/data-chart/radial-pie-chart/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/data-chart/radial-pie-chart/src/react-app-env.d.ts b/samples/charts/data-chart/radial-pie-chart/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/data-chart/radial-pie-chart/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/data-chart/radial-pie-chart/vite.config.js b/samples/charts/data-chart/radial-pie-chart/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/data-chart/radial-pie-chart/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/data-chart/radial-pie-proportional-category-angle-axis/.devcontainer/devcontainer.json b/samples/charts/data-chart/radial-pie-proportional-category-angle-axis/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/data-chart/radial-pie-proportional-category-angle-axis/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/data-chart/radial-pie-proportional-category-angle-axis/index.html b/samples/charts/data-chart/radial-pie-proportional-category-angle-axis/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/data-chart/radial-pie-proportional-category-angle-axis/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/data-chart/radial-pie-proportional-category-angle-axis/package.json b/samples/charts/data-chart/radial-pie-proportional-category-angle-axis/package.json
index e2cbe40f5f..2fb94eb034 100644
--- a/samples/charts/data-chart/radial-pie-proportional-category-angle-axis/package.json
+++ b/samples/charts/data-chart/radial-pie-proportional-category-angle-axis/package.json
@@ -7,33 +7,36 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/data-chart/radial-pie-proportional-category-angle-axis/public/index.html b/samples/charts/data-chart/radial-pie-proportional-category-angle-axis/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/data-chart/radial-pie-proportional-category-angle-axis/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/data-chart/radial-pie-proportional-category-angle-axis/src/react-app-env.d.ts b/samples/charts/data-chart/radial-pie-proportional-category-angle-axis/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/data-chart/radial-pie-proportional-category-angle-axis/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/data-chart/radial-pie-proportional-category-angle-axis/vite.config.js b/samples/charts/data-chart/radial-pie-proportional-category-angle-axis/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/data-chart/radial-pie-proportional-category-angle-axis/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/data-chart/radial-proportional-radial-angle-axis/.devcontainer/devcontainer.json b/samples/charts/data-chart/radial-proportional-radial-angle-axis/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/data-chart/radial-proportional-radial-angle-axis/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/data-chart/radial-proportional-radial-angle-axis/index.html b/samples/charts/data-chart/radial-proportional-radial-angle-axis/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/data-chart/radial-proportional-radial-angle-axis/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/data-chart/radial-proportional-radial-angle-axis/package.json b/samples/charts/data-chart/radial-proportional-radial-angle-axis/package.json
index e2cbe40f5f..2fb94eb034 100644
--- a/samples/charts/data-chart/radial-proportional-radial-angle-axis/package.json
+++ b/samples/charts/data-chart/radial-proportional-radial-angle-axis/package.json
@@ -7,33 +7,36 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/data-chart/radial-proportional-radial-angle-axis/public/index.html b/samples/charts/data-chart/radial-proportional-radial-angle-axis/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/data-chart/radial-proportional-radial-angle-axis/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/data-chart/radial-proportional-radial-angle-axis/src/react-app-env.d.ts b/samples/charts/data-chart/radial-proportional-radial-angle-axis/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/data-chart/radial-proportional-radial-angle-axis/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/data-chart/radial-proportional-radial-angle-axis/vite.config.js b/samples/charts/data-chart/radial-proportional-radial-angle-axis/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/data-chart/radial-proportional-radial-angle-axis/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/data-chart/range-area-chart/.devcontainer/devcontainer.json b/samples/charts/data-chart/range-area-chart/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/data-chart/range-area-chart/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/data-chart/range-area-chart/index.html b/samples/charts/data-chart/range-area-chart/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/data-chart/range-area-chart/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/data-chart/range-area-chart/package.json b/samples/charts/data-chart/range-area-chart/package.json
index e2cbe40f5f..2fb94eb034 100644
--- a/samples/charts/data-chart/range-area-chart/package.json
+++ b/samples/charts/data-chart/range-area-chart/package.json
@@ -7,33 +7,36 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/data-chart/range-area-chart/public/index.html b/samples/charts/data-chart/range-area-chart/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/data-chart/range-area-chart/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/data-chart/range-area-chart/src/react-app-env.d.ts b/samples/charts/data-chart/range-area-chart/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/data-chart/range-area-chart/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/data-chart/range-area-chart/vite.config.js b/samples/charts/data-chart/range-area-chart/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/data-chart/range-area-chart/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/data-chart/range-column-chart/.devcontainer/devcontainer.json b/samples/charts/data-chart/range-column-chart/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/data-chart/range-column-chart/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/data-chart/range-column-chart/index.html b/samples/charts/data-chart/range-column-chart/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/data-chart/range-column-chart/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/data-chart/range-column-chart/package.json b/samples/charts/data-chart/range-column-chart/package.json
index e2cbe40f5f..2fb94eb034 100644
--- a/samples/charts/data-chart/range-column-chart/package.json
+++ b/samples/charts/data-chart/range-column-chart/package.json
@@ -7,33 +7,36 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/data-chart/range-column-chart/public/index.html b/samples/charts/data-chart/range-column-chart/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/data-chart/range-column-chart/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/data-chart/range-column-chart/src/react-app-env.d.ts b/samples/charts/data-chart/range-column-chart/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/data-chart/range-column-chart/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/data-chart/range-column-chart/vite.config.js b/samples/charts/data-chart/range-column-chart/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/data-chart/range-column-chart/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/data-chart/scatter-bubble-chart-fill-scale/.devcontainer/devcontainer.json b/samples/charts/data-chart/scatter-bubble-chart-fill-scale/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/data-chart/scatter-bubble-chart-fill-scale/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/data-chart/scatter-bubble-chart-fill-scale/index.html b/samples/charts/data-chart/scatter-bubble-chart-fill-scale/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/data-chart/scatter-bubble-chart-fill-scale/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/data-chart/scatter-bubble-chart-fill-scale/package.json b/samples/charts/data-chart/scatter-bubble-chart-fill-scale/package.json
index e2cbe40f5f..2fb94eb034 100644
--- a/samples/charts/data-chart/scatter-bubble-chart-fill-scale/package.json
+++ b/samples/charts/data-chart/scatter-bubble-chart-fill-scale/package.json
@@ -7,33 +7,36 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/data-chart/scatter-bubble-chart-fill-scale/public/index.html b/samples/charts/data-chart/scatter-bubble-chart-fill-scale/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/data-chart/scatter-bubble-chart-fill-scale/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/data-chart/scatter-bubble-chart-fill-scale/src/react-app-env.d.ts b/samples/charts/data-chart/scatter-bubble-chart-fill-scale/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/data-chart/scatter-bubble-chart-fill-scale/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/data-chart/scatter-bubble-chart-fill-scale/vite.config.js b/samples/charts/data-chart/scatter-bubble-chart-fill-scale/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/data-chart/scatter-bubble-chart-fill-scale/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/data-chart/scatter-bubble-chart-multiple-sources/.devcontainer/devcontainer.json b/samples/charts/data-chart/scatter-bubble-chart-multiple-sources/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/data-chart/scatter-bubble-chart-multiple-sources/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/data-chart/scatter-bubble-chart-multiple-sources/index.html b/samples/charts/data-chart/scatter-bubble-chart-multiple-sources/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/data-chart/scatter-bubble-chart-multiple-sources/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/data-chart/scatter-bubble-chart-multiple-sources/package.json b/samples/charts/data-chart/scatter-bubble-chart-multiple-sources/package.json
index e2cbe40f5f..2fb94eb034 100644
--- a/samples/charts/data-chart/scatter-bubble-chart-multiple-sources/package.json
+++ b/samples/charts/data-chart/scatter-bubble-chart-multiple-sources/package.json
@@ -7,33 +7,36 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/data-chart/scatter-bubble-chart-multiple-sources/public/index.html b/samples/charts/data-chart/scatter-bubble-chart-multiple-sources/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/data-chart/scatter-bubble-chart-multiple-sources/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/data-chart/scatter-bubble-chart-multiple-sources/src/react-app-env.d.ts b/samples/charts/data-chart/scatter-bubble-chart-multiple-sources/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/data-chart/scatter-bubble-chart-multiple-sources/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/data-chart/scatter-bubble-chart-multiple-sources/vite.config.js b/samples/charts/data-chart/scatter-bubble-chart-multiple-sources/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/data-chart/scatter-bubble-chart-multiple-sources/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/data-chart/scatter-bubble-chart-single-source/.devcontainer/devcontainer.json b/samples/charts/data-chart/scatter-bubble-chart-single-source/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/data-chart/scatter-bubble-chart-single-source/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/data-chart/scatter-bubble-chart-single-source/index.html b/samples/charts/data-chart/scatter-bubble-chart-single-source/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/data-chart/scatter-bubble-chart-single-source/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/data-chart/scatter-bubble-chart-single-source/package.json b/samples/charts/data-chart/scatter-bubble-chart-single-source/package.json
index e2cbe40f5f..2fb94eb034 100644
--- a/samples/charts/data-chart/scatter-bubble-chart-single-source/package.json
+++ b/samples/charts/data-chart/scatter-bubble-chart-single-source/package.json
@@ -7,33 +7,36 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/data-chart/scatter-bubble-chart-single-source/public/index.html b/samples/charts/data-chart/scatter-bubble-chart-single-source/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/data-chart/scatter-bubble-chart-single-source/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/data-chart/scatter-bubble-chart-single-source/src/react-app-env.d.ts b/samples/charts/data-chart/scatter-bubble-chart-single-source/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/data-chart/scatter-bubble-chart-single-source/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/data-chart/scatter-bubble-chart-single-source/vite.config.js b/samples/charts/data-chart/scatter-bubble-chart-single-source/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/data-chart/scatter-bubble-chart-single-source/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/data-chart/scatter-bubble-chart-styling/.devcontainer/devcontainer.json b/samples/charts/data-chart/scatter-bubble-chart-styling/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/data-chart/scatter-bubble-chart-styling/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/data-chart/scatter-bubble-chart-styling/index.html b/samples/charts/data-chart/scatter-bubble-chart-styling/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/data-chart/scatter-bubble-chart-styling/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/data-chart/scatter-bubble-chart-styling/package.json b/samples/charts/data-chart/scatter-bubble-chart-styling/package.json
index e2cbe40f5f..2fb94eb034 100644
--- a/samples/charts/data-chart/scatter-bubble-chart-styling/package.json
+++ b/samples/charts/data-chart/scatter-bubble-chart-styling/package.json
@@ -7,33 +7,36 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/data-chart/scatter-bubble-chart-styling/public/index.html b/samples/charts/data-chart/scatter-bubble-chart-styling/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/data-chart/scatter-bubble-chart-styling/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/data-chart/scatter-bubble-chart-styling/src/react-app-env.d.ts b/samples/charts/data-chart/scatter-bubble-chart-styling/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/data-chart/scatter-bubble-chart-styling/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/data-chart/scatter-bubble-chart-styling/vite.config.js b/samples/charts/data-chart/scatter-bubble-chart-styling/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/data-chart/scatter-bubble-chart-styling/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/data-chart/scatter-line-chart/.devcontainer/devcontainer.json b/samples/charts/data-chart/scatter-line-chart/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/data-chart/scatter-line-chart/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/data-chart/scatter-line-chart/index.html b/samples/charts/data-chart/scatter-line-chart/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/data-chart/scatter-line-chart/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/data-chart/scatter-line-chart/package.json b/samples/charts/data-chart/scatter-line-chart/package.json
index e2cbe40f5f..2fb94eb034 100644
--- a/samples/charts/data-chart/scatter-line-chart/package.json
+++ b/samples/charts/data-chart/scatter-line-chart/package.json
@@ -7,33 +7,36 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/data-chart/scatter-line-chart/public/index.html b/samples/charts/data-chart/scatter-line-chart/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/data-chart/scatter-line-chart/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/data-chart/scatter-line-chart/src/react-app-env.d.ts b/samples/charts/data-chart/scatter-line-chart/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/data-chart/scatter-line-chart/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/data-chart/scatter-line-chart/vite.config.js b/samples/charts/data-chart/scatter-line-chart/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/data-chart/scatter-line-chart/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/data-chart/scatter-line-threshold/.devcontainer/devcontainer.json b/samples/charts/data-chart/scatter-line-threshold/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/data-chart/scatter-line-threshold/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/data-chart/scatter-line-threshold/index.html b/samples/charts/data-chart/scatter-line-threshold/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/data-chart/scatter-line-threshold/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/data-chart/scatter-line-threshold/package.json b/samples/charts/data-chart/scatter-line-threshold/package.json
index 10c62d6ee1..fb813ea225 100644
--- a/samples/charts/data-chart/scatter-line-threshold/package.json
+++ b/samples/charts/data-chart/scatter-line-threshold/package.json
@@ -7,32 +7,35 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/data-chart/scatter-line-threshold/public/index.html b/samples/charts/data-chart/scatter-line-threshold/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/data-chart/scatter-line-threshold/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/data-chart/scatter-line-threshold/src/react-app-env.d.ts b/samples/charts/data-chart/scatter-line-threshold/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/data-chart/scatter-line-threshold/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/data-chart/scatter-line-threshold/vite.config.js b/samples/charts/data-chart/scatter-line-threshold/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/data-chart/scatter-line-threshold/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/data-chart/scatter-point-chart/.devcontainer/devcontainer.json b/samples/charts/data-chart/scatter-point-chart/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/data-chart/scatter-point-chart/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/data-chart/scatter-point-chart/index.html b/samples/charts/data-chart/scatter-point-chart/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/data-chart/scatter-point-chart/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/data-chart/scatter-point-chart/package.json b/samples/charts/data-chart/scatter-point-chart/package.json
index e2cbe40f5f..2fb94eb034 100644
--- a/samples/charts/data-chart/scatter-point-chart/package.json
+++ b/samples/charts/data-chart/scatter-point-chart/package.json
@@ -7,33 +7,36 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/data-chart/scatter-point-chart/public/index.html b/samples/charts/data-chart/scatter-point-chart/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/data-chart/scatter-point-chart/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/data-chart/scatter-point-chart/src/react-app-env.d.ts b/samples/charts/data-chart/scatter-point-chart/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/data-chart/scatter-point-chart/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/data-chart/scatter-point-chart/vite.config.js b/samples/charts/data-chart/scatter-point-chart/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/data-chart/scatter-point-chart/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/data-chart/scatter-spline-chart/.devcontainer/devcontainer.json b/samples/charts/data-chart/scatter-spline-chart/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/data-chart/scatter-spline-chart/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/data-chart/scatter-spline-chart/index.html b/samples/charts/data-chart/scatter-spline-chart/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/data-chart/scatter-spline-chart/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/data-chart/scatter-spline-chart/package.json b/samples/charts/data-chart/scatter-spline-chart/package.json
index e2cbe40f5f..2fb94eb034 100644
--- a/samples/charts/data-chart/scatter-spline-chart/package.json
+++ b/samples/charts/data-chart/scatter-spline-chart/package.json
@@ -7,33 +7,36 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/data-chart/scatter-spline-chart/public/index.html b/samples/charts/data-chart/scatter-spline-chart/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/data-chart/scatter-spline-chart/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/data-chart/scatter-spline-chart/src/react-app-env.d.ts b/samples/charts/data-chart/scatter-spline-chart/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/data-chart/scatter-spline-chart/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/data-chart/scatter-spline-chart/vite.config.js b/samples/charts/data-chart/scatter-spline-chart/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/data-chart/scatter-spline-chart/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/data-chart/selection-matcher/.devcontainer/devcontainer.json b/samples/charts/data-chart/selection-matcher/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/data-chart/selection-matcher/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/data-chart/selection-matcher/index.html b/samples/charts/data-chart/selection-matcher/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/data-chart/selection-matcher/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/data-chart/selection-matcher/package.json b/samples/charts/data-chart/selection-matcher/package.json
index e2cbe40f5f..2fb94eb034 100644
--- a/samples/charts/data-chart/selection-matcher/package.json
+++ b/samples/charts/data-chart/selection-matcher/package.json
@@ -7,33 +7,36 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/data-chart/selection-matcher/public/index.html b/samples/charts/data-chart/selection-matcher/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/data-chart/selection-matcher/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/data-chart/selection-matcher/src/react-app-env.d.ts b/samples/charts/data-chart/selection-matcher/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/data-chart/selection-matcher/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/data-chart/selection-matcher/vite.config.js b/samples/charts/data-chart/selection-matcher/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/data-chart/selection-matcher/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/data-chart/series-annotations/.devcontainer/devcontainer.json b/samples/charts/data-chart/series-annotations/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/data-chart/series-annotations/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/data-chart/series-annotations/index.html b/samples/charts/data-chart/series-annotations/index.html
new file mode 100644
index 0000000000..775fd07efb
--- /dev/null
+++ b/samples/charts/data-chart/series-annotations/index.html
@@ -0,0 +1,11 @@
+
+
+
+ DataChartSeriesAnnotations
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/data-chart/series-annotations/package.json b/samples/charts/data-chart/series-annotations/package.json
index 69a6e322b3..376232e8cd 100644
--- a/samples/charts/data-chart/series-annotations/package.json
+++ b/samples/charts/data-chart/series-annotations/package.json
@@ -6,26 +6,29 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/data-chart/series-annotations/public/index.html b/samples/charts/data-chart/series-annotations/public/index.html
deleted file mode 100644
index 3680d4d925..0000000000
--- a/samples/charts/data-chart/series-annotations/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- DataChartSeriesAnnotations
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/data-chart/series-annotations/src/react-app-env.d.ts b/samples/charts/data-chart/series-annotations/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/data-chart/series-annotations/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/data-chart/series-annotations/vite.config.js b/samples/charts/data-chart/series-annotations/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/data-chart/series-annotations/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/data-chart/series-highlighting/.devcontainer/devcontainer.json b/samples/charts/data-chart/series-highlighting/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/data-chart/series-highlighting/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/data-chart/series-highlighting/index.html b/samples/charts/data-chart/series-highlighting/index.html
new file mode 100644
index 0000000000..b3fe43ef74
--- /dev/null
+++ b/samples/charts/data-chart/series-highlighting/index.html
@@ -0,0 +1,11 @@
+
+
+
+ DataChartSeriesHighlighting
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/data-chart/series-highlighting/package.json b/samples/charts/data-chart/series-highlighting/package.json
index 18b3db7d2e..fec67bef4d 100644
--- a/samples/charts/data-chart/series-highlighting/package.json
+++ b/samples/charts/data-chart/series-highlighting/package.json
@@ -6,26 +6,29 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/data-chart/series-highlighting/public/index.html b/samples/charts/data-chart/series-highlighting/public/index.html
deleted file mode 100644
index e68dc4cc67..0000000000
--- a/samples/charts/data-chart/series-highlighting/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- DataChartSeriesHighlighting
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/data-chart/series-highlighting/src/react-app-env.d.ts b/samples/charts/data-chart/series-highlighting/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/data-chart/series-highlighting/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/data-chart/series-highlighting/vite.config.js b/samples/charts/data-chart/series-highlighting/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/data-chart/series-highlighting/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/data-chart/series-marker-template/.devcontainer/devcontainer.json b/samples/charts/data-chart/series-marker-template/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/data-chart/series-marker-template/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/data-chart/series-marker-template/index.html b/samples/charts/data-chart/series-marker-template/index.html
new file mode 100644
index 0000000000..bfb981aee9
--- /dev/null
+++ b/samples/charts/data-chart/series-marker-template/index.html
@@ -0,0 +1,11 @@
+
+
+
+ DataChartSeriesMarkers
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/data-chart/series-marker-template/package.json b/samples/charts/data-chart/series-marker-template/package.json
index a54132e3b0..03b1745209 100644
--- a/samples/charts/data-chart/series-marker-template/package.json
+++ b/samples/charts/data-chart/series-marker-template/package.json
@@ -6,26 +6,29 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/data-chart/series-marker-template/public/index.html b/samples/charts/data-chart/series-marker-template/public/index.html
deleted file mode 100644
index 5c296168c2..0000000000
--- a/samples/charts/data-chart/series-marker-template/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- DataChartSeriesMarkers
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/data-chart/series-marker-template/src/react-app-env.d.ts b/samples/charts/data-chart/series-marker-template/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/data-chart/series-marker-template/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/data-chart/series-marker-template/vite.config.js b/samples/charts/data-chart/series-marker-template/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/data-chart/series-marker-template/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/data-chart/series-markers/.devcontainer/devcontainer.json b/samples/charts/data-chart/series-markers/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/data-chart/series-markers/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/data-chart/series-markers/index.html b/samples/charts/data-chart/series-markers/index.html
new file mode 100644
index 0000000000..bfb981aee9
--- /dev/null
+++ b/samples/charts/data-chart/series-markers/index.html
@@ -0,0 +1,11 @@
+
+
+
+ DataChartSeriesMarkers
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/data-chart/series-markers/package.json b/samples/charts/data-chart/series-markers/package.json
index 003e59608f..8788f03b68 100644
--- a/samples/charts/data-chart/series-markers/package.json
+++ b/samples/charts/data-chart/series-markers/package.json
@@ -6,26 +6,29 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/data-chart/series-markers/public/index.html b/samples/charts/data-chart/series-markers/public/index.html
deleted file mode 100644
index 5c296168c2..0000000000
--- a/samples/charts/data-chart/series-markers/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- DataChartSeriesMarkers
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/data-chart/series-markers/src/react-app-env.d.ts b/samples/charts/data-chart/series-markers/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/data-chart/series-markers/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/data-chart/series-markers/vite.config.js b/samples/charts/data-chart/series-markers/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/data-chart/series-markers/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/data-chart/series-tooltips/.devcontainer/devcontainer.json b/samples/charts/data-chart/series-tooltips/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/data-chart/series-tooltips/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/data-chart/series-tooltips/index.html b/samples/charts/data-chart/series-tooltips/index.html
new file mode 100644
index 0000000000..bdfd995fc6
--- /dev/null
+++ b/samples/charts/data-chart/series-tooltips/index.html
@@ -0,0 +1,11 @@
+
+
+
+ DataChartSeriesTooltips
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/data-chart/series-tooltips/package.json b/samples/charts/data-chart/series-tooltips/package.json
index df9796e01e..a592b6efcf 100644
--- a/samples/charts/data-chart/series-tooltips/package.json
+++ b/samples/charts/data-chart/series-tooltips/package.json
@@ -6,26 +6,29 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/data-chart/series-tooltips/public/index.html b/samples/charts/data-chart/series-tooltips/public/index.html
deleted file mode 100644
index 0a062517e4..0000000000
--- a/samples/charts/data-chart/series-tooltips/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- DataChartSeriesTooltips
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/data-chart/series-tooltips/src/react-app-env.d.ts b/samples/charts/data-chart/series-tooltips/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/data-chart/series-tooltips/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/data-chart/series-tooltips/vite.config.js b/samples/charts/data-chart/series-tooltips/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/data-chart/series-tooltips/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/data-chart/series-trendlines/.devcontainer/devcontainer.json b/samples/charts/data-chart/series-trendlines/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/data-chart/series-trendlines/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/data-chart/series-trendlines/index.html b/samples/charts/data-chart/series-trendlines/index.html
new file mode 100644
index 0000000000..c1358557fa
--- /dev/null
+++ b/samples/charts/data-chart/series-trendlines/index.html
@@ -0,0 +1,11 @@
+
+
+
+ DataChartSeriesTrendlines
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/data-chart/series-trendlines/package.json b/samples/charts/data-chart/series-trendlines/package.json
index 53aa84542a..2d1686294d 100644
--- a/samples/charts/data-chart/series-trendlines/package.json
+++ b/samples/charts/data-chart/series-trendlines/package.json
@@ -6,26 +6,29 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/data-chart/series-trendlines/public/index.html b/samples/charts/data-chart/series-trendlines/public/index.html
deleted file mode 100644
index 5fa280235e..0000000000
--- a/samples/charts/data-chart/series-trendlines/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- DataChartSeriesTrendlines
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/data-chart/series-trendlines/src/react-app-env.d.ts b/samples/charts/data-chart/series-trendlines/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/data-chart/series-trendlines/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/data-chart/series-trendlines/vite.config.js b/samples/charts/data-chart/series-trendlines/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/data-chart/series-trendlines/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/data-chart/series-value-overlay/.devcontainer/devcontainer.json b/samples/charts/data-chart/series-value-overlay/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/data-chart/series-value-overlay/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/data-chart/series-value-overlay/index.html b/samples/charts/data-chart/series-value-overlay/index.html
new file mode 100644
index 0000000000..d22a834b99
--- /dev/null
+++ b/samples/charts/data-chart/series-value-overlay/index.html
@@ -0,0 +1,11 @@
+
+
+
+ DataChartValueOverlay
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/data-chart/series-value-overlay/package.json b/samples/charts/data-chart/series-value-overlay/package.json
index 2412094d96..7e3ee3703a 100644
--- a/samples/charts/data-chart/series-value-overlay/package.json
+++ b/samples/charts/data-chart/series-value-overlay/package.json
@@ -6,26 +6,29 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/data-chart/series-value-overlay/public/index.html b/samples/charts/data-chart/series-value-overlay/public/index.html
deleted file mode 100644
index 507252b43c..0000000000
--- a/samples/charts/data-chart/series-value-overlay/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- DataChartValueOverlay
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/data-chart/series-value-overlay/src/react-app-env.d.ts b/samples/charts/data-chart/series-value-overlay/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/data-chart/series-value-overlay/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/data-chart/series-value-overlay/vite.config.js b/samples/charts/data-chart/series-value-overlay/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/data-chart/series-value-overlay/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/data-chart/stacked-100-area-chart/.devcontainer/devcontainer.json b/samples/charts/data-chart/stacked-100-area-chart/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/data-chart/stacked-100-area-chart/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/data-chart/stacked-100-area-chart/index.html b/samples/charts/data-chart/stacked-100-area-chart/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/data-chart/stacked-100-area-chart/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/data-chart/stacked-100-area-chart/package.json b/samples/charts/data-chart/stacked-100-area-chart/package.json
index e2cbe40f5f..2fb94eb034 100644
--- a/samples/charts/data-chart/stacked-100-area-chart/package.json
+++ b/samples/charts/data-chart/stacked-100-area-chart/package.json
@@ -7,33 +7,36 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/data-chart/stacked-100-area-chart/public/index.html b/samples/charts/data-chart/stacked-100-area-chart/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/data-chart/stacked-100-area-chart/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/data-chart/stacked-100-area-chart/src/react-app-env.d.ts b/samples/charts/data-chart/stacked-100-area-chart/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/data-chart/stacked-100-area-chart/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/data-chart/stacked-100-area-chart/vite.config.js b/samples/charts/data-chart/stacked-100-area-chart/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/data-chart/stacked-100-area-chart/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/data-chart/stacked-100-bar-chart/.devcontainer/devcontainer.json b/samples/charts/data-chart/stacked-100-bar-chart/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/data-chart/stacked-100-bar-chart/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/data-chart/stacked-100-bar-chart/index.html b/samples/charts/data-chart/stacked-100-bar-chart/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/data-chart/stacked-100-bar-chart/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/data-chart/stacked-100-bar-chart/package.json b/samples/charts/data-chart/stacked-100-bar-chart/package.json
index e2cbe40f5f..2fb94eb034 100644
--- a/samples/charts/data-chart/stacked-100-bar-chart/package.json
+++ b/samples/charts/data-chart/stacked-100-bar-chart/package.json
@@ -7,33 +7,36 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/data-chart/stacked-100-bar-chart/public/index.html b/samples/charts/data-chart/stacked-100-bar-chart/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/data-chart/stacked-100-bar-chart/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/data-chart/stacked-100-bar-chart/src/react-app-env.d.ts b/samples/charts/data-chart/stacked-100-bar-chart/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/data-chart/stacked-100-bar-chart/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/data-chart/stacked-100-bar-chart/vite.config.js b/samples/charts/data-chart/stacked-100-bar-chart/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/data-chart/stacked-100-bar-chart/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/data-chart/stacked-100-column-chart/.devcontainer/devcontainer.json b/samples/charts/data-chart/stacked-100-column-chart/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/data-chart/stacked-100-column-chart/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/data-chart/stacked-100-column-chart/index.html b/samples/charts/data-chart/stacked-100-column-chart/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/data-chart/stacked-100-column-chart/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/data-chart/stacked-100-column-chart/package.json b/samples/charts/data-chart/stacked-100-column-chart/package.json
index e2cbe40f5f..2fb94eb034 100644
--- a/samples/charts/data-chart/stacked-100-column-chart/package.json
+++ b/samples/charts/data-chart/stacked-100-column-chart/package.json
@@ -7,33 +7,36 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/data-chart/stacked-100-column-chart/public/index.html b/samples/charts/data-chart/stacked-100-column-chart/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/data-chart/stacked-100-column-chart/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/data-chart/stacked-100-column-chart/src/react-app-env.d.ts b/samples/charts/data-chart/stacked-100-column-chart/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/data-chart/stacked-100-column-chart/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/data-chart/stacked-100-column-chart/vite.config.js b/samples/charts/data-chart/stacked-100-column-chart/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/data-chart/stacked-100-column-chart/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/data-chart/stacked-100-line-chart/.devcontainer/devcontainer.json b/samples/charts/data-chart/stacked-100-line-chart/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/data-chart/stacked-100-line-chart/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/data-chart/stacked-100-line-chart/index.html b/samples/charts/data-chart/stacked-100-line-chart/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/data-chart/stacked-100-line-chart/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/data-chart/stacked-100-line-chart/package.json b/samples/charts/data-chart/stacked-100-line-chart/package.json
index e2cbe40f5f..2fb94eb034 100644
--- a/samples/charts/data-chart/stacked-100-line-chart/package.json
+++ b/samples/charts/data-chart/stacked-100-line-chart/package.json
@@ -7,33 +7,36 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/data-chart/stacked-100-line-chart/public/index.html b/samples/charts/data-chart/stacked-100-line-chart/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/data-chart/stacked-100-line-chart/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/data-chart/stacked-100-line-chart/src/react-app-env.d.ts b/samples/charts/data-chart/stacked-100-line-chart/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/data-chart/stacked-100-line-chart/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/data-chart/stacked-100-line-chart/vite.config.js b/samples/charts/data-chart/stacked-100-line-chart/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/data-chart/stacked-100-line-chart/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/data-chart/stacked-100-spline-area-chart/.devcontainer/devcontainer.json b/samples/charts/data-chart/stacked-100-spline-area-chart/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/data-chart/stacked-100-spline-area-chart/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/data-chart/stacked-100-spline-area-chart/index.html b/samples/charts/data-chart/stacked-100-spline-area-chart/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/data-chart/stacked-100-spline-area-chart/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/data-chart/stacked-100-spline-area-chart/package.json b/samples/charts/data-chart/stacked-100-spline-area-chart/package.json
index e2cbe40f5f..2fb94eb034 100644
--- a/samples/charts/data-chart/stacked-100-spline-area-chart/package.json
+++ b/samples/charts/data-chart/stacked-100-spline-area-chart/package.json
@@ -7,33 +7,36 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/data-chart/stacked-100-spline-area-chart/public/index.html b/samples/charts/data-chart/stacked-100-spline-area-chart/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/data-chart/stacked-100-spline-area-chart/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/data-chart/stacked-100-spline-area-chart/src/react-app-env.d.ts b/samples/charts/data-chart/stacked-100-spline-area-chart/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/data-chart/stacked-100-spline-area-chart/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/data-chart/stacked-100-spline-area-chart/vite.config.js b/samples/charts/data-chart/stacked-100-spline-area-chart/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/data-chart/stacked-100-spline-area-chart/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/data-chart/stacked-100-spline-chart/.devcontainer/devcontainer.json b/samples/charts/data-chart/stacked-100-spline-chart/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/data-chart/stacked-100-spline-chart/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/data-chart/stacked-100-spline-chart/index.html b/samples/charts/data-chart/stacked-100-spline-chart/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/data-chart/stacked-100-spline-chart/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/data-chart/stacked-100-spline-chart/package.json b/samples/charts/data-chart/stacked-100-spline-chart/package.json
index e2cbe40f5f..2fb94eb034 100644
--- a/samples/charts/data-chart/stacked-100-spline-chart/package.json
+++ b/samples/charts/data-chart/stacked-100-spline-chart/package.json
@@ -7,33 +7,36 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/data-chart/stacked-100-spline-chart/public/index.html b/samples/charts/data-chart/stacked-100-spline-chart/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/data-chart/stacked-100-spline-chart/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/data-chart/stacked-100-spline-chart/src/react-app-env.d.ts b/samples/charts/data-chart/stacked-100-spline-chart/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/data-chart/stacked-100-spline-chart/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/data-chart/stacked-100-spline-chart/vite.config.js b/samples/charts/data-chart/stacked-100-spline-chart/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/data-chart/stacked-100-spline-chart/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/data-chart/stacked-area-chart/.devcontainer/devcontainer.json b/samples/charts/data-chart/stacked-area-chart/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/data-chart/stacked-area-chart/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/data-chart/stacked-area-chart/index.html b/samples/charts/data-chart/stacked-area-chart/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/data-chart/stacked-area-chart/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/data-chart/stacked-area-chart/package.json b/samples/charts/data-chart/stacked-area-chart/package.json
index e2cbe40f5f..2fb94eb034 100644
--- a/samples/charts/data-chart/stacked-area-chart/package.json
+++ b/samples/charts/data-chart/stacked-area-chart/package.json
@@ -7,33 +7,36 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/data-chart/stacked-area-chart/public/index.html b/samples/charts/data-chart/stacked-area-chart/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/data-chart/stacked-area-chart/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/data-chart/stacked-area-chart/src/react-app-env.d.ts b/samples/charts/data-chart/stacked-area-chart/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/data-chart/stacked-area-chart/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/data-chart/stacked-area-chart/vite.config.js b/samples/charts/data-chart/stacked-area-chart/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/data-chart/stacked-area-chart/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/data-chart/stacked-bar-chart/.devcontainer/devcontainer.json b/samples/charts/data-chart/stacked-bar-chart/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/data-chart/stacked-bar-chart/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/data-chart/stacked-bar-chart/index.html b/samples/charts/data-chart/stacked-bar-chart/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/data-chart/stacked-bar-chart/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/data-chart/stacked-bar-chart/package.json b/samples/charts/data-chart/stacked-bar-chart/package.json
index e2cbe40f5f..2fb94eb034 100644
--- a/samples/charts/data-chart/stacked-bar-chart/package.json
+++ b/samples/charts/data-chart/stacked-bar-chart/package.json
@@ -7,33 +7,36 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/data-chart/stacked-bar-chart/public/index.html b/samples/charts/data-chart/stacked-bar-chart/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/data-chart/stacked-bar-chart/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/data-chart/stacked-bar-chart/src/react-app-env.d.ts b/samples/charts/data-chart/stacked-bar-chart/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/data-chart/stacked-bar-chart/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/data-chart/stacked-bar-chart/vite.config.js b/samples/charts/data-chart/stacked-bar-chart/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/data-chart/stacked-bar-chart/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/data-chart/stacked-chart-types/.devcontainer/devcontainer.json b/samples/charts/data-chart/stacked-chart-types/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/data-chart/stacked-chart-types/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/data-chart/stacked-chart-types/index.html b/samples/charts/data-chart/stacked-chart-types/index.html
new file mode 100644
index 0000000000..5b88bb4d4f
--- /dev/null
+++ b/samples/charts/data-chart/stacked-chart-types/index.html
@@ -0,0 +1,11 @@
+
+
+
+ DataChartTypeStackedSeries
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/data-chart/stacked-chart-types/package.json b/samples/charts/data-chart/stacked-chart-types/package.json
index 5af99267af..575b4eccde 100644
--- a/samples/charts/data-chart/stacked-chart-types/package.json
+++ b/samples/charts/data-chart/stacked-chart-types/package.json
@@ -6,26 +6,29 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/data-chart/stacked-chart-types/public/index.html b/samples/charts/data-chart/stacked-chart-types/public/index.html
deleted file mode 100644
index 206fcd023b..0000000000
--- a/samples/charts/data-chart/stacked-chart-types/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- DataChartTypeStackedSeries
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/data-chart/stacked-chart-types/src/react-app-env.d.ts b/samples/charts/data-chart/stacked-chart-types/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/data-chart/stacked-chart-types/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/data-chart/stacked-chart-types/vite.config.js b/samples/charts/data-chart/stacked-chart-types/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/data-chart/stacked-chart-types/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/data-chart/stacked-column-chart/.devcontainer/devcontainer.json b/samples/charts/data-chart/stacked-column-chart/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/data-chart/stacked-column-chart/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/data-chart/stacked-column-chart/index.html b/samples/charts/data-chart/stacked-column-chart/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/data-chart/stacked-column-chart/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/data-chart/stacked-column-chart/package.json b/samples/charts/data-chart/stacked-column-chart/package.json
index e2cbe40f5f..2fb94eb034 100644
--- a/samples/charts/data-chart/stacked-column-chart/package.json
+++ b/samples/charts/data-chart/stacked-column-chart/package.json
@@ -7,33 +7,36 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/data-chart/stacked-column-chart/public/index.html b/samples/charts/data-chart/stacked-column-chart/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/data-chart/stacked-column-chart/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/data-chart/stacked-column-chart/src/react-app-env.d.ts b/samples/charts/data-chart/stacked-column-chart/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/data-chart/stacked-column-chart/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/data-chart/stacked-column-chart/vite.config.js b/samples/charts/data-chart/stacked-column-chart/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/data-chart/stacked-column-chart/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/data-chart/stacked-line-chart/.devcontainer/devcontainer.json b/samples/charts/data-chart/stacked-line-chart/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/data-chart/stacked-line-chart/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/data-chart/stacked-line-chart/index.html b/samples/charts/data-chart/stacked-line-chart/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/data-chart/stacked-line-chart/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/data-chart/stacked-line-chart/package.json b/samples/charts/data-chart/stacked-line-chart/package.json
index e2cbe40f5f..2fb94eb034 100644
--- a/samples/charts/data-chart/stacked-line-chart/package.json
+++ b/samples/charts/data-chart/stacked-line-chart/package.json
@@ -7,33 +7,36 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/data-chart/stacked-line-chart/public/index.html b/samples/charts/data-chart/stacked-line-chart/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/data-chart/stacked-line-chart/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/data-chart/stacked-line-chart/src/react-app-env.d.ts b/samples/charts/data-chart/stacked-line-chart/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/data-chart/stacked-line-chart/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/data-chart/stacked-line-chart/vite.config.js b/samples/charts/data-chart/stacked-line-chart/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/data-chart/stacked-line-chart/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/data-chart/stacked-spline-area-chart/.devcontainer/devcontainer.json b/samples/charts/data-chart/stacked-spline-area-chart/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/data-chart/stacked-spline-area-chart/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/data-chart/stacked-spline-area-chart/index.html b/samples/charts/data-chart/stacked-spline-area-chart/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/data-chart/stacked-spline-area-chart/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/data-chart/stacked-spline-area-chart/package.json b/samples/charts/data-chart/stacked-spline-area-chart/package.json
index e2cbe40f5f..2fb94eb034 100644
--- a/samples/charts/data-chart/stacked-spline-area-chart/package.json
+++ b/samples/charts/data-chart/stacked-spline-area-chart/package.json
@@ -7,33 +7,36 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/data-chart/stacked-spline-area-chart/public/index.html b/samples/charts/data-chart/stacked-spline-area-chart/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/data-chart/stacked-spline-area-chart/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/data-chart/stacked-spline-area-chart/src/react-app-env.d.ts b/samples/charts/data-chart/stacked-spline-area-chart/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/data-chart/stacked-spline-area-chart/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/data-chart/stacked-spline-area-chart/vite.config.js b/samples/charts/data-chart/stacked-spline-area-chart/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/data-chart/stacked-spline-area-chart/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/data-chart/stacked-spline-chart/.devcontainer/devcontainer.json b/samples/charts/data-chart/stacked-spline-chart/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/data-chart/stacked-spline-chart/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/data-chart/stacked-spline-chart/index.html b/samples/charts/data-chart/stacked-spline-chart/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/data-chart/stacked-spline-chart/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/data-chart/stacked-spline-chart/package.json b/samples/charts/data-chart/stacked-spline-chart/package.json
index e2cbe40f5f..2fb94eb034 100644
--- a/samples/charts/data-chart/stacked-spline-chart/package.json
+++ b/samples/charts/data-chart/stacked-spline-chart/package.json
@@ -7,33 +7,36 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/data-chart/stacked-spline-chart/public/index.html b/samples/charts/data-chart/stacked-spline-chart/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/data-chart/stacked-spline-chart/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/data-chart/stacked-spline-chart/src/react-app-env.d.ts b/samples/charts/data-chart/stacked-spline-chart/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/data-chart/stacked-spline-chart/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/data-chart/stacked-spline-chart/vite.config.js b/samples/charts/data-chart/stacked-spline-chart/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/data-chart/stacked-spline-chart/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/data-chart/tooltip-template/.devcontainer/devcontainer.json b/samples/charts/data-chart/tooltip-template/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/data-chart/tooltip-template/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/data-chart/tooltip-template/index.html b/samples/charts/data-chart/tooltip-template/index.html
new file mode 100644
index 0000000000..fd969ee526
--- /dev/null
+++ b/samples/charts/data-chart/tooltip-template/index.html
@@ -0,0 +1,11 @@
+
+
+
+ DataChartTooltipTemplate
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/data-chart/tooltip-template/package.json b/samples/charts/data-chart/tooltip-template/package.json
index 4a83ef637a..69b8fba1c5 100644
--- a/samples/charts/data-chart/tooltip-template/package.json
+++ b/samples/charts/data-chart/tooltip-template/package.json
@@ -6,26 +6,29 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/data-chart/tooltip-template/public/index.html b/samples/charts/data-chart/tooltip-template/public/index.html
deleted file mode 100644
index f728714be0..0000000000
--- a/samples/charts/data-chart/tooltip-template/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- DataChartTooltipTemplate
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/data-chart/tooltip-template/src/react-app-env.d.ts b/samples/charts/data-chart/tooltip-template/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/data-chart/tooltip-template/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/data-chart/tooltip-template/vite.config.js b/samples/charts/data-chart/tooltip-template/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/data-chart/tooltip-template/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/data-chart/transition-event/.devcontainer/devcontainer.json b/samples/charts/data-chart/transition-event/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/data-chart/transition-event/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/data-chart/transition-event/index.html b/samples/charts/data-chart/transition-event/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/data-chart/transition-event/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/data-chart/transition-event/package.json b/samples/charts/data-chart/transition-event/package.json
index d92a7f293d..523264000a 100644
--- a/samples/charts/data-chart/transition-event/package.json
+++ b/samples/charts/data-chart/transition-event/package.json
@@ -7,35 +7,38 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/data-chart/transition-event/public/index.html b/samples/charts/data-chart/transition-event/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/data-chart/transition-event/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/data-chart/transition-event/src/react-app-env.d.ts b/samples/charts/data-chart/transition-event/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/data-chart/transition-event/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/data-chart/transition-event/vite.config.js b/samples/charts/data-chart/transition-event/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/data-chart/transition-event/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/data-chart/trendline-layer/.devcontainer/devcontainer.json b/samples/charts/data-chart/trendline-layer/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/data-chart/trendline-layer/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/data-chart/trendline-layer/index.html b/samples/charts/data-chart/trendline-layer/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/data-chart/trendline-layer/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/data-chart/trendline-layer/package.json b/samples/charts/data-chart/trendline-layer/package.json
index e2cbe40f5f..2fb94eb034 100644
--- a/samples/charts/data-chart/trendline-layer/package.json
+++ b/samples/charts/data-chart/trendline-layer/package.json
@@ -7,33 +7,36 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/data-chart/trendline-layer/public/index.html b/samples/charts/data-chart/trendline-layer/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/data-chart/trendline-layer/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/data-chart/trendline-layer/src/react-app-env.d.ts b/samples/charts/data-chart/trendline-layer/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/data-chart/trendline-layer/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/data-chart/trendline-layer/vite.config.js b/samples/charts/data-chart/trendline-layer/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/data-chart/trendline-layer/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/data-chart/type-financial-candlestick-series/.devcontainer/devcontainer.json b/samples/charts/data-chart/type-financial-candlestick-series/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/data-chart/type-financial-candlestick-series/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/data-chart/type-financial-candlestick-series/index.html b/samples/charts/data-chart/type-financial-candlestick-series/index.html
new file mode 100644
index 0000000000..f1d9abf390
--- /dev/null
+++ b/samples/charts/data-chart/type-financial-candlestick-series/index.html
@@ -0,0 +1,11 @@
+
+
+
+ DataChartTypeFinancialCandlestickSeries
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/data-chart/type-financial-candlestick-series/package.json b/samples/charts/data-chart/type-financial-candlestick-series/package.json
index cb79e90bf7..3ac885a83c 100644
--- a/samples/charts/data-chart/type-financial-candlestick-series/package.json
+++ b/samples/charts/data-chart/type-financial-candlestick-series/package.json
@@ -6,26 +6,29 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/data-chart/type-financial-candlestick-series/public/index.html b/samples/charts/data-chart/type-financial-candlestick-series/public/index.html
deleted file mode 100644
index b53ebd63a3..0000000000
--- a/samples/charts/data-chart/type-financial-candlestick-series/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- DataChartTypeFinancialCandlestickSeries
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/data-chart/type-financial-candlestick-series/src/react-app-env.d.ts b/samples/charts/data-chart/type-financial-candlestick-series/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/data-chart/type-financial-candlestick-series/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/data-chart/type-financial-candlestick-series/vite.config.js b/samples/charts/data-chart/type-financial-candlestick-series/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/data-chart/type-financial-candlestick-series/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/data-chart/type-financial-indicators-column/.devcontainer/devcontainer.json b/samples/charts/data-chart/type-financial-indicators-column/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/data-chart/type-financial-indicators-column/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/data-chart/type-financial-indicators-column/index.html b/samples/charts/data-chart/type-financial-indicators-column/index.html
new file mode 100644
index 0000000000..a04d4bbb1a
--- /dev/null
+++ b/samples/charts/data-chart/type-financial-indicators-column/index.html
@@ -0,0 +1,11 @@
+
+
+
+ DataChartTypeFinancialIndicatorColumn
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/data-chart/type-financial-indicators-column/package.json b/samples/charts/data-chart/type-financial-indicators-column/package.json
index d1e5927e47..920889cf5a 100644
--- a/samples/charts/data-chart/type-financial-indicators-column/package.json
+++ b/samples/charts/data-chart/type-financial-indicators-column/package.json
@@ -6,26 +6,29 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/data-chart/type-financial-indicators-column/public/index.html b/samples/charts/data-chart/type-financial-indicators-column/public/index.html
deleted file mode 100644
index 2605933683..0000000000
--- a/samples/charts/data-chart/type-financial-indicators-column/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- DataChartTypeFinancialIndicatorColumn
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/data-chart/type-financial-indicators-column/src/react-app-env.d.ts b/samples/charts/data-chart/type-financial-indicators-column/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/data-chart/type-financial-indicators-column/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/data-chart/type-financial-indicators-column/vite.config.js b/samples/charts/data-chart/type-financial-indicators-column/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/data-chart/type-financial-indicators-column/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/data-chart/type-financial-indicators-line/.devcontainer/devcontainer.json b/samples/charts/data-chart/type-financial-indicators-line/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/data-chart/type-financial-indicators-line/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/data-chart/type-financial-indicators-line/index.html b/samples/charts/data-chart/type-financial-indicators-line/index.html
new file mode 100644
index 0000000000..388901d465
--- /dev/null
+++ b/samples/charts/data-chart/type-financial-indicators-line/index.html
@@ -0,0 +1,11 @@
+
+
+
+ DataChartTypeFinancialIndicatorLine
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/data-chart/type-financial-indicators-line/package.json b/samples/charts/data-chart/type-financial-indicators-line/package.json
index 163a30c1a8..ea28ca8f9e 100644
--- a/samples/charts/data-chart/type-financial-indicators-line/package.json
+++ b/samples/charts/data-chart/type-financial-indicators-line/package.json
@@ -6,26 +6,29 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/data-chart/type-financial-indicators-line/public/index.html b/samples/charts/data-chart/type-financial-indicators-line/public/index.html
deleted file mode 100644
index 04cb48c644..0000000000
--- a/samples/charts/data-chart/type-financial-indicators-line/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- DataChartTypeFinancialIndicatorLine
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/data-chart/type-financial-indicators-line/src/react-app-env.d.ts b/samples/charts/data-chart/type-financial-indicators-line/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/data-chart/type-financial-indicators-line/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/data-chart/type-financial-indicators-line/vite.config.js b/samples/charts/data-chart/type-financial-indicators-line/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/data-chart/type-financial-indicators-line/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/data-chart/type-financial-ohlc-series/.devcontainer/devcontainer.json b/samples/charts/data-chart/type-financial-ohlc-series/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/data-chart/type-financial-ohlc-series/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/data-chart/type-financial-ohlc-series/index.html b/samples/charts/data-chart/type-financial-ohlc-series/index.html
new file mode 100644
index 0000000000..5136040b97
--- /dev/null
+++ b/samples/charts/data-chart/type-financial-ohlc-series/index.html
@@ -0,0 +1,11 @@
+
+
+
+ DataChartTypeFinancialOhlcSeries
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/data-chart/type-financial-ohlc-series/package.json b/samples/charts/data-chart/type-financial-ohlc-series/package.json
index 1a178b3bea..4e0c32acac 100644
--- a/samples/charts/data-chart/type-financial-ohlc-series/package.json
+++ b/samples/charts/data-chart/type-financial-ohlc-series/package.json
@@ -6,26 +6,29 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/data-chart/type-financial-ohlc-series/public/index.html b/samples/charts/data-chart/type-financial-ohlc-series/public/index.html
deleted file mode 100644
index 5971a43ace..0000000000
--- a/samples/charts/data-chart/type-financial-ohlc-series/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- DataChartTypeFinancialOhlcSeries
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/data-chart/type-financial-ohlc-series/src/react-app-env.d.ts b/samples/charts/data-chart/type-financial-ohlc-series/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/data-chart/type-financial-ohlc-series/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/data-chart/type-financial-ohlc-series/vite.config.js b/samples/charts/data-chart/type-financial-ohlc-series/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/data-chart/type-financial-ohlc-series/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/data-chart/type-financial-overlays/.devcontainer/devcontainer.json b/samples/charts/data-chart/type-financial-overlays/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/data-chart/type-financial-overlays/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/data-chart/type-financial-overlays/index.html b/samples/charts/data-chart/type-financial-overlays/index.html
new file mode 100644
index 0000000000..15ecd8206d
--- /dev/null
+++ b/samples/charts/data-chart/type-financial-overlays/index.html
@@ -0,0 +1,11 @@
+
+
+
+ DataChartTypeFinancialOverlays
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/data-chart/type-financial-overlays/package.json b/samples/charts/data-chart/type-financial-overlays/package.json
index fc5ea614e2..8d22e4a62f 100644
--- a/samples/charts/data-chart/type-financial-overlays/package.json
+++ b/samples/charts/data-chart/type-financial-overlays/package.json
@@ -6,26 +6,29 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/data-chart/type-financial-overlays/public/index.html b/samples/charts/data-chart/type-financial-overlays/public/index.html
deleted file mode 100644
index 98523adef0..0000000000
--- a/samples/charts/data-chart/type-financial-overlays/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- DataChartTypeFinancialOverlays
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/data-chart/type-financial-overlays/src/react-app-env.d.ts b/samples/charts/data-chart/type-financial-overlays/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/data-chart/type-financial-overlays/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/data-chart/type-financial-overlays/vite.config.js b/samples/charts/data-chart/type-financial-overlays/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/data-chart/type-financial-overlays/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/data-chart/type-financial-series/.devcontainer/devcontainer.json b/samples/charts/data-chart/type-financial-series/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/data-chart/type-financial-series/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/data-chart/type-financial-series/index.html b/samples/charts/data-chart/type-financial-series/index.html
new file mode 100644
index 0000000000..77bca19c76
--- /dev/null
+++ b/samples/charts/data-chart/type-financial-series/index.html
@@ -0,0 +1,11 @@
+
+
+
+ DataChartTypeFinancialSeries
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/data-chart/type-financial-series/package.json b/samples/charts/data-chart/type-financial-series/package.json
index 352ad6e71d..3a061a498e 100644
--- a/samples/charts/data-chart/type-financial-series/package.json
+++ b/samples/charts/data-chart/type-financial-series/package.json
@@ -6,26 +6,29 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/data-chart/type-financial-series/public/index.html b/samples/charts/data-chart/type-financial-series/public/index.html
deleted file mode 100644
index 381a9b06e6..0000000000
--- a/samples/charts/data-chart/type-financial-series/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- DataChartTypeFinancialSeries
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/data-chart/type-financial-series/src/react-app-env.d.ts b/samples/charts/data-chart/type-financial-series/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/data-chart/type-financial-series/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/data-chart/type-financial-series/vite.config.js b/samples/charts/data-chart/type-financial-series/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/data-chart/type-financial-series/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/data-chart/type-range-area-series/.devcontainer/devcontainer.json b/samples/charts/data-chart/type-range-area-series/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/data-chart/type-range-area-series/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/data-chart/type-range-area-series/index.html b/samples/charts/data-chart/type-range-area-series/index.html
new file mode 100644
index 0000000000..0fcd450d4d
--- /dev/null
+++ b/samples/charts/data-chart/type-range-area-series/index.html
@@ -0,0 +1,11 @@
+
+
+
+ DataChartTypeRangeAreaSeries
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/data-chart/type-range-area-series/package.json b/samples/charts/data-chart/type-range-area-series/package.json
index 6f73c59fa2..033d1c89fb 100644
--- a/samples/charts/data-chart/type-range-area-series/package.json
+++ b/samples/charts/data-chart/type-range-area-series/package.json
@@ -6,26 +6,29 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/data-chart/type-range-area-series/public/index.html b/samples/charts/data-chart/type-range-area-series/public/index.html
deleted file mode 100644
index 1614a3faea..0000000000
--- a/samples/charts/data-chart/type-range-area-series/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- DataChartTypeRangeAreaSeries
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/data-chart/type-range-area-series/src/react-app-env.d.ts b/samples/charts/data-chart/type-range-area-series/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/data-chart/type-range-area-series/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/data-chart/type-range-area-series/vite.config.js b/samples/charts/data-chart/type-range-area-series/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/data-chart/type-range-area-series/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/data-chart/type-range-column-series/.devcontainer/devcontainer.json b/samples/charts/data-chart/type-range-column-series/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/data-chart/type-range-column-series/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/data-chart/type-range-column-series/index.html b/samples/charts/data-chart/type-range-column-series/index.html
new file mode 100644
index 0000000000..d0f20ae413
--- /dev/null
+++ b/samples/charts/data-chart/type-range-column-series/index.html
@@ -0,0 +1,11 @@
+
+
+
+ DataChartTypeRangeColumnSeries
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/data-chart/type-range-column-series/package.json b/samples/charts/data-chart/type-range-column-series/package.json
index c5716765c1..3ad3dfb1ab 100644
--- a/samples/charts/data-chart/type-range-column-series/package.json
+++ b/samples/charts/data-chart/type-range-column-series/package.json
@@ -6,26 +6,29 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/data-chart/type-range-column-series/public/index.html b/samples/charts/data-chart/type-range-column-series/public/index.html
deleted file mode 100644
index 5045a1824c..0000000000
--- a/samples/charts/data-chart/type-range-column-series/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- DataChartTypeRangeColumnSeries
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/data-chart/type-range-column-series/src/react-app-env.d.ts b/samples/charts/data-chart/type-range-column-series/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/data-chart/type-range-column-series/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/data-chart/type-range-column-series/vite.config.js b/samples/charts/data-chart/type-range-column-series/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/data-chart/type-range-column-series/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/data-chart/type-range-series/.devcontainer/devcontainer.json b/samples/charts/data-chart/type-range-series/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/data-chart/type-range-series/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/data-chart/type-range-series/index.html b/samples/charts/data-chart/type-range-series/index.html
new file mode 100644
index 0000000000..8866ea43fe
--- /dev/null
+++ b/samples/charts/data-chart/type-range-series/index.html
@@ -0,0 +1,11 @@
+
+
+
+ DataChartTypeRangeSeries
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/data-chart/type-range-series/package.json b/samples/charts/data-chart/type-range-series/package.json
index cb45481ecd..1d7a36df66 100644
--- a/samples/charts/data-chart/type-range-series/package.json
+++ b/samples/charts/data-chart/type-range-series/package.json
@@ -6,26 +6,29 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/data-chart/type-range-series/public/index.html b/samples/charts/data-chart/type-range-series/public/index.html
deleted file mode 100644
index d3a2460f3d..0000000000
--- a/samples/charts/data-chart/type-range-series/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- DataChartTypeRangeSeries
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/data-chart/type-range-series/src/react-app-env.d.ts b/samples/charts/data-chart/type-range-series/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/data-chart/type-range-series/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/data-chart/type-range-series/vite.config.js b/samples/charts/data-chart/type-range-series/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/data-chart/type-range-series/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/data-chart/type-scatter-area-series/.devcontainer/devcontainer.json b/samples/charts/data-chart/type-scatter-area-series/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/data-chart/type-scatter-area-series/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/data-chart/type-scatter-area-series/index.html b/samples/charts/data-chart/type-scatter-area-series/index.html
new file mode 100644
index 0000000000..9486e6ea60
--- /dev/null
+++ b/samples/charts/data-chart/type-scatter-area-series/index.html
@@ -0,0 +1,11 @@
+
+
+
+ DataChartTypeScatterAreaSeries
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/data-chart/type-scatter-area-series/package.json b/samples/charts/data-chart/type-scatter-area-series/package.json
index 4480f8f5d8..6eb0f67aae 100644
--- a/samples/charts/data-chart/type-scatter-area-series/package.json
+++ b/samples/charts/data-chart/type-scatter-area-series/package.json
@@ -6,26 +6,29 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/data-chart/type-scatter-area-series/public/index.html b/samples/charts/data-chart/type-scatter-area-series/public/index.html
deleted file mode 100644
index d6e8e97a7e..0000000000
--- a/samples/charts/data-chart/type-scatter-area-series/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- DataChartTypeScatterAreaSeries
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/data-chart/type-scatter-area-series/src/react-app-env.d.ts b/samples/charts/data-chart/type-scatter-area-series/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/data-chart/type-scatter-area-series/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/data-chart/type-scatter-area-series/vite.config.js b/samples/charts/data-chart/type-scatter-area-series/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/data-chart/type-scatter-area-series/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/data-chart/type-scatter-bubble-series/.devcontainer/devcontainer.json b/samples/charts/data-chart/type-scatter-bubble-series/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/data-chart/type-scatter-bubble-series/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/data-chart/type-scatter-bubble-series/index.html b/samples/charts/data-chart/type-scatter-bubble-series/index.html
new file mode 100644
index 0000000000..0786e0d5e6
--- /dev/null
+++ b/samples/charts/data-chart/type-scatter-bubble-series/index.html
@@ -0,0 +1,11 @@
+
+
+
+ DataChartTypeScatterBubbleSeries
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/data-chart/type-scatter-bubble-series/package.json b/samples/charts/data-chart/type-scatter-bubble-series/package.json
index 38db0aabaf..802d7a8778 100644
--- a/samples/charts/data-chart/type-scatter-bubble-series/package.json
+++ b/samples/charts/data-chart/type-scatter-bubble-series/package.json
@@ -6,26 +6,29 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/data-chart/type-scatter-bubble-series/public/index.html b/samples/charts/data-chart/type-scatter-bubble-series/public/index.html
deleted file mode 100644
index 5ab87404f3..0000000000
--- a/samples/charts/data-chart/type-scatter-bubble-series/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- DataChartTypeScatterBubbleSeries
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/data-chart/type-scatter-bubble-series/src/react-app-env.d.ts b/samples/charts/data-chart/type-scatter-bubble-series/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/data-chart/type-scatter-bubble-series/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/data-chart/type-scatter-bubble-series/vite.config.js b/samples/charts/data-chart/type-scatter-bubble-series/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/data-chart/type-scatter-bubble-series/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/data-chart/type-scatter-contour-series/.devcontainer/devcontainer.json b/samples/charts/data-chart/type-scatter-contour-series/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/data-chart/type-scatter-contour-series/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/data-chart/type-scatter-contour-series/index.html b/samples/charts/data-chart/type-scatter-contour-series/index.html
new file mode 100644
index 0000000000..8a95007bab
--- /dev/null
+++ b/samples/charts/data-chart/type-scatter-contour-series/index.html
@@ -0,0 +1,11 @@
+
+
+
+ DataChartTypeScatterContourSeries
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/data-chart/type-scatter-contour-series/package.json b/samples/charts/data-chart/type-scatter-contour-series/package.json
index fb8511c3ef..0175d8fcc4 100644
--- a/samples/charts/data-chart/type-scatter-contour-series/package.json
+++ b/samples/charts/data-chart/type-scatter-contour-series/package.json
@@ -6,26 +6,29 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/data-chart/type-scatter-contour-series/public/index.html b/samples/charts/data-chart/type-scatter-contour-series/public/index.html
deleted file mode 100644
index a2c5f1a098..0000000000
--- a/samples/charts/data-chart/type-scatter-contour-series/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- DataChartTypeScatterContourSeries
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/data-chart/type-scatter-contour-series/src/react-app-env.d.ts b/samples/charts/data-chart/type-scatter-contour-series/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/data-chart/type-scatter-contour-series/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/data-chart/type-scatter-contour-series/vite.config.js b/samples/charts/data-chart/type-scatter-contour-series/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/data-chart/type-scatter-contour-series/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/data-chart/type-scatter-hd-series/.devcontainer/devcontainer.json b/samples/charts/data-chart/type-scatter-hd-series/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/data-chart/type-scatter-hd-series/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/data-chart/type-scatter-hd-series/index.html b/samples/charts/data-chart/type-scatter-hd-series/index.html
new file mode 100644
index 0000000000..54864617fc
--- /dev/null
+++ b/samples/charts/data-chart/type-scatter-hd-series/index.html
@@ -0,0 +1,11 @@
+
+
+
+ DataChartTypeScatterDensitySeries
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/data-chart/type-scatter-hd-series/package.json b/samples/charts/data-chart/type-scatter-hd-series/package.json
index 853094631f..c74172117a 100644
--- a/samples/charts/data-chart/type-scatter-hd-series/package.json
+++ b/samples/charts/data-chart/type-scatter-hd-series/package.json
@@ -6,26 +6,29 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/data-chart/type-scatter-hd-series/public/index.html b/samples/charts/data-chart/type-scatter-hd-series/public/index.html
deleted file mode 100644
index 3f47ad2675..0000000000
--- a/samples/charts/data-chart/type-scatter-hd-series/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- DataChartTypeScatterDensitySeries
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/data-chart/type-scatter-hd-series/src/react-app-env.d.ts b/samples/charts/data-chart/type-scatter-hd-series/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/data-chart/type-scatter-hd-series/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/data-chart/type-scatter-hd-series/vite.config.js b/samples/charts/data-chart/type-scatter-hd-series/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/data-chart/type-scatter-hd-series/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/data-chart/type-scatter-polygon-series/.devcontainer/devcontainer.json b/samples/charts/data-chart/type-scatter-polygon-series/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/data-chart/type-scatter-polygon-series/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/data-chart/type-scatter-polygon-series/index.html b/samples/charts/data-chart/type-scatter-polygon-series/index.html
new file mode 100644
index 0000000000..13aabe7bb9
--- /dev/null
+++ b/samples/charts/data-chart/type-scatter-polygon-series/index.html
@@ -0,0 +1,13 @@
+
+
+
+ DataChartTypeScatterPolygonSeries
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/data-chart/type-scatter-polygon-series/package.json b/samples/charts/data-chart/type-scatter-polygon-series/package.json
index 51a8fbc097..65bfc98d87 100644
--- a/samples/charts/data-chart/type-scatter-polygon-series/package.json
+++ b/samples/charts/data-chart/type-scatter-polygon-series/package.json
@@ -6,26 +6,29 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/data-chart/type-scatter-polygon-series/public/index.html b/samples/charts/data-chart/type-scatter-polygon-series/public/index.html
deleted file mode 100644
index d96c06108d..0000000000
--- a/samples/charts/data-chart/type-scatter-polygon-series/public/index.html
+++ /dev/null
@@ -1,12 +0,0 @@
-
-
-
- DataChartTypeScatterPolygonSeries
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/data-chart/type-scatter-polygon-series/src/react-app-env.d.ts b/samples/charts/data-chart/type-scatter-polygon-series/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/data-chart/type-scatter-polygon-series/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/data-chart/type-scatter-polygon-series/vite.config.js b/samples/charts/data-chart/type-scatter-polygon-series/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/data-chart/type-scatter-polygon-series/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/data-chart/type-scatter-polyline-series/.devcontainer/devcontainer.json b/samples/charts/data-chart/type-scatter-polyline-series/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/data-chart/type-scatter-polyline-series/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/data-chart/type-scatter-polyline-series/index.html b/samples/charts/data-chart/type-scatter-polyline-series/index.html
new file mode 100644
index 0000000000..192fb828e9
--- /dev/null
+++ b/samples/charts/data-chart/type-scatter-polyline-series/index.html
@@ -0,0 +1,13 @@
+
+
+
+ DataChartTypeScatterPolylineSeries
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/data-chart/type-scatter-polyline-series/package.json b/samples/charts/data-chart/type-scatter-polyline-series/package.json
index bd1a45a4bd..9bb8061fdd 100644
--- a/samples/charts/data-chart/type-scatter-polyline-series/package.json
+++ b/samples/charts/data-chart/type-scatter-polyline-series/package.json
@@ -6,26 +6,29 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/data-chart/type-scatter-polyline-series/public/index.html b/samples/charts/data-chart/type-scatter-polyline-series/public/index.html
deleted file mode 100644
index 8c079c0b4c..0000000000
--- a/samples/charts/data-chart/type-scatter-polyline-series/public/index.html
+++ /dev/null
@@ -1,12 +0,0 @@
-
-
-
- DataChartTypeScatterPolylineSeries
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/data-chart/type-scatter-polyline-series/src/react-app-env.d.ts b/samples/charts/data-chart/type-scatter-polyline-series/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/data-chart/type-scatter-polyline-series/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/data-chart/type-scatter-polyline-series/vite.config.js b/samples/charts/data-chart/type-scatter-polyline-series/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/data-chart/type-scatter-polyline-series/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/data-chart/type-scatter-series/.devcontainer/devcontainer.json b/samples/charts/data-chart/type-scatter-series/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/data-chart/type-scatter-series/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/data-chart/type-scatter-series/index.html b/samples/charts/data-chart/type-scatter-series/index.html
new file mode 100644
index 0000000000..95e4475c66
--- /dev/null
+++ b/samples/charts/data-chart/type-scatter-series/index.html
@@ -0,0 +1,11 @@
+
+
+
+ DataChartTypeScatterSeries
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/data-chart/type-scatter-series/package.json b/samples/charts/data-chart/type-scatter-series/package.json
index 0ec242ee5c..ecb470d275 100644
--- a/samples/charts/data-chart/type-scatter-series/package.json
+++ b/samples/charts/data-chart/type-scatter-series/package.json
@@ -6,26 +6,29 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/data-chart/type-scatter-series/public/index.html b/samples/charts/data-chart/type-scatter-series/public/index.html
deleted file mode 100644
index 0e5c5f9b2e..0000000000
--- a/samples/charts/data-chart/type-scatter-series/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- DataChartTypeScatterSeries
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/data-chart/type-scatter-series/src/react-app-env.d.ts b/samples/charts/data-chart/type-scatter-series/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/data-chart/type-scatter-series/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/data-chart/type-scatter-series/vite.config.js b/samples/charts/data-chart/type-scatter-series/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/data-chart/type-scatter-series/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/data-chart/type-shape-series/.devcontainer/devcontainer.json b/samples/charts/data-chart/type-shape-series/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/data-chart/type-shape-series/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/data-chart/type-shape-series/index.html b/samples/charts/data-chart/type-shape-series/index.html
new file mode 100644
index 0000000000..bb692240d0
--- /dev/null
+++ b/samples/charts/data-chart/type-shape-series/index.html
@@ -0,0 +1,11 @@
+
+
+
+ DataChartTypeShapeSeries
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/data-chart/type-shape-series/package.json b/samples/charts/data-chart/type-shape-series/package.json
index ee12b3e030..30d9b9a8bb 100644
--- a/samples/charts/data-chart/type-shape-series/package.json
+++ b/samples/charts/data-chart/type-shape-series/package.json
@@ -6,26 +6,29 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/data-chart/type-shape-series/public/index.html b/samples/charts/data-chart/type-shape-series/public/index.html
deleted file mode 100644
index c926abed1a..0000000000
--- a/samples/charts/data-chart/type-shape-series/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- DataChartTypeShapeSeries
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/data-chart/type-shape-series/src/react-app-env.d.ts b/samples/charts/data-chart/type-shape-series/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/data-chart/type-shape-series/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/data-chart/type-shape-series/vite.config.js b/samples/charts/data-chart/type-shape-series/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/data-chart/type-shape-series/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/data-chart/waterfall-chart/.devcontainer/devcontainer.json b/samples/charts/data-chart/waterfall-chart/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/data-chart/waterfall-chart/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/data-chart/waterfall-chart/index.html b/samples/charts/data-chart/waterfall-chart/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/data-chart/waterfall-chart/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/data-chart/waterfall-chart/package.json b/samples/charts/data-chart/waterfall-chart/package.json
index e2cbe40f5f..2fb94eb034 100644
--- a/samples/charts/data-chart/waterfall-chart/package.json
+++ b/samples/charts/data-chart/waterfall-chart/package.json
@@ -7,33 +7,36 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/data-chart/waterfall-chart/public/index.html b/samples/charts/data-chart/waterfall-chart/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/data-chart/waterfall-chart/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/data-chart/waterfall-chart/src/react-app-env.d.ts b/samples/charts/data-chart/waterfall-chart/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/data-chart/waterfall-chart/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/data-chart/waterfall-chart/vite.config.js b/samples/charts/data-chart/waterfall-chart/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/data-chart/waterfall-chart/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/data-pie-chart/animation-replay/.devcontainer/devcontainer.json b/samples/charts/data-pie-chart/animation-replay/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/data-pie-chart/animation-replay/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/data-pie-chart/animation-replay/index.html b/samples/charts/data-pie-chart/animation-replay/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/data-pie-chart/animation-replay/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/data-pie-chart/animation-replay/package.json b/samples/charts/data-pie-chart/animation-replay/package.json
index d92a7f293d..523264000a 100644
--- a/samples/charts/data-pie-chart/animation-replay/package.json
+++ b/samples/charts/data-pie-chart/animation-replay/package.json
@@ -7,35 +7,38 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/data-pie-chart/animation-replay/public/index.html b/samples/charts/data-pie-chart/animation-replay/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/data-pie-chart/animation-replay/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/data-pie-chart/animation-replay/src/react-app-env.d.ts b/samples/charts/data-pie-chart/animation-replay/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/data-pie-chart/animation-replay/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/data-pie-chart/animation-replay/vite.config.js b/samples/charts/data-pie-chart/animation-replay/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/data-pie-chart/animation-replay/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/data-pie-chart/animation/.devcontainer/devcontainer.json b/samples/charts/data-pie-chart/animation/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/data-pie-chart/animation/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/data-pie-chart/animation/index.html b/samples/charts/data-pie-chart/animation/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/data-pie-chart/animation/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/data-pie-chart/animation/package.json b/samples/charts/data-pie-chart/animation/package.json
index d92a7f293d..523264000a 100644
--- a/samples/charts/data-pie-chart/animation/package.json
+++ b/samples/charts/data-pie-chart/animation/package.json
@@ -7,35 +7,38 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/data-pie-chart/animation/public/index.html b/samples/charts/data-pie-chart/animation/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/data-pie-chart/animation/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/data-pie-chart/animation/src/react-app-env.d.ts b/samples/charts/data-pie-chart/animation/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/data-pie-chart/animation/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/data-pie-chart/animation/vite.config.js b/samples/charts/data-pie-chart/animation/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/data-pie-chart/animation/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/data-pie-chart/highlight-filter/.devcontainer/devcontainer.json b/samples/charts/data-pie-chart/highlight-filter/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/data-pie-chart/highlight-filter/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/data-pie-chart/highlight-filter/index.html b/samples/charts/data-pie-chart/highlight-filter/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/data-pie-chart/highlight-filter/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/data-pie-chart/highlight-filter/package.json b/samples/charts/data-pie-chart/highlight-filter/package.json
index e2cbe40f5f..2fb94eb034 100644
--- a/samples/charts/data-pie-chart/highlight-filter/package.json
+++ b/samples/charts/data-pie-chart/highlight-filter/package.json
@@ -7,33 +7,36 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/data-pie-chart/highlight-filter/public/index.html b/samples/charts/data-pie-chart/highlight-filter/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/data-pie-chart/highlight-filter/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/data-pie-chart/highlight-filter/src/react-app-env.d.ts b/samples/charts/data-pie-chart/highlight-filter/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/data-pie-chart/highlight-filter/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/data-pie-chart/highlight-filter/vite.config.js b/samples/charts/data-pie-chart/highlight-filter/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/data-pie-chart/highlight-filter/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/data-pie-chart/highlighting/.devcontainer/devcontainer.json b/samples/charts/data-pie-chart/highlighting/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/data-pie-chart/highlighting/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/data-pie-chart/highlighting/index.html b/samples/charts/data-pie-chart/highlighting/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/data-pie-chart/highlighting/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/data-pie-chart/highlighting/package.json b/samples/charts/data-pie-chart/highlighting/package.json
index d92a7f293d..523264000a 100644
--- a/samples/charts/data-pie-chart/highlighting/package.json
+++ b/samples/charts/data-pie-chart/highlighting/package.json
@@ -7,35 +7,38 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/data-pie-chart/highlighting/public/index.html b/samples/charts/data-pie-chart/highlighting/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/data-pie-chart/highlighting/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/data-pie-chart/highlighting/src/react-app-env.d.ts b/samples/charts/data-pie-chart/highlighting/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/data-pie-chart/highlighting/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/data-pie-chart/highlighting/vite.config.js b/samples/charts/data-pie-chart/highlighting/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/data-pie-chart/highlighting/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/data-pie-chart/legend/.devcontainer/devcontainer.json b/samples/charts/data-pie-chart/legend/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/data-pie-chart/legend/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/data-pie-chart/legend/index.html b/samples/charts/data-pie-chart/legend/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/data-pie-chart/legend/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/data-pie-chart/legend/package.json b/samples/charts/data-pie-chart/legend/package.json
index d92a7f293d..523264000a 100644
--- a/samples/charts/data-pie-chart/legend/package.json
+++ b/samples/charts/data-pie-chart/legend/package.json
@@ -7,35 +7,38 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/data-pie-chart/legend/public/index.html b/samples/charts/data-pie-chart/legend/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/data-pie-chart/legend/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/data-pie-chart/legend/src/react-app-env.d.ts b/samples/charts/data-pie-chart/legend/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/data-pie-chart/legend/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/data-pie-chart/legend/vite.config.js b/samples/charts/data-pie-chart/legend/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/data-pie-chart/legend/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/data-pie-chart/others/.devcontainer/devcontainer.json b/samples/charts/data-pie-chart/others/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/data-pie-chart/others/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/data-pie-chart/others/index.html b/samples/charts/data-pie-chart/others/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/data-pie-chart/others/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/data-pie-chart/others/package.json b/samples/charts/data-pie-chart/others/package.json
index d92a7f293d..523264000a 100644
--- a/samples/charts/data-pie-chart/others/package.json
+++ b/samples/charts/data-pie-chart/others/package.json
@@ -7,35 +7,38 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/data-pie-chart/others/public/index.html b/samples/charts/data-pie-chart/others/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/data-pie-chart/others/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/data-pie-chart/others/src/react-app-env.d.ts b/samples/charts/data-pie-chart/others/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/data-pie-chart/others/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/data-pie-chart/others/vite.config.js b/samples/charts/data-pie-chart/others/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/data-pie-chart/others/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/data-pie-chart/overview/.devcontainer/devcontainer.json b/samples/charts/data-pie-chart/overview/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/data-pie-chart/overview/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/data-pie-chart/overview/index.html b/samples/charts/data-pie-chart/overview/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/data-pie-chart/overview/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/data-pie-chart/overview/package.json b/samples/charts/data-pie-chart/overview/package.json
index e2cbe40f5f..2fb94eb034 100644
--- a/samples/charts/data-pie-chart/overview/package.json
+++ b/samples/charts/data-pie-chart/overview/package.json
@@ -7,33 +7,36 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/data-pie-chart/overview/public/index.html b/samples/charts/data-pie-chart/overview/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/data-pie-chart/overview/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/data-pie-chart/overview/src/react-app-env.d.ts b/samples/charts/data-pie-chart/overview/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/data-pie-chart/overview/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/data-pie-chart/overview/vite.config.js b/samples/charts/data-pie-chart/overview/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/data-pie-chart/overview/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/data-pie-chart/selection/.devcontainer/devcontainer.json b/samples/charts/data-pie-chart/selection/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/data-pie-chart/selection/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/data-pie-chart/selection/index.html b/samples/charts/data-pie-chart/selection/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/data-pie-chart/selection/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/data-pie-chart/selection/package.json b/samples/charts/data-pie-chart/selection/package.json
index d92a7f293d..523264000a 100644
--- a/samples/charts/data-pie-chart/selection/package.json
+++ b/samples/charts/data-pie-chart/selection/package.json
@@ -7,35 +7,38 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/data-pie-chart/selection/public/index.html b/samples/charts/data-pie-chart/selection/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/data-pie-chart/selection/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/data-pie-chart/selection/src/react-app-env.d.ts b/samples/charts/data-pie-chart/selection/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/data-pie-chart/selection/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/data-pie-chart/selection/vite.config.js b/samples/charts/data-pie-chart/selection/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/data-pie-chart/selection/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/doughnut-chart/animation/.devcontainer/devcontainer.json b/samples/charts/doughnut-chart/animation/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/doughnut-chart/animation/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/doughnut-chart/animation/index.html b/samples/charts/doughnut-chart/animation/index.html
new file mode 100644
index 0000000000..e8fc7af894
--- /dev/null
+++ b/samples/charts/doughnut-chart/animation/index.html
@@ -0,0 +1,11 @@
+
+
+
+ DoughnutChartAnimation
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/doughnut-chart/animation/package.json b/samples/charts/doughnut-chart/animation/package.json
index 2c25b7c07f..36cfc843b6 100644
--- a/samples/charts/doughnut-chart/animation/package.json
+++ b/samples/charts/doughnut-chart/animation/package.json
@@ -6,26 +6,29 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/doughnut-chart/animation/public/index.html b/samples/charts/doughnut-chart/animation/public/index.html
deleted file mode 100644
index a1a22e1468..0000000000
--- a/samples/charts/doughnut-chart/animation/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- DoughnutChartAnimation
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/doughnut-chart/animation/src/react-app-env.d.ts b/samples/charts/doughnut-chart/animation/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/doughnut-chart/animation/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/doughnut-chart/animation/vite.config.js b/samples/charts/doughnut-chart/animation/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/doughnut-chart/animation/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/doughnut-chart/explosion/.devcontainer/devcontainer.json b/samples/charts/doughnut-chart/explosion/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/doughnut-chart/explosion/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/doughnut-chart/explosion/index.html b/samples/charts/doughnut-chart/explosion/index.html
new file mode 100644
index 0000000000..7d7e1b89a4
--- /dev/null
+++ b/samples/charts/doughnut-chart/explosion/index.html
@@ -0,0 +1,11 @@
+
+
+
+ DoughnutChartExplosion
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/doughnut-chart/explosion/package.json b/samples/charts/doughnut-chart/explosion/package.json
index e039dbf061..2e22f45fa8 100644
--- a/samples/charts/doughnut-chart/explosion/package.json
+++ b/samples/charts/doughnut-chart/explosion/package.json
@@ -6,26 +6,29 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/doughnut-chart/explosion/public/index.html b/samples/charts/doughnut-chart/explosion/public/index.html
deleted file mode 100644
index a05a775cd3..0000000000
--- a/samples/charts/doughnut-chart/explosion/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- DoughnutChartExplosion
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/doughnut-chart/explosion/src/react-app-env.d.ts b/samples/charts/doughnut-chart/explosion/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/doughnut-chart/explosion/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/doughnut-chart/explosion/vite.config.js b/samples/charts/doughnut-chart/explosion/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/doughnut-chart/explosion/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/doughnut-chart/legend/.devcontainer/devcontainer.json b/samples/charts/doughnut-chart/legend/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/doughnut-chart/legend/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/doughnut-chart/legend/index.html b/samples/charts/doughnut-chart/legend/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/doughnut-chart/legend/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/doughnut-chart/legend/package.json b/samples/charts/doughnut-chart/legend/package.json
index e2cbe40f5f..2fb94eb034 100644
--- a/samples/charts/doughnut-chart/legend/package.json
+++ b/samples/charts/doughnut-chart/legend/package.json
@@ -7,33 +7,36 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/doughnut-chart/legend/public/index.html b/samples/charts/doughnut-chart/legend/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/doughnut-chart/legend/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/doughnut-chart/legend/src/react-app-env.d.ts b/samples/charts/doughnut-chart/legend/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/doughnut-chart/legend/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/doughnut-chart/legend/vite.config.js b/samples/charts/doughnut-chart/legend/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/doughnut-chart/legend/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/doughnut-chart/overview/.devcontainer/devcontainer.json b/samples/charts/doughnut-chart/overview/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/doughnut-chart/overview/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/doughnut-chart/overview/index.html b/samples/charts/doughnut-chart/overview/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/doughnut-chart/overview/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/doughnut-chart/overview/package.json b/samples/charts/doughnut-chart/overview/package.json
index e2cbe40f5f..2fb94eb034 100644
--- a/samples/charts/doughnut-chart/overview/package.json
+++ b/samples/charts/doughnut-chart/overview/package.json
@@ -7,33 +7,36 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/doughnut-chart/overview/public/index.html b/samples/charts/doughnut-chart/overview/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/doughnut-chart/overview/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/doughnut-chart/overview/src/react-app-env.d.ts b/samples/charts/doughnut-chart/overview/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/doughnut-chart/overview/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/doughnut-chart/overview/vite.config.js b/samples/charts/doughnut-chart/overview/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/doughnut-chart/overview/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/doughnut-chart/rings/.devcontainer/devcontainer.json b/samples/charts/doughnut-chart/rings/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/doughnut-chart/rings/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/doughnut-chart/rings/index.html b/samples/charts/doughnut-chart/rings/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/doughnut-chart/rings/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/doughnut-chart/rings/package.json b/samples/charts/doughnut-chart/rings/package.json
index e2cbe40f5f..2fb94eb034 100644
--- a/samples/charts/doughnut-chart/rings/package.json
+++ b/samples/charts/doughnut-chart/rings/package.json
@@ -7,33 +7,36 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/doughnut-chart/rings/public/index.html b/samples/charts/doughnut-chart/rings/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/doughnut-chart/rings/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/doughnut-chart/rings/src/react-app-env.d.ts b/samples/charts/doughnut-chart/rings/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/doughnut-chart/rings/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/doughnut-chart/rings/vite.config.js b/samples/charts/doughnut-chart/rings/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/doughnut-chart/rings/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/doughnut-chart/selection/.devcontainer/devcontainer.json b/samples/charts/doughnut-chart/selection/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/doughnut-chart/selection/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/doughnut-chart/selection/index.html b/samples/charts/doughnut-chart/selection/index.html
new file mode 100644
index 0000000000..573a498f74
--- /dev/null
+++ b/samples/charts/doughnut-chart/selection/index.html
@@ -0,0 +1,11 @@
+
+
+
+ DoughnutChartSelection
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/doughnut-chart/selection/package.json b/samples/charts/doughnut-chart/selection/package.json
index f547e5aa15..27b005e6d6 100644
--- a/samples/charts/doughnut-chart/selection/package.json
+++ b/samples/charts/doughnut-chart/selection/package.json
@@ -6,26 +6,29 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/doughnut-chart/selection/public/index.html b/samples/charts/doughnut-chart/selection/public/index.html
deleted file mode 100644
index cd94d2ef8f..0000000000
--- a/samples/charts/doughnut-chart/selection/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- DoughnutChartSelection
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/doughnut-chart/selection/src/react-app-env.d.ts b/samples/charts/doughnut-chart/selection/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/doughnut-chart/selection/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/doughnut-chart/selection/vite.config.js b/samples/charts/doughnut-chart/selection/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/doughnut-chart/selection/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/financial-chart/annotations/.devcontainer/devcontainer.json b/samples/charts/financial-chart/annotations/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/financial-chart/annotations/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/financial-chart/annotations/index.html b/samples/charts/financial-chart/annotations/index.html
new file mode 100644
index 0000000000..3f1124b640
--- /dev/null
+++ b/samples/charts/financial-chart/annotations/index.html
@@ -0,0 +1,11 @@
+
+
+
+ FinancialChartAnnotations
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/financial-chart/annotations/package.json b/samples/charts/financial-chart/annotations/package.json
index f1cba49248..f8ea4a44cb 100644
--- a/samples/charts/financial-chart/annotations/package.json
+++ b/samples/charts/financial-chart/annotations/package.json
@@ -6,26 +6,29 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/financial-chart/annotations/public/index.html b/samples/charts/financial-chart/annotations/public/index.html
deleted file mode 100644
index a3fccf20c8..0000000000
--- a/samples/charts/financial-chart/annotations/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- FinancialChartAnnotations
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/financial-chart/annotations/src/react-app-env.d.ts b/samples/charts/financial-chart/annotations/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/financial-chart/annotations/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/financial-chart/annotations/vite.config.js b/samples/charts/financial-chart/annotations/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/financial-chart/annotations/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/financial-chart/axis-types/.devcontainer/devcontainer.json b/samples/charts/financial-chart/axis-types/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/financial-chart/axis-types/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/financial-chart/axis-types/index.html b/samples/charts/financial-chart/axis-types/index.html
new file mode 100644
index 0000000000..4eaeacd45c
--- /dev/null
+++ b/samples/charts/financial-chart/axis-types/index.html
@@ -0,0 +1,11 @@
+
+
+
+ FinancialChartAxisTypes
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/financial-chart/axis-types/package.json b/samples/charts/financial-chart/axis-types/package.json
index 8a50f240ca..012edb29df 100644
--- a/samples/charts/financial-chart/axis-types/package.json
+++ b/samples/charts/financial-chart/axis-types/package.json
@@ -6,26 +6,29 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/financial-chart/axis-types/public/index.html b/samples/charts/financial-chart/axis-types/public/index.html
deleted file mode 100644
index 7705aa4e17..0000000000
--- a/samples/charts/financial-chart/axis-types/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- FinancialChartAxisTypes
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/financial-chart/axis-types/src/react-app-env.d.ts b/samples/charts/financial-chart/axis-types/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/financial-chart/axis-types/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/financial-chart/axis-types/vite.config.js b/samples/charts/financial-chart/axis-types/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/financial-chart/axis-types/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/financial-chart/data-legend-formatting-currency/.devcontainer/devcontainer.json b/samples/charts/financial-chart/data-legend-formatting-currency/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/financial-chart/data-legend-formatting-currency/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/financial-chart/data-legend-formatting-currency/index.html b/samples/charts/financial-chart/data-legend-formatting-currency/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/financial-chart/data-legend-formatting-currency/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/financial-chart/data-legend-formatting-currency/package.json b/samples/charts/financial-chart/data-legend-formatting-currency/package.json
index e2cbe40f5f..2fb94eb034 100644
--- a/samples/charts/financial-chart/data-legend-formatting-currency/package.json
+++ b/samples/charts/financial-chart/data-legend-formatting-currency/package.json
@@ -7,33 +7,36 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/financial-chart/data-legend-formatting-currency/public/index.html b/samples/charts/financial-chart/data-legend-formatting-currency/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/financial-chart/data-legend-formatting-currency/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/financial-chart/data-legend-formatting-currency/src/react-app-env.d.ts b/samples/charts/financial-chart/data-legend-formatting-currency/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/financial-chart/data-legend-formatting-currency/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/financial-chart/data-legend-formatting-currency/vite.config.js b/samples/charts/financial-chart/data-legend-formatting-currency/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/financial-chart/data-legend-formatting-currency/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/financial-chart/data-legend-styling-props/.devcontainer/devcontainer.json b/samples/charts/financial-chart/data-legend-styling-props/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/financial-chart/data-legend-styling-props/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/financial-chart/data-legend-styling-props/index.html b/samples/charts/financial-chart/data-legend-styling-props/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/financial-chart/data-legend-styling-props/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/financial-chart/data-legend-styling-props/package.json b/samples/charts/financial-chart/data-legend-styling-props/package.json
index e2cbe40f5f..2fb94eb034 100644
--- a/samples/charts/financial-chart/data-legend-styling-props/package.json
+++ b/samples/charts/financial-chart/data-legend-styling-props/package.json
@@ -7,33 +7,36 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/financial-chart/data-legend-styling-props/public/index.html b/samples/charts/financial-chart/data-legend-styling-props/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/financial-chart/data-legend-styling-props/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/financial-chart/data-legend-styling-props/src/react-app-env.d.ts b/samples/charts/financial-chart/data-legend-styling-props/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/financial-chart/data-legend-styling-props/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/financial-chart/data-legend-styling-props/vite.config.js b/samples/charts/financial-chart/data-legend-styling-props/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/financial-chart/data-legend-styling-props/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/financial-chart/data-legend/.devcontainer/devcontainer.json b/samples/charts/financial-chart/data-legend/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/financial-chart/data-legend/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/financial-chart/data-legend/index.html b/samples/charts/financial-chart/data-legend/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/financial-chart/data-legend/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/financial-chart/data-legend/package.json b/samples/charts/financial-chart/data-legend/package.json
index e2cbe40f5f..2fb94eb034 100644
--- a/samples/charts/financial-chart/data-legend/package.json
+++ b/samples/charts/financial-chart/data-legend/package.json
@@ -7,33 +7,36 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/financial-chart/data-legend/public/index.html b/samples/charts/financial-chart/data-legend/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/financial-chart/data-legend/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/financial-chart/data-legend/src/react-app-env.d.ts b/samples/charts/financial-chart/data-legend/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/financial-chart/data-legend/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/financial-chart/data-legend/vite.config.js b/samples/charts/financial-chart/data-legend/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/financial-chart/data-legend/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/financial-chart/data-tooltip-formatting-currency/.devcontainer/devcontainer.json b/samples/charts/financial-chart/data-tooltip-formatting-currency/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/financial-chart/data-tooltip-formatting-currency/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/financial-chart/data-tooltip-formatting-currency/index.html b/samples/charts/financial-chart/data-tooltip-formatting-currency/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/financial-chart/data-tooltip-formatting-currency/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/financial-chart/data-tooltip-formatting-currency/package.json b/samples/charts/financial-chart/data-tooltip-formatting-currency/package.json
index e2cbe40f5f..2fb94eb034 100644
--- a/samples/charts/financial-chart/data-tooltip-formatting-currency/package.json
+++ b/samples/charts/financial-chart/data-tooltip-formatting-currency/package.json
@@ -7,33 +7,36 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/financial-chart/data-tooltip-formatting-currency/public/index.html b/samples/charts/financial-chart/data-tooltip-formatting-currency/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/financial-chart/data-tooltip-formatting-currency/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/financial-chart/data-tooltip-formatting-currency/src/react-app-env.d.ts b/samples/charts/financial-chart/data-tooltip-formatting-currency/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/financial-chart/data-tooltip-formatting-currency/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/financial-chart/data-tooltip-formatting-currency/vite.config.js b/samples/charts/financial-chart/data-tooltip-formatting-currency/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/financial-chart/data-tooltip-formatting-currency/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/financial-chart/data-tooltip-styling-props/.devcontainer/devcontainer.json b/samples/charts/financial-chart/data-tooltip-styling-props/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/financial-chart/data-tooltip-styling-props/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/financial-chart/data-tooltip-styling-props/index.html b/samples/charts/financial-chart/data-tooltip-styling-props/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/financial-chart/data-tooltip-styling-props/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/financial-chart/data-tooltip-styling-props/package.json b/samples/charts/financial-chart/data-tooltip-styling-props/package.json
index e2cbe40f5f..2fb94eb034 100644
--- a/samples/charts/financial-chart/data-tooltip-styling-props/package.json
+++ b/samples/charts/financial-chart/data-tooltip-styling-props/package.json
@@ -7,33 +7,36 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/financial-chart/data-tooltip-styling-props/public/index.html b/samples/charts/financial-chart/data-tooltip-styling-props/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/financial-chart/data-tooltip-styling-props/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/financial-chart/data-tooltip-styling-props/src/react-app-env.d.ts b/samples/charts/financial-chart/data-tooltip-styling-props/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/financial-chart/data-tooltip-styling-props/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/financial-chart/data-tooltip-styling-props/vite.config.js b/samples/charts/financial-chart/data-tooltip-styling-props/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/financial-chart/data-tooltip-styling-props/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/financial-chart/data-tooltip/.devcontainer/devcontainer.json b/samples/charts/financial-chart/data-tooltip/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/financial-chart/data-tooltip/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/financial-chart/data-tooltip/index.html b/samples/charts/financial-chart/data-tooltip/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/financial-chart/data-tooltip/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/financial-chart/data-tooltip/package.json b/samples/charts/financial-chart/data-tooltip/package.json
index e2cbe40f5f..2fb94eb034 100644
--- a/samples/charts/financial-chart/data-tooltip/package.json
+++ b/samples/charts/financial-chart/data-tooltip/package.json
@@ -7,33 +7,36 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/financial-chart/data-tooltip/public/index.html b/samples/charts/financial-chart/data-tooltip/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/financial-chart/data-tooltip/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/financial-chart/data-tooltip/src/react-app-env.d.ts b/samples/charts/financial-chart/data-tooltip/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/financial-chart/data-tooltip/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/financial-chart/data-tooltip/vite.config.js b/samples/charts/financial-chart/data-tooltip/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/financial-chart/data-tooltip/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/financial-chart/format-specifiers/.devcontainer/devcontainer.json b/samples/charts/financial-chart/format-specifiers/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/financial-chart/format-specifiers/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/financial-chart/format-specifiers/index.html b/samples/charts/financial-chart/format-specifiers/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/financial-chart/format-specifiers/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/financial-chart/format-specifiers/package.json b/samples/charts/financial-chart/format-specifiers/package.json
index e2cbe40f5f..2fb94eb034 100644
--- a/samples/charts/financial-chart/format-specifiers/package.json
+++ b/samples/charts/financial-chart/format-specifiers/package.json
@@ -7,33 +7,36 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/financial-chart/format-specifiers/public/index.html b/samples/charts/financial-chart/format-specifiers/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/financial-chart/format-specifiers/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/financial-chart/format-specifiers/src/react-app-env.d.ts b/samples/charts/financial-chart/format-specifiers/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/financial-chart/format-specifiers/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/financial-chart/format-specifiers/vite.config.js b/samples/charts/financial-chart/format-specifiers/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/financial-chart/format-specifiers/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/financial-chart/high-frequency/.devcontainer/devcontainer.json b/samples/charts/financial-chart/high-frequency/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/financial-chart/high-frequency/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/financial-chart/high-frequency/index.html b/samples/charts/financial-chart/high-frequency/index.html
new file mode 100644
index 0000000000..9e72fc52e9
--- /dev/null
+++ b/samples/charts/financial-chart/high-frequency/index.html
@@ -0,0 +1,11 @@
+
+
+
+ FinancialChartHighFrequency
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/financial-chart/high-frequency/package.json b/samples/charts/financial-chart/high-frequency/package.json
index c859c62b5f..17f9bdaea7 100644
--- a/samples/charts/financial-chart/high-frequency/package.json
+++ b/samples/charts/financial-chart/high-frequency/package.json
@@ -6,26 +6,29 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/financial-chart/high-frequency/public/index.html b/samples/charts/financial-chart/high-frequency/public/index.html
deleted file mode 100644
index 86cdc63fb3..0000000000
--- a/samples/charts/financial-chart/high-frequency/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- FinancialChartHighFrequency
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/financial-chart/high-frequency/src/react-app-env.d.ts b/samples/charts/financial-chart/high-frequency/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/financial-chart/high-frequency/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/financial-chart/high-frequency/vite.config.js b/samples/charts/financial-chart/high-frequency/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/financial-chart/high-frequency/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/financial-chart/high-volume/.devcontainer/devcontainer.json b/samples/charts/financial-chart/high-volume/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/financial-chart/high-volume/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/financial-chart/high-volume/index.html b/samples/charts/financial-chart/high-volume/index.html
new file mode 100644
index 0000000000..6a4551b1de
--- /dev/null
+++ b/samples/charts/financial-chart/high-volume/index.html
@@ -0,0 +1,11 @@
+
+
+
+ FinancialChartHighVolume
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/financial-chart/high-volume/package.json b/samples/charts/financial-chart/high-volume/package.json
index f8fed919f0..b391d9c517 100644
--- a/samples/charts/financial-chart/high-volume/package.json
+++ b/samples/charts/financial-chart/high-volume/package.json
@@ -6,26 +6,29 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/financial-chart/high-volume/public/index.html b/samples/charts/financial-chart/high-volume/public/index.html
deleted file mode 100644
index b81524600f..0000000000
--- a/samples/charts/financial-chart/high-volume/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- FinancialChartHighVolume
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/financial-chart/high-volume/src/react-app-env.d.ts b/samples/charts/financial-chart/high-volume/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/financial-chart/high-volume/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/financial-chart/high-volume/vite.config.js b/samples/charts/financial-chart/high-volume/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/financial-chart/high-volume/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/financial-chart/indicator-customization/.devcontainer/devcontainer.json b/samples/charts/financial-chart/indicator-customization/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/financial-chart/indicator-customization/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/financial-chart/indicator-customization/index.html b/samples/charts/financial-chart/indicator-customization/index.html
new file mode 100644
index 0000000000..82b617e4f8
--- /dev/null
+++ b/samples/charts/financial-chart/indicator-customization/index.html
@@ -0,0 +1,11 @@
+
+
+
+ FinancialChartIndicatorCustom
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/financial-chart/indicator-customization/package.json b/samples/charts/financial-chart/indicator-customization/package.json
index 0f4aa954ea..6b3f837bcd 100644
--- a/samples/charts/financial-chart/indicator-customization/package.json
+++ b/samples/charts/financial-chart/indicator-customization/package.json
@@ -6,26 +6,29 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/financial-chart/indicator-customization/public/index.html b/samples/charts/financial-chart/indicator-customization/public/index.html
deleted file mode 100644
index 24250ecea8..0000000000
--- a/samples/charts/financial-chart/indicator-customization/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- FinancialChartIndicatorCustom
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/financial-chart/indicator-customization/src/react-app-env.d.ts b/samples/charts/financial-chart/indicator-customization/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/financial-chart/indicator-customization/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/financial-chart/indicator-customization/vite.config.js b/samples/charts/financial-chart/indicator-customization/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/financial-chart/indicator-customization/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/financial-chart/indicator-types/.devcontainer/devcontainer.json b/samples/charts/financial-chart/indicator-types/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/financial-chart/indicator-types/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/financial-chart/indicator-types/index.html b/samples/charts/financial-chart/indicator-types/index.html
new file mode 100644
index 0000000000..b7def62ac9
--- /dev/null
+++ b/samples/charts/financial-chart/indicator-types/index.html
@@ -0,0 +1,11 @@
+
+
+
+ FinancialChartIndicatorTypes
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/financial-chart/indicator-types/package.json b/samples/charts/financial-chart/indicator-types/package.json
index 82dfe18e44..86972ae33e 100644
--- a/samples/charts/financial-chart/indicator-types/package.json
+++ b/samples/charts/financial-chart/indicator-types/package.json
@@ -6,26 +6,29 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/financial-chart/indicator-types/public/index.html b/samples/charts/financial-chart/indicator-types/public/index.html
deleted file mode 100644
index 2629297eea..0000000000
--- a/samples/charts/financial-chart/indicator-types/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- FinancialChartIndicatorTypes
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/financial-chart/indicator-types/src/react-app-env.d.ts b/samples/charts/financial-chart/indicator-types/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/financial-chart/indicator-types/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/financial-chart/indicator-types/vite.config.js b/samples/charts/financial-chart/indicator-types/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/financial-chart/indicator-types/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/financial-chart/multiple-data/.devcontainer/devcontainer.json b/samples/charts/financial-chart/multiple-data/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/financial-chart/multiple-data/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/financial-chart/multiple-data/index.html b/samples/charts/financial-chart/multiple-data/index.html
new file mode 100644
index 0000000000..472ddad15d
--- /dev/null
+++ b/samples/charts/financial-chart/multiple-data/index.html
@@ -0,0 +1,11 @@
+
+
+
+ FinancialChartMultipleData
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/financial-chart/multiple-data/package.json b/samples/charts/financial-chart/multiple-data/package.json
index 48d89d0344..48964e046b 100644
--- a/samples/charts/financial-chart/multiple-data/package.json
+++ b/samples/charts/financial-chart/multiple-data/package.json
@@ -6,26 +6,29 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/financial-chart/multiple-data/public/index.html b/samples/charts/financial-chart/multiple-data/public/index.html
deleted file mode 100644
index 3055b92aa8..0000000000
--- a/samples/charts/financial-chart/multiple-data/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- FinancialChartMultipleData
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/financial-chart/multiple-data/src/react-app-env.d.ts b/samples/charts/financial-chart/multiple-data/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/financial-chart/multiple-data/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/financial-chart/multiple-data/vite.config.js b/samples/charts/financial-chart/multiple-data/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/financial-chart/multiple-data/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/financial-chart/overview/.devcontainer/devcontainer.json b/samples/charts/financial-chart/overview/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/financial-chart/overview/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/financial-chart/overview/index.html b/samples/charts/financial-chart/overview/index.html
new file mode 100644
index 0000000000..1519c87a42
--- /dev/null
+++ b/samples/charts/financial-chart/overview/index.html
@@ -0,0 +1,11 @@
+
+
+
+ FinancialChartOverview
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/financial-chart/overview/package.json b/samples/charts/financial-chart/overview/package.json
index bead953dd3..3a753a4b87 100644
--- a/samples/charts/financial-chart/overview/package.json
+++ b/samples/charts/financial-chart/overview/package.json
@@ -6,26 +6,29 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/financial-chart/overview/public/index.html b/samples/charts/financial-chart/overview/public/index.html
deleted file mode 100644
index 0a0c5e3e58..0000000000
--- a/samples/charts/financial-chart/overview/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- FinancialChartOverview
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/financial-chart/overview/src/react-app-env.d.ts b/samples/charts/financial-chart/overview/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/financial-chart/overview/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/financial-chart/overview/vite.config.js b/samples/charts/financial-chart/overview/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/financial-chart/overview/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/financial-chart/panes/.devcontainer/devcontainer.json b/samples/charts/financial-chart/panes/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/financial-chart/panes/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/financial-chart/panes/index.html b/samples/charts/financial-chart/panes/index.html
new file mode 100644
index 0000000000..d411896424
--- /dev/null
+++ b/samples/charts/financial-chart/panes/index.html
@@ -0,0 +1,11 @@
+
+
+
+ FinancialChartPanes
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/financial-chart/panes/package.json b/samples/charts/financial-chart/panes/package.json
index 251cbfb914..32d5838c6b 100644
--- a/samples/charts/financial-chart/panes/package.json
+++ b/samples/charts/financial-chart/panes/package.json
@@ -6,26 +6,29 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/financial-chart/panes/public/index.html b/samples/charts/financial-chart/panes/public/index.html
deleted file mode 100644
index e348e52941..0000000000
--- a/samples/charts/financial-chart/panes/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- FinancialChartPanes
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/financial-chart/panes/src/react-app-env.d.ts b/samples/charts/financial-chart/panes/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/financial-chart/panes/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/financial-chart/panes/vite.config.js b/samples/charts/financial-chart/panes/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/financial-chart/panes/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/financial-chart/performance/.devcontainer/devcontainer.json b/samples/charts/financial-chart/performance/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/financial-chart/performance/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/financial-chart/performance/index.html b/samples/charts/financial-chart/performance/index.html
new file mode 100644
index 0000000000..1d85efc24e
--- /dev/null
+++ b/samples/charts/financial-chart/performance/index.html
@@ -0,0 +1,11 @@
+
+
+
+ FinancialChartPerformance
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/financial-chart/performance/package.json b/samples/charts/financial-chart/performance/package.json
index 3927c26b9e..c4cbf61de5 100644
--- a/samples/charts/financial-chart/performance/package.json
+++ b/samples/charts/financial-chart/performance/package.json
@@ -6,26 +6,29 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/financial-chart/performance/public/index.html b/samples/charts/financial-chart/performance/public/index.html
deleted file mode 100644
index c145738396..0000000000
--- a/samples/charts/financial-chart/performance/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- FinancialChartPerformance
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/financial-chart/performance/src/react-app-env.d.ts b/samples/charts/financial-chart/performance/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/financial-chart/performance/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/financial-chart/performance/vite.config.js b/samples/charts/financial-chart/performance/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/financial-chart/performance/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/financial-chart/scrollbars/.devcontainer/devcontainer.json b/samples/charts/financial-chart/scrollbars/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/financial-chart/scrollbars/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/financial-chart/scrollbars/index.html b/samples/charts/financial-chart/scrollbars/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/financial-chart/scrollbars/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/financial-chart/scrollbars/package.json b/samples/charts/financial-chart/scrollbars/package.json
index e2cbe40f5f..2fb94eb034 100644
--- a/samples/charts/financial-chart/scrollbars/package.json
+++ b/samples/charts/financial-chart/scrollbars/package.json
@@ -7,33 +7,36 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/financial-chart/scrollbars/public/index.html b/samples/charts/financial-chart/scrollbars/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/financial-chart/scrollbars/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/financial-chart/scrollbars/src/react-app-env.d.ts b/samples/charts/financial-chart/scrollbars/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/financial-chart/scrollbars/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/financial-chart/scrollbars/vite.config.js b/samples/charts/financial-chart/scrollbars/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/financial-chart/scrollbars/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/financial-chart/stock-index-chart/.devcontainer/devcontainer.json b/samples/charts/financial-chart/stock-index-chart/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/financial-chart/stock-index-chart/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/financial-chart/stock-index-chart/index.html b/samples/charts/financial-chart/stock-index-chart/index.html
new file mode 100644
index 0000000000..27ea0b78aa
--- /dev/null
+++ b/samples/charts/financial-chart/stock-index-chart/index.html
@@ -0,0 +1,11 @@
+
+
+
+ FinancialChartStockIndexChart
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/financial-chart/stock-index-chart/package.json b/samples/charts/financial-chart/stock-index-chart/package.json
index 7a4d201fbd..5edba54a41 100644
--- a/samples/charts/financial-chart/stock-index-chart/package.json
+++ b/samples/charts/financial-chart/stock-index-chart/package.json
@@ -6,26 +6,29 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/financial-chart/stock-index-chart/public/index.html b/samples/charts/financial-chart/stock-index-chart/public/index.html
deleted file mode 100644
index 9fbd2aeb23..0000000000
--- a/samples/charts/financial-chart/stock-index-chart/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- FinancialChartStockIndexChart
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/financial-chart/stock-index-chart/src/react-app-env.d.ts b/samples/charts/financial-chart/stock-index-chart/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/financial-chart/stock-index-chart/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/financial-chart/stock-index-chart/vite.config.js b/samples/charts/financial-chart/stock-index-chart/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/financial-chart/stock-index-chart/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/financial-chart/styling/.devcontainer/devcontainer.json b/samples/charts/financial-chart/styling/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/financial-chart/styling/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/financial-chart/styling/index.html b/samples/charts/financial-chart/styling/index.html
new file mode 100644
index 0000000000..d6c8d27cd5
--- /dev/null
+++ b/samples/charts/financial-chart/styling/index.html
@@ -0,0 +1,11 @@
+
+
+
+ FinancialChartStyling
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/financial-chart/styling/package.json b/samples/charts/financial-chart/styling/package.json
index 143070c3fe..98126089e3 100644
--- a/samples/charts/financial-chart/styling/package.json
+++ b/samples/charts/financial-chart/styling/package.json
@@ -6,26 +6,29 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/financial-chart/styling/public/index.html b/samples/charts/financial-chart/styling/public/index.html
deleted file mode 100644
index 577dddff6b..0000000000
--- a/samples/charts/financial-chart/styling/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- FinancialChartStyling
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/financial-chart/styling/src/react-app-env.d.ts b/samples/charts/financial-chart/styling/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/financial-chart/styling/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/financial-chart/styling/vite.config.js b/samples/charts/financial-chart/styling/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/financial-chart/styling/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/financial-chart/titles/.devcontainer/devcontainer.json b/samples/charts/financial-chart/titles/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/financial-chart/titles/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/financial-chart/titles/index.html b/samples/charts/financial-chart/titles/index.html
new file mode 100644
index 0000000000..85a9d9992e
--- /dev/null
+++ b/samples/charts/financial-chart/titles/index.html
@@ -0,0 +1,11 @@
+
+
+
+ FinancialChartTitles
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/financial-chart/titles/package.json b/samples/charts/financial-chart/titles/package.json
index 26636da6d6..941d8da7bd 100644
--- a/samples/charts/financial-chart/titles/package.json
+++ b/samples/charts/financial-chart/titles/package.json
@@ -6,26 +6,29 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/financial-chart/titles/public/index.html b/samples/charts/financial-chart/titles/public/index.html
deleted file mode 100644
index 000c80fe97..0000000000
--- a/samples/charts/financial-chart/titles/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- FinancialChartTitles
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/financial-chart/titles/src/react-app-env.d.ts b/samples/charts/financial-chart/titles/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/financial-chart/titles/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/financial-chart/titles/vite.config.js b/samples/charts/financial-chart/titles/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/financial-chart/titles/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/financial-chart/tooltip-types/.devcontainer/devcontainer.json b/samples/charts/financial-chart/tooltip-types/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/financial-chart/tooltip-types/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/financial-chart/tooltip-types/index.html b/samples/charts/financial-chart/tooltip-types/index.html
new file mode 100644
index 0000000000..cd2ef62ffa
--- /dev/null
+++ b/samples/charts/financial-chart/tooltip-types/index.html
@@ -0,0 +1,11 @@
+
+
+
+ FinancialChartTooltipTypes
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/financial-chart/tooltip-types/package.json b/samples/charts/financial-chart/tooltip-types/package.json
index 1e773701d5..a5fb90558e 100644
--- a/samples/charts/financial-chart/tooltip-types/package.json
+++ b/samples/charts/financial-chart/tooltip-types/package.json
@@ -6,26 +6,29 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/financial-chart/tooltip-types/public/index.html b/samples/charts/financial-chart/tooltip-types/public/index.html
deleted file mode 100644
index d5242a39f6..0000000000
--- a/samples/charts/financial-chart/tooltip-types/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- FinancialChartTooltipTypes
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/financial-chart/tooltip-types/src/react-app-env.d.ts b/samples/charts/financial-chart/tooltip-types/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/financial-chart/tooltip-types/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/financial-chart/tooltip-types/vite.config.js b/samples/charts/financial-chart/tooltip-types/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/financial-chart/tooltip-types/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/financial-chart/trendlines/.devcontainer/devcontainer.json b/samples/charts/financial-chart/trendlines/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/financial-chart/trendlines/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/financial-chart/trendlines/index.html b/samples/charts/financial-chart/trendlines/index.html
new file mode 100644
index 0000000000..7b31b41f4b
--- /dev/null
+++ b/samples/charts/financial-chart/trendlines/index.html
@@ -0,0 +1,11 @@
+
+
+
+ FinancialChartTrendlines
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/financial-chart/trendlines/package.json b/samples/charts/financial-chart/trendlines/package.json
index a849a539f4..b52c537f19 100644
--- a/samples/charts/financial-chart/trendlines/package.json
+++ b/samples/charts/financial-chart/trendlines/package.json
@@ -6,26 +6,29 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/financial-chart/trendlines/public/index.html b/samples/charts/financial-chart/trendlines/public/index.html
deleted file mode 100644
index 01cf19732d..0000000000
--- a/samples/charts/financial-chart/trendlines/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- FinancialChartTrendlines
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/financial-chart/trendlines/src/react-app-env.d.ts b/samples/charts/financial-chart/trendlines/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/financial-chart/trendlines/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/financial-chart/trendlines/vite.config.js b/samples/charts/financial-chart/trendlines/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/financial-chart/trendlines/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/financial-chart/volume-types/.devcontainer/devcontainer.json b/samples/charts/financial-chart/volume-types/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/financial-chart/volume-types/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/financial-chart/volume-types/index.html b/samples/charts/financial-chart/volume-types/index.html
new file mode 100644
index 0000000000..844a1e7bd1
--- /dev/null
+++ b/samples/charts/financial-chart/volume-types/index.html
@@ -0,0 +1,11 @@
+
+
+
+ FinancialChartVolumeTypes
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/financial-chart/volume-types/package.json b/samples/charts/financial-chart/volume-types/package.json
index c8e6714000..88816910ef 100644
--- a/samples/charts/financial-chart/volume-types/package.json
+++ b/samples/charts/financial-chart/volume-types/package.json
@@ -6,26 +6,29 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/financial-chart/volume-types/public/index.html b/samples/charts/financial-chart/volume-types/public/index.html
deleted file mode 100644
index 8cc7c14110..0000000000
--- a/samples/charts/financial-chart/volume-types/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- FinancialChartVolumeTypes
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/financial-chart/volume-types/src/react-app-env.d.ts b/samples/charts/financial-chart/volume-types/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/financial-chart/volume-types/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/financial-chart/volume-types/vite.config.js b/samples/charts/financial-chart/volume-types/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/financial-chart/volume-types/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/pie-chart/animation/.devcontainer/devcontainer.json b/samples/charts/pie-chart/animation/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/pie-chart/animation/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/pie-chart/animation/index.html b/samples/charts/pie-chart/animation/index.html
new file mode 100644
index 0000000000..062c972bac
--- /dev/null
+++ b/samples/charts/pie-chart/animation/index.html
@@ -0,0 +1,11 @@
+
+
+
+ PieChartAnimation
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/pie-chart/animation/package.json b/samples/charts/pie-chart/animation/package.json
index e0286eff64..932b122fc0 100644
--- a/samples/charts/pie-chart/animation/package.json
+++ b/samples/charts/pie-chart/animation/package.json
@@ -6,26 +6,29 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/pie-chart/animation/public/index.html b/samples/charts/pie-chart/animation/public/index.html
deleted file mode 100644
index 989c5ad497..0000000000
--- a/samples/charts/pie-chart/animation/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- PieChartAnimation
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/pie-chart/animation/src/react-app-env.d.ts b/samples/charts/pie-chart/animation/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/pie-chart/animation/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/pie-chart/animation/vite.config.js b/samples/charts/pie-chart/animation/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/pie-chart/animation/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/pie-chart/explosion/.devcontainer/devcontainer.json b/samples/charts/pie-chart/explosion/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/pie-chart/explosion/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/pie-chart/explosion/index.html b/samples/charts/pie-chart/explosion/index.html
new file mode 100644
index 0000000000..8af2c20a1b
--- /dev/null
+++ b/samples/charts/pie-chart/explosion/index.html
@@ -0,0 +1,11 @@
+
+
+
+ PieChartExplosion
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/pie-chart/explosion/package.json b/samples/charts/pie-chart/explosion/package.json
index 80d4b164c9..ab51758468 100644
--- a/samples/charts/pie-chart/explosion/package.json
+++ b/samples/charts/pie-chart/explosion/package.json
@@ -6,26 +6,29 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/pie-chart/explosion/public/index.html b/samples/charts/pie-chart/explosion/public/index.html
deleted file mode 100644
index 67c963fbf4..0000000000
--- a/samples/charts/pie-chart/explosion/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- PieChartExplosion
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/pie-chart/explosion/src/react-app-env.d.ts b/samples/charts/pie-chart/explosion/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/pie-chart/explosion/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/pie-chart/explosion/vite.config.js b/samples/charts/pie-chart/explosion/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/pie-chart/explosion/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/pie-chart/legend/.devcontainer/devcontainer.json b/samples/charts/pie-chart/legend/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/pie-chart/legend/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/pie-chart/legend/index.html b/samples/charts/pie-chart/legend/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/pie-chart/legend/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/pie-chart/legend/package.json b/samples/charts/pie-chart/legend/package.json
index e2cbe40f5f..2fb94eb034 100644
--- a/samples/charts/pie-chart/legend/package.json
+++ b/samples/charts/pie-chart/legend/package.json
@@ -7,33 +7,36 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/pie-chart/legend/public/index.html b/samples/charts/pie-chart/legend/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/pie-chart/legend/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/pie-chart/legend/src/react-app-env.d.ts b/samples/charts/pie-chart/legend/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/pie-chart/legend/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/pie-chart/legend/vite.config.js b/samples/charts/pie-chart/legend/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/pie-chart/legend/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/pie-chart/others/.devcontainer/devcontainer.json b/samples/charts/pie-chart/others/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/pie-chart/others/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/pie-chart/others/index.html b/samples/charts/pie-chart/others/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/pie-chart/others/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/pie-chart/others/package.json b/samples/charts/pie-chart/others/package.json
index e2cbe40f5f..2fb94eb034 100644
--- a/samples/charts/pie-chart/others/package.json
+++ b/samples/charts/pie-chart/others/package.json
@@ -7,33 +7,36 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/pie-chart/others/public/index.html b/samples/charts/pie-chart/others/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/pie-chart/others/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/pie-chart/others/src/react-app-env.d.ts b/samples/charts/pie-chart/others/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/pie-chart/others/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/pie-chart/others/vite.config.js b/samples/charts/pie-chart/others/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/pie-chart/others/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/pie-chart/overview/.devcontainer/devcontainer.json b/samples/charts/pie-chart/overview/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/pie-chart/overview/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/pie-chart/overview/index.html b/samples/charts/pie-chart/overview/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/pie-chart/overview/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/pie-chart/overview/package.json b/samples/charts/pie-chart/overview/package.json
index e2cbe40f5f..2fb94eb034 100644
--- a/samples/charts/pie-chart/overview/package.json
+++ b/samples/charts/pie-chart/overview/package.json
@@ -7,33 +7,36 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/pie-chart/overview/public/index.html b/samples/charts/pie-chart/overview/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/pie-chart/overview/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/pie-chart/overview/src/react-app-env.d.ts b/samples/charts/pie-chart/overview/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/pie-chart/overview/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/pie-chart/overview/vite.config.js b/samples/charts/pie-chart/overview/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/pie-chart/overview/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/pie-chart/selection/.devcontainer/devcontainer.json b/samples/charts/pie-chart/selection/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/pie-chart/selection/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/pie-chart/selection/index.html b/samples/charts/pie-chart/selection/index.html
new file mode 100644
index 0000000000..6b9252fc05
--- /dev/null
+++ b/samples/charts/pie-chart/selection/index.html
@@ -0,0 +1,11 @@
+
+
+
+ PieChartSelection
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/pie-chart/selection/package.json b/samples/charts/pie-chart/selection/package.json
index c38965351c..11f3d5824d 100644
--- a/samples/charts/pie-chart/selection/package.json
+++ b/samples/charts/pie-chart/selection/package.json
@@ -6,26 +6,29 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/pie-chart/selection/public/index.html b/samples/charts/pie-chart/selection/public/index.html
deleted file mode 100644
index 61f52a64d9..0000000000
--- a/samples/charts/pie-chart/selection/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- PieChartSelection
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/pie-chart/selection/src/react-app-env.d.ts b/samples/charts/pie-chart/selection/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/pie-chart/selection/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/pie-chart/selection/vite.config.js b/samples/charts/pie-chart/selection/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/pie-chart/selection/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/pie-chart/styling/.devcontainer/devcontainer.json b/samples/charts/pie-chart/styling/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/pie-chart/styling/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/pie-chart/styling/index.html b/samples/charts/pie-chart/styling/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/pie-chart/styling/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/pie-chart/styling/package.json b/samples/charts/pie-chart/styling/package.json
index e2cbe40f5f..2fb94eb034 100644
--- a/samples/charts/pie-chart/styling/package.json
+++ b/samples/charts/pie-chart/styling/package.json
@@ -7,33 +7,36 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/pie-chart/styling/public/index.html b/samples/charts/pie-chart/styling/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/pie-chart/styling/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/pie-chart/styling/src/react-app-env.d.ts b/samples/charts/pie-chart/styling/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/pie-chart/styling/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/pie-chart/styling/vite.config.js b/samples/charts/pie-chart/styling/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/pie-chart/styling/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/sparkline/display-area/.devcontainer/devcontainer.json b/samples/charts/sparkline/display-area/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/sparkline/display-area/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/sparkline/display-area/index.html b/samples/charts/sparkline/display-area/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/sparkline/display-area/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/sparkline/display-area/package.json b/samples/charts/sparkline/display-area/package.json
index e2cbe40f5f..2fb94eb034 100644
--- a/samples/charts/sparkline/display-area/package.json
+++ b/samples/charts/sparkline/display-area/package.json
@@ -7,33 +7,36 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/sparkline/display-area/public/index.html b/samples/charts/sparkline/display-area/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/sparkline/display-area/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/sparkline/display-area/src/react-app-env.d.ts b/samples/charts/sparkline/display-area/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/sparkline/display-area/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/sparkline/display-area/vite.config.js b/samples/charts/sparkline/display-area/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/sparkline/display-area/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/sparkline/display-column/.devcontainer/devcontainer.json b/samples/charts/sparkline/display-column/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/sparkline/display-column/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/sparkline/display-column/index.html b/samples/charts/sparkline/display-column/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/sparkline/display-column/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/sparkline/display-column/package.json b/samples/charts/sparkline/display-column/package.json
index e2cbe40f5f..2fb94eb034 100644
--- a/samples/charts/sparkline/display-column/package.json
+++ b/samples/charts/sparkline/display-column/package.json
@@ -7,33 +7,36 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/sparkline/display-column/public/index.html b/samples/charts/sparkline/display-column/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/sparkline/display-column/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/sparkline/display-column/src/react-app-env.d.ts b/samples/charts/sparkline/display-column/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/sparkline/display-column/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/sparkline/display-column/vite.config.js b/samples/charts/sparkline/display-column/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/sparkline/display-column/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/sparkline/display-lines/.devcontainer/devcontainer.json b/samples/charts/sparkline/display-lines/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/sparkline/display-lines/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/sparkline/display-lines/index.html b/samples/charts/sparkline/display-lines/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/sparkline/display-lines/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/sparkline/display-lines/package.json b/samples/charts/sparkline/display-lines/package.json
index d92a7f293d..523264000a 100644
--- a/samples/charts/sparkline/display-lines/package.json
+++ b/samples/charts/sparkline/display-lines/package.json
@@ -7,35 +7,38 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/sparkline/display-lines/public/index.html b/samples/charts/sparkline/display-lines/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/sparkline/display-lines/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/sparkline/display-lines/src/react-app-env.d.ts b/samples/charts/sparkline/display-lines/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/sparkline/display-lines/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/sparkline/display-lines/vite.config.js b/samples/charts/sparkline/display-lines/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/sparkline/display-lines/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/sparkline/display-types/.devcontainer/devcontainer.json b/samples/charts/sparkline/display-types/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/sparkline/display-types/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/sparkline/display-types/index.html b/samples/charts/sparkline/display-types/index.html
new file mode 100644
index 0000000000..93fa4a1d09
--- /dev/null
+++ b/samples/charts/sparkline/display-types/index.html
@@ -0,0 +1,11 @@
+
+
+
+ SparklineDisplayTypes
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/sparkline/display-types/package.json b/samples/charts/sparkline/display-types/package.json
index b28f6ccfcf..ee3fc8d2e0 100644
--- a/samples/charts/sparkline/display-types/package.json
+++ b/samples/charts/sparkline/display-types/package.json
@@ -6,26 +6,29 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/sparkline/display-types/public/index.html b/samples/charts/sparkline/display-types/public/index.html
deleted file mode 100644
index 054af514ae..0000000000
--- a/samples/charts/sparkline/display-types/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- SparklineDisplayTypes
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/sparkline/display-types/src/react-app-env.d.ts b/samples/charts/sparkline/display-types/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/sparkline/display-types/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/sparkline/display-types/vite.config.js b/samples/charts/sparkline/display-types/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/sparkline/display-types/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/sparkline/display-winloss/.devcontainer/devcontainer.json b/samples/charts/sparkline/display-winloss/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/sparkline/display-winloss/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/sparkline/display-winloss/index.html b/samples/charts/sparkline/display-winloss/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/sparkline/display-winloss/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/sparkline/display-winloss/package.json b/samples/charts/sparkline/display-winloss/package.json
index e2cbe40f5f..2fb94eb034 100644
--- a/samples/charts/sparkline/display-winloss/package.json
+++ b/samples/charts/sparkline/display-winloss/package.json
@@ -7,33 +7,36 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/sparkline/display-winloss/public/index.html b/samples/charts/sparkline/display-winloss/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/sparkline/display-winloss/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/sparkline/display-winloss/src/react-app-env.d.ts b/samples/charts/sparkline/display-winloss/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/sparkline/display-winloss/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/sparkline/display-winloss/vite.config.js b/samples/charts/sparkline/display-winloss/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/sparkline/display-winloss/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/sparkline/grid/.devcontainer/devcontainer.json b/samples/charts/sparkline/grid/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/sparkline/grid/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/sparkline/grid/index.html b/samples/charts/sparkline/grid/index.html
new file mode 100644
index 0000000000..ca4b7b5340
--- /dev/null
+++ b/samples/charts/sparkline/grid/index.html
@@ -0,0 +1,11 @@
+
+
+
+ SparklineGrid
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/sparkline/grid/package.json b/samples/charts/sparkline/grid/package.json
index c87793e22e..755045b0f6 100644
--- a/samples/charts/sparkline/grid/package.json
+++ b/samples/charts/sparkline/grid/package.json
@@ -6,10 +6,10 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-charts": "19.2.2",
@@ -17,18 +17,21 @@
"igniteui-react-grids": "^19.2.0",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/sparkline/grid/public/index.html b/samples/charts/sparkline/grid/public/index.html
deleted file mode 100644
index 1a100edeec..0000000000
--- a/samples/charts/sparkline/grid/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- SparklineGrid
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/sparkline/grid/src/react-app-env.d.ts b/samples/charts/sparkline/grid/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/sparkline/grid/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/sparkline/grid/vite.config.js b/samples/charts/sparkline/grid/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/sparkline/grid/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/sparkline/markers/.devcontainer/devcontainer.json b/samples/charts/sparkline/markers/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/sparkline/markers/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/sparkline/markers/index.html b/samples/charts/sparkline/markers/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/sparkline/markers/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/sparkline/markers/package.json b/samples/charts/sparkline/markers/package.json
index d92a7f293d..523264000a 100644
--- a/samples/charts/sparkline/markers/package.json
+++ b/samples/charts/sparkline/markers/package.json
@@ -7,35 +7,38 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/sparkline/markers/public/index.html b/samples/charts/sparkline/markers/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/sparkline/markers/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/sparkline/markers/src/react-app-env.d.ts b/samples/charts/sparkline/markers/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/sparkline/markers/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/sparkline/markers/vite.config.js b/samples/charts/sparkline/markers/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/sparkline/markers/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/sparkline/normal-range/.devcontainer/devcontainer.json b/samples/charts/sparkline/normal-range/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/sparkline/normal-range/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/sparkline/normal-range/index.html b/samples/charts/sparkline/normal-range/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/sparkline/normal-range/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/sparkline/normal-range/package.json b/samples/charts/sparkline/normal-range/package.json
index d92a7f293d..523264000a 100644
--- a/samples/charts/sparkline/normal-range/package.json
+++ b/samples/charts/sparkline/normal-range/package.json
@@ -7,35 +7,38 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/sparkline/normal-range/public/index.html b/samples/charts/sparkline/normal-range/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/sparkline/normal-range/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/sparkline/normal-range/src/react-app-env.d.ts b/samples/charts/sparkline/normal-range/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/sparkline/normal-range/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/sparkline/normal-range/vite.config.js b/samples/charts/sparkline/normal-range/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/sparkline/normal-range/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/sparkline/trendlines/.devcontainer/devcontainer.json b/samples/charts/sparkline/trendlines/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/sparkline/trendlines/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/sparkline/trendlines/index.html b/samples/charts/sparkline/trendlines/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/sparkline/trendlines/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/sparkline/trendlines/package.json b/samples/charts/sparkline/trendlines/package.json
index d92a7f293d..523264000a 100644
--- a/samples/charts/sparkline/trendlines/package.json
+++ b/samples/charts/sparkline/trendlines/package.json
@@ -7,35 +7,38 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/sparkline/trendlines/public/index.html b/samples/charts/sparkline/trendlines/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/sparkline/trendlines/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/sparkline/trendlines/src/react-app-env.d.ts b/samples/charts/sparkline/trendlines/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/sparkline/trendlines/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/sparkline/trendlines/vite.config.js b/samples/charts/sparkline/trendlines/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/sparkline/trendlines/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/sparkline/unknown-values/.devcontainer/devcontainer.json b/samples/charts/sparkline/unknown-values/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/sparkline/unknown-values/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/sparkline/unknown-values/index.html b/samples/charts/sparkline/unknown-values/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/sparkline/unknown-values/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/sparkline/unknown-values/package.json b/samples/charts/sparkline/unknown-values/package.json
index d92a7f293d..523264000a 100644
--- a/samples/charts/sparkline/unknown-values/package.json
+++ b/samples/charts/sparkline/unknown-values/package.json
@@ -7,35 +7,38 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/sparkline/unknown-values/public/index.html b/samples/charts/sparkline/unknown-values/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/sparkline/unknown-values/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/sparkline/unknown-values/src/react-app-env.d.ts b/samples/charts/sparkline/unknown-values/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/sparkline/unknown-values/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/sparkline/unknown-values/vite.config.js b/samples/charts/sparkline/unknown-values/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/sparkline/unknown-values/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/toolbar/actions-built-in-category-chart/.devcontainer/devcontainer.json b/samples/charts/toolbar/actions-built-in-category-chart/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/toolbar/actions-built-in-category-chart/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/toolbar/actions-built-in-category-chart/index.html b/samples/charts/toolbar/actions-built-in-category-chart/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/toolbar/actions-built-in-category-chart/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/toolbar/actions-built-in-category-chart/package.json b/samples/charts/toolbar/actions-built-in-category-chart/package.json
index a21d3dd2c3..c6aa9262a7 100644
--- a/samples/charts/toolbar/actions-built-in-category-chart/package.json
+++ b/samples/charts/toolbar/actions-built-in-category-chart/package.json
@@ -7,36 +7,39 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-data-grids": "19.2.2",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/toolbar/actions-built-in-category-chart/public/index.html b/samples/charts/toolbar/actions-built-in-category-chart/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/toolbar/actions-built-in-category-chart/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/toolbar/actions-built-in-category-chart/src/react-app-env.d.ts b/samples/charts/toolbar/actions-built-in-category-chart/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/toolbar/actions-built-in-category-chart/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/toolbar/actions-built-in-category-chart/vite.config.js b/samples/charts/toolbar/actions-built-in-category-chart/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/toolbar/actions-built-in-category-chart/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/toolbar/actions-built-in-data-chart/.devcontainer/devcontainer.json b/samples/charts/toolbar/actions-built-in-data-chart/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/toolbar/actions-built-in-data-chart/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/toolbar/actions-built-in-data-chart/index.html b/samples/charts/toolbar/actions-built-in-data-chart/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/toolbar/actions-built-in-data-chart/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/toolbar/actions-built-in-data-chart/package.json b/samples/charts/toolbar/actions-built-in-data-chart/package.json
index d92a7f293d..523264000a 100644
--- a/samples/charts/toolbar/actions-built-in-data-chart/package.json
+++ b/samples/charts/toolbar/actions-built-in-data-chart/package.json
@@ -7,35 +7,38 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/toolbar/actions-built-in-data-chart/public/index.html b/samples/charts/toolbar/actions-built-in-data-chart/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/toolbar/actions-built-in-data-chart/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/toolbar/actions-built-in-data-chart/src/react-app-env.d.ts b/samples/charts/toolbar/actions-built-in-data-chart/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/toolbar/actions-built-in-data-chart/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/toolbar/actions-built-in-data-chart/vite.config.js b/samples/charts/toolbar/actions-built-in-data-chart/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/toolbar/actions-built-in-data-chart/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/toolbar/color-editor-support/.devcontainer/devcontainer.json b/samples/charts/toolbar/color-editor-support/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/toolbar/color-editor-support/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/toolbar/color-editor-support/index.html b/samples/charts/toolbar/color-editor-support/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/toolbar/color-editor-support/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/toolbar/color-editor-support/package.json b/samples/charts/toolbar/color-editor-support/package.json
index d92a7f293d..523264000a 100644
--- a/samples/charts/toolbar/color-editor-support/package.json
+++ b/samples/charts/toolbar/color-editor-support/package.json
@@ -7,35 +7,38 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/toolbar/color-editor-support/public/index.html b/samples/charts/toolbar/color-editor-support/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/toolbar/color-editor-support/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/toolbar/color-editor-support/src/react-app-env.d.ts b/samples/charts/toolbar/color-editor-support/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/toolbar/color-editor-support/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/toolbar/color-editor-support/vite.config.js b/samples/charts/toolbar/color-editor-support/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/toolbar/color-editor-support/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/toolbar/custom-tool/.devcontainer/devcontainer.json b/samples/charts/toolbar/custom-tool/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/toolbar/custom-tool/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/toolbar/custom-tool/index.html b/samples/charts/toolbar/custom-tool/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/toolbar/custom-tool/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/toolbar/custom-tool/package.json b/samples/charts/toolbar/custom-tool/package.json
index d92a7f293d..523264000a 100644
--- a/samples/charts/toolbar/custom-tool/package.json
+++ b/samples/charts/toolbar/custom-tool/package.json
@@ -7,35 +7,38 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/toolbar/custom-tool/public/index.html b/samples/charts/toolbar/custom-tool/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/toolbar/custom-tool/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/toolbar/custom-tool/src/react-app-env.d.ts b/samples/charts/toolbar/custom-tool/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/toolbar/custom-tool/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/toolbar/custom-tool/vite.config.js b/samples/charts/toolbar/custom-tool/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/toolbar/custom-tool/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/toolbar/layout-actions-for-data-chart/.devcontainer/devcontainer.json b/samples/charts/toolbar/layout-actions-for-data-chart/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/toolbar/layout-actions-for-data-chart/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/toolbar/layout-actions-for-data-chart/index.html b/samples/charts/toolbar/layout-actions-for-data-chart/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/toolbar/layout-actions-for-data-chart/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/toolbar/layout-actions-for-data-chart/package.json b/samples/charts/toolbar/layout-actions-for-data-chart/package.json
index d92a7f293d..523264000a 100644
--- a/samples/charts/toolbar/layout-actions-for-data-chart/package.json
+++ b/samples/charts/toolbar/layout-actions-for-data-chart/package.json
@@ -7,35 +7,38 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/toolbar/layout-actions-for-data-chart/public/index.html b/samples/charts/toolbar/layout-actions-for-data-chart/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/toolbar/layout-actions-for-data-chart/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/toolbar/layout-actions-for-data-chart/src/react-app-env.d.ts b/samples/charts/toolbar/layout-actions-for-data-chart/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/toolbar/layout-actions-for-data-chart/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/toolbar/layout-actions-for-data-chart/vite.config.js b/samples/charts/toolbar/layout-actions-for-data-chart/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/toolbar/layout-actions-for-data-chart/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/toolbar/layout-in-vertical-orientation/.devcontainer/devcontainer.json b/samples/charts/toolbar/layout-in-vertical-orientation/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/toolbar/layout-in-vertical-orientation/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/toolbar/layout-in-vertical-orientation/index.html b/samples/charts/toolbar/layout-in-vertical-orientation/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/toolbar/layout-in-vertical-orientation/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/toolbar/layout-in-vertical-orientation/package.json b/samples/charts/toolbar/layout-in-vertical-orientation/package.json
index d92a7f293d..523264000a 100644
--- a/samples/charts/toolbar/layout-in-vertical-orientation/package.json
+++ b/samples/charts/toolbar/layout-in-vertical-orientation/package.json
@@ -7,35 +7,38 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/toolbar/layout-in-vertical-orientation/public/index.html b/samples/charts/toolbar/layout-in-vertical-orientation/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/toolbar/layout-in-vertical-orientation/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/toolbar/layout-in-vertical-orientation/src/react-app-env.d.ts b/samples/charts/toolbar/layout-in-vertical-orientation/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/toolbar/layout-in-vertical-orientation/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/toolbar/layout-in-vertical-orientation/vite.config.js b/samples/charts/toolbar/layout-in-vertical-orientation/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/toolbar/layout-in-vertical-orientation/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/toolbar/theming/.devcontainer/devcontainer.json b/samples/charts/toolbar/theming/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/toolbar/theming/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/toolbar/theming/index.html b/samples/charts/toolbar/theming/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/toolbar/theming/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/toolbar/theming/package.json b/samples/charts/toolbar/theming/package.json
index d92a7f293d..523264000a 100644
--- a/samples/charts/toolbar/theming/package.json
+++ b/samples/charts/toolbar/theming/package.json
@@ -7,35 +7,38 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/toolbar/theming/public/index.html b/samples/charts/toolbar/theming/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/toolbar/theming/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/toolbar/theming/src/react-app-env.d.ts b/samples/charts/toolbar/theming/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/toolbar/theming/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/toolbar/theming/vite.config.js b/samples/charts/toolbar/theming/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/toolbar/theming/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/tree-map/events/.devcontainer/devcontainer.json b/samples/charts/tree-map/events/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/tree-map/events/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/tree-map/events/index.html b/samples/charts/tree-map/events/index.html
new file mode 100644
index 0000000000..4a856776af
--- /dev/null
+++ b/samples/charts/tree-map/events/index.html
@@ -0,0 +1,11 @@
+
+
+
+ TreeMapEvents
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/tree-map/events/package.json b/samples/charts/tree-map/events/package.json
index f194b28760..7efde9ad73 100644
--- a/samples/charts/tree-map/events/package.json
+++ b/samples/charts/tree-map/events/package.json
@@ -6,26 +6,29 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/tree-map/events/public/index.html b/samples/charts/tree-map/events/public/index.html
deleted file mode 100644
index 053f7a2c0c..0000000000
--- a/samples/charts/tree-map/events/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- TreeMapEvents
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/tree-map/events/src/react-app-env.d.ts b/samples/charts/tree-map/events/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/tree-map/events/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/tree-map/events/vite.config.js b/samples/charts/tree-map/events/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/tree-map/events/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/tree-map/highlighting-percent-based/.devcontainer/devcontainer.json b/samples/charts/tree-map/highlighting-percent-based/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/tree-map/highlighting-percent-based/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/tree-map/highlighting-percent-based/index.html b/samples/charts/tree-map/highlighting-percent-based/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/tree-map/highlighting-percent-based/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/tree-map/highlighting-percent-based/package.json b/samples/charts/tree-map/highlighting-percent-based/package.json
index e2cbe40f5f..2fb94eb034 100644
--- a/samples/charts/tree-map/highlighting-percent-based/package.json
+++ b/samples/charts/tree-map/highlighting-percent-based/package.json
@@ -7,33 +7,36 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/tree-map/highlighting-percent-based/public/index.html b/samples/charts/tree-map/highlighting-percent-based/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/tree-map/highlighting-percent-based/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/tree-map/highlighting-percent-based/src/react-app-env.d.ts b/samples/charts/tree-map/highlighting-percent-based/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/tree-map/highlighting-percent-based/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/tree-map/highlighting-percent-based/vite.config.js b/samples/charts/tree-map/highlighting-percent-based/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/tree-map/highlighting-percent-based/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/tree-map/highlighting/.devcontainer/devcontainer.json b/samples/charts/tree-map/highlighting/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/tree-map/highlighting/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/tree-map/highlighting/index.html b/samples/charts/tree-map/highlighting/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/tree-map/highlighting/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/tree-map/highlighting/package.json b/samples/charts/tree-map/highlighting/package.json
index d92a7f293d..523264000a 100644
--- a/samples/charts/tree-map/highlighting/package.json
+++ b/samples/charts/tree-map/highlighting/package.json
@@ -7,35 +7,38 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/tree-map/highlighting/public/index.html b/samples/charts/tree-map/highlighting/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/tree-map/highlighting/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/tree-map/highlighting/src/react-app-env.d.ts b/samples/charts/tree-map/highlighting/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/tree-map/highlighting/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/tree-map/highlighting/vite.config.js b/samples/charts/tree-map/highlighting/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/tree-map/highlighting/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/tree-map/layout/.devcontainer/devcontainer.json b/samples/charts/tree-map/layout/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/tree-map/layout/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/tree-map/layout/index.html b/samples/charts/tree-map/layout/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/tree-map/layout/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/tree-map/layout/package.json b/samples/charts/tree-map/layout/package.json
index d92a7f293d..523264000a 100644
--- a/samples/charts/tree-map/layout/package.json
+++ b/samples/charts/tree-map/layout/package.json
@@ -7,35 +7,38 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/tree-map/layout/public/index.html b/samples/charts/tree-map/layout/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/tree-map/layout/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/tree-map/layout/src/react-app-env.d.ts b/samples/charts/tree-map/layout/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/tree-map/layout/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/tree-map/layout/vite.config.js b/samples/charts/tree-map/layout/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/tree-map/layout/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/tree-map/overview/.devcontainer/devcontainer.json b/samples/charts/tree-map/overview/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/tree-map/overview/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/tree-map/overview/index.html b/samples/charts/tree-map/overview/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/tree-map/overview/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/tree-map/overview/package.json b/samples/charts/tree-map/overview/package.json
index e2cbe40f5f..2fb94eb034 100644
--- a/samples/charts/tree-map/overview/package.json
+++ b/samples/charts/tree-map/overview/package.json
@@ -7,33 +7,36 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/tree-map/overview/public/index.html b/samples/charts/tree-map/overview/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/tree-map/overview/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/tree-map/overview/src/react-app-env.d.ts b/samples/charts/tree-map/overview/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/tree-map/overview/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/tree-map/overview/vite.config.js b/samples/charts/tree-map/overview/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/tree-map/overview/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/tree-map/styling/.devcontainer/devcontainer.json b/samples/charts/tree-map/styling/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/tree-map/styling/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/tree-map/styling/index.html b/samples/charts/tree-map/styling/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/charts/tree-map/styling/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/tree-map/styling/package.json b/samples/charts/tree-map/styling/package.json
index e2cbe40f5f..2fb94eb034 100644
--- a/samples/charts/tree-map/styling/package.json
+++ b/samples/charts/tree-map/styling/package.json
@@ -7,33 +7,36 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/tree-map/styling/public/index.html b/samples/charts/tree-map/styling/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/charts/tree-map/styling/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/tree-map/styling/src/react-app-env.d.ts b/samples/charts/tree-map/styling/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/tree-map/styling/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/tree-map/styling/vite.config.js b/samples/charts/tree-map/styling/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/tree-map/styling/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/charts/zoomslider/overview/.devcontainer/devcontainer.json b/samples/charts/zoomslider/overview/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/charts/zoomslider/overview/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/charts/zoomslider/overview/index.html b/samples/charts/zoomslider/overview/index.html
new file mode 100644
index 0000000000..0927e1eb46
--- /dev/null
+++ b/samples/charts/zoomslider/overview/index.html
@@ -0,0 +1,11 @@
+
+
+
+ ZoomSliderOverview
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/charts/zoomslider/overview/package.json b/samples/charts/zoomslider/overview/package.json
index fade9e5bf5..18c992ce0b 100644
--- a/samples/charts/zoomslider/overview/package.json
+++ b/samples/charts/zoomslider/overview/package.json
@@ -6,26 +6,29 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/charts/zoomslider/overview/public/index.html b/samples/charts/zoomslider/overview/public/index.html
deleted file mode 100644
index c52a805d39..0000000000
--- a/samples/charts/zoomslider/overview/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- ZoomSliderOverview
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/charts/zoomslider/overview/src/react-app-env.d.ts b/samples/charts/zoomslider/overview/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/charts/zoomslider/overview/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/charts/zoomslider/overview/vite.config.js b/samples/charts/zoomslider/overview/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/charts/zoomslider/overview/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/editors/multi-column-combobox/overview/.devcontainer/devcontainer.json b/samples/editors/multi-column-combobox/overview/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/editors/multi-column-combobox/overview/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/editors/multi-column-combobox/overview/index.html b/samples/editors/multi-column-combobox/overview/index.html
new file mode 100644
index 0000000000..ad6b23e20f
--- /dev/null
+++ b/samples/editors/multi-column-combobox/overview/index.html
@@ -0,0 +1,11 @@
+
+
+
+ MultiColumnComboBoxOverview
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/editors/multi-column-combobox/overview/package.json b/samples/editors/multi-column-combobox/overview/package.json
index 3281444ff0..67a49aad20 100644
--- a/samples/editors/multi-column-combobox/overview/package.json
+++ b/samples/editors/multi-column-combobox/overview/package.json
@@ -6,28 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-core": "19.2.2",
"igniteui-react-data-grids": "19.2.2",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/editors/multi-column-combobox/overview/public/index.html b/samples/editors/multi-column-combobox/overview/public/index.html
deleted file mode 100644
index c6140ad3cf..0000000000
--- a/samples/editors/multi-column-combobox/overview/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- MultiColumnComboBoxOverview
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/editors/multi-column-combobox/overview/src/react-app-env.d.ts b/samples/editors/multi-column-combobox/overview/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/editors/multi-column-combobox/overview/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/editors/multi-column-combobox/overview/vite.config.js b/samples/editors/multi-column-combobox/overview/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/editors/multi-column-combobox/overview/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/editors/x-date-picker/date-limits/.devcontainer/devcontainer.json b/samples/editors/x-date-picker/date-limits/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/editors/x-date-picker/date-limits/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/editors/x-date-picker/date-limits/index.html b/samples/editors/x-date-picker/date-limits/index.html
new file mode 100644
index 0000000000..65cbe830e7
--- /dev/null
+++ b/samples/editors/x-date-picker/date-limits/index.html
@@ -0,0 +1,10 @@
+
+
+
+ DatePickerDateLimits
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/editors/x-date-picker/date-limits/package.json b/samples/editors/x-date-picker/date-limits/package.json
index ba059fa9dc..de881ba59c 100644
--- a/samples/editors/x-date-picker/date-limits/package.json
+++ b/samples/editors/x-date-picker/date-limits/package.json
@@ -6,27 +6,30 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-core": "19.2.2",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/editors/x-date-picker/date-limits/public/index.html b/samples/editors/x-date-picker/date-limits/public/index.html
deleted file mode 100644
index 0256895094..0000000000
--- a/samples/editors/x-date-picker/date-limits/public/index.html
+++ /dev/null
@@ -1,9 +0,0 @@
-
-
-
- DatePickerDateLimits
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/editors/x-date-picker/date-limits/src/react-app-env.d.ts b/samples/editors/x-date-picker/date-limits/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/editors/x-date-picker/date-limits/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/editors/x-date-picker/date-limits/vite.config.js b/samples/editors/x-date-picker/date-limits/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/editors/x-date-picker/date-limits/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/editors/x-date-picker/editing/.devcontainer/devcontainer.json b/samples/editors/x-date-picker/editing/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/editors/x-date-picker/editing/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/editors/x-date-picker/editing/index.html b/samples/editors/x-date-picker/editing/index.html
new file mode 100644
index 0000000000..23cc9aeb9b
--- /dev/null
+++ b/samples/editors/x-date-picker/editing/index.html
@@ -0,0 +1,10 @@
+
+
+
+ DatePickerEditing
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/editors/x-date-picker/editing/package.json b/samples/editors/x-date-picker/editing/package.json
index 476af80b47..1897a7a492 100644
--- a/samples/editors/x-date-picker/editing/package.json
+++ b/samples/editors/x-date-picker/editing/package.json
@@ -6,27 +6,30 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-core": "19.2.2",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/editors/x-date-picker/editing/public/index.html b/samples/editors/x-date-picker/editing/public/index.html
deleted file mode 100644
index 17d7b78169..0000000000
--- a/samples/editors/x-date-picker/editing/public/index.html
+++ /dev/null
@@ -1,9 +0,0 @@
-
-
-
- DatePickerEditing
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/editors/x-date-picker/editing/src/react-app-env.d.ts b/samples/editors/x-date-picker/editing/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/editors/x-date-picker/editing/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/editors/x-date-picker/editing/vite.config.js b/samples/editors/x-date-picker/editing/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/editors/x-date-picker/editing/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/editors/x-date-picker/format/.devcontainer/devcontainer.json b/samples/editors/x-date-picker/format/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/editors/x-date-picker/format/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/editors/x-date-picker/format/index.html b/samples/editors/x-date-picker/format/index.html
new file mode 100644
index 0000000000..a9b8957c10
--- /dev/null
+++ b/samples/editors/x-date-picker/format/index.html
@@ -0,0 +1,10 @@
+
+
+
+ DatePickerFormat
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/editors/x-date-picker/format/package.json b/samples/editors/x-date-picker/format/package.json
index 476af80b47..1897a7a492 100644
--- a/samples/editors/x-date-picker/format/package.json
+++ b/samples/editors/x-date-picker/format/package.json
@@ -6,27 +6,30 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-core": "19.2.2",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/editors/x-date-picker/format/public/index.html b/samples/editors/x-date-picker/format/public/index.html
deleted file mode 100644
index 7f7610662f..0000000000
--- a/samples/editors/x-date-picker/format/public/index.html
+++ /dev/null
@@ -1,9 +0,0 @@
-
-
-
- DatePickerFormat
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/editors/x-date-picker/format/src/react-app-env.d.ts b/samples/editors/x-date-picker/format/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/editors/x-date-picker/format/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/editors/x-date-picker/format/vite.config.js b/samples/editors/x-date-picker/format/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/editors/x-date-picker/format/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/editors/x-date-picker/overview/.devcontainer/devcontainer.json b/samples/editors/x-date-picker/overview/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/editors/x-date-picker/overview/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/editors/x-date-picker/overview/index.html b/samples/editors/x-date-picker/overview/index.html
new file mode 100644
index 0000000000..16ffb1293f
--- /dev/null
+++ b/samples/editors/x-date-picker/overview/index.html
@@ -0,0 +1,11 @@
+
+
+
+ DatePickerOverview
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/editors/x-date-picker/overview/package.json b/samples/editors/x-date-picker/overview/package.json
index 95058da19f..5f4d8ef5be 100644
--- a/samples/editors/x-date-picker/overview/package.json
+++ b/samples/editors/x-date-picker/overview/package.json
@@ -6,27 +6,30 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-core": "19.2.2",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/editors/x-date-picker/overview/public/index.html b/samples/editors/x-date-picker/overview/public/index.html
deleted file mode 100644
index d1cc44a417..0000000000
--- a/samples/editors/x-date-picker/overview/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- DatePickerOverview
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/editors/x-date-picker/overview/src/react-app-env.d.ts b/samples/editors/x-date-picker/overview/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/editors/x-date-picker/overview/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/editors/x-date-picker/overview/vite.config.js b/samples/editors/x-date-picker/overview/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/editors/x-date-picker/overview/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/editors/x-date-picker/range/.devcontainer/devcontainer.json b/samples/editors/x-date-picker/range/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/editors/x-date-picker/range/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/editors/x-date-picker/range/index.html b/samples/editors/x-date-picker/range/index.html
new file mode 100644
index 0000000000..53b600ac42
--- /dev/null
+++ b/samples/editors/x-date-picker/range/index.html
@@ -0,0 +1,11 @@
+
+
+
+ DatePickerRange
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/editors/x-date-picker/range/package.json b/samples/editors/x-date-picker/range/package.json
index bed260261f..b8765d0e79 100644
--- a/samples/editors/x-date-picker/range/package.json
+++ b/samples/editors/x-date-picker/range/package.json
@@ -6,27 +6,30 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-core": "19.2.2",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/editors/x-date-picker/range/public/index.html b/samples/editors/x-date-picker/range/public/index.html
deleted file mode 100644
index 8b5e6f9e1a..0000000000
--- a/samples/editors/x-date-picker/range/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- DatePickerRange
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/editors/x-date-picker/range/src/react-app-env.d.ts b/samples/editors/x-date-picker/range/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/editors/x-date-picker/range/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/editors/x-date-picker/range/vite.config.js b/samples/editors/x-date-picker/range/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/editors/x-date-picker/range/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/excel/excel-library/operations-on-workbooks/.devcontainer/devcontainer.json b/samples/excel/excel-library/operations-on-workbooks/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/excel/excel-library/operations-on-workbooks/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/excel/excel-library/operations-on-workbooks/index.html b/samples/excel/excel-library/operations-on-workbooks/index.html
new file mode 100644
index 0000000000..b216f38061
--- /dev/null
+++ b/samples/excel/excel-library/operations-on-workbooks/index.html
@@ -0,0 +1,11 @@
+
+
+
+ ExcelLibraryWorkbooks
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/excel/excel-library/operations-on-workbooks/package.json b/samples/excel/excel-library/operations-on-workbooks/package.json
index c610de13b5..4f0f1f5d84 100644
--- a/samples/excel/excel-library/operations-on-workbooks/package.json
+++ b/samples/excel/excel-library/operations-on-workbooks/package.json
@@ -6,10 +6,10 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"@types/file-saver": "^2.0.7",
@@ -19,18 +19,21 @@
"igniteui-react-grids": "^19.2.0",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/excel/excel-library/operations-on-workbooks/public/index.html b/samples/excel/excel-library/operations-on-workbooks/public/index.html
deleted file mode 100644
index d48f1a2de9..0000000000
--- a/samples/excel/excel-library/operations-on-workbooks/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- ExcelLibraryWorkbooks
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/excel/excel-library/operations-on-workbooks/src/react-app-env.d.ts b/samples/excel/excel-library/operations-on-workbooks/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/excel/excel-library/operations-on-workbooks/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/excel/excel-library/operations-on-workbooks/vite.config.js b/samples/excel/excel-library/operations-on-workbooks/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/excel/excel-library/operations-on-workbooks/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/excel/excel-library/operations-on-worksheets/.devcontainer/devcontainer.json b/samples/excel/excel-library/operations-on-worksheets/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/excel/excel-library/operations-on-worksheets/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/excel/excel-library/operations-on-worksheets/index.html b/samples/excel/excel-library/operations-on-worksheets/index.html
new file mode 100644
index 0000000000..2508585f67
--- /dev/null
+++ b/samples/excel/excel-library/operations-on-worksheets/index.html
@@ -0,0 +1,11 @@
+
+
+
+ ExcelLibraryWorksheets
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/excel/excel-library/operations-on-worksheets/package.json b/samples/excel/excel-library/operations-on-worksheets/package.json
index ce3093891c..814ce22004 100644
--- a/samples/excel/excel-library/operations-on-worksheets/package.json
+++ b/samples/excel/excel-library/operations-on-worksheets/package.json
@@ -6,28 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"@types/file-saver": "^2.0.7",
"file-saver": "^1.3.8",
"igniteui-react-core": "19.2.2",
"igniteui-react-excel": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/excel/excel-library/operations-on-worksheets/public/index.html b/samples/excel/excel-library/operations-on-worksheets/public/index.html
deleted file mode 100644
index a9d2f66290..0000000000
--- a/samples/excel/excel-library/operations-on-worksheets/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- ExcelLibraryWorksheets
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/excel/excel-library/operations-on-worksheets/src/react-app-env.d.ts b/samples/excel/excel-library/operations-on-worksheets/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/excel/excel-library/operations-on-worksheets/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/excel/excel-library/operations-on-worksheets/vite.config.js b/samples/excel/excel-library/operations-on-worksheets/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/excel/excel-library/operations-on-worksheets/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/excel/excel-library/overview/.devcontainer/devcontainer.json b/samples/excel/excel-library/overview/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/excel/excel-library/overview/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/excel/excel-library/overview/index.html b/samples/excel/excel-library/overview/index.html
new file mode 100644
index 0000000000..184206a626
--- /dev/null
+++ b/samples/excel/excel-library/overview/index.html
@@ -0,0 +1,11 @@
+
+
+
+ ExcelLibraryOverview
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/excel/excel-library/overview/package.json b/samples/excel/excel-library/overview/package.json
index 058d65c7df..7284402a1b 100644
--- a/samples/excel/excel-library/overview/package.json
+++ b/samples/excel/excel-library/overview/package.json
@@ -6,28 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"@types/file-saver": "^2.0.7",
"file-saver": "^1.3.8",
"igniteui-react-core": "19.2.2",
"igniteui-react-excel": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/excel/excel-library/overview/public/index.html b/samples/excel/excel-library/overview/public/index.html
deleted file mode 100644
index 0c7474af01..0000000000
--- a/samples/excel/excel-library/overview/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- ExcelLibraryOverview
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/excel/excel-library/overview/src/react-app-env.d.ts b/samples/excel/excel-library/overview/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/excel/excel-library/overview/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/excel/excel-library/overview/vite.config.js b/samples/excel/excel-library/overview/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/excel/excel-library/overview/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/excel/excel-library/working-with-cells/.devcontainer/devcontainer.json b/samples/excel/excel-library/working-with-cells/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/excel/excel-library/working-with-cells/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/excel/excel-library/working-with-cells/index.html b/samples/excel/excel-library/working-with-cells/index.html
new file mode 100644
index 0000000000..b6f7997f0e
--- /dev/null
+++ b/samples/excel/excel-library/working-with-cells/index.html
@@ -0,0 +1,11 @@
+
+
+
+ ExcelLibraryCells
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/excel/excel-library/working-with-cells/package.json b/samples/excel/excel-library/working-with-cells/package.json
index 49903ec86d..801d8d3ce7 100644
--- a/samples/excel/excel-library/working-with-cells/package.json
+++ b/samples/excel/excel-library/working-with-cells/package.json
@@ -6,28 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"@types/file-saver": "^2.0.7",
"file-saver": "^1.3.8",
"igniteui-react-core": "19.2.2",
"igniteui-react-excel": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/excel/excel-library/working-with-cells/public/index.html b/samples/excel/excel-library/working-with-cells/public/index.html
deleted file mode 100644
index b26f075367..0000000000
--- a/samples/excel/excel-library/working-with-cells/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- ExcelLibraryCells
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/excel/excel-library/working-with-cells/src/react-app-env.d.ts b/samples/excel/excel-library/working-with-cells/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/excel/excel-library/working-with-cells/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/excel/excel-library/working-with-cells/vite.config.js b/samples/excel/excel-library/working-with-cells/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/excel/excel-library/working-with-cells/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/excel/excel-library/working-with-charts/.devcontainer/devcontainer.json b/samples/excel/excel-library/working-with-charts/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/excel/excel-library/working-with-charts/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/excel/excel-library/working-with-charts/index.html b/samples/excel/excel-library/working-with-charts/index.html
new file mode 100644
index 0000000000..246d6aaba9
--- /dev/null
+++ b/samples/excel/excel-library/working-with-charts/index.html
@@ -0,0 +1,11 @@
+
+
+
+ ExcelLibraryCharts
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/excel/excel-library/working-with-charts/package.json b/samples/excel/excel-library/working-with-charts/package.json
index 851b877cd6..ad929b24b2 100644
--- a/samples/excel/excel-library/working-with-charts/package.json
+++ b/samples/excel/excel-library/working-with-charts/package.json
@@ -6,10 +6,10 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"@types/file-saver": "^2.0.7",
@@ -20,18 +20,21 @@
"igniteui-react-grids": "^19.2.0",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/excel/excel-library/working-with-charts/public/index.html b/samples/excel/excel-library/working-with-charts/public/index.html
deleted file mode 100644
index c94c90aaee..0000000000
--- a/samples/excel/excel-library/working-with-charts/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- ExcelLibraryCharts
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/excel/excel-library/working-with-charts/src/react-app-env.d.ts b/samples/excel/excel-library/working-with-charts/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/excel/excel-library/working-with-charts/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/excel/excel-library/working-with-charts/vite.config.js b/samples/excel/excel-library/working-with-charts/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/excel/excel-library/working-with-charts/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/excel/excel-library/working-with-sparklines/.devcontainer/devcontainer.json b/samples/excel/excel-library/working-with-sparklines/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/excel/excel-library/working-with-sparklines/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/excel/excel-library/working-with-sparklines/index.html b/samples/excel/excel-library/working-with-sparklines/index.html
new file mode 100644
index 0000000000..25cd636824
--- /dev/null
+++ b/samples/excel/excel-library/working-with-sparklines/index.html
@@ -0,0 +1,11 @@
+
+
+
+ ExcelLibrarySparklines
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/excel/excel-library/working-with-sparklines/package.json b/samples/excel/excel-library/working-with-sparklines/package.json
index b047cf5a1f..94495a7a74 100644
--- a/samples/excel/excel-library/working-with-sparklines/package.json
+++ b/samples/excel/excel-library/working-with-sparklines/package.json
@@ -6,10 +6,10 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"@types/file-saver": "^2.0.7",
@@ -20,18 +20,21 @@
"igniteui-react-grids": "^19.2.0",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/excel/excel-library/working-with-sparklines/public/index.html b/samples/excel/excel-library/working-with-sparklines/public/index.html
deleted file mode 100644
index 4041cd879a..0000000000
--- a/samples/excel/excel-library/working-with-sparklines/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- ExcelLibrarySparklines
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/excel/excel-library/working-with-sparklines/src/react-app-env.d.ts b/samples/excel/excel-library/working-with-sparklines/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/excel/excel-library/working-with-sparklines/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/excel/excel-library/working-with-sparklines/vite.config.js b/samples/excel/excel-library/working-with-sparklines/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/excel/excel-library/working-with-sparklines/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/excel/spreadsheet/activation/.devcontainer/devcontainer.json b/samples/excel/spreadsheet/activation/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/excel/spreadsheet/activation/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/excel/spreadsheet/activation/index.html b/samples/excel/spreadsheet/activation/index.html
new file mode 100644
index 0000000000..11b863966a
--- /dev/null
+++ b/samples/excel/spreadsheet/activation/index.html
@@ -0,0 +1,11 @@
+
+
+
+ SpreadsheetActivation
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/excel/spreadsheet/activation/package.json b/samples/excel/spreadsheet/activation/package.json
index da8fc6ed03..92df5b2a22 100644
--- a/samples/excel/spreadsheet/activation/package.json
+++ b/samples/excel/spreadsheet/activation/package.json
@@ -6,10 +6,10 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"@types/file-saver": "^2.0.7",
@@ -17,18 +17,21 @@
"igniteui-react-core": "19.2.2",
"igniteui-react-excel": "19.2.2",
"igniteui-react-spreadsheet": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/excel/spreadsheet/activation/public/index.html b/samples/excel/spreadsheet/activation/public/index.html
deleted file mode 100644
index 68338218e6..0000000000
--- a/samples/excel/spreadsheet/activation/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- SpreadsheetActivation
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/excel/spreadsheet/activation/src/react-app-env.d.ts b/samples/excel/spreadsheet/activation/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/excel/spreadsheet/activation/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/excel/spreadsheet/activation/vite.config.js b/samples/excel/spreadsheet/activation/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/excel/spreadsheet/activation/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/excel/spreadsheet/adapter-chart/.devcontainer/devcontainer.json b/samples/excel/spreadsheet/adapter-chart/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/excel/spreadsheet/adapter-chart/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/excel/spreadsheet/adapter-chart/index.html b/samples/excel/spreadsheet/adapter-chart/index.html
new file mode 100644
index 0000000000..7feeb5e68b
--- /dev/null
+++ b/samples/excel/spreadsheet/adapter-chart/index.html
@@ -0,0 +1,11 @@
+
+
+
+ SpreadsheetAdapter
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/excel/spreadsheet/adapter-chart/package.json b/samples/excel/spreadsheet/adapter-chart/package.json
index dae03cb83a..5d542007dd 100644
--- a/samples/excel/spreadsheet/adapter-chart/package.json
+++ b/samples/excel/spreadsheet/adapter-chart/package.json
@@ -6,10 +6,10 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"@types/file-saver": "^2.0.7",
@@ -19,18 +19,21 @@
"igniteui-react-excel": "19.2.2",
"igniteui-react-spreadsheet": "19.2.2",
"igniteui-react-spreadsheet-chart-adapter": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/excel/spreadsheet/adapter-chart/public/index.html b/samples/excel/spreadsheet/adapter-chart/public/index.html
deleted file mode 100644
index be6dc06735..0000000000
--- a/samples/excel/spreadsheet/adapter-chart/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- SpreadsheetAdapter
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/excel/spreadsheet/adapter-chart/src/react-app-env.d.ts b/samples/excel/spreadsheet/adapter-chart/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/excel/spreadsheet/adapter-chart/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/excel/spreadsheet/adapter-chart/vite.config.js b/samples/excel/spreadsheet/adapter-chart/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/excel/spreadsheet/adapter-chart/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/excel/spreadsheet/adapter-combo/.devcontainer/devcontainer.json b/samples/excel/spreadsheet/adapter-combo/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/excel/spreadsheet/adapter-combo/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/excel/spreadsheet/adapter-combo/index.html b/samples/excel/spreadsheet/adapter-combo/index.html
new file mode 100644
index 0000000000..f05bc522b2
--- /dev/null
+++ b/samples/excel/spreadsheet/adapter-combo/index.html
@@ -0,0 +1,11 @@
+
+
+
+ SpreadsheetAdapterCombo
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/excel/spreadsheet/adapter-combo/package.json b/samples/excel/spreadsheet/adapter-combo/package.json
index 7a1dc63005..66495ba32d 100644
--- a/samples/excel/spreadsheet/adapter-combo/package.json
+++ b/samples/excel/spreadsheet/adapter-combo/package.json
@@ -6,10 +6,10 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-charts": "19.2.2",
@@ -17,18 +17,21 @@
"igniteui-react-excel": "19.2.2",
"igniteui-react-spreadsheet": "19.2.2",
"igniteui-react-spreadsheet-chart-adapter": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/excel/spreadsheet/adapter-combo/public/index.html b/samples/excel/spreadsheet/adapter-combo/public/index.html
deleted file mode 100644
index 9007233de6..0000000000
--- a/samples/excel/spreadsheet/adapter-combo/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- SpreadsheetAdapterCombo
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/excel/spreadsheet/adapter-combo/src/react-app-env.d.ts b/samples/excel/spreadsheet/adapter-combo/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/excel/spreadsheet/adapter-combo/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/excel/spreadsheet/adapter-combo/vite.config.js b/samples/excel/spreadsheet/adapter-combo/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/excel/spreadsheet/adapter-combo/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/excel/spreadsheet/clipboard/.devcontainer/devcontainer.json b/samples/excel/spreadsheet/clipboard/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/excel/spreadsheet/clipboard/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/excel/spreadsheet/clipboard/index.html b/samples/excel/spreadsheet/clipboard/index.html
new file mode 100644
index 0000000000..5d813369f4
--- /dev/null
+++ b/samples/excel/spreadsheet/clipboard/index.html
@@ -0,0 +1,11 @@
+
+
+
+ SpreadsheetClipboard
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/excel/spreadsheet/clipboard/package.json b/samples/excel/spreadsheet/clipboard/package.json
index e83fff3968..ca7614a22c 100644
--- a/samples/excel/spreadsheet/clipboard/package.json
+++ b/samples/excel/spreadsheet/clipboard/package.json
@@ -6,10 +6,10 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"@types/file-saver": "^2.0.7",
@@ -17,18 +17,21 @@
"igniteui-react-core": "19.2.2",
"igniteui-react-excel": "19.2.2",
"igniteui-react-spreadsheet": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/excel/spreadsheet/clipboard/public/index.html b/samples/excel/spreadsheet/clipboard/public/index.html
deleted file mode 100644
index 48a9efe9ac..0000000000
--- a/samples/excel/spreadsheet/clipboard/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- SpreadsheetClipboard
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/excel/spreadsheet/clipboard/src/react-app-env.d.ts b/samples/excel/spreadsheet/clipboard/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/excel/spreadsheet/clipboard/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/excel/spreadsheet/clipboard/vite.config.js b/samples/excel/spreadsheet/clipboard/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/excel/spreadsheet/clipboard/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/excel/spreadsheet/commands/.devcontainer/devcontainer.json b/samples/excel/spreadsheet/commands/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/excel/spreadsheet/commands/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/excel/spreadsheet/commands/index.html b/samples/excel/spreadsheet/commands/index.html
new file mode 100644
index 0000000000..00dd43552c
--- /dev/null
+++ b/samples/excel/spreadsheet/commands/index.html
@@ -0,0 +1,11 @@
+
+
+
+ SpreadsheetCommands
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/excel/spreadsheet/commands/package.json b/samples/excel/spreadsheet/commands/package.json
index fca91b40ea..f22cb16a97 100644
--- a/samples/excel/spreadsheet/commands/package.json
+++ b/samples/excel/spreadsheet/commands/package.json
@@ -6,10 +6,10 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"@types/file-saver": "^2.0.7",
@@ -17,18 +17,21 @@
"igniteui-react-core": "19.2.2",
"igniteui-react-excel": "19.2.2",
"igniteui-react-spreadsheet": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/excel/spreadsheet/commands/public/index.html b/samples/excel/spreadsheet/commands/public/index.html
deleted file mode 100644
index c92ef81851..0000000000
--- a/samples/excel/spreadsheet/commands/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- SpreadsheetCommands
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/excel/spreadsheet/commands/src/react-app-env.d.ts b/samples/excel/spreadsheet/commands/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/excel/spreadsheet/commands/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/excel/spreadsheet/commands/vite.config.js b/samples/excel/spreadsheet/commands/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/excel/spreadsheet/commands/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/excel/spreadsheet/conditional-formatting/.devcontainer/devcontainer.json b/samples/excel/spreadsheet/conditional-formatting/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/excel/spreadsheet/conditional-formatting/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/excel/spreadsheet/conditional-formatting/index.html b/samples/excel/spreadsheet/conditional-formatting/index.html
new file mode 100644
index 0000000000..0b185ff553
--- /dev/null
+++ b/samples/excel/spreadsheet/conditional-formatting/index.html
@@ -0,0 +1,11 @@
+
+
+
+ SpreadsheetCondFormatting
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/excel/spreadsheet/conditional-formatting/package.json b/samples/excel/spreadsheet/conditional-formatting/package.json
index a73573185c..89b032f104 100644
--- a/samples/excel/spreadsheet/conditional-formatting/package.json
+++ b/samples/excel/spreadsheet/conditional-formatting/package.json
@@ -6,10 +6,10 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"@types/file-saver": "^2.0.7",
@@ -17,18 +17,21 @@
"igniteui-react-core": "19.2.2",
"igniteui-react-excel": "19.2.2",
"igniteui-react-spreadsheet": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/excel/spreadsheet/conditional-formatting/public/index.html b/samples/excel/spreadsheet/conditional-formatting/public/index.html
deleted file mode 100644
index 2e0662bde7..0000000000
--- a/samples/excel/spreadsheet/conditional-formatting/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- SpreadsheetCondFormatting
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/excel/spreadsheet/conditional-formatting/src/react-app-env.d.ts b/samples/excel/spreadsheet/conditional-formatting/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/excel/spreadsheet/conditional-formatting/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/excel/spreadsheet/conditional-formatting/vite.config.js b/samples/excel/spreadsheet/conditional-formatting/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/excel/spreadsheet/conditional-formatting/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/excel/spreadsheet/config-options/.devcontainer/devcontainer.json b/samples/excel/spreadsheet/config-options/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/excel/spreadsheet/config-options/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/excel/spreadsheet/config-options/index.html b/samples/excel/spreadsheet/config-options/index.html
new file mode 100644
index 0000000000..f6f4456693
--- /dev/null
+++ b/samples/excel/spreadsheet/config-options/index.html
@@ -0,0 +1,11 @@
+
+
+
+ SpreadsheetConfiguring
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/excel/spreadsheet/config-options/package.json b/samples/excel/spreadsheet/config-options/package.json
index 581b2d3237..f0680a05e6 100644
--- a/samples/excel/spreadsheet/config-options/package.json
+++ b/samples/excel/spreadsheet/config-options/package.json
@@ -6,10 +6,10 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"@types/file-saver": "^2.0.7",
@@ -17,18 +17,21 @@
"igniteui-react-core": "19.2.2",
"igniteui-react-excel": "19.2.2",
"igniteui-react-spreadsheet": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/excel/spreadsheet/config-options/public/index.html b/samples/excel/spreadsheet/config-options/public/index.html
deleted file mode 100644
index c0a77f61d0..0000000000
--- a/samples/excel/spreadsheet/config-options/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- SpreadsheetConfiguring
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/excel/spreadsheet/config-options/src/react-app-env.d.ts b/samples/excel/spreadsheet/config-options/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/excel/spreadsheet/config-options/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/excel/spreadsheet/config-options/vite.config.js b/samples/excel/spreadsheet/config-options/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/excel/spreadsheet/config-options/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/excel/spreadsheet/data-validation/.devcontainer/devcontainer.json b/samples/excel/spreadsheet/data-validation/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/excel/spreadsheet/data-validation/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/excel/spreadsheet/data-validation/index.html b/samples/excel/spreadsheet/data-validation/index.html
new file mode 100644
index 0000000000..59f42c6fab
--- /dev/null
+++ b/samples/excel/spreadsheet/data-validation/index.html
@@ -0,0 +1,11 @@
+
+
+
+ SpreadsheetDataValidation
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/excel/spreadsheet/data-validation/package.json b/samples/excel/spreadsheet/data-validation/package.json
index bdc316b529..1ca15f4086 100644
--- a/samples/excel/spreadsheet/data-validation/package.json
+++ b/samples/excel/spreadsheet/data-validation/package.json
@@ -6,27 +6,30 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-core": "19.2.2",
"igniteui-react-excel": "19.2.2",
"igniteui-react-spreadsheet": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/excel/spreadsheet/data-validation/public/index.html b/samples/excel/spreadsheet/data-validation/public/index.html
deleted file mode 100644
index 33a5da923b..0000000000
--- a/samples/excel/spreadsheet/data-validation/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- SpreadsheetDataValidation
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/excel/spreadsheet/data-validation/src/react-app-env.d.ts b/samples/excel/spreadsheet/data-validation/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/excel/spreadsheet/data-validation/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/excel/spreadsheet/data-validation/vite.config.js b/samples/excel/spreadsheet/data-validation/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/excel/spreadsheet/data-validation/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/excel/spreadsheet/filter-dialog/.devcontainer/devcontainer.json b/samples/excel/spreadsheet/filter-dialog/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/excel/spreadsheet/filter-dialog/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/excel/spreadsheet/filter-dialog/index.html b/samples/excel/spreadsheet/filter-dialog/index.html
new file mode 100644
index 0000000000..34ddaaf138
--- /dev/null
+++ b/samples/excel/spreadsheet/filter-dialog/index.html
@@ -0,0 +1,11 @@
+
+
+
+ SpreadsheetFilterDialog
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/excel/spreadsheet/filter-dialog/package.json b/samples/excel/spreadsheet/filter-dialog/package.json
index ee34a57bb5..d16e063cdc 100644
--- a/samples/excel/spreadsheet/filter-dialog/package.json
+++ b/samples/excel/spreadsheet/filter-dialog/package.json
@@ -6,10 +6,10 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"@types/file-saver": "^2.0.7",
@@ -17,18 +17,21 @@
"igniteui-react-core": "19.2.2",
"igniteui-react-excel": "19.2.2",
"igniteui-react-spreadsheet": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/excel/spreadsheet/filter-dialog/public/index.html b/samples/excel/spreadsheet/filter-dialog/public/index.html
deleted file mode 100644
index d946fe9086..0000000000
--- a/samples/excel/spreadsheet/filter-dialog/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- SpreadsheetFilterDialog
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/excel/spreadsheet/filter-dialog/src/react-app-env.d.ts b/samples/excel/spreadsheet/filter-dialog/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/excel/spreadsheet/filter-dialog/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/excel/spreadsheet/filter-dialog/vite.config.js b/samples/excel/spreadsheet/filter-dialog/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/excel/spreadsheet/filter-dialog/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/excel/spreadsheet/format-dialog/.devcontainer/devcontainer.json b/samples/excel/spreadsheet/format-dialog/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/excel/spreadsheet/format-dialog/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/excel/spreadsheet/format-dialog/index.html b/samples/excel/spreadsheet/format-dialog/index.html
new file mode 100644
index 0000000000..0f3d7e99b0
--- /dev/null
+++ b/samples/excel/spreadsheet/format-dialog/index.html
@@ -0,0 +1,11 @@
+
+
+
+ SpreadsheetFormatDialog
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/excel/spreadsheet/format-dialog/package.json b/samples/excel/spreadsheet/format-dialog/package.json
index 710cca51a0..0afe8245b9 100644
--- a/samples/excel/spreadsheet/format-dialog/package.json
+++ b/samples/excel/spreadsheet/format-dialog/package.json
@@ -6,10 +6,10 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"@types/file-saver": "^2.0.7",
@@ -17,18 +17,21 @@
"igniteui-react-core": "19.2.2",
"igniteui-react-excel": "19.2.2",
"igniteui-react-spreadsheet": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/excel/spreadsheet/format-dialog/public/index.html b/samples/excel/spreadsheet/format-dialog/public/index.html
deleted file mode 100644
index ea17d37f76..0000000000
--- a/samples/excel/spreadsheet/format-dialog/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- SpreadsheetFormatDialog
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/excel/spreadsheet/format-dialog/src/react-app-env.d.ts b/samples/excel/spreadsheet/format-dialog/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/excel/spreadsheet/format-dialog/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/excel/spreadsheet/format-dialog/vite.config.js b/samples/excel/spreadsheet/format-dialog/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/excel/spreadsheet/format-dialog/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/excel/spreadsheet/hyperlinks/.devcontainer/devcontainer.json b/samples/excel/spreadsheet/hyperlinks/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/excel/spreadsheet/hyperlinks/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/excel/spreadsheet/hyperlinks/index.html b/samples/excel/spreadsheet/hyperlinks/index.html
new file mode 100644
index 0000000000..b3c9ec4d9a
--- /dev/null
+++ b/samples/excel/spreadsheet/hyperlinks/index.html
@@ -0,0 +1,11 @@
+
+
+
+ SpreadsheetHyperlinks
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/excel/spreadsheet/hyperlinks/package.json b/samples/excel/spreadsheet/hyperlinks/package.json
index 372d03fb09..f05433521d 100644
--- a/samples/excel/spreadsheet/hyperlinks/package.json
+++ b/samples/excel/spreadsheet/hyperlinks/package.json
@@ -6,10 +6,10 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"@types/file-saver": "^2.0.7",
@@ -17,18 +17,21 @@
"igniteui-react-core": "19.2.2",
"igniteui-react-excel": "19.2.2",
"igniteui-react-spreadsheet": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/excel/spreadsheet/hyperlinks/public/index.html b/samples/excel/spreadsheet/hyperlinks/public/index.html
deleted file mode 100644
index d8590870c7..0000000000
--- a/samples/excel/spreadsheet/hyperlinks/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- SpreadsheetHyperlinks
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/excel/spreadsheet/hyperlinks/src/react-app-env.d.ts b/samples/excel/spreadsheet/hyperlinks/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/excel/spreadsheet/hyperlinks/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/excel/spreadsheet/hyperlinks/vite.config.js b/samples/excel/spreadsheet/hyperlinks/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/excel/spreadsheet/hyperlinks/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/excel/spreadsheet/overview/.devcontainer/devcontainer.json b/samples/excel/spreadsheet/overview/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/excel/spreadsheet/overview/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/excel/spreadsheet/overview/index.html b/samples/excel/spreadsheet/overview/index.html
new file mode 100644
index 0000000000..3d147cba34
--- /dev/null
+++ b/samples/excel/spreadsheet/overview/index.html
@@ -0,0 +1,13 @@
+
+
+
+ SpreadsheetOverview
+
+
+
+
+
+
+
+
+
diff --git a/samples/excel/spreadsheet/overview/package.json b/samples/excel/spreadsheet/overview/package.json
index 9494ff6125..2a71331248 100644
--- a/samples/excel/spreadsheet/overview/package.json
+++ b/samples/excel/spreadsheet/overview/package.json
@@ -6,10 +6,10 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"@types/file-saver": "^2.0.7",
@@ -17,18 +17,21 @@
"igniteui-react-core": "19.2.2",
"igniteui-react-excel": "19.2.2",
"igniteui-react-spreadsheet": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/excel/spreadsheet/overview/public/index.html b/samples/excel/spreadsheet/overview/public/index.html
deleted file mode 100644
index 44fcd77b3c..0000000000
--- a/samples/excel/spreadsheet/overview/public/index.html
+++ /dev/null
@@ -1,12 +0,0 @@
-
-
-
- SpreadsheetOverview
-
-
-
-
-
-
-
-
diff --git a/samples/excel/spreadsheet/overview/src/react-app-env.d.ts b/samples/excel/spreadsheet/overview/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/excel/spreadsheet/overview/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/excel/spreadsheet/overview/vite.config.js b/samples/excel/spreadsheet/overview/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/excel/spreadsheet/overview/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/excel/spreadsheet/sort-dialog/.devcontainer/devcontainer.json b/samples/excel/spreadsheet/sort-dialog/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/excel/spreadsheet/sort-dialog/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/excel/spreadsheet/sort-dialog/index.html b/samples/excel/spreadsheet/sort-dialog/index.html
new file mode 100644
index 0000000000..dbf4079cb2
--- /dev/null
+++ b/samples/excel/spreadsheet/sort-dialog/index.html
@@ -0,0 +1,11 @@
+
+
+
+ SpreadsheetSortDialog
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/excel/spreadsheet/sort-dialog/package.json b/samples/excel/spreadsheet/sort-dialog/package.json
index 6b16b00437..c8e3ac6865 100644
--- a/samples/excel/spreadsheet/sort-dialog/package.json
+++ b/samples/excel/spreadsheet/sort-dialog/package.json
@@ -6,10 +6,10 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"@types/file-saver": "^2.0.7",
@@ -17,18 +17,21 @@
"igniteui-react-core": "19.2.2",
"igniteui-react-excel": "19.2.2",
"igniteui-react-spreadsheet": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/excel/spreadsheet/sort-dialog/public/index.html b/samples/excel/spreadsheet/sort-dialog/public/index.html
deleted file mode 100644
index 2cb47892ec..0000000000
--- a/samples/excel/spreadsheet/sort-dialog/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- SpreadsheetSortDialog
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/excel/spreadsheet/sort-dialog/src/react-app-env.d.ts b/samples/excel/spreadsheet/sort-dialog/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/excel/spreadsheet/sort-dialog/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/excel/spreadsheet/sort-dialog/vite.config.js b/samples/excel/spreadsheet/sort-dialog/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/excel/spreadsheet/sort-dialog/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/gauges/bullet-graph/animation/.devcontainer/devcontainer.json b/samples/gauges/bullet-graph/animation/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/gauges/bullet-graph/animation/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/gauges/bullet-graph/animation/index.html b/samples/gauges/bullet-graph/animation/index.html
new file mode 100644
index 0000000000..62a80d393d
--- /dev/null
+++ b/samples/gauges/bullet-graph/animation/index.html
@@ -0,0 +1,11 @@
+
+
+
+ BulletGraphAnimation
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/gauges/bullet-graph/animation/package.json b/samples/gauges/bullet-graph/animation/package.json
index d4c2ca3f6d..d24205a99f 100644
--- a/samples/gauges/bullet-graph/animation/package.json
+++ b/samples/gauges/bullet-graph/animation/package.json
@@ -6,26 +6,29 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-core": "19.2.2",
"igniteui-react-gauges": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/gauges/bullet-graph/animation/public/index.html b/samples/gauges/bullet-graph/animation/public/index.html
deleted file mode 100644
index 1f4d382d1f..0000000000
--- a/samples/gauges/bullet-graph/animation/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- BulletGraphAnimation
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/gauges/bullet-graph/animation/src/react-app-env.d.ts b/samples/gauges/bullet-graph/animation/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/gauges/bullet-graph/animation/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/gauges/bullet-graph/animation/vite.config.js b/samples/gauges/bullet-graph/animation/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/gauges/bullet-graph/animation/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/gauges/bullet-graph/background/.devcontainer/devcontainer.json b/samples/gauges/bullet-graph/background/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/gauges/bullet-graph/background/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/gauges/bullet-graph/background/index.html b/samples/gauges/bullet-graph/background/index.html
new file mode 100644
index 0000000000..56bd70c4eb
--- /dev/null
+++ b/samples/gauges/bullet-graph/background/index.html
@@ -0,0 +1,11 @@
+
+
+
+ BulletGraphBackground
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/gauges/bullet-graph/background/package.json b/samples/gauges/bullet-graph/background/package.json
index 8bc2897a8f..92b52a2c09 100644
--- a/samples/gauges/bullet-graph/background/package.json
+++ b/samples/gauges/bullet-graph/background/package.json
@@ -6,26 +6,29 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-core": "19.2.2",
"igniteui-react-gauges": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/gauges/bullet-graph/background/public/index.html b/samples/gauges/bullet-graph/background/public/index.html
deleted file mode 100644
index 8e31ac1340..0000000000
--- a/samples/gauges/bullet-graph/background/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- BulletGraphBackground
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/gauges/bullet-graph/background/src/react-app-env.d.ts b/samples/gauges/bullet-graph/background/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/gauges/bullet-graph/background/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/gauges/bullet-graph/background/vite.config.js b/samples/gauges/bullet-graph/background/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/gauges/bullet-graph/background/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/gauges/bullet-graph/highlight-needle/.devcontainer/devcontainer.json b/samples/gauges/bullet-graph/highlight-needle/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/gauges/bullet-graph/highlight-needle/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/gauges/bullet-graph/highlight-needle/index.html b/samples/gauges/bullet-graph/highlight-needle/index.html
new file mode 100644
index 0000000000..91dbb5899d
--- /dev/null
+++ b/samples/gauges/bullet-graph/highlight-needle/index.html
@@ -0,0 +1,11 @@
+
+
+
+ BulletGraphHighlightNeedle
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/gauges/bullet-graph/highlight-needle/package.json b/samples/gauges/bullet-graph/highlight-needle/package.json
index cd95dfd149..11e7628ac3 100644
--- a/samples/gauges/bullet-graph/highlight-needle/package.json
+++ b/samples/gauges/bullet-graph/highlight-needle/package.json
@@ -6,26 +6,29 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-core": "19.2.2",
"igniteui-react-gauges": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/gauges/bullet-graph/highlight-needle/public/index.html b/samples/gauges/bullet-graph/highlight-needle/public/index.html
deleted file mode 100644
index a0f59c4823..0000000000
--- a/samples/gauges/bullet-graph/highlight-needle/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- BulletGraphHighlightNeedle
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/gauges/bullet-graph/highlight-needle/src/react-app-env.d.ts b/samples/gauges/bullet-graph/highlight-needle/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/gauges/bullet-graph/highlight-needle/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/gauges/bullet-graph/highlight-needle/vite.config.js b/samples/gauges/bullet-graph/highlight-needle/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/gauges/bullet-graph/highlight-needle/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/gauges/bullet-graph/labels/.devcontainer/devcontainer.json b/samples/gauges/bullet-graph/labels/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/gauges/bullet-graph/labels/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/gauges/bullet-graph/labels/index.html b/samples/gauges/bullet-graph/labels/index.html
new file mode 100644
index 0000000000..58068e36ee
--- /dev/null
+++ b/samples/gauges/bullet-graph/labels/index.html
@@ -0,0 +1,11 @@
+
+
+
+ BulletGraphLabels
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/gauges/bullet-graph/labels/package.json b/samples/gauges/bullet-graph/labels/package.json
index 0d18e6ba33..915fd0c9ff 100644
--- a/samples/gauges/bullet-graph/labels/package.json
+++ b/samples/gauges/bullet-graph/labels/package.json
@@ -6,26 +6,29 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-core": "19.2.2",
"igniteui-react-gauges": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/gauges/bullet-graph/labels/public/index.html b/samples/gauges/bullet-graph/labels/public/index.html
deleted file mode 100644
index ee0454796a..0000000000
--- a/samples/gauges/bullet-graph/labels/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- BulletGraphLabels
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/gauges/bullet-graph/labels/src/react-app-env.d.ts b/samples/gauges/bullet-graph/labels/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/gauges/bullet-graph/labels/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/gauges/bullet-graph/labels/vite.config.js b/samples/gauges/bullet-graph/labels/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/gauges/bullet-graph/labels/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/gauges/bullet-graph/measures/.devcontainer/devcontainer.json b/samples/gauges/bullet-graph/measures/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/gauges/bullet-graph/measures/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/gauges/bullet-graph/measures/index.html b/samples/gauges/bullet-graph/measures/index.html
new file mode 100644
index 0000000000..509848ac78
--- /dev/null
+++ b/samples/gauges/bullet-graph/measures/index.html
@@ -0,0 +1,11 @@
+
+
+
+ BulletGraphMeasures
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/gauges/bullet-graph/measures/package.json b/samples/gauges/bullet-graph/measures/package.json
index cc719486fc..c54ab16248 100644
--- a/samples/gauges/bullet-graph/measures/package.json
+++ b/samples/gauges/bullet-graph/measures/package.json
@@ -6,26 +6,29 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-core": "19.2.2",
"igniteui-react-gauges": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/gauges/bullet-graph/measures/public/index.html b/samples/gauges/bullet-graph/measures/public/index.html
deleted file mode 100644
index 2a7cf2dadd..0000000000
--- a/samples/gauges/bullet-graph/measures/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- BulletGraphMeasures
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/gauges/bullet-graph/measures/src/react-app-env.d.ts b/samples/gauges/bullet-graph/measures/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/gauges/bullet-graph/measures/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/gauges/bullet-graph/measures/vite.config.js b/samples/gauges/bullet-graph/measures/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/gauges/bullet-graph/measures/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/gauges/bullet-graph/ranges/.devcontainer/devcontainer.json b/samples/gauges/bullet-graph/ranges/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/gauges/bullet-graph/ranges/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/gauges/bullet-graph/ranges/index.html b/samples/gauges/bullet-graph/ranges/index.html
new file mode 100644
index 0000000000..41c969a1c4
--- /dev/null
+++ b/samples/gauges/bullet-graph/ranges/index.html
@@ -0,0 +1,11 @@
+
+
+
+ BulletGraphRanges
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/gauges/bullet-graph/ranges/package.json b/samples/gauges/bullet-graph/ranges/package.json
index 193447772c..c349f4bc35 100644
--- a/samples/gauges/bullet-graph/ranges/package.json
+++ b/samples/gauges/bullet-graph/ranges/package.json
@@ -6,26 +6,29 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-core": "19.2.2",
"igniteui-react-gauges": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/gauges/bullet-graph/ranges/public/index.html b/samples/gauges/bullet-graph/ranges/public/index.html
deleted file mode 100644
index 8124c06e7c..0000000000
--- a/samples/gauges/bullet-graph/ranges/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- BulletGraphRanges
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/gauges/bullet-graph/ranges/src/react-app-env.d.ts b/samples/gauges/bullet-graph/ranges/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/gauges/bullet-graph/ranges/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/gauges/bullet-graph/ranges/vite.config.js b/samples/gauges/bullet-graph/ranges/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/gauges/bullet-graph/ranges/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/gauges/bullet-graph/scale/.devcontainer/devcontainer.json b/samples/gauges/bullet-graph/scale/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/gauges/bullet-graph/scale/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/gauges/bullet-graph/scale/index.html b/samples/gauges/bullet-graph/scale/index.html
new file mode 100644
index 0000000000..ff629bfa1c
--- /dev/null
+++ b/samples/gauges/bullet-graph/scale/index.html
@@ -0,0 +1,11 @@
+
+
+
+ BulletGraphScale
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/gauges/bullet-graph/scale/package.json b/samples/gauges/bullet-graph/scale/package.json
index 81223788db..9f71854877 100644
--- a/samples/gauges/bullet-graph/scale/package.json
+++ b/samples/gauges/bullet-graph/scale/package.json
@@ -6,26 +6,29 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-core": "19.2.2",
"igniteui-react-gauges": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/gauges/bullet-graph/scale/public/index.html b/samples/gauges/bullet-graph/scale/public/index.html
deleted file mode 100644
index 9a6ce11940..0000000000
--- a/samples/gauges/bullet-graph/scale/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- BulletGraphScale
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/gauges/bullet-graph/scale/src/react-app-env.d.ts b/samples/gauges/bullet-graph/scale/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/gauges/bullet-graph/scale/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/gauges/bullet-graph/scale/vite.config.js b/samples/gauges/bullet-graph/scale/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/gauges/bullet-graph/scale/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/gauges/bullet-graph/tickmarks/.devcontainer/devcontainer.json b/samples/gauges/bullet-graph/tickmarks/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/gauges/bullet-graph/tickmarks/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/gauges/bullet-graph/tickmarks/index.html b/samples/gauges/bullet-graph/tickmarks/index.html
new file mode 100644
index 0000000000..1d69999df2
--- /dev/null
+++ b/samples/gauges/bullet-graph/tickmarks/index.html
@@ -0,0 +1,11 @@
+
+
+
+ BulletGraphTickmarks
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/gauges/bullet-graph/tickmarks/package.json b/samples/gauges/bullet-graph/tickmarks/package.json
index 86c7cf593e..af4758cc1a 100644
--- a/samples/gauges/bullet-graph/tickmarks/package.json
+++ b/samples/gauges/bullet-graph/tickmarks/package.json
@@ -6,26 +6,29 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-core": "19.2.2",
"igniteui-react-gauges": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/gauges/bullet-graph/tickmarks/public/index.html b/samples/gauges/bullet-graph/tickmarks/public/index.html
deleted file mode 100644
index c550f1abcd..0000000000
--- a/samples/gauges/bullet-graph/tickmarks/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- BulletGraphTickmarks
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/gauges/bullet-graph/tickmarks/src/react-app-env.d.ts b/samples/gauges/bullet-graph/tickmarks/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/gauges/bullet-graph/tickmarks/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/gauges/bullet-graph/tickmarks/vite.config.js b/samples/gauges/bullet-graph/tickmarks/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/gauges/bullet-graph/tickmarks/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/gauges/bullet-graph/type-filled/.devcontainer/devcontainer.json b/samples/gauges/bullet-graph/type-filled/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/gauges/bullet-graph/type-filled/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/gauges/bullet-graph/type-filled/index.html b/samples/gauges/bullet-graph/type-filled/index.html
new file mode 100644
index 0000000000..ebc5955715
--- /dev/null
+++ b/samples/gauges/bullet-graph/type-filled/index.html
@@ -0,0 +1,11 @@
+
+
+
+ BulletGraphTypeFilled
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/gauges/bullet-graph/type-filled/package.json b/samples/gauges/bullet-graph/type-filled/package.json
index d0328149b9..6ee9524d9b 100644
--- a/samples/gauges/bullet-graph/type-filled/package.json
+++ b/samples/gauges/bullet-graph/type-filled/package.json
@@ -6,26 +6,29 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-core": "19.2.2",
"igniteui-react-gauges": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/gauges/bullet-graph/type-filled/public/index.html b/samples/gauges/bullet-graph/type-filled/public/index.html
deleted file mode 100644
index 7cf843eb61..0000000000
--- a/samples/gauges/bullet-graph/type-filled/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- BulletGraphTypeFilled
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/gauges/bullet-graph/type-filled/src/react-app-env.d.ts b/samples/gauges/bullet-graph/type-filled/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/gauges/bullet-graph/type-filled/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/gauges/bullet-graph/type-filled/vite.config.js b/samples/gauges/bullet-graph/type-filled/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/gauges/bullet-graph/type-filled/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/gauges/bullet-graph/type-horizontal/.devcontainer/devcontainer.json b/samples/gauges/bullet-graph/type-horizontal/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/gauges/bullet-graph/type-horizontal/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/gauges/bullet-graph/type-horizontal/index.html b/samples/gauges/bullet-graph/type-horizontal/index.html
new file mode 100644
index 0000000000..5fe596bdc0
--- /dev/null
+++ b/samples/gauges/bullet-graph/type-horizontal/index.html
@@ -0,0 +1,11 @@
+
+
+
+ BulletGraphTypeHorizontal
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/gauges/bullet-graph/type-horizontal/package.json b/samples/gauges/bullet-graph/type-horizontal/package.json
index a6a880eec2..3207455a4e 100644
--- a/samples/gauges/bullet-graph/type-horizontal/package.json
+++ b/samples/gauges/bullet-graph/type-horizontal/package.json
@@ -6,26 +6,29 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-core": "19.2.2",
"igniteui-react-gauges": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/gauges/bullet-graph/type-horizontal/public/index.html b/samples/gauges/bullet-graph/type-horizontal/public/index.html
deleted file mode 100644
index a753f172e9..0000000000
--- a/samples/gauges/bullet-graph/type-horizontal/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- BulletGraphTypeHorizontal
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/gauges/bullet-graph/type-horizontal/src/react-app-env.d.ts b/samples/gauges/bullet-graph/type-horizontal/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/gauges/bullet-graph/type-horizontal/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/gauges/bullet-graph/type-horizontal/vite.config.js b/samples/gauges/bullet-graph/type-horizontal/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/gauges/bullet-graph/type-horizontal/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/gauges/bullet-graph/type-reversed/.devcontainer/devcontainer.json b/samples/gauges/bullet-graph/type-reversed/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/gauges/bullet-graph/type-reversed/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/gauges/bullet-graph/type-reversed/index.html b/samples/gauges/bullet-graph/type-reversed/index.html
new file mode 100644
index 0000000000..a000c94439
--- /dev/null
+++ b/samples/gauges/bullet-graph/type-reversed/index.html
@@ -0,0 +1,11 @@
+
+
+
+ BulletGraphTypeReversed
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/gauges/bullet-graph/type-reversed/package.json b/samples/gauges/bullet-graph/type-reversed/package.json
index 75a9581b0a..7f9604f762 100644
--- a/samples/gauges/bullet-graph/type-reversed/package.json
+++ b/samples/gauges/bullet-graph/type-reversed/package.json
@@ -6,26 +6,29 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-core": "19.2.2",
"igniteui-react-gauges": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/gauges/bullet-graph/type-reversed/public/index.html b/samples/gauges/bullet-graph/type-reversed/public/index.html
deleted file mode 100644
index c0325ad851..0000000000
--- a/samples/gauges/bullet-graph/type-reversed/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- BulletGraphTypeReversed
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/gauges/bullet-graph/type-reversed/src/react-app-env.d.ts b/samples/gauges/bullet-graph/type-reversed/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/gauges/bullet-graph/type-reversed/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/gauges/bullet-graph/type-reversed/vite.config.js b/samples/gauges/bullet-graph/type-reversed/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/gauges/bullet-graph/type-reversed/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/gauges/bullet-graph/type-segmented/.devcontainer/devcontainer.json b/samples/gauges/bullet-graph/type-segmented/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/gauges/bullet-graph/type-segmented/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/gauges/bullet-graph/type-segmented/index.html b/samples/gauges/bullet-graph/type-segmented/index.html
new file mode 100644
index 0000000000..531d6c15a7
--- /dev/null
+++ b/samples/gauges/bullet-graph/type-segmented/index.html
@@ -0,0 +1,11 @@
+
+
+
+ BulletGraphTypeSegmented
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/gauges/bullet-graph/type-segmented/package.json b/samples/gauges/bullet-graph/type-segmented/package.json
index 87bbb0a6b7..d45ffb4514 100644
--- a/samples/gauges/bullet-graph/type-segmented/package.json
+++ b/samples/gauges/bullet-graph/type-segmented/package.json
@@ -6,26 +6,29 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-core": "19.2.2",
"igniteui-react-gauges": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/gauges/bullet-graph/type-segmented/public/index.html b/samples/gauges/bullet-graph/type-segmented/public/index.html
deleted file mode 100644
index 8ae80e16d5..0000000000
--- a/samples/gauges/bullet-graph/type-segmented/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- BulletGraphTypeSegmented
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/gauges/bullet-graph/type-segmented/src/react-app-env.d.ts b/samples/gauges/bullet-graph/type-segmented/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/gauges/bullet-graph/type-segmented/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/gauges/bullet-graph/type-segmented/vite.config.js b/samples/gauges/bullet-graph/type-segmented/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/gauges/bullet-graph/type-segmented/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/gauges/bullet-graph/type-vertical/.devcontainer/devcontainer.json b/samples/gauges/bullet-graph/type-vertical/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/gauges/bullet-graph/type-vertical/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/gauges/bullet-graph/type-vertical/index.html b/samples/gauges/bullet-graph/type-vertical/index.html
new file mode 100644
index 0000000000..5efdbfff77
--- /dev/null
+++ b/samples/gauges/bullet-graph/type-vertical/index.html
@@ -0,0 +1,11 @@
+
+
+
+ BulletGraphTypeVertical
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/gauges/bullet-graph/type-vertical/package.json b/samples/gauges/bullet-graph/type-vertical/package.json
index 07fd81e6dd..9e3648b015 100644
--- a/samples/gauges/bullet-graph/type-vertical/package.json
+++ b/samples/gauges/bullet-graph/type-vertical/package.json
@@ -6,26 +6,29 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-core": "19.2.2",
"igniteui-react-gauges": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/gauges/bullet-graph/type-vertical/public/index.html b/samples/gauges/bullet-graph/type-vertical/public/index.html
deleted file mode 100644
index 159c87864e..0000000000
--- a/samples/gauges/bullet-graph/type-vertical/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- BulletGraphTypeVertical
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/gauges/bullet-graph/type-vertical/src/react-app-env.d.ts b/samples/gauges/bullet-graph/type-vertical/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/gauges/bullet-graph/type-vertical/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/gauges/bullet-graph/type-vertical/vite.config.js b/samples/gauges/bullet-graph/type-vertical/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/gauges/bullet-graph/type-vertical/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/gauges/linear-gauge/animation/.devcontainer/devcontainer.json b/samples/gauges/linear-gauge/animation/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/gauges/linear-gauge/animation/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/gauges/linear-gauge/animation/index.html b/samples/gauges/linear-gauge/animation/index.html
new file mode 100644
index 0000000000..37dc6bae4c
--- /dev/null
+++ b/samples/gauges/linear-gauge/animation/index.html
@@ -0,0 +1,11 @@
+
+
+
+ LinearGaugeAnimation
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/gauges/linear-gauge/animation/package.json b/samples/gauges/linear-gauge/animation/package.json
index b2bbc9746b..ef2dde8549 100644
--- a/samples/gauges/linear-gauge/animation/package.json
+++ b/samples/gauges/linear-gauge/animation/package.json
@@ -6,26 +6,29 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-core": "19.2.2",
"igniteui-react-gauges": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/gauges/linear-gauge/animation/public/index.html b/samples/gauges/linear-gauge/animation/public/index.html
deleted file mode 100644
index b9a287a9a7..0000000000
--- a/samples/gauges/linear-gauge/animation/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- LinearGaugeAnimation
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/gauges/linear-gauge/animation/src/react-app-env.d.ts b/samples/gauges/linear-gauge/animation/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/gauges/linear-gauge/animation/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/gauges/linear-gauge/animation/vite.config.js b/samples/gauges/linear-gauge/animation/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/gauges/linear-gauge/animation/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/gauges/linear-gauge/backing/.devcontainer/devcontainer.json b/samples/gauges/linear-gauge/backing/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/gauges/linear-gauge/backing/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/gauges/linear-gauge/backing/index.html b/samples/gauges/linear-gauge/backing/index.html
new file mode 100644
index 0000000000..eaca734bb4
--- /dev/null
+++ b/samples/gauges/linear-gauge/backing/index.html
@@ -0,0 +1,11 @@
+
+
+
+ LinearGaugeBacking
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/gauges/linear-gauge/backing/package.json b/samples/gauges/linear-gauge/backing/package.json
index 8c49e1ec23..48f5efa868 100644
--- a/samples/gauges/linear-gauge/backing/package.json
+++ b/samples/gauges/linear-gauge/backing/package.json
@@ -6,26 +6,29 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-core": "19.2.2",
"igniteui-react-gauges": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/gauges/linear-gauge/backing/public/index.html b/samples/gauges/linear-gauge/backing/public/index.html
deleted file mode 100644
index c5a5332b69..0000000000
--- a/samples/gauges/linear-gauge/backing/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- LinearGaugeBacking
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/gauges/linear-gauge/backing/src/react-app-env.d.ts b/samples/gauges/linear-gauge/backing/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/gauges/linear-gauge/backing/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/gauges/linear-gauge/backing/vite.config.js b/samples/gauges/linear-gauge/backing/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/gauges/linear-gauge/backing/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/gauges/linear-gauge/highlight-needle/.devcontainer/devcontainer.json b/samples/gauges/linear-gauge/highlight-needle/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/gauges/linear-gauge/highlight-needle/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/gauges/linear-gauge/highlight-needle/index.html b/samples/gauges/linear-gauge/highlight-needle/index.html
new file mode 100644
index 0000000000..5759ff43b2
--- /dev/null
+++ b/samples/gauges/linear-gauge/highlight-needle/index.html
@@ -0,0 +1,11 @@
+
+
+
+ LinearGaugeHighlightNeedle
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/gauges/linear-gauge/highlight-needle/package.json b/samples/gauges/linear-gauge/highlight-needle/package.json
index 201eb5a2e4..be873bd6ed 100644
--- a/samples/gauges/linear-gauge/highlight-needle/package.json
+++ b/samples/gauges/linear-gauge/highlight-needle/package.json
@@ -6,26 +6,29 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-core": "19.2.2",
"igniteui-react-gauges": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/gauges/linear-gauge/highlight-needle/public/index.html b/samples/gauges/linear-gauge/highlight-needle/public/index.html
deleted file mode 100644
index 729edce0dd..0000000000
--- a/samples/gauges/linear-gauge/highlight-needle/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- LinearGaugeHighlightNeedle
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/gauges/linear-gauge/highlight-needle/src/react-app-env.d.ts b/samples/gauges/linear-gauge/highlight-needle/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/gauges/linear-gauge/highlight-needle/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/gauges/linear-gauge/highlight-needle/vite.config.js b/samples/gauges/linear-gauge/highlight-needle/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/gauges/linear-gauge/highlight-needle/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/gauges/linear-gauge/labels/.devcontainer/devcontainer.json b/samples/gauges/linear-gauge/labels/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/gauges/linear-gauge/labels/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/gauges/linear-gauge/labels/index.html b/samples/gauges/linear-gauge/labels/index.html
new file mode 100644
index 0000000000..72ea9165b8
--- /dev/null
+++ b/samples/gauges/linear-gauge/labels/index.html
@@ -0,0 +1,11 @@
+
+
+
+ LinearGaugeLabels
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/gauges/linear-gauge/labels/package.json b/samples/gauges/linear-gauge/labels/package.json
index 32c941b840..761b45ebb3 100644
--- a/samples/gauges/linear-gauge/labels/package.json
+++ b/samples/gauges/linear-gauge/labels/package.json
@@ -6,26 +6,29 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-core": "19.2.2",
"igniteui-react-gauges": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/gauges/linear-gauge/labels/public/index.html b/samples/gauges/linear-gauge/labels/public/index.html
deleted file mode 100644
index e2b6b8655d..0000000000
--- a/samples/gauges/linear-gauge/labels/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- LinearGaugeLabels
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/gauges/linear-gauge/labels/src/react-app-env.d.ts b/samples/gauges/linear-gauge/labels/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/gauges/linear-gauge/labels/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/gauges/linear-gauge/labels/vite.config.js b/samples/gauges/linear-gauge/labels/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/gauges/linear-gauge/labels/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/gauges/linear-gauge/needle/.devcontainer/devcontainer.json b/samples/gauges/linear-gauge/needle/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/gauges/linear-gauge/needle/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/gauges/linear-gauge/needle/index.html b/samples/gauges/linear-gauge/needle/index.html
new file mode 100644
index 0000000000..0cbe34f2b2
--- /dev/null
+++ b/samples/gauges/linear-gauge/needle/index.html
@@ -0,0 +1,11 @@
+
+
+
+ LinearGaugeNeedle
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/gauges/linear-gauge/needle/package.json b/samples/gauges/linear-gauge/needle/package.json
index bb553457fb..e052d1021a 100644
--- a/samples/gauges/linear-gauge/needle/package.json
+++ b/samples/gauges/linear-gauge/needle/package.json
@@ -6,26 +6,29 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-core": "19.2.2",
"igniteui-react-gauges": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/gauges/linear-gauge/needle/public/index.html b/samples/gauges/linear-gauge/needle/public/index.html
deleted file mode 100644
index fc89711baf..0000000000
--- a/samples/gauges/linear-gauge/needle/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- LinearGaugeNeedle
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/gauges/linear-gauge/needle/src/react-app-env.d.ts b/samples/gauges/linear-gauge/needle/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/gauges/linear-gauge/needle/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/gauges/linear-gauge/needle/vite.config.js b/samples/gauges/linear-gauge/needle/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/gauges/linear-gauge/needle/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/gauges/linear-gauge/ranges/.devcontainer/devcontainer.json b/samples/gauges/linear-gauge/ranges/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/gauges/linear-gauge/ranges/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/gauges/linear-gauge/ranges/index.html b/samples/gauges/linear-gauge/ranges/index.html
new file mode 100644
index 0000000000..22d6bab167
--- /dev/null
+++ b/samples/gauges/linear-gauge/ranges/index.html
@@ -0,0 +1,11 @@
+
+
+
+ LinearGaugeRanges
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/gauges/linear-gauge/ranges/package.json b/samples/gauges/linear-gauge/ranges/package.json
index f0a0911bf9..1d4ef90e6f 100644
--- a/samples/gauges/linear-gauge/ranges/package.json
+++ b/samples/gauges/linear-gauge/ranges/package.json
@@ -6,26 +6,29 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-core": "19.2.2",
"igniteui-react-gauges": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/gauges/linear-gauge/ranges/public/index.html b/samples/gauges/linear-gauge/ranges/public/index.html
deleted file mode 100644
index 6c0dfab5f7..0000000000
--- a/samples/gauges/linear-gauge/ranges/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- LinearGaugeRanges
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/gauges/linear-gauge/ranges/src/react-app-env.d.ts b/samples/gauges/linear-gauge/ranges/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/gauges/linear-gauge/ranges/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/gauges/linear-gauge/ranges/vite.config.js b/samples/gauges/linear-gauge/ranges/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/gauges/linear-gauge/ranges/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/gauges/linear-gauge/scale/.devcontainer/devcontainer.json b/samples/gauges/linear-gauge/scale/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/gauges/linear-gauge/scale/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/gauges/linear-gauge/scale/index.html b/samples/gauges/linear-gauge/scale/index.html
new file mode 100644
index 0000000000..8964fa23bb
--- /dev/null
+++ b/samples/gauges/linear-gauge/scale/index.html
@@ -0,0 +1,11 @@
+
+
+
+ LinearGaugeScale
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/gauges/linear-gauge/scale/package.json b/samples/gauges/linear-gauge/scale/package.json
index 91e62e3537..8b33eee496 100644
--- a/samples/gauges/linear-gauge/scale/package.json
+++ b/samples/gauges/linear-gauge/scale/package.json
@@ -6,26 +6,29 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-core": "19.2.2",
"igniteui-react-gauges": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/gauges/linear-gauge/scale/public/index.html b/samples/gauges/linear-gauge/scale/public/index.html
deleted file mode 100644
index f81f39712b..0000000000
--- a/samples/gauges/linear-gauge/scale/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- LinearGaugeScale
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/gauges/linear-gauge/scale/src/react-app-env.d.ts b/samples/gauges/linear-gauge/scale/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/gauges/linear-gauge/scale/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/gauges/linear-gauge/scale/vite.config.js b/samples/gauges/linear-gauge/scale/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/gauges/linear-gauge/scale/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/gauges/linear-gauge/tickmarks/.devcontainer/devcontainer.json b/samples/gauges/linear-gauge/tickmarks/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/gauges/linear-gauge/tickmarks/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/gauges/linear-gauge/tickmarks/index.html b/samples/gauges/linear-gauge/tickmarks/index.html
new file mode 100644
index 0000000000..1e372d0add
--- /dev/null
+++ b/samples/gauges/linear-gauge/tickmarks/index.html
@@ -0,0 +1,11 @@
+
+
+
+ LinearGaugeTickmarks
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/gauges/linear-gauge/tickmarks/package.json b/samples/gauges/linear-gauge/tickmarks/package.json
index fed53ca98c..40b745fb0a 100644
--- a/samples/gauges/linear-gauge/tickmarks/package.json
+++ b/samples/gauges/linear-gauge/tickmarks/package.json
@@ -6,26 +6,29 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-core": "19.2.2",
"igniteui-react-gauges": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/gauges/linear-gauge/tickmarks/public/index.html b/samples/gauges/linear-gauge/tickmarks/public/index.html
deleted file mode 100644
index 689a4da403..0000000000
--- a/samples/gauges/linear-gauge/tickmarks/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- LinearGaugeTickmarks
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/gauges/linear-gauge/tickmarks/src/react-app-env.d.ts b/samples/gauges/linear-gauge/tickmarks/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/gauges/linear-gauge/tickmarks/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/gauges/linear-gauge/tickmarks/vite.config.js b/samples/gauges/linear-gauge/tickmarks/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/gauges/linear-gauge/tickmarks/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/gauges/linear-gauge/type-curved/.devcontainer/devcontainer.json b/samples/gauges/linear-gauge/type-curved/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/gauges/linear-gauge/type-curved/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/gauges/linear-gauge/type-curved/index.html b/samples/gauges/linear-gauge/type-curved/index.html
new file mode 100644
index 0000000000..12f7dfd53c
--- /dev/null
+++ b/samples/gauges/linear-gauge/type-curved/index.html
@@ -0,0 +1,11 @@
+
+
+
+ LinearGaugeTypeCurve
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/gauges/linear-gauge/type-curved/package.json b/samples/gauges/linear-gauge/type-curved/package.json
index aa37e4f9f5..fed83122af 100644
--- a/samples/gauges/linear-gauge/type-curved/package.json
+++ b/samples/gauges/linear-gauge/type-curved/package.json
@@ -6,26 +6,29 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-core": "19.2.2",
"igniteui-react-gauges": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/gauges/linear-gauge/type-curved/public/index.html b/samples/gauges/linear-gauge/type-curved/public/index.html
deleted file mode 100644
index 026d8c2ec1..0000000000
--- a/samples/gauges/linear-gauge/type-curved/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- LinearGaugeTypeCurve
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/gauges/linear-gauge/type-curved/src/react-app-env.d.ts b/samples/gauges/linear-gauge/type-curved/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/gauges/linear-gauge/type-curved/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/gauges/linear-gauge/type-curved/vite.config.js b/samples/gauges/linear-gauge/type-curved/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/gauges/linear-gauge/type-curved/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/gauges/linear-gauge/type-filled/.devcontainer/devcontainer.json b/samples/gauges/linear-gauge/type-filled/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/gauges/linear-gauge/type-filled/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/gauges/linear-gauge/type-filled/index.html b/samples/gauges/linear-gauge/type-filled/index.html
new file mode 100644
index 0000000000..610a817348
--- /dev/null
+++ b/samples/gauges/linear-gauge/type-filled/index.html
@@ -0,0 +1,11 @@
+
+
+
+ LinearGaugeTypeFilled
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/gauges/linear-gauge/type-filled/package.json b/samples/gauges/linear-gauge/type-filled/package.json
index 9f0963a079..ef6f0b6e34 100644
--- a/samples/gauges/linear-gauge/type-filled/package.json
+++ b/samples/gauges/linear-gauge/type-filled/package.json
@@ -6,26 +6,29 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-core": "19.2.2",
"igniteui-react-gauges": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/gauges/linear-gauge/type-filled/public/index.html b/samples/gauges/linear-gauge/type-filled/public/index.html
deleted file mode 100644
index 1b6d3b8fca..0000000000
--- a/samples/gauges/linear-gauge/type-filled/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- LinearGaugeTypeFilled
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/gauges/linear-gauge/type-filled/src/react-app-env.d.ts b/samples/gauges/linear-gauge/type-filled/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/gauges/linear-gauge/type-filled/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/gauges/linear-gauge/type-filled/vite.config.js b/samples/gauges/linear-gauge/type-filled/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/gauges/linear-gauge/type-filled/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/gauges/linear-gauge/type-horizontal/.devcontainer/devcontainer.json b/samples/gauges/linear-gauge/type-horizontal/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/gauges/linear-gauge/type-horizontal/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/gauges/linear-gauge/type-horizontal/index.html b/samples/gauges/linear-gauge/type-horizontal/index.html
new file mode 100644
index 0000000000..a786b45d1b
--- /dev/null
+++ b/samples/gauges/linear-gauge/type-horizontal/index.html
@@ -0,0 +1,11 @@
+
+
+
+ LinearGaugeTypeHorizontal
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/gauges/linear-gauge/type-horizontal/package.json b/samples/gauges/linear-gauge/type-horizontal/package.json
index a52c5843a7..2aee613123 100644
--- a/samples/gauges/linear-gauge/type-horizontal/package.json
+++ b/samples/gauges/linear-gauge/type-horizontal/package.json
@@ -6,26 +6,29 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-core": "19.2.2",
"igniteui-react-gauges": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/gauges/linear-gauge/type-horizontal/public/index.html b/samples/gauges/linear-gauge/type-horizontal/public/index.html
deleted file mode 100644
index 1ce7f0d090..0000000000
--- a/samples/gauges/linear-gauge/type-horizontal/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- LinearGaugeTypeHorizontal
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/gauges/linear-gauge/type-horizontal/src/react-app-env.d.ts b/samples/gauges/linear-gauge/type-horizontal/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/gauges/linear-gauge/type-horizontal/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/gauges/linear-gauge/type-horizontal/vite.config.js b/samples/gauges/linear-gauge/type-horizontal/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/gauges/linear-gauge/type-horizontal/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/gauges/linear-gauge/type-multi-range/.devcontainer/devcontainer.json b/samples/gauges/linear-gauge/type-multi-range/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/gauges/linear-gauge/type-multi-range/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/gauges/linear-gauge/type-multi-range/index.html b/samples/gauges/linear-gauge/type-multi-range/index.html
new file mode 100644
index 0000000000..7e58d79044
--- /dev/null
+++ b/samples/gauges/linear-gauge/type-multi-range/index.html
@@ -0,0 +1,11 @@
+
+
+
+ LinearGaugeTypeMultiRange
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/gauges/linear-gauge/type-multi-range/package.json b/samples/gauges/linear-gauge/type-multi-range/package.json
index 93d591359f..3f5a4b7df4 100644
--- a/samples/gauges/linear-gauge/type-multi-range/package.json
+++ b/samples/gauges/linear-gauge/type-multi-range/package.json
@@ -6,26 +6,29 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-core": "19.2.2",
"igniteui-react-gauges": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/gauges/linear-gauge/type-multi-range/public/index.html b/samples/gauges/linear-gauge/type-multi-range/public/index.html
deleted file mode 100644
index b12b38e8f1..0000000000
--- a/samples/gauges/linear-gauge/type-multi-range/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- LinearGaugeTypeMultiRange
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/gauges/linear-gauge/type-multi-range/src/react-app-env.d.ts b/samples/gauges/linear-gauge/type-multi-range/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/gauges/linear-gauge/type-multi-range/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/gauges/linear-gauge/type-multi-range/vite.config.js b/samples/gauges/linear-gauge/type-multi-range/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/gauges/linear-gauge/type-multi-range/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/gauges/linear-gauge/type-multi-scale/.devcontainer/devcontainer.json b/samples/gauges/linear-gauge/type-multi-scale/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/gauges/linear-gauge/type-multi-scale/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/gauges/linear-gauge/type-multi-scale/index.html b/samples/gauges/linear-gauge/type-multi-scale/index.html
new file mode 100644
index 0000000000..fa8685b1ed
--- /dev/null
+++ b/samples/gauges/linear-gauge/type-multi-scale/index.html
@@ -0,0 +1,11 @@
+
+
+
+ LinearGaugeTypeMultiScale
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/gauges/linear-gauge/type-multi-scale/package.json b/samples/gauges/linear-gauge/type-multi-scale/package.json
index c426a0057f..a088612e91 100644
--- a/samples/gauges/linear-gauge/type-multi-scale/package.json
+++ b/samples/gauges/linear-gauge/type-multi-scale/package.json
@@ -6,26 +6,29 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-core": "19.2.2",
"igniteui-react-gauges": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/gauges/linear-gauge/type-multi-scale/public/index.html b/samples/gauges/linear-gauge/type-multi-scale/public/index.html
deleted file mode 100644
index 0f199706bd..0000000000
--- a/samples/gauges/linear-gauge/type-multi-scale/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- LinearGaugeTypeMultiScale
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/gauges/linear-gauge/type-multi-scale/src/react-app-env.d.ts b/samples/gauges/linear-gauge/type-multi-scale/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/gauges/linear-gauge/type-multi-scale/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/gauges/linear-gauge/type-multi-scale/vite.config.js b/samples/gauges/linear-gauge/type-multi-scale/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/gauges/linear-gauge/type-multi-scale/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/gauges/linear-gauge/type-segmented/.devcontainer/devcontainer.json b/samples/gauges/linear-gauge/type-segmented/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/gauges/linear-gauge/type-segmented/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/gauges/linear-gauge/type-segmented/index.html b/samples/gauges/linear-gauge/type-segmented/index.html
new file mode 100644
index 0000000000..4928beb6dd
--- /dev/null
+++ b/samples/gauges/linear-gauge/type-segmented/index.html
@@ -0,0 +1,11 @@
+
+
+
+ LinearGaugeTypeSegmented
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/gauges/linear-gauge/type-segmented/package.json b/samples/gauges/linear-gauge/type-segmented/package.json
index f4644501de..00740d06f8 100644
--- a/samples/gauges/linear-gauge/type-segmented/package.json
+++ b/samples/gauges/linear-gauge/type-segmented/package.json
@@ -6,26 +6,29 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-core": "19.2.2",
"igniteui-react-gauges": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/gauges/linear-gauge/type-segmented/public/index.html b/samples/gauges/linear-gauge/type-segmented/public/index.html
deleted file mode 100644
index e5c4252e85..0000000000
--- a/samples/gauges/linear-gauge/type-segmented/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- LinearGaugeTypeSegmented
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/gauges/linear-gauge/type-segmented/src/react-app-env.d.ts b/samples/gauges/linear-gauge/type-segmented/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/gauges/linear-gauge/type-segmented/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/gauges/linear-gauge/type-segmented/vite.config.js b/samples/gauges/linear-gauge/type-segmented/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/gauges/linear-gauge/type-segmented/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/gauges/linear-gauge/type-vertical/.devcontainer/devcontainer.json b/samples/gauges/linear-gauge/type-vertical/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/gauges/linear-gauge/type-vertical/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/gauges/linear-gauge/type-vertical/index.html b/samples/gauges/linear-gauge/type-vertical/index.html
new file mode 100644
index 0000000000..1669dc54d1
--- /dev/null
+++ b/samples/gauges/linear-gauge/type-vertical/index.html
@@ -0,0 +1,11 @@
+
+
+
+ LinearGaugeTypeVertical
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/gauges/linear-gauge/type-vertical/package.json b/samples/gauges/linear-gauge/type-vertical/package.json
index 47309437a5..1917a5bbaf 100644
--- a/samples/gauges/linear-gauge/type-vertical/package.json
+++ b/samples/gauges/linear-gauge/type-vertical/package.json
@@ -6,26 +6,29 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-core": "19.2.2",
"igniteui-react-gauges": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/gauges/linear-gauge/type-vertical/public/index.html b/samples/gauges/linear-gauge/type-vertical/public/index.html
deleted file mode 100644
index d54595f9ef..0000000000
--- a/samples/gauges/linear-gauge/type-vertical/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- LinearGaugeTypeVertical
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/gauges/linear-gauge/type-vertical/src/react-app-env.d.ts b/samples/gauges/linear-gauge/type-vertical/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/gauges/linear-gauge/type-vertical/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/gauges/linear-gauge/type-vertical/vite.config.js b/samples/gauges/linear-gauge/type-vertical/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/gauges/linear-gauge/type-vertical/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/gauges/radial-gauge/animation/.devcontainer/devcontainer.json b/samples/gauges/radial-gauge/animation/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/gauges/radial-gauge/animation/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/gauges/radial-gauge/animation/index.html b/samples/gauges/radial-gauge/animation/index.html
new file mode 100644
index 0000000000..6a95cce8db
--- /dev/null
+++ b/samples/gauges/radial-gauge/animation/index.html
@@ -0,0 +1,11 @@
+
+
+
+ RadialGaugeAnimation
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/gauges/radial-gauge/animation/package.json b/samples/gauges/radial-gauge/animation/package.json
index 55decda300..62b1a63197 100644
--- a/samples/gauges/radial-gauge/animation/package.json
+++ b/samples/gauges/radial-gauge/animation/package.json
@@ -6,26 +6,29 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-core": "19.2.2",
"igniteui-react-gauges": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/gauges/radial-gauge/animation/public/index.html b/samples/gauges/radial-gauge/animation/public/index.html
deleted file mode 100644
index 6860371c02..0000000000
--- a/samples/gauges/radial-gauge/animation/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- RadialGaugeAnimation
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/gauges/radial-gauge/animation/src/react-app-env.d.ts b/samples/gauges/radial-gauge/animation/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/gauges/radial-gauge/animation/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/gauges/radial-gauge/animation/vite.config.js b/samples/gauges/radial-gauge/animation/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/gauges/radial-gauge/animation/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/gauges/radial-gauge/backing/.devcontainer/devcontainer.json b/samples/gauges/radial-gauge/backing/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/gauges/radial-gauge/backing/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/gauges/radial-gauge/backing/index.html b/samples/gauges/radial-gauge/backing/index.html
new file mode 100644
index 0000000000..23de65d8e3
--- /dev/null
+++ b/samples/gauges/radial-gauge/backing/index.html
@@ -0,0 +1,11 @@
+
+
+
+ RadialGaugeBacking
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/gauges/radial-gauge/backing/package.json b/samples/gauges/radial-gauge/backing/package.json
index 6bacb09050..abc9e15aac 100644
--- a/samples/gauges/radial-gauge/backing/package.json
+++ b/samples/gauges/radial-gauge/backing/package.json
@@ -6,26 +6,29 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-core": "19.2.2",
"igniteui-react-gauges": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/gauges/radial-gauge/backing/public/index.html b/samples/gauges/radial-gauge/backing/public/index.html
deleted file mode 100644
index 7fee3d5aef..0000000000
--- a/samples/gauges/radial-gauge/backing/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- RadialGaugeBacking
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/gauges/radial-gauge/backing/src/react-app-env.d.ts b/samples/gauges/radial-gauge/backing/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/gauges/radial-gauge/backing/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/gauges/radial-gauge/backing/vite.config.js b/samples/gauges/radial-gauge/backing/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/gauges/radial-gauge/backing/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/gauges/radial-gauge/highlight-needle/.devcontainer/devcontainer.json b/samples/gauges/radial-gauge/highlight-needle/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/gauges/radial-gauge/highlight-needle/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/gauges/radial-gauge/highlight-needle/index.html b/samples/gauges/radial-gauge/highlight-needle/index.html
new file mode 100644
index 0000000000..4978813e7c
--- /dev/null
+++ b/samples/gauges/radial-gauge/highlight-needle/index.html
@@ -0,0 +1,11 @@
+
+
+
+ RadialGaugeHighlightNeedle
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/gauges/radial-gauge/highlight-needle/package.json b/samples/gauges/radial-gauge/highlight-needle/package.json
index 2579fbde57..ff668dd1aa 100644
--- a/samples/gauges/radial-gauge/highlight-needle/package.json
+++ b/samples/gauges/radial-gauge/highlight-needle/package.json
@@ -6,26 +6,29 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-core": "19.2.2",
"igniteui-react-gauges": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/gauges/radial-gauge/highlight-needle/public/index.html b/samples/gauges/radial-gauge/highlight-needle/public/index.html
deleted file mode 100644
index 692ce066fa..0000000000
--- a/samples/gauges/radial-gauge/highlight-needle/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- RadialGaugeHighlightNeedle
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/gauges/radial-gauge/highlight-needle/src/react-app-env.d.ts b/samples/gauges/radial-gauge/highlight-needle/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/gauges/radial-gauge/highlight-needle/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/gauges/radial-gauge/highlight-needle/vite.config.js b/samples/gauges/radial-gauge/highlight-needle/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/gauges/radial-gauge/highlight-needle/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/gauges/radial-gauge/labels/.devcontainer/devcontainer.json b/samples/gauges/radial-gauge/labels/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/gauges/radial-gauge/labels/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/gauges/radial-gauge/labels/index.html b/samples/gauges/radial-gauge/labels/index.html
new file mode 100644
index 0000000000..ca509a24ef
--- /dev/null
+++ b/samples/gauges/radial-gauge/labels/index.html
@@ -0,0 +1,11 @@
+
+
+
+ RadialGaugeLabels
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/gauges/radial-gauge/labels/package.json b/samples/gauges/radial-gauge/labels/package.json
index 455eb58f4a..aa230cfb92 100644
--- a/samples/gauges/radial-gauge/labels/package.json
+++ b/samples/gauges/radial-gauge/labels/package.json
@@ -6,26 +6,29 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-core": "19.2.2",
"igniteui-react-gauges": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/gauges/radial-gauge/labels/public/index.html b/samples/gauges/radial-gauge/labels/public/index.html
deleted file mode 100644
index f81b06754d..0000000000
--- a/samples/gauges/radial-gauge/labels/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- RadialGaugeLabels
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/gauges/radial-gauge/labels/src/react-app-env.d.ts b/samples/gauges/radial-gauge/labels/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/gauges/radial-gauge/labels/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/gauges/radial-gauge/labels/vite.config.js b/samples/gauges/radial-gauge/labels/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/gauges/radial-gauge/labels/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/gauges/radial-gauge/needle/.devcontainer/devcontainer.json b/samples/gauges/radial-gauge/needle/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/gauges/radial-gauge/needle/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/gauges/radial-gauge/needle/index.html b/samples/gauges/radial-gauge/needle/index.html
new file mode 100644
index 0000000000..58cd4c71d1
--- /dev/null
+++ b/samples/gauges/radial-gauge/needle/index.html
@@ -0,0 +1,11 @@
+
+
+
+ RadialGaugeNeedle
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/gauges/radial-gauge/needle/package.json b/samples/gauges/radial-gauge/needle/package.json
index bbd32d2795..1433f45132 100644
--- a/samples/gauges/radial-gauge/needle/package.json
+++ b/samples/gauges/radial-gauge/needle/package.json
@@ -6,26 +6,29 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-core": "19.2.2",
"igniteui-react-gauges": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/gauges/radial-gauge/needle/public/index.html b/samples/gauges/radial-gauge/needle/public/index.html
deleted file mode 100644
index bba2331b84..0000000000
--- a/samples/gauges/radial-gauge/needle/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- RadialGaugeNeedle
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/gauges/radial-gauge/needle/src/react-app-env.d.ts b/samples/gauges/radial-gauge/needle/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/gauges/radial-gauge/needle/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/gauges/radial-gauge/needle/vite.config.js b/samples/gauges/radial-gauge/needle/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/gauges/radial-gauge/needle/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/gauges/radial-gauge/optical-scaling/.devcontainer/devcontainer.json b/samples/gauges/radial-gauge/optical-scaling/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/gauges/radial-gauge/optical-scaling/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/gauges/radial-gauge/optical-scaling/index.html b/samples/gauges/radial-gauge/optical-scaling/index.html
new file mode 100644
index 0000000000..4e4b13358b
--- /dev/null
+++ b/samples/gauges/radial-gauge/optical-scaling/index.html
@@ -0,0 +1,11 @@
+
+
+
+ RadialGaugeOpticalScaling
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/gauges/radial-gauge/optical-scaling/package.json b/samples/gauges/radial-gauge/optical-scaling/package.json
index 455eb58f4a..aa230cfb92 100644
--- a/samples/gauges/radial-gauge/optical-scaling/package.json
+++ b/samples/gauges/radial-gauge/optical-scaling/package.json
@@ -6,26 +6,29 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-core": "19.2.2",
"igniteui-react-gauges": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/gauges/radial-gauge/optical-scaling/public/index.html b/samples/gauges/radial-gauge/optical-scaling/public/index.html
deleted file mode 100644
index 821a5d5cb7..0000000000
--- a/samples/gauges/radial-gauge/optical-scaling/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- RadialGaugeOpticalScaling
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/gauges/radial-gauge/optical-scaling/src/react-app-env.d.ts b/samples/gauges/radial-gauge/optical-scaling/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/gauges/radial-gauge/optical-scaling/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/gauges/radial-gauge/optical-scaling/vite.config.js b/samples/gauges/radial-gauge/optical-scaling/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/gauges/radial-gauge/optical-scaling/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/gauges/radial-gauge/ranges/.devcontainer/devcontainer.json b/samples/gauges/radial-gauge/ranges/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/gauges/radial-gauge/ranges/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/gauges/radial-gauge/ranges/index.html b/samples/gauges/radial-gauge/ranges/index.html
new file mode 100644
index 0000000000..6160eb1b9b
--- /dev/null
+++ b/samples/gauges/radial-gauge/ranges/index.html
@@ -0,0 +1,11 @@
+
+
+
+ RadialGaugeRanges
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/gauges/radial-gauge/ranges/package.json b/samples/gauges/radial-gauge/ranges/package.json
index c884a48b21..a1125b8dcc 100644
--- a/samples/gauges/radial-gauge/ranges/package.json
+++ b/samples/gauges/radial-gauge/ranges/package.json
@@ -6,26 +6,29 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-core": "19.2.2",
"igniteui-react-gauges": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/gauges/radial-gauge/ranges/public/index.html b/samples/gauges/radial-gauge/ranges/public/index.html
deleted file mode 100644
index 9d6d2c02a6..0000000000
--- a/samples/gauges/radial-gauge/ranges/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- RadialGaugeRanges
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/gauges/radial-gauge/ranges/src/react-app-env.d.ts b/samples/gauges/radial-gauge/ranges/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/gauges/radial-gauge/ranges/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/gauges/radial-gauge/ranges/vite.config.js b/samples/gauges/radial-gauge/ranges/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/gauges/radial-gauge/ranges/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/gauges/radial-gauge/scale/.devcontainer/devcontainer.json b/samples/gauges/radial-gauge/scale/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/gauges/radial-gauge/scale/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/gauges/radial-gauge/scale/index.html b/samples/gauges/radial-gauge/scale/index.html
new file mode 100644
index 0000000000..3bc8d9785a
--- /dev/null
+++ b/samples/gauges/radial-gauge/scale/index.html
@@ -0,0 +1,11 @@
+
+
+
+ RadialGaugeScale
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/gauges/radial-gauge/scale/package.json b/samples/gauges/radial-gauge/scale/package.json
index 0fcd177b69..377ad8395f 100644
--- a/samples/gauges/radial-gauge/scale/package.json
+++ b/samples/gauges/radial-gauge/scale/package.json
@@ -6,26 +6,29 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-core": "19.2.2",
"igniteui-react-gauges": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/gauges/radial-gauge/scale/public/index.html b/samples/gauges/radial-gauge/scale/public/index.html
deleted file mode 100644
index b4501d2acc..0000000000
--- a/samples/gauges/radial-gauge/scale/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- RadialGaugeScale
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/gauges/radial-gauge/scale/src/react-app-env.d.ts b/samples/gauges/radial-gauge/scale/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/gauges/radial-gauge/scale/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/gauges/radial-gauge/scale/vite.config.js b/samples/gauges/radial-gauge/scale/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/gauges/radial-gauge/scale/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/gauges/radial-gauge/tickmarks/.devcontainer/devcontainer.json b/samples/gauges/radial-gauge/tickmarks/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/gauges/radial-gauge/tickmarks/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/gauges/radial-gauge/tickmarks/index.html b/samples/gauges/radial-gauge/tickmarks/index.html
new file mode 100644
index 0000000000..690e563b60
--- /dev/null
+++ b/samples/gauges/radial-gauge/tickmarks/index.html
@@ -0,0 +1,11 @@
+
+
+
+ RadialGaugeTickmarks
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/gauges/radial-gauge/tickmarks/package.json b/samples/gauges/radial-gauge/tickmarks/package.json
index 44cefefa2b..bd9b60cb01 100644
--- a/samples/gauges/radial-gauge/tickmarks/package.json
+++ b/samples/gauges/radial-gauge/tickmarks/package.json
@@ -6,26 +6,29 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-core": "19.2.2",
"igniteui-react-gauges": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/gauges/radial-gauge/tickmarks/public/index.html b/samples/gauges/radial-gauge/tickmarks/public/index.html
deleted file mode 100644
index 92bd41c184..0000000000
--- a/samples/gauges/radial-gauge/tickmarks/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- RadialGaugeTickmarks
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/gauges/radial-gauge/tickmarks/src/react-app-env.d.ts b/samples/gauges/radial-gauge/tickmarks/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/gauges/radial-gauge/tickmarks/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/gauges/radial-gauge/tickmarks/vite.config.js b/samples/gauges/radial-gauge/tickmarks/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/gauges/radial-gauge/tickmarks/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/gauges/radial-gauge/type-column/.devcontainer/devcontainer.json b/samples/gauges/radial-gauge/type-column/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/gauges/radial-gauge/type-column/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/gauges/radial-gauge/type-column/index.html b/samples/gauges/radial-gauge/type-column/index.html
new file mode 100644
index 0000000000..d99fca6282
--- /dev/null
+++ b/samples/gauges/radial-gauge/type-column/index.html
@@ -0,0 +1,11 @@
+
+
+
+ RadialGaugeTypeColumn
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/gauges/radial-gauge/type-column/package.json b/samples/gauges/radial-gauge/type-column/package.json
index 4bc3e7caa2..3ecc67f37d 100644
--- a/samples/gauges/radial-gauge/type-column/package.json
+++ b/samples/gauges/radial-gauge/type-column/package.json
@@ -6,26 +6,29 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-core": "19.2.2",
"igniteui-react-gauges": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/gauges/radial-gauge/type-column/public/index.html b/samples/gauges/radial-gauge/type-column/public/index.html
deleted file mode 100644
index 441e3cf628..0000000000
--- a/samples/gauges/radial-gauge/type-column/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- RadialGaugeTypeColumn
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/gauges/radial-gauge/type-column/src/react-app-env.d.ts b/samples/gauges/radial-gauge/type-column/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/gauges/radial-gauge/type-column/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/gauges/radial-gauge/type-column/vite.config.js b/samples/gauges/radial-gauge/type-column/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/gauges/radial-gauge/type-column/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/gauges/radial-gauge/type-curved/.devcontainer/devcontainer.json b/samples/gauges/radial-gauge/type-curved/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/gauges/radial-gauge/type-curved/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/gauges/radial-gauge/type-curved/index.html b/samples/gauges/radial-gauge/type-curved/index.html
new file mode 100644
index 0000000000..0d865e7d06
--- /dev/null
+++ b/samples/gauges/radial-gauge/type-curved/index.html
@@ -0,0 +1,11 @@
+
+
+
+ RadialGaugeTypeCurved
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/gauges/radial-gauge/type-curved/package.json b/samples/gauges/radial-gauge/type-curved/package.json
index b87ae4b1de..ed20091cac 100644
--- a/samples/gauges/radial-gauge/type-curved/package.json
+++ b/samples/gauges/radial-gauge/type-curved/package.json
@@ -6,26 +6,29 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-core": "19.2.2",
"igniteui-react-gauges": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/gauges/radial-gauge/type-curved/public/index.html b/samples/gauges/radial-gauge/type-curved/public/index.html
deleted file mode 100644
index 0a6a32181e..0000000000
--- a/samples/gauges/radial-gauge/type-curved/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- RadialGaugeTypeCurved
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/gauges/radial-gauge/type-curved/src/react-app-env.d.ts b/samples/gauges/radial-gauge/type-curved/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/gauges/radial-gauge/type-curved/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/gauges/radial-gauge/type-curved/vite.config.js b/samples/gauges/radial-gauge/type-curved/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/gauges/radial-gauge/type-curved/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/gauges/radial-gauge/type-direction/.devcontainer/devcontainer.json b/samples/gauges/radial-gauge/type-direction/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/gauges/radial-gauge/type-direction/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/gauges/radial-gauge/type-direction/index.html b/samples/gauges/radial-gauge/type-direction/index.html
new file mode 100644
index 0000000000..4a381be0f7
--- /dev/null
+++ b/samples/gauges/radial-gauge/type-direction/index.html
@@ -0,0 +1,11 @@
+
+
+
+ RadialGaugeTypeDirection
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/gauges/radial-gauge/type-direction/package.json b/samples/gauges/radial-gauge/type-direction/package.json
index d2ab14ebb2..c1071163db 100644
--- a/samples/gauges/radial-gauge/type-direction/package.json
+++ b/samples/gauges/radial-gauge/type-direction/package.json
@@ -6,26 +6,29 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-core": "19.2.2",
"igniteui-react-gauges": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/gauges/radial-gauge/type-direction/public/index.html b/samples/gauges/radial-gauge/type-direction/public/index.html
deleted file mode 100644
index 0d3dd73e2e..0000000000
--- a/samples/gauges/radial-gauge/type-direction/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- RadialGaugeTypeDirection
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/gauges/radial-gauge/type-direction/src/react-app-env.d.ts b/samples/gauges/radial-gauge/type-direction/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/gauges/radial-gauge/type-direction/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/gauges/radial-gauge/type-direction/vite.config.js b/samples/gauges/radial-gauge/type-direction/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/gauges/radial-gauge/type-direction/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/gauges/radial-gauge/type-full/.devcontainer/devcontainer.json b/samples/gauges/radial-gauge/type-full/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/gauges/radial-gauge/type-full/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/gauges/radial-gauge/type-full/index.html b/samples/gauges/radial-gauge/type-full/index.html
new file mode 100644
index 0000000000..400becbce8
--- /dev/null
+++ b/samples/gauges/radial-gauge/type-full/index.html
@@ -0,0 +1,11 @@
+
+
+
+ RadialGaugeTypeFull
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/gauges/radial-gauge/type-full/package.json b/samples/gauges/radial-gauge/type-full/package.json
index 4348800052..42c195c698 100644
--- a/samples/gauges/radial-gauge/type-full/package.json
+++ b/samples/gauges/radial-gauge/type-full/package.json
@@ -6,26 +6,29 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-core": "19.2.2",
"igniteui-react-gauges": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/gauges/radial-gauge/type-full/public/index.html b/samples/gauges/radial-gauge/type-full/public/index.html
deleted file mode 100644
index 2ea0728bde..0000000000
--- a/samples/gauges/radial-gauge/type-full/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- RadialGaugeTypeFull
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/gauges/radial-gauge/type-full/src/react-app-env.d.ts b/samples/gauges/radial-gauge/type-full/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/gauges/radial-gauge/type-full/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/gauges/radial-gauge/type-full/vite.config.js b/samples/gauges/radial-gauge/type-full/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/gauges/radial-gauge/type-full/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/gauges/radial-gauge/type-half/.devcontainer/devcontainer.json b/samples/gauges/radial-gauge/type-half/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/gauges/radial-gauge/type-half/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/gauges/radial-gauge/type-half/index.html b/samples/gauges/radial-gauge/type-half/index.html
new file mode 100644
index 0000000000..8f4205611b
--- /dev/null
+++ b/samples/gauges/radial-gauge/type-half/index.html
@@ -0,0 +1,11 @@
+
+
+
+ RadialGaugeTypeHalf
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/gauges/radial-gauge/type-half/package.json b/samples/gauges/radial-gauge/type-half/package.json
index e8c8fa4d35..6c358b7bc9 100644
--- a/samples/gauges/radial-gauge/type-half/package.json
+++ b/samples/gauges/radial-gauge/type-half/package.json
@@ -6,26 +6,29 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-core": "19.2.2",
"igniteui-react-gauges": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/gauges/radial-gauge/type-half/public/index.html b/samples/gauges/radial-gauge/type-half/public/index.html
deleted file mode 100644
index da82b867bc..0000000000
--- a/samples/gauges/radial-gauge/type-half/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- RadialGaugeTypeHalf
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/gauges/radial-gauge/type-half/src/react-app-env.d.ts b/samples/gauges/radial-gauge/type-half/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/gauges/radial-gauge/type-half/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/gauges/radial-gauge/type-half/vite.config.js b/samples/gauges/radial-gauge/type-half/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/gauges/radial-gauge/type-half/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/gauges/radial-gauge/type-quatre/.devcontainer/devcontainer.json b/samples/gauges/radial-gauge/type-quatre/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/gauges/radial-gauge/type-quatre/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/gauges/radial-gauge/type-quatre/index.html b/samples/gauges/radial-gauge/type-quatre/index.html
new file mode 100644
index 0000000000..3de26f39de
--- /dev/null
+++ b/samples/gauges/radial-gauge/type-quatre/index.html
@@ -0,0 +1,11 @@
+
+
+
+ RadialGaugeTypeQuatre
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/gauges/radial-gauge/type-quatre/package.json b/samples/gauges/radial-gauge/type-quatre/package.json
index 1a465657ca..049dfdb1fa 100644
--- a/samples/gauges/radial-gauge/type-quatre/package.json
+++ b/samples/gauges/radial-gauge/type-quatre/package.json
@@ -6,26 +6,29 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-core": "19.2.2",
"igniteui-react-gauges": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/gauges/radial-gauge/type-quatre/public/index.html b/samples/gauges/radial-gauge/type-quatre/public/index.html
deleted file mode 100644
index e4f000424b..0000000000
--- a/samples/gauges/radial-gauge/type-quatre/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- RadialGaugeTypeQuatre
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/gauges/radial-gauge/type-quatre/src/react-app-env.d.ts b/samples/gauges/radial-gauge/type-quatre/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/gauges/radial-gauge/type-quatre/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/gauges/radial-gauge/type-quatre/vite.config.js b/samples/gauges/radial-gauge/type-quatre/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/gauges/radial-gauge/type-quatre/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/gauges/radial-gauge/type-ring/.devcontainer/devcontainer.json b/samples/gauges/radial-gauge/type-ring/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/gauges/radial-gauge/type-ring/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/gauges/radial-gauge/type-ring/index.html b/samples/gauges/radial-gauge/type-ring/index.html
new file mode 100644
index 0000000000..3764bd4486
--- /dev/null
+++ b/samples/gauges/radial-gauge/type-ring/index.html
@@ -0,0 +1,11 @@
+
+
+
+ RadialGaugeTypeRing
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/gauges/radial-gauge/type-ring/package.json b/samples/gauges/radial-gauge/type-ring/package.json
index c3474c8277..343da8f859 100644
--- a/samples/gauges/radial-gauge/type-ring/package.json
+++ b/samples/gauges/radial-gauge/type-ring/package.json
@@ -6,26 +6,29 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-core": "19.2.2",
"igniteui-react-gauges": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/gauges/radial-gauge/type-ring/public/index.html b/samples/gauges/radial-gauge/type-ring/public/index.html
deleted file mode 100644
index 706caf4656..0000000000
--- a/samples/gauges/radial-gauge/type-ring/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- RadialGaugeTypeRing
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/gauges/radial-gauge/type-ring/src/react-app-env.d.ts b/samples/gauges/radial-gauge/type-ring/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/gauges/radial-gauge/type-ring/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/gauges/radial-gauge/type-ring/vite.config.js b/samples/gauges/radial-gauge/type-ring/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/gauges/radial-gauge/type-ring/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/gauges/radial-gauge/type-segmented/.devcontainer/devcontainer.json b/samples/gauges/radial-gauge/type-segmented/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/gauges/radial-gauge/type-segmented/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/gauges/radial-gauge/type-segmented/index.html b/samples/gauges/radial-gauge/type-segmented/index.html
new file mode 100644
index 0000000000..2ab2ec4941
--- /dev/null
+++ b/samples/gauges/radial-gauge/type-segmented/index.html
@@ -0,0 +1,11 @@
+
+
+
+ RadialGaugeTypeSegmented
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/gauges/radial-gauge/type-segmented/package.json b/samples/gauges/radial-gauge/type-segmented/package.json
index dc3b54d46a..7fa3af6975 100644
--- a/samples/gauges/radial-gauge/type-segmented/package.json
+++ b/samples/gauges/radial-gauge/type-segmented/package.json
@@ -6,26 +6,29 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-core": "19.2.2",
"igniteui-react-gauges": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/gauges/radial-gauge/type-segmented/public/index.html b/samples/gauges/radial-gauge/type-segmented/public/index.html
deleted file mode 100644
index 81afad58c4..0000000000
--- a/samples/gauges/radial-gauge/type-segmented/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- RadialGaugeTypeSegmented
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/gauges/radial-gauge/type-segmented/src/react-app-env.d.ts b/samples/gauges/radial-gauge/type-segmented/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/gauges/radial-gauge/type-segmented/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/gauges/radial-gauge/type-segmented/vite.config.js b/samples/gauges/radial-gauge/type-segmented/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/gauges/radial-gauge/type-segmented/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/gauges/radial-gauge/type-semi/.devcontainer/devcontainer.json b/samples/gauges/radial-gauge/type-semi/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/gauges/radial-gauge/type-semi/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/gauges/radial-gauge/type-semi/index.html b/samples/gauges/radial-gauge/type-semi/index.html
new file mode 100644
index 0000000000..52a96b6747
--- /dev/null
+++ b/samples/gauges/radial-gauge/type-semi/index.html
@@ -0,0 +1,11 @@
+
+
+
+ RadialGaugeTypeSemi
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/gauges/radial-gauge/type-semi/package.json b/samples/gauges/radial-gauge/type-semi/package.json
index d0fbf4e075..4d959fff41 100644
--- a/samples/gauges/radial-gauge/type-semi/package.json
+++ b/samples/gauges/radial-gauge/type-semi/package.json
@@ -6,26 +6,29 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-core": "19.2.2",
"igniteui-react-gauges": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/gauges/radial-gauge/type-semi/public/index.html b/samples/gauges/radial-gauge/type-semi/public/index.html
deleted file mode 100644
index 63cd9e74a4..0000000000
--- a/samples/gauges/radial-gauge/type-semi/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- RadialGaugeTypeSemi
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/gauges/radial-gauge/type-semi/src/react-app-env.d.ts b/samples/gauges/radial-gauge/type-semi/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/gauges/radial-gauge/type-semi/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/gauges/radial-gauge/type-semi/vite.config.js b/samples/gauges/radial-gauge/type-semi/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/gauges/radial-gauge/type-semi/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/data-grid/accessibility/.devcontainer/devcontainer.json b/samples/grids/data-grid/accessibility/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/data-grid/accessibility/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/data-grid/accessibility/index.html b/samples/grids/data-grid/accessibility/index.html
new file mode 100644
index 0000000000..d570aba2b5
--- /dev/null
+++ b/samples/grids/data-grid/accessibility/index.html
@@ -0,0 +1,11 @@
+
+
+
+ DataGridBindingLocalData
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/data-grid/accessibility/package.json b/samples/grids/data-grid/accessibility/package.json
index 964994b036..a920d68deb 100644
--- a/samples/grids/data-grid/accessibility/package.json
+++ b/samples/grids/data-grid/accessibility/package.json
@@ -6,29 +6,32 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-core": "19.2.2",
"igniteui-react-data-grids": "19.2.2",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/data-grid/accessibility/public/index.html b/samples/grids/data-grid/accessibility/public/index.html
deleted file mode 100644
index 27a3dcd17d..0000000000
--- a/samples/grids/data-grid/accessibility/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- DataGridBindingLocalData
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/data-grid/accessibility/src/react-app-env.d.ts b/samples/grids/data-grid/accessibility/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/data-grid/accessibility/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/data-grid/accessibility/vite.config.js b/samples/grids/data-grid/accessibility/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/data-grid/accessibility/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/data-grid/binding-data-service/.devcontainer/devcontainer.json b/samples/grids/data-grid/binding-data-service/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/data-grid/binding-data-service/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/data-grid/binding-data-service/index.html b/samples/grids/data-grid/binding-data-service/index.html
new file mode 100644
index 0000000000..6443143820
--- /dev/null
+++ b/samples/grids/data-grid/binding-data-service/index.html
@@ -0,0 +1,11 @@
+
+
+
+ DataGridBindingDataService
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/data-grid/binding-data-service/package.json b/samples/grids/data-grid/binding-data-service/package.json
index 674d1ccf05..fe4296461e 100644
--- a/samples/grids/data-grid/binding-data-service/package.json
+++ b/samples/grids/data-grid/binding-data-service/package.json
@@ -6,29 +6,32 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-core": "19.2.2",
"igniteui-react-data-grids": "19.2.2",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/data-grid/binding-data-service/public/index.html b/samples/grids/data-grid/binding-data-service/public/index.html
deleted file mode 100644
index 907bc99ef9..0000000000
--- a/samples/grids/data-grid/binding-data-service/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- DataGridBindingDataService
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/data-grid/binding-data-service/src/react-app-env.d.ts b/samples/grids/data-grid/binding-data-service/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/data-grid/binding-data-service/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/data-grid/binding-data-service/vite.config.js b/samples/grids/data-grid/binding-data-service/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/data-grid/binding-data-service/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/data-grid/binding-live-data/.devcontainer/devcontainer.json b/samples/grids/data-grid/binding-live-data/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/data-grid/binding-live-data/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/data-grid/binding-live-data/index.html b/samples/grids/data-grid/binding-live-data/index.html
new file mode 100644
index 0000000000..7383dd1e6a
--- /dev/null
+++ b/samples/grids/data-grid/binding-live-data/index.html
@@ -0,0 +1,11 @@
+
+
+
+ DataGridBindingLiveData
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/data-grid/binding-live-data/package.json b/samples/grids/data-grid/binding-live-data/package.json
index a47c4f2524..7be1d1df5e 100644
--- a/samples/grids/data-grid/binding-live-data/package.json
+++ b/samples/grids/data-grid/binding-live-data/package.json
@@ -6,32 +6,35 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-data-grids": "19.2.2",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/data-grid/binding-live-data/public/index.html b/samples/grids/data-grid/binding-live-data/public/index.html
deleted file mode 100644
index 063f1b8d10..0000000000
--- a/samples/grids/data-grid/binding-live-data/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- DataGridBindingLiveData
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/data-grid/binding-live-data/src/react-app-env.d.ts b/samples/grids/data-grid/binding-live-data/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/data-grid/binding-live-data/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/data-grid/binding-live-data/vite.config.js b/samples/grids/data-grid/binding-live-data/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/data-grid/binding-live-data/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/data-grid/binding-local-data/.devcontainer/devcontainer.json b/samples/grids/data-grid/binding-local-data/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/data-grid/binding-local-data/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/data-grid/binding-local-data/index.html b/samples/grids/data-grid/binding-local-data/index.html
new file mode 100644
index 0000000000..d570aba2b5
--- /dev/null
+++ b/samples/grids/data-grid/binding-local-data/index.html
@@ -0,0 +1,11 @@
+
+
+
+ DataGridBindingLocalData
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/data-grid/binding-local-data/package.json b/samples/grids/data-grid/binding-local-data/package.json
index 0c74661237..d734e31cea 100644
--- a/samples/grids/data-grid/binding-local-data/package.json
+++ b/samples/grids/data-grid/binding-local-data/package.json
@@ -6,29 +6,32 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-core": "19.2.2",
"igniteui-react-data-grids": "19.2.2",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/data-grid/binding-local-data/public/index.html b/samples/grids/data-grid/binding-local-data/public/index.html
deleted file mode 100644
index 27a3dcd17d..0000000000
--- a/samples/grids/data-grid/binding-local-data/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- DataGridBindingLocalData
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/data-grid/binding-local-data/src/react-app-env.d.ts b/samples/grids/data-grid/binding-local-data/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/data-grid/binding-local-data/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/data-grid/binding-local-data/vite.config.js b/samples/grids/data-grid/binding-local-data/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/data-grid/binding-local-data/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/data-grid/binding-remote-data/.devcontainer/devcontainer.json b/samples/grids/data-grid/binding-remote-data/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/data-grid/binding-remote-data/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/data-grid/binding-remote-data/index.html b/samples/grids/data-grid/binding-remote-data/index.html
new file mode 100644
index 0000000000..6b51733a9a
--- /dev/null
+++ b/samples/grids/data-grid/binding-remote-data/index.html
@@ -0,0 +1,11 @@
+
+
+
+ DataGridBindingRemoteData
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/data-grid/binding-remote-data/package.json b/samples/grids/data-grid/binding-remote-data/package.json
index ea687f7db2..70a6298318 100644
--- a/samples/grids/data-grid/binding-remote-data/package.json
+++ b/samples/grids/data-grid/binding-remote-data/package.json
@@ -6,10 +6,10 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-core": "19.2.2",
@@ -17,19 +17,22 @@
"igniteui-react-datasources": "19.2.2",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/data-grid/binding-remote-data/public/index.html b/samples/grids/data-grid/binding-remote-data/public/index.html
deleted file mode 100644
index f821a21f45..0000000000
--- a/samples/grids/data-grid/binding-remote-data/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- DataGridBindingRemoteData
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/data-grid/binding-remote-data/src/react-app-env.d.ts b/samples/grids/data-grid/binding-remote-data/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/data-grid/binding-remote-data/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/data-grid/binding-remote-data/vite.config.js b/samples/grids/data-grid/binding-remote-data/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/data-grid/binding-remote-data/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/data-grid/cell-activation/.devcontainer/devcontainer.json b/samples/grids/data-grid/cell-activation/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/data-grid/cell-activation/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/data-grid/cell-activation/index.html b/samples/grids/data-grid/cell-activation/index.html
new file mode 100644
index 0000000000..db522e1267
--- /dev/null
+++ b/samples/grids/data-grid/cell-activation/index.html
@@ -0,0 +1,11 @@
+
+
+
+ DataGridCellActivation
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/data-grid/cell-activation/package.json b/samples/grids/data-grid/cell-activation/package.json
index 8b98376bb3..8d5b74183e 100644
--- a/samples/grids/data-grid/cell-activation/package.json
+++ b/samples/grids/data-grid/cell-activation/package.json
@@ -6,29 +6,32 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-core": "19.2.2",
"igniteui-react-data-grids": "19.2.2",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/data-grid/cell-activation/public/index.html b/samples/grids/data-grid/cell-activation/public/index.html
deleted file mode 100644
index 88b0152270..0000000000
--- a/samples/grids/data-grid/cell-activation/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- DataGridCellActivation
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/data-grid/cell-activation/src/react-app-env.d.ts b/samples/grids/data-grid/cell-activation/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/data-grid/cell-activation/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/data-grid/cell-activation/vite.config.js b/samples/grids/data-grid/cell-activation/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/data-grid/cell-activation/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/data-grid/cell-editing/.devcontainer/devcontainer.json b/samples/grids/data-grid/cell-editing/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/data-grid/cell-editing/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/data-grid/cell-editing/index.html b/samples/grids/data-grid/cell-editing/index.html
new file mode 100644
index 0000000000..95960eb944
--- /dev/null
+++ b/samples/grids/data-grid/cell-editing/index.html
@@ -0,0 +1,11 @@
+
+
+
+ DataGridCellEditing
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/data-grid/cell-editing/package.json b/samples/grids/data-grid/cell-editing/package.json
index 88663163a5..90ff5913be 100644
--- a/samples/grids/data-grid/cell-editing/package.json
+++ b/samples/grids/data-grid/cell-editing/package.json
@@ -6,29 +6,32 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-core": "19.2.2",
"igniteui-react-data-grids": "19.2.2",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/data-grid/cell-editing/public/index.html b/samples/grids/data-grid/cell-editing/public/index.html
deleted file mode 100644
index 8a4e4a41fd..0000000000
--- a/samples/grids/data-grid/cell-editing/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- DataGridCellEditing
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/data-grid/cell-editing/src/react-app-env.d.ts b/samples/grids/data-grid/cell-editing/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/data-grid/cell-editing/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/data-grid/cell-editing/vite.config.js b/samples/grids/data-grid/cell-editing/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/data-grid/cell-editing/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/data-grid/cell-merging/.devcontainer/devcontainer.json b/samples/grids/data-grid/cell-merging/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/data-grid/cell-merging/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/data-grid/cell-merging/index.html b/samples/grids/data-grid/cell-merging/index.html
new file mode 100644
index 0000000000..fc57b5bdd8
--- /dev/null
+++ b/samples/grids/data-grid/cell-merging/index.html
@@ -0,0 +1,11 @@
+
+
+
+ DataGridCellMerging
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/data-grid/cell-merging/package.json b/samples/grids/data-grid/cell-merging/package.json
index bf4e9bd135..940aca4198 100644
--- a/samples/grids/data-grid/cell-merging/package.json
+++ b/samples/grids/data-grid/cell-merging/package.json
@@ -6,29 +6,32 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-core": "19.2.2",
"igniteui-react-data-grids": "19.2.2",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/data-grid/cell-merging/public/index.html b/samples/grids/data-grid/cell-merging/public/index.html
deleted file mode 100644
index 15944fff3d..0000000000
--- a/samples/grids/data-grid/cell-merging/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- DataGridCellMerging
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/data-grid/cell-merging/src/react-app-env.d.ts b/samples/grids/data-grid/cell-merging/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/data-grid/cell-merging/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/data-grid/cell-merging/vite.config.js b/samples/grids/data-grid/cell-merging/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/data-grid/cell-merging/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/data-grid/cell-selection/.devcontainer/devcontainer.json b/samples/grids/data-grid/cell-selection/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/data-grid/cell-selection/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/data-grid/cell-selection/index.html b/samples/grids/data-grid/cell-selection/index.html
new file mode 100644
index 0000000000..e707525ad6
--- /dev/null
+++ b/samples/grids/data-grid/cell-selection/index.html
@@ -0,0 +1,11 @@
+
+
+
+ DataGridCellSelection
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/data-grid/cell-selection/package.json b/samples/grids/data-grid/cell-selection/package.json
index 2a26a45dc6..9e61e0af7b 100644
--- a/samples/grids/data-grid/cell-selection/package.json
+++ b/samples/grids/data-grid/cell-selection/package.json
@@ -6,29 +6,32 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-core": "19.2.2",
"igniteui-react-data-grids": "19.2.2",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/data-grid/cell-selection/public/index.html b/samples/grids/data-grid/cell-selection/public/index.html
deleted file mode 100644
index 7cd2250931..0000000000
--- a/samples/grids/data-grid/cell-selection/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- DataGridCellSelection
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/data-grid/cell-selection/src/react-app-env.d.ts b/samples/grids/data-grid/cell-selection/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/data-grid/cell-selection/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/data-grid/cell-selection/vite.config.js b/samples/grids/data-grid/cell-selection/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/data-grid/cell-selection/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/data-grid/column-animation/.devcontainer/devcontainer.json b/samples/grids/data-grid/column-animation/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/data-grid/column-animation/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/data-grid/column-animation/index.html b/samples/grids/data-grid/column-animation/index.html
new file mode 100644
index 0000000000..9b200379e3
--- /dev/null
+++ b/samples/grids/data-grid/column-animation/index.html
@@ -0,0 +1,11 @@
+
+
+
+ DataGridColumnAnimation
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/data-grid/column-animation/package.json b/samples/grids/data-grid/column-animation/package.json
index ed8efb13fa..c07856b50a 100644
--- a/samples/grids/data-grid/column-animation/package.json
+++ b/samples/grids/data-grid/column-animation/package.json
@@ -6,29 +6,32 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-core": "19.2.2",
"igniteui-react-data-grids": "19.2.2",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/data-grid/column-animation/public/index.html b/samples/grids/data-grid/column-animation/public/index.html
deleted file mode 100644
index dd88ff9155..0000000000
--- a/samples/grids/data-grid/column-animation/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- DataGridColumnAnimation
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/data-grid/column-animation/src/react-app-env.d.ts b/samples/grids/data-grid/column-animation/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/data-grid/column-animation/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/data-grid/column-animation/vite.config.js b/samples/grids/data-grid/column-animation/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/data-grid/column-animation/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/data-grid/column-chooser-picker/.devcontainer/devcontainer.json b/samples/grids/data-grid/column-chooser-picker/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/data-grid/column-chooser-picker/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/data-grid/column-chooser-picker/index.html b/samples/grids/data-grid/column-chooser-picker/index.html
new file mode 100644
index 0000000000..59ae7c4418
--- /dev/null
+++ b/samples/grids/data-grid/column-chooser-picker/index.html
@@ -0,0 +1,11 @@
+
+
+
+ DataGridColumnChooserPicker
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/data-grid/column-chooser-picker/package.json b/samples/grids/data-grid/column-chooser-picker/package.json
index 1879599231..8322b525e2 100644
--- a/samples/grids/data-grid/column-chooser-picker/package.json
+++ b/samples/grids/data-grid/column-chooser-picker/package.json
@@ -6,29 +6,32 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-core": "19.2.2",
"igniteui-react-data-grids": "19.2.2",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/data-grid/column-chooser-picker/public/index.html b/samples/grids/data-grid/column-chooser-picker/public/index.html
deleted file mode 100644
index d55c495400..0000000000
--- a/samples/grids/data-grid/column-chooser-picker/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- DataGridColumnChooserPicker
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/data-grid/column-chooser-picker/src/react-app-env.d.ts b/samples/grids/data-grid/column-chooser-picker/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/data-grid/column-chooser-picker/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/data-grid/column-chooser-picker/vite.config.js b/samples/grids/data-grid/column-chooser-picker/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/data-grid/column-chooser-picker/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/data-grid/column-chooser-toolbar/.devcontainer/devcontainer.json b/samples/grids/data-grid/column-chooser-toolbar/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/data-grid/column-chooser-toolbar/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/data-grid/column-chooser-toolbar/index.html b/samples/grids/data-grid/column-chooser-toolbar/index.html
new file mode 100644
index 0000000000..5558773f21
--- /dev/null
+++ b/samples/grids/data-grid/column-chooser-toolbar/index.html
@@ -0,0 +1,11 @@
+
+
+
+ DataGridColumnChooserToolbar
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/data-grid/column-chooser-toolbar/package.json b/samples/grids/data-grid/column-chooser-toolbar/package.json
index 93a4811a2d..5b7971d5e5 100644
--- a/samples/grids/data-grid/column-chooser-toolbar/package.json
+++ b/samples/grids/data-grid/column-chooser-toolbar/package.json
@@ -6,29 +6,32 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-core": "19.2.2",
"igniteui-react-data-grids": "19.2.2",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/data-grid/column-chooser-toolbar/public/index.html b/samples/grids/data-grid/column-chooser-toolbar/public/index.html
deleted file mode 100644
index a9dc41e80f..0000000000
--- a/samples/grids/data-grid/column-chooser-toolbar/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- DataGridColumnChooserToolbar
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/data-grid/column-chooser-toolbar/src/react-app-env.d.ts b/samples/grids/data-grid/column-chooser-toolbar/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/data-grid/column-chooser-toolbar/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/data-grid/column-chooser-toolbar/vite.config.js b/samples/grids/data-grid/column-chooser-toolbar/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/data-grid/column-chooser-toolbar/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/data-grid/column-filter-expressions/.devcontainer/devcontainer.json b/samples/grids/data-grid/column-filter-expressions/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/data-grid/column-filter-expressions/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/data-grid/column-filter-expressions/index.html b/samples/grids/data-grid/column-filter-expressions/index.html
new file mode 100644
index 0000000000..ac319c86c5
--- /dev/null
+++ b/samples/grids/data-grid/column-filter-expressions/index.html
@@ -0,0 +1,11 @@
+
+
+
+ DataGridColumnFilterExpressions
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/data-grid/column-filter-expressions/package.json b/samples/grids/data-grid/column-filter-expressions/package.json
index 6f7647ab1b..034f692b12 100644
--- a/samples/grids/data-grid/column-filter-expressions/package.json
+++ b/samples/grids/data-grid/column-filter-expressions/package.json
@@ -6,29 +6,32 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-core": "19.2.2",
"igniteui-react-data-grids": "19.2.2",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/data-grid/column-filter-expressions/public/index.html b/samples/grids/data-grid/column-filter-expressions/public/index.html
deleted file mode 100644
index 88c0bff73c..0000000000
--- a/samples/grids/data-grid/column-filter-expressions/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- DataGridColumnFilterExpressions
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/data-grid/column-filter-expressions/src/react-app-env.d.ts b/samples/grids/data-grid/column-filter-expressions/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/data-grid/column-filter-expressions/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/data-grid/column-filter-expressions/vite.config.js b/samples/grids/data-grid/column-filter-expressions/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/data-grid/column-filter-expressions/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/data-grid/column-filter-operands/.devcontainer/devcontainer.json b/samples/grids/data-grid/column-filter-operands/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/data-grid/column-filter-operands/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/data-grid/column-filter-operands/index.html b/samples/grids/data-grid/column-filter-operands/index.html
new file mode 100644
index 0000000000..ceb0e23c30
--- /dev/null
+++ b/samples/grids/data-grid/column-filter-operands/index.html
@@ -0,0 +1,11 @@
+
+
+
+ DataGridColumnFilterOperands
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/data-grid/column-filter-operands/package.json b/samples/grids/data-grid/column-filter-operands/package.json
index 825546a7c7..d71a681e10 100644
--- a/samples/grids/data-grid/column-filter-operands/package.json
+++ b/samples/grids/data-grid/column-filter-operands/package.json
@@ -6,29 +6,32 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-core": "19.2.2",
"igniteui-react-data-grids": "19.2.2",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/data-grid/column-filter-operands/public/index.html b/samples/grids/data-grid/column-filter-operands/public/index.html
deleted file mode 100644
index bb00470758..0000000000
--- a/samples/grids/data-grid/column-filter-operands/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- DataGridColumnFilterOperands
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/data-grid/column-filter-operands/src/react-app-env.d.ts b/samples/grids/data-grid/column-filter-operands/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/data-grid/column-filter-operands/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/data-grid/column-filter-operands/vite.config.js b/samples/grids/data-grid/column-filter-operands/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/data-grid/column-filter-operands/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/data-grid/column-filtering/.devcontainer/devcontainer.json b/samples/grids/data-grid/column-filtering/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/data-grid/column-filtering/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/data-grid/column-filtering/index.html b/samples/grids/data-grid/column-filtering/index.html
new file mode 100644
index 0000000000..c55712c692
--- /dev/null
+++ b/samples/grids/data-grid/column-filtering/index.html
@@ -0,0 +1,11 @@
+
+
+
+ DataGridColumnFiltering
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/data-grid/column-filtering/package.json b/samples/grids/data-grid/column-filtering/package.json
index 9f83ac08b4..af3c6c8d87 100644
--- a/samples/grids/data-grid/column-filtering/package.json
+++ b/samples/grids/data-grid/column-filtering/package.json
@@ -6,29 +6,32 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-core": "19.2.2",
"igniteui-react-data-grids": "19.2.2",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/data-grid/column-filtering/public/index.html b/samples/grids/data-grid/column-filtering/public/index.html
deleted file mode 100644
index eff451218d..0000000000
--- a/samples/grids/data-grid/column-filtering/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- DataGridColumnFiltering
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/data-grid/column-filtering/src/react-app-env.d.ts b/samples/grids/data-grid/column-filtering/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/data-grid/column-filtering/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/data-grid/column-filtering/vite.config.js b/samples/grids/data-grid/column-filtering/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/data-grid/column-filtering/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/data-grid/column-moving/.devcontainer/devcontainer.json b/samples/grids/data-grid/column-moving/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/data-grid/column-moving/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/data-grid/column-moving/index.html b/samples/grids/data-grid/column-moving/index.html
new file mode 100644
index 0000000000..79ffcb1472
--- /dev/null
+++ b/samples/grids/data-grid/column-moving/index.html
@@ -0,0 +1,11 @@
+
+
+
+ DataGridColumnMoving
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/data-grid/column-moving/package.json b/samples/grids/data-grid/column-moving/package.json
index 736b3ecb8b..2addc9ac91 100644
--- a/samples/grids/data-grid/column-moving/package.json
+++ b/samples/grids/data-grid/column-moving/package.json
@@ -6,29 +6,32 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-core": "19.2.2",
"igniteui-react-data-grids": "19.2.2",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/data-grid/column-moving/public/index.html b/samples/grids/data-grid/column-moving/public/index.html
deleted file mode 100644
index 334cb51da5..0000000000
--- a/samples/grids/data-grid/column-moving/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- DataGridColumnMoving
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/data-grid/column-moving/src/react-app-env.d.ts b/samples/grids/data-grid/column-moving/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/data-grid/column-moving/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/data-grid/column-moving/vite.config.js b/samples/grids/data-grid/column-moving/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/data-grid/column-moving/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/data-grid/column-options/.devcontainer/devcontainer.json b/samples/grids/data-grid/column-options/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/data-grid/column-options/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/data-grid/column-options/index.html b/samples/grids/data-grid/column-options/index.html
new file mode 100644
index 0000000000..71abe87f30
--- /dev/null
+++ b/samples/grids/data-grid/column-options/index.html
@@ -0,0 +1,11 @@
+
+
+
+ DataGridColumnOptions
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/data-grid/column-options/package.json b/samples/grids/data-grid/column-options/package.json
index 40d95977ca..8f6e603cae 100644
--- a/samples/grids/data-grid/column-options/package.json
+++ b/samples/grids/data-grid/column-options/package.json
@@ -6,29 +6,32 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-core": "19.2.2",
"igniteui-react-data-grids": "19.2.2",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/data-grid/column-options/public/index.html b/samples/grids/data-grid/column-options/public/index.html
deleted file mode 100644
index 99ce2d5e2d..0000000000
--- a/samples/grids/data-grid/column-options/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- DataGridColumnOptions
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/data-grid/column-options/src/react-app-env.d.ts b/samples/grids/data-grid/column-options/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/data-grid/column-options/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/data-grid/column-options/vite.config.js b/samples/grids/data-grid/column-options/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/data-grid/column-options/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/data-grid/column-pinning-picker/.devcontainer/devcontainer.json b/samples/grids/data-grid/column-pinning-picker/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/data-grid/column-pinning-picker/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/data-grid/column-pinning-picker/index.html b/samples/grids/data-grid/column-pinning-picker/index.html
new file mode 100644
index 0000000000..a6ff54f71b
--- /dev/null
+++ b/samples/grids/data-grid/column-pinning-picker/index.html
@@ -0,0 +1,11 @@
+
+
+
+ DataGridColumnPinningPicker
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/data-grid/column-pinning-picker/package.json b/samples/grids/data-grid/column-pinning-picker/package.json
index 9bd7a11458..f210840392 100644
--- a/samples/grids/data-grid/column-pinning-picker/package.json
+++ b/samples/grids/data-grid/column-pinning-picker/package.json
@@ -6,29 +6,32 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-core": "19.2.2",
"igniteui-react-data-grids": "19.2.2",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/data-grid/column-pinning-picker/public/index.html b/samples/grids/data-grid/column-pinning-picker/public/index.html
deleted file mode 100644
index 8595eb34d0..0000000000
--- a/samples/grids/data-grid/column-pinning-picker/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- DataGridColumnPinningPicker
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/data-grid/column-pinning-picker/src/react-app-env.d.ts b/samples/grids/data-grid/column-pinning-picker/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/data-grid/column-pinning-picker/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/data-grid/column-pinning-picker/vite.config.js b/samples/grids/data-grid/column-pinning-picker/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/data-grid/column-pinning-picker/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/data-grid/column-pinning-toolbar/.devcontainer/devcontainer.json b/samples/grids/data-grid/column-pinning-toolbar/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/data-grid/column-pinning-toolbar/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/data-grid/column-pinning-toolbar/index.html b/samples/grids/data-grid/column-pinning-toolbar/index.html
new file mode 100644
index 0000000000..49638a1300
--- /dev/null
+++ b/samples/grids/data-grid/column-pinning-toolbar/index.html
@@ -0,0 +1,11 @@
+
+
+
+ DataGridColumnPinningToolbar
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/data-grid/column-pinning-toolbar/package.json b/samples/grids/data-grid/column-pinning-toolbar/package.json
index 9a27441f35..aad4df520c 100644
--- a/samples/grids/data-grid/column-pinning-toolbar/package.json
+++ b/samples/grids/data-grid/column-pinning-toolbar/package.json
@@ -6,29 +6,32 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-core": "19.2.2",
"igniteui-react-data-grids": "19.2.2",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/data-grid/column-pinning-toolbar/public/index.html b/samples/grids/data-grid/column-pinning-toolbar/public/index.html
deleted file mode 100644
index 67a71304e4..0000000000
--- a/samples/grids/data-grid/column-pinning-toolbar/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- DataGridColumnPinningToolbar
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/data-grid/column-pinning-toolbar/src/react-app-env.d.ts b/samples/grids/data-grid/column-pinning-toolbar/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/data-grid/column-pinning-toolbar/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/data-grid/column-pinning-toolbar/vite.config.js b/samples/grids/data-grid/column-pinning-toolbar/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/data-grid/column-pinning-toolbar/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/data-grid/column-resizing/.devcontainer/devcontainer.json b/samples/grids/data-grid/column-resizing/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/data-grid/column-resizing/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/data-grid/column-resizing/index.html b/samples/grids/data-grid/column-resizing/index.html
new file mode 100644
index 0000000000..15016c6822
--- /dev/null
+++ b/samples/grids/data-grid/column-resizing/index.html
@@ -0,0 +1,11 @@
+
+
+
+ DataGridColumnResizing
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/data-grid/column-resizing/package.json b/samples/grids/data-grid/column-resizing/package.json
index 98ad9ddbf6..beddb839f0 100644
--- a/samples/grids/data-grid/column-resizing/package.json
+++ b/samples/grids/data-grid/column-resizing/package.json
@@ -6,29 +6,32 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-core": "19.2.2",
"igniteui-react-data-grids": "19.2.2",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/data-grid/column-resizing/public/index.html b/samples/grids/data-grid/column-resizing/public/index.html
deleted file mode 100644
index c59a350337..0000000000
--- a/samples/grids/data-grid/column-resizing/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- DataGridColumnResizing
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/data-grid/column-resizing/src/react-app-env.d.ts b/samples/grids/data-grid/column-resizing/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/data-grid/column-resizing/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/data-grid/column-resizing/vite.config.js b/samples/grids/data-grid/column-resizing/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/data-grid/column-resizing/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/data-grid/column-scrolling/.devcontainer/devcontainer.json b/samples/grids/data-grid/column-scrolling/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/data-grid/column-scrolling/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/data-grid/column-scrolling/index.html b/samples/grids/data-grid/column-scrolling/index.html
new file mode 100644
index 0000000000..f4cce3b743
--- /dev/null
+++ b/samples/grids/data-grid/column-scrolling/index.html
@@ -0,0 +1,11 @@
+
+
+
+ DataGridColumnScrolling
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/data-grid/column-scrolling/package.json b/samples/grids/data-grid/column-scrolling/package.json
index 022eaaff52..cf2e7a6037 100644
--- a/samples/grids/data-grid/column-scrolling/package.json
+++ b/samples/grids/data-grid/column-scrolling/package.json
@@ -6,29 +6,32 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-core": "19.2.2",
"igniteui-react-data-grids": "19.2.2",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/data-grid/column-scrolling/public/index.html b/samples/grids/data-grid/column-scrolling/public/index.html
deleted file mode 100644
index cc0e436aad..0000000000
--- a/samples/grids/data-grid/column-scrolling/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- DataGridColumnScrolling
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/data-grid/column-scrolling/src/react-app-env.d.ts b/samples/grids/data-grid/column-scrolling/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/data-grid/column-scrolling/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/data-grid/column-scrolling/vite.config.js b/samples/grids/data-grid/column-scrolling/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/data-grid/column-scrolling/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/data-grid/column-sorting/.devcontainer/devcontainer.json b/samples/grids/data-grid/column-sorting/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/data-grid/column-sorting/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/data-grid/column-sorting/index.html b/samples/grids/data-grid/column-sorting/index.html
new file mode 100644
index 0000000000..c6582d2ca3
--- /dev/null
+++ b/samples/grids/data-grid/column-sorting/index.html
@@ -0,0 +1,11 @@
+
+
+
+ DataGridColumnSorting
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/data-grid/column-sorting/package.json b/samples/grids/data-grid/column-sorting/package.json
index d97e30b805..2e4c731e72 100644
--- a/samples/grids/data-grid/column-sorting/package.json
+++ b/samples/grids/data-grid/column-sorting/package.json
@@ -6,29 +6,32 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-core": "19.2.2",
"igniteui-react-data-grids": "19.2.2",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/data-grid/column-sorting/public/index.html b/samples/grids/data-grid/column-sorting/public/index.html
deleted file mode 100644
index b0454c0800..0000000000
--- a/samples/grids/data-grid/column-sorting/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- DataGridColumnSorting
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/data-grid/column-sorting/src/react-app-env.d.ts b/samples/grids/data-grid/column-sorting/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/data-grid/column-sorting/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/data-grid/column-sorting/vite.config.js b/samples/grids/data-grid/column-sorting/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/data-grid/column-sorting/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/data-grid/column-summaries/.devcontainer/devcontainer.json b/samples/grids/data-grid/column-summaries/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/data-grid/column-summaries/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/data-grid/column-summaries/index.html b/samples/grids/data-grid/column-summaries/index.html
new file mode 100644
index 0000000000..a420281407
--- /dev/null
+++ b/samples/grids/data-grid/column-summaries/index.html
@@ -0,0 +1,11 @@
+
+
+
+ DataGridColumnSummaries
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/data-grid/column-summaries/package.json b/samples/grids/data-grid/column-summaries/package.json
index 6def48550f..5de957c4e6 100644
--- a/samples/grids/data-grid/column-summaries/package.json
+++ b/samples/grids/data-grid/column-summaries/package.json
@@ -6,29 +6,32 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-core": "19.2.2",
"igniteui-react-data-grids": "19.2.2",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/data-grid/column-summaries/public/index.html b/samples/grids/data-grid/column-summaries/public/index.html
deleted file mode 100644
index 496b3d56a1..0000000000
--- a/samples/grids/data-grid/column-summaries/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- DataGridColumnSummaries
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/data-grid/column-summaries/src/react-app-env.d.ts b/samples/grids/data-grid/column-summaries/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/data-grid/column-summaries/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/data-grid/column-summaries/vite.config.js b/samples/grids/data-grid/column-summaries/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/data-grid/column-summaries/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/data-grid/column-types/.devcontainer/devcontainer.json b/samples/grids/data-grid/column-types/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/data-grid/column-types/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/data-grid/column-types/index.html b/samples/grids/data-grid/column-types/index.html
new file mode 100644
index 0000000000..26db69a636
--- /dev/null
+++ b/samples/grids/data-grid/column-types/index.html
@@ -0,0 +1,11 @@
+
+
+
+ DataGridColumnTypes
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/data-grid/column-types/package.json b/samples/grids/data-grid/column-types/package.json
index cf379192ab..fb91b4b34d 100644
--- a/samples/grids/data-grid/column-types/package.json
+++ b/samples/grids/data-grid/column-types/package.json
@@ -6,10 +6,10 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-charts": "19.2.2",
@@ -17,19 +17,22 @@
"igniteui-react-data-grids": "19.2.2",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/data-grid/column-types/public/index.html b/samples/grids/data-grid/column-types/public/index.html
deleted file mode 100644
index 6ab39e7d34..0000000000
--- a/samples/grids/data-grid/column-types/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- DataGridColumnTypes
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/data-grid/column-types/src/react-app-env.d.ts b/samples/grids/data-grid/column-types/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/data-grid/column-types/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/data-grid/column-types/vite.config.js b/samples/grids/data-grid/column-types/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/data-grid/column-types/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/data-grid/load-save-layout/.devcontainer/devcontainer.json b/samples/grids/data-grid/load-save-layout/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/data-grid/load-save-layout/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/data-grid/load-save-layout/index.html b/samples/grids/data-grid/load-save-layout/index.html
new file mode 100644
index 0000000000..26db69a636
--- /dev/null
+++ b/samples/grids/data-grid/load-save-layout/index.html
@@ -0,0 +1,11 @@
+
+
+
+ DataGridColumnTypes
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/data-grid/load-save-layout/package.json b/samples/grids/data-grid/load-save-layout/package.json
index 71f38c7bde..339e4c1579 100644
--- a/samples/grids/data-grid/load-save-layout/package.json
+++ b/samples/grids/data-grid/load-save-layout/package.json
@@ -6,32 +6,35 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-data-grids": "19.2.2",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/data-grid/load-save-layout/public/index.html b/samples/grids/data-grid/load-save-layout/public/index.html
deleted file mode 100644
index 6ab39e7d34..0000000000
--- a/samples/grids/data-grid/load-save-layout/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- DataGridColumnTypes
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/data-grid/load-save-layout/src/react-app-env.d.ts b/samples/grids/data-grid/load-save-layout/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/data-grid/load-save-layout/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/data-grid/load-save-layout/vite.config.js b/samples/grids/data-grid/load-save-layout/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/data-grid/load-save-layout/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/data-grid/localization/.devcontainer/devcontainer.json b/samples/grids/data-grid/localization/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/data-grid/localization/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/data-grid/localization/index.html b/samples/grids/data-grid/localization/index.html
new file mode 100644
index 0000000000..f079487535
--- /dev/null
+++ b/samples/grids/data-grid/localization/index.html
@@ -0,0 +1,11 @@
+
+
+
+ DataGridLocalization
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/data-grid/localization/package.json b/samples/grids/data-grid/localization/package.json
index 4b02ce6d79..74a0ff026b 100644
--- a/samples/grids/data-grid/localization/package.json
+++ b/samples/grids/data-grid/localization/package.json
@@ -6,29 +6,32 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-core": "19.2.2",
"igniteui-react-data-grids": "19.2.2",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/data-grid/localization/public/index.html b/samples/grids/data-grid/localization/public/index.html
deleted file mode 100644
index 6670239817..0000000000
--- a/samples/grids/data-grid/localization/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- DataGridLocalization
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/data-grid/localization/src/react-app-env.d.ts b/samples/grids/data-grid/localization/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/data-grid/localization/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/data-grid/localization/vite.config.js b/samples/grids/data-grid/localization/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/data-grid/localization/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/data-grid/overview/.devcontainer/devcontainer.json b/samples/grids/data-grid/overview/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/data-grid/overview/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/data-grid/overview/index.html b/samples/grids/data-grid/overview/index.html
new file mode 100644
index 0000000000..26db69a636
--- /dev/null
+++ b/samples/grids/data-grid/overview/index.html
@@ -0,0 +1,11 @@
+
+
+
+ DataGridColumnTypes
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/data-grid/overview/package.json b/samples/grids/data-grid/overview/package.json
index cd180f3e25..e56a629120 100644
--- a/samples/grids/data-grid/overview/package.json
+++ b/samples/grids/data-grid/overview/package.json
@@ -6,10 +6,10 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-charts": "19.2.2",
@@ -17,19 +17,22 @@
"igniteui-react-data-grids": "19.2.2",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/data-grid/overview/public/index.html b/samples/grids/data-grid/overview/public/index.html
deleted file mode 100644
index 6ab39e7d34..0000000000
--- a/samples/grids/data-grid/overview/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- DataGridColumnTypes
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/data-grid/overview/src/react-app-env.d.ts b/samples/grids/data-grid/overview/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/data-grid/overview/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/data-grid/overview/vite.config.js b/samples/grids/data-grid/overview/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/data-grid/overview/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/data-grid/pager/.devcontainer/devcontainer.json b/samples/grids/data-grid/pager/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/data-grid/pager/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/data-grid/pager/index.html b/samples/grids/data-grid/pager/index.html
new file mode 100644
index 0000000000..d570aba2b5
--- /dev/null
+++ b/samples/grids/data-grid/pager/index.html
@@ -0,0 +1,11 @@
+
+
+
+ DataGridBindingLocalData
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/data-grid/pager/package.json b/samples/grids/data-grid/pager/package.json
index dbb9c595c3..8d7e79e3e2 100644
--- a/samples/grids/data-grid/pager/package.json
+++ b/samples/grids/data-grid/pager/package.json
@@ -6,29 +6,32 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-core": "19.2.2",
"igniteui-react-data-grids": "19.2.2",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/data-grid/pager/public/index.html b/samples/grids/data-grid/pager/public/index.html
deleted file mode 100644
index 27a3dcd17d..0000000000
--- a/samples/grids/data-grid/pager/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- DataGridBindingLocalData
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/data-grid/pager/src/react-app-env.d.ts b/samples/grids/data-grid/pager/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/data-grid/pager/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/data-grid/pager/vite.config.js b/samples/grids/data-grid/pager/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/data-grid/pager/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/data-grid/performance/.devcontainer/devcontainer.json b/samples/grids/data-grid/performance/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/data-grid/performance/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/data-grid/performance/index.html b/samples/grids/data-grid/performance/index.html
new file mode 100644
index 0000000000..9b9a002928
--- /dev/null
+++ b/samples/grids/data-grid/performance/index.html
@@ -0,0 +1,11 @@
+
+
+
+ DataGridPerformance
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/data-grid/performance/package.json b/samples/grids/data-grid/performance/package.json
index b3a239ca3c..db4d964c25 100644
--- a/samples/grids/data-grid/performance/package.json
+++ b/samples/grids/data-grid/performance/package.json
@@ -6,29 +6,32 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-core": "19.2.2",
"igniteui-react-data-grids": "19.2.2",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/data-grid/performance/public/index.html b/samples/grids/data-grid/performance/public/index.html
deleted file mode 100644
index c64151ae95..0000000000
--- a/samples/grids/data-grid/performance/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- DataGridPerformance
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/data-grid/performance/src/react-app-env.d.ts b/samples/grids/data-grid/performance/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/data-grid/performance/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/data-grid/performance/vite.config.js b/samples/grids/data-grid/performance/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/data-grid/performance/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/data-grid/row-group-descriptions/.devcontainer/devcontainer.json b/samples/grids/data-grid/row-group-descriptions/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/data-grid/row-group-descriptions/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/data-grid/row-group-descriptions/index.html b/samples/grids/data-grid/row-group-descriptions/index.html
new file mode 100644
index 0000000000..fc4bdee35b
--- /dev/null
+++ b/samples/grids/data-grid/row-group-descriptions/index.html
@@ -0,0 +1,11 @@
+
+
+
+ DataGridRowGrouping
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/data-grid/row-group-descriptions/package.json b/samples/grids/data-grid/row-group-descriptions/package.json
index fb096a7333..34e7e4a243 100644
--- a/samples/grids/data-grid/row-group-descriptions/package.json
+++ b/samples/grids/data-grid/row-group-descriptions/package.json
@@ -6,29 +6,32 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-core": "19.2.2",
"igniteui-react-data-grids": "19.2.2",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/data-grid/row-group-descriptions/public/index.html b/samples/grids/data-grid/row-group-descriptions/public/index.html
deleted file mode 100644
index 652f1df1a4..0000000000
--- a/samples/grids/data-grid/row-group-descriptions/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- DataGridRowGrouping
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/data-grid/row-group-descriptions/src/react-app-env.d.ts b/samples/grids/data-grid/row-group-descriptions/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/data-grid/row-group-descriptions/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/data-grid/row-group-descriptions/vite.config.js b/samples/grids/data-grid/row-group-descriptions/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/data-grid/row-group-descriptions/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/data-grid/row-grouping/.devcontainer/devcontainer.json b/samples/grids/data-grid/row-grouping/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/data-grid/row-grouping/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/data-grid/row-grouping/index.html b/samples/grids/data-grid/row-grouping/index.html
new file mode 100644
index 0000000000..fc4bdee35b
--- /dev/null
+++ b/samples/grids/data-grid/row-grouping/index.html
@@ -0,0 +1,11 @@
+
+
+
+ DataGridRowGrouping
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/data-grid/row-grouping/package.json b/samples/grids/data-grid/row-grouping/package.json
index fb096a7333..34e7e4a243 100644
--- a/samples/grids/data-grid/row-grouping/package.json
+++ b/samples/grids/data-grid/row-grouping/package.json
@@ -6,29 +6,32 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-core": "19.2.2",
"igniteui-react-data-grids": "19.2.2",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/data-grid/row-grouping/public/index.html b/samples/grids/data-grid/row-grouping/public/index.html
deleted file mode 100644
index 652f1df1a4..0000000000
--- a/samples/grids/data-grid/row-grouping/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- DataGridRowGrouping
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/data-grid/row-grouping/src/react-app-env.d.ts b/samples/grids/data-grid/row-grouping/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/data-grid/row-grouping/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/data-grid/row-grouping/vite.config.js b/samples/grids/data-grid/row-grouping/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/data-grid/row-grouping/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/data-grid/row-highlighting/.devcontainer/devcontainer.json b/samples/grids/data-grid/row-highlighting/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/data-grid/row-highlighting/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/data-grid/row-highlighting/index.html b/samples/grids/data-grid/row-highlighting/index.html
new file mode 100644
index 0000000000..1911157adc
--- /dev/null
+++ b/samples/grids/data-grid/row-highlighting/index.html
@@ -0,0 +1,11 @@
+
+
+
+ DataGridRowHighlighting
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/data-grid/row-highlighting/package.json b/samples/grids/data-grid/row-highlighting/package.json
index f7aa924d6e..8542265287 100644
--- a/samples/grids/data-grid/row-highlighting/package.json
+++ b/samples/grids/data-grid/row-highlighting/package.json
@@ -6,29 +6,32 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-core": "19.2.2",
"igniteui-react-data-grids": "19.2.2",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/data-grid/row-highlighting/public/index.html b/samples/grids/data-grid/row-highlighting/public/index.html
deleted file mode 100644
index b55d7e94e9..0000000000
--- a/samples/grids/data-grid/row-highlighting/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- DataGridRowHighlighting
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/data-grid/row-highlighting/src/react-app-env.d.ts b/samples/grids/data-grid/row-highlighting/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/data-grid/row-highlighting/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/data-grid/row-highlighting/vite.config.js b/samples/grids/data-grid/row-highlighting/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/data-grid/row-highlighting/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/data-grid/row-paging/.devcontainer/devcontainer.json b/samples/grids/data-grid/row-paging/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/data-grid/row-paging/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/data-grid/row-paging/index.html b/samples/grids/data-grid/row-paging/index.html
new file mode 100644
index 0000000000..019bd8d4c7
--- /dev/null
+++ b/samples/grids/data-grid/row-paging/index.html
@@ -0,0 +1,11 @@
+
+
+
+ DataGridRowPaging
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/data-grid/row-paging/package.json b/samples/grids/data-grid/row-paging/package.json
index b880af6927..933fd9aabb 100644
--- a/samples/grids/data-grid/row-paging/package.json
+++ b/samples/grids/data-grid/row-paging/package.json
@@ -6,29 +6,32 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-core": "19.2.2",
"igniteui-react-data-grids": "19.2.2",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/data-grid/row-paging/public/index.html b/samples/grids/data-grid/row-paging/public/index.html
deleted file mode 100644
index 9fb62521dc..0000000000
--- a/samples/grids/data-grid/row-paging/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- DataGridRowPaging
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/data-grid/row-paging/src/react-app-env.d.ts b/samples/grids/data-grid/row-paging/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/data-grid/row-paging/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/data-grid/row-paging/vite.config.js b/samples/grids/data-grid/row-paging/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/data-grid/row-paging/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/data-grid/row-pinning/.devcontainer/devcontainer.json b/samples/grids/data-grid/row-pinning/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/data-grid/row-pinning/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/data-grid/row-pinning/index.html b/samples/grids/data-grid/row-pinning/index.html
new file mode 100644
index 0000000000..bf597bffa4
--- /dev/null
+++ b/samples/grids/data-grid/row-pinning/index.html
@@ -0,0 +1,11 @@
+
+
+
+ DataGridRowPinning
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/data-grid/row-pinning/package.json b/samples/grids/data-grid/row-pinning/package.json
index 8bec6fe44b..cd20e54514 100644
--- a/samples/grids/data-grid/row-pinning/package.json
+++ b/samples/grids/data-grid/row-pinning/package.json
@@ -6,29 +6,32 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-core": "19.2.2",
"igniteui-react-data-grids": "19.2.2",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/data-grid/row-pinning/public/index.html b/samples/grids/data-grid/row-pinning/public/index.html
deleted file mode 100644
index 18543553fa..0000000000
--- a/samples/grids/data-grid/row-pinning/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- DataGridRowPinning
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/data-grid/row-pinning/src/react-app-env.d.ts b/samples/grids/data-grid/row-pinning/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/data-grid/row-pinning/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/data-grid/row-pinning/vite.config.js b/samples/grids/data-grid/row-pinning/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/data-grid/row-pinning/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/data-grid/row-selection/.devcontainer/devcontainer.json b/samples/grids/data-grid/row-selection/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/data-grid/row-selection/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/data-grid/row-selection/index.html b/samples/grids/data-grid/row-selection/index.html
new file mode 100644
index 0000000000..f8bb8996d7
--- /dev/null
+++ b/samples/grids/data-grid/row-selection/index.html
@@ -0,0 +1,10 @@
+
+
+
+ DataGridRowSelection
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/data-grid/row-selection/package.json b/samples/grids/data-grid/row-selection/package.json
index 776cd99ef7..6037942ac2 100644
--- a/samples/grids/data-grid/row-selection/package.json
+++ b/samples/grids/data-grid/row-selection/package.json
@@ -6,29 +6,32 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-core": "19.2.2",
"igniteui-react-data-grids": "19.2.2",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/data-grid/row-selection/public/index.html b/samples/grids/data-grid/row-selection/public/index.html
deleted file mode 100644
index 119af37d29..0000000000
--- a/samples/grids/data-grid/row-selection/public/index.html
+++ /dev/null
@@ -1,9 +0,0 @@
-
-
-
- DataGridRowSelection
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/data-grid/row-selection/src/react-app-env.d.ts b/samples/grids/data-grid/row-selection/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/data-grid/row-selection/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/data-grid/row-selection/vite.config.js b/samples/grids/data-grid/row-selection/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/data-grid/row-selection/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/data-grid/type-comparison-table/.devcontainer/devcontainer.json b/samples/grids/data-grid/type-comparison-table/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/data-grid/type-comparison-table/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/data-grid/type-comparison-table/index.html b/samples/grids/data-grid/type-comparison-table/index.html
new file mode 100644
index 0000000000..c3ba7e9f18
--- /dev/null
+++ b/samples/grids/data-grid/type-comparison-table/index.html
@@ -0,0 +1,11 @@
+
+
+
+ DataGridTypeComparisonTable
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/data-grid/type-comparison-table/package.json b/samples/grids/data-grid/type-comparison-table/package.json
index e9236b78e3..81024df11e 100644
--- a/samples/grids/data-grid/type-comparison-table/package.json
+++ b/samples/grids/data-grid/type-comparison-table/package.json
@@ -6,29 +6,32 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-core": "19.2.2",
"igniteui-react-data-grids": "19.2.2",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/data-grid/type-comparison-table/public/index.html b/samples/grids/data-grid/type-comparison-table/public/index.html
deleted file mode 100644
index f092b07e77..0000000000
--- a/samples/grids/data-grid/type-comparison-table/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- DataGridTypeComparisonTable
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/data-grid/type-comparison-table/src/react-app-env.d.ts b/samples/grids/data-grid/type-comparison-table/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/data-grid/type-comparison-table/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/data-grid/type-comparison-table/vite.config.js b/samples/grids/data-grid/type-comparison-table/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/data-grid/type-comparison-table/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/data-grid/type-heatmap-table/.devcontainer/devcontainer.json b/samples/grids/data-grid/type-heatmap-table/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/data-grid/type-heatmap-table/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/data-grid/type-heatmap-table/index.html b/samples/grids/data-grid/type-heatmap-table/index.html
new file mode 100644
index 0000000000..5c75a78e2e
--- /dev/null
+++ b/samples/grids/data-grid/type-heatmap-table/index.html
@@ -0,0 +1,11 @@
+
+
+
+ DataGridTypeHeatmapTable
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/data-grid/type-heatmap-table/package.json b/samples/grids/data-grid/type-heatmap-table/package.json
index ebf288f897..52e9e3ec57 100644
--- a/samples/grids/data-grid/type-heatmap-table/package.json
+++ b/samples/grids/data-grid/type-heatmap-table/package.json
@@ -6,29 +6,32 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-core": "19.2.2",
"igniteui-react-data-grids": "19.2.2",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/data-grid/type-heatmap-table/public/index.html b/samples/grids/data-grid/type-heatmap-table/public/index.html
deleted file mode 100644
index 4b9387bcb6..0000000000
--- a/samples/grids/data-grid/type-heatmap-table/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- DataGridTypeHeatmapTable
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/data-grid/type-heatmap-table/src/react-app-env.d.ts b/samples/grids/data-grid/type-heatmap-table/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/data-grid/type-heatmap-table/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/data-grid/type-heatmap-table/vite.config.js b/samples/grids/data-grid/type-heatmap-table/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/data-grid/type-heatmap-table/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/data-grid/type-marketing-table/.devcontainer/devcontainer.json b/samples/grids/data-grid/type-marketing-table/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/data-grid/type-marketing-table/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/data-grid/type-marketing-table/index.html b/samples/grids/data-grid/type-marketing-table/index.html
new file mode 100644
index 0000000000..7383dd1e6a
--- /dev/null
+++ b/samples/grids/data-grid/type-marketing-table/index.html
@@ -0,0 +1,11 @@
+
+
+
+ DataGridBindingLiveData
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/data-grid/type-marketing-table/package.json b/samples/grids/data-grid/type-marketing-table/package.json
index 68cf285389..ba4a4b6a36 100644
--- a/samples/grids/data-grid/type-marketing-table/package.json
+++ b/samples/grids/data-grid/type-marketing-table/package.json
@@ -6,29 +6,32 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-core": "19.2.2",
"igniteui-react-data-grids": "19.2.2",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/data-grid/type-marketing-table/public/index.html b/samples/grids/data-grid/type-marketing-table/public/index.html
deleted file mode 100644
index 063f1b8d10..0000000000
--- a/samples/grids/data-grid/type-marketing-table/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- DataGridBindingLiveData
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/data-grid/type-marketing-table/src/react-app-env.d.ts b/samples/grids/data-grid/type-marketing-table/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/data-grid/type-marketing-table/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/data-grid/type-marketing-table/vite.config.js b/samples/grids/data-grid/type-marketing-table/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/data-grid/type-marketing-table/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/data-grid/type-matrix-table/.devcontainer/devcontainer.json b/samples/grids/data-grid/type-matrix-table/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/data-grid/type-matrix-table/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/data-grid/type-matrix-table/index.html b/samples/grids/data-grid/type-matrix-table/index.html
new file mode 100644
index 0000000000..bfabcaa961
--- /dev/null
+++ b/samples/grids/data-grid/type-matrix-table/index.html
@@ -0,0 +1,11 @@
+
+
+
+ DataGridTypeMatrixTable
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/data-grid/type-matrix-table/package.json b/samples/grids/data-grid/type-matrix-table/package.json
index e6c954516d..89694924d5 100644
--- a/samples/grids/data-grid/type-matrix-table/package.json
+++ b/samples/grids/data-grid/type-matrix-table/package.json
@@ -6,29 +6,32 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-core": "19.2.2",
"igniteui-react-data-grids": "19.2.2",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/data-grid/type-matrix-table/public/index.html b/samples/grids/data-grid/type-matrix-table/public/index.html
deleted file mode 100644
index 7e94bca672..0000000000
--- a/samples/grids/data-grid/type-matrix-table/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- DataGridTypeMatrixTable
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/data-grid/type-matrix-table/src/react-app-env.d.ts b/samples/grids/data-grid/type-matrix-table/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/data-grid/type-matrix-table/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/data-grid/type-matrix-table/vite.config.js b/samples/grids/data-grid/type-matrix-table/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/data-grid/type-matrix-table/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/data-grid/type-periodic-table/.devcontainer/devcontainer.json b/samples/grids/data-grid/type-periodic-table/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/data-grid/type-periodic-table/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/data-grid/type-periodic-table/index.html b/samples/grids/data-grid/type-periodic-table/index.html
new file mode 100644
index 0000000000..aea516d738
--- /dev/null
+++ b/samples/grids/data-grid/type-periodic-table/index.html
@@ -0,0 +1,11 @@
+
+
+
+ DataGridTypePeriodicTable
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/data-grid/type-periodic-table/package.json b/samples/grids/data-grid/type-periodic-table/package.json
index c0c3074a99..e5521b2505 100644
--- a/samples/grids/data-grid/type-periodic-table/package.json
+++ b/samples/grids/data-grid/type-periodic-table/package.json
@@ -6,29 +6,32 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-core": "19.2.2",
"igniteui-react-data-grids": "19.2.2",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/data-grid/type-periodic-table/public/index.html b/samples/grids/data-grid/type-periodic-table/public/index.html
deleted file mode 100644
index 82bfb16d51..0000000000
--- a/samples/grids/data-grid/type-periodic-table/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- DataGridTypePeriodicTable
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/data-grid/type-periodic-table/src/react-app-env.d.ts b/samples/grids/data-grid/type-periodic-table/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/data-grid/type-periodic-table/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/data-grid/type-periodic-table/vite.config.js b/samples/grids/data-grid/type-periodic-table/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/data-grid/type-periodic-table/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/grid/action-strip/.devcontainer/devcontainer.json b/samples/grids/grid/action-strip/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/grid/action-strip/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/grid/action-strip/index.html b/samples/grids/grid/action-strip/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/grid/action-strip/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/grid/action-strip/package.json b/samples/grids/grid/action-strip/package.json
index e956f1d72c..68b6d99557 100644
--- a/samples/grids/grid/action-strip/package.json
+++ b/samples/grids/grid/action-strip/package.json
@@ -7,36 +7,39 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/grid/action-strip/public/index.html b/samples/grids/grid/action-strip/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/grid/action-strip/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/grid/action-strip/src/react-app-env.d.ts b/samples/grids/grid/action-strip/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/grid/action-strip/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/grid/action-strip/vite.config.js b/samples/grids/grid/action-strip/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/grid/action-strip/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/grid/advanced-filtering-options/.devcontainer/devcontainer.json b/samples/grids/grid/advanced-filtering-options/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/grid/advanced-filtering-options/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/grid/advanced-filtering-options/index.html b/samples/grids/grid/advanced-filtering-options/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/grid/advanced-filtering-options/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/grid/advanced-filtering-options/package.json b/samples/grids/grid/advanced-filtering-options/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/grid/advanced-filtering-options/package.json
+++ b/samples/grids/grid/advanced-filtering-options/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/grid/advanced-filtering-options/public/index.html b/samples/grids/grid/advanced-filtering-options/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/grid/advanced-filtering-options/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/grid/advanced-filtering-options/src/react-app-env.d.ts b/samples/grids/grid/advanced-filtering-options/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/grid/advanced-filtering-options/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/grid/advanced-filtering-options/vite.config.js b/samples/grids/grid/advanced-filtering-options/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/grid/advanced-filtering-options/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/grid/advanced-filtering-style/.devcontainer/devcontainer.json b/samples/grids/grid/advanced-filtering-style/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/grid/advanced-filtering-style/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/grid/advanced-filtering-style/index.html b/samples/grids/grid/advanced-filtering-style/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/grid/advanced-filtering-style/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/grid/advanced-filtering-style/package.json b/samples/grids/grid/advanced-filtering-style/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/grid/advanced-filtering-style/package.json
+++ b/samples/grids/grid/advanced-filtering-style/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/grid/advanced-filtering-style/public/index.html b/samples/grids/grid/advanced-filtering-style/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/grid/advanced-filtering-style/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/grid/advanced-filtering-style/src/react-app-env.d.ts b/samples/grids/grid/advanced-filtering-style/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/grid/advanced-filtering-style/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/grid/advanced-filtering-style/vite.config.js b/samples/grids/grid/advanced-filtering-style/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/grid/advanced-filtering-style/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/grid/binding-composite-data/.devcontainer/devcontainer.json b/samples/grids/grid/binding-composite-data/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/grid/binding-composite-data/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/grid/binding-composite-data/index.html b/samples/grids/grid/binding-composite-data/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/grid/binding-composite-data/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/grid/binding-composite-data/package.json b/samples/grids/grid/binding-composite-data/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/grid/binding-composite-data/package.json
+++ b/samples/grids/grid/binding-composite-data/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/grid/binding-composite-data/public/index.html b/samples/grids/grid/binding-composite-data/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/grid/binding-composite-data/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/grid/binding-composite-data/src/react-app-env.d.ts b/samples/grids/grid/binding-composite-data/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/grid/binding-composite-data/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/grid/binding-composite-data/vite.config.js b/samples/grids/grid/binding-composite-data/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/grid/binding-composite-data/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/grid/binding-crud-data/.devcontainer/devcontainer.json b/samples/grids/grid/binding-crud-data/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/grid/binding-crud-data/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/grid/binding-crud-data/index.html b/samples/grids/grid/binding-crud-data/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/grid/binding-crud-data/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/grid/binding-crud-data/package.json b/samples/grids/grid/binding-crud-data/package.json
index e956f1d72c..68b6d99557 100644
--- a/samples/grids/grid/binding-crud-data/package.json
+++ b/samples/grids/grid/binding-crud-data/package.json
@@ -7,36 +7,39 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/grid/binding-crud-data/public/index.html b/samples/grids/grid/binding-crud-data/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/grid/binding-crud-data/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/grid/binding-crud-data/src/react-app-env.d.ts b/samples/grids/grid/binding-crud-data/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/grid/binding-crud-data/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/grid/binding-crud-data/vite.config.js b/samples/grids/grid/binding-crud-data/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/grid/binding-crud-data/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/grid/binding-nested-data-1/.devcontainer/devcontainer.json b/samples/grids/grid/binding-nested-data-1/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/grid/binding-nested-data-1/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/grid/binding-nested-data-1/index.html b/samples/grids/grid/binding-nested-data-1/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/grid/binding-nested-data-1/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/grid/binding-nested-data-1/package.json b/samples/grids/grid/binding-nested-data-1/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/grid/binding-nested-data-1/package.json
+++ b/samples/grids/grid/binding-nested-data-1/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/grid/binding-nested-data-1/public/index.html b/samples/grids/grid/binding-nested-data-1/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/grid/binding-nested-data-1/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/grid/binding-nested-data-1/src/react-app-env.d.ts b/samples/grids/grid/binding-nested-data-1/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/grid/binding-nested-data-1/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/grid/binding-nested-data-1/vite.config.js b/samples/grids/grid/binding-nested-data-1/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/grid/binding-nested-data-1/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/grid/cascading-combo/.devcontainer/devcontainer.json b/samples/grids/grid/cascading-combo/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/grid/cascading-combo/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/grid/cascading-combo/index.html b/samples/grids/grid/cascading-combo/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/grid/cascading-combo/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/grid/cascading-combo/package.json b/samples/grids/grid/cascading-combo/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/grid/cascading-combo/package.json
+++ b/samples/grids/grid/cascading-combo/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/grid/cascading-combo/public/index.html b/samples/grids/grid/cascading-combo/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/grid/cascading-combo/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/grid/cascading-combo/src/react-app-env.d.ts b/samples/grids/grid/cascading-combo/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/grid/cascading-combo/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/grid/cascading-combo/vite.config.js b/samples/grids/grid/cascading-combo/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/grid/cascading-combo/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/grid/cell-editing-sample/.devcontainer/devcontainer.json b/samples/grids/grid/cell-editing-sample/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/grid/cell-editing-sample/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/grid/cell-editing-sample/index.html b/samples/grids/grid/cell-editing-sample/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/grid/cell-editing-sample/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/grid/cell-editing-sample/package.json b/samples/grids/grid/cell-editing-sample/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/grid/cell-editing-sample/package.json
+++ b/samples/grids/grid/cell-editing-sample/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/grid/cell-editing-sample/public/index.html b/samples/grids/grid/cell-editing-sample/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/grid/cell-editing-sample/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/grid/cell-editing-sample/src/react-app-env.d.ts b/samples/grids/grid/cell-editing-sample/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/grid/cell-editing-sample/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/grid/cell-editing-sample/vite.config.js b/samples/grids/grid/cell-editing-sample/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/grid/cell-editing-sample/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/grid/cell-editing-styling/.devcontainer/devcontainer.json b/samples/grids/grid/cell-editing-styling/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/grid/cell-editing-styling/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/grid/cell-editing-styling/index.html b/samples/grids/grid/cell-editing-styling/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/grid/cell-editing-styling/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/grid/cell-editing-styling/package.json b/samples/grids/grid/cell-editing-styling/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/grid/cell-editing-styling/package.json
+++ b/samples/grids/grid/cell-editing-styling/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/grid/cell-editing-styling/public/index.html b/samples/grids/grid/cell-editing-styling/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/grid/cell-editing-styling/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/grid/cell-editing-styling/src/react-app-env.d.ts b/samples/grids/grid/cell-editing-styling/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/grid/cell-editing-styling/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/grid/cell-editing-styling/vite.config.js b/samples/grids/grid/cell-editing-styling/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/grid/cell-editing-styling/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/grid/cell-selection-mode/.devcontainer/devcontainer.json b/samples/grids/grid/cell-selection-mode/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/grid/cell-selection-mode/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/grid/cell-selection-mode/index.html b/samples/grids/grid/cell-selection-mode/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/grid/cell-selection-mode/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/grid/cell-selection-mode/package.json b/samples/grids/grid/cell-selection-mode/package.json
index e956f1d72c..68b6d99557 100644
--- a/samples/grids/grid/cell-selection-mode/package.json
+++ b/samples/grids/grid/cell-selection-mode/package.json
@@ -7,36 +7,39 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/grid/cell-selection-mode/public/index.html b/samples/grids/grid/cell-selection-mode/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/grid/cell-selection-mode/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/grid/cell-selection-mode/src/react-app-env.d.ts b/samples/grids/grid/cell-selection-mode/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/grid/cell-selection-mode/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/grid/cell-selection-mode/vite.config.js b/samples/grids/grid/cell-selection-mode/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/grid/cell-selection-mode/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/grid/cell-selection-style/.devcontainer/devcontainer.json b/samples/grids/grid/cell-selection-style/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/grid/cell-selection-style/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/grid/cell-selection-style/index.html b/samples/grids/grid/cell-selection-style/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/grid/cell-selection-style/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/grid/cell-selection-style/package.json b/samples/grids/grid/cell-selection-style/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/grid/cell-selection-style/package.json
+++ b/samples/grids/grid/cell-selection-style/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/grid/cell-selection-style/public/index.html b/samples/grids/grid/cell-selection-style/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/grid/cell-selection-style/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/grid/cell-selection-style/src/react-app-env.d.ts b/samples/grids/grid/cell-selection-style/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/grid/cell-selection-style/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/grid/cell-selection-style/vite.config.js b/samples/grids/grid/cell-selection-style/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/grid/cell-selection-style/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/grid/change-icons-custom/.devcontainer/devcontainer.json b/samples/grids/grid/change-icons-custom/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/grid/change-icons-custom/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/grid/change-icons-custom/index.html b/samples/grids/grid/change-icons-custom/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/grid/change-icons-custom/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/grid/change-icons-custom/package.json b/samples/grids/grid/change-icons-custom/package.json
index e2ce9f16ce..fd4b5d52d6 100644
--- a/samples/grids/grid/change-icons-custom/package.json
+++ b/samples/grids/grid/change-icons-custom/package.json
@@ -7,37 +7,40 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-datasources": "19.2.2",
"igniteui-react-grids": "^19.2.0",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/grid/change-icons-custom/public/index.html b/samples/grids/grid/change-icons-custom/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/grid/change-icons-custom/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/grid/change-icons-custom/src/react-app-env.d.ts b/samples/grids/grid/change-icons-custom/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/grid/change-icons-custom/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/grid/change-icons-custom/vite.config.js b/samples/grids/grid/change-icons-custom/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/grid/change-icons-custom/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/grid/clipboard-operations/.devcontainer/devcontainer.json b/samples/grids/grid/clipboard-operations/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/grid/clipboard-operations/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/grid/clipboard-operations/index.html b/samples/grids/grid/clipboard-operations/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/grid/clipboard-operations/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/grid/clipboard-operations/package.json b/samples/grids/grid/clipboard-operations/package.json
index e2ce9f16ce..fd4b5d52d6 100644
--- a/samples/grids/grid/clipboard-operations/package.json
+++ b/samples/grids/grid/clipboard-operations/package.json
@@ -7,37 +7,40 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-datasources": "19.2.2",
"igniteui-react-grids": "^19.2.0",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/grid/clipboard-operations/public/index.html b/samples/grids/grid/clipboard-operations/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/grid/clipboard-operations/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/grid/clipboard-operations/src/react-app-env.d.ts b/samples/grids/grid/clipboard-operations/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/grid/clipboard-operations/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/grid/clipboard-operations/vite.config.js b/samples/grids/grid/clipboard-operations/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/grid/clipboard-operations/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/grid/column-auto-sizing/.devcontainer/devcontainer.json b/samples/grids/grid/column-auto-sizing/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/grid/column-auto-sizing/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/grid/column-auto-sizing/index.html b/samples/grids/grid/column-auto-sizing/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/grid/column-auto-sizing/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/grid/column-auto-sizing/package.json b/samples/grids/grid/column-auto-sizing/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/grid/column-auto-sizing/package.json
+++ b/samples/grids/grid/column-auto-sizing/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/grid/column-auto-sizing/public/index.html b/samples/grids/grid/column-auto-sizing/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/grid/column-auto-sizing/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/grid/column-auto-sizing/src/react-app-env.d.ts b/samples/grids/grid/column-auto-sizing/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/grid/column-auto-sizing/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/grid/column-auto-sizing/vite.config.js b/samples/grids/grid/column-auto-sizing/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/grid/column-auto-sizing/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/grid/column-collapsible-groups/.devcontainer/devcontainer.json b/samples/grids/grid/column-collapsible-groups/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/grid/column-collapsible-groups/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/grid/column-collapsible-groups/index.html b/samples/grids/grid/column-collapsible-groups/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/grid/column-collapsible-groups/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/grid/column-collapsible-groups/package.json b/samples/grids/grid/column-collapsible-groups/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/grid/column-collapsible-groups/package.json
+++ b/samples/grids/grid/column-collapsible-groups/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/grid/column-collapsible-groups/public/index.html b/samples/grids/grid/column-collapsible-groups/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/grid/column-collapsible-groups/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/grid/column-collapsible-groups/src/react-app-env.d.ts b/samples/grids/grid/column-collapsible-groups/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/grid/column-collapsible-groups/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/grid/column-collapsible-groups/vite.config.js b/samples/grids/grid/column-collapsible-groups/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/grid/column-collapsible-groups/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/grid/column-data-types/.devcontainer/devcontainer.json b/samples/grids/grid/column-data-types/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/grid/column-data-types/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/grid/column-data-types/index.html b/samples/grids/grid/column-data-types/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/grid/column-data-types/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/grid/column-data-types/package.json b/samples/grids/grid/column-data-types/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/grid/column-data-types/package.json
+++ b/samples/grids/grid/column-data-types/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/grid/column-data-types/public/index.html b/samples/grids/grid/column-data-types/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/grid/column-data-types/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/grid/column-data-types/src/react-app-env.d.ts b/samples/grids/grid/column-data-types/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/grid/column-data-types/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/grid/column-data-types/vite.config.js b/samples/grids/grid/column-data-types/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/grid/column-data-types/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/grid/column-hiding-options/.devcontainer/devcontainer.json b/samples/grids/grid/column-hiding-options/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/grid/column-hiding-options/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/grid/column-hiding-options/index.html b/samples/grids/grid/column-hiding-options/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/grid/column-hiding-options/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/grid/column-hiding-options/package.json b/samples/grids/grid/column-hiding-options/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/grid/column-hiding-options/package.json
+++ b/samples/grids/grid/column-hiding-options/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/grid/column-hiding-options/public/index.html b/samples/grids/grid/column-hiding-options/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/grid/column-hiding-options/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/grid/column-hiding-options/src/react-app-env.d.ts b/samples/grids/grid/column-hiding-options/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/grid/column-hiding-options/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/grid/column-hiding-options/vite.config.js b/samples/grids/grid/column-hiding-options/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/grid/column-hiding-options/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/grid/column-hiding-toolbar-style/.devcontainer/devcontainer.json b/samples/grids/grid/column-hiding-toolbar-style/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/grid/column-hiding-toolbar-style/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/grid/column-hiding-toolbar-style/index.html b/samples/grids/grid/column-hiding-toolbar-style/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/grid/column-hiding-toolbar-style/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/grid/column-hiding-toolbar-style/package.json b/samples/grids/grid/column-hiding-toolbar-style/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/grid/column-hiding-toolbar-style/package.json
+++ b/samples/grids/grid/column-hiding-toolbar-style/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/grid/column-hiding-toolbar-style/public/index.html b/samples/grids/grid/column-hiding-toolbar-style/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/grid/column-hiding-toolbar-style/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/grid/column-hiding-toolbar-style/src/react-app-env.d.ts b/samples/grids/grid/column-hiding-toolbar-style/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/grid/column-hiding-toolbar-style/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/grid/column-hiding-toolbar-style/vite.config.js b/samples/grids/grid/column-hiding-toolbar-style/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/grid/column-hiding-toolbar-style/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/grid/column-hiding-toolbar/.devcontainer/devcontainer.json b/samples/grids/grid/column-hiding-toolbar/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/grid/column-hiding-toolbar/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/grid/column-hiding-toolbar/index.html b/samples/grids/grid/column-hiding-toolbar/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/grid/column-hiding-toolbar/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/grid/column-hiding-toolbar/package.json b/samples/grids/grid/column-hiding-toolbar/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/grid/column-hiding-toolbar/package.json
+++ b/samples/grids/grid/column-hiding-toolbar/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/grid/column-hiding-toolbar/public/index.html b/samples/grids/grid/column-hiding-toolbar/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/grid/column-hiding-toolbar/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/grid/column-hiding-toolbar/src/react-app-env.d.ts b/samples/grids/grid/column-hiding-toolbar/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/grid/column-hiding-toolbar/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/grid/column-hiding-toolbar/vite.config.js b/samples/grids/grid/column-hiding-toolbar/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/grid/column-hiding-toolbar/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/grid/column-moving-options/.devcontainer/devcontainer.json b/samples/grids/grid/column-moving-options/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/grid/column-moving-options/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/grid/column-moving-options/index.html b/samples/grids/grid/column-moving-options/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/grid/column-moving-options/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/grid/column-moving-options/package.json b/samples/grids/grid/column-moving-options/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/grid/column-moving-options/package.json
+++ b/samples/grids/grid/column-moving-options/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/grid/column-moving-options/public/index.html b/samples/grids/grid/column-moving-options/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/grid/column-moving-options/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/grid/column-moving-options/src/react-app-env.d.ts b/samples/grids/grid/column-moving-options/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/grid/column-moving-options/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/grid/column-moving-options/vite.config.js b/samples/grids/grid/column-moving-options/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/grid/column-moving-options/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/grid/column-moving-styles/.devcontainer/devcontainer.json b/samples/grids/grid/column-moving-styles/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/grid/column-moving-styles/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/grid/column-moving-styles/index.html b/samples/grids/grid/column-moving-styles/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/grid/column-moving-styles/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/grid/column-moving-styles/package.json b/samples/grids/grid/column-moving-styles/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/grid/column-moving-styles/package.json
+++ b/samples/grids/grid/column-moving-styles/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/grid/column-moving-styles/public/index.html b/samples/grids/grid/column-moving-styles/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/grid/column-moving-styles/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/grid/column-moving-styles/src/react-app-env.d.ts b/samples/grids/grid/column-moving-styles/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/grid/column-moving-styles/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/grid/column-moving-styles/vite.config.js b/samples/grids/grid/column-moving-styles/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/grid/column-moving-styles/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/grid/column-pinning-options/.devcontainer/devcontainer.json b/samples/grids/grid/column-pinning-options/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/grid/column-pinning-options/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/grid/column-pinning-options/index.html b/samples/grids/grid/column-pinning-options/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/grid/column-pinning-options/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/grid/column-pinning-options/package.json b/samples/grids/grid/column-pinning-options/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/grid/column-pinning-options/package.json
+++ b/samples/grids/grid/column-pinning-options/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/grid/column-pinning-options/public/index.html b/samples/grids/grid/column-pinning-options/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/grid/column-pinning-options/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/grid/column-pinning-options/src/react-app-env.d.ts b/samples/grids/grid/column-pinning-options/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/grid/column-pinning-options/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/grid/column-pinning-options/vite.config.js b/samples/grids/grid/column-pinning-options/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/grid/column-pinning-options/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/grid/column-pinning-right-side/.devcontainer/devcontainer.json b/samples/grids/grid/column-pinning-right-side/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/grid/column-pinning-right-side/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/grid/column-pinning-right-side/index.html b/samples/grids/grid/column-pinning-right-side/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/grid/column-pinning-right-side/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/grid/column-pinning-right-side/package.json b/samples/grids/grid/column-pinning-right-side/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/grid/column-pinning-right-side/package.json
+++ b/samples/grids/grid/column-pinning-right-side/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/grid/column-pinning-right-side/public/index.html b/samples/grids/grid/column-pinning-right-side/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/grid/column-pinning-right-side/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/grid/column-pinning-right-side/src/react-app-env.d.ts b/samples/grids/grid/column-pinning-right-side/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/grid/column-pinning-right-side/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/grid/column-pinning-right-side/vite.config.js b/samples/grids/grid/column-pinning-right-side/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/grid/column-pinning-right-side/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/grid/column-pinning-styles/.devcontainer/devcontainer.json b/samples/grids/grid/column-pinning-styles/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/grid/column-pinning-styles/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/grid/column-pinning-styles/index.html b/samples/grids/grid/column-pinning-styles/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/grid/column-pinning-styles/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/grid/column-pinning-styles/package.json b/samples/grids/grid/column-pinning-styles/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/grid/column-pinning-styles/package.json
+++ b/samples/grids/grid/column-pinning-styles/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/grid/column-pinning-styles/public/index.html b/samples/grids/grid/column-pinning-styles/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/grid/column-pinning-styles/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/grid/column-pinning-styles/src/react-app-env.d.ts b/samples/grids/grid/column-pinning-styles/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/grid/column-pinning-styles/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/grid/column-pinning-styles/vite.config.js b/samples/grids/grid/column-pinning-styles/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/grid/column-pinning-styles/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/grid/column-pinning/.devcontainer/devcontainer.json b/samples/grids/grid/column-pinning/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/grid/column-pinning/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/grid/column-pinning/index.html b/samples/grids/grid/column-pinning/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/grid/column-pinning/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/grid/column-pinning/package.json b/samples/grids/grid/column-pinning/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/grid/column-pinning/package.json
+++ b/samples/grids/grid/column-pinning/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/grid/column-pinning/public/index.html b/samples/grids/grid/column-pinning/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/grid/column-pinning/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/grid/column-pinning/src/react-app-env.d.ts b/samples/grids/grid/column-pinning/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/grid/column-pinning/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/grid/column-pinning/vite.config.js b/samples/grids/grid/column-pinning/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/grid/column-pinning/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/grid/column-resize-styling/.devcontainer/devcontainer.json b/samples/grids/grid/column-resize-styling/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/grid/column-resize-styling/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/grid/column-resize-styling/index.html b/samples/grids/grid/column-resize-styling/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/grid/column-resize-styling/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/grid/column-resize-styling/package.json b/samples/grids/grid/column-resize-styling/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/grid/column-resize-styling/package.json
+++ b/samples/grids/grid/column-resize-styling/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/grid/column-resize-styling/public/index.html b/samples/grids/grid/column-resize-styling/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/grid/column-resize-styling/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/grid/column-resize-styling/src/react-app-env.d.ts b/samples/grids/grid/column-resize-styling/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/grid/column-resize-styling/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/grid/column-resize-styling/vite.config.js b/samples/grids/grid/column-resize-styling/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/grid/column-resize-styling/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/grid/column-resizing/.devcontainer/devcontainer.json b/samples/grids/grid/column-resizing/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/grid/column-resizing/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/grid/column-resizing/index.html b/samples/grids/grid/column-resizing/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/grid/column-resizing/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/grid/column-resizing/package.json b/samples/grids/grid/column-resizing/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/grid/column-resizing/package.json
+++ b/samples/grids/grid/column-resizing/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/grid/column-resizing/public/index.html b/samples/grids/grid/column-resizing/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/grid/column-resizing/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/grid/column-resizing/src/react-app-env.d.ts b/samples/grids/grid/column-resizing/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/grid/column-resizing/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/grid/column-resizing/vite.config.js b/samples/grids/grid/column-resizing/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/grid/column-resizing/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/grid/column-selection-group/.devcontainer/devcontainer.json b/samples/grids/grid/column-selection-group/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/grid/column-selection-group/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/grid/column-selection-group/index.html b/samples/grids/grid/column-selection-group/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/grid/column-selection-group/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/grid/column-selection-group/package.json b/samples/grids/grid/column-selection-group/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/grid/column-selection-group/package.json
+++ b/samples/grids/grid/column-selection-group/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/grid/column-selection-group/public/index.html b/samples/grids/grid/column-selection-group/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/grid/column-selection-group/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/grid/column-selection-group/src/react-app-env.d.ts b/samples/grids/grid/column-selection-group/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/grid/column-selection-group/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/grid/column-selection-group/vite.config.js b/samples/grids/grid/column-selection-group/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/grid/column-selection-group/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/grid/column-selection-mode/.devcontainer/devcontainer.json b/samples/grids/grid/column-selection-mode/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/grid/column-selection-mode/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/grid/column-selection-mode/index.html b/samples/grids/grid/column-selection-mode/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/grid/column-selection-mode/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/grid/column-selection-mode/package.json b/samples/grids/grid/column-selection-mode/package.json
index e956f1d72c..68b6d99557 100644
--- a/samples/grids/grid/column-selection-mode/package.json
+++ b/samples/grids/grid/column-selection-mode/package.json
@@ -7,36 +7,39 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/grid/column-selection-mode/public/index.html b/samples/grids/grid/column-selection-mode/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/grid/column-selection-mode/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/grid/column-selection-mode/src/react-app-env.d.ts b/samples/grids/grid/column-selection-mode/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/grid/column-selection-mode/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/grid/column-selection-mode/vite.config.js b/samples/grids/grid/column-selection-mode/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/grid/column-selection-mode/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/grid/column-selection-styles/.devcontainer/devcontainer.json b/samples/grids/grid/column-selection-styles/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/grid/column-selection-styles/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/grid/column-selection-styles/index.html b/samples/grids/grid/column-selection-styles/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/grid/column-selection-styles/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/grid/column-selection-styles/package.json b/samples/grids/grid/column-selection-styles/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/grid/column-selection-styles/package.json
+++ b/samples/grids/grid/column-selection-styles/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/grid/column-selection-styles/public/index.html b/samples/grids/grid/column-selection-styles/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/grid/column-selection-styles/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/grid/column-selection-styles/src/react-app-env.d.ts b/samples/grids/grid/column-selection-styles/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/grid/column-selection-styles/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/grid/column-selection-styles/vite.config.js b/samples/grids/grid/column-selection-styles/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/grid/column-selection-styles/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/grid/column-sorting-indicators/.devcontainer/devcontainer.json b/samples/grids/grid/column-sorting-indicators/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/grid/column-sorting-indicators/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/grid/column-sorting-indicators/index.html b/samples/grids/grid/column-sorting-indicators/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/grid/column-sorting-indicators/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/grid/column-sorting-indicators/package.json b/samples/grids/grid/column-sorting-indicators/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/grid/column-sorting-indicators/package.json
+++ b/samples/grids/grid/column-sorting-indicators/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/grid/column-sorting-indicators/public/index.html b/samples/grids/grid/column-sorting-indicators/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/grid/column-sorting-indicators/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/grid/column-sorting-indicators/src/react-app-env.d.ts b/samples/grids/grid/column-sorting-indicators/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/grid/column-sorting-indicators/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/grid/column-sorting-indicators/vite.config.js b/samples/grids/grid/column-sorting-indicators/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/grid/column-sorting-indicators/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/grid/column-sorting-options/.devcontainer/devcontainer.json b/samples/grids/grid/column-sorting-options/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/grid/column-sorting-options/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/grid/column-sorting-options/index.html b/samples/grids/grid/column-sorting-options/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/grid/column-sorting-options/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/grid/column-sorting-options/package.json b/samples/grids/grid/column-sorting-options/package.json
index e956f1d72c..68b6d99557 100644
--- a/samples/grids/grid/column-sorting-options/package.json
+++ b/samples/grids/grid/column-sorting-options/package.json
@@ -7,36 +7,39 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/grid/column-sorting-options/public/index.html b/samples/grids/grid/column-sorting-options/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/grid/column-sorting-options/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/grid/column-sorting-options/src/react-app-env.d.ts b/samples/grids/grid/column-sorting-options/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/grid/column-sorting-options/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/grid/column-sorting-options/vite.config.js b/samples/grids/grid/column-sorting-options/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/grid/column-sorting-options/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/grid/column-sorting-style/.devcontainer/devcontainer.json b/samples/grids/grid/column-sorting-style/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/grid/column-sorting-style/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/grid/column-sorting-style/index.html b/samples/grids/grid/column-sorting-style/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/grid/column-sorting-style/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/grid/column-sorting-style/package.json b/samples/grids/grid/column-sorting-style/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/grid/column-sorting-style/package.json
+++ b/samples/grids/grid/column-sorting-style/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/grid/column-sorting-style/public/index.html b/samples/grids/grid/column-sorting-style/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/grid/column-sorting-style/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/grid/column-sorting-style/src/react-app-env.d.ts b/samples/grids/grid/column-sorting-style/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/grid/column-sorting-style/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/grid/column-sorting-style/vite.config.js b/samples/grids/grid/column-sorting-style/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/grid/column-sorting-style/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/grid/conditional-cell-style-1/.devcontainer/devcontainer.json b/samples/grids/grid/conditional-cell-style-1/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/grid/conditional-cell-style-1/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/grid/conditional-cell-style-1/index.html b/samples/grids/grid/conditional-cell-style-1/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/grid/conditional-cell-style-1/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/grid/conditional-cell-style-1/package.json b/samples/grids/grid/conditional-cell-style-1/package.json
index e956f1d72c..68b6d99557 100644
--- a/samples/grids/grid/conditional-cell-style-1/package.json
+++ b/samples/grids/grid/conditional-cell-style-1/package.json
@@ -7,36 +7,39 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/grid/conditional-cell-style-1/public/index.html b/samples/grids/grid/conditional-cell-style-1/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/grid/conditional-cell-style-1/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/grid/conditional-cell-style-1/src/react-app-env.d.ts b/samples/grids/grid/conditional-cell-style-1/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/grid/conditional-cell-style-1/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/grid/conditional-cell-style-1/vite.config.js b/samples/grids/grid/conditional-cell-style-1/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/grid/conditional-cell-style-1/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/grid/conditional-cell-style-2/.devcontainer/devcontainer.json b/samples/grids/grid/conditional-cell-style-2/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/grid/conditional-cell-style-2/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/grid/conditional-cell-style-2/index.html b/samples/grids/grid/conditional-cell-style-2/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/grid/conditional-cell-style-2/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/grid/conditional-cell-style-2/package.json b/samples/grids/grid/conditional-cell-style-2/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/grid/conditional-cell-style-2/package.json
+++ b/samples/grids/grid/conditional-cell-style-2/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/grid/conditional-cell-style-2/public/index.html b/samples/grids/grid/conditional-cell-style-2/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/grid/conditional-cell-style-2/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/grid/conditional-cell-style-2/src/react-app-env.d.ts b/samples/grids/grid/conditional-cell-style-2/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/grid/conditional-cell-style-2/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/grid/conditional-cell-style-2/vite.config.js b/samples/grids/grid/conditional-cell-style-2/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/grid/conditional-cell-style-2/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/grid/conditional-row-selectors/.devcontainer/devcontainer.json b/samples/grids/grid/conditional-row-selectors/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/grid/conditional-row-selectors/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/grid/conditional-row-selectors/index.html b/samples/grids/grid/conditional-row-selectors/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/grid/conditional-row-selectors/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/grid/conditional-row-selectors/package.json b/samples/grids/grid/conditional-row-selectors/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/grid/conditional-row-selectors/package.json
+++ b/samples/grids/grid/conditional-row-selectors/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/grid/conditional-row-selectors/public/index.html b/samples/grids/grid/conditional-row-selectors/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/grid/conditional-row-selectors/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/grid/conditional-row-selectors/src/react-app-env.d.ts b/samples/grids/grid/conditional-row-selectors/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/grid/conditional-row-selectors/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/grid/conditional-row-selectors/vite.config.js b/samples/grids/grid/conditional-row-selectors/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/grid/conditional-row-selectors/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/grid/custom-context-menu/.devcontainer/devcontainer.json b/samples/grids/grid/custom-context-menu/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/grid/custom-context-menu/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/grid/custom-context-menu/index.html b/samples/grids/grid/custom-context-menu/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/grid/custom-context-menu/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/grid/custom-context-menu/package.json b/samples/grids/grid/custom-context-menu/package.json
index e2ce9f16ce..fd4b5d52d6 100644
--- a/samples/grids/grid/custom-context-menu/package.json
+++ b/samples/grids/grid/custom-context-menu/package.json
@@ -7,37 +7,40 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-datasources": "19.2.2",
"igniteui-react-grids": "^19.2.0",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/grid/custom-context-menu/public/index.html b/samples/grids/grid/custom-context-menu/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/grid/custom-context-menu/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/grid/custom-context-menu/src/react-app-env.d.ts b/samples/grids/grid/custom-context-menu/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/grid/custom-context-menu/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/grid/custom-context-menu/vite.config.js b/samples/grids/grid/custom-context-menu/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/grid/custom-context-menu/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/grid/data-batch-editing-actions/.devcontainer/devcontainer.json b/samples/grids/grid/data-batch-editing-actions/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/grid/data-batch-editing-actions/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/grid/data-batch-editing-actions/index.html b/samples/grids/grid/data-batch-editing-actions/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/grid/data-batch-editing-actions/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/grid/data-batch-editing-actions/package.json b/samples/grids/grid/data-batch-editing-actions/package.json
index e956f1d72c..68b6d99557 100644
--- a/samples/grids/grid/data-batch-editing-actions/package.json
+++ b/samples/grids/grid/data-batch-editing-actions/package.json
@@ -7,36 +7,39 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/grid/data-batch-editing-actions/public/index.html b/samples/grids/grid/data-batch-editing-actions/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/grid/data-batch-editing-actions/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/grid/data-batch-editing-actions/src/react-app-env.d.ts b/samples/grids/grid/data-batch-editing-actions/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/grid/data-batch-editing-actions/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/grid/data-batch-editing-actions/vite.config.js b/samples/grids/grid/data-batch-editing-actions/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/grid/data-batch-editing-actions/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/grid/data-performance-virtualization/.devcontainer/devcontainer.json b/samples/grids/grid/data-performance-virtualization/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/grid/data-performance-virtualization/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/grid/data-performance-virtualization/index.html b/samples/grids/grid/data-performance-virtualization/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/grid/data-performance-virtualization/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/grid/data-performance-virtualization/package.json b/samples/grids/grid/data-performance-virtualization/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/grid/data-performance-virtualization/package.json
+++ b/samples/grids/grid/data-performance-virtualization/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/grid/data-performance-virtualization/public/index.html b/samples/grids/grid/data-performance-virtualization/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/grid/data-performance-virtualization/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/grid/data-performance-virtualization/src/react-app-env.d.ts b/samples/grids/grid/data-performance-virtualization/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/grid/data-performance-virtualization/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/grid/data-performance-virtualization/vite.config.js b/samples/grids/grid/data-performance-virtualization/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/grid/data-performance-virtualization/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/grid/data-searching/.devcontainer/devcontainer.json b/samples/grids/grid/data-searching/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/grid/data-searching/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/grid/data-searching/index.html b/samples/grids/grid/data-searching/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/grid/data-searching/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/grid/data-searching/package.json b/samples/grids/grid/data-searching/package.json
index e2ce9f16ce..fd4b5d52d6 100644
--- a/samples/grids/grid/data-searching/package.json
+++ b/samples/grids/grid/data-searching/package.json
@@ -7,37 +7,40 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-datasources": "19.2.2",
"igniteui-react-grids": "^19.2.0",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/grid/data-searching/public/index.html b/samples/grids/grid/data-searching/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/grid/data-searching/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/grid/data-searching/src/react-app-env.d.ts b/samples/grids/grid/data-searching/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/grid/data-searching/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/grid/data-searching/vite.config.js b/samples/grids/grid/data-searching/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/grid/data-searching/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/grid/data-summary-formatter/.devcontainer/devcontainer.json b/samples/grids/grid/data-summary-formatter/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/grid/data-summary-formatter/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/grid/data-summary-formatter/index.html b/samples/grids/grid/data-summary-formatter/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/grid/data-summary-formatter/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/grid/data-summary-formatter/package.json b/samples/grids/grid/data-summary-formatter/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/grid/data-summary-formatter/package.json
+++ b/samples/grids/grid/data-summary-formatter/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/grid/data-summary-formatter/public/index.html b/samples/grids/grid/data-summary-formatter/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/grid/data-summary-formatter/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/grid/data-summary-formatter/src/react-app-env.d.ts b/samples/grids/grid/data-summary-formatter/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/grid/data-summary-formatter/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/grid/data-summary-formatter/vite.config.js b/samples/grids/grid/data-summary-formatter/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/grid/data-summary-formatter/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/grid/data-summary-options/.devcontainer/devcontainer.json b/samples/grids/grid/data-summary-options/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/grid/data-summary-options/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/grid/data-summary-options/index.html b/samples/grids/grid/data-summary-options/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/grid/data-summary-options/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/grid/data-summary-options/package.json b/samples/grids/grid/data-summary-options/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/grid/data-summary-options/package.json
+++ b/samples/grids/grid/data-summary-options/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/grid/data-summary-options/public/index.html b/samples/grids/grid/data-summary-options/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/grid/data-summary-options/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/grid/data-summary-options/src/react-app-env.d.ts b/samples/grids/grid/data-summary-options/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/grid/data-summary-options/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/grid/data-summary-options/vite.config.js b/samples/grids/grid/data-summary-options/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/grid/data-summary-options/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/grid/data-summary-template/.devcontainer/devcontainer.json b/samples/grids/grid/data-summary-template/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/grid/data-summary-template/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/grid/data-summary-template/index.html b/samples/grids/grid/data-summary-template/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/grid/data-summary-template/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/grid/data-summary-template/package.json b/samples/grids/grid/data-summary-template/package.json
index e956f1d72c..68b6d99557 100644
--- a/samples/grids/grid/data-summary-template/package.json
+++ b/samples/grids/grid/data-summary-template/package.json
@@ -7,36 +7,39 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/grid/data-summary-template/public/index.html b/samples/grids/grid/data-summary-template/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/grid/data-summary-template/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/grid/data-summary-template/src/react-app-env.d.ts b/samples/grids/grid/data-summary-template/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/grid/data-summary-template/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/grid/data-summary-template/vite.config.js b/samples/grids/grid/data-summary-template/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/grid/data-summary-template/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/grid/data-validation-style/.devcontainer/devcontainer.json b/samples/grids/grid/data-validation-style/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/grid/data-validation-style/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/grid/data-validation-style/index.html b/samples/grids/grid/data-validation-style/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/grid/data-validation-style/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/grid/data-validation-style/package.json b/samples/grids/grid/data-validation-style/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/grid/data-validation-style/package.json
+++ b/samples/grids/grid/data-validation-style/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/grid/data-validation-style/public/index.html b/samples/grids/grid/data-validation-style/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/grid/data-validation-style/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/grid/data-validation-style/src/react-app-env.d.ts b/samples/grids/grid/data-validation-style/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/grid/data-validation-style/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/grid/data-validation-style/vite.config.js b/samples/grids/grid/data-validation-style/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/grid/data-validation-style/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/grid/data-validator-service-cross-field/.devcontainer/devcontainer.json b/samples/grids/grid/data-validator-service-cross-field/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/grid/data-validator-service-cross-field/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/grid/data-validator-service-cross-field/index.html b/samples/grids/grid/data-validator-service-cross-field/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/grid/data-validator-service-cross-field/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/grid/data-validator-service-cross-field/package.json b/samples/grids/grid/data-validator-service-cross-field/package.json
index e956f1d72c..68b6d99557 100644
--- a/samples/grids/grid/data-validator-service-cross-field/package.json
+++ b/samples/grids/grid/data-validator-service-cross-field/package.json
@@ -7,36 +7,39 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/grid/data-validator-service-cross-field/public/index.html b/samples/grids/grid/data-validator-service-cross-field/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/grid/data-validator-service-cross-field/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/grid/data-validator-service-cross-field/src/react-app-env.d.ts b/samples/grids/grid/data-validator-service-cross-field/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/grid/data-validator-service-cross-field/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/grid/data-validator-service-cross-field/vite.config.js b/samples/grids/grid/data-validator-service-cross-field/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/grid/data-validator-service-cross-field/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/grid/data-validator-service-extended/.devcontainer/devcontainer.json b/samples/grids/grid/data-validator-service-extended/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/grid/data-validator-service-extended/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/grid/data-validator-service-extended/index.html b/samples/grids/grid/data-validator-service-extended/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/grid/data-validator-service-extended/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/grid/data-validator-service-extended/package.json b/samples/grids/grid/data-validator-service-extended/package.json
index e956f1d72c..68b6d99557 100644
--- a/samples/grids/grid/data-validator-service-extended/package.json
+++ b/samples/grids/grid/data-validator-service-extended/package.json
@@ -7,36 +7,39 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/grid/data-validator-service-extended/public/index.html b/samples/grids/grid/data-validator-service-extended/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/grid/data-validator-service-extended/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/grid/data-validator-service-extended/src/react-app-env.d.ts b/samples/grids/grid/data-validator-service-extended/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/grid/data-validator-service-extended/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/grid/data-validator-service-extended/vite.config.js b/samples/grids/grid/data-validator-service-extended/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/grid/data-validator-service-extended/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/grid/data-validator-service/.devcontainer/devcontainer.json b/samples/grids/grid/data-validator-service/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/grid/data-validator-service/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/grid/data-validator-service/index.html b/samples/grids/grid/data-validator-service/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/grid/data-validator-service/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/grid/data-validator-service/package.json b/samples/grids/grid/data-validator-service/package.json
index e956f1d72c..68b6d99557 100644
--- a/samples/grids/grid/data-validator-service/package.json
+++ b/samples/grids/grid/data-validator-service/package.json
@@ -7,36 +7,39 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/grid/data-validator-service/public/index.html b/samples/grids/grid/data-validator-service/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/grid/data-validator-service/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/grid/data-validator-service/src/react-app-env.d.ts b/samples/grids/grid/data-validator-service/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/grid/data-validator-service/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/grid/data-validator-service/vite.config.js b/samples/grids/grid/data-validator-service/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/grid/data-validator-service/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/grid/disabled-summaries/.devcontainer/devcontainer.json b/samples/grids/grid/disabled-summaries/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/grid/disabled-summaries/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/grid/disabled-summaries/index.html b/samples/grids/grid/disabled-summaries/index.html
new file mode 100644
index 0000000000..38a004ded2
--- /dev/null
+++ b/samples/grids/grid/disabled-summaries/index.html
@@ -0,0 +1,18 @@
+
+
+
+ Sample | Ignite UI | React | Infragistics
+
+
+
+
+
+
+
+
diff --git a/samples/grids/grid/disabled-summaries/package.json b/samples/grids/grid/disabled-summaries/package.json
index 0464377738..d9d6ccf2c9 100644
--- a/samples/grids/grid/disabled-summaries/package.json
+++ b/samples/grids/grid/disabled-summaries/package.json
@@ -2,35 +2,38 @@
"name": "example-ignite-ui-react",
"version": "1.4.0",
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-datasources": "19.2.2",
"igniteui-react-grids": "^19.2.0",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/grid/disabled-summaries/public/index.html b/samples/grids/grid/disabled-summaries/public/index.html
deleted file mode 100644
index c76a032f33..0000000000
--- a/samples/grids/grid/disabled-summaries/public/index.html
+++ /dev/null
@@ -1,17 +0,0 @@
-
-
-
- Sample | Ignite UI | React | Infragistics
-
-
-
-
-
-
-
diff --git a/samples/grids/grid/disabled-summaries/src/react-app-env.d.ts b/samples/grids/grid/disabled-summaries/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/grid/disabled-summaries/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/grid/disabled-summaries/vite.config.js b/samples/grids/grid/disabled-summaries/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/grid/disabled-summaries/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/grid/editing-columns/.devcontainer/devcontainer.json b/samples/grids/grid/editing-columns/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/grid/editing-columns/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/grid/editing-columns/index.html b/samples/grids/grid/editing-columns/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/grid/editing-columns/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/grid/editing-columns/package.json b/samples/grids/grid/editing-columns/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/grid/editing-columns/package.json
+++ b/samples/grids/grid/editing-columns/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/grid/editing-columns/public/index.html b/samples/grids/grid/editing-columns/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/grid/editing-columns/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/grid/editing-columns/src/react-app-env.d.ts b/samples/grids/grid/editing-columns/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/grid/editing-columns/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/grid/editing-columns/vite.config.js b/samples/grids/grid/editing-columns/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/grid/editing-columns/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/grid/editing-events/.devcontainer/devcontainer.json b/samples/grids/grid/editing-events/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/grid/editing-events/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/grid/editing-events/index.html b/samples/grids/grid/editing-events/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/grid/editing-events/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/grid/editing-events/package.json b/samples/grids/grid/editing-events/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/grid/editing-events/package.json
+++ b/samples/grids/grid/editing-events/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/grid/editing-events/public/index.html b/samples/grids/grid/editing-events/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/grid/editing-events/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/grid/editing-events/src/react-app-env.d.ts b/samples/grids/grid/editing-events/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/grid/editing-events/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/grid/editing-events/vite.config.js b/samples/grids/grid/editing-events/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/grid/editing-events/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/grid/editing-excel-style/.devcontainer/devcontainer.json b/samples/grids/grid/editing-excel-style/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/grid/editing-excel-style/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/grid/editing-excel-style/index.html b/samples/grids/grid/editing-excel-style/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/grid/editing-excel-style/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/grid/editing-excel-style/package.json b/samples/grids/grid/editing-excel-style/package.json
index e2ce9f16ce..fd4b5d52d6 100644
--- a/samples/grids/grid/editing-excel-style/package.json
+++ b/samples/grids/grid/editing-excel-style/package.json
@@ -7,37 +7,40 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-datasources": "19.2.2",
"igniteui-react-grids": "^19.2.0",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/grid/editing-excel-style/public/index.html b/samples/grids/grid/editing-excel-style/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/grid/editing-excel-style/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/grid/editing-excel-style/src/react-app-env.d.ts b/samples/grids/grid/editing-excel-style/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/grid/editing-excel-style/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/grid/editing-excel-style/vite.config.js b/samples/grids/grid/editing-excel-style/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/grid/editing-excel-style/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/grid/editing-lifecycle/.devcontainer/devcontainer.json b/samples/grids/grid/editing-lifecycle/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/grid/editing-lifecycle/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/grid/editing-lifecycle/index.html b/samples/grids/grid/editing-lifecycle/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/grid/editing-lifecycle/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/grid/editing-lifecycle/package.json b/samples/grids/grid/editing-lifecycle/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/grid/editing-lifecycle/package.json
+++ b/samples/grids/grid/editing-lifecycle/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/grid/editing-lifecycle/public/index.html b/samples/grids/grid/editing-lifecycle/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/grid/editing-lifecycle/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/grid/editing-lifecycle/src/react-app-env.d.ts b/samples/grids/grid/editing-lifecycle/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/grid/editing-lifecycle/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/grid/editing-lifecycle/vite.config.js b/samples/grids/grid/editing-lifecycle/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/grid/editing-lifecycle/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/grid/excel-exporting/.devcontainer/devcontainer.json b/samples/grids/grid/excel-exporting/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/grid/excel-exporting/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/grid/excel-exporting/index.html b/samples/grids/grid/excel-exporting/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/grid/excel-exporting/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/grid/excel-exporting/package.json b/samples/grids/grid/excel-exporting/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/grid/excel-exporting/package.json
+++ b/samples/grids/grid/excel-exporting/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/grid/excel-exporting/public/index.html b/samples/grids/grid/excel-exporting/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/grid/excel-exporting/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/grid/excel-exporting/src/react-app-env.d.ts b/samples/grids/grid/excel-exporting/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/grid/excel-exporting/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/grid/excel-exporting/vite.config.js b/samples/grids/grid/excel-exporting/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/grid/excel-exporting/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/grid/excel-style-filtering-sample-1/.devcontainer/devcontainer.json b/samples/grids/grid/excel-style-filtering-sample-1/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/grid/excel-style-filtering-sample-1/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/grid/excel-style-filtering-sample-1/index.html b/samples/grids/grid/excel-style-filtering-sample-1/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/grid/excel-style-filtering-sample-1/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/grid/excel-style-filtering-sample-1/package.json b/samples/grids/grid/excel-style-filtering-sample-1/package.json
index e956f1d72c..68b6d99557 100644
--- a/samples/grids/grid/excel-style-filtering-sample-1/package.json
+++ b/samples/grids/grid/excel-style-filtering-sample-1/package.json
@@ -7,36 +7,39 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/grid/excel-style-filtering-sample-1/public/index.html b/samples/grids/grid/excel-style-filtering-sample-1/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/grid/excel-style-filtering-sample-1/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/grid/excel-style-filtering-sample-1/src/react-app-env.d.ts b/samples/grids/grid/excel-style-filtering-sample-1/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/grid/excel-style-filtering-sample-1/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/grid/excel-style-filtering-sample-1/vite.config.js b/samples/grids/grid/excel-style-filtering-sample-1/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/grid/excel-style-filtering-sample-1/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/grid/excel-style-filtering-sample-2/.devcontainer/devcontainer.json b/samples/grids/grid/excel-style-filtering-sample-2/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/grid/excel-style-filtering-sample-2/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/grid/excel-style-filtering-sample-2/index.html b/samples/grids/grid/excel-style-filtering-sample-2/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/grid/excel-style-filtering-sample-2/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/grid/excel-style-filtering-sample-2/package.json b/samples/grids/grid/excel-style-filtering-sample-2/package.json
index e956f1d72c..68b6d99557 100644
--- a/samples/grids/grid/excel-style-filtering-sample-2/package.json
+++ b/samples/grids/grid/excel-style-filtering-sample-2/package.json
@@ -7,36 +7,39 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/grid/excel-style-filtering-sample-2/public/index.html b/samples/grids/grid/excel-style-filtering-sample-2/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/grid/excel-style-filtering-sample-2/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/grid/excel-style-filtering-sample-2/src/react-app-env.d.ts b/samples/grids/grid/excel-style-filtering-sample-2/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/grid/excel-style-filtering-sample-2/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/grid/excel-style-filtering-sample-2/vite.config.js b/samples/grids/grid/excel-style-filtering-sample-2/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/grid/excel-style-filtering-sample-2/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/grid/excel-style-filtering-sample-3/.devcontainer/devcontainer.json b/samples/grids/grid/excel-style-filtering-sample-3/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/grid/excel-style-filtering-sample-3/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/grid/excel-style-filtering-sample-3/index.html b/samples/grids/grid/excel-style-filtering-sample-3/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/grid/excel-style-filtering-sample-3/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/grid/excel-style-filtering-sample-3/package.json b/samples/grids/grid/excel-style-filtering-sample-3/package.json
index e956f1d72c..68b6d99557 100644
--- a/samples/grids/grid/excel-style-filtering-sample-3/package.json
+++ b/samples/grids/grid/excel-style-filtering-sample-3/package.json
@@ -7,36 +7,39 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/grid/excel-style-filtering-sample-3/public/index.html b/samples/grids/grid/excel-style-filtering-sample-3/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/grid/excel-style-filtering-sample-3/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/grid/excel-style-filtering-sample-3/src/react-app-env.d.ts b/samples/grids/grid/excel-style-filtering-sample-3/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/grid/excel-style-filtering-sample-3/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/grid/excel-style-filtering-sample-3/vite.config.js b/samples/grids/grid/excel-style-filtering-sample-3/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/grid/excel-style-filtering-sample-3/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/grid/excel-style-filtering-style/.devcontainer/devcontainer.json b/samples/grids/grid/excel-style-filtering-style/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/grid/excel-style-filtering-style/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/grid/excel-style-filtering-style/index.html b/samples/grids/grid/excel-style-filtering-style/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/grid/excel-style-filtering-style/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/grid/excel-style-filtering-style/package.json b/samples/grids/grid/excel-style-filtering-style/package.json
index e956f1d72c..68b6d99557 100644
--- a/samples/grids/grid/excel-style-filtering-style/package.json
+++ b/samples/grids/grid/excel-style-filtering-style/package.json
@@ -7,36 +7,39 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/grid/excel-style-filtering-style/public/index.html b/samples/grids/grid/excel-style-filtering-style/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/grid/excel-style-filtering-style/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/grid/excel-style-filtering-style/src/react-app-env.d.ts b/samples/grids/grid/excel-style-filtering-style/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/grid/excel-style-filtering-style/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/grid/excel-style-filtering-style/vite.config.js b/samples/grids/grid/excel-style-filtering-style/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/grid/excel-style-filtering-style/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/grid/external-advanced-filtering/.devcontainer/devcontainer.json b/samples/grids/grid/external-advanced-filtering/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/grid/external-advanced-filtering/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/grid/external-advanced-filtering/index.html b/samples/grids/grid/external-advanced-filtering/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/grid/external-advanced-filtering/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/grid/external-advanced-filtering/package.json b/samples/grids/grid/external-advanced-filtering/package.json
index e956f1d72c..68b6d99557 100644
--- a/samples/grids/grid/external-advanced-filtering/package.json
+++ b/samples/grids/grid/external-advanced-filtering/package.json
@@ -7,36 +7,39 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/grid/external-advanced-filtering/public/index.html b/samples/grids/grid/external-advanced-filtering/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/grid/external-advanced-filtering/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/grid/external-advanced-filtering/src/react-app-env.d.ts b/samples/grids/grid/external-advanced-filtering/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/grid/external-advanced-filtering/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/grid/external-advanced-filtering/vite.config.js b/samples/grids/grid/external-advanced-filtering/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/grid/external-advanced-filtering/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/grid/filtering-options/.devcontainer/devcontainer.json b/samples/grids/grid/filtering-options/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/grid/filtering-options/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/grid/filtering-options/index.html b/samples/grids/grid/filtering-options/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/grid/filtering-options/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/grid/filtering-options/package.json b/samples/grids/grid/filtering-options/package.json
index e956f1d72c..68b6d99557 100644
--- a/samples/grids/grid/filtering-options/package.json
+++ b/samples/grids/grid/filtering-options/package.json
@@ -7,36 +7,39 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/grid/filtering-options/public/index.html b/samples/grids/grid/filtering-options/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/grid/filtering-options/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/grid/filtering-options/src/react-app-env.d.ts b/samples/grids/grid/filtering-options/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/grid/filtering-options/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/grid/filtering-options/vite.config.js b/samples/grids/grid/filtering-options/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/grid/filtering-options/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/grid/filtering-strategy/.devcontainer/devcontainer.json b/samples/grids/grid/filtering-strategy/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/grid/filtering-strategy/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/grid/filtering-strategy/index.html b/samples/grids/grid/filtering-strategy/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/grid/filtering-strategy/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/grid/filtering-strategy/package.json b/samples/grids/grid/filtering-strategy/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/grid/filtering-strategy/package.json
+++ b/samples/grids/grid/filtering-strategy/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/grid/filtering-strategy/public/index.html b/samples/grids/grid/filtering-strategy/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/grid/filtering-strategy/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/grid/filtering-strategy/src/react-app-env.d.ts b/samples/grids/grid/filtering-strategy/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/grid/filtering-strategy/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/grid/filtering-strategy/vite.config.js b/samples/grids/grid/filtering-strategy/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/grid/filtering-strategy/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/grid/filtering-style/.devcontainer/devcontainer.json b/samples/grids/grid/filtering-style/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/grid/filtering-style/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/grid/filtering-style/index.html b/samples/grids/grid/filtering-style/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/grid/filtering-style/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/grid/filtering-style/package.json b/samples/grids/grid/filtering-style/package.json
index e956f1d72c..68b6d99557 100644
--- a/samples/grids/grid/filtering-style/package.json
+++ b/samples/grids/grid/filtering-style/package.json
@@ -7,36 +7,39 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/grid/filtering-style/public/index.html b/samples/grids/grid/filtering-style/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/grid/filtering-style/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/grid/filtering-style/src/react-app-env.d.ts b/samples/grids/grid/filtering-style/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/grid/filtering-style/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/grid/filtering-style/vite.config.js b/samples/grids/grid/filtering-style/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/grid/filtering-style/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/grid/finjs/.devcontainer/devcontainer.json b/samples/grids/grid/finjs/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/grid/finjs/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/grid/finjs/index.html b/samples/grids/grid/finjs/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/grid/finjs/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/grid/finjs/package.json b/samples/grids/grid/finjs/package.json
index 7c80dab6d8..c25c9bddc3 100644
--- a/samples/grids/grid/finjs/package.json
+++ b/samples/grids/grid/finjs/package.json
@@ -7,38 +7,41 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-datasources": "19.2.2",
"igniteui-react-grids": "^19.2.0",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/grid/finjs/public/index.html b/samples/grids/grid/finjs/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/grid/finjs/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/grid/finjs/src/react-app-env.d.ts b/samples/grids/grid/finjs/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/grid/finjs/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/grid/finjs/vite.config.js b/samples/grids/grid/finjs/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/grid/finjs/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/grid/groupby-custom/.devcontainer/devcontainer.json b/samples/grids/grid/groupby-custom/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/grid/groupby-custom/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/grid/groupby-custom/index.html b/samples/grids/grid/groupby-custom/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/grid/groupby-custom/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/grid/groupby-custom/package.json b/samples/grids/grid/groupby-custom/package.json
index e2ce9f16ce..fd4b5d52d6 100644
--- a/samples/grids/grid/groupby-custom/package.json
+++ b/samples/grids/grid/groupby-custom/package.json
@@ -7,37 +7,40 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-datasources": "19.2.2",
"igniteui-react-grids": "^19.2.0",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/grid/groupby-custom/public/index.html b/samples/grids/grid/groupby-custom/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/grid/groupby-custom/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/grid/groupby-custom/src/react-app-env.d.ts b/samples/grids/grid/groupby-custom/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/grid/groupby-custom/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/grid/groupby-custom/vite.config.js b/samples/grids/grid/groupby-custom/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/grid/groupby-custom/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/grid/groupby-expressions/.devcontainer/devcontainer.json b/samples/grids/grid/groupby-expressions/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/grid/groupby-expressions/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/grid/groupby-expressions/index.html b/samples/grids/grid/groupby-expressions/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/grid/groupby-expressions/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/grid/groupby-expressions/package.json b/samples/grids/grid/groupby-expressions/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/grid/groupby-expressions/package.json
+++ b/samples/grids/grid/groupby-expressions/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/grid/groupby-expressions/public/index.html b/samples/grids/grid/groupby-expressions/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/grid/groupby-expressions/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/grid/groupby-expressions/src/react-app-env.d.ts b/samples/grids/grid/groupby-expressions/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/grid/groupby-expressions/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/grid/groupby-expressions/vite.config.js b/samples/grids/grid/groupby-expressions/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/grid/groupby-expressions/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/grid/groupby-paging/.devcontainer/devcontainer.json b/samples/grids/grid/groupby-paging/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/grid/groupby-paging/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/grid/groupby-paging/index.html b/samples/grids/grid/groupby-paging/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/grid/groupby-paging/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/grid/groupby-paging/package.json b/samples/grids/grid/groupby-paging/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/grid/groupby-paging/package.json
+++ b/samples/grids/grid/groupby-paging/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/grid/groupby-paging/public/index.html b/samples/grids/grid/groupby-paging/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/grid/groupby-paging/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/grid/groupby-paging/src/react-app-env.d.ts b/samples/grids/grid/groupby-paging/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/grid/groupby-paging/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/grid/groupby-paging/vite.config.js b/samples/grids/grid/groupby-paging/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/grid/groupby-paging/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/grid/groupby-styling/.devcontainer/devcontainer.json b/samples/grids/grid/groupby-styling/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/grid/groupby-styling/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/grid/groupby-styling/index.html b/samples/grids/grid/groupby-styling/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/grid/groupby-styling/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/grid/groupby-styling/package.json b/samples/grids/grid/groupby-styling/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/grid/groupby-styling/package.json
+++ b/samples/grids/grid/groupby-styling/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/grid/groupby-styling/public/index.html b/samples/grids/grid/groupby-styling/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/grid/groupby-styling/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/grid/groupby-styling/src/react-app-env.d.ts b/samples/grids/grid/groupby-styling/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/grid/groupby-styling/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/grid/groupby-styling/vite.config.js b/samples/grids/grid/groupby-styling/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/grid/groupby-styling/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/grid/groupby-summary-options/.devcontainer/devcontainer.json b/samples/grids/grid/groupby-summary-options/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/grid/groupby-summary-options/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/grid/groupby-summary-options/index.html b/samples/grids/grid/groupby-summary-options/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/grid/groupby-summary-options/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/grid/groupby-summary-options/package.json b/samples/grids/grid/groupby-summary-options/package.json
index e956f1d72c..68b6d99557 100644
--- a/samples/grids/grid/groupby-summary-options/package.json
+++ b/samples/grids/grid/groupby-summary-options/package.json
@@ -7,36 +7,39 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/grid/groupby-summary-options/public/index.html b/samples/grids/grid/groupby-summary-options/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/grid/groupby-summary-options/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/grid/groupby-summary-options/src/react-app-env.d.ts b/samples/grids/grid/groupby-summary-options/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/grid/groupby-summary-options/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/grid/groupby-summary-options/vite.config.js b/samples/grids/grid/groupby-summary-options/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/grid/groupby-summary-options/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/grid/groupby-summary-styling/.devcontainer/devcontainer.json b/samples/grids/grid/groupby-summary-styling/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/grid/groupby-summary-styling/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/grid/groupby-summary-styling/index.html b/samples/grids/grid/groupby-summary-styling/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/grid/groupby-summary-styling/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/grid/groupby-summary-styling/package.json b/samples/grids/grid/groupby-summary-styling/package.json
index e956f1d72c..68b6d99557 100644
--- a/samples/grids/grid/groupby-summary-styling/package.json
+++ b/samples/grids/grid/groupby-summary-styling/package.json
@@ -7,36 +7,39 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/grid/groupby-summary-styling/public/index.html b/samples/grids/grid/groupby-summary-styling/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/grid/groupby-summary-styling/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/grid/groupby-summary-styling/src/react-app-env.d.ts b/samples/grids/grid/groupby-summary-styling/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/grid/groupby-summary-styling/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/grid/groupby-summary-styling/vite.config.js b/samples/grids/grid/groupby-summary-styling/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/grid/groupby-summary-styling/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/grid/infinite-scroll/.devcontainer/devcontainer.json b/samples/grids/grid/infinite-scroll/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/grid/infinite-scroll/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/grid/infinite-scroll/index.html b/samples/grids/grid/infinite-scroll/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/grid/infinite-scroll/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/grid/infinite-scroll/package.json b/samples/grids/grid/infinite-scroll/package.json
index e2ce9f16ce..fd4b5d52d6 100644
--- a/samples/grids/grid/infinite-scroll/package.json
+++ b/samples/grids/grid/infinite-scroll/package.json
@@ -7,37 +7,40 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-datasources": "19.2.2",
"igniteui-react-grids": "^19.2.0",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/grid/infinite-scroll/public/index.html b/samples/grids/grid/infinite-scroll/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/grid/infinite-scroll/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/grid/infinite-scroll/src/react-app-env.d.ts b/samples/grids/grid/infinite-scroll/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/grid/infinite-scroll/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/grid/infinite-scroll/vite.config.js b/samples/grids/grid/infinite-scroll/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/grid/infinite-scroll/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/grid/keyboard-custom-navigation/.devcontainer/devcontainer.json b/samples/grids/grid/keyboard-custom-navigation/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/grid/keyboard-custom-navigation/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/grid/keyboard-custom-navigation/index.html b/samples/grids/grid/keyboard-custom-navigation/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/grid/keyboard-custom-navigation/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/grid/keyboard-custom-navigation/package.json b/samples/grids/grid/keyboard-custom-navigation/package.json
index e956f1d72c..68b6d99557 100644
--- a/samples/grids/grid/keyboard-custom-navigation/package.json
+++ b/samples/grids/grid/keyboard-custom-navigation/package.json
@@ -7,36 +7,39 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/grid/keyboard-custom-navigation/public/index.html b/samples/grids/grid/keyboard-custom-navigation/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/grid/keyboard-custom-navigation/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/grid/keyboard-custom-navigation/src/react-app-env.d.ts b/samples/grids/grid/keyboard-custom-navigation/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/grid/keyboard-custom-navigation/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/grid/keyboard-custom-navigation/vite.config.js b/samples/grids/grid/keyboard-custom-navigation/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/grid/keyboard-custom-navigation/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/grid/keyboard-mrl-navigation/.devcontainer/devcontainer.json b/samples/grids/grid/keyboard-mrl-navigation/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/grid/keyboard-mrl-navigation/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/grid/keyboard-mrl-navigation/index.html b/samples/grids/grid/keyboard-mrl-navigation/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/grid/keyboard-mrl-navigation/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/grid/keyboard-mrl-navigation/package.json b/samples/grids/grid/keyboard-mrl-navigation/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/grid/keyboard-mrl-navigation/package.json
+++ b/samples/grids/grid/keyboard-mrl-navigation/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/grid/keyboard-mrl-navigation/public/index.html b/samples/grids/grid/keyboard-mrl-navigation/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/grid/keyboard-mrl-navigation/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/grid/keyboard-mrl-navigation/src/react-app-env.d.ts b/samples/grids/grid/keyboard-mrl-navigation/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/grid/keyboard-mrl-navigation/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/grid/keyboard-mrl-navigation/vite.config.js b/samples/grids/grid/keyboard-mrl-navigation/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/grid/keyboard-mrl-navigation/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/grid/layout-display-density/.devcontainer/devcontainer.json b/samples/grids/grid/layout-display-density/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/grid/layout-display-density/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/grid/layout-display-density/index.html b/samples/grids/grid/layout-display-density/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/grid/layout-display-density/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/grid/layout-display-density/package.json b/samples/grids/grid/layout-display-density/package.json
index e956f1d72c..68b6d99557 100644
--- a/samples/grids/grid/layout-display-density/package.json
+++ b/samples/grids/grid/layout-display-density/package.json
@@ -7,36 +7,39 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/grid/layout-display-density/public/index.html b/samples/grids/grid/layout-display-density/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/grid/layout-display-density/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/grid/layout-display-density/src/react-app-env.d.ts b/samples/grids/grid/layout-display-density/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/grid/layout-display-density/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/grid/layout-display-density/vite.config.js b/samples/grids/grid/layout-display-density/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/grid/layout-display-density/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/grid/master-detail/.devcontainer/devcontainer.json b/samples/grids/grid/master-detail/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/grid/master-detail/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/grid/master-detail/index.html b/samples/grids/grid/master-detail/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/grid/master-detail/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/grid/master-detail/package.json b/samples/grids/grid/master-detail/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/grid/master-detail/package.json
+++ b/samples/grids/grid/master-detail/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/grid/master-detail/public/index.html b/samples/grids/grid/master-detail/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/grid/master-detail/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/grid/master-detail/src/react-app-env.d.ts b/samples/grids/grid/master-detail/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/grid/master-detail/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/grid/master-detail/vite.config.js b/samples/grids/grid/master-detail/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/grid/master-detail/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/grid/multi-cell-selection-mode/.devcontainer/devcontainer.json b/samples/grids/grid/multi-cell-selection-mode/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/grid/multi-cell-selection-mode/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/grid/multi-cell-selection-mode/index.html b/samples/grids/grid/multi-cell-selection-mode/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/grid/multi-cell-selection-mode/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/grid/multi-cell-selection-mode/package.json b/samples/grids/grid/multi-cell-selection-mode/package.json
index e2ce9f16ce..fd4b5d52d6 100644
--- a/samples/grids/grid/multi-cell-selection-mode/package.json
+++ b/samples/grids/grid/multi-cell-selection-mode/package.json
@@ -7,37 +7,40 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-datasources": "19.2.2",
"igniteui-react-grids": "^19.2.0",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/grid/multi-cell-selection-mode/public/index.html b/samples/grids/grid/multi-cell-selection-mode/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/grid/multi-cell-selection-mode/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/grid/multi-cell-selection-mode/src/react-app-env.d.ts b/samples/grids/grid/multi-cell-selection-mode/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/grid/multi-cell-selection-mode/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/grid/multi-cell-selection-mode/vite.config.js b/samples/grids/grid/multi-cell-selection-mode/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/grid/multi-cell-selection-mode/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/grid/multi-column-headers-export/.devcontainer/devcontainer.json b/samples/grids/grid/multi-column-headers-export/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/grid/multi-column-headers-export/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/grid/multi-column-headers-export/index.html b/samples/grids/grid/multi-column-headers-export/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/grid/multi-column-headers-export/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/grid/multi-column-headers-export/package.json b/samples/grids/grid/multi-column-headers-export/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/grid/multi-column-headers-export/package.json
+++ b/samples/grids/grid/multi-column-headers-export/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/grid/multi-column-headers-export/public/index.html b/samples/grids/grid/multi-column-headers-export/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/grid/multi-column-headers-export/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/grid/multi-column-headers-export/src/react-app-env.d.ts b/samples/grids/grid/multi-column-headers-export/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/grid/multi-column-headers-export/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/grid/multi-column-headers-export/vite.config.js b/samples/grids/grid/multi-column-headers-export/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/grid/multi-column-headers-export/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/grid/multi-column-headers-overview/.devcontainer/devcontainer.json b/samples/grids/grid/multi-column-headers-overview/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/grid/multi-column-headers-overview/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/grid/multi-column-headers-overview/index.html b/samples/grids/grid/multi-column-headers-overview/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/grid/multi-column-headers-overview/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/grid/multi-column-headers-overview/package.json b/samples/grids/grid/multi-column-headers-overview/package.json
index e956f1d72c..68b6d99557 100644
--- a/samples/grids/grid/multi-column-headers-overview/package.json
+++ b/samples/grids/grid/multi-column-headers-overview/package.json
@@ -7,36 +7,39 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/grid/multi-column-headers-overview/public/index.html b/samples/grids/grid/multi-column-headers-overview/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/grid/multi-column-headers-overview/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/grid/multi-column-headers-overview/src/react-app-env.d.ts b/samples/grids/grid/multi-column-headers-overview/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/grid/multi-column-headers-overview/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/grid/multi-column-headers-overview/vite.config.js b/samples/grids/grid/multi-column-headers-overview/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/grid/multi-column-headers-overview/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/grid/multi-column-headers-styling/.devcontainer/devcontainer.json b/samples/grids/grid/multi-column-headers-styling/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/grid/multi-column-headers-styling/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/grid/multi-column-headers-styling/index.html b/samples/grids/grid/multi-column-headers-styling/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/grid/multi-column-headers-styling/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/grid/multi-column-headers-styling/package.json b/samples/grids/grid/multi-column-headers-styling/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/grid/multi-column-headers-styling/package.json
+++ b/samples/grids/grid/multi-column-headers-styling/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/grid/multi-column-headers-styling/public/index.html b/samples/grids/grid/multi-column-headers-styling/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/grid/multi-column-headers-styling/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/grid/multi-column-headers-styling/src/react-app-env.d.ts b/samples/grids/grid/multi-column-headers-styling/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/grid/multi-column-headers-styling/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/grid/multi-column-headers-styling/vite.config.js b/samples/grids/grid/multi-column-headers-styling/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/grid/multi-column-headers-styling/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/grid/multi-column-headers-template/.devcontainer/devcontainer.json b/samples/grids/grid/multi-column-headers-template/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/grid/multi-column-headers-template/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/grid/multi-column-headers-template/index.html b/samples/grids/grid/multi-column-headers-template/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/grid/multi-column-headers-template/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/grid/multi-column-headers-template/package.json b/samples/grids/grid/multi-column-headers-template/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/grid/multi-column-headers-template/package.json
+++ b/samples/grids/grid/multi-column-headers-template/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/grid/multi-column-headers-template/public/index.html b/samples/grids/grid/multi-column-headers-template/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/grid/multi-column-headers-template/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/grid/multi-column-headers-template/src/react-app-env.d.ts b/samples/grids/grid/multi-column-headers-template/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/grid/multi-column-headers-template/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/grid/multi-column-headers-template/vite.config.js b/samples/grids/grid/multi-column-headers-template/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/grid/multi-column-headers-template/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/grid/multi-row-layout-options/.devcontainer/devcontainer.json b/samples/grids/grid/multi-row-layout-options/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/grid/multi-row-layout-options/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/grid/multi-row-layout-options/index.html b/samples/grids/grid/multi-row-layout-options/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/grid/multi-row-layout-options/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/grid/multi-row-layout-options/package.json b/samples/grids/grid/multi-row-layout-options/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/grid/multi-row-layout-options/package.json
+++ b/samples/grids/grid/multi-row-layout-options/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/grid/multi-row-layout-options/public/index.html b/samples/grids/grid/multi-row-layout-options/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/grid/multi-row-layout-options/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/grid/multi-row-layout-options/src/react-app-env.d.ts b/samples/grids/grid/multi-row-layout-options/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/grid/multi-row-layout-options/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/grid/multi-row-layout-options/vite.config.js b/samples/grids/grid/multi-row-layout-options/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/grid/multi-row-layout-options/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/grid/multi-row-layout-style/.devcontainer/devcontainer.json b/samples/grids/grid/multi-row-layout-style/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/grid/multi-row-layout-style/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/grid/multi-row-layout-style/index.html b/samples/grids/grid/multi-row-layout-style/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/grid/multi-row-layout-style/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/grid/multi-row-layout-style/package.json b/samples/grids/grid/multi-row-layout-style/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/grid/multi-row-layout-style/package.json
+++ b/samples/grids/grid/multi-row-layout-style/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/grid/multi-row-layout-style/public/index.html b/samples/grids/grid/multi-row-layout-style/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/grid/multi-row-layout-style/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/grid/multi-row-layout-style/src/react-app-env.d.ts b/samples/grids/grid/multi-row-layout-style/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/grid/multi-row-layout-style/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/grid/multi-row-layout-style/vite.config.js b/samples/grids/grid/multi-row-layout-style/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/grid/multi-row-layout-style/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/grid/overview/.devcontainer/devcontainer.json b/samples/grids/grid/overview/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/grid/overview/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/grid/overview/index.html b/samples/grids/grid/overview/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/grid/overview/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/grid/overview/package.json b/samples/grids/grid/overview/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/grid/overview/package.json
+++ b/samples/grids/grid/overview/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/grid/overview/public/index.html b/samples/grids/grid/overview/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/grid/overview/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/grid/overview/src/react-app-env.d.ts b/samples/grids/grid/overview/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/grid/overview/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/grid/overview/vite.config.js b/samples/grids/grid/overview/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/grid/overview/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/grid/paste/.devcontainer/devcontainer.json b/samples/grids/grid/paste/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/grid/paste/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/grid/paste/index.html b/samples/grids/grid/paste/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/grid/paste/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/grid/paste/package.json b/samples/grids/grid/paste/package.json
index e956f1d72c..68b6d99557 100644
--- a/samples/grids/grid/paste/package.json
+++ b/samples/grids/grid/paste/package.json
@@ -7,36 +7,39 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/grid/paste/public/index.html b/samples/grids/grid/paste/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/grid/paste/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/grid/paste/src/react-app-env.d.ts b/samples/grids/grid/paste/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/grid/paste/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/grid/paste/vite.config.js b/samples/grids/grid/paste/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/grid/paste/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/grid/remote-paging-data/.devcontainer/devcontainer.json b/samples/grids/grid/remote-paging-data/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/grid/remote-paging-data/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/grid/remote-paging-data/index.html b/samples/grids/grid/remote-paging-data/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/grid/remote-paging-data/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/grid/remote-paging-data/package.json b/samples/grids/grid/remote-paging-data/package.json
index e956f1d72c..68b6d99557 100644
--- a/samples/grids/grid/remote-paging-data/package.json
+++ b/samples/grids/grid/remote-paging-data/package.json
@@ -7,36 +7,39 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/grid/remote-paging-data/public/index.html b/samples/grids/grid/remote-paging-data/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/grid/remote-paging-data/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/grid/remote-paging-data/src/react-app-env.d.ts b/samples/grids/grid/remote-paging-data/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/grid/remote-paging-data/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/grid/remote-paging-data/vite.config.js b/samples/grids/grid/remote-paging-data/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/grid/remote-paging-data/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/grid/remote-paging-grid/.devcontainer/devcontainer.json b/samples/grids/grid/remote-paging-grid/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/grid/remote-paging-grid/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/grid/remote-paging-grid/index.html b/samples/grids/grid/remote-paging-grid/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/grid/remote-paging-grid/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/grid/remote-paging-grid/package.json b/samples/grids/grid/remote-paging-grid/package.json
index aef3b6bb45..06b580d211 100644
--- a/samples/grids/grid/remote-paging-grid/package.json
+++ b/samples/grids/grid/remote-paging-grid/package.json
@@ -7,38 +7,41 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-datasources": "19.2.2",
"igniteui-react-grids": "^19.2.0",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"rxjs": "^7.8.1",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/grid/remote-paging-grid/public/index.html b/samples/grids/grid/remote-paging-grid/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/grid/remote-paging-grid/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/grid/remote-paging-grid/src/react-app-env.d.ts b/samples/grids/grid/remote-paging-grid/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/grid/remote-paging-grid/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/grid/remote-paging-grid/vite.config.js b/samples/grids/grid/remote-paging-grid/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/grid/remote-paging-grid/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/grid/row-adding/.devcontainer/devcontainer.json b/samples/grids/grid/row-adding/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/grid/row-adding/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/grid/row-adding/index.html b/samples/grids/grid/row-adding/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/grid/row-adding/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/grid/row-adding/package.json b/samples/grids/grid/row-adding/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/grid/row-adding/package.json
+++ b/samples/grids/grid/row-adding/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/grid/row-adding/public/index.html b/samples/grids/grid/row-adding/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/grid/row-adding/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/grid/row-adding/src/react-app-env.d.ts b/samples/grids/grid/row-adding/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/grid/row-adding/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/grid/row-adding/vite.config.js b/samples/grids/grid/row-adding/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/grid/row-adding/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/grid/row-classes/.devcontainer/devcontainer.json b/samples/grids/grid/row-classes/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/grid/row-classes/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/grid/row-classes/index.html b/samples/grids/grid/row-classes/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/grid/row-classes/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/grid/row-classes/package.json b/samples/grids/grid/row-classes/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/grid/row-classes/package.json
+++ b/samples/grids/grid/row-classes/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/grid/row-classes/public/index.html b/samples/grids/grid/row-classes/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/grid/row-classes/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/grid/row-classes/src/react-app-env.d.ts b/samples/grids/grid/row-classes/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/grid/row-classes/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/grid/row-classes/vite.config.js b/samples/grids/grid/row-classes/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/grid/row-classes/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/grid/row-drag-base/.devcontainer/devcontainer.json b/samples/grids/grid/row-drag-base/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/grid/row-drag-base/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/grid/row-drag-base/index.html b/samples/grids/grid/row-drag-base/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/grid/row-drag-base/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/grid/row-drag-base/package.json b/samples/grids/grid/row-drag-base/package.json
index e2ce9f16ce..fd4b5d52d6 100644
--- a/samples/grids/grid/row-drag-base/package.json
+++ b/samples/grids/grid/row-drag-base/package.json
@@ -7,37 +7,40 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-datasources": "19.2.2",
"igniteui-react-grids": "^19.2.0",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/grid/row-drag-base/public/index.html b/samples/grids/grid/row-drag-base/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/grid/row-drag-base/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/grid/row-drag-base/src/react-app-env.d.ts b/samples/grids/grid/row-drag-base/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/grid/row-drag-base/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/grid/row-drag-base/vite.config.js b/samples/grids/grid/row-drag-base/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/grid/row-drag-base/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/grid/row-editing-options/.devcontainer/devcontainer.json b/samples/grids/grid/row-editing-options/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/grid/row-editing-options/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/grid/row-editing-options/index.html b/samples/grids/grid/row-editing-options/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/grid/row-editing-options/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/grid/row-editing-options/package.json b/samples/grids/grid/row-editing-options/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/grid/row-editing-options/package.json
+++ b/samples/grids/grid/row-editing-options/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/grid/row-editing-options/public/index.html b/samples/grids/grid/row-editing-options/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/grid/row-editing-options/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/grid/row-editing-options/src/react-app-env.d.ts b/samples/grids/grid/row-editing-options/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/grid/row-editing-options/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/grid/row-editing-options/vite.config.js b/samples/grids/grid/row-editing-options/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/grid/row-editing-options/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/grid/row-editing-style/.devcontainer/devcontainer.json b/samples/grids/grid/row-editing-style/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/grid/row-editing-style/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/grid/row-editing-style/index.html b/samples/grids/grid/row-editing-style/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/grid/row-editing-style/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/grid/row-editing-style/package.json b/samples/grids/grid/row-editing-style/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/grid/row-editing-style/package.json
+++ b/samples/grids/grid/row-editing-style/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/grid/row-editing-style/public/index.html b/samples/grids/grid/row-editing-style/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/grid/row-editing-style/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/grid/row-editing-style/src/react-app-env.d.ts b/samples/grids/grid/row-editing-style/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/grid/row-editing-style/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/grid/row-editing-style/vite.config.js b/samples/grids/grid/row-editing-style/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/grid/row-editing-style/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/grid/row-paging-basic/.devcontainer/devcontainer.json b/samples/grids/grid/row-paging-basic/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/grid/row-paging-basic/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/grid/row-paging-basic/index.html b/samples/grids/grid/row-paging-basic/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/grid/row-paging-basic/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/grid/row-paging-basic/package.json b/samples/grids/grid/row-paging-basic/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/grid/row-paging-basic/package.json
+++ b/samples/grids/grid/row-paging-basic/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/grid/row-paging-basic/public/index.html b/samples/grids/grid/row-paging-basic/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/grid/row-paging-basic/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/grid/row-paging-basic/src/react-app-env.d.ts b/samples/grids/grid/row-paging-basic/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/grid/row-paging-basic/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/grid/row-paging-basic/vite.config.js b/samples/grids/grid/row-paging-basic/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/grid/row-paging-basic/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/grid/row-paging-options/.devcontainer/devcontainer.json b/samples/grids/grid/row-paging-options/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/grid/row-paging-options/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/grid/row-paging-options/index.html b/samples/grids/grid/row-paging-options/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/grid/row-paging-options/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/grid/row-paging-options/package.json b/samples/grids/grid/row-paging-options/package.json
index e956f1d72c..68b6d99557 100644
--- a/samples/grids/grid/row-paging-options/package.json
+++ b/samples/grids/grid/row-paging-options/package.json
@@ -7,36 +7,39 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/grid/row-paging-options/public/index.html b/samples/grids/grid/row-paging-options/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/grid/row-paging-options/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/grid/row-paging-options/src/react-app-env.d.ts b/samples/grids/grid/row-paging-options/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/grid/row-paging-options/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/grid/row-paging-options/vite.config.js b/samples/grids/grid/row-paging-options/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/grid/row-paging-options/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/grid/row-pinning-drag/.devcontainer/devcontainer.json b/samples/grids/grid/row-pinning-drag/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/grid/row-pinning-drag/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/grid/row-pinning-drag/index.html b/samples/grids/grid/row-pinning-drag/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/grid/row-pinning-drag/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/grid/row-pinning-drag/package.json b/samples/grids/grid/row-pinning-drag/package.json
index e956f1d72c..68b6d99557 100644
--- a/samples/grids/grid/row-pinning-drag/package.json
+++ b/samples/grids/grid/row-pinning-drag/package.json
@@ -7,36 +7,39 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/grid/row-pinning-drag/public/index.html b/samples/grids/grid/row-pinning-drag/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/grid/row-pinning-drag/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/grid/row-pinning-drag/src/react-app-env.d.ts b/samples/grids/grid/row-pinning-drag/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/grid/row-pinning-drag/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/grid/row-pinning-drag/vite.config.js b/samples/grids/grid/row-pinning-drag/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/grid/row-pinning-drag/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/grid/row-pinning-extra-column/.devcontainer/devcontainer.json b/samples/grids/grid/row-pinning-extra-column/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/grid/row-pinning-extra-column/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/grid/row-pinning-extra-column/index.html b/samples/grids/grid/row-pinning-extra-column/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/grid/row-pinning-extra-column/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/grid/row-pinning-extra-column/package.json b/samples/grids/grid/row-pinning-extra-column/package.json
index e956f1d72c..68b6d99557 100644
--- a/samples/grids/grid/row-pinning-extra-column/package.json
+++ b/samples/grids/grid/row-pinning-extra-column/package.json
@@ -7,36 +7,39 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/grid/row-pinning-extra-column/public/index.html b/samples/grids/grid/row-pinning-extra-column/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/grid/row-pinning-extra-column/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/grid/row-pinning-extra-column/src/react-app-env.d.ts b/samples/grids/grid/row-pinning-extra-column/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/grid/row-pinning-extra-column/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/grid/row-pinning-extra-column/vite.config.js b/samples/grids/grid/row-pinning-extra-column/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/grid/row-pinning-extra-column/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/grid/row-pinning-options/.devcontainer/devcontainer.json b/samples/grids/grid/row-pinning-options/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/grid/row-pinning-options/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/grid/row-pinning-options/index.html b/samples/grids/grid/row-pinning-options/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/grid/row-pinning-options/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/grid/row-pinning-options/package.json b/samples/grids/grid/row-pinning-options/package.json
index e956f1d72c..68b6d99557 100644
--- a/samples/grids/grid/row-pinning-options/package.json
+++ b/samples/grids/grid/row-pinning-options/package.json
@@ -7,36 +7,39 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/grid/row-pinning-options/public/index.html b/samples/grids/grid/row-pinning-options/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/grid/row-pinning-options/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/grid/row-pinning-options/src/react-app-env.d.ts b/samples/grids/grid/row-pinning-options/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/grid/row-pinning-options/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/grid/row-pinning-options/vite.config.js b/samples/grids/grid/row-pinning-options/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/grid/row-pinning-options/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/grid/row-pinning-style/.devcontainer/devcontainer.json b/samples/grids/grid/row-pinning-style/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/grid/row-pinning-style/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/grid/row-pinning-style/index.html b/samples/grids/grid/row-pinning-style/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/grid/row-pinning-style/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/grid/row-pinning-style/package.json b/samples/grids/grid/row-pinning-style/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/grid/row-pinning-style/package.json
+++ b/samples/grids/grid/row-pinning-style/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/grid/row-pinning-style/public/index.html b/samples/grids/grid/row-pinning-style/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/grid/row-pinning-style/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/grid/row-pinning-style/src/react-app-env.d.ts b/samples/grids/grid/row-pinning-style/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/grid/row-pinning-style/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/grid/row-pinning-style/vite.config.js b/samples/grids/grid/row-pinning-style/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/grid/row-pinning-style/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/grid/row-reorder/.devcontainer/devcontainer.json b/samples/grids/grid/row-reorder/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/grid/row-reorder/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/grid/row-reorder/index.html b/samples/grids/grid/row-reorder/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/grid/row-reorder/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/grid/row-reorder/package.json b/samples/grids/grid/row-reorder/package.json
index e956f1d72c..68b6d99557 100644
--- a/samples/grids/grid/row-reorder/package.json
+++ b/samples/grids/grid/row-reorder/package.json
@@ -7,36 +7,39 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/grid/row-reorder/public/index.html b/samples/grids/grid/row-reorder/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/grid/row-reorder/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/grid/row-reorder/src/react-app-env.d.ts b/samples/grids/grid/row-reorder/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/grid/row-reorder/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/grid/row-reorder/vite.config.js b/samples/grids/grid/row-reorder/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/grid/row-reorder/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/grid/row-selection-mode/.devcontainer/devcontainer.json b/samples/grids/grid/row-selection-mode/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/grid/row-selection-mode/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/grid/row-selection-mode/index.html b/samples/grids/grid/row-selection-mode/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/grid/row-selection-mode/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/grid/row-selection-mode/package.json b/samples/grids/grid/row-selection-mode/package.json
index e956f1d72c..68b6d99557 100644
--- a/samples/grids/grid/row-selection-mode/package.json
+++ b/samples/grids/grid/row-selection-mode/package.json
@@ -7,36 +7,39 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/grid/row-selection-mode/public/index.html b/samples/grids/grid/row-selection-mode/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/grid/row-selection-mode/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/grid/row-selection-mode/src/react-app-env.d.ts b/samples/grids/grid/row-selection-mode/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/grid/row-selection-mode/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/grid/row-selection-mode/vite.config.js b/samples/grids/grid/row-selection-mode/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/grid/row-selection-mode/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/grid/row-selection-template-excel/.devcontainer/devcontainer.json b/samples/grids/grid/row-selection-template-excel/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/grid/row-selection-template-excel/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/grid/row-selection-template-excel/index.html b/samples/grids/grid/row-selection-template-excel/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/grid/row-selection-template-excel/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/grid/row-selection-template-excel/package.json b/samples/grids/grid/row-selection-template-excel/package.json
index e956f1d72c..68b6d99557 100644
--- a/samples/grids/grid/row-selection-template-excel/package.json
+++ b/samples/grids/grid/row-selection-template-excel/package.json
@@ -7,36 +7,39 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/grid/row-selection-template-excel/public/index.html b/samples/grids/grid/row-selection-template-excel/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/grid/row-selection-template-excel/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/grid/row-selection-template-excel/src/react-app-env.d.ts b/samples/grids/grid/row-selection-template-excel/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/grid/row-selection-template-excel/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/grid/row-selection-template-excel/vite.config.js b/samples/grids/grid/row-selection-template-excel/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/grid/row-selection-template-excel/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/grid/row-selection-template-numbers/.devcontainer/devcontainer.json b/samples/grids/grid/row-selection-template-numbers/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/grid/row-selection-template-numbers/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/grid/row-selection-template-numbers/index.html b/samples/grids/grid/row-selection-template-numbers/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/grid/row-selection-template-numbers/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/grid/row-selection-template-numbers/package.json b/samples/grids/grid/row-selection-template-numbers/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/grid/row-selection-template-numbers/package.json
+++ b/samples/grids/grid/row-selection-template-numbers/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/grid/row-selection-template-numbers/public/index.html b/samples/grids/grid/row-selection-template-numbers/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/grid/row-selection-template-numbers/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/grid/row-selection-template-numbers/src/react-app-env.d.ts b/samples/grids/grid/row-selection-template-numbers/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/grid/row-selection-template-numbers/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/grid/row-selection-template-numbers/vite.config.js b/samples/grids/grid/row-selection-template-numbers/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/grid/row-selection-template-numbers/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/grid/row-styles/.devcontainer/devcontainer.json b/samples/grids/grid/row-styles/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/grid/row-styles/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/grid/row-styles/index.html b/samples/grids/grid/row-styles/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/grid/row-styles/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/grid/row-styles/package.json b/samples/grids/grid/row-styles/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/grid/row-styles/package.json
+++ b/samples/grids/grid/row-styles/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/grid/row-styles/public/index.html b/samples/grids/grid/row-styles/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/grid/row-styles/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/grid/row-styles/src/react-app-env.d.ts b/samples/grids/grid/row-styles/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/grid/row-styles/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/grid/row-styles/vite.config.js b/samples/grids/grid/row-styles/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/grid/row-styles/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/grid/state-persistence-about/.devcontainer/devcontainer.json b/samples/grids/grid/state-persistence-about/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/grid/state-persistence-about/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/grid/state-persistence-about/index.html b/samples/grids/grid/state-persistence-about/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/grid/state-persistence-about/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/grid/state-persistence-about/package.json b/samples/grids/grid/state-persistence-about/package.json
index e2ce9f16ce..fd4b5d52d6 100644
--- a/samples/grids/grid/state-persistence-about/package.json
+++ b/samples/grids/grid/state-persistence-about/package.json
@@ -7,37 +7,40 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-datasources": "19.2.2",
"igniteui-react-grids": "^19.2.0",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/grid/state-persistence-about/public/index.html b/samples/grids/grid/state-persistence-about/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/grid/state-persistence-about/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/grid/state-persistence-about/src/react-app-env.d.ts b/samples/grids/grid/state-persistence-about/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/grid/state-persistence-about/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/grid/state-persistence-about/vite.config.js b/samples/grids/grid/state-persistence-about/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/grid/state-persistence-about/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/grid/state-persistence-main/.devcontainer/devcontainer.json b/samples/grids/grid/state-persistence-main/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/grid/state-persistence-main/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/grid/state-persistence-main/index.html b/samples/grids/grid/state-persistence-main/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/grid/state-persistence-main/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/grid/state-persistence-main/package.json b/samples/grids/grid/state-persistence-main/package.json
index e2ce9f16ce..fd4b5d52d6 100644
--- a/samples/grids/grid/state-persistence-main/package.json
+++ b/samples/grids/grid/state-persistence-main/package.json
@@ -7,37 +7,40 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-datasources": "19.2.2",
"igniteui-react-grids": "^19.2.0",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/grid/state-persistence-main/public/index.html b/samples/grids/grid/state-persistence-main/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/grid/state-persistence-main/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/grid/state-persistence-main/src/react-app-env.d.ts b/samples/grids/grid/state-persistence-main/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/grid/state-persistence-main/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/grid/state-persistence-main/vite.config.js b/samples/grids/grid/state-persistence-main/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/grid/state-persistence-main/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/grid/styling-custom-CSS/.devcontainer/devcontainer.json b/samples/grids/grid/styling-custom-CSS/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/grid/styling-custom-CSS/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/grid/styling-custom-CSS/index.html b/samples/grids/grid/styling-custom-CSS/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/grid/styling-custom-CSS/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/grid/styling-custom-CSS/package.json b/samples/grids/grid/styling-custom-CSS/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/grid/styling-custom-CSS/package.json
+++ b/samples/grids/grid/styling-custom-CSS/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/grid/styling-custom-CSS/public/index.html b/samples/grids/grid/styling-custom-CSS/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/grid/styling-custom-CSS/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/grid/styling-custom-CSS/src/react-app-env.d.ts b/samples/grids/grid/styling-custom-CSS/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/grid/styling-custom-CSS/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/grid/styling-custom-CSS/vite.config.js b/samples/grids/grid/styling-custom-CSS/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/grid/styling-custom-CSS/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/grid/toolbar-sample-1/.devcontainer/devcontainer.json b/samples/grids/grid/toolbar-sample-1/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/grid/toolbar-sample-1/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/grid/toolbar-sample-1/index.html b/samples/grids/grid/toolbar-sample-1/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/grid/toolbar-sample-1/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/grid/toolbar-sample-1/package.json b/samples/grids/grid/toolbar-sample-1/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/grid/toolbar-sample-1/package.json
+++ b/samples/grids/grid/toolbar-sample-1/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/grid/toolbar-sample-1/public/index.html b/samples/grids/grid/toolbar-sample-1/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/grid/toolbar-sample-1/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/grid/toolbar-sample-1/src/react-app-env.d.ts b/samples/grids/grid/toolbar-sample-1/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/grid/toolbar-sample-1/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/grid/toolbar-sample-1/vite.config.js b/samples/grids/grid/toolbar-sample-1/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/grid/toolbar-sample-1/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/grid/toolbar-sample-2/.devcontainer/devcontainer.json b/samples/grids/grid/toolbar-sample-2/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/grid/toolbar-sample-2/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/grid/toolbar-sample-2/index.html b/samples/grids/grid/toolbar-sample-2/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/grid/toolbar-sample-2/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ 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 97d8eef75d..1f4c711365 100644
--- a/samples/grids/grid/toolbar-sample-2/package.json
+++ b/samples/grids/grid/toolbar-sample-2/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/grid/toolbar-sample-2/public/index.html b/samples/grids/grid/toolbar-sample-2/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/grid/toolbar-sample-2/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/grid/toolbar-sample-2/src/react-app-env.d.ts b/samples/grids/grid/toolbar-sample-2/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/grid/toolbar-sample-2/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/grid/toolbar-sample-2/vite.config.js b/samples/grids/grid/toolbar-sample-2/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/grid/toolbar-sample-2/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/grid/toolbar-sample-3/.devcontainer/devcontainer.json b/samples/grids/grid/toolbar-sample-3/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/grid/toolbar-sample-3/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/grid/toolbar-sample-3/index.html b/samples/grids/grid/toolbar-sample-3/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/grid/toolbar-sample-3/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/grid/toolbar-sample-3/package.json b/samples/grids/grid/toolbar-sample-3/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/grid/toolbar-sample-3/package.json
+++ b/samples/grids/grid/toolbar-sample-3/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/grid/toolbar-sample-3/public/index.html b/samples/grids/grid/toolbar-sample-3/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/grid/toolbar-sample-3/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/grid/toolbar-sample-3/src/react-app-env.d.ts b/samples/grids/grid/toolbar-sample-3/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/grid/toolbar-sample-3/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/grid/toolbar-sample-3/vite.config.js b/samples/grids/grid/toolbar-sample-3/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/grid/toolbar-sample-3/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/grid/toolbar-style/.devcontainer/devcontainer.json b/samples/grids/grid/toolbar-style/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/grid/toolbar-style/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/grid/toolbar-style/index.html b/samples/grids/grid/toolbar-style/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/grid/toolbar-style/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/grid/toolbar-style/package.json b/samples/grids/grid/toolbar-style/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/grid/toolbar-style/package.json
+++ b/samples/grids/grid/toolbar-style/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/grid/toolbar-style/public/index.html b/samples/grids/grid/toolbar-style/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/grid/toolbar-style/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/grid/toolbar-style/src/react-app-env.d.ts b/samples/grids/grid/toolbar-style/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/grid/toolbar-style/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/grid/toolbar-style/vite.config.js b/samples/grids/grid/toolbar-style/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/grid/toolbar-style/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/action-strip/.devcontainer/devcontainer.json b/samples/grids/hierarchical-grid/action-strip/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/hierarchical-grid/action-strip/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/action-strip/index.html b/samples/grids/hierarchical-grid/action-strip/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/hierarchical-grid/action-strip/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/action-strip/package.json b/samples/grids/hierarchical-grid/action-strip/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/hierarchical-grid/action-strip/package.json
+++ b/samples/grids/hierarchical-grid/action-strip/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/hierarchical-grid/action-strip/public/index.html b/samples/grids/hierarchical-grid/action-strip/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/hierarchical-grid/action-strip/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/action-strip/src/react-app-env.d.ts b/samples/grids/hierarchical-grid/action-strip/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/hierarchical-grid/action-strip/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/hierarchical-grid/action-strip/vite.config.js b/samples/grids/hierarchical-grid/action-strip/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/hierarchical-grid/action-strip/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/advanced-filtering-options/.devcontainer/devcontainer.json b/samples/grids/hierarchical-grid/advanced-filtering-options/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/hierarchical-grid/advanced-filtering-options/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/advanced-filtering-options/index.html b/samples/grids/hierarchical-grid/advanced-filtering-options/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/hierarchical-grid/advanced-filtering-options/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/advanced-filtering-options/package.json b/samples/grids/hierarchical-grid/advanced-filtering-options/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/hierarchical-grid/advanced-filtering-options/package.json
+++ b/samples/grids/hierarchical-grid/advanced-filtering-options/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/hierarchical-grid/advanced-filtering-options/public/index.html b/samples/grids/hierarchical-grid/advanced-filtering-options/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/hierarchical-grid/advanced-filtering-options/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/advanced-filtering-options/src/react-app-env.d.ts b/samples/grids/hierarchical-grid/advanced-filtering-options/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/hierarchical-grid/advanced-filtering-options/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/hierarchical-grid/advanced-filtering-options/vite.config.js b/samples/grids/hierarchical-grid/advanced-filtering-options/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/hierarchical-grid/advanced-filtering-options/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/advanced-filtering-style/.devcontainer/devcontainer.json b/samples/grids/hierarchical-grid/advanced-filtering-style/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/hierarchical-grid/advanced-filtering-style/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/advanced-filtering-style/index.html b/samples/grids/hierarchical-grid/advanced-filtering-style/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/hierarchical-grid/advanced-filtering-style/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/advanced-filtering-style/package.json b/samples/grids/hierarchical-grid/advanced-filtering-style/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/hierarchical-grid/advanced-filtering-style/package.json
+++ b/samples/grids/hierarchical-grid/advanced-filtering-style/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/hierarchical-grid/advanced-filtering-style/public/index.html b/samples/grids/hierarchical-grid/advanced-filtering-style/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/hierarchical-grid/advanced-filtering-style/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/advanced-filtering-style/src/react-app-env.d.ts b/samples/grids/hierarchical-grid/advanced-filtering-style/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/hierarchical-grid/advanced-filtering-style/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/hierarchical-grid/advanced-filtering-style/vite.config.js b/samples/grids/hierarchical-grid/advanced-filtering-style/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/hierarchical-grid/advanced-filtering-style/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/cell-editing-sample/.devcontainer/devcontainer.json b/samples/grids/hierarchical-grid/cell-editing-sample/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/hierarchical-grid/cell-editing-sample/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/cell-editing-sample/index.html b/samples/grids/hierarchical-grid/cell-editing-sample/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/hierarchical-grid/cell-editing-sample/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/cell-editing-sample/package.json b/samples/grids/hierarchical-grid/cell-editing-sample/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/hierarchical-grid/cell-editing-sample/package.json
+++ b/samples/grids/hierarchical-grid/cell-editing-sample/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/hierarchical-grid/cell-editing-sample/public/index.html b/samples/grids/hierarchical-grid/cell-editing-sample/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/hierarchical-grid/cell-editing-sample/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/cell-editing-sample/src/react-app-env.d.ts b/samples/grids/hierarchical-grid/cell-editing-sample/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/hierarchical-grid/cell-editing-sample/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/hierarchical-grid/cell-editing-sample/vite.config.js b/samples/grids/hierarchical-grid/cell-editing-sample/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/hierarchical-grid/cell-editing-sample/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/cell-editing-styling/.devcontainer/devcontainer.json b/samples/grids/hierarchical-grid/cell-editing-styling/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/hierarchical-grid/cell-editing-styling/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/cell-editing-styling/index.html b/samples/grids/hierarchical-grid/cell-editing-styling/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/hierarchical-grid/cell-editing-styling/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/cell-editing-styling/package.json b/samples/grids/hierarchical-grid/cell-editing-styling/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/hierarchical-grid/cell-editing-styling/package.json
+++ b/samples/grids/hierarchical-grid/cell-editing-styling/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/hierarchical-grid/cell-editing-styling/public/index.html b/samples/grids/hierarchical-grid/cell-editing-styling/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/hierarchical-grid/cell-editing-styling/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/cell-editing-styling/src/react-app-env.d.ts b/samples/grids/hierarchical-grid/cell-editing-styling/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/hierarchical-grid/cell-editing-styling/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/hierarchical-grid/cell-editing-styling/vite.config.js b/samples/grids/hierarchical-grid/cell-editing-styling/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/hierarchical-grid/cell-editing-styling/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/cell-selection-mode/.devcontainer/devcontainer.json b/samples/grids/hierarchical-grid/cell-selection-mode/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/hierarchical-grid/cell-selection-mode/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/cell-selection-mode/index.html b/samples/grids/hierarchical-grid/cell-selection-mode/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/hierarchical-grid/cell-selection-mode/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/cell-selection-mode/package.json b/samples/grids/hierarchical-grid/cell-selection-mode/package.json
index e956f1d72c..68b6d99557 100644
--- a/samples/grids/hierarchical-grid/cell-selection-mode/package.json
+++ b/samples/grids/hierarchical-grid/cell-selection-mode/package.json
@@ -7,36 +7,39 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/hierarchical-grid/cell-selection-mode/public/index.html b/samples/grids/hierarchical-grid/cell-selection-mode/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/hierarchical-grid/cell-selection-mode/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/cell-selection-mode/src/react-app-env.d.ts b/samples/grids/hierarchical-grid/cell-selection-mode/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/hierarchical-grid/cell-selection-mode/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/hierarchical-grid/cell-selection-mode/vite.config.js b/samples/grids/hierarchical-grid/cell-selection-mode/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/hierarchical-grid/cell-selection-mode/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/cell-selection-overview/.devcontainer/devcontainer.json b/samples/grids/hierarchical-grid/cell-selection-overview/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/hierarchical-grid/cell-selection-overview/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/cell-selection-overview/index.html b/samples/grids/hierarchical-grid/cell-selection-overview/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/hierarchical-grid/cell-selection-overview/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/cell-selection-overview/package.json b/samples/grids/hierarchical-grid/cell-selection-overview/package.json
index e956f1d72c..68b6d99557 100644
--- a/samples/grids/hierarchical-grid/cell-selection-overview/package.json
+++ b/samples/grids/hierarchical-grid/cell-selection-overview/package.json
@@ -7,36 +7,39 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/hierarchical-grid/cell-selection-overview/public/index.html b/samples/grids/hierarchical-grid/cell-selection-overview/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/hierarchical-grid/cell-selection-overview/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/cell-selection-overview/src/react-app-env.d.ts b/samples/grids/hierarchical-grid/cell-selection-overview/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/hierarchical-grid/cell-selection-overview/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/hierarchical-grid/cell-selection-overview/vite.config.js b/samples/grids/hierarchical-grid/cell-selection-overview/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/hierarchical-grid/cell-selection-overview/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/cell-selection-style/.devcontainer/devcontainer.json b/samples/grids/hierarchical-grid/cell-selection-style/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/hierarchical-grid/cell-selection-style/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/cell-selection-style/index.html b/samples/grids/hierarchical-grid/cell-selection-style/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/hierarchical-grid/cell-selection-style/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/cell-selection-style/package.json b/samples/grids/hierarchical-grid/cell-selection-style/package.json
index e956f1d72c..68b6d99557 100644
--- a/samples/grids/hierarchical-grid/cell-selection-style/package.json
+++ b/samples/grids/hierarchical-grid/cell-selection-style/package.json
@@ -7,36 +7,39 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/hierarchical-grid/cell-selection-style/public/index.html b/samples/grids/hierarchical-grid/cell-selection-style/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/hierarchical-grid/cell-selection-style/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/cell-selection-style/src/react-app-env.d.ts b/samples/grids/hierarchical-grid/cell-selection-style/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/hierarchical-grid/cell-selection-style/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/hierarchical-grid/cell-selection-style/vite.config.js b/samples/grids/hierarchical-grid/cell-selection-style/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/hierarchical-grid/cell-selection-style/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/column-auto-sizing/.devcontainer/devcontainer.json b/samples/grids/hierarchical-grid/column-auto-sizing/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/hierarchical-grid/column-auto-sizing/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/column-auto-sizing/index.html b/samples/grids/hierarchical-grid/column-auto-sizing/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/hierarchical-grid/column-auto-sizing/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/column-auto-sizing/package.json b/samples/grids/hierarchical-grid/column-auto-sizing/package.json
index e2ce9f16ce..fd4b5d52d6 100644
--- a/samples/grids/hierarchical-grid/column-auto-sizing/package.json
+++ b/samples/grids/hierarchical-grid/column-auto-sizing/package.json
@@ -7,37 +7,40 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-datasources": "19.2.2",
"igniteui-react-grids": "^19.2.0",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/hierarchical-grid/column-auto-sizing/public/index.html b/samples/grids/hierarchical-grid/column-auto-sizing/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/hierarchical-grid/column-auto-sizing/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/column-auto-sizing/src/react-app-env.d.ts b/samples/grids/hierarchical-grid/column-auto-sizing/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/hierarchical-grid/column-auto-sizing/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/hierarchical-grid/column-auto-sizing/vite.config.js b/samples/grids/hierarchical-grid/column-auto-sizing/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/hierarchical-grid/column-auto-sizing/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/column-collapsible-groups/.devcontainer/devcontainer.json b/samples/grids/hierarchical-grid/column-collapsible-groups/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/hierarchical-grid/column-collapsible-groups/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/column-collapsible-groups/index.html b/samples/grids/hierarchical-grid/column-collapsible-groups/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/hierarchical-grid/column-collapsible-groups/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/column-collapsible-groups/package.json b/samples/grids/hierarchical-grid/column-collapsible-groups/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/hierarchical-grid/column-collapsible-groups/package.json
+++ b/samples/grids/hierarchical-grid/column-collapsible-groups/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/hierarchical-grid/column-collapsible-groups/public/index.html b/samples/grids/hierarchical-grid/column-collapsible-groups/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/hierarchical-grid/column-collapsible-groups/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/column-collapsible-groups/src/react-app-env.d.ts b/samples/grids/hierarchical-grid/column-collapsible-groups/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/hierarchical-grid/column-collapsible-groups/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/hierarchical-grid/column-collapsible-groups/vite.config.js b/samples/grids/hierarchical-grid/column-collapsible-groups/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/hierarchical-grid/column-collapsible-groups/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/column-hiding-toolbar-style/.devcontainer/devcontainer.json b/samples/grids/hierarchical-grid/column-hiding-toolbar-style/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/hierarchical-grid/column-hiding-toolbar-style/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/column-hiding-toolbar-style/index.html b/samples/grids/hierarchical-grid/column-hiding-toolbar-style/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/hierarchical-grid/column-hiding-toolbar-style/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/column-hiding-toolbar-style/package.json b/samples/grids/hierarchical-grid/column-hiding-toolbar-style/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/hierarchical-grid/column-hiding-toolbar-style/package.json
+++ b/samples/grids/hierarchical-grid/column-hiding-toolbar-style/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/hierarchical-grid/column-hiding-toolbar-style/public/index.html b/samples/grids/hierarchical-grid/column-hiding-toolbar-style/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/hierarchical-grid/column-hiding-toolbar-style/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/column-hiding-toolbar-style/src/react-app-env.d.ts b/samples/grids/hierarchical-grid/column-hiding-toolbar-style/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/hierarchical-grid/column-hiding-toolbar-style/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/hierarchical-grid/column-hiding-toolbar-style/vite.config.js b/samples/grids/hierarchical-grid/column-hiding-toolbar-style/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/hierarchical-grid/column-hiding-toolbar-style/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/column-hiding-toolbar/.devcontainer/devcontainer.json b/samples/grids/hierarchical-grid/column-hiding-toolbar/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/hierarchical-grid/column-hiding-toolbar/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/column-hiding-toolbar/index.html b/samples/grids/hierarchical-grid/column-hiding-toolbar/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/hierarchical-grid/column-hiding-toolbar/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/column-hiding-toolbar/package.json b/samples/grids/hierarchical-grid/column-hiding-toolbar/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/hierarchical-grid/column-hiding-toolbar/package.json
+++ b/samples/grids/hierarchical-grid/column-hiding-toolbar/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/hierarchical-grid/column-hiding-toolbar/public/index.html b/samples/grids/hierarchical-grid/column-hiding-toolbar/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/hierarchical-grid/column-hiding-toolbar/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/column-hiding-toolbar/src/react-app-env.d.ts b/samples/grids/hierarchical-grid/column-hiding-toolbar/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/hierarchical-grid/column-hiding-toolbar/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/hierarchical-grid/column-hiding-toolbar/vite.config.js b/samples/grids/hierarchical-grid/column-hiding-toolbar/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/hierarchical-grid/column-hiding-toolbar/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/column-moving-options/.devcontainer/devcontainer.json b/samples/grids/hierarchical-grid/column-moving-options/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/hierarchical-grid/column-moving-options/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/column-moving-options/index.html b/samples/grids/hierarchical-grid/column-moving-options/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/hierarchical-grid/column-moving-options/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/column-moving-options/package.json b/samples/grids/hierarchical-grid/column-moving-options/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/hierarchical-grid/column-moving-options/package.json
+++ b/samples/grids/hierarchical-grid/column-moving-options/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/hierarchical-grid/column-moving-options/public/index.html b/samples/grids/hierarchical-grid/column-moving-options/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/hierarchical-grid/column-moving-options/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/column-moving-options/src/react-app-env.d.ts b/samples/grids/hierarchical-grid/column-moving-options/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/hierarchical-grid/column-moving-options/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/hierarchical-grid/column-moving-options/vite.config.js b/samples/grids/hierarchical-grid/column-moving-options/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/hierarchical-grid/column-moving-options/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/column-moving-styles/.devcontainer/devcontainer.json b/samples/grids/hierarchical-grid/column-moving-styles/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/hierarchical-grid/column-moving-styles/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/column-moving-styles/index.html b/samples/grids/hierarchical-grid/column-moving-styles/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/hierarchical-grid/column-moving-styles/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/column-moving-styles/package.json b/samples/grids/hierarchical-grid/column-moving-styles/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/hierarchical-grid/column-moving-styles/package.json
+++ b/samples/grids/hierarchical-grid/column-moving-styles/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/hierarchical-grid/column-moving-styles/public/index.html b/samples/grids/hierarchical-grid/column-moving-styles/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/hierarchical-grid/column-moving-styles/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/column-moving-styles/src/react-app-env.d.ts b/samples/grids/hierarchical-grid/column-moving-styles/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/hierarchical-grid/column-moving-styles/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/hierarchical-grid/column-moving-styles/vite.config.js b/samples/grids/hierarchical-grid/column-moving-styles/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/hierarchical-grid/column-moving-styles/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/column-pinning-options/.devcontainer/devcontainer.json b/samples/grids/hierarchical-grid/column-pinning-options/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/hierarchical-grid/column-pinning-options/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/column-pinning-options/index.html b/samples/grids/hierarchical-grid/column-pinning-options/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/hierarchical-grid/column-pinning-options/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/column-pinning-options/package.json b/samples/grids/hierarchical-grid/column-pinning-options/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/hierarchical-grid/column-pinning-options/package.json
+++ b/samples/grids/hierarchical-grid/column-pinning-options/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/hierarchical-grid/column-pinning-options/public/index.html b/samples/grids/hierarchical-grid/column-pinning-options/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/hierarchical-grid/column-pinning-options/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/column-pinning-options/src/react-app-env.d.ts b/samples/grids/hierarchical-grid/column-pinning-options/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/hierarchical-grid/column-pinning-options/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/hierarchical-grid/column-pinning-options/vite.config.js b/samples/grids/hierarchical-grid/column-pinning-options/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/hierarchical-grid/column-pinning-options/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/column-pinning-right-side/.devcontainer/devcontainer.json b/samples/grids/hierarchical-grid/column-pinning-right-side/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/hierarchical-grid/column-pinning-right-side/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/column-pinning-right-side/index.html b/samples/grids/hierarchical-grid/column-pinning-right-side/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/hierarchical-grid/column-pinning-right-side/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/column-pinning-right-side/package.json b/samples/grids/hierarchical-grid/column-pinning-right-side/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/hierarchical-grid/column-pinning-right-side/package.json
+++ b/samples/grids/hierarchical-grid/column-pinning-right-side/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/hierarchical-grid/column-pinning-right-side/public/index.html b/samples/grids/hierarchical-grid/column-pinning-right-side/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/hierarchical-grid/column-pinning-right-side/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/column-pinning-right-side/src/react-app-env.d.ts b/samples/grids/hierarchical-grid/column-pinning-right-side/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/hierarchical-grid/column-pinning-right-side/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/hierarchical-grid/column-pinning-right-side/vite.config.js b/samples/grids/hierarchical-grid/column-pinning-right-side/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/hierarchical-grid/column-pinning-right-side/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/column-pinning-styles/.devcontainer/devcontainer.json b/samples/grids/hierarchical-grid/column-pinning-styles/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/hierarchical-grid/column-pinning-styles/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/column-pinning-styles/index.html b/samples/grids/hierarchical-grid/column-pinning-styles/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/hierarchical-grid/column-pinning-styles/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/column-pinning-styles/package.json b/samples/grids/hierarchical-grid/column-pinning-styles/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/hierarchical-grid/column-pinning-styles/package.json
+++ b/samples/grids/hierarchical-grid/column-pinning-styles/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/hierarchical-grid/column-pinning-styles/public/index.html b/samples/grids/hierarchical-grid/column-pinning-styles/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/hierarchical-grid/column-pinning-styles/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/column-pinning-styles/src/react-app-env.d.ts b/samples/grids/hierarchical-grid/column-pinning-styles/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/hierarchical-grid/column-pinning-styles/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/hierarchical-grid/column-pinning-styles/vite.config.js b/samples/grids/hierarchical-grid/column-pinning-styles/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/hierarchical-grid/column-pinning-styles/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/column-pinning/.devcontainer/devcontainer.json b/samples/grids/hierarchical-grid/column-pinning/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/hierarchical-grid/column-pinning/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/column-pinning/index.html b/samples/grids/hierarchical-grid/column-pinning/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/hierarchical-grid/column-pinning/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/column-pinning/package.json b/samples/grids/hierarchical-grid/column-pinning/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/hierarchical-grid/column-pinning/package.json
+++ b/samples/grids/hierarchical-grid/column-pinning/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/hierarchical-grid/column-pinning/public/index.html b/samples/grids/hierarchical-grid/column-pinning/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/hierarchical-grid/column-pinning/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/column-pinning/src/react-app-env.d.ts b/samples/grids/hierarchical-grid/column-pinning/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/hierarchical-grid/column-pinning/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/hierarchical-grid/column-pinning/vite.config.js b/samples/grids/hierarchical-grid/column-pinning/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/hierarchical-grid/column-pinning/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/column-resize-styling/.devcontainer/devcontainer.json b/samples/grids/hierarchical-grid/column-resize-styling/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/hierarchical-grid/column-resize-styling/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/column-resize-styling/index.html b/samples/grids/hierarchical-grid/column-resize-styling/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/hierarchical-grid/column-resize-styling/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/column-resize-styling/package.json b/samples/grids/hierarchical-grid/column-resize-styling/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/hierarchical-grid/column-resize-styling/package.json
+++ b/samples/grids/hierarchical-grid/column-resize-styling/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/hierarchical-grid/column-resize-styling/public/index.html b/samples/grids/hierarchical-grid/column-resize-styling/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/hierarchical-grid/column-resize-styling/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/column-resize-styling/src/react-app-env.d.ts b/samples/grids/hierarchical-grid/column-resize-styling/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/hierarchical-grid/column-resize-styling/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/hierarchical-grid/column-resize-styling/vite.config.js b/samples/grids/hierarchical-grid/column-resize-styling/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/hierarchical-grid/column-resize-styling/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/column-resizing/.devcontainer/devcontainer.json b/samples/grids/hierarchical-grid/column-resizing/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/hierarchical-grid/column-resizing/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/column-resizing/index.html b/samples/grids/hierarchical-grid/column-resizing/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/hierarchical-grid/column-resizing/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/column-resizing/package.json b/samples/grids/hierarchical-grid/column-resizing/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/hierarchical-grid/column-resizing/package.json
+++ b/samples/grids/hierarchical-grid/column-resizing/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/hierarchical-grid/column-resizing/public/index.html b/samples/grids/hierarchical-grid/column-resizing/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/hierarchical-grid/column-resizing/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/column-resizing/src/react-app-env.d.ts b/samples/grids/hierarchical-grid/column-resizing/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/hierarchical-grid/column-resizing/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/hierarchical-grid/column-resizing/vite.config.js b/samples/grids/hierarchical-grid/column-resizing/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/hierarchical-grid/column-resizing/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/column-selection-group/.devcontainer/devcontainer.json b/samples/grids/hierarchical-grid/column-selection-group/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/hierarchical-grid/column-selection-group/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/column-selection-group/index.html b/samples/grids/hierarchical-grid/column-selection-group/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/hierarchical-grid/column-selection-group/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/column-selection-group/package.json b/samples/grids/hierarchical-grid/column-selection-group/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/hierarchical-grid/column-selection-group/package.json
+++ b/samples/grids/hierarchical-grid/column-selection-group/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/hierarchical-grid/column-selection-group/public/index.html b/samples/grids/hierarchical-grid/column-selection-group/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/hierarchical-grid/column-selection-group/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/column-selection-group/src/react-app-env.d.ts b/samples/grids/hierarchical-grid/column-selection-group/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/hierarchical-grid/column-selection-group/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/hierarchical-grid/column-selection-group/vite.config.js b/samples/grids/hierarchical-grid/column-selection-group/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/hierarchical-grid/column-selection-group/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/column-selection-mode/.devcontainer/devcontainer.json b/samples/grids/hierarchical-grid/column-selection-mode/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/hierarchical-grid/column-selection-mode/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/column-selection-mode/index.html b/samples/grids/hierarchical-grid/column-selection-mode/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/hierarchical-grid/column-selection-mode/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/column-selection-mode/package.json b/samples/grids/hierarchical-grid/column-selection-mode/package.json
index e956f1d72c..68b6d99557 100644
--- a/samples/grids/hierarchical-grid/column-selection-mode/package.json
+++ b/samples/grids/hierarchical-grid/column-selection-mode/package.json
@@ -7,36 +7,39 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/hierarchical-grid/column-selection-mode/public/index.html b/samples/grids/hierarchical-grid/column-selection-mode/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/hierarchical-grid/column-selection-mode/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/column-selection-mode/src/react-app-env.d.ts b/samples/grids/hierarchical-grid/column-selection-mode/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/hierarchical-grid/column-selection-mode/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/hierarchical-grid/column-selection-mode/vite.config.js b/samples/grids/hierarchical-grid/column-selection-mode/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/hierarchical-grid/column-selection-mode/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/column-selection-styles/.devcontainer/devcontainer.json b/samples/grids/hierarchical-grid/column-selection-styles/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/hierarchical-grid/column-selection-styles/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/column-selection-styles/index.html b/samples/grids/hierarchical-grid/column-selection-styles/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/hierarchical-grid/column-selection-styles/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/column-selection-styles/package.json b/samples/grids/hierarchical-grid/column-selection-styles/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/hierarchical-grid/column-selection-styles/package.json
+++ b/samples/grids/hierarchical-grid/column-selection-styles/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/hierarchical-grid/column-selection-styles/public/index.html b/samples/grids/hierarchical-grid/column-selection-styles/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/hierarchical-grid/column-selection-styles/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/column-selection-styles/src/react-app-env.d.ts b/samples/grids/hierarchical-grid/column-selection-styles/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/hierarchical-grid/column-selection-styles/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/hierarchical-grid/column-selection-styles/vite.config.js b/samples/grids/hierarchical-grid/column-selection-styles/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/hierarchical-grid/column-selection-styles/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/column-sorting-indicators/.devcontainer/devcontainer.json b/samples/grids/hierarchical-grid/column-sorting-indicators/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/hierarchical-grid/column-sorting-indicators/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/column-sorting-indicators/index.html b/samples/grids/hierarchical-grid/column-sorting-indicators/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/hierarchical-grid/column-sorting-indicators/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/column-sorting-indicators/package.json b/samples/grids/hierarchical-grid/column-sorting-indicators/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/hierarchical-grid/column-sorting-indicators/package.json
+++ b/samples/grids/hierarchical-grid/column-sorting-indicators/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/hierarchical-grid/column-sorting-indicators/public/index.html b/samples/grids/hierarchical-grid/column-sorting-indicators/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/hierarchical-grid/column-sorting-indicators/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/column-sorting-indicators/src/react-app-env.d.ts b/samples/grids/hierarchical-grid/column-sorting-indicators/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/hierarchical-grid/column-sorting-indicators/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/hierarchical-grid/column-sorting-indicators/vite.config.js b/samples/grids/hierarchical-grid/column-sorting-indicators/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/hierarchical-grid/column-sorting-indicators/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/column-sorting-options/.devcontainer/devcontainer.json b/samples/grids/hierarchical-grid/column-sorting-options/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/hierarchical-grid/column-sorting-options/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/column-sorting-options/index.html b/samples/grids/hierarchical-grid/column-sorting-options/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/hierarchical-grid/column-sorting-options/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/column-sorting-options/package.json b/samples/grids/hierarchical-grid/column-sorting-options/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/hierarchical-grid/column-sorting-options/package.json
+++ b/samples/grids/hierarchical-grid/column-sorting-options/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/hierarchical-grid/column-sorting-options/public/index.html b/samples/grids/hierarchical-grid/column-sorting-options/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/hierarchical-grid/column-sorting-options/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/column-sorting-options/src/react-app-env.d.ts b/samples/grids/hierarchical-grid/column-sorting-options/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/hierarchical-grid/column-sorting-options/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/hierarchical-grid/column-sorting-options/vite.config.js b/samples/grids/hierarchical-grid/column-sorting-options/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/hierarchical-grid/column-sorting-options/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/column-sorting-style/.devcontainer/devcontainer.json b/samples/grids/hierarchical-grid/column-sorting-style/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/hierarchical-grid/column-sorting-style/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/column-sorting-style/index.html b/samples/grids/hierarchical-grid/column-sorting-style/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/hierarchical-grid/column-sorting-style/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/column-sorting-style/package.json b/samples/grids/hierarchical-grid/column-sorting-style/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/hierarchical-grid/column-sorting-style/package.json
+++ b/samples/grids/hierarchical-grid/column-sorting-style/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/hierarchical-grid/column-sorting-style/public/index.html b/samples/grids/hierarchical-grid/column-sorting-style/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/hierarchical-grid/column-sorting-style/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/column-sorting-style/src/react-app-env.d.ts b/samples/grids/hierarchical-grid/column-sorting-style/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/hierarchical-grid/column-sorting-style/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/hierarchical-grid/column-sorting-style/vite.config.js b/samples/grids/hierarchical-grid/column-sorting-style/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/hierarchical-grid/column-sorting-style/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/conditional-cell-style-1/.devcontainer/devcontainer.json b/samples/grids/hierarchical-grid/conditional-cell-style-1/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/hierarchical-grid/conditional-cell-style-1/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/conditional-cell-style-1/index.html b/samples/grids/hierarchical-grid/conditional-cell-style-1/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/hierarchical-grid/conditional-cell-style-1/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/conditional-cell-style-1/package.json b/samples/grids/hierarchical-grid/conditional-cell-style-1/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/hierarchical-grid/conditional-cell-style-1/package.json
+++ b/samples/grids/hierarchical-grid/conditional-cell-style-1/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/hierarchical-grid/conditional-cell-style-1/public/index.html b/samples/grids/hierarchical-grid/conditional-cell-style-1/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/hierarchical-grid/conditional-cell-style-1/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/conditional-cell-style-1/src/react-app-env.d.ts b/samples/grids/hierarchical-grid/conditional-cell-style-1/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/hierarchical-grid/conditional-cell-style-1/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/hierarchical-grid/conditional-cell-style-1/vite.config.js b/samples/grids/hierarchical-grid/conditional-cell-style-1/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/hierarchical-grid/conditional-cell-style-1/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/conditional-cell-style-2/.devcontainer/devcontainer.json b/samples/grids/hierarchical-grid/conditional-cell-style-2/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/hierarchical-grid/conditional-cell-style-2/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/conditional-cell-style-2/index.html b/samples/grids/hierarchical-grid/conditional-cell-style-2/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/hierarchical-grid/conditional-cell-style-2/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/conditional-cell-style-2/package.json b/samples/grids/hierarchical-grid/conditional-cell-style-2/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/hierarchical-grid/conditional-cell-style-2/package.json
+++ b/samples/grids/hierarchical-grid/conditional-cell-style-2/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/hierarchical-grid/conditional-cell-style-2/public/index.html b/samples/grids/hierarchical-grid/conditional-cell-style-2/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/hierarchical-grid/conditional-cell-style-2/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/conditional-cell-style-2/src/react-app-env.d.ts b/samples/grids/hierarchical-grid/conditional-cell-style-2/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/hierarchical-grid/conditional-cell-style-2/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/hierarchical-grid/conditional-cell-style-2/vite.config.js b/samples/grids/hierarchical-grid/conditional-cell-style-2/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/hierarchical-grid/conditional-cell-style-2/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/conditional-row-selectors/.devcontainer/devcontainer.json b/samples/grids/hierarchical-grid/conditional-row-selectors/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/hierarchical-grid/conditional-row-selectors/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/conditional-row-selectors/index.html b/samples/grids/hierarchical-grid/conditional-row-selectors/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/hierarchical-grid/conditional-row-selectors/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/conditional-row-selectors/package.json b/samples/grids/hierarchical-grid/conditional-row-selectors/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/hierarchical-grid/conditional-row-selectors/package.json
+++ b/samples/grids/hierarchical-grid/conditional-row-selectors/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/hierarchical-grid/conditional-row-selectors/public/index.html b/samples/grids/hierarchical-grid/conditional-row-selectors/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/hierarchical-grid/conditional-row-selectors/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/conditional-row-selectors/src/react-app-env.d.ts b/samples/grids/hierarchical-grid/conditional-row-selectors/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/hierarchical-grid/conditional-row-selectors/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/hierarchical-grid/conditional-row-selectors/vite.config.js b/samples/grids/hierarchical-grid/conditional-row-selectors/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/hierarchical-grid/conditional-row-selectors/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/custom-filtering/.devcontainer/devcontainer.json b/samples/grids/hierarchical-grid/custom-filtering/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/hierarchical-grid/custom-filtering/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/custom-filtering/index.html b/samples/grids/hierarchical-grid/custom-filtering/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/hierarchical-grid/custom-filtering/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/custom-filtering/package.json b/samples/grids/hierarchical-grid/custom-filtering/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/hierarchical-grid/custom-filtering/package.json
+++ b/samples/grids/hierarchical-grid/custom-filtering/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/hierarchical-grid/custom-filtering/public/index.html b/samples/grids/hierarchical-grid/custom-filtering/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/hierarchical-grid/custom-filtering/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/custom-filtering/src/react-app-env.d.ts b/samples/grids/hierarchical-grid/custom-filtering/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/hierarchical-grid/custom-filtering/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/hierarchical-grid/custom-filtering/vite.config.js b/samples/grids/hierarchical-grid/custom-filtering/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/hierarchical-grid/custom-filtering/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/data-exporting-indicator/.devcontainer/devcontainer.json b/samples/grids/hierarchical-grid/data-exporting-indicator/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/hierarchical-grid/data-exporting-indicator/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/data-exporting-indicator/index.html b/samples/grids/hierarchical-grid/data-exporting-indicator/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/hierarchical-grid/data-exporting-indicator/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/data-exporting-indicator/package.json b/samples/grids/hierarchical-grid/data-exporting-indicator/package.json
index e2ce9f16ce..fd4b5d52d6 100644
--- a/samples/grids/hierarchical-grid/data-exporting-indicator/package.json
+++ b/samples/grids/hierarchical-grid/data-exporting-indicator/package.json
@@ -7,37 +7,40 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-datasources": "19.2.2",
"igniteui-react-grids": "^19.2.0",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/hierarchical-grid/data-exporting-indicator/public/index.html b/samples/grids/hierarchical-grid/data-exporting-indicator/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/hierarchical-grid/data-exporting-indicator/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/data-exporting-indicator/src/react-app-env.d.ts b/samples/grids/hierarchical-grid/data-exporting-indicator/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/hierarchical-grid/data-exporting-indicator/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/hierarchical-grid/data-exporting-indicator/vite.config.js b/samples/grids/hierarchical-grid/data-exporting-indicator/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/hierarchical-grid/data-exporting-indicator/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/data-performance-virtualization/.devcontainer/devcontainer.json b/samples/grids/hierarchical-grid/data-performance-virtualization/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/hierarchical-grid/data-performance-virtualization/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/data-performance-virtualization/index.html b/samples/grids/hierarchical-grid/data-performance-virtualization/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/hierarchical-grid/data-performance-virtualization/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/data-performance-virtualization/package.json b/samples/grids/hierarchical-grid/data-performance-virtualization/package.json
index e2ce9f16ce..fd4b5d52d6 100644
--- a/samples/grids/hierarchical-grid/data-performance-virtualization/package.json
+++ b/samples/grids/hierarchical-grid/data-performance-virtualization/package.json
@@ -7,37 +7,40 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-datasources": "19.2.2",
"igniteui-react-grids": "^19.2.0",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/hierarchical-grid/data-performance-virtualization/public/index.html b/samples/grids/hierarchical-grid/data-performance-virtualization/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/hierarchical-grid/data-performance-virtualization/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/data-performance-virtualization/src/react-app-env.d.ts b/samples/grids/hierarchical-grid/data-performance-virtualization/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/hierarchical-grid/data-performance-virtualization/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/hierarchical-grid/data-performance-virtualization/vite.config.js b/samples/grids/hierarchical-grid/data-performance-virtualization/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/hierarchical-grid/data-performance-virtualization/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/data-summary-formatter/.devcontainer/devcontainer.json b/samples/grids/hierarchical-grid/data-summary-formatter/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/hierarchical-grid/data-summary-formatter/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/data-summary-formatter/index.html b/samples/grids/hierarchical-grid/data-summary-formatter/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/hierarchical-grid/data-summary-formatter/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/data-summary-formatter/package.json b/samples/grids/hierarchical-grid/data-summary-formatter/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/hierarchical-grid/data-summary-formatter/package.json
+++ b/samples/grids/hierarchical-grid/data-summary-formatter/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/hierarchical-grid/data-summary-formatter/public/index.html b/samples/grids/hierarchical-grid/data-summary-formatter/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/hierarchical-grid/data-summary-formatter/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/data-summary-formatter/src/react-app-env.d.ts b/samples/grids/hierarchical-grid/data-summary-formatter/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/hierarchical-grid/data-summary-formatter/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/hierarchical-grid/data-summary-formatter/vite.config.js b/samples/grids/hierarchical-grid/data-summary-formatter/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/hierarchical-grid/data-summary-formatter/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/data-summary-options-styling/.devcontainer/devcontainer.json b/samples/grids/hierarchical-grid/data-summary-options-styling/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/hierarchical-grid/data-summary-options-styling/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/data-summary-options-styling/index.html b/samples/grids/hierarchical-grid/data-summary-options-styling/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/hierarchical-grid/data-summary-options-styling/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/data-summary-options-styling/package.json b/samples/grids/hierarchical-grid/data-summary-options-styling/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/hierarchical-grid/data-summary-options-styling/package.json
+++ b/samples/grids/hierarchical-grid/data-summary-options-styling/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/hierarchical-grid/data-summary-options-styling/public/index.html b/samples/grids/hierarchical-grid/data-summary-options-styling/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/hierarchical-grid/data-summary-options-styling/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/data-summary-options-styling/src/react-app-env.d.ts b/samples/grids/hierarchical-grid/data-summary-options-styling/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/hierarchical-grid/data-summary-options-styling/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/hierarchical-grid/data-summary-options-styling/vite.config.js b/samples/grids/hierarchical-grid/data-summary-options-styling/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/hierarchical-grid/data-summary-options-styling/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/data-summary-options/.devcontainer/devcontainer.json b/samples/grids/hierarchical-grid/data-summary-options/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/hierarchical-grid/data-summary-options/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/data-summary-options/index.html b/samples/grids/hierarchical-grid/data-summary-options/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/hierarchical-grid/data-summary-options/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/data-summary-options/package.json b/samples/grids/hierarchical-grid/data-summary-options/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/hierarchical-grid/data-summary-options/package.json
+++ b/samples/grids/hierarchical-grid/data-summary-options/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/hierarchical-grid/data-summary-options/public/index.html b/samples/grids/hierarchical-grid/data-summary-options/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/hierarchical-grid/data-summary-options/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/data-summary-options/src/react-app-env.d.ts b/samples/grids/hierarchical-grid/data-summary-options/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/hierarchical-grid/data-summary-options/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/hierarchical-grid/data-summary-options/vite.config.js b/samples/grids/hierarchical-grid/data-summary-options/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/hierarchical-grid/data-summary-options/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/data-summary-template/.devcontainer/devcontainer.json b/samples/grids/hierarchical-grid/data-summary-template/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/hierarchical-grid/data-summary-template/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/data-summary-template/index.html b/samples/grids/hierarchical-grid/data-summary-template/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/hierarchical-grid/data-summary-template/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/data-summary-template/package.json b/samples/grids/hierarchical-grid/data-summary-template/package.json
index e956f1d72c..68b6d99557 100644
--- a/samples/grids/hierarchical-grid/data-summary-template/package.json
+++ b/samples/grids/hierarchical-grid/data-summary-template/package.json
@@ -7,36 +7,39 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/hierarchical-grid/data-summary-template/public/index.html b/samples/grids/hierarchical-grid/data-summary-template/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/hierarchical-grid/data-summary-template/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/data-summary-template/src/react-app-env.d.ts b/samples/grids/hierarchical-grid/data-summary-template/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/hierarchical-grid/data-summary-template/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/hierarchical-grid/data-summary-template/vite.config.js b/samples/grids/hierarchical-grid/data-summary-template/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/hierarchical-grid/data-summary-template/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/disabled-summaries/.devcontainer/devcontainer.json b/samples/grids/hierarchical-grid/disabled-summaries/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/hierarchical-grid/disabled-summaries/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/disabled-summaries/index.html b/samples/grids/hierarchical-grid/disabled-summaries/index.html
new file mode 100644
index 0000000000..38a004ded2
--- /dev/null
+++ b/samples/grids/hierarchical-grid/disabled-summaries/index.html
@@ -0,0 +1,18 @@
+
+
+
+ Sample | Ignite UI | React | Infragistics
+
+
+
+
+
+
+
+
diff --git a/samples/grids/hierarchical-grid/disabled-summaries/package.json b/samples/grids/hierarchical-grid/disabled-summaries/package.json
index 0464377738..d9d6ccf2c9 100644
--- a/samples/grids/hierarchical-grid/disabled-summaries/package.json
+++ b/samples/grids/hierarchical-grid/disabled-summaries/package.json
@@ -2,35 +2,38 @@
"name": "example-ignite-ui-react",
"version": "1.4.0",
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-datasources": "19.2.2",
"igniteui-react-grids": "^19.2.0",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/hierarchical-grid/disabled-summaries/public/index.html b/samples/grids/hierarchical-grid/disabled-summaries/public/index.html
deleted file mode 100644
index c76a032f33..0000000000
--- a/samples/grids/hierarchical-grid/disabled-summaries/public/index.html
+++ /dev/null
@@ -1,17 +0,0 @@
-
-
-
- Sample | Ignite UI | React | Infragistics
-
-
-
-
-
-
-
diff --git a/samples/grids/hierarchical-grid/disabled-summaries/src/react-app-env.d.ts b/samples/grids/hierarchical-grid/disabled-summaries/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/hierarchical-grid/disabled-summaries/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/hierarchical-grid/disabled-summaries/vite.config.js b/samples/grids/hierarchical-grid/disabled-summaries/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/hierarchical-grid/disabled-summaries/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/editing-columns/.devcontainer/devcontainer.json b/samples/grids/hierarchical-grid/editing-columns/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/hierarchical-grid/editing-columns/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/editing-columns/index.html b/samples/grids/hierarchical-grid/editing-columns/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/hierarchical-grid/editing-columns/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/editing-columns/package.json b/samples/grids/hierarchical-grid/editing-columns/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/hierarchical-grid/editing-columns/package.json
+++ b/samples/grids/hierarchical-grid/editing-columns/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/hierarchical-grid/editing-columns/public/index.html b/samples/grids/hierarchical-grid/editing-columns/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/hierarchical-grid/editing-columns/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/editing-columns/src/react-app-env.d.ts b/samples/grids/hierarchical-grid/editing-columns/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/hierarchical-grid/editing-columns/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/hierarchical-grid/editing-columns/vite.config.js b/samples/grids/hierarchical-grid/editing-columns/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/hierarchical-grid/editing-columns/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/editing-events/.devcontainer/devcontainer.json b/samples/grids/hierarchical-grid/editing-events/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/hierarchical-grid/editing-events/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/editing-events/index.html b/samples/grids/hierarchical-grid/editing-events/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/hierarchical-grid/editing-events/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/editing-events/package.json b/samples/grids/hierarchical-grid/editing-events/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/hierarchical-grid/editing-events/package.json
+++ b/samples/grids/hierarchical-grid/editing-events/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/hierarchical-grid/editing-events/public/index.html b/samples/grids/hierarchical-grid/editing-events/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/hierarchical-grid/editing-events/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/editing-events/src/react-app-env.d.ts b/samples/grids/hierarchical-grid/editing-events/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/hierarchical-grid/editing-events/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/hierarchical-grid/editing-events/vite.config.js b/samples/grids/hierarchical-grid/editing-events/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/hierarchical-grid/editing-events/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/editing-lifecycle/.devcontainer/devcontainer.json b/samples/grids/hierarchical-grid/editing-lifecycle/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/hierarchical-grid/editing-lifecycle/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/editing-lifecycle/index.html b/samples/grids/hierarchical-grid/editing-lifecycle/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/hierarchical-grid/editing-lifecycle/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/editing-lifecycle/package.json b/samples/grids/hierarchical-grid/editing-lifecycle/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/hierarchical-grid/editing-lifecycle/package.json
+++ b/samples/grids/hierarchical-grid/editing-lifecycle/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/hierarchical-grid/editing-lifecycle/public/index.html b/samples/grids/hierarchical-grid/editing-lifecycle/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/hierarchical-grid/editing-lifecycle/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/editing-lifecycle/src/react-app-env.d.ts b/samples/grids/hierarchical-grid/editing-lifecycle/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/hierarchical-grid/editing-lifecycle/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/hierarchical-grid/editing-lifecycle/vite.config.js b/samples/grids/hierarchical-grid/editing-lifecycle/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/hierarchical-grid/editing-lifecycle/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/excel-exporting/.devcontainer/devcontainer.json b/samples/grids/hierarchical-grid/excel-exporting/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/hierarchical-grid/excel-exporting/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/excel-exporting/index.html b/samples/grids/hierarchical-grid/excel-exporting/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/hierarchical-grid/excel-exporting/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/excel-exporting/package.json b/samples/grids/hierarchical-grid/excel-exporting/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/hierarchical-grid/excel-exporting/package.json
+++ b/samples/grids/hierarchical-grid/excel-exporting/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/hierarchical-grid/excel-exporting/public/index.html b/samples/grids/hierarchical-grid/excel-exporting/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/hierarchical-grid/excel-exporting/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/excel-exporting/src/react-app-env.d.ts b/samples/grids/hierarchical-grid/excel-exporting/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/hierarchical-grid/excel-exporting/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/hierarchical-grid/excel-exporting/vite.config.js b/samples/grids/hierarchical-grid/excel-exporting/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/hierarchical-grid/excel-exporting/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/excel-style-filtering-sample-1/.devcontainer/devcontainer.json b/samples/grids/hierarchical-grid/excel-style-filtering-sample-1/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/hierarchical-grid/excel-style-filtering-sample-1/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/excel-style-filtering-sample-1/index.html b/samples/grids/hierarchical-grid/excel-style-filtering-sample-1/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/hierarchical-grid/excel-style-filtering-sample-1/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/excel-style-filtering-sample-1/package.json b/samples/grids/hierarchical-grid/excel-style-filtering-sample-1/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/hierarchical-grid/excel-style-filtering-sample-1/package.json
+++ b/samples/grids/hierarchical-grid/excel-style-filtering-sample-1/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/hierarchical-grid/excel-style-filtering-sample-1/public/index.html b/samples/grids/hierarchical-grid/excel-style-filtering-sample-1/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/hierarchical-grid/excel-style-filtering-sample-1/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/excel-style-filtering-sample-1/src/react-app-env.d.ts b/samples/grids/hierarchical-grid/excel-style-filtering-sample-1/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/hierarchical-grid/excel-style-filtering-sample-1/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/hierarchical-grid/excel-style-filtering-sample-1/vite.config.js b/samples/grids/hierarchical-grid/excel-style-filtering-sample-1/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/hierarchical-grid/excel-style-filtering-sample-1/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/excel-style-filtering-sample-2/.devcontainer/devcontainer.json b/samples/grids/hierarchical-grid/excel-style-filtering-sample-2/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/hierarchical-grid/excel-style-filtering-sample-2/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/excel-style-filtering-sample-2/index.html b/samples/grids/hierarchical-grid/excel-style-filtering-sample-2/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/hierarchical-grid/excel-style-filtering-sample-2/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/excel-style-filtering-sample-2/package.json b/samples/grids/hierarchical-grid/excel-style-filtering-sample-2/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/hierarchical-grid/excel-style-filtering-sample-2/package.json
+++ b/samples/grids/hierarchical-grid/excel-style-filtering-sample-2/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/hierarchical-grid/excel-style-filtering-sample-2/public/index.html b/samples/grids/hierarchical-grid/excel-style-filtering-sample-2/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/hierarchical-grid/excel-style-filtering-sample-2/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/excel-style-filtering-sample-2/src/react-app-env.d.ts b/samples/grids/hierarchical-grid/excel-style-filtering-sample-2/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/hierarchical-grid/excel-style-filtering-sample-2/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/hierarchical-grid/excel-style-filtering-sample-2/vite.config.js b/samples/grids/hierarchical-grid/excel-style-filtering-sample-2/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/hierarchical-grid/excel-style-filtering-sample-2/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/excel-style-filtering-sample-3/.devcontainer/devcontainer.json b/samples/grids/hierarchical-grid/excel-style-filtering-sample-3/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/hierarchical-grid/excel-style-filtering-sample-3/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/excel-style-filtering-sample-3/index.html b/samples/grids/hierarchical-grid/excel-style-filtering-sample-3/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/hierarchical-grid/excel-style-filtering-sample-3/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/excel-style-filtering-sample-3/package.json b/samples/grids/hierarchical-grid/excel-style-filtering-sample-3/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/hierarchical-grid/excel-style-filtering-sample-3/package.json
+++ b/samples/grids/hierarchical-grid/excel-style-filtering-sample-3/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/hierarchical-grid/excel-style-filtering-sample-3/public/index.html b/samples/grids/hierarchical-grid/excel-style-filtering-sample-3/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/hierarchical-grid/excel-style-filtering-sample-3/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/excel-style-filtering-sample-3/src/react-app-env.d.ts b/samples/grids/hierarchical-grid/excel-style-filtering-sample-3/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/hierarchical-grid/excel-style-filtering-sample-3/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/hierarchical-grid/excel-style-filtering-sample-3/vite.config.js b/samples/grids/hierarchical-grid/excel-style-filtering-sample-3/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/hierarchical-grid/excel-style-filtering-sample-3/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/excel-style-filtering-style/.devcontainer/devcontainer.json b/samples/grids/hierarchical-grid/excel-style-filtering-style/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/hierarchical-grid/excel-style-filtering-style/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/excel-style-filtering-style/index.html b/samples/grids/hierarchical-grid/excel-style-filtering-style/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/hierarchical-grid/excel-style-filtering-style/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/excel-style-filtering-style/package.json b/samples/grids/hierarchical-grid/excel-style-filtering-style/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/hierarchical-grid/excel-style-filtering-style/package.json
+++ b/samples/grids/hierarchical-grid/excel-style-filtering-style/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/hierarchical-grid/excel-style-filtering-style/public/index.html b/samples/grids/hierarchical-grid/excel-style-filtering-style/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/hierarchical-grid/excel-style-filtering-style/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/excel-style-filtering-style/src/react-app-env.d.ts b/samples/grids/hierarchical-grid/excel-style-filtering-style/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/hierarchical-grid/excel-style-filtering-style/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/hierarchical-grid/excel-style-filtering-style/vite.config.js b/samples/grids/hierarchical-grid/excel-style-filtering-style/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/hierarchical-grid/excel-style-filtering-style/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/filtering-options/.devcontainer/devcontainer.json b/samples/grids/hierarchical-grid/filtering-options/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/hierarchical-grid/filtering-options/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/filtering-options/index.html b/samples/grids/hierarchical-grid/filtering-options/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/hierarchical-grid/filtering-options/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/filtering-options/package.json b/samples/grids/hierarchical-grid/filtering-options/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/hierarchical-grid/filtering-options/package.json
+++ b/samples/grids/hierarchical-grid/filtering-options/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/hierarchical-grid/filtering-options/public/index.html b/samples/grids/hierarchical-grid/filtering-options/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/hierarchical-grid/filtering-options/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/filtering-options/src/react-app-env.d.ts b/samples/grids/hierarchical-grid/filtering-options/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/hierarchical-grid/filtering-options/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/hierarchical-grid/filtering-options/vite.config.js b/samples/grids/hierarchical-grid/filtering-options/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/hierarchical-grid/filtering-options/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/filtering-style/.devcontainer/devcontainer.json b/samples/grids/hierarchical-grid/filtering-style/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/hierarchical-grid/filtering-style/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/filtering-style/index.html b/samples/grids/hierarchical-grid/filtering-style/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/hierarchical-grid/filtering-style/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/filtering-style/package.json b/samples/grids/hierarchical-grid/filtering-style/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/hierarchical-grid/filtering-style/package.json
+++ b/samples/grids/hierarchical-grid/filtering-style/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/hierarchical-grid/filtering-style/public/index.html b/samples/grids/hierarchical-grid/filtering-style/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/hierarchical-grid/filtering-style/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/filtering-style/src/react-app-env.d.ts b/samples/grids/hierarchical-grid/filtering-style/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/hierarchical-grid/filtering-style/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/hierarchical-grid/filtering-style/vite.config.js b/samples/grids/hierarchical-grid/filtering-style/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/hierarchical-grid/filtering-style/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/hierarchical-grid-options/.devcontainer/devcontainer.json b/samples/grids/hierarchical-grid/hierarchical-grid-options/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/hierarchical-grid/hierarchical-grid-options/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/hierarchical-grid-options/index.html b/samples/grids/hierarchical-grid/hierarchical-grid-options/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/hierarchical-grid/hierarchical-grid-options/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/hierarchical-grid-options/package.json b/samples/grids/hierarchical-grid/hierarchical-grid-options/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/hierarchical-grid/hierarchical-grid-options/package.json
+++ b/samples/grids/hierarchical-grid/hierarchical-grid-options/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/hierarchical-grid/hierarchical-grid-options/public/index.html b/samples/grids/hierarchical-grid/hierarchical-grid-options/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/hierarchical-grid/hierarchical-grid-options/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/hierarchical-grid-options/src/react-app-env.d.ts b/samples/grids/hierarchical-grid/hierarchical-grid-options/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/hierarchical-grid/hierarchical-grid-options/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/hierarchical-grid/hierarchical-grid-options/vite.config.js b/samples/grids/hierarchical-grid/hierarchical-grid-options/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/hierarchical-grid/hierarchical-grid-options/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/hierarchical-grid-paging-style/.devcontainer/devcontainer.json b/samples/grids/hierarchical-grid/hierarchical-grid-paging-style/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/hierarchical-grid/hierarchical-grid-paging-style/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/hierarchical-grid-paging-style/index.html b/samples/grids/hierarchical-grid/hierarchical-grid-paging-style/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/hierarchical-grid/hierarchical-grid-paging-style/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/hierarchical-grid-paging-style/package.json b/samples/grids/hierarchical-grid/hierarchical-grid-paging-style/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/hierarchical-grid/hierarchical-grid-paging-style/package.json
+++ b/samples/grids/hierarchical-grid/hierarchical-grid-paging-style/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/hierarchical-grid/hierarchical-grid-paging-style/public/index.html b/samples/grids/hierarchical-grid/hierarchical-grid-paging-style/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/hierarchical-grid/hierarchical-grid-paging-style/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/hierarchical-grid-paging-style/src/react-app-env.d.ts b/samples/grids/hierarchical-grid/hierarchical-grid-paging-style/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/hierarchical-grid/hierarchical-grid-paging-style/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/hierarchical-grid/hierarchical-grid-paging-style/vite.config.js b/samples/grids/hierarchical-grid/hierarchical-grid-paging-style/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/hierarchical-grid/hierarchical-grid-paging-style/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/hierarchical-grid-styling/.devcontainer/devcontainer.json b/samples/grids/hierarchical-grid/hierarchical-grid-styling/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/hierarchical-grid/hierarchical-grid-styling/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/hierarchical-grid-styling/index.html b/samples/grids/hierarchical-grid/hierarchical-grid-styling/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/hierarchical-grid/hierarchical-grid-styling/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/hierarchical-grid-styling/package.json b/samples/grids/hierarchical-grid/hierarchical-grid-styling/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/hierarchical-grid/hierarchical-grid-styling/package.json
+++ b/samples/grids/hierarchical-grid/hierarchical-grid-styling/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/hierarchical-grid/hierarchical-grid-styling/public/index.html b/samples/grids/hierarchical-grid/hierarchical-grid-styling/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/hierarchical-grid/hierarchical-grid-styling/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/hierarchical-grid-styling/src/react-app-env.d.ts b/samples/grids/hierarchical-grid/hierarchical-grid-styling/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/hierarchical-grid/hierarchical-grid-styling/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/hierarchical-grid/hierarchical-grid-styling/vite.config.js b/samples/grids/hierarchical-grid/hierarchical-grid-styling/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/hierarchical-grid/hierarchical-grid-styling/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/layout-display-density/.devcontainer/devcontainer.json b/samples/grids/hierarchical-grid/layout-display-density/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/hierarchical-grid/layout-display-density/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/layout-display-density/index.html b/samples/grids/hierarchical-grid/layout-display-density/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/hierarchical-grid/layout-display-density/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/layout-display-density/package.json b/samples/grids/hierarchical-grid/layout-display-density/package.json
index e956f1d72c..68b6d99557 100644
--- a/samples/grids/hierarchical-grid/layout-display-density/package.json
+++ b/samples/grids/hierarchical-grid/layout-display-density/package.json
@@ -7,36 +7,39 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/hierarchical-grid/layout-display-density/public/index.html b/samples/grids/hierarchical-grid/layout-display-density/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/hierarchical-grid/layout-display-density/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/layout-display-density/src/react-app-env.d.ts b/samples/grids/hierarchical-grid/layout-display-density/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/hierarchical-grid/layout-display-density/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/hierarchical-grid/layout-display-density/vite.config.js b/samples/grids/hierarchical-grid/layout-display-density/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/hierarchical-grid/layout-display-density/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/multi-column-headers-export/.devcontainer/devcontainer.json b/samples/grids/hierarchical-grid/multi-column-headers-export/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/hierarchical-grid/multi-column-headers-export/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/multi-column-headers-export/index.html b/samples/grids/hierarchical-grid/multi-column-headers-export/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/hierarchical-grid/multi-column-headers-export/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/multi-column-headers-export/package.json b/samples/grids/hierarchical-grid/multi-column-headers-export/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/hierarchical-grid/multi-column-headers-export/package.json
+++ b/samples/grids/hierarchical-grid/multi-column-headers-export/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/hierarchical-grid/multi-column-headers-export/public/index.html b/samples/grids/hierarchical-grid/multi-column-headers-export/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/hierarchical-grid/multi-column-headers-export/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/multi-column-headers-export/src/react-app-env.d.ts b/samples/grids/hierarchical-grid/multi-column-headers-export/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/hierarchical-grid/multi-column-headers-export/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/hierarchical-grid/multi-column-headers-export/vite.config.js b/samples/grids/hierarchical-grid/multi-column-headers-export/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/hierarchical-grid/multi-column-headers-export/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/multi-column-headers-overview/.devcontainer/devcontainer.json b/samples/grids/hierarchical-grid/multi-column-headers-overview/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/hierarchical-grid/multi-column-headers-overview/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/multi-column-headers-overview/index.html b/samples/grids/hierarchical-grid/multi-column-headers-overview/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/hierarchical-grid/multi-column-headers-overview/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/multi-column-headers-overview/package.json b/samples/grids/hierarchical-grid/multi-column-headers-overview/package.json
index e956f1d72c..68b6d99557 100644
--- a/samples/grids/hierarchical-grid/multi-column-headers-overview/package.json
+++ b/samples/grids/hierarchical-grid/multi-column-headers-overview/package.json
@@ -7,36 +7,39 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/hierarchical-grid/multi-column-headers-overview/public/index.html b/samples/grids/hierarchical-grid/multi-column-headers-overview/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/hierarchical-grid/multi-column-headers-overview/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/multi-column-headers-overview/src/react-app-env.d.ts b/samples/grids/hierarchical-grid/multi-column-headers-overview/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/hierarchical-grid/multi-column-headers-overview/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/hierarchical-grid/multi-column-headers-overview/vite.config.js b/samples/grids/hierarchical-grid/multi-column-headers-overview/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/hierarchical-grid/multi-column-headers-overview/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/multi-column-headers-styling/.devcontainer/devcontainer.json b/samples/grids/hierarchical-grid/multi-column-headers-styling/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/hierarchical-grid/multi-column-headers-styling/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/multi-column-headers-styling/index.html b/samples/grids/hierarchical-grid/multi-column-headers-styling/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/hierarchical-grid/multi-column-headers-styling/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/multi-column-headers-styling/package.json b/samples/grids/hierarchical-grid/multi-column-headers-styling/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/hierarchical-grid/multi-column-headers-styling/package.json
+++ b/samples/grids/hierarchical-grid/multi-column-headers-styling/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/hierarchical-grid/multi-column-headers-styling/public/index.html b/samples/grids/hierarchical-grid/multi-column-headers-styling/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/hierarchical-grid/multi-column-headers-styling/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/multi-column-headers-styling/src/react-app-env.d.ts b/samples/grids/hierarchical-grid/multi-column-headers-styling/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/hierarchical-grid/multi-column-headers-styling/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/hierarchical-grid/multi-column-headers-styling/vite.config.js b/samples/grids/hierarchical-grid/multi-column-headers-styling/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/hierarchical-grid/multi-column-headers-styling/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/multi-column-headers-template/.devcontainer/devcontainer.json b/samples/grids/hierarchical-grid/multi-column-headers-template/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/hierarchical-grid/multi-column-headers-template/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/multi-column-headers-template/index.html b/samples/grids/hierarchical-grid/multi-column-headers-template/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/hierarchical-grid/multi-column-headers-template/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/multi-column-headers-template/package.json b/samples/grids/hierarchical-grid/multi-column-headers-template/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/hierarchical-grid/multi-column-headers-template/package.json
+++ b/samples/grids/hierarchical-grid/multi-column-headers-template/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/hierarchical-grid/multi-column-headers-template/public/index.html b/samples/grids/hierarchical-grid/multi-column-headers-template/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/hierarchical-grid/multi-column-headers-template/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/multi-column-headers-template/src/react-app-env.d.ts b/samples/grids/hierarchical-grid/multi-column-headers-template/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/hierarchical-grid/multi-column-headers-template/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/hierarchical-grid/multi-column-headers-template/vite.config.js b/samples/grids/hierarchical-grid/multi-column-headers-template/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/hierarchical-grid/multi-column-headers-template/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/overview/.devcontainer/devcontainer.json b/samples/grids/hierarchical-grid/overview/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/hierarchical-grid/overview/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/overview/index.html b/samples/grids/hierarchical-grid/overview/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/hierarchical-grid/overview/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/overview/package.json b/samples/grids/hierarchical-grid/overview/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/hierarchical-grid/overview/package.json
+++ b/samples/grids/hierarchical-grid/overview/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/hierarchical-grid/overview/public/index.html b/samples/grids/hierarchical-grid/overview/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/hierarchical-grid/overview/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/overview/src/react-app-env.d.ts b/samples/grids/hierarchical-grid/overview/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/hierarchical-grid/overview/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/hierarchical-grid/overview/vite.config.js b/samples/grids/hierarchical-grid/overview/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/hierarchical-grid/overview/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/remote-paging-hgrid/.devcontainer/devcontainer.json b/samples/grids/hierarchical-grid/remote-paging-hgrid/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/hierarchical-grid/remote-paging-hgrid/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/remote-paging-hgrid/index.html b/samples/grids/hierarchical-grid/remote-paging-hgrid/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/hierarchical-grid/remote-paging-hgrid/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/remote-paging-hgrid/package.json b/samples/grids/hierarchical-grid/remote-paging-hgrid/package.json
index e2ce9f16ce..fd4b5d52d6 100644
--- a/samples/grids/hierarchical-grid/remote-paging-hgrid/package.json
+++ b/samples/grids/hierarchical-grid/remote-paging-hgrid/package.json
@@ -7,37 +7,40 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-datasources": "19.2.2",
"igniteui-react-grids": "^19.2.0",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/hierarchical-grid/remote-paging-hgrid/public/index.html b/samples/grids/hierarchical-grid/remote-paging-hgrid/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/hierarchical-grid/remote-paging-hgrid/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/remote-paging-hgrid/src/react-app-env.d.ts b/samples/grids/hierarchical-grid/remote-paging-hgrid/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/hierarchical-grid/remote-paging-hgrid/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/hierarchical-grid/remote-paging-hgrid/vite.config.js b/samples/grids/hierarchical-grid/remote-paging-hgrid/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/hierarchical-grid/remote-paging-hgrid/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/row-adding/.devcontainer/devcontainer.json b/samples/grids/hierarchical-grid/row-adding/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/hierarchical-grid/row-adding/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/row-adding/index.html b/samples/grids/hierarchical-grid/row-adding/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/hierarchical-grid/row-adding/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/row-adding/package.json b/samples/grids/hierarchical-grid/row-adding/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/hierarchical-grid/row-adding/package.json
+++ b/samples/grids/hierarchical-grid/row-adding/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/hierarchical-grid/row-adding/public/index.html b/samples/grids/hierarchical-grid/row-adding/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/hierarchical-grid/row-adding/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/row-adding/src/react-app-env.d.ts b/samples/grids/hierarchical-grid/row-adding/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/hierarchical-grid/row-adding/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/hierarchical-grid/row-adding/vite.config.js b/samples/grids/hierarchical-grid/row-adding/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/hierarchical-grid/row-adding/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/row-classes/.devcontainer/devcontainer.json b/samples/grids/hierarchical-grid/row-classes/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/hierarchical-grid/row-classes/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/row-classes/index.html b/samples/grids/hierarchical-grid/row-classes/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/hierarchical-grid/row-classes/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/row-classes/package.json b/samples/grids/hierarchical-grid/row-classes/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/hierarchical-grid/row-classes/package.json
+++ b/samples/grids/hierarchical-grid/row-classes/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/hierarchical-grid/row-classes/public/index.html b/samples/grids/hierarchical-grid/row-classes/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/hierarchical-grid/row-classes/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/row-classes/src/react-app-env.d.ts b/samples/grids/hierarchical-grid/row-classes/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/hierarchical-grid/row-classes/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/hierarchical-grid/row-classes/vite.config.js b/samples/grids/hierarchical-grid/row-classes/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/hierarchical-grid/row-classes/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/row-drag-base/.devcontainer/devcontainer.json b/samples/grids/hierarchical-grid/row-drag-base/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/hierarchical-grid/row-drag-base/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/row-drag-base/index.html b/samples/grids/hierarchical-grid/row-drag-base/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/hierarchical-grid/row-drag-base/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/row-drag-base/package.json b/samples/grids/hierarchical-grid/row-drag-base/package.json
index e2ce9f16ce..fd4b5d52d6 100644
--- a/samples/grids/hierarchical-grid/row-drag-base/package.json
+++ b/samples/grids/hierarchical-grid/row-drag-base/package.json
@@ -7,37 +7,40 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-datasources": "19.2.2",
"igniteui-react-grids": "^19.2.0",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/hierarchical-grid/row-drag-base/public/index.html b/samples/grids/hierarchical-grid/row-drag-base/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/hierarchical-grid/row-drag-base/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/row-drag-base/src/react-app-env.d.ts b/samples/grids/hierarchical-grid/row-drag-base/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/hierarchical-grid/row-drag-base/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/hierarchical-grid/row-drag-base/vite.config.js b/samples/grids/hierarchical-grid/row-drag-base/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/hierarchical-grid/row-drag-base/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/row-editing-options/.devcontainer/devcontainer.json b/samples/grids/hierarchical-grid/row-editing-options/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/hierarchical-grid/row-editing-options/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/row-editing-options/index.html b/samples/grids/hierarchical-grid/row-editing-options/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/hierarchical-grid/row-editing-options/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/row-editing-options/package.json b/samples/grids/hierarchical-grid/row-editing-options/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/hierarchical-grid/row-editing-options/package.json
+++ b/samples/grids/hierarchical-grid/row-editing-options/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/hierarchical-grid/row-editing-options/public/index.html b/samples/grids/hierarchical-grid/row-editing-options/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/hierarchical-grid/row-editing-options/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/row-editing-options/src/react-app-env.d.ts b/samples/grids/hierarchical-grid/row-editing-options/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/hierarchical-grid/row-editing-options/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/hierarchical-grid/row-editing-options/vite.config.js b/samples/grids/hierarchical-grid/row-editing-options/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/hierarchical-grid/row-editing-options/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/row-editing-style/.devcontainer/devcontainer.json b/samples/grids/hierarchical-grid/row-editing-style/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/hierarchical-grid/row-editing-style/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/row-editing-style/index.html b/samples/grids/hierarchical-grid/row-editing-style/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/hierarchical-grid/row-editing-style/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/row-editing-style/package.json b/samples/grids/hierarchical-grid/row-editing-style/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/hierarchical-grid/row-editing-style/package.json
+++ b/samples/grids/hierarchical-grid/row-editing-style/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/hierarchical-grid/row-editing-style/public/index.html b/samples/grids/hierarchical-grid/row-editing-style/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/hierarchical-grid/row-editing-style/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/row-editing-style/src/react-app-env.d.ts b/samples/grids/hierarchical-grid/row-editing-style/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/hierarchical-grid/row-editing-style/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/hierarchical-grid/row-editing-style/vite.config.js b/samples/grids/hierarchical-grid/row-editing-style/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/hierarchical-grid/row-editing-style/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/row-pinning-extra-column/.devcontainer/devcontainer.json b/samples/grids/hierarchical-grid/row-pinning-extra-column/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/hierarchical-grid/row-pinning-extra-column/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/row-pinning-extra-column/index.html b/samples/grids/hierarchical-grid/row-pinning-extra-column/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/hierarchical-grid/row-pinning-extra-column/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/row-pinning-extra-column/package.json b/samples/grids/hierarchical-grid/row-pinning-extra-column/package.json
index e956f1d72c..68b6d99557 100644
--- a/samples/grids/hierarchical-grid/row-pinning-extra-column/package.json
+++ b/samples/grids/hierarchical-grid/row-pinning-extra-column/package.json
@@ -7,36 +7,39 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/hierarchical-grid/row-pinning-extra-column/public/index.html b/samples/grids/hierarchical-grid/row-pinning-extra-column/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/hierarchical-grid/row-pinning-extra-column/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/row-pinning-extra-column/src/react-app-env.d.ts b/samples/grids/hierarchical-grid/row-pinning-extra-column/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/hierarchical-grid/row-pinning-extra-column/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/hierarchical-grid/row-pinning-extra-column/vite.config.js b/samples/grids/hierarchical-grid/row-pinning-extra-column/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/hierarchical-grid/row-pinning-extra-column/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/row-pinning-options/.devcontainer/devcontainer.json b/samples/grids/hierarchical-grid/row-pinning-options/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/hierarchical-grid/row-pinning-options/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/row-pinning-options/index.html b/samples/grids/hierarchical-grid/row-pinning-options/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/hierarchical-grid/row-pinning-options/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/row-pinning-options/package.json b/samples/grids/hierarchical-grid/row-pinning-options/package.json
index e956f1d72c..68b6d99557 100644
--- a/samples/grids/hierarchical-grid/row-pinning-options/package.json
+++ b/samples/grids/hierarchical-grid/row-pinning-options/package.json
@@ -7,36 +7,39 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/hierarchical-grid/row-pinning-options/public/index.html b/samples/grids/hierarchical-grid/row-pinning-options/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/hierarchical-grid/row-pinning-options/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/row-pinning-options/src/react-app-env.d.ts b/samples/grids/hierarchical-grid/row-pinning-options/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/hierarchical-grid/row-pinning-options/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/hierarchical-grid/row-pinning-options/vite.config.js b/samples/grids/hierarchical-grid/row-pinning-options/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/hierarchical-grid/row-pinning-options/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/row-pinning-style/.devcontainer/devcontainer.json b/samples/grids/hierarchical-grid/row-pinning-style/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/hierarchical-grid/row-pinning-style/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/row-pinning-style/index.html b/samples/grids/hierarchical-grid/row-pinning-style/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/hierarchical-grid/row-pinning-style/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/row-pinning-style/package.json b/samples/grids/hierarchical-grid/row-pinning-style/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/hierarchical-grid/row-pinning-style/package.json
+++ b/samples/grids/hierarchical-grid/row-pinning-style/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/hierarchical-grid/row-pinning-style/public/index.html b/samples/grids/hierarchical-grid/row-pinning-style/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/hierarchical-grid/row-pinning-style/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/row-pinning-style/src/react-app-env.d.ts b/samples/grids/hierarchical-grid/row-pinning-style/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/hierarchical-grid/row-pinning-style/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/hierarchical-grid/row-pinning-style/vite.config.js b/samples/grids/hierarchical-grid/row-pinning-style/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/hierarchical-grid/row-pinning-style/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/row-reorder/.devcontainer/devcontainer.json b/samples/grids/hierarchical-grid/row-reorder/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/hierarchical-grid/row-reorder/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/row-reorder/index.html b/samples/grids/hierarchical-grid/row-reorder/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/hierarchical-grid/row-reorder/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/row-reorder/package.json b/samples/grids/hierarchical-grid/row-reorder/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/hierarchical-grid/row-reorder/package.json
+++ b/samples/grids/hierarchical-grid/row-reorder/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/hierarchical-grid/row-reorder/public/index.html b/samples/grids/hierarchical-grid/row-reorder/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/hierarchical-grid/row-reorder/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/row-reorder/src/react-app-env.d.ts b/samples/grids/hierarchical-grid/row-reorder/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/hierarchical-grid/row-reorder/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/hierarchical-grid/row-reorder/vite.config.js b/samples/grids/hierarchical-grid/row-reorder/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/hierarchical-grid/row-reorder/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/row-selection-mode/.devcontainer/devcontainer.json b/samples/grids/hierarchical-grid/row-selection-mode/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/hierarchical-grid/row-selection-mode/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/row-selection-mode/index.html b/samples/grids/hierarchical-grid/row-selection-mode/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/hierarchical-grid/row-selection-mode/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/row-selection-mode/package.json b/samples/grids/hierarchical-grid/row-selection-mode/package.json
index e956f1d72c..68b6d99557 100644
--- a/samples/grids/hierarchical-grid/row-selection-mode/package.json
+++ b/samples/grids/hierarchical-grid/row-selection-mode/package.json
@@ -7,36 +7,39 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/hierarchical-grid/row-selection-mode/public/index.html b/samples/grids/hierarchical-grid/row-selection-mode/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/hierarchical-grid/row-selection-mode/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/row-selection-mode/src/react-app-env.d.ts b/samples/grids/hierarchical-grid/row-selection-mode/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/hierarchical-grid/row-selection-mode/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/hierarchical-grid/row-selection-mode/vite.config.js b/samples/grids/hierarchical-grid/row-selection-mode/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/hierarchical-grid/row-selection-mode/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/row-selection-template-numbers/.devcontainer/devcontainer.json b/samples/grids/hierarchical-grid/row-selection-template-numbers/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/hierarchical-grid/row-selection-template-numbers/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/row-selection-template-numbers/index.html b/samples/grids/hierarchical-grid/row-selection-template-numbers/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/hierarchical-grid/row-selection-template-numbers/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/row-selection-template-numbers/package.json b/samples/grids/hierarchical-grid/row-selection-template-numbers/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/hierarchical-grid/row-selection-template-numbers/package.json
+++ b/samples/grids/hierarchical-grid/row-selection-template-numbers/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/hierarchical-grid/row-selection-template-numbers/public/index.html b/samples/grids/hierarchical-grid/row-selection-template-numbers/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/hierarchical-grid/row-selection-template-numbers/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/row-selection-template-numbers/src/react-app-env.d.ts b/samples/grids/hierarchical-grid/row-selection-template-numbers/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/hierarchical-grid/row-selection-template-numbers/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/hierarchical-grid/row-selection-template-numbers/vite.config.js b/samples/grids/hierarchical-grid/row-selection-template-numbers/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/hierarchical-grid/row-selection-template-numbers/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/row-styles/.devcontainer/devcontainer.json b/samples/grids/hierarchical-grid/row-styles/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/hierarchical-grid/row-styles/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/row-styles/index.html b/samples/grids/hierarchical-grid/row-styles/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/hierarchical-grid/row-styles/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/row-styles/package.json b/samples/grids/hierarchical-grid/row-styles/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/hierarchical-grid/row-styles/package.json
+++ b/samples/grids/hierarchical-grid/row-styles/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/hierarchical-grid/row-styles/public/index.html b/samples/grids/hierarchical-grid/row-styles/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/hierarchical-grid/row-styles/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/row-styles/src/react-app-env.d.ts b/samples/grids/hierarchical-grid/row-styles/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/hierarchical-grid/row-styles/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/hierarchical-grid/row-styles/vite.config.js b/samples/grids/hierarchical-grid/row-styles/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/hierarchical-grid/row-styles/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/state-persistence-about/.devcontainer/devcontainer.json b/samples/grids/hierarchical-grid/state-persistence-about/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/hierarchical-grid/state-persistence-about/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/state-persistence-about/index.html b/samples/grids/hierarchical-grid/state-persistence-about/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/hierarchical-grid/state-persistence-about/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/state-persistence-about/package.json b/samples/grids/hierarchical-grid/state-persistence-about/package.json
index e2ce9f16ce..fd4b5d52d6 100644
--- a/samples/grids/hierarchical-grid/state-persistence-about/package.json
+++ b/samples/grids/hierarchical-grid/state-persistence-about/package.json
@@ -7,37 +7,40 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-datasources": "19.2.2",
"igniteui-react-grids": "^19.2.0",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/hierarchical-grid/state-persistence-about/public/index.html b/samples/grids/hierarchical-grid/state-persistence-about/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/hierarchical-grid/state-persistence-about/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/state-persistence-about/src/react-app-env.d.ts b/samples/grids/hierarchical-grid/state-persistence-about/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/hierarchical-grid/state-persistence-about/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/hierarchical-grid/state-persistence-about/vite.config.js b/samples/grids/hierarchical-grid/state-persistence-about/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/hierarchical-grid/state-persistence-about/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/state-persistence-main/.devcontainer/devcontainer.json b/samples/grids/hierarchical-grid/state-persistence-main/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/hierarchical-grid/state-persistence-main/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/state-persistence-main/index.html b/samples/grids/hierarchical-grid/state-persistence-main/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/hierarchical-grid/state-persistence-main/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/state-persistence-main/package.json b/samples/grids/hierarchical-grid/state-persistence-main/package.json
index e2ce9f16ce..fd4b5d52d6 100644
--- a/samples/grids/hierarchical-grid/state-persistence-main/package.json
+++ b/samples/grids/hierarchical-grid/state-persistence-main/package.json
@@ -7,37 +7,40 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-datasources": "19.2.2",
"igniteui-react-grids": "^19.2.0",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/hierarchical-grid/state-persistence-main/public/index.html b/samples/grids/hierarchical-grid/state-persistence-main/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/hierarchical-grid/state-persistence-main/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/state-persistence-main/src/react-app-env.d.ts b/samples/grids/hierarchical-grid/state-persistence-main/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/hierarchical-grid/state-persistence-main/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/hierarchical-grid/state-persistence-main/vite.config.js b/samples/grids/hierarchical-grid/state-persistence-main/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/hierarchical-grid/state-persistence-main/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/toolbar-sample-3/.devcontainer/devcontainer.json b/samples/grids/hierarchical-grid/toolbar-sample-3/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/hierarchical-grid/toolbar-sample-3/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/toolbar-sample-3/index.html b/samples/grids/hierarchical-grid/toolbar-sample-3/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/hierarchical-grid/toolbar-sample-3/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/toolbar-sample-3/package.json b/samples/grids/hierarchical-grid/toolbar-sample-3/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/hierarchical-grid/toolbar-sample-3/package.json
+++ b/samples/grids/hierarchical-grid/toolbar-sample-3/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/hierarchical-grid/toolbar-sample-3/public/index.html b/samples/grids/hierarchical-grid/toolbar-sample-3/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/hierarchical-grid/toolbar-sample-3/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/toolbar-sample-3/src/react-app-env.d.ts b/samples/grids/hierarchical-grid/toolbar-sample-3/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/hierarchical-grid/toolbar-sample-3/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/hierarchical-grid/toolbar-sample-3/vite.config.js b/samples/grids/hierarchical-grid/toolbar-sample-3/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/hierarchical-grid/toolbar-sample-3/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/toolbar-sample-4/.devcontainer/devcontainer.json b/samples/grids/hierarchical-grid/toolbar-sample-4/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/hierarchical-grid/toolbar-sample-4/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/toolbar-sample-4/index.html b/samples/grids/hierarchical-grid/toolbar-sample-4/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/hierarchical-grid/toolbar-sample-4/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/toolbar-sample-4/package.json b/samples/grids/hierarchical-grid/toolbar-sample-4/package.json
index e2ce9f16ce..fd4b5d52d6 100644
--- a/samples/grids/hierarchical-grid/toolbar-sample-4/package.json
+++ b/samples/grids/hierarchical-grid/toolbar-sample-4/package.json
@@ -7,37 +7,40 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-datasources": "19.2.2",
"igniteui-react-grids": "^19.2.0",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/hierarchical-grid/toolbar-sample-4/public/index.html b/samples/grids/hierarchical-grid/toolbar-sample-4/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/hierarchical-grid/toolbar-sample-4/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/toolbar-sample-4/src/react-app-env.d.ts b/samples/grids/hierarchical-grid/toolbar-sample-4/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/hierarchical-grid/toolbar-sample-4/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/hierarchical-grid/toolbar-sample-4/vite.config.js b/samples/grids/hierarchical-grid/toolbar-sample-4/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/hierarchical-grid/toolbar-sample-4/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/toolbar-style/.devcontainer/devcontainer.json b/samples/grids/hierarchical-grid/toolbar-style/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/hierarchical-grid/toolbar-style/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/toolbar-style/index.html b/samples/grids/hierarchical-grid/toolbar-style/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/hierarchical-grid/toolbar-style/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/toolbar-style/package.json b/samples/grids/hierarchical-grid/toolbar-style/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/hierarchical-grid/toolbar-style/package.json
+++ b/samples/grids/hierarchical-grid/toolbar-style/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/hierarchical-grid/toolbar-style/public/index.html b/samples/grids/hierarchical-grid/toolbar-style/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/hierarchical-grid/toolbar-style/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/hierarchical-grid/toolbar-style/src/react-app-env.d.ts b/samples/grids/hierarchical-grid/toolbar-style/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/hierarchical-grid/toolbar-style/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/hierarchical-grid/toolbar-style/vite.config.js b/samples/grids/hierarchical-grid/toolbar-style/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/hierarchical-grid/toolbar-style/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/list/add-list-items/.devcontainer/devcontainer.json b/samples/grids/list/add-list-items/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/list/add-list-items/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/list/add-list-items/index.html b/samples/grids/list/add-list-items/index.html
new file mode 100644
index 0000000000..f88634a93e
--- /dev/null
+++ b/samples/grids/list/add-list-items/index.html
@@ -0,0 +1,11 @@
+
+
+
+ ListAddListItems
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/list/add-list-items/package.json b/samples/grids/list/add-list-items/package.json
index 41e0545f35..931f678ac3 100644
--- a/samples/grids/list/add-list-items/package.json
+++ b/samples/grids/list/add-list-items/package.json
@@ -6,27 +6,30 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/list/add-list-items/public/index.html b/samples/grids/list/add-list-items/public/index.html
deleted file mode 100644
index 19625eed21..0000000000
--- a/samples/grids/list/add-list-items/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- ListAddListItems
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/list/add-list-items/src/react-app-env.d.ts b/samples/grids/list/add-list-items/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/list/add-list-items/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/list/add-list-items/vite.config.js b/samples/grids/list/add-list-items/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/list/add-list-items/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/list/list-item-content/.devcontainer/devcontainer.json b/samples/grids/list/list-item-content/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/list/list-item-content/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/list/list-item-content/index.html b/samples/grids/list/list-item-content/index.html
new file mode 100644
index 0000000000..10b39a533b
--- /dev/null
+++ b/samples/grids/list/list-item-content/index.html
@@ -0,0 +1,11 @@
+
+
+
+ ListItemContent
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/list/list-item-content/package.json b/samples/grids/list/list-item-content/package.json
index f24c66e824..49058417ed 100644
--- a/samples/grids/list/list-item-content/package.json
+++ b/samples/grids/list/list-item-content/package.json
@@ -6,27 +6,30 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/list/list-item-content/public/index.html b/samples/grids/list/list-item-content/public/index.html
deleted file mode 100644
index 2ccd742a37..0000000000
--- a/samples/grids/list/list-item-content/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- ListItemContent
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/list/list-item-content/src/react-app-env.d.ts b/samples/grids/list/list-item-content/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/list/list-item-content/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/list/list-item-content/vite.config.js b/samples/grids/list/list-item-content/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/list/list-item-content/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/list/overview/.devcontainer/devcontainer.json b/samples/grids/list/overview/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/list/overview/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/list/overview/index.html b/samples/grids/list/overview/index.html
new file mode 100644
index 0000000000..350bf4ba3d
--- /dev/null
+++ b/samples/grids/list/overview/index.html
@@ -0,0 +1,11 @@
+
+
+
+ ListOverview
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/list/overview/package.json b/samples/grids/list/overview/package.json
index 65c0747f8e..989b30a7d3 100644
--- a/samples/grids/list/overview/package.json
+++ b/samples/grids/list/overview/package.json
@@ -6,27 +6,30 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/list/overview/public/index.html b/samples/grids/list/overview/public/index.html
deleted file mode 100644
index 41e72025e0..0000000000
--- a/samples/grids/list/overview/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- ListOverview
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/list/overview/src/react-app-env.d.ts b/samples/grids/list/overview/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/list/overview/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/list/overview/vite.config.js b/samples/grids/list/overview/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/list/overview/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/list/styling/.devcontainer/devcontainer.json b/samples/grids/list/styling/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/list/styling/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/list/styling/index.html b/samples/grids/list/styling/index.html
new file mode 100644
index 0000000000..748730c0a8
--- /dev/null
+++ b/samples/grids/list/styling/index.html
@@ -0,0 +1,11 @@
+
+
+
+ ListStyling
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/list/styling/package.json b/samples/grids/list/styling/package.json
index 35f7d2a0d5..85eb372208 100644
--- a/samples/grids/list/styling/package.json
+++ b/samples/grids/list/styling/package.json
@@ -6,27 +6,30 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/list/styling/public/index.html b/samples/grids/list/styling/public/index.html
deleted file mode 100644
index f20cff5cb7..0000000000
--- a/samples/grids/list/styling/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- ListStyling
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/list/styling/src/react-app-env.d.ts b/samples/grids/list/styling/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/list/styling/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/list/styling/vite.config.js b/samples/grids/list/styling/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/list/styling/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/pivot-grid/aggregate-max-sales/.devcontainer/devcontainer.json b/samples/grids/pivot-grid/aggregate-max-sales/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/pivot-grid/aggregate-max-sales/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/pivot-grid/aggregate-max-sales/index.html b/samples/grids/pivot-grid/aggregate-max-sales/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/pivot-grid/aggregate-max-sales/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/pivot-grid/aggregate-max-sales/package.json b/samples/grids/pivot-grid/aggregate-max-sales/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/pivot-grid/aggregate-max-sales/package.json
+++ b/samples/grids/pivot-grid/aggregate-max-sales/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/pivot-grid/aggregate-max-sales/public/index.html b/samples/grids/pivot-grid/aggregate-max-sales/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/pivot-grid/aggregate-max-sales/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/pivot-grid/aggregate-max-sales/src/react-app-env.d.ts b/samples/grids/pivot-grid/aggregate-max-sales/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/pivot-grid/aggregate-max-sales/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/pivot-grid/aggregate-max-sales/vite.config.js b/samples/grids/pivot-grid/aggregate-max-sales/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/pivot-grid/aggregate-max-sales/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/pivot-grid/aggregate-units-sold/.devcontainer/devcontainer.json b/samples/grids/pivot-grid/aggregate-units-sold/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/pivot-grid/aggregate-units-sold/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/pivot-grid/aggregate-units-sold/index.html b/samples/grids/pivot-grid/aggregate-units-sold/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/pivot-grid/aggregate-units-sold/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/pivot-grid/aggregate-units-sold/package.json b/samples/grids/pivot-grid/aggregate-units-sold/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/pivot-grid/aggregate-units-sold/package.json
+++ b/samples/grids/pivot-grid/aggregate-units-sold/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/pivot-grid/aggregate-units-sold/public/index.html b/samples/grids/pivot-grid/aggregate-units-sold/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/pivot-grid/aggregate-units-sold/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/pivot-grid/aggregate-units-sold/src/react-app-env.d.ts b/samples/grids/pivot-grid/aggregate-units-sold/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/pivot-grid/aggregate-units-sold/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/pivot-grid/aggregate-units-sold/vite.config.js b/samples/grids/pivot-grid/aggregate-units-sold/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/pivot-grid/aggregate-units-sold/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/pivot-grid/data-selector/.devcontainer/devcontainer.json b/samples/grids/pivot-grid/data-selector/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/pivot-grid/data-selector/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/pivot-grid/data-selector/index.html b/samples/grids/pivot-grid/data-selector/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/pivot-grid/data-selector/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/pivot-grid/data-selector/package.json b/samples/grids/pivot-grid/data-selector/package.json
index e2ce9f16ce..fd4b5d52d6 100644
--- a/samples/grids/pivot-grid/data-selector/package.json
+++ b/samples/grids/pivot-grid/data-selector/package.json
@@ -7,37 +7,40 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-datasources": "19.2.2",
"igniteui-react-grids": "^19.2.0",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/pivot-grid/data-selector/public/index.html b/samples/grids/pivot-grid/data-selector/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/pivot-grid/data-selector/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/pivot-grid/data-selector/src/react-app-env.d.ts b/samples/grids/pivot-grid/data-selector/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/pivot-grid/data-selector/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/pivot-grid/data-selector/vite.config.js b/samples/grids/pivot-grid/data-selector/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/pivot-grid/data-selector/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/pivot-grid/features/.devcontainer/devcontainer.json b/samples/grids/pivot-grid/features/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/pivot-grid/features/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/pivot-grid/features/index.html b/samples/grids/pivot-grid/features/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/pivot-grid/features/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/pivot-grid/features/package.json b/samples/grids/pivot-grid/features/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/pivot-grid/features/package.json
+++ b/samples/grids/pivot-grid/features/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/pivot-grid/features/public/index.html b/samples/grids/pivot-grid/features/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/pivot-grid/features/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/pivot-grid/features/src/react-app-env.d.ts b/samples/grids/pivot-grid/features/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/pivot-grid/features/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/pivot-grid/features/vite.config.js b/samples/grids/pivot-grid/features/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/pivot-grid/features/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/pivot-grid/state-persistence-about/.devcontainer/devcontainer.json b/samples/grids/pivot-grid/state-persistence-about/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/pivot-grid/state-persistence-about/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/pivot-grid/state-persistence-about/index.html b/samples/grids/pivot-grid/state-persistence-about/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/pivot-grid/state-persistence-about/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/pivot-grid/state-persistence-about/package.json b/samples/grids/pivot-grid/state-persistence-about/package.json
index e2ce9f16ce..fd4b5d52d6 100644
--- a/samples/grids/pivot-grid/state-persistence-about/package.json
+++ b/samples/grids/pivot-grid/state-persistence-about/package.json
@@ -7,37 +7,40 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-datasources": "19.2.2",
"igniteui-react-grids": "^19.2.0",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/pivot-grid/state-persistence-about/public/index.html b/samples/grids/pivot-grid/state-persistence-about/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/pivot-grid/state-persistence-about/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/pivot-grid/state-persistence-about/src/react-app-env.d.ts b/samples/grids/pivot-grid/state-persistence-about/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/pivot-grid/state-persistence-about/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/pivot-grid/state-persistence-about/vite.config.js b/samples/grids/pivot-grid/state-persistence-about/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/pivot-grid/state-persistence-about/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/pivot-grid/state-persistence-main/.devcontainer/devcontainer.json b/samples/grids/pivot-grid/state-persistence-main/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/pivot-grid/state-persistence-main/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/pivot-grid/state-persistence-main/index.html b/samples/grids/pivot-grid/state-persistence-main/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/pivot-grid/state-persistence-main/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/pivot-grid/state-persistence-main/package.json b/samples/grids/pivot-grid/state-persistence-main/package.json
index e2ce9f16ce..fd4b5d52d6 100644
--- a/samples/grids/pivot-grid/state-persistence-main/package.json
+++ b/samples/grids/pivot-grid/state-persistence-main/package.json
@@ -7,37 +7,40 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-datasources": "19.2.2",
"igniteui-react-grids": "^19.2.0",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/pivot-grid/state-persistence-main/public/index.html b/samples/grids/pivot-grid/state-persistence-main/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/pivot-grid/state-persistence-main/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/pivot-grid/state-persistence-main/src/react-app-env.d.ts b/samples/grids/pivot-grid/state-persistence-main/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/pivot-grid/state-persistence-main/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/pivot-grid/state-persistence-main/vite.config.js b/samples/grids/pivot-grid/state-persistence-main/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/pivot-grid/state-persistence-main/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/tree-grid/action-strip/.devcontainer/devcontainer.json b/samples/grids/tree-grid/action-strip/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/tree-grid/action-strip/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/tree-grid/action-strip/index.html b/samples/grids/tree-grid/action-strip/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/tree-grid/action-strip/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/tree-grid/action-strip/package.json b/samples/grids/tree-grid/action-strip/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/tree-grid/action-strip/package.json
+++ b/samples/grids/tree-grid/action-strip/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/tree-grid/action-strip/public/index.html b/samples/grids/tree-grid/action-strip/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/tree-grid/action-strip/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/tree-grid/action-strip/src/react-app-env.d.ts b/samples/grids/tree-grid/action-strip/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/tree-grid/action-strip/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/tree-grid/action-strip/vite.config.js b/samples/grids/tree-grid/action-strip/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/tree-grid/action-strip/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/tree-grid/advanced-filtering-options/.devcontainer/devcontainer.json b/samples/grids/tree-grid/advanced-filtering-options/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/tree-grid/advanced-filtering-options/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/tree-grid/advanced-filtering-options/index.html b/samples/grids/tree-grid/advanced-filtering-options/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/tree-grid/advanced-filtering-options/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/tree-grid/advanced-filtering-options/package.json b/samples/grids/tree-grid/advanced-filtering-options/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/tree-grid/advanced-filtering-options/package.json
+++ b/samples/grids/tree-grid/advanced-filtering-options/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/tree-grid/advanced-filtering-options/public/index.html b/samples/grids/tree-grid/advanced-filtering-options/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/tree-grid/advanced-filtering-options/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/tree-grid/advanced-filtering-options/src/react-app-env.d.ts b/samples/grids/tree-grid/advanced-filtering-options/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/tree-grid/advanced-filtering-options/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/tree-grid/advanced-filtering-options/vite.config.js b/samples/grids/tree-grid/advanced-filtering-options/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/tree-grid/advanced-filtering-options/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/tree-grid/advanced-filtering-style/.devcontainer/devcontainer.json b/samples/grids/tree-grid/advanced-filtering-style/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/tree-grid/advanced-filtering-style/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/tree-grid/advanced-filtering-style/index.html b/samples/grids/tree-grid/advanced-filtering-style/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/tree-grid/advanced-filtering-style/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/tree-grid/advanced-filtering-style/package.json b/samples/grids/tree-grid/advanced-filtering-style/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/tree-grid/advanced-filtering-style/package.json
+++ b/samples/grids/tree-grid/advanced-filtering-style/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/tree-grid/advanced-filtering-style/public/index.html b/samples/grids/tree-grid/advanced-filtering-style/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/tree-grid/advanced-filtering-style/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/tree-grid/advanced-filtering-style/src/react-app-env.d.ts b/samples/grids/tree-grid/advanced-filtering-style/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/tree-grid/advanced-filtering-style/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/tree-grid/advanced-filtering-style/vite.config.js b/samples/grids/tree-grid/advanced-filtering-style/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/tree-grid/advanced-filtering-style/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/tree-grid/cell-editing-sample/.devcontainer/devcontainer.json b/samples/grids/tree-grid/cell-editing-sample/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/tree-grid/cell-editing-sample/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/tree-grid/cell-editing-sample/index.html b/samples/grids/tree-grid/cell-editing-sample/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/tree-grid/cell-editing-sample/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/tree-grid/cell-editing-sample/package.json b/samples/grids/tree-grid/cell-editing-sample/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/tree-grid/cell-editing-sample/package.json
+++ b/samples/grids/tree-grid/cell-editing-sample/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/tree-grid/cell-editing-sample/public/index.html b/samples/grids/tree-grid/cell-editing-sample/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/tree-grid/cell-editing-sample/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/tree-grid/cell-editing-sample/src/react-app-env.d.ts b/samples/grids/tree-grid/cell-editing-sample/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/tree-grid/cell-editing-sample/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/tree-grid/cell-editing-sample/vite.config.js b/samples/grids/tree-grid/cell-editing-sample/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/tree-grid/cell-editing-sample/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/tree-grid/cell-editing-styling/.devcontainer/devcontainer.json b/samples/grids/tree-grid/cell-editing-styling/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/tree-grid/cell-editing-styling/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/tree-grid/cell-editing-styling/index.html b/samples/grids/tree-grid/cell-editing-styling/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/tree-grid/cell-editing-styling/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/tree-grid/cell-editing-styling/package.json b/samples/grids/tree-grid/cell-editing-styling/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/tree-grid/cell-editing-styling/package.json
+++ b/samples/grids/tree-grid/cell-editing-styling/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/tree-grid/cell-editing-styling/public/index.html b/samples/grids/tree-grid/cell-editing-styling/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/tree-grid/cell-editing-styling/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/tree-grid/cell-editing-styling/src/react-app-env.d.ts b/samples/grids/tree-grid/cell-editing-styling/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/tree-grid/cell-editing-styling/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/tree-grid/cell-editing-styling/vite.config.js b/samples/grids/tree-grid/cell-editing-styling/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/tree-grid/cell-editing-styling/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/tree-grid/cell-selection-mode/.devcontainer/devcontainer.json b/samples/grids/tree-grid/cell-selection-mode/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/tree-grid/cell-selection-mode/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/tree-grid/cell-selection-mode/index.html b/samples/grids/tree-grid/cell-selection-mode/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/tree-grid/cell-selection-mode/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/tree-grid/cell-selection-mode/package.json b/samples/grids/tree-grid/cell-selection-mode/package.json
index e956f1d72c..68b6d99557 100644
--- a/samples/grids/tree-grid/cell-selection-mode/package.json
+++ b/samples/grids/tree-grid/cell-selection-mode/package.json
@@ -7,36 +7,39 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/tree-grid/cell-selection-mode/public/index.html b/samples/grids/tree-grid/cell-selection-mode/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/tree-grid/cell-selection-mode/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/tree-grid/cell-selection-mode/src/react-app-env.d.ts b/samples/grids/tree-grid/cell-selection-mode/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/tree-grid/cell-selection-mode/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/tree-grid/cell-selection-mode/vite.config.js b/samples/grids/tree-grid/cell-selection-mode/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/tree-grid/cell-selection-mode/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/tree-grid/cell-selection-style/.devcontainer/devcontainer.json b/samples/grids/tree-grid/cell-selection-style/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/tree-grid/cell-selection-style/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/tree-grid/cell-selection-style/index.html b/samples/grids/tree-grid/cell-selection-style/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/tree-grid/cell-selection-style/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/tree-grid/cell-selection-style/package.json b/samples/grids/tree-grid/cell-selection-style/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/tree-grid/cell-selection-style/package.json
+++ b/samples/grids/tree-grid/cell-selection-style/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/tree-grid/cell-selection-style/public/index.html b/samples/grids/tree-grid/cell-selection-style/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/tree-grid/cell-selection-style/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/tree-grid/cell-selection-style/src/react-app-env.d.ts b/samples/grids/tree-grid/cell-selection-style/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/tree-grid/cell-selection-style/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/tree-grid/cell-selection-style/vite.config.js b/samples/grids/tree-grid/cell-selection-style/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/tree-grid/cell-selection-style/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/tree-grid/clipboard-operations/.devcontainer/devcontainer.json b/samples/grids/tree-grid/clipboard-operations/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/tree-grid/clipboard-operations/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/tree-grid/clipboard-operations/index.html b/samples/grids/tree-grid/clipboard-operations/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/tree-grid/clipboard-operations/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/tree-grid/clipboard-operations/package.json b/samples/grids/tree-grid/clipboard-operations/package.json
index e2ce9f16ce..fd4b5d52d6 100644
--- a/samples/grids/tree-grid/clipboard-operations/package.json
+++ b/samples/grids/tree-grid/clipboard-operations/package.json
@@ -7,37 +7,40 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-datasources": "19.2.2",
"igniteui-react-grids": "^19.2.0",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/tree-grid/clipboard-operations/public/index.html b/samples/grids/tree-grid/clipboard-operations/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/tree-grid/clipboard-operations/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/tree-grid/clipboard-operations/src/react-app-env.d.ts b/samples/grids/tree-grid/clipboard-operations/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/tree-grid/clipboard-operations/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/tree-grid/clipboard-operations/vite.config.js b/samples/grids/tree-grid/clipboard-operations/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/tree-grid/clipboard-operations/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/tree-grid/column-auto-sizing/.devcontainer/devcontainer.json b/samples/grids/tree-grid/column-auto-sizing/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/tree-grid/column-auto-sizing/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/tree-grid/column-auto-sizing/index.html b/samples/grids/tree-grid/column-auto-sizing/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/tree-grid/column-auto-sizing/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/tree-grid/column-auto-sizing/package.json b/samples/grids/tree-grid/column-auto-sizing/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/tree-grid/column-auto-sizing/package.json
+++ b/samples/grids/tree-grid/column-auto-sizing/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/tree-grid/column-auto-sizing/public/index.html b/samples/grids/tree-grid/column-auto-sizing/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/tree-grid/column-auto-sizing/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/tree-grid/column-auto-sizing/src/react-app-env.d.ts b/samples/grids/tree-grid/column-auto-sizing/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/tree-grid/column-auto-sizing/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/tree-grid/column-auto-sizing/vite.config.js b/samples/grids/tree-grid/column-auto-sizing/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/tree-grid/column-auto-sizing/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/tree-grid/column-collapsible-groups/.devcontainer/devcontainer.json b/samples/grids/tree-grid/column-collapsible-groups/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/tree-grid/column-collapsible-groups/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/tree-grid/column-collapsible-groups/index.html b/samples/grids/tree-grid/column-collapsible-groups/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/tree-grid/column-collapsible-groups/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/tree-grid/column-collapsible-groups/package.json b/samples/grids/tree-grid/column-collapsible-groups/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/tree-grid/column-collapsible-groups/package.json
+++ b/samples/grids/tree-grid/column-collapsible-groups/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/tree-grid/column-collapsible-groups/public/index.html b/samples/grids/tree-grid/column-collapsible-groups/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/tree-grid/column-collapsible-groups/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/tree-grid/column-collapsible-groups/src/react-app-env.d.ts b/samples/grids/tree-grid/column-collapsible-groups/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/tree-grid/column-collapsible-groups/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/tree-grid/column-collapsible-groups/vite.config.js b/samples/grids/tree-grid/column-collapsible-groups/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/tree-grid/column-collapsible-groups/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/tree-grid/column-data-types/.devcontainer/devcontainer.json b/samples/grids/tree-grid/column-data-types/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/tree-grid/column-data-types/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/tree-grid/column-data-types/index.html b/samples/grids/tree-grid/column-data-types/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/tree-grid/column-data-types/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/tree-grid/column-data-types/package.json b/samples/grids/tree-grid/column-data-types/package.json
index e2ce9f16ce..fd4b5d52d6 100644
--- a/samples/grids/tree-grid/column-data-types/package.json
+++ b/samples/grids/tree-grid/column-data-types/package.json
@@ -7,37 +7,40 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-datasources": "19.2.2",
"igniteui-react-grids": "^19.2.0",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/tree-grid/column-data-types/public/index.html b/samples/grids/tree-grid/column-data-types/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/tree-grid/column-data-types/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/tree-grid/column-data-types/src/react-app-env.d.ts b/samples/grids/tree-grid/column-data-types/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/tree-grid/column-data-types/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/tree-grid/column-data-types/vite.config.js b/samples/grids/tree-grid/column-data-types/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/tree-grid/column-data-types/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/tree-grid/column-hiding-toolbar-style/.devcontainer/devcontainer.json b/samples/grids/tree-grid/column-hiding-toolbar-style/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/tree-grid/column-hiding-toolbar-style/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/tree-grid/column-hiding-toolbar-style/index.html b/samples/grids/tree-grid/column-hiding-toolbar-style/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/tree-grid/column-hiding-toolbar-style/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/tree-grid/column-hiding-toolbar-style/package.json b/samples/grids/tree-grid/column-hiding-toolbar-style/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/tree-grid/column-hiding-toolbar-style/package.json
+++ b/samples/grids/tree-grid/column-hiding-toolbar-style/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/tree-grid/column-hiding-toolbar-style/public/index.html b/samples/grids/tree-grid/column-hiding-toolbar-style/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/tree-grid/column-hiding-toolbar-style/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/tree-grid/column-hiding-toolbar-style/src/react-app-env.d.ts b/samples/grids/tree-grid/column-hiding-toolbar-style/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/tree-grid/column-hiding-toolbar-style/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/tree-grid/column-hiding-toolbar-style/vite.config.js b/samples/grids/tree-grid/column-hiding-toolbar-style/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/tree-grid/column-hiding-toolbar-style/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/tree-grid/column-hiding-toolbar/.devcontainer/devcontainer.json b/samples/grids/tree-grid/column-hiding-toolbar/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/tree-grid/column-hiding-toolbar/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/tree-grid/column-hiding-toolbar/index.html b/samples/grids/tree-grid/column-hiding-toolbar/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/tree-grid/column-hiding-toolbar/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/tree-grid/column-hiding-toolbar/package.json b/samples/grids/tree-grid/column-hiding-toolbar/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/tree-grid/column-hiding-toolbar/package.json
+++ b/samples/grids/tree-grid/column-hiding-toolbar/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/tree-grid/column-hiding-toolbar/public/index.html b/samples/grids/tree-grid/column-hiding-toolbar/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/tree-grid/column-hiding-toolbar/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/tree-grid/column-hiding-toolbar/src/react-app-env.d.ts b/samples/grids/tree-grid/column-hiding-toolbar/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/tree-grid/column-hiding-toolbar/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/tree-grid/column-hiding-toolbar/vite.config.js b/samples/grids/tree-grid/column-hiding-toolbar/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/tree-grid/column-hiding-toolbar/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/tree-grid/column-moving-options/.devcontainer/devcontainer.json b/samples/grids/tree-grid/column-moving-options/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/tree-grid/column-moving-options/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/tree-grid/column-moving-options/index.html b/samples/grids/tree-grid/column-moving-options/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/tree-grid/column-moving-options/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/tree-grid/column-moving-options/package.json b/samples/grids/tree-grid/column-moving-options/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/tree-grid/column-moving-options/package.json
+++ b/samples/grids/tree-grid/column-moving-options/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/tree-grid/column-moving-options/public/index.html b/samples/grids/tree-grid/column-moving-options/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/tree-grid/column-moving-options/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/tree-grid/column-moving-options/src/react-app-env.d.ts b/samples/grids/tree-grid/column-moving-options/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/tree-grid/column-moving-options/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/tree-grid/column-moving-options/vite.config.js b/samples/grids/tree-grid/column-moving-options/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/tree-grid/column-moving-options/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/tree-grid/column-moving-styles/.devcontainer/devcontainer.json b/samples/grids/tree-grid/column-moving-styles/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/tree-grid/column-moving-styles/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/tree-grid/column-moving-styles/index.html b/samples/grids/tree-grid/column-moving-styles/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/tree-grid/column-moving-styles/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/tree-grid/column-moving-styles/package.json b/samples/grids/tree-grid/column-moving-styles/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/tree-grid/column-moving-styles/package.json
+++ b/samples/grids/tree-grid/column-moving-styles/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/tree-grid/column-moving-styles/public/index.html b/samples/grids/tree-grid/column-moving-styles/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/tree-grid/column-moving-styles/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/tree-grid/column-moving-styles/src/react-app-env.d.ts b/samples/grids/tree-grid/column-moving-styles/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/tree-grid/column-moving-styles/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/tree-grid/column-moving-styles/vite.config.js b/samples/grids/tree-grid/column-moving-styles/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/tree-grid/column-moving-styles/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/tree-grid/column-pinning-options/.devcontainer/devcontainer.json b/samples/grids/tree-grid/column-pinning-options/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/tree-grid/column-pinning-options/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/tree-grid/column-pinning-options/index.html b/samples/grids/tree-grid/column-pinning-options/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/tree-grid/column-pinning-options/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/tree-grid/column-pinning-options/package.json b/samples/grids/tree-grid/column-pinning-options/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/tree-grid/column-pinning-options/package.json
+++ b/samples/grids/tree-grid/column-pinning-options/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/tree-grid/column-pinning-options/public/index.html b/samples/grids/tree-grid/column-pinning-options/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/tree-grid/column-pinning-options/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/tree-grid/column-pinning-options/src/react-app-env.d.ts b/samples/grids/tree-grid/column-pinning-options/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/tree-grid/column-pinning-options/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/tree-grid/column-pinning-options/vite.config.js b/samples/grids/tree-grid/column-pinning-options/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/tree-grid/column-pinning-options/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/tree-grid/column-pinning-right-side/.devcontainer/devcontainer.json b/samples/grids/tree-grid/column-pinning-right-side/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/tree-grid/column-pinning-right-side/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/tree-grid/column-pinning-right-side/index.html b/samples/grids/tree-grid/column-pinning-right-side/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/tree-grid/column-pinning-right-side/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/tree-grid/column-pinning-right-side/package.json b/samples/grids/tree-grid/column-pinning-right-side/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/tree-grid/column-pinning-right-side/package.json
+++ b/samples/grids/tree-grid/column-pinning-right-side/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/tree-grid/column-pinning-right-side/public/index.html b/samples/grids/tree-grid/column-pinning-right-side/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/tree-grid/column-pinning-right-side/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/tree-grid/column-pinning-right-side/src/react-app-env.d.ts b/samples/grids/tree-grid/column-pinning-right-side/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/tree-grid/column-pinning-right-side/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/tree-grid/column-pinning-right-side/vite.config.js b/samples/grids/tree-grid/column-pinning-right-side/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/tree-grid/column-pinning-right-side/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/tree-grid/column-pinning-styles/.devcontainer/devcontainer.json b/samples/grids/tree-grid/column-pinning-styles/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/tree-grid/column-pinning-styles/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/tree-grid/column-pinning-styles/index.html b/samples/grids/tree-grid/column-pinning-styles/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/tree-grid/column-pinning-styles/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/tree-grid/column-pinning-styles/package.json b/samples/grids/tree-grid/column-pinning-styles/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/tree-grid/column-pinning-styles/package.json
+++ b/samples/grids/tree-grid/column-pinning-styles/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/tree-grid/column-pinning-styles/public/index.html b/samples/grids/tree-grid/column-pinning-styles/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/tree-grid/column-pinning-styles/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/tree-grid/column-pinning-styles/src/react-app-env.d.ts b/samples/grids/tree-grid/column-pinning-styles/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/tree-grid/column-pinning-styles/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/tree-grid/column-pinning-styles/vite.config.js b/samples/grids/tree-grid/column-pinning-styles/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/tree-grid/column-pinning-styles/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/tree-grid/column-pinning-toolbar/.devcontainer/devcontainer.json b/samples/grids/tree-grid/column-pinning-toolbar/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/tree-grid/column-pinning-toolbar/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/tree-grid/column-pinning-toolbar/index.html b/samples/grids/tree-grid/column-pinning-toolbar/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/tree-grid/column-pinning-toolbar/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/tree-grid/column-pinning-toolbar/package.json b/samples/grids/tree-grid/column-pinning-toolbar/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/tree-grid/column-pinning-toolbar/package.json
+++ b/samples/grids/tree-grid/column-pinning-toolbar/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/tree-grid/column-pinning-toolbar/public/index.html b/samples/grids/tree-grid/column-pinning-toolbar/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/tree-grid/column-pinning-toolbar/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/tree-grid/column-pinning-toolbar/src/react-app-env.d.ts b/samples/grids/tree-grid/column-pinning-toolbar/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/tree-grid/column-pinning-toolbar/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/tree-grid/column-pinning-toolbar/vite.config.js b/samples/grids/tree-grid/column-pinning-toolbar/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/tree-grid/column-pinning-toolbar/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/tree-grid/column-pinning/.devcontainer/devcontainer.json b/samples/grids/tree-grid/column-pinning/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/tree-grid/column-pinning/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/tree-grid/column-pinning/index.html b/samples/grids/tree-grid/column-pinning/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/tree-grid/column-pinning/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/tree-grid/column-pinning/package.json b/samples/grids/tree-grid/column-pinning/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/tree-grid/column-pinning/package.json
+++ b/samples/grids/tree-grid/column-pinning/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/tree-grid/column-pinning/public/index.html b/samples/grids/tree-grid/column-pinning/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/tree-grid/column-pinning/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/tree-grid/column-pinning/src/react-app-env.d.ts b/samples/grids/tree-grid/column-pinning/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/tree-grid/column-pinning/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/tree-grid/column-pinning/vite.config.js b/samples/grids/tree-grid/column-pinning/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/tree-grid/column-pinning/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/tree-grid/column-resize-styling/.devcontainer/devcontainer.json b/samples/grids/tree-grid/column-resize-styling/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/tree-grid/column-resize-styling/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/tree-grid/column-resize-styling/index.html b/samples/grids/tree-grid/column-resize-styling/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/tree-grid/column-resize-styling/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/tree-grid/column-resize-styling/package.json b/samples/grids/tree-grid/column-resize-styling/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/tree-grid/column-resize-styling/package.json
+++ b/samples/grids/tree-grid/column-resize-styling/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/tree-grid/column-resize-styling/public/index.html b/samples/grids/tree-grid/column-resize-styling/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/tree-grid/column-resize-styling/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/tree-grid/column-resize-styling/src/react-app-env.d.ts b/samples/grids/tree-grid/column-resize-styling/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/tree-grid/column-resize-styling/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/tree-grid/column-resize-styling/vite.config.js b/samples/grids/tree-grid/column-resize-styling/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/tree-grid/column-resize-styling/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/tree-grid/column-resizing/.devcontainer/devcontainer.json b/samples/grids/tree-grid/column-resizing/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/tree-grid/column-resizing/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/tree-grid/column-resizing/index.html b/samples/grids/tree-grid/column-resizing/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/tree-grid/column-resizing/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/tree-grid/column-resizing/package.json b/samples/grids/tree-grid/column-resizing/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/tree-grid/column-resizing/package.json
+++ b/samples/grids/tree-grid/column-resizing/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/tree-grid/column-resizing/public/index.html b/samples/grids/tree-grid/column-resizing/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/tree-grid/column-resizing/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/tree-grid/column-resizing/src/react-app-env.d.ts b/samples/grids/tree-grid/column-resizing/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/tree-grid/column-resizing/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/tree-grid/column-resizing/vite.config.js b/samples/grids/tree-grid/column-resizing/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/tree-grid/column-resizing/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/tree-grid/column-selection-group/.devcontainer/devcontainer.json b/samples/grids/tree-grid/column-selection-group/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/tree-grid/column-selection-group/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/tree-grid/column-selection-group/index.html b/samples/grids/tree-grid/column-selection-group/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/tree-grid/column-selection-group/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/tree-grid/column-selection-group/package.json b/samples/grids/tree-grid/column-selection-group/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/tree-grid/column-selection-group/package.json
+++ b/samples/grids/tree-grid/column-selection-group/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/tree-grid/column-selection-group/public/index.html b/samples/grids/tree-grid/column-selection-group/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/tree-grid/column-selection-group/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/tree-grid/column-selection-group/src/react-app-env.d.ts b/samples/grids/tree-grid/column-selection-group/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/tree-grid/column-selection-group/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/tree-grid/column-selection-group/vite.config.js b/samples/grids/tree-grid/column-selection-group/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/tree-grid/column-selection-group/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/tree-grid/column-selection-mode/.devcontainer/devcontainer.json b/samples/grids/tree-grid/column-selection-mode/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/tree-grid/column-selection-mode/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/tree-grid/column-selection-mode/index.html b/samples/grids/tree-grid/column-selection-mode/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/tree-grid/column-selection-mode/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/tree-grid/column-selection-mode/package.json b/samples/grids/tree-grid/column-selection-mode/package.json
index e956f1d72c..68b6d99557 100644
--- a/samples/grids/tree-grid/column-selection-mode/package.json
+++ b/samples/grids/tree-grid/column-selection-mode/package.json
@@ -7,36 +7,39 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/tree-grid/column-selection-mode/public/index.html b/samples/grids/tree-grid/column-selection-mode/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/tree-grid/column-selection-mode/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/tree-grid/column-selection-mode/src/react-app-env.d.ts b/samples/grids/tree-grid/column-selection-mode/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/tree-grid/column-selection-mode/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/tree-grid/column-selection-mode/vite.config.js b/samples/grids/tree-grid/column-selection-mode/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/tree-grid/column-selection-mode/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/tree-grid/column-selection-style/.devcontainer/devcontainer.json b/samples/grids/tree-grid/column-selection-style/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/tree-grid/column-selection-style/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/tree-grid/column-selection-style/index.html b/samples/grids/tree-grid/column-selection-style/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/tree-grid/column-selection-style/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/tree-grid/column-selection-style/package.json b/samples/grids/tree-grid/column-selection-style/package.json
index e2ce9f16ce..fd4b5d52d6 100644
--- a/samples/grids/tree-grid/column-selection-style/package.json
+++ b/samples/grids/tree-grid/column-selection-style/package.json
@@ -7,37 +7,40 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-datasources": "19.2.2",
"igniteui-react-grids": "^19.2.0",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/tree-grid/column-selection-style/public/index.html b/samples/grids/tree-grid/column-selection-style/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/tree-grid/column-selection-style/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/tree-grid/column-selection-style/src/react-app-env.d.ts b/samples/grids/tree-grid/column-selection-style/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/tree-grid/column-selection-style/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/tree-grid/column-selection-style/vite.config.js b/samples/grids/tree-grid/column-selection-style/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/tree-grid/column-selection-style/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/tree-grid/column-selection-styles/.devcontainer/devcontainer.json b/samples/grids/tree-grid/column-selection-styles/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/tree-grid/column-selection-styles/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/tree-grid/column-selection-styles/index.html b/samples/grids/tree-grid/column-selection-styles/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/tree-grid/column-selection-styles/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/tree-grid/column-selection-styles/package.json b/samples/grids/tree-grid/column-selection-styles/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/tree-grid/column-selection-styles/package.json
+++ b/samples/grids/tree-grid/column-selection-styles/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/tree-grid/column-selection-styles/public/index.html b/samples/grids/tree-grid/column-selection-styles/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/tree-grid/column-selection-styles/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/tree-grid/column-selection-styles/src/react-app-env.d.ts b/samples/grids/tree-grid/column-selection-styles/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/tree-grid/column-selection-styles/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/tree-grid/column-selection-styles/vite.config.js b/samples/grids/tree-grid/column-selection-styles/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/tree-grid/column-selection-styles/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/tree-grid/column-sorting-indicators/.devcontainer/devcontainer.json b/samples/grids/tree-grid/column-sorting-indicators/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/tree-grid/column-sorting-indicators/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/tree-grid/column-sorting-indicators/index.html b/samples/grids/tree-grid/column-sorting-indicators/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/tree-grid/column-sorting-indicators/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/tree-grid/column-sorting-indicators/package.json b/samples/grids/tree-grid/column-sorting-indicators/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/tree-grid/column-sorting-indicators/package.json
+++ b/samples/grids/tree-grid/column-sorting-indicators/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/tree-grid/column-sorting-indicators/public/index.html b/samples/grids/tree-grid/column-sorting-indicators/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/tree-grid/column-sorting-indicators/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/tree-grid/column-sorting-indicators/src/react-app-env.d.ts b/samples/grids/tree-grid/column-sorting-indicators/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/tree-grid/column-sorting-indicators/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/tree-grid/column-sorting-indicators/vite.config.js b/samples/grids/tree-grid/column-sorting-indicators/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/tree-grid/column-sorting-indicators/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/tree-grid/column-sorting-options/.devcontainer/devcontainer.json b/samples/grids/tree-grid/column-sorting-options/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/tree-grid/column-sorting-options/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/tree-grid/column-sorting-options/index.html b/samples/grids/tree-grid/column-sorting-options/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/tree-grid/column-sorting-options/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/tree-grid/column-sorting-options/package.json b/samples/grids/tree-grid/column-sorting-options/package.json
index e956f1d72c..68b6d99557 100644
--- a/samples/grids/tree-grid/column-sorting-options/package.json
+++ b/samples/grids/tree-grid/column-sorting-options/package.json
@@ -7,36 +7,39 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/tree-grid/column-sorting-options/public/index.html b/samples/grids/tree-grid/column-sorting-options/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/tree-grid/column-sorting-options/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/tree-grid/column-sorting-options/src/react-app-env.d.ts b/samples/grids/tree-grid/column-sorting-options/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/tree-grid/column-sorting-options/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/tree-grid/column-sorting-options/vite.config.js b/samples/grids/tree-grid/column-sorting-options/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/tree-grid/column-sorting-options/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/tree-grid/column-sorting-style/.devcontainer/devcontainer.json b/samples/grids/tree-grid/column-sorting-style/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/tree-grid/column-sorting-style/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/tree-grid/column-sorting-style/index.html b/samples/grids/tree-grid/column-sorting-style/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/tree-grid/column-sorting-style/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/tree-grid/column-sorting-style/package.json b/samples/grids/tree-grid/column-sorting-style/package.json
index e956f1d72c..68b6d99557 100644
--- a/samples/grids/tree-grid/column-sorting-style/package.json
+++ b/samples/grids/tree-grid/column-sorting-style/package.json
@@ -7,36 +7,39 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/tree-grid/column-sorting-style/public/index.html b/samples/grids/tree-grid/column-sorting-style/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/tree-grid/column-sorting-style/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/tree-grid/column-sorting-style/src/react-app-env.d.ts b/samples/grids/tree-grid/column-sorting-style/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/tree-grid/column-sorting-style/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/tree-grid/column-sorting-style/vite.config.js b/samples/grids/tree-grid/column-sorting-style/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/tree-grid/column-sorting-style/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/tree-grid/conditional-cell-style-1/.devcontainer/devcontainer.json b/samples/grids/tree-grid/conditional-cell-style-1/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/tree-grid/conditional-cell-style-1/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/tree-grid/conditional-cell-style-1/index.html b/samples/grids/tree-grid/conditional-cell-style-1/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/tree-grid/conditional-cell-style-1/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/tree-grid/conditional-cell-style-1/package.json b/samples/grids/tree-grid/conditional-cell-style-1/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/tree-grid/conditional-cell-style-1/package.json
+++ b/samples/grids/tree-grid/conditional-cell-style-1/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/tree-grid/conditional-cell-style-1/public/index.html b/samples/grids/tree-grid/conditional-cell-style-1/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/tree-grid/conditional-cell-style-1/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/tree-grid/conditional-cell-style-1/src/react-app-env.d.ts b/samples/grids/tree-grid/conditional-cell-style-1/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/tree-grid/conditional-cell-style-1/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/tree-grid/conditional-cell-style-1/vite.config.js b/samples/grids/tree-grid/conditional-cell-style-1/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/tree-grid/conditional-cell-style-1/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/tree-grid/conditional-cell-style-2/.devcontainer/devcontainer.json b/samples/grids/tree-grid/conditional-cell-style-2/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/tree-grid/conditional-cell-style-2/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/tree-grid/conditional-cell-style-2/index.html b/samples/grids/tree-grid/conditional-cell-style-2/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/tree-grid/conditional-cell-style-2/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/tree-grid/conditional-cell-style-2/package.json b/samples/grids/tree-grid/conditional-cell-style-2/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/tree-grid/conditional-cell-style-2/package.json
+++ b/samples/grids/tree-grid/conditional-cell-style-2/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/tree-grid/conditional-cell-style-2/public/index.html b/samples/grids/tree-grid/conditional-cell-style-2/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/tree-grid/conditional-cell-style-2/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/tree-grid/conditional-cell-style-2/src/react-app-env.d.ts b/samples/grids/tree-grid/conditional-cell-style-2/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/tree-grid/conditional-cell-style-2/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/tree-grid/conditional-cell-style-2/vite.config.js b/samples/grids/tree-grid/conditional-cell-style-2/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/tree-grid/conditional-cell-style-2/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/tree-grid/conditional-row-selectors/.devcontainer/devcontainer.json b/samples/grids/tree-grid/conditional-row-selectors/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/tree-grid/conditional-row-selectors/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/tree-grid/conditional-row-selectors/index.html b/samples/grids/tree-grid/conditional-row-selectors/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/tree-grid/conditional-row-selectors/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/tree-grid/conditional-row-selectors/package.json b/samples/grids/tree-grid/conditional-row-selectors/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/tree-grid/conditional-row-selectors/package.json
+++ b/samples/grids/tree-grid/conditional-row-selectors/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/tree-grid/conditional-row-selectors/public/index.html b/samples/grids/tree-grid/conditional-row-selectors/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/tree-grid/conditional-row-selectors/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/tree-grid/conditional-row-selectors/src/react-app-env.d.ts b/samples/grids/tree-grid/conditional-row-selectors/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/tree-grid/conditional-row-selectors/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/tree-grid/conditional-row-selectors/vite.config.js b/samples/grids/tree-grid/conditional-row-selectors/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/tree-grid/conditional-row-selectors/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/tree-grid/data-exporting-indicator/.devcontainer/devcontainer.json b/samples/grids/tree-grid/data-exporting-indicator/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/tree-grid/data-exporting-indicator/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/tree-grid/data-exporting-indicator/index.html b/samples/grids/tree-grid/data-exporting-indicator/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/tree-grid/data-exporting-indicator/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/tree-grid/data-exporting-indicator/package.json b/samples/grids/tree-grid/data-exporting-indicator/package.json
index e2ce9f16ce..fd4b5d52d6 100644
--- a/samples/grids/tree-grid/data-exporting-indicator/package.json
+++ b/samples/grids/tree-grid/data-exporting-indicator/package.json
@@ -7,37 +7,40 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-datasources": "19.2.2",
"igniteui-react-grids": "^19.2.0",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/tree-grid/data-exporting-indicator/public/index.html b/samples/grids/tree-grid/data-exporting-indicator/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/tree-grid/data-exporting-indicator/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/tree-grid/data-exporting-indicator/src/react-app-env.d.ts b/samples/grids/tree-grid/data-exporting-indicator/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/tree-grid/data-exporting-indicator/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/tree-grid/data-exporting-indicator/vite.config.js b/samples/grids/tree-grid/data-exporting-indicator/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/tree-grid/data-exporting-indicator/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/tree-grid/data-searching/.devcontainer/devcontainer.json b/samples/grids/tree-grid/data-searching/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/tree-grid/data-searching/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/tree-grid/data-searching/index.html b/samples/grids/tree-grid/data-searching/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/tree-grid/data-searching/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/tree-grid/data-searching/package.json b/samples/grids/tree-grid/data-searching/package.json
index 17cc070b13..9ca2deab36 100644
--- a/samples/grids/tree-grid/data-searching/package.json
+++ b/samples/grids/tree-grid/data-searching/package.json
@@ -7,31 +7,34 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-grids": "^19.2.0",
"lit-html": "^2.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/tree-grid/data-searching/public/index.html b/samples/grids/tree-grid/data-searching/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/tree-grid/data-searching/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/tree-grid/data-searching/src/react-app-env.d.ts b/samples/grids/tree-grid/data-searching/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/tree-grid/data-searching/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/tree-grid/data-searching/vite.config.js b/samples/grids/tree-grid/data-searching/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/tree-grid/data-searching/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/tree-grid/data-summary-children/.devcontainer/devcontainer.json b/samples/grids/tree-grid/data-summary-children/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/tree-grid/data-summary-children/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/tree-grid/data-summary-children/index.html b/samples/grids/tree-grid/data-summary-children/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/tree-grid/data-summary-children/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/tree-grid/data-summary-children/package.json b/samples/grids/tree-grid/data-summary-children/package.json
index e956f1d72c..68b6d99557 100644
--- a/samples/grids/tree-grid/data-summary-children/package.json
+++ b/samples/grids/tree-grid/data-summary-children/package.json
@@ -7,36 +7,39 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/tree-grid/data-summary-children/public/index.html b/samples/grids/tree-grid/data-summary-children/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/tree-grid/data-summary-children/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/tree-grid/data-summary-children/src/react-app-env.d.ts b/samples/grids/tree-grid/data-summary-children/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/tree-grid/data-summary-children/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/tree-grid/data-summary-children/vite.config.js b/samples/grids/tree-grid/data-summary-children/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/tree-grid/data-summary-children/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/tree-grid/data-summary-formatter/.devcontainer/devcontainer.json b/samples/grids/tree-grid/data-summary-formatter/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/tree-grid/data-summary-formatter/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/tree-grid/data-summary-formatter/index.html b/samples/grids/tree-grid/data-summary-formatter/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/tree-grid/data-summary-formatter/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/tree-grid/data-summary-formatter/package.json b/samples/grids/tree-grid/data-summary-formatter/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/tree-grid/data-summary-formatter/package.json
+++ b/samples/grids/tree-grid/data-summary-formatter/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/tree-grid/data-summary-formatter/public/index.html b/samples/grids/tree-grid/data-summary-formatter/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/tree-grid/data-summary-formatter/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/tree-grid/data-summary-formatter/src/react-app-env.d.ts b/samples/grids/tree-grid/data-summary-formatter/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/tree-grid/data-summary-formatter/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/tree-grid/data-summary-formatter/vite.config.js b/samples/grids/tree-grid/data-summary-formatter/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/tree-grid/data-summary-formatter/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/tree-grid/data-summary-options-styling/.devcontainer/devcontainer.json b/samples/grids/tree-grid/data-summary-options-styling/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/tree-grid/data-summary-options-styling/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/tree-grid/data-summary-options-styling/index.html b/samples/grids/tree-grid/data-summary-options-styling/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/tree-grid/data-summary-options-styling/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/tree-grid/data-summary-options-styling/package.json b/samples/grids/tree-grid/data-summary-options-styling/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/tree-grid/data-summary-options-styling/package.json
+++ b/samples/grids/tree-grid/data-summary-options-styling/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/tree-grid/data-summary-options-styling/public/index.html b/samples/grids/tree-grid/data-summary-options-styling/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/tree-grid/data-summary-options-styling/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/tree-grid/data-summary-options-styling/src/react-app-env.d.ts b/samples/grids/tree-grid/data-summary-options-styling/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/tree-grid/data-summary-options-styling/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/tree-grid/data-summary-options-styling/vite.config.js b/samples/grids/tree-grid/data-summary-options-styling/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/tree-grid/data-summary-options-styling/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/tree-grid/data-summary-options/.devcontainer/devcontainer.json b/samples/grids/tree-grid/data-summary-options/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/tree-grid/data-summary-options/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/tree-grid/data-summary-options/index.html b/samples/grids/tree-grid/data-summary-options/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/tree-grid/data-summary-options/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/tree-grid/data-summary-options/package.json b/samples/grids/tree-grid/data-summary-options/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/tree-grid/data-summary-options/package.json
+++ b/samples/grids/tree-grid/data-summary-options/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/tree-grid/data-summary-options/public/index.html b/samples/grids/tree-grid/data-summary-options/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/tree-grid/data-summary-options/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/tree-grid/data-summary-options/src/react-app-env.d.ts b/samples/grids/tree-grid/data-summary-options/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/tree-grid/data-summary-options/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/tree-grid/data-summary-options/vite.config.js b/samples/grids/tree-grid/data-summary-options/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/tree-grid/data-summary-options/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/tree-grid/data-summary-template/.devcontainer/devcontainer.json b/samples/grids/tree-grid/data-summary-template/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/tree-grid/data-summary-template/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/tree-grid/data-summary-template/index.html b/samples/grids/tree-grid/data-summary-template/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/tree-grid/data-summary-template/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/tree-grid/data-summary-template/package.json b/samples/grids/tree-grid/data-summary-template/package.json
index e956f1d72c..68b6d99557 100644
--- a/samples/grids/tree-grid/data-summary-template/package.json
+++ b/samples/grids/tree-grid/data-summary-template/package.json
@@ -7,36 +7,39 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/tree-grid/data-summary-template/public/index.html b/samples/grids/tree-grid/data-summary-template/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/tree-grid/data-summary-template/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/tree-grid/data-summary-template/src/react-app-env.d.ts b/samples/grids/tree-grid/data-summary-template/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/tree-grid/data-summary-template/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/tree-grid/data-summary-template/vite.config.js b/samples/grids/tree-grid/data-summary-template/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/tree-grid/data-summary-template/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/tree-grid/disabled-summaries/.devcontainer/devcontainer.json b/samples/grids/tree-grid/disabled-summaries/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/tree-grid/disabled-summaries/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/tree-grid/disabled-summaries/index.html b/samples/grids/tree-grid/disabled-summaries/index.html
new file mode 100644
index 0000000000..38a004ded2
--- /dev/null
+++ b/samples/grids/tree-grid/disabled-summaries/index.html
@@ -0,0 +1,18 @@
+
+
+
+ Sample | Ignite UI | React | Infragistics
+
+
+
+
+
+
+
+
diff --git a/samples/grids/tree-grid/disabled-summaries/package.json b/samples/grids/tree-grid/disabled-summaries/package.json
index 0464377738..d9d6ccf2c9 100644
--- a/samples/grids/tree-grid/disabled-summaries/package.json
+++ b/samples/grids/tree-grid/disabled-summaries/package.json
@@ -2,35 +2,38 @@
"name": "example-ignite-ui-react",
"version": "1.4.0",
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-datasources": "19.2.2",
"igniteui-react-grids": "^19.2.0",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/tree-grid/disabled-summaries/public/index.html b/samples/grids/tree-grid/disabled-summaries/public/index.html
deleted file mode 100644
index c76a032f33..0000000000
--- a/samples/grids/tree-grid/disabled-summaries/public/index.html
+++ /dev/null
@@ -1,17 +0,0 @@
-
-
-
- Sample | Ignite UI | React | Infragistics
-
-
-
-
-
-
-
diff --git a/samples/grids/tree-grid/disabled-summaries/src/react-app-env.d.ts b/samples/grids/tree-grid/disabled-summaries/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/tree-grid/disabled-summaries/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/tree-grid/disabled-summaries/vite.config.js b/samples/grids/tree-grid/disabled-summaries/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/tree-grid/disabled-summaries/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/tree-grid/editing-columns/.devcontainer/devcontainer.json b/samples/grids/tree-grid/editing-columns/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/tree-grid/editing-columns/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/tree-grid/editing-columns/index.html b/samples/grids/tree-grid/editing-columns/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/tree-grid/editing-columns/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/tree-grid/editing-columns/package.json b/samples/grids/tree-grid/editing-columns/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/tree-grid/editing-columns/package.json
+++ b/samples/grids/tree-grid/editing-columns/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/tree-grid/editing-columns/public/index.html b/samples/grids/tree-grid/editing-columns/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/tree-grid/editing-columns/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/tree-grid/editing-columns/src/react-app-env.d.ts b/samples/grids/tree-grid/editing-columns/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/tree-grid/editing-columns/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/tree-grid/editing-columns/vite.config.js b/samples/grids/tree-grid/editing-columns/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/tree-grid/editing-columns/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/tree-grid/editing-events/.devcontainer/devcontainer.json b/samples/grids/tree-grid/editing-events/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/tree-grid/editing-events/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/tree-grid/editing-events/index.html b/samples/grids/tree-grid/editing-events/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/tree-grid/editing-events/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/tree-grid/editing-events/package.json b/samples/grids/tree-grid/editing-events/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/tree-grid/editing-events/package.json
+++ b/samples/grids/tree-grid/editing-events/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/tree-grid/editing-events/public/index.html b/samples/grids/tree-grid/editing-events/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/tree-grid/editing-events/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/tree-grid/editing-events/src/react-app-env.d.ts b/samples/grids/tree-grid/editing-events/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/tree-grid/editing-events/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/tree-grid/editing-events/vite.config.js b/samples/grids/tree-grid/editing-events/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/tree-grid/editing-events/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/tree-grid/editing-lifecycle/.devcontainer/devcontainer.json b/samples/grids/tree-grid/editing-lifecycle/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/tree-grid/editing-lifecycle/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/tree-grid/editing-lifecycle/index.html b/samples/grids/tree-grid/editing-lifecycle/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/tree-grid/editing-lifecycle/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/tree-grid/editing-lifecycle/package.json b/samples/grids/tree-grid/editing-lifecycle/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/tree-grid/editing-lifecycle/package.json
+++ b/samples/grids/tree-grid/editing-lifecycle/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/tree-grid/editing-lifecycle/public/index.html b/samples/grids/tree-grid/editing-lifecycle/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/tree-grid/editing-lifecycle/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/tree-grid/editing-lifecycle/src/react-app-env.d.ts b/samples/grids/tree-grid/editing-lifecycle/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/tree-grid/editing-lifecycle/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/tree-grid/editing-lifecycle/vite.config.js b/samples/grids/tree-grid/editing-lifecycle/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/tree-grid/editing-lifecycle/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/tree-grid/excel-exporting/.devcontainer/devcontainer.json b/samples/grids/tree-grid/excel-exporting/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/tree-grid/excel-exporting/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/tree-grid/excel-exporting/index.html b/samples/grids/tree-grid/excel-exporting/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/tree-grid/excel-exporting/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/tree-grid/excel-exporting/package.json b/samples/grids/tree-grid/excel-exporting/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/tree-grid/excel-exporting/package.json
+++ b/samples/grids/tree-grid/excel-exporting/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/tree-grid/excel-exporting/public/index.html b/samples/grids/tree-grid/excel-exporting/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/tree-grid/excel-exporting/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/tree-grid/excel-exporting/src/react-app-env.d.ts b/samples/grids/tree-grid/excel-exporting/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/tree-grid/excel-exporting/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/tree-grid/excel-exporting/vite.config.js b/samples/grids/tree-grid/excel-exporting/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/tree-grid/excel-exporting/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/tree-grid/excel-style-filtering-sample-1/.devcontainer/devcontainer.json b/samples/grids/tree-grid/excel-style-filtering-sample-1/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/tree-grid/excel-style-filtering-sample-1/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/tree-grid/excel-style-filtering-sample-1/index.html b/samples/grids/tree-grid/excel-style-filtering-sample-1/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/tree-grid/excel-style-filtering-sample-1/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/tree-grid/excel-style-filtering-sample-1/package.json b/samples/grids/tree-grid/excel-style-filtering-sample-1/package.json
index e956f1d72c..68b6d99557 100644
--- a/samples/grids/tree-grid/excel-style-filtering-sample-1/package.json
+++ b/samples/grids/tree-grid/excel-style-filtering-sample-1/package.json
@@ -7,36 +7,39 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/tree-grid/excel-style-filtering-sample-1/public/index.html b/samples/grids/tree-grid/excel-style-filtering-sample-1/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/tree-grid/excel-style-filtering-sample-1/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/tree-grid/excel-style-filtering-sample-1/src/react-app-env.d.ts b/samples/grids/tree-grid/excel-style-filtering-sample-1/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/tree-grid/excel-style-filtering-sample-1/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/tree-grid/excel-style-filtering-sample-1/vite.config.js b/samples/grids/tree-grid/excel-style-filtering-sample-1/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/tree-grid/excel-style-filtering-sample-1/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/tree-grid/excel-style-filtering-sample-2/.devcontainer/devcontainer.json b/samples/grids/tree-grid/excel-style-filtering-sample-2/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/tree-grid/excel-style-filtering-sample-2/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/tree-grid/excel-style-filtering-sample-2/index.html b/samples/grids/tree-grid/excel-style-filtering-sample-2/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/tree-grid/excel-style-filtering-sample-2/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/tree-grid/excel-style-filtering-sample-2/package.json b/samples/grids/tree-grid/excel-style-filtering-sample-2/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/tree-grid/excel-style-filtering-sample-2/package.json
+++ b/samples/grids/tree-grid/excel-style-filtering-sample-2/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/tree-grid/excel-style-filtering-sample-2/public/index.html b/samples/grids/tree-grid/excel-style-filtering-sample-2/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/tree-grid/excel-style-filtering-sample-2/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/tree-grid/excel-style-filtering-sample-2/src/react-app-env.d.ts b/samples/grids/tree-grid/excel-style-filtering-sample-2/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/tree-grid/excel-style-filtering-sample-2/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/tree-grid/excel-style-filtering-sample-2/vite.config.js b/samples/grids/tree-grid/excel-style-filtering-sample-2/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/tree-grid/excel-style-filtering-sample-2/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/tree-grid/excel-style-filtering-sample-3/.devcontainer/devcontainer.json b/samples/grids/tree-grid/excel-style-filtering-sample-3/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/tree-grid/excel-style-filtering-sample-3/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/tree-grid/excel-style-filtering-sample-3/index.html b/samples/grids/tree-grid/excel-style-filtering-sample-3/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/tree-grid/excel-style-filtering-sample-3/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/tree-grid/excel-style-filtering-sample-3/package.json b/samples/grids/tree-grid/excel-style-filtering-sample-3/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/tree-grid/excel-style-filtering-sample-3/package.json
+++ b/samples/grids/tree-grid/excel-style-filtering-sample-3/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/tree-grid/excel-style-filtering-sample-3/public/index.html b/samples/grids/tree-grid/excel-style-filtering-sample-3/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/tree-grid/excel-style-filtering-sample-3/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/tree-grid/excel-style-filtering-sample-3/src/react-app-env.d.ts b/samples/grids/tree-grid/excel-style-filtering-sample-3/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/tree-grid/excel-style-filtering-sample-3/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/tree-grid/excel-style-filtering-sample-3/vite.config.js b/samples/grids/tree-grid/excel-style-filtering-sample-3/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/tree-grid/excel-style-filtering-sample-3/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/tree-grid/excel-style-filtering-style/.devcontainer/devcontainer.json b/samples/grids/tree-grid/excel-style-filtering-style/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/tree-grid/excel-style-filtering-style/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/tree-grid/excel-style-filtering-style/index.html b/samples/grids/tree-grid/excel-style-filtering-style/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/tree-grid/excel-style-filtering-style/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/tree-grid/excel-style-filtering-style/package.json b/samples/grids/tree-grid/excel-style-filtering-style/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/tree-grid/excel-style-filtering-style/package.json
+++ b/samples/grids/tree-grid/excel-style-filtering-style/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/tree-grid/excel-style-filtering-style/public/index.html b/samples/grids/tree-grid/excel-style-filtering-style/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/tree-grid/excel-style-filtering-style/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/tree-grid/excel-style-filtering-style/src/react-app-env.d.ts b/samples/grids/tree-grid/excel-style-filtering-style/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/tree-grid/excel-style-filtering-style/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/tree-grid/excel-style-filtering-style/vite.config.js b/samples/grids/tree-grid/excel-style-filtering-style/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/tree-grid/excel-style-filtering-style/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/tree-grid/filtering-options/.devcontainer/devcontainer.json b/samples/grids/tree-grid/filtering-options/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/tree-grid/filtering-options/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/tree-grid/filtering-options/index.html b/samples/grids/tree-grid/filtering-options/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/tree-grid/filtering-options/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/tree-grid/filtering-options/package.json b/samples/grids/tree-grid/filtering-options/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/tree-grid/filtering-options/package.json
+++ b/samples/grids/tree-grid/filtering-options/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/tree-grid/filtering-options/public/index.html b/samples/grids/tree-grid/filtering-options/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/tree-grid/filtering-options/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/tree-grid/filtering-options/src/react-app-env.d.ts b/samples/grids/tree-grid/filtering-options/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/tree-grid/filtering-options/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/tree-grid/filtering-options/vite.config.js b/samples/grids/tree-grid/filtering-options/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/tree-grid/filtering-options/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/tree-grid/filtering-style/.devcontainer/devcontainer.json b/samples/grids/tree-grid/filtering-style/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/tree-grid/filtering-style/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/tree-grid/filtering-style/index.html b/samples/grids/tree-grid/filtering-style/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/tree-grid/filtering-style/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/tree-grid/filtering-style/package.json b/samples/grids/tree-grid/filtering-style/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/tree-grid/filtering-style/package.json
+++ b/samples/grids/tree-grid/filtering-style/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/tree-grid/filtering-style/public/index.html b/samples/grids/tree-grid/filtering-style/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/tree-grid/filtering-style/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/tree-grid/filtering-style/src/react-app-env.d.ts b/samples/grids/tree-grid/filtering-style/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/tree-grid/filtering-style/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/tree-grid/filtering-style/vite.config.js b/samples/grids/tree-grid/filtering-style/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/tree-grid/filtering-style/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/tree-grid/keyboard-custom-navigation/.devcontainer/devcontainer.json b/samples/grids/tree-grid/keyboard-custom-navigation/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/tree-grid/keyboard-custom-navigation/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/tree-grid/keyboard-custom-navigation/index.html b/samples/grids/tree-grid/keyboard-custom-navigation/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/tree-grid/keyboard-custom-navigation/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/tree-grid/keyboard-custom-navigation/package.json b/samples/grids/tree-grid/keyboard-custom-navigation/package.json
index e956f1d72c..68b6d99557 100644
--- a/samples/grids/tree-grid/keyboard-custom-navigation/package.json
+++ b/samples/grids/tree-grid/keyboard-custom-navigation/package.json
@@ -7,36 +7,39 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/tree-grid/keyboard-custom-navigation/public/index.html b/samples/grids/tree-grid/keyboard-custom-navigation/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/tree-grid/keyboard-custom-navigation/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/tree-grid/keyboard-custom-navigation/src/react-app-env.d.ts b/samples/grids/tree-grid/keyboard-custom-navigation/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/tree-grid/keyboard-custom-navigation/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/tree-grid/keyboard-custom-navigation/vite.config.js b/samples/grids/tree-grid/keyboard-custom-navigation/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/tree-grid/keyboard-custom-navigation/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/tree-grid/layout-display-density/.devcontainer/devcontainer.json b/samples/grids/tree-grid/layout-display-density/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/tree-grid/layout-display-density/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/tree-grid/layout-display-density/index.html b/samples/grids/tree-grid/layout-display-density/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/tree-grid/layout-display-density/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/tree-grid/layout-display-density/package.json b/samples/grids/tree-grid/layout-display-density/package.json
index e956f1d72c..68b6d99557 100644
--- a/samples/grids/tree-grid/layout-display-density/package.json
+++ b/samples/grids/tree-grid/layout-display-density/package.json
@@ -7,36 +7,39 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/tree-grid/layout-display-density/public/index.html b/samples/grids/tree-grid/layout-display-density/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/tree-grid/layout-display-density/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/tree-grid/layout-display-density/src/react-app-env.d.ts b/samples/grids/tree-grid/layout-display-density/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/tree-grid/layout-display-density/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/tree-grid/layout-display-density/vite.config.js b/samples/grids/tree-grid/layout-display-density/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/tree-grid/layout-display-density/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/tree-grid/multi-cell-selection-mode/.devcontainer/devcontainer.json b/samples/grids/tree-grid/multi-cell-selection-mode/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/tree-grid/multi-cell-selection-mode/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/tree-grid/multi-cell-selection-mode/index.html b/samples/grids/tree-grid/multi-cell-selection-mode/index.html
new file mode 100644
index 0000000000..2649ca811d
--- /dev/null
+++ b/samples/grids/tree-grid/multi-cell-selection-mode/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/tree-grid/multi-cell-selection-mode/package.json b/samples/grids/tree-grid/multi-cell-selection-mode/package.json
index e2ce9f16ce..fd4b5d52d6 100644
--- a/samples/grids/tree-grid/multi-cell-selection-mode/package.json
+++ b/samples/grids/tree-grid/multi-cell-selection-mode/package.json
@@ -7,37 +7,40 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-datasources": "19.2.2",
"igniteui-react-grids": "^19.2.0",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/tree-grid/multi-cell-selection-mode/public/index.html b/samples/grids/tree-grid/multi-cell-selection-mode/public/index.html
deleted file mode 100644
index 0ad37d1174..0000000000
--- a/samples/grids/tree-grid/multi-cell-selection-mode/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/tree-grid/multi-cell-selection-mode/src/react-app-env.d.ts b/samples/grids/tree-grid/multi-cell-selection-mode/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/tree-grid/multi-cell-selection-mode/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/tree-grid/multi-cell-selection-mode/vite.config.js b/samples/grids/tree-grid/multi-cell-selection-mode/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/tree-grid/multi-cell-selection-mode/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/tree-grid/multi-column-headers-export/.devcontainer/devcontainer.json b/samples/grids/tree-grid/multi-column-headers-export/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/tree-grid/multi-column-headers-export/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/tree-grid/multi-column-headers-export/index.html b/samples/grids/tree-grid/multi-column-headers-export/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/tree-grid/multi-column-headers-export/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/tree-grid/multi-column-headers-export/package.json b/samples/grids/tree-grid/multi-column-headers-export/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/tree-grid/multi-column-headers-export/package.json
+++ b/samples/grids/tree-grid/multi-column-headers-export/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/tree-grid/multi-column-headers-export/public/index.html b/samples/grids/tree-grid/multi-column-headers-export/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/tree-grid/multi-column-headers-export/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/tree-grid/multi-column-headers-export/src/react-app-env.d.ts b/samples/grids/tree-grid/multi-column-headers-export/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/tree-grid/multi-column-headers-export/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/tree-grid/multi-column-headers-export/vite.config.js b/samples/grids/tree-grid/multi-column-headers-export/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/tree-grid/multi-column-headers-export/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/tree-grid/multi-column-headers-overview/.devcontainer/devcontainer.json b/samples/grids/tree-grid/multi-column-headers-overview/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/tree-grid/multi-column-headers-overview/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/tree-grid/multi-column-headers-overview/index.html b/samples/grids/tree-grid/multi-column-headers-overview/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/tree-grid/multi-column-headers-overview/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/tree-grid/multi-column-headers-overview/package.json b/samples/grids/tree-grid/multi-column-headers-overview/package.json
index e956f1d72c..68b6d99557 100644
--- a/samples/grids/tree-grid/multi-column-headers-overview/package.json
+++ b/samples/grids/tree-grid/multi-column-headers-overview/package.json
@@ -7,36 +7,39 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/tree-grid/multi-column-headers-overview/public/index.html b/samples/grids/tree-grid/multi-column-headers-overview/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/tree-grid/multi-column-headers-overview/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/tree-grid/multi-column-headers-overview/src/react-app-env.d.ts b/samples/grids/tree-grid/multi-column-headers-overview/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/tree-grid/multi-column-headers-overview/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/tree-grid/multi-column-headers-overview/vite.config.js b/samples/grids/tree-grid/multi-column-headers-overview/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/tree-grid/multi-column-headers-overview/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/tree-grid/multi-column-headers-styling/.devcontainer/devcontainer.json b/samples/grids/tree-grid/multi-column-headers-styling/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/tree-grid/multi-column-headers-styling/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/tree-grid/multi-column-headers-styling/index.html b/samples/grids/tree-grid/multi-column-headers-styling/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/tree-grid/multi-column-headers-styling/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/tree-grid/multi-column-headers-styling/package.json b/samples/grids/tree-grid/multi-column-headers-styling/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/tree-grid/multi-column-headers-styling/package.json
+++ b/samples/grids/tree-grid/multi-column-headers-styling/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/tree-grid/multi-column-headers-styling/public/index.html b/samples/grids/tree-grid/multi-column-headers-styling/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/tree-grid/multi-column-headers-styling/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/tree-grid/multi-column-headers-styling/src/react-app-env.d.ts b/samples/grids/tree-grid/multi-column-headers-styling/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/tree-grid/multi-column-headers-styling/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/tree-grid/multi-column-headers-styling/vite.config.js b/samples/grids/tree-grid/multi-column-headers-styling/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/tree-grid/multi-column-headers-styling/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/tree-grid/multi-column-headers-template/.devcontainer/devcontainer.json b/samples/grids/tree-grid/multi-column-headers-template/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/tree-grid/multi-column-headers-template/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/tree-grid/multi-column-headers-template/index.html b/samples/grids/tree-grid/multi-column-headers-template/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/tree-grid/multi-column-headers-template/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/tree-grid/multi-column-headers-template/package.json b/samples/grids/tree-grid/multi-column-headers-template/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/tree-grid/multi-column-headers-template/package.json
+++ b/samples/grids/tree-grid/multi-column-headers-template/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/tree-grid/multi-column-headers-template/public/index.html b/samples/grids/tree-grid/multi-column-headers-template/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/tree-grid/multi-column-headers-template/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/tree-grid/multi-column-headers-template/src/react-app-env.d.ts b/samples/grids/tree-grid/multi-column-headers-template/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/tree-grid/multi-column-headers-template/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/tree-grid/multi-column-headers-template/vite.config.js b/samples/grids/tree-grid/multi-column-headers-template/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/tree-grid/multi-column-headers-template/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/tree-grid/overview-styling/.devcontainer/devcontainer.json b/samples/grids/tree-grid/overview-styling/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/tree-grid/overview-styling/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/tree-grid/overview-styling/index.html b/samples/grids/tree-grid/overview-styling/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/tree-grid/overview-styling/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/tree-grid/overview-styling/package.json b/samples/grids/tree-grid/overview-styling/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/tree-grid/overview-styling/package.json
+++ b/samples/grids/tree-grid/overview-styling/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/tree-grid/overview-styling/public/index.html b/samples/grids/tree-grid/overview-styling/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/tree-grid/overview-styling/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/tree-grid/overview-styling/src/react-app-env.d.ts b/samples/grids/tree-grid/overview-styling/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/tree-grid/overview-styling/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/tree-grid/overview-styling/vite.config.js b/samples/grids/tree-grid/overview-styling/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/tree-grid/overview-styling/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/tree-grid/overview/.devcontainer/devcontainer.json b/samples/grids/tree-grid/overview/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/tree-grid/overview/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/tree-grid/overview/index.html b/samples/grids/tree-grid/overview/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/tree-grid/overview/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/tree-grid/overview/package.json b/samples/grids/tree-grid/overview/package.json
index e956f1d72c..68b6d99557 100644
--- a/samples/grids/tree-grid/overview/package.json
+++ b/samples/grids/tree-grid/overview/package.json
@@ -7,36 +7,39 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/tree-grid/overview/public/index.html b/samples/grids/tree-grid/overview/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/tree-grid/overview/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/tree-grid/overview/src/react-app-env.d.ts b/samples/grids/tree-grid/overview/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/tree-grid/overview/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/tree-grid/overview/vite.config.js b/samples/grids/tree-grid/overview/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/tree-grid/overview/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/tree-grid/row-adding/.devcontainer/devcontainer.json b/samples/grids/tree-grid/row-adding/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/tree-grid/row-adding/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/tree-grid/row-adding/index.html b/samples/grids/tree-grid/row-adding/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/tree-grid/row-adding/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/tree-grid/row-adding/package.json b/samples/grids/tree-grid/row-adding/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/tree-grid/row-adding/package.json
+++ b/samples/grids/tree-grid/row-adding/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/tree-grid/row-adding/public/index.html b/samples/grids/tree-grid/row-adding/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/tree-grid/row-adding/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/tree-grid/row-adding/src/react-app-env.d.ts b/samples/grids/tree-grid/row-adding/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/tree-grid/row-adding/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/tree-grid/row-adding/vite.config.js b/samples/grids/tree-grid/row-adding/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/tree-grid/row-adding/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/tree-grid/row-classes/.devcontainer/devcontainer.json b/samples/grids/tree-grid/row-classes/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/tree-grid/row-classes/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/tree-grid/row-classes/index.html b/samples/grids/tree-grid/row-classes/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/tree-grid/row-classes/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/tree-grid/row-classes/package.json b/samples/grids/tree-grid/row-classes/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/tree-grid/row-classes/package.json
+++ b/samples/grids/tree-grid/row-classes/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/tree-grid/row-classes/public/index.html b/samples/grids/tree-grid/row-classes/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/tree-grid/row-classes/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/tree-grid/row-classes/src/react-app-env.d.ts b/samples/grids/tree-grid/row-classes/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/tree-grid/row-classes/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/tree-grid/row-classes/vite.config.js b/samples/grids/tree-grid/row-classes/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/tree-grid/row-classes/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/tree-grid/row-drag-base/.devcontainer/devcontainer.json b/samples/grids/tree-grid/row-drag-base/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/tree-grid/row-drag-base/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/tree-grid/row-drag-base/index.html b/samples/grids/tree-grid/row-drag-base/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/tree-grid/row-drag-base/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/tree-grid/row-drag-base/package.json b/samples/grids/tree-grid/row-drag-base/package.json
index e2ce9f16ce..fd4b5d52d6 100644
--- a/samples/grids/tree-grid/row-drag-base/package.json
+++ b/samples/grids/tree-grid/row-drag-base/package.json
@@ -7,37 +7,40 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-datasources": "19.2.2",
"igniteui-react-grids": "^19.2.0",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/tree-grid/row-drag-base/public/index.html b/samples/grids/tree-grid/row-drag-base/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/tree-grid/row-drag-base/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/tree-grid/row-drag-base/src/react-app-env.d.ts b/samples/grids/tree-grid/row-drag-base/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/tree-grid/row-drag-base/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/tree-grid/row-drag-base/vite.config.js b/samples/grids/tree-grid/row-drag-base/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/tree-grid/row-drag-base/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/tree-grid/row-editing-options/.devcontainer/devcontainer.json b/samples/grids/tree-grid/row-editing-options/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/tree-grid/row-editing-options/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/tree-grid/row-editing-options/index.html b/samples/grids/tree-grid/row-editing-options/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/tree-grid/row-editing-options/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/tree-grid/row-editing-options/package.json b/samples/grids/tree-grid/row-editing-options/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/tree-grid/row-editing-options/package.json
+++ b/samples/grids/tree-grid/row-editing-options/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/tree-grid/row-editing-options/public/index.html b/samples/grids/tree-grid/row-editing-options/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/tree-grid/row-editing-options/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/tree-grid/row-editing-options/src/react-app-env.d.ts b/samples/grids/tree-grid/row-editing-options/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/tree-grid/row-editing-options/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/tree-grid/row-editing-options/vite.config.js b/samples/grids/tree-grid/row-editing-options/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/tree-grid/row-editing-options/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/tree-grid/row-editing-style/.devcontainer/devcontainer.json b/samples/grids/tree-grid/row-editing-style/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/tree-grid/row-editing-style/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/tree-grid/row-editing-style/index.html b/samples/grids/tree-grid/row-editing-style/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/tree-grid/row-editing-style/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/tree-grid/row-editing-style/package.json b/samples/grids/tree-grid/row-editing-style/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/tree-grid/row-editing-style/package.json
+++ b/samples/grids/tree-grid/row-editing-style/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/tree-grid/row-editing-style/public/index.html b/samples/grids/tree-grid/row-editing-style/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/tree-grid/row-editing-style/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/tree-grid/row-editing-style/src/react-app-env.d.ts b/samples/grids/tree-grid/row-editing-style/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/tree-grid/row-editing-style/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/tree-grid/row-editing-style/vite.config.js b/samples/grids/tree-grid/row-editing-style/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/tree-grid/row-editing-style/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/tree-grid/row-paging-basic/.devcontainer/devcontainer.json b/samples/grids/tree-grid/row-paging-basic/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/tree-grid/row-paging-basic/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/tree-grid/row-paging-basic/index.html b/samples/grids/tree-grid/row-paging-basic/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/tree-grid/row-paging-basic/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/tree-grid/row-paging-basic/package.json b/samples/grids/tree-grid/row-paging-basic/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/tree-grid/row-paging-basic/package.json
+++ b/samples/grids/tree-grid/row-paging-basic/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/tree-grid/row-paging-basic/public/index.html b/samples/grids/tree-grid/row-paging-basic/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/tree-grid/row-paging-basic/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/tree-grid/row-paging-basic/src/react-app-env.d.ts b/samples/grids/tree-grid/row-paging-basic/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/tree-grid/row-paging-basic/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/tree-grid/row-paging-basic/vite.config.js b/samples/grids/tree-grid/row-paging-basic/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/tree-grid/row-paging-basic/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/tree-grid/row-paging-options/.devcontainer/devcontainer.json b/samples/grids/tree-grid/row-paging-options/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/tree-grid/row-paging-options/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/tree-grid/row-paging-options/index.html b/samples/grids/tree-grid/row-paging-options/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/tree-grid/row-paging-options/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/tree-grid/row-paging-options/package.json b/samples/grids/tree-grid/row-paging-options/package.json
index e956f1d72c..68b6d99557 100644
--- a/samples/grids/tree-grid/row-paging-options/package.json
+++ b/samples/grids/tree-grid/row-paging-options/package.json
@@ -7,36 +7,39 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/tree-grid/row-paging-options/public/index.html b/samples/grids/tree-grid/row-paging-options/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/tree-grid/row-paging-options/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/tree-grid/row-paging-options/src/react-app-env.d.ts b/samples/grids/tree-grid/row-paging-options/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/tree-grid/row-paging-options/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/tree-grid/row-paging-options/vite.config.js b/samples/grids/tree-grid/row-paging-options/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/tree-grid/row-paging-options/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/tree-grid/row-paging-style/.devcontainer/devcontainer.json b/samples/grids/tree-grid/row-paging-style/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/tree-grid/row-paging-style/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/tree-grid/row-paging-style/index.html b/samples/grids/tree-grid/row-paging-style/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/tree-grid/row-paging-style/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/tree-grid/row-paging-style/package.json b/samples/grids/tree-grid/row-paging-style/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/tree-grid/row-paging-style/package.json
+++ b/samples/grids/tree-grid/row-paging-style/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/tree-grid/row-paging-style/public/index.html b/samples/grids/tree-grid/row-paging-style/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/tree-grid/row-paging-style/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/tree-grid/row-paging-style/src/react-app-env.d.ts b/samples/grids/tree-grid/row-paging-style/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/tree-grid/row-paging-style/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/tree-grid/row-paging-style/vite.config.js b/samples/grids/tree-grid/row-paging-style/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/tree-grid/row-paging-style/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/tree-grid/row-pinning-extra-column/.devcontainer/devcontainer.json b/samples/grids/tree-grid/row-pinning-extra-column/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/tree-grid/row-pinning-extra-column/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/tree-grid/row-pinning-extra-column/index.html b/samples/grids/tree-grid/row-pinning-extra-column/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/tree-grid/row-pinning-extra-column/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/tree-grid/row-pinning-extra-column/package.json b/samples/grids/tree-grid/row-pinning-extra-column/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/tree-grid/row-pinning-extra-column/package.json
+++ b/samples/grids/tree-grid/row-pinning-extra-column/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/tree-grid/row-pinning-extra-column/public/index.html b/samples/grids/tree-grid/row-pinning-extra-column/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/tree-grid/row-pinning-extra-column/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/tree-grid/row-pinning-extra-column/src/react-app-env.d.ts b/samples/grids/tree-grid/row-pinning-extra-column/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/tree-grid/row-pinning-extra-column/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/tree-grid/row-pinning-extra-column/vite.config.js b/samples/grids/tree-grid/row-pinning-extra-column/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/tree-grid/row-pinning-extra-column/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/tree-grid/row-pinning-options/.devcontainer/devcontainer.json b/samples/grids/tree-grid/row-pinning-options/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/tree-grid/row-pinning-options/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/tree-grid/row-pinning-options/index.html b/samples/grids/tree-grid/row-pinning-options/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/tree-grid/row-pinning-options/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/tree-grid/row-pinning-options/package.json b/samples/grids/tree-grid/row-pinning-options/package.json
index e956f1d72c..68b6d99557 100644
--- a/samples/grids/tree-grid/row-pinning-options/package.json
+++ b/samples/grids/tree-grid/row-pinning-options/package.json
@@ -7,36 +7,39 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/tree-grid/row-pinning-options/public/index.html b/samples/grids/tree-grid/row-pinning-options/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/tree-grid/row-pinning-options/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/tree-grid/row-pinning-options/src/react-app-env.d.ts b/samples/grids/tree-grid/row-pinning-options/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/tree-grid/row-pinning-options/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/tree-grid/row-pinning-options/vite.config.js b/samples/grids/tree-grid/row-pinning-options/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/tree-grid/row-pinning-options/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/tree-grid/row-pinning-style/.devcontainer/devcontainer.json b/samples/grids/tree-grid/row-pinning-style/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/tree-grid/row-pinning-style/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/tree-grid/row-pinning-style/index.html b/samples/grids/tree-grid/row-pinning-style/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/tree-grid/row-pinning-style/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/tree-grid/row-pinning-style/package.json b/samples/grids/tree-grid/row-pinning-style/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/tree-grid/row-pinning-style/package.json
+++ b/samples/grids/tree-grid/row-pinning-style/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/tree-grid/row-pinning-style/public/index.html b/samples/grids/tree-grid/row-pinning-style/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/tree-grid/row-pinning-style/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/tree-grid/row-pinning-style/src/react-app-env.d.ts b/samples/grids/tree-grid/row-pinning-style/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/tree-grid/row-pinning-style/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/tree-grid/row-pinning-style/vite.config.js b/samples/grids/tree-grid/row-pinning-style/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/tree-grid/row-pinning-style/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/tree-grid/row-reorder/.devcontainer/devcontainer.json b/samples/grids/tree-grid/row-reorder/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/tree-grid/row-reorder/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/tree-grid/row-reorder/index.html b/samples/grids/tree-grid/row-reorder/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/tree-grid/row-reorder/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/tree-grid/row-reorder/package.json b/samples/grids/tree-grid/row-reorder/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/tree-grid/row-reorder/package.json
+++ b/samples/grids/tree-grid/row-reorder/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/tree-grid/row-reorder/public/index.html b/samples/grids/tree-grid/row-reorder/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/tree-grid/row-reorder/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/tree-grid/row-reorder/src/react-app-env.d.ts b/samples/grids/tree-grid/row-reorder/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/tree-grid/row-reorder/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/tree-grid/row-reorder/vite.config.js b/samples/grids/tree-grid/row-reorder/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/tree-grid/row-reorder/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/tree-grid/row-selection-mode/.devcontainer/devcontainer.json b/samples/grids/tree-grid/row-selection-mode/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/tree-grid/row-selection-mode/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/tree-grid/row-selection-mode/index.html b/samples/grids/tree-grid/row-selection-mode/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/tree-grid/row-selection-mode/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/tree-grid/row-selection-mode/package.json b/samples/grids/tree-grid/row-selection-mode/package.json
index e956f1d72c..68b6d99557 100644
--- a/samples/grids/tree-grid/row-selection-mode/package.json
+++ b/samples/grids/tree-grid/row-selection-mode/package.json
@@ -7,36 +7,39 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/tree-grid/row-selection-mode/public/index.html b/samples/grids/tree-grid/row-selection-mode/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/tree-grid/row-selection-mode/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/tree-grid/row-selection-mode/src/react-app-env.d.ts b/samples/grids/tree-grid/row-selection-mode/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/tree-grid/row-selection-mode/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/tree-grid/row-selection-mode/vite.config.js b/samples/grids/tree-grid/row-selection-mode/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/tree-grid/row-selection-mode/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/tree-grid/row-selection-template-excel/.devcontainer/devcontainer.json b/samples/grids/tree-grid/row-selection-template-excel/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/tree-grid/row-selection-template-excel/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/tree-grid/row-selection-template-excel/index.html b/samples/grids/tree-grid/row-selection-template-excel/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/tree-grid/row-selection-template-excel/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/tree-grid/row-selection-template-excel/package.json b/samples/grids/tree-grid/row-selection-template-excel/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/tree-grid/row-selection-template-excel/package.json
+++ b/samples/grids/tree-grid/row-selection-template-excel/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/tree-grid/row-selection-template-excel/public/index.html b/samples/grids/tree-grid/row-selection-template-excel/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/tree-grid/row-selection-template-excel/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/tree-grid/row-selection-template-excel/src/react-app-env.d.ts b/samples/grids/tree-grid/row-selection-template-excel/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/tree-grid/row-selection-template-excel/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/tree-grid/row-selection-template-excel/vite.config.js b/samples/grids/tree-grid/row-selection-template-excel/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/tree-grid/row-selection-template-excel/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/tree-grid/row-selection-template-numbers/.devcontainer/devcontainer.json b/samples/grids/tree-grid/row-selection-template-numbers/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/tree-grid/row-selection-template-numbers/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/tree-grid/row-selection-template-numbers/index.html b/samples/grids/tree-grid/row-selection-template-numbers/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/tree-grid/row-selection-template-numbers/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/tree-grid/row-selection-template-numbers/package.json b/samples/grids/tree-grid/row-selection-template-numbers/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/tree-grid/row-selection-template-numbers/package.json
+++ b/samples/grids/tree-grid/row-selection-template-numbers/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/tree-grid/row-selection-template-numbers/public/index.html b/samples/grids/tree-grid/row-selection-template-numbers/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/tree-grid/row-selection-template-numbers/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/tree-grid/row-selection-template-numbers/src/react-app-env.d.ts b/samples/grids/tree-grid/row-selection-template-numbers/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/tree-grid/row-selection-template-numbers/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/tree-grid/row-selection-template-numbers/vite.config.js b/samples/grids/tree-grid/row-selection-template-numbers/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/tree-grid/row-selection-template-numbers/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/tree-grid/row-styles/.devcontainer/devcontainer.json b/samples/grids/tree-grid/row-styles/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/tree-grid/row-styles/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/tree-grid/row-styles/index.html b/samples/grids/tree-grid/row-styles/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/tree-grid/row-styles/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/tree-grid/row-styles/package.json b/samples/grids/tree-grid/row-styles/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/tree-grid/row-styles/package.json
+++ b/samples/grids/tree-grid/row-styles/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/tree-grid/row-styles/public/index.html b/samples/grids/tree-grid/row-styles/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/tree-grid/row-styles/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/tree-grid/row-styles/src/react-app-env.d.ts b/samples/grids/tree-grid/row-styles/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/tree-grid/row-styles/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/tree-grid/row-styles/vite.config.js b/samples/grids/tree-grid/row-styles/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/tree-grid/row-styles/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/tree-grid/state-persistence-about/.devcontainer/devcontainer.json b/samples/grids/tree-grid/state-persistence-about/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/tree-grid/state-persistence-about/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/tree-grid/state-persistence-about/index.html b/samples/grids/tree-grid/state-persistence-about/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/tree-grid/state-persistence-about/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/tree-grid/state-persistence-about/package.json b/samples/grids/tree-grid/state-persistence-about/package.json
index e2ce9f16ce..fd4b5d52d6 100644
--- a/samples/grids/tree-grid/state-persistence-about/package.json
+++ b/samples/grids/tree-grid/state-persistence-about/package.json
@@ -7,37 +7,40 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-datasources": "19.2.2",
"igniteui-react-grids": "^19.2.0",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/tree-grid/state-persistence-about/public/index.html b/samples/grids/tree-grid/state-persistence-about/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/tree-grid/state-persistence-about/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/tree-grid/state-persistence-about/src/react-app-env.d.ts b/samples/grids/tree-grid/state-persistence-about/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/tree-grid/state-persistence-about/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/tree-grid/state-persistence-about/vite.config.js b/samples/grids/tree-grid/state-persistence-about/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/tree-grid/state-persistence-about/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/tree-grid/state-persistence-main/.devcontainer/devcontainer.json b/samples/grids/tree-grid/state-persistence-main/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/tree-grid/state-persistence-main/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/tree-grid/state-persistence-main/index.html b/samples/grids/tree-grid/state-persistence-main/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/tree-grid/state-persistence-main/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/tree-grid/state-persistence-main/package.json b/samples/grids/tree-grid/state-persistence-main/package.json
index e2ce9f16ce..fd4b5d52d6 100644
--- a/samples/grids/tree-grid/state-persistence-main/package.json
+++ b/samples/grids/tree-grid/state-persistence-main/package.json
@@ -7,37 +7,40 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-datasources": "19.2.2",
"igniteui-react-grids": "^19.2.0",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/tree-grid/state-persistence-main/public/index.html b/samples/grids/tree-grid/state-persistence-main/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/tree-grid/state-persistence-main/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/tree-grid/state-persistence-main/src/react-app-env.d.ts b/samples/grids/tree-grid/state-persistence-main/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/tree-grid/state-persistence-main/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/tree-grid/state-persistence-main/vite.config.js b/samples/grids/tree-grid/state-persistence-main/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/tree-grid/state-persistence-main/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/tree-grid/toolbar-sample-1/.devcontainer/devcontainer.json b/samples/grids/tree-grid/toolbar-sample-1/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/tree-grid/toolbar-sample-1/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/tree-grid/toolbar-sample-1/index.html b/samples/grids/tree-grid/toolbar-sample-1/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/tree-grid/toolbar-sample-1/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/tree-grid/toolbar-sample-1/package.json b/samples/grids/tree-grid/toolbar-sample-1/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/tree-grid/toolbar-sample-1/package.json
+++ b/samples/grids/tree-grid/toolbar-sample-1/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/tree-grid/toolbar-sample-1/public/index.html b/samples/grids/tree-grid/toolbar-sample-1/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/tree-grid/toolbar-sample-1/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/tree-grid/toolbar-sample-1/src/react-app-env.d.ts b/samples/grids/tree-grid/toolbar-sample-1/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/tree-grid/toolbar-sample-1/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/tree-grid/toolbar-sample-1/vite.config.js b/samples/grids/tree-grid/toolbar-sample-1/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/tree-grid/toolbar-sample-1/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/tree-grid/toolbar-sample-2/.devcontainer/devcontainer.json b/samples/grids/tree-grid/toolbar-sample-2/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/tree-grid/toolbar-sample-2/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/tree-grid/toolbar-sample-2/index.html b/samples/grids/tree-grid/toolbar-sample-2/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/tree-grid/toolbar-sample-2/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/tree-grid/toolbar-sample-2/package.json b/samples/grids/tree-grid/toolbar-sample-2/package.json
index e2ce9f16ce..fd4b5d52d6 100644
--- a/samples/grids/tree-grid/toolbar-sample-2/package.json
+++ b/samples/grids/tree-grid/toolbar-sample-2/package.json
@@ -7,37 +7,40 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-datasources": "19.2.2",
"igniteui-react-grids": "^19.2.0",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/tree-grid/toolbar-sample-2/public/index.html b/samples/grids/tree-grid/toolbar-sample-2/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/tree-grid/toolbar-sample-2/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/tree-grid/toolbar-sample-2/src/react-app-env.d.ts b/samples/grids/tree-grid/toolbar-sample-2/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/tree-grid/toolbar-sample-2/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/tree-grid/toolbar-sample-2/vite.config.js b/samples/grids/tree-grid/toolbar-sample-2/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/tree-grid/toolbar-sample-2/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/tree-grid/toolbar-sample-3/.devcontainer/devcontainer.json b/samples/grids/tree-grid/toolbar-sample-3/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/tree-grid/toolbar-sample-3/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/tree-grid/toolbar-sample-3/index.html b/samples/grids/tree-grid/toolbar-sample-3/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/tree-grid/toolbar-sample-3/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/tree-grid/toolbar-sample-3/package.json b/samples/grids/tree-grid/toolbar-sample-3/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/tree-grid/toolbar-sample-3/package.json
+++ b/samples/grids/tree-grid/toolbar-sample-3/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/tree-grid/toolbar-sample-3/public/index.html b/samples/grids/tree-grid/toolbar-sample-3/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/tree-grid/toolbar-sample-3/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/tree-grid/toolbar-sample-3/src/react-app-env.d.ts b/samples/grids/tree-grid/toolbar-sample-3/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/tree-grid/toolbar-sample-3/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/tree-grid/toolbar-sample-3/vite.config.js b/samples/grids/tree-grid/toolbar-sample-3/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/tree-grid/toolbar-sample-3/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/tree-grid/toolbar-sample-4/.devcontainer/devcontainer.json b/samples/grids/tree-grid/toolbar-sample-4/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/tree-grid/toolbar-sample-4/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/tree-grid/toolbar-sample-4/index.html b/samples/grids/tree-grid/toolbar-sample-4/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/tree-grid/toolbar-sample-4/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/tree-grid/toolbar-sample-4/package.json b/samples/grids/tree-grid/toolbar-sample-4/package.json
index e2ce9f16ce..fd4b5d52d6 100644
--- a/samples/grids/tree-grid/toolbar-sample-4/package.json
+++ b/samples/grids/tree-grid/toolbar-sample-4/package.json
@@ -7,37 +7,40 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-datasources": "19.2.2",
"igniteui-react-grids": "^19.2.0",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/tree-grid/toolbar-sample-4/public/index.html b/samples/grids/tree-grid/toolbar-sample-4/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/tree-grid/toolbar-sample-4/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/tree-grid/toolbar-sample-4/src/react-app-env.d.ts b/samples/grids/tree-grid/toolbar-sample-4/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/tree-grid/toolbar-sample-4/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/tree-grid/toolbar-sample-4/vite.config.js b/samples/grids/tree-grid/toolbar-sample-4/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/tree-grid/toolbar-sample-4/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/tree-grid/toolbar-style/.devcontainer/devcontainer.json b/samples/grids/tree-grid/toolbar-style/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/tree-grid/toolbar-style/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/tree-grid/toolbar-style/index.html b/samples/grids/tree-grid/toolbar-style/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/tree-grid/toolbar-style/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/tree-grid/toolbar-style/package.json b/samples/grids/tree-grid/toolbar-style/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/tree-grid/toolbar-style/package.json
+++ b/samples/grids/tree-grid/toolbar-style/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/tree-grid/toolbar-style/public/index.html b/samples/grids/tree-grid/toolbar-style/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/tree-grid/toolbar-style/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/tree-grid/toolbar-style/src/react-app-env.d.ts b/samples/grids/tree-grid/toolbar-style/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/tree-grid/toolbar-style/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/tree-grid/toolbar-style/vite.config.js b/samples/grids/tree-grid/toolbar-style/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/tree-grid/toolbar-style/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/tree-grid/using-primary-foreign-keys/.devcontainer/devcontainer.json b/samples/grids/tree-grid/using-primary-foreign-keys/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/tree-grid/using-primary-foreign-keys/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/tree-grid/using-primary-foreign-keys/index.html b/samples/grids/tree-grid/using-primary-foreign-keys/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/grids/tree-grid/using-primary-foreign-keys/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/tree-grid/using-primary-foreign-keys/package.json b/samples/grids/tree-grid/using-primary-foreign-keys/package.json
index 97d8eef75d..1f4c711365 100644
--- a/samples/grids/tree-grid/using-primary-foreign-keys/package.json
+++ b/samples/grids/tree-grid/using-primary-foreign-keys/package.json
@@ -7,34 +7,37 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/tree-grid/using-primary-foreign-keys/public/index.html b/samples/grids/tree-grid/using-primary-foreign-keys/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/grids/tree-grid/using-primary-foreign-keys/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/tree-grid/using-primary-foreign-keys/src/react-app-env.d.ts b/samples/grids/tree-grid/using-primary-foreign-keys/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/tree-grid/using-primary-foreign-keys/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/tree-grid/using-primary-foreign-keys/vite.config.js b/samples/grids/tree-grid/using-primary-foreign-keys/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/tree-grid/using-primary-foreign-keys/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/grids/tree/basic-example/.devcontainer/devcontainer.json b/samples/grids/tree/basic-example/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/grids/tree/basic-example/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/grids/tree/basic-example/index.html b/samples/grids/tree/basic-example/index.html
new file mode 100644
index 0000000000..598ea7379b
--- /dev/null
+++ b/samples/grids/tree/basic-example/index.html
@@ -0,0 +1,11 @@
+
+
+
+ TreeBasicExample
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/grids/tree/basic-example/package.json b/samples/grids/tree/basic-example/package.json
index 924cc64568..d5148c2dfb 100644
--- a/samples/grids/tree/basic-example/package.json
+++ b/samples/grids/tree/basic-example/package.json
@@ -6,27 +6,30 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/grids/tree/basic-example/public/index.html b/samples/grids/tree/basic-example/public/index.html
deleted file mode 100644
index 1a63ba87f9..0000000000
--- a/samples/grids/tree/basic-example/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- TreeBasicExample
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/grids/tree/basic-example/src/react-app-env.d.ts b/samples/grids/tree/basic-example/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/grids/tree/basic-example/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/grids/tree/basic-example/vite.config.js b/samples/grids/tree/basic-example/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/grids/tree/basic-example/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/inputs/badge/outlined/.devcontainer/devcontainer.json b/samples/inputs/badge/outlined/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/inputs/badge/outlined/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/inputs/badge/outlined/index.html b/samples/inputs/badge/outlined/index.html
new file mode 100644
index 0000000000..afc7bb86de
--- /dev/null
+++ b/samples/inputs/badge/outlined/index.html
@@ -0,0 +1,11 @@
+
+
+
+ BadgeOutlined
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/inputs/badge/outlined/package.json b/samples/inputs/badge/outlined/package.json
index de3f7060de..7074db7db5 100644
--- a/samples/inputs/badge/outlined/package.json
+++ b/samples/inputs/badge/outlined/package.json
@@ -6,27 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/inputs/badge/outlined/public/index.html b/samples/inputs/badge/outlined/public/index.html
deleted file mode 100644
index 484c686195..0000000000
--- a/samples/inputs/badge/outlined/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- BadgeOutlined
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/inputs/badge/outlined/src/react-app-env.d.ts b/samples/inputs/badge/outlined/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/inputs/badge/outlined/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/inputs/badge/outlined/vite.config.js b/samples/inputs/badge/outlined/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/inputs/badge/outlined/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/inputs/badge/shape/.devcontainer/devcontainer.json b/samples/inputs/badge/shape/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/inputs/badge/shape/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/inputs/badge/shape/index.html b/samples/inputs/badge/shape/index.html
new file mode 100644
index 0000000000..28e4dedf6a
--- /dev/null
+++ b/samples/inputs/badge/shape/index.html
@@ -0,0 +1,11 @@
+
+
+
+ BadgeShape
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/inputs/badge/shape/package.json b/samples/inputs/badge/shape/package.json
index 3a89c0f3e1..f30cef029a 100644
--- a/samples/inputs/badge/shape/package.json
+++ b/samples/inputs/badge/shape/package.json
@@ -6,27 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/inputs/badge/shape/public/index.html b/samples/inputs/badge/shape/public/index.html
deleted file mode 100644
index 3730d5a8a4..0000000000
--- a/samples/inputs/badge/shape/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- BadgeShape
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/inputs/badge/shape/src/react-app-env.d.ts b/samples/inputs/badge/shape/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/inputs/badge/shape/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/inputs/badge/shape/vite.config.js b/samples/inputs/badge/shape/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/inputs/badge/shape/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/inputs/badge/variants/.devcontainer/devcontainer.json b/samples/inputs/badge/variants/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/inputs/badge/variants/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/inputs/badge/variants/index.html b/samples/inputs/badge/variants/index.html
new file mode 100644
index 0000000000..a133d28d6f
--- /dev/null
+++ b/samples/inputs/badge/variants/index.html
@@ -0,0 +1,11 @@
+
+
+
+ BadgeVariants
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/inputs/badge/variants/package.json b/samples/inputs/badge/variants/package.json
index 4e0e27019e..6a96ee731e 100644
--- a/samples/inputs/badge/variants/package.json
+++ b/samples/inputs/badge/variants/package.json
@@ -6,27 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/inputs/badge/variants/public/index.html b/samples/inputs/badge/variants/public/index.html
deleted file mode 100644
index 977c3f01db..0000000000
--- a/samples/inputs/badge/variants/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- BadgeVariants
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/inputs/badge/variants/src/react-app-env.d.ts b/samples/inputs/badge/variants/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/inputs/badge/variants/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/inputs/badge/variants/vite.config.js b/samples/inputs/badge/variants/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/inputs/badge/variants/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/inputs/button-group/alignment/.devcontainer/devcontainer.json b/samples/inputs/button-group/alignment/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/inputs/button-group/alignment/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/inputs/button-group/alignment/index.html b/samples/inputs/button-group/alignment/index.html
new file mode 100644
index 0000000000..135f995313
--- /dev/null
+++ b/samples/inputs/button-group/alignment/index.html
@@ -0,0 +1,11 @@
+
+
+
+ Button Group Alignment
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/inputs/button-group/alignment/package.json b/samples/inputs/button-group/alignment/package.json
index a8e620e913..907785b5f5 100644
--- a/samples/inputs/button-group/alignment/package.json
+++ b/samples/inputs/button-group/alignment/package.json
@@ -6,27 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/inputs/button-group/alignment/public/index.html b/samples/inputs/button-group/alignment/public/index.html
deleted file mode 100644
index bc3cde6c63..0000000000
--- a/samples/inputs/button-group/alignment/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- Button Group Alignment
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/inputs/button-group/alignment/src/react-app-env.d.ts b/samples/inputs/button-group/alignment/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/inputs/button-group/alignment/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/inputs/button-group/alignment/vite.config.js b/samples/inputs/button-group/alignment/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/inputs/button-group/alignment/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/inputs/button-group/overview/.devcontainer/devcontainer.json b/samples/inputs/button-group/overview/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/inputs/button-group/overview/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/inputs/button-group/overview/index.html b/samples/inputs/button-group/overview/index.html
new file mode 100644
index 0000000000..429cdaa7e6
--- /dev/null
+++ b/samples/inputs/button-group/overview/index.html
@@ -0,0 +1,11 @@
+
+
+
+ Button Group Overview
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/inputs/button-group/overview/package.json b/samples/inputs/button-group/overview/package.json
index 9984041f25..bc0ead039d 100644
--- a/samples/inputs/button-group/overview/package.json
+++ b/samples/inputs/button-group/overview/package.json
@@ -6,27 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/inputs/button-group/overview/public/index.html b/samples/inputs/button-group/overview/public/index.html
deleted file mode 100644
index 512958b425..0000000000
--- a/samples/inputs/button-group/overview/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- Button Group Overview
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/inputs/button-group/overview/src/react-app-env.d.ts b/samples/inputs/button-group/overview/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/inputs/button-group/overview/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/inputs/button-group/overview/vite.config.js b/samples/inputs/button-group/overview/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/inputs/button-group/overview/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/inputs/button-group/selection/.devcontainer/devcontainer.json b/samples/inputs/button-group/selection/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/inputs/button-group/selection/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/inputs/button-group/selection/index.html b/samples/inputs/button-group/selection/index.html
new file mode 100644
index 0000000000..9a340dd9e0
--- /dev/null
+++ b/samples/inputs/button-group/selection/index.html
@@ -0,0 +1,11 @@
+
+
+
+ Button Group Selection
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/inputs/button-group/selection/package.json b/samples/inputs/button-group/selection/package.json
index a3580e7f17..a9858dbb9a 100644
--- a/samples/inputs/button-group/selection/package.json
+++ b/samples/inputs/button-group/selection/package.json
@@ -6,27 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/inputs/button-group/selection/public/index.html b/samples/inputs/button-group/selection/public/index.html
deleted file mode 100644
index 4a7c60132c..0000000000
--- a/samples/inputs/button-group/selection/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- Button Group Selection
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/inputs/button-group/selection/src/react-app-env.d.ts b/samples/inputs/button-group/selection/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/inputs/button-group/selection/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/inputs/button-group/selection/vite.config.js b/samples/inputs/button-group/selection/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/inputs/button-group/selection/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/inputs/button-group/size/.devcontainer/devcontainer.json b/samples/inputs/button-group/size/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/inputs/button-group/size/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/inputs/button-group/size/index.html b/samples/inputs/button-group/size/index.html
new file mode 100644
index 0000000000..a7514b6c44
--- /dev/null
+++ b/samples/inputs/button-group/size/index.html
@@ -0,0 +1,11 @@
+
+
+
+ Button Group Size
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/inputs/button-group/size/package.json b/samples/inputs/button-group/size/package.json
index b3f38a870f..e76b2f3879 100644
--- a/samples/inputs/button-group/size/package.json
+++ b/samples/inputs/button-group/size/package.json
@@ -6,27 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/inputs/button-group/size/public/index.html b/samples/inputs/button-group/size/public/index.html
deleted file mode 100644
index f2a26ebf6c..0000000000
--- a/samples/inputs/button-group/size/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- Button Group Size
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/inputs/button-group/size/src/react-app-env.d.ts b/samples/inputs/button-group/size/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/inputs/button-group/size/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/inputs/button-group/size/vite.config.js b/samples/inputs/button-group/size/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/inputs/button-group/size/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/inputs/button-group/styling/.devcontainer/devcontainer.json b/samples/inputs/button-group/styling/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/inputs/button-group/styling/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/inputs/button-group/styling/index.html b/samples/inputs/button-group/styling/index.html
new file mode 100644
index 0000000000..5af1057245
--- /dev/null
+++ b/samples/inputs/button-group/styling/index.html
@@ -0,0 +1,11 @@
+
+
+
+ Button Group Styling
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/inputs/button-group/styling/package.json b/samples/inputs/button-group/styling/package.json
index c531c6ac61..c14bd8b3e2 100644
--- a/samples/inputs/button-group/styling/package.json
+++ b/samples/inputs/button-group/styling/package.json
@@ -6,27 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/inputs/button-group/styling/public/index.html b/samples/inputs/button-group/styling/public/index.html
deleted file mode 100644
index 2265224938..0000000000
--- a/samples/inputs/button-group/styling/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- Button Group Styling
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/inputs/button-group/styling/src/react-app-env.d.ts b/samples/inputs/button-group/styling/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/inputs/button-group/styling/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/inputs/button-group/styling/vite.config.js b/samples/inputs/button-group/styling/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/inputs/button-group/styling/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/inputs/button/contained/.devcontainer/devcontainer.json b/samples/inputs/button/contained/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/inputs/button/contained/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/inputs/button/contained/index.html b/samples/inputs/button/contained/index.html
new file mode 100644
index 0000000000..5c36a01632
--- /dev/null
+++ b/samples/inputs/button/contained/index.html
@@ -0,0 +1,11 @@
+
+
+
+ ButtonContained
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/inputs/button/contained/package.json b/samples/inputs/button/contained/package.json
index 9b0a4e0520..218f011f01 100644
--- a/samples/inputs/button/contained/package.json
+++ b/samples/inputs/button/contained/package.json
@@ -6,27 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/inputs/button/contained/public/index.html b/samples/inputs/button/contained/public/index.html
deleted file mode 100644
index 77367627ee..0000000000
--- a/samples/inputs/button/contained/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- ButtonContained
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/inputs/button/contained/src/react-app-env.d.ts b/samples/inputs/button/contained/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/inputs/button/contained/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/inputs/button/contained/vite.config.js b/samples/inputs/button/contained/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/inputs/button/contained/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/inputs/button/download/.devcontainer/devcontainer.json b/samples/inputs/button/download/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/inputs/button/download/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/inputs/button/download/index.html b/samples/inputs/button/download/index.html
new file mode 100644
index 0000000000..0c30e22db1
--- /dev/null
+++ b/samples/inputs/button/download/index.html
@@ -0,0 +1,11 @@
+
+
+
+ ButtonDownload
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/inputs/button/download/package.json b/samples/inputs/button/download/package.json
index 8611544d32..fe2761410b 100644
--- a/samples/inputs/button/download/package.json
+++ b/samples/inputs/button/download/package.json
@@ -6,27 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/inputs/button/download/public/index.html b/samples/inputs/button/download/public/index.html
deleted file mode 100644
index 81809ce77b..0000000000
--- a/samples/inputs/button/download/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- ButtonDownload
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/inputs/button/download/src/react-app-env.d.ts b/samples/inputs/button/download/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/inputs/button/download/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/inputs/button/download/vite.config.js b/samples/inputs/button/download/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/inputs/button/download/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/inputs/button/fab/.devcontainer/devcontainer.json b/samples/inputs/button/fab/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/inputs/button/fab/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/inputs/button/fab/index.html b/samples/inputs/button/fab/index.html
new file mode 100644
index 0000000000..a133d28d6f
--- /dev/null
+++ b/samples/inputs/button/fab/index.html
@@ -0,0 +1,11 @@
+
+
+
+ BadgeVariants
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/inputs/button/fab/package.json b/samples/inputs/button/fab/package.json
index 115aff4fff..e6196d0ff5 100644
--- a/samples/inputs/button/fab/package.json
+++ b/samples/inputs/button/fab/package.json
@@ -6,27 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/inputs/button/fab/public/index.html b/samples/inputs/button/fab/public/index.html
deleted file mode 100644
index 977c3f01db..0000000000
--- a/samples/inputs/button/fab/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- BadgeVariants
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/inputs/button/fab/src/react-app-env.d.ts b/samples/inputs/button/fab/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/inputs/button/fab/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/inputs/button/fab/vite.config.js b/samples/inputs/button/fab/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/inputs/button/fab/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/inputs/button/flat/.devcontainer/devcontainer.json b/samples/inputs/button/flat/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/inputs/button/flat/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/inputs/button/flat/index.html b/samples/inputs/button/flat/index.html
new file mode 100644
index 0000000000..8b728689c1
--- /dev/null
+++ b/samples/inputs/button/flat/index.html
@@ -0,0 +1,11 @@
+
+
+
+ ButtonFlat
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/inputs/button/flat/package.json b/samples/inputs/button/flat/package.json
index 12f2b70d81..2b3f441579 100644
--- a/samples/inputs/button/flat/package.json
+++ b/samples/inputs/button/flat/package.json
@@ -6,27 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/inputs/button/flat/public/index.html b/samples/inputs/button/flat/public/index.html
deleted file mode 100644
index 6c62f44853..0000000000
--- a/samples/inputs/button/flat/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- ButtonFlat
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/inputs/button/flat/src/react-app-env.d.ts b/samples/inputs/button/flat/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/inputs/button/flat/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/inputs/button/flat/vite.config.js b/samples/inputs/button/flat/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/inputs/button/flat/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/inputs/button/outlined/.devcontainer/devcontainer.json b/samples/inputs/button/outlined/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/inputs/button/outlined/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/inputs/button/outlined/index.html b/samples/inputs/button/outlined/index.html
new file mode 100644
index 0000000000..0788a60622
--- /dev/null
+++ b/samples/inputs/button/outlined/index.html
@@ -0,0 +1,11 @@
+
+
+
+ ButtonOutlined
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/inputs/button/outlined/package.json b/samples/inputs/button/outlined/package.json
index fbe4ea2bcb..c9f8967ff4 100644
--- a/samples/inputs/button/outlined/package.json
+++ b/samples/inputs/button/outlined/package.json
@@ -6,27 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/inputs/button/outlined/public/index.html b/samples/inputs/button/outlined/public/index.html
deleted file mode 100644
index 4b22c8540a..0000000000
--- a/samples/inputs/button/outlined/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- ButtonOutlined
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/inputs/button/outlined/src/react-app-env.d.ts b/samples/inputs/button/outlined/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/inputs/button/outlined/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/inputs/button/outlined/vite.config.js b/samples/inputs/button/outlined/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/inputs/button/outlined/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/inputs/button/overview/.devcontainer/devcontainer.json b/samples/inputs/button/overview/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/inputs/button/overview/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/inputs/button/overview/index.html b/samples/inputs/button/overview/index.html
new file mode 100644
index 0000000000..3928ead324
--- /dev/null
+++ b/samples/inputs/button/overview/index.html
@@ -0,0 +1,11 @@
+
+
+
+ Button Overview
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/inputs/button/overview/package.json b/samples/inputs/button/overview/package.json
index 937d5b9246..7b271ea8d4 100644
--- a/samples/inputs/button/overview/package.json
+++ b/samples/inputs/button/overview/package.json
@@ -6,27 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/inputs/button/overview/public/index.html b/samples/inputs/button/overview/public/index.html
deleted file mode 100644
index 052dd0b473..0000000000
--- a/samples/inputs/button/overview/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- Button Overview
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/inputs/button/overview/src/react-app-env.d.ts b/samples/inputs/button/overview/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/inputs/button/overview/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/inputs/button/overview/vite.config.js b/samples/inputs/button/overview/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/inputs/button/overview/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/inputs/button/size/.devcontainer/devcontainer.json b/samples/inputs/button/size/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/inputs/button/size/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/inputs/button/size/index.html b/samples/inputs/button/size/index.html
new file mode 100644
index 0000000000..1b45681039
--- /dev/null
+++ b/samples/inputs/button/size/index.html
@@ -0,0 +1,11 @@
+
+
+
+ Button Sizing
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/inputs/button/size/package.json b/samples/inputs/button/size/package.json
index 0a3d713bec..aaebaba9e8 100644
--- a/samples/inputs/button/size/package.json
+++ b/samples/inputs/button/size/package.json
@@ -6,27 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/inputs/button/size/public/index.html b/samples/inputs/button/size/public/index.html
deleted file mode 100644
index 38f3d61361..0000000000
--- a/samples/inputs/button/size/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- Button Sizing
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/inputs/button/size/src/react-app-env.d.ts b/samples/inputs/button/size/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/inputs/button/size/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/inputs/button/size/vite.config.js b/samples/inputs/button/size/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/inputs/button/size/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/inputs/button/styling/.devcontainer/devcontainer.json b/samples/inputs/button/styling/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/inputs/button/styling/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/inputs/button/styling/index.html b/samples/inputs/button/styling/index.html
new file mode 100644
index 0000000000..6acde0e012
--- /dev/null
+++ b/samples/inputs/button/styling/index.html
@@ -0,0 +1,11 @@
+
+
+
+ ButtonStyling
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/inputs/button/styling/package.json b/samples/inputs/button/styling/package.json
index 8019a7d93e..0504f5716d 100644
--- a/samples/inputs/button/styling/package.json
+++ b/samples/inputs/button/styling/package.json
@@ -6,27 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/inputs/button/styling/public/index.html b/samples/inputs/button/styling/public/index.html
deleted file mode 100644
index 09659c68df..0000000000
--- a/samples/inputs/button/styling/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- ButtonStyling
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/inputs/button/styling/src/react-app-env.d.ts b/samples/inputs/button/styling/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/inputs/button/styling/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/inputs/button/styling/vite.config.js b/samples/inputs/button/styling/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/inputs/button/styling/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/inputs/checkbox/checking/.devcontainer/devcontainer.json b/samples/inputs/checkbox/checking/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/inputs/checkbox/checking/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/inputs/checkbox/checking/index.html b/samples/inputs/checkbox/checking/index.html
new file mode 100644
index 0000000000..9c1b55c290
--- /dev/null
+++ b/samples/inputs/checkbox/checking/index.html
@@ -0,0 +1,11 @@
+
+
+
+ CheckboxChecking
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/inputs/checkbox/checking/package.json b/samples/inputs/checkbox/checking/package.json
index 32467c270e..90771a079e 100644
--- a/samples/inputs/checkbox/checking/package.json
+++ b/samples/inputs/checkbox/checking/package.json
@@ -6,27 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/inputs/checkbox/checking/public/index.html b/samples/inputs/checkbox/checking/public/index.html
deleted file mode 100644
index da451cf3f9..0000000000
--- a/samples/inputs/checkbox/checking/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- CheckboxChecking
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/inputs/checkbox/checking/src/react-app-env.d.ts b/samples/inputs/checkbox/checking/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/inputs/checkbox/checking/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/inputs/checkbox/checking/vite.config.js b/samples/inputs/checkbox/checking/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/inputs/checkbox/checking/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/inputs/checkbox/disabled/.devcontainer/devcontainer.json b/samples/inputs/checkbox/disabled/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/inputs/checkbox/disabled/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/inputs/checkbox/disabled/index.html b/samples/inputs/checkbox/disabled/index.html
new file mode 100644
index 0000000000..3a9697dfb6
--- /dev/null
+++ b/samples/inputs/checkbox/disabled/index.html
@@ -0,0 +1,11 @@
+
+
+
+ Checkbox Disabled
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/inputs/checkbox/disabled/package.json b/samples/inputs/checkbox/disabled/package.json
index 1147713d1b..80c36ec405 100644
--- a/samples/inputs/checkbox/disabled/package.json
+++ b/samples/inputs/checkbox/disabled/package.json
@@ -6,27 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/inputs/checkbox/disabled/public/index.html b/samples/inputs/checkbox/disabled/public/index.html
deleted file mode 100644
index 78528e9c29..0000000000
--- a/samples/inputs/checkbox/disabled/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- Checkbox Disabled
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/inputs/checkbox/disabled/src/react-app-env.d.ts b/samples/inputs/checkbox/disabled/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/inputs/checkbox/disabled/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/inputs/checkbox/disabled/vite.config.js b/samples/inputs/checkbox/disabled/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/inputs/checkbox/disabled/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/inputs/checkbox/indeterminate/.devcontainer/devcontainer.json b/samples/inputs/checkbox/indeterminate/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/inputs/checkbox/indeterminate/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/inputs/checkbox/indeterminate/index.html b/samples/inputs/checkbox/indeterminate/index.html
new file mode 100644
index 0000000000..cb8d014bc5
--- /dev/null
+++ b/samples/inputs/checkbox/indeterminate/index.html
@@ -0,0 +1,11 @@
+
+
+
+ CheckboIndeterminate
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/inputs/checkbox/indeterminate/package.json b/samples/inputs/checkbox/indeterminate/package.json
index 5d29515cfd..4236eb6fa0 100644
--- a/samples/inputs/checkbox/indeterminate/package.json
+++ b/samples/inputs/checkbox/indeterminate/package.json
@@ -6,27 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/inputs/checkbox/indeterminate/public/index.html b/samples/inputs/checkbox/indeterminate/public/index.html
deleted file mode 100644
index 1c3869a7c6..0000000000
--- a/samples/inputs/checkbox/indeterminate/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- CheckboIndeterminate
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/inputs/checkbox/indeterminate/src/react-app-env.d.ts b/samples/inputs/checkbox/indeterminate/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/inputs/checkbox/indeterminate/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/inputs/checkbox/indeterminate/vite.config.js b/samples/inputs/checkbox/indeterminate/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/inputs/checkbox/indeterminate/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/inputs/checkbox/label/.devcontainer/devcontainer.json b/samples/inputs/checkbox/label/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/inputs/checkbox/label/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/inputs/checkbox/label/index.html b/samples/inputs/checkbox/label/index.html
new file mode 100644
index 0000000000..0e95cc78cb
--- /dev/null
+++ b/samples/inputs/checkbox/label/index.html
@@ -0,0 +1,11 @@
+
+
+
+ Checkbox Label
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/inputs/checkbox/label/package.json b/samples/inputs/checkbox/label/package.json
index 649811f353..c9fea4dc6b 100644
--- a/samples/inputs/checkbox/label/package.json
+++ b/samples/inputs/checkbox/label/package.json
@@ -6,27 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/inputs/checkbox/label/public/index.html b/samples/inputs/checkbox/label/public/index.html
deleted file mode 100644
index e61c3da049..0000000000
--- a/samples/inputs/checkbox/label/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- Checkbox Label
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/inputs/checkbox/label/src/react-app-env.d.ts b/samples/inputs/checkbox/label/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/inputs/checkbox/label/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/inputs/checkbox/label/vite.config.js b/samples/inputs/checkbox/label/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/inputs/checkbox/label/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/inputs/checkbox/overview/.devcontainer/devcontainer.json b/samples/inputs/checkbox/overview/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/inputs/checkbox/overview/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/inputs/checkbox/overview/index.html b/samples/inputs/checkbox/overview/index.html
new file mode 100644
index 0000000000..5caef9dd2a
--- /dev/null
+++ b/samples/inputs/checkbox/overview/index.html
@@ -0,0 +1,11 @@
+
+
+
+ CheckboxOverview
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/inputs/checkbox/overview/package.json b/samples/inputs/checkbox/overview/package.json
index 4cd7a5a2ea..2971b14d89 100644
--- a/samples/inputs/checkbox/overview/package.json
+++ b/samples/inputs/checkbox/overview/package.json
@@ -6,27 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/inputs/checkbox/overview/public/index.html b/samples/inputs/checkbox/overview/public/index.html
deleted file mode 100644
index 1682942686..0000000000
--- a/samples/inputs/checkbox/overview/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- CheckboxOverview
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/inputs/checkbox/overview/src/react-app-env.d.ts b/samples/inputs/checkbox/overview/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/inputs/checkbox/overview/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/inputs/checkbox/overview/vite.config.js b/samples/inputs/checkbox/overview/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/inputs/checkbox/overview/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/inputs/chip/multiple/.devcontainer/devcontainer.json b/samples/inputs/chip/multiple/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/inputs/chip/multiple/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/inputs/chip/multiple/index.html b/samples/inputs/chip/multiple/index.html
new file mode 100644
index 0000000000..cb981d6b12
--- /dev/null
+++ b/samples/inputs/chip/multiple/index.html
@@ -0,0 +1,11 @@
+
+
+
+ ChipMultiple
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/inputs/chip/multiple/package.json b/samples/inputs/chip/multiple/package.json
index f2bab5a518..52c230c0b1 100644
--- a/samples/inputs/chip/multiple/package.json
+++ b/samples/inputs/chip/multiple/package.json
@@ -6,27 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/inputs/chip/multiple/public/index.html b/samples/inputs/chip/multiple/public/index.html
deleted file mode 100644
index b71ac4a8e5..0000000000
--- a/samples/inputs/chip/multiple/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- ChipMultiple
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/inputs/chip/multiple/src/react-app-env.d.ts b/samples/inputs/chip/multiple/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/inputs/chip/multiple/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/inputs/chip/multiple/vite.config.js b/samples/inputs/chip/multiple/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/inputs/chip/multiple/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/inputs/chip/overview/.devcontainer/devcontainer.json b/samples/inputs/chip/overview/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/inputs/chip/overview/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/inputs/chip/overview/index.html b/samples/inputs/chip/overview/index.html
new file mode 100644
index 0000000000..a1a688d832
--- /dev/null
+++ b/samples/inputs/chip/overview/index.html
@@ -0,0 +1,11 @@
+
+
+
+ ChipOverview
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/inputs/chip/overview/package.json b/samples/inputs/chip/overview/package.json
index f5f2639716..217d03156d 100644
--- a/samples/inputs/chip/overview/package.json
+++ b/samples/inputs/chip/overview/package.json
@@ -6,27 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/inputs/chip/overview/public/index.html b/samples/inputs/chip/overview/public/index.html
deleted file mode 100644
index e656f814ce..0000000000
--- a/samples/inputs/chip/overview/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- ChipOverview
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/inputs/chip/overview/src/react-app-env.d.ts b/samples/inputs/chip/overview/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/inputs/chip/overview/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/inputs/chip/overview/vite.config.js b/samples/inputs/chip/overview/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/inputs/chip/overview/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/inputs/chip/size/.devcontainer/devcontainer.json b/samples/inputs/chip/size/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/inputs/chip/size/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/inputs/chip/size/index.html b/samples/inputs/chip/size/index.html
new file mode 100644
index 0000000000..6004b128dd
--- /dev/null
+++ b/samples/inputs/chip/size/index.html
@@ -0,0 +1,11 @@
+
+
+
+ ChipSize
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/inputs/chip/size/package.json b/samples/inputs/chip/size/package.json
index eaecbeaac8..8fad188694 100644
--- a/samples/inputs/chip/size/package.json
+++ b/samples/inputs/chip/size/package.json
@@ -6,27 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/inputs/chip/size/public/index.html b/samples/inputs/chip/size/public/index.html
deleted file mode 100644
index 048b414f47..0000000000
--- a/samples/inputs/chip/size/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- ChipSize
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/inputs/chip/size/src/react-app-env.d.ts b/samples/inputs/chip/size/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/inputs/chip/size/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/inputs/chip/size/vite.config.js b/samples/inputs/chip/size/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/inputs/chip/size/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/inputs/chip/styling/.devcontainer/devcontainer.json b/samples/inputs/chip/styling/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/inputs/chip/styling/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/inputs/chip/styling/index.html b/samples/inputs/chip/styling/index.html
new file mode 100644
index 0000000000..eee90ea959
--- /dev/null
+++ b/samples/inputs/chip/styling/index.html
@@ -0,0 +1,11 @@
+
+
+
+ ChipStyling
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/inputs/chip/styling/package.json b/samples/inputs/chip/styling/package.json
index 6338853e95..168d5d99a0 100644
--- a/samples/inputs/chip/styling/package.json
+++ b/samples/inputs/chip/styling/package.json
@@ -6,27 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/inputs/chip/styling/public/index.html b/samples/inputs/chip/styling/public/index.html
deleted file mode 100644
index f8517e9a1b..0000000000
--- a/samples/inputs/chip/styling/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- ChipStyling
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/inputs/chip/styling/src/react-app-env.d.ts b/samples/inputs/chip/styling/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/inputs/chip/styling/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/inputs/chip/styling/vite.config.js b/samples/inputs/chip/styling/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/inputs/chip/styling/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/inputs/chip/variants/.devcontainer/devcontainer.json b/samples/inputs/chip/variants/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/inputs/chip/variants/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/inputs/chip/variants/index.html b/samples/inputs/chip/variants/index.html
new file mode 100644
index 0000000000..0dc8261677
--- /dev/null
+++ b/samples/inputs/chip/variants/index.html
@@ -0,0 +1,11 @@
+
+
+
+ ChipVariants
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/inputs/chip/variants/package.json b/samples/inputs/chip/variants/package.json
index 8208c5e90b..04b2c9105b 100644
--- a/samples/inputs/chip/variants/package.json
+++ b/samples/inputs/chip/variants/package.json
@@ -6,27 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/inputs/chip/variants/public/index.html b/samples/inputs/chip/variants/public/index.html
deleted file mode 100644
index bf2aab0bdd..0000000000
--- a/samples/inputs/chip/variants/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- ChipVariants
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/inputs/chip/variants/src/react-app-env.d.ts b/samples/inputs/chip/variants/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/inputs/chip/variants/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/inputs/chip/variants/vite.config.js b/samples/inputs/chip/variants/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/inputs/chip/variants/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/inputs/circular-progress-indicator/dynamic/.devcontainer/devcontainer.json b/samples/inputs/circular-progress-indicator/dynamic/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/inputs/circular-progress-indicator/dynamic/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/inputs/circular-progress-indicator/dynamic/index.html b/samples/inputs/circular-progress-indicator/dynamic/index.html
new file mode 100644
index 0000000000..aa1938ad5a
--- /dev/null
+++ b/samples/inputs/circular-progress-indicator/dynamic/index.html
@@ -0,0 +1,11 @@
+
+
+
+ Dynamic Circular Progress
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/inputs/circular-progress-indicator/dynamic/package.json b/samples/inputs/circular-progress-indicator/dynamic/package.json
index 65f71e751b..6d273af4a4 100644
--- a/samples/inputs/circular-progress-indicator/dynamic/package.json
+++ b/samples/inputs/circular-progress-indicator/dynamic/package.json
@@ -6,27 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/inputs/circular-progress-indicator/dynamic/public/index.html b/samples/inputs/circular-progress-indicator/dynamic/public/index.html
deleted file mode 100644
index 4c2900ae92..0000000000
--- a/samples/inputs/circular-progress-indicator/dynamic/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- Dynamic Circular Progress
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/inputs/circular-progress-indicator/dynamic/src/react-app-env.d.ts b/samples/inputs/circular-progress-indicator/dynamic/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/inputs/circular-progress-indicator/dynamic/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/inputs/circular-progress-indicator/dynamic/vite.config.js b/samples/inputs/circular-progress-indicator/dynamic/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/inputs/circular-progress-indicator/dynamic/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/inputs/circular-progress-indicator/indeterminate/.devcontainer/devcontainer.json b/samples/inputs/circular-progress-indicator/indeterminate/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/inputs/circular-progress-indicator/indeterminate/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/inputs/circular-progress-indicator/indeterminate/index.html b/samples/inputs/circular-progress-indicator/indeterminate/index.html
new file mode 100644
index 0000000000..a862edf6b9
--- /dev/null
+++ b/samples/inputs/circular-progress-indicator/indeterminate/index.html
@@ -0,0 +1,11 @@
+
+
+
+ Indeterminate Circular Progress Indicator
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/inputs/circular-progress-indicator/indeterminate/package.json b/samples/inputs/circular-progress-indicator/indeterminate/package.json
index 04b2d5a798..c14f6356fa 100644
--- a/samples/inputs/circular-progress-indicator/indeterminate/package.json
+++ b/samples/inputs/circular-progress-indicator/indeterminate/package.json
@@ -6,27 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/inputs/circular-progress-indicator/indeterminate/public/index.html b/samples/inputs/circular-progress-indicator/indeterminate/public/index.html
deleted file mode 100644
index 47bb311db2..0000000000
--- a/samples/inputs/circular-progress-indicator/indeterminate/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- Indeterminate Circular Progress Indicator
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/inputs/circular-progress-indicator/indeterminate/src/react-app-env.d.ts b/samples/inputs/circular-progress-indicator/indeterminate/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/inputs/circular-progress-indicator/indeterminate/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/inputs/circular-progress-indicator/indeterminate/vite.config.js b/samples/inputs/circular-progress-indicator/indeterminate/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/inputs/circular-progress-indicator/indeterminate/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/inputs/circular-progress-indicator/simple/.devcontainer/devcontainer.json b/samples/inputs/circular-progress-indicator/simple/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/inputs/circular-progress-indicator/simple/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/inputs/circular-progress-indicator/simple/index.html b/samples/inputs/circular-progress-indicator/simple/index.html
new file mode 100644
index 0000000000..a6e9d18241
--- /dev/null
+++ b/samples/inputs/circular-progress-indicator/simple/index.html
@@ -0,0 +1,11 @@
+
+
+
+ SimpleCircularProgress
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/inputs/circular-progress-indicator/simple/package.json b/samples/inputs/circular-progress-indicator/simple/package.json
index ee5f28172f..c9e59b0906 100644
--- a/samples/inputs/circular-progress-indicator/simple/package.json
+++ b/samples/inputs/circular-progress-indicator/simple/package.json
@@ -6,27 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/inputs/circular-progress-indicator/simple/public/index.html b/samples/inputs/circular-progress-indicator/simple/public/index.html
deleted file mode 100644
index aacf5678e9..0000000000
--- a/samples/inputs/circular-progress-indicator/simple/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- SimpleCircularProgress
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/inputs/circular-progress-indicator/simple/src/react-app-env.d.ts b/samples/inputs/circular-progress-indicator/simple/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/inputs/circular-progress-indicator/simple/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/inputs/circular-progress-indicator/simple/vite.config.js b/samples/inputs/circular-progress-indicator/simple/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/inputs/circular-progress-indicator/simple/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/inputs/circular-progress-indicator/styling/.devcontainer/devcontainer.json b/samples/inputs/circular-progress-indicator/styling/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/inputs/circular-progress-indicator/styling/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/inputs/circular-progress-indicator/styling/index.html b/samples/inputs/circular-progress-indicator/styling/index.html
new file mode 100644
index 0000000000..b23fe9dbcc
--- /dev/null
+++ b/samples/inputs/circular-progress-indicator/styling/index.html
@@ -0,0 +1,11 @@
+
+
+
+ CircularProgressIndicatorStyling
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/inputs/circular-progress-indicator/styling/package.json b/samples/inputs/circular-progress-indicator/styling/package.json
index ff338efa15..064a293d88 100644
--- a/samples/inputs/circular-progress-indicator/styling/package.json
+++ b/samples/inputs/circular-progress-indicator/styling/package.json
@@ -6,27 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/inputs/circular-progress-indicator/styling/public/index.html b/samples/inputs/circular-progress-indicator/styling/public/index.html
deleted file mode 100644
index 1cd5fd19dd..0000000000
--- a/samples/inputs/circular-progress-indicator/styling/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- CircularProgressIndicatorStyling
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/inputs/circular-progress-indicator/styling/src/react-app-env.d.ts b/samples/inputs/circular-progress-indicator/styling/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/inputs/circular-progress-indicator/styling/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/inputs/circular-progress-indicator/styling/vite.config.js b/samples/inputs/circular-progress-indicator/styling/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/inputs/circular-progress-indicator/styling/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/inputs/color-editor/overview/.devcontainer/devcontainer.json b/samples/inputs/color-editor/overview/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/inputs/color-editor/overview/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/inputs/color-editor/overview/index.html b/samples/inputs/color-editor/overview/index.html
new file mode 100644
index 0000000000..fd8d08d532
--- /dev/null
+++ b/samples/inputs/color-editor/overview/index.html
@@ -0,0 +1,12 @@
+
+
+
+ Sample | Ignite UI | React | infragistics
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/inputs/color-editor/overview/package.json b/samples/inputs/color-editor/overview/package.json
index 9acc828c20..140263a5b6 100644
--- a/samples/inputs/color-editor/overview/package.json
+++ b/samples/inputs/color-editor/overview/package.json
@@ -7,33 +7,36 @@
"homepage": ".",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject",
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest",
"lint": "eslint ./src/**/*.{ts,tsx}"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-inputs": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"eslint": "^8.33.0",
"eslint-config-react": "^1.1.7",
"eslint-plugin-react": "^7.20.0",
- "react-app-rewired": "^2.2.1",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/inputs/color-editor/overview/public/index.html b/samples/inputs/color-editor/overview/public/index.html
deleted file mode 100644
index e2d3265576..0000000000
--- a/samples/inputs/color-editor/overview/public/index.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- Sample | Ignite UI | React | infragistics
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/inputs/color-editor/overview/src/react-app-env.d.ts b/samples/inputs/color-editor/overview/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/inputs/color-editor/overview/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/inputs/color-editor/overview/vite.config.js b/samples/inputs/color-editor/overview/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/inputs/color-editor/overview/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/inputs/combo/features/.devcontainer/devcontainer.json b/samples/inputs/combo/features/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/inputs/combo/features/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/inputs/combo/features/index.html b/samples/inputs/combo/features/index.html
new file mode 100644
index 0000000000..8da9c4860a
--- /dev/null
+++ b/samples/inputs/combo/features/index.html
@@ -0,0 +1,11 @@
+
+
+
+ Combo Features
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/inputs/combo/features/package.json b/samples/inputs/combo/features/package.json
index 5be7761731..7a7cb87d38 100644
--- a/samples/inputs/combo/features/package.json
+++ b/samples/inputs/combo/features/package.json
@@ -6,27 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/inputs/combo/features/public/index.html b/samples/inputs/combo/features/public/index.html
deleted file mode 100644
index 38f30f7dcb..0000000000
--- a/samples/inputs/combo/features/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- Combo Features
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/inputs/combo/features/src/react-app-env.d.ts b/samples/inputs/combo/features/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/inputs/combo/features/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/inputs/combo/features/vite.config.js b/samples/inputs/combo/features/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/inputs/combo/features/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/inputs/combo/overview/.devcontainer/devcontainer.json b/samples/inputs/combo/overview/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/inputs/combo/overview/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/inputs/combo/overview/index.html b/samples/inputs/combo/overview/index.html
new file mode 100644
index 0000000000..fcd2d11478
--- /dev/null
+++ b/samples/inputs/combo/overview/index.html
@@ -0,0 +1,11 @@
+
+
+
+ Combo Overview
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/inputs/combo/overview/package.json b/samples/inputs/combo/overview/package.json
index f68b3fa6be..4596ab889d 100644
--- a/samples/inputs/combo/overview/package.json
+++ b/samples/inputs/combo/overview/package.json
@@ -6,27 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/inputs/combo/overview/public/index.html b/samples/inputs/combo/overview/public/index.html
deleted file mode 100644
index 2e48989a3b..0000000000
--- a/samples/inputs/combo/overview/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- Combo Overview
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/inputs/combo/overview/src/react-app-env.d.ts b/samples/inputs/combo/overview/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/inputs/combo/overview/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/inputs/combo/overview/vite.config.js b/samples/inputs/combo/overview/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/inputs/combo/overview/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/inputs/combo/selection/.devcontainer/devcontainer.json b/samples/inputs/combo/selection/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/inputs/combo/selection/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/inputs/combo/selection/index.html b/samples/inputs/combo/selection/index.html
new file mode 100644
index 0000000000..711170b4fa
--- /dev/null
+++ b/samples/inputs/combo/selection/index.html
@@ -0,0 +1,11 @@
+
+
+
+ Combo Selection
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/inputs/combo/selection/package.json b/samples/inputs/combo/selection/package.json
index cbafbda5ab..a1916be2b3 100644
--- a/samples/inputs/combo/selection/package.json
+++ b/samples/inputs/combo/selection/package.json
@@ -6,27 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/inputs/combo/selection/public/index.html b/samples/inputs/combo/selection/public/index.html
deleted file mode 100644
index fd1515767b..0000000000
--- a/samples/inputs/combo/selection/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- Combo Selection
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/inputs/combo/selection/src/react-app-env.d.ts b/samples/inputs/combo/selection/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/inputs/combo/selection/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/inputs/combo/selection/vite.config.js b/samples/inputs/combo/selection/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/inputs/combo/selection/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/inputs/combo/simplified/.devcontainer/devcontainer.json b/samples/inputs/combo/simplified/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/inputs/combo/simplified/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/inputs/combo/simplified/index.html b/samples/inputs/combo/simplified/index.html
new file mode 100644
index 0000000000..d10b0efcff
--- /dev/null
+++ b/samples/inputs/combo/simplified/index.html
@@ -0,0 +1,11 @@
+
+
+
+ Combo Single Selection
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/inputs/combo/simplified/package.json b/samples/inputs/combo/simplified/package.json
index f3aca61d92..69faa6bfbb 100644
--- a/samples/inputs/combo/simplified/package.json
+++ b/samples/inputs/combo/simplified/package.json
@@ -6,27 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/inputs/combo/simplified/public/index.html b/samples/inputs/combo/simplified/public/index.html
deleted file mode 100644
index 4a77b9dbdd..0000000000
--- a/samples/inputs/combo/simplified/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- Combo Single Selection
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/inputs/combo/simplified/src/react-app-env.d.ts b/samples/inputs/combo/simplified/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/inputs/combo/simplified/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/inputs/combo/simplified/vite.config.js b/samples/inputs/combo/simplified/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/inputs/combo/simplified/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/inputs/combo/styling/.devcontainer/devcontainer.json b/samples/inputs/combo/styling/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/inputs/combo/styling/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/inputs/combo/styling/index.html b/samples/inputs/combo/styling/index.html
new file mode 100644
index 0000000000..4e1e681b11
--- /dev/null
+++ b/samples/inputs/combo/styling/index.html
@@ -0,0 +1,11 @@
+
+
+
+ Combo Styling
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/inputs/combo/styling/package.json b/samples/inputs/combo/styling/package.json
index 425c93ea0c..1fd54b84f0 100644
--- a/samples/inputs/combo/styling/package.json
+++ b/samples/inputs/combo/styling/package.json
@@ -6,27 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/inputs/combo/styling/public/index.html b/samples/inputs/combo/styling/public/index.html
deleted file mode 100644
index f170659555..0000000000
--- a/samples/inputs/combo/styling/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- Combo Styling
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/inputs/combo/styling/src/react-app-env.d.ts b/samples/inputs/combo/styling/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/inputs/combo/styling/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/inputs/combo/styling/vite.config.js b/samples/inputs/combo/styling/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/inputs/combo/styling/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/inputs/combo/templates/.devcontainer/devcontainer.json b/samples/inputs/combo/templates/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/inputs/combo/templates/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/inputs/combo/templates/index.html b/samples/inputs/combo/templates/index.html
new file mode 100644
index 0000000000..fcd2d11478
--- /dev/null
+++ b/samples/inputs/combo/templates/index.html
@@ -0,0 +1,11 @@
+
+
+
+ Combo Overview
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/inputs/combo/templates/package.json b/samples/inputs/combo/templates/package.json
index d8f14019a4..6559b67a0f 100644
--- a/samples/inputs/combo/templates/package.json
+++ b/samples/inputs/combo/templates/package.json
@@ -6,32 +6,35 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-grids": "^19.2.0",
"igniteui-react-inputs": "19.2.2",
"igniteui-react-layouts": "19.2.2",
- "igniteui-webcomponents": "^6.2.0",
+ "igniteui-webcomponents": "^6.3.0",
"lit-html": "^3.2.0",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/inputs/combo/templates/public/index.html b/samples/inputs/combo/templates/public/index.html
deleted file mode 100644
index 2e48989a3b..0000000000
--- a/samples/inputs/combo/templates/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- Combo Overview
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/inputs/combo/templates/src/react-app-env.d.ts b/samples/inputs/combo/templates/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/inputs/combo/templates/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/inputs/combo/templates/vite.config.js b/samples/inputs/combo/templates/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/inputs/combo/templates/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/inputs/date-time-input/input-format-display-format/.devcontainer/devcontainer.json b/samples/inputs/date-time-input/input-format-display-format/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/inputs/date-time-input/input-format-display-format/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/inputs/date-time-input/input-format-display-format/index.html b/samples/inputs/date-time-input/input-format-display-format/index.html
new file mode 100644
index 0000000000..3a050603b9
--- /dev/null
+++ b/samples/inputs/date-time-input/input-format-display-format/index.html
@@ -0,0 +1,11 @@
+
+
+
+ Date Time Input Input/Display Format
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/inputs/date-time-input/input-format-display-format/package.json b/samples/inputs/date-time-input/input-format-display-format/package.json
index 3a30833c27..5fb0980e41 100644
--- a/samples/inputs/date-time-input/input-format-display-format/package.json
+++ b/samples/inputs/date-time-input/input-format-display-format/package.json
@@ -6,27 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/inputs/date-time-input/input-format-display-format/public/index.html b/samples/inputs/date-time-input/input-format-display-format/public/index.html
deleted file mode 100644
index 2486633a7f..0000000000
--- a/samples/inputs/date-time-input/input-format-display-format/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- Date Time Input Input/Display Format
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/inputs/date-time-input/input-format-display-format/src/react-app-env.d.ts b/samples/inputs/date-time-input/input-format-display-format/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/inputs/date-time-input/input-format-display-format/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/inputs/date-time-input/input-format-display-format/vite.config.js b/samples/inputs/date-time-input/input-format-display-format/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/inputs/date-time-input/input-format-display-format/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/inputs/date-time-input/min-max-value/.devcontainer/devcontainer.json b/samples/inputs/date-time-input/min-max-value/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/inputs/date-time-input/min-max-value/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/inputs/date-time-input/min-max-value/index.html b/samples/inputs/date-time-input/min-max-value/index.html
new file mode 100644
index 0000000000..f050de1ee7
--- /dev/null
+++ b/samples/inputs/date-time-input/min-max-value/index.html
@@ -0,0 +1,11 @@
+
+
+
+ Date Time Input Min/Max Value
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/inputs/date-time-input/min-max-value/package.json b/samples/inputs/date-time-input/min-max-value/package.json
index 3b11dff73c..66712ddca6 100644
--- a/samples/inputs/date-time-input/min-max-value/package.json
+++ b/samples/inputs/date-time-input/min-max-value/package.json
@@ -6,27 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/inputs/date-time-input/min-max-value/public/index.html b/samples/inputs/date-time-input/min-max-value/public/index.html
deleted file mode 100644
index 0988f98234..0000000000
--- a/samples/inputs/date-time-input/min-max-value/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- Date Time Input Min/Max Value
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/inputs/date-time-input/min-max-value/src/react-app-env.d.ts b/samples/inputs/date-time-input/min-max-value/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/inputs/date-time-input/min-max-value/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/inputs/date-time-input/min-max-value/vite.config.js b/samples/inputs/date-time-input/min-max-value/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/inputs/date-time-input/min-max-value/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/inputs/date-time-input/overview/.devcontainer/devcontainer.json b/samples/inputs/date-time-input/overview/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/inputs/date-time-input/overview/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/inputs/date-time-input/overview/index.html b/samples/inputs/date-time-input/overview/index.html
new file mode 100644
index 0000000000..5dad150e6e
--- /dev/null
+++ b/samples/inputs/date-time-input/overview/index.html
@@ -0,0 +1,11 @@
+
+
+
+ Date Time Input Overview
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/inputs/date-time-input/overview/package.json b/samples/inputs/date-time-input/overview/package.json
index 8d05c0e8ce..2efc84a0d8 100644
--- a/samples/inputs/date-time-input/overview/package.json
+++ b/samples/inputs/date-time-input/overview/package.json
@@ -6,27 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/inputs/date-time-input/overview/public/index.html b/samples/inputs/date-time-input/overview/public/index.html
deleted file mode 100644
index 87cd51ea13..0000000000
--- a/samples/inputs/date-time-input/overview/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- Date Time Input Overview
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/inputs/date-time-input/overview/src/react-app-env.d.ts b/samples/inputs/date-time-input/overview/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/inputs/date-time-input/overview/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/inputs/date-time-input/overview/vite.config.js b/samples/inputs/date-time-input/overview/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/inputs/date-time-input/overview/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/inputs/date-time-input/step-up-down/.devcontainer/devcontainer.json b/samples/inputs/date-time-input/step-up-down/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/inputs/date-time-input/step-up-down/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/inputs/date-time-input/step-up-down/index.html b/samples/inputs/date-time-input/step-up-down/index.html
new file mode 100644
index 0000000000..1a11626c36
--- /dev/null
+++ b/samples/inputs/date-time-input/step-up-down/index.html
@@ -0,0 +1,11 @@
+
+
+
+ Date Time Input StepUp/Down
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/inputs/date-time-input/step-up-down/package.json b/samples/inputs/date-time-input/step-up-down/package.json
index 09ad0403a9..09c40da2d9 100644
--- a/samples/inputs/date-time-input/step-up-down/package.json
+++ b/samples/inputs/date-time-input/step-up-down/package.json
@@ -6,27 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/inputs/date-time-input/step-up-down/public/index.html b/samples/inputs/date-time-input/step-up-down/public/index.html
deleted file mode 100644
index 1a23cde4a2..0000000000
--- a/samples/inputs/date-time-input/step-up-down/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- Date Time Input StepUp/Down
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/inputs/date-time-input/step-up-down/src/react-app-env.d.ts b/samples/inputs/date-time-input/step-up-down/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/inputs/date-time-input/step-up-down/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/inputs/date-time-input/step-up-down/vite.config.js b/samples/inputs/date-time-input/step-up-down/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/inputs/date-time-input/step-up-down/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/inputs/dropdown/group/.devcontainer/devcontainer.json b/samples/inputs/dropdown/group/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/inputs/dropdown/group/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/inputs/dropdown/group/index.html b/samples/inputs/dropdown/group/index.html
new file mode 100644
index 0000000000..f728fdcec1
--- /dev/null
+++ b/samples/inputs/dropdown/group/index.html
@@ -0,0 +1,11 @@
+
+
+
+ DropDownGroup
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/inputs/dropdown/group/package.json b/samples/inputs/dropdown/group/package.json
index 6ecfc6c3dd..71d04466a3 100644
--- a/samples/inputs/dropdown/group/package.json
+++ b/samples/inputs/dropdown/group/package.json
@@ -6,27 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/inputs/dropdown/group/public/index.html b/samples/inputs/dropdown/group/public/index.html
deleted file mode 100644
index 0caddf2d0c..0000000000
--- a/samples/inputs/dropdown/group/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- DropDownGroup
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/inputs/dropdown/group/src/react-app-env.d.ts b/samples/inputs/dropdown/group/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/inputs/dropdown/group/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/inputs/dropdown/group/vite.config.js b/samples/inputs/dropdown/group/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/inputs/dropdown/group/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/inputs/dropdown/header/.devcontainer/devcontainer.json b/samples/inputs/dropdown/header/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/inputs/dropdown/header/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/inputs/dropdown/header/index.html b/samples/inputs/dropdown/header/index.html
new file mode 100644
index 0000000000..52e52f66f3
--- /dev/null
+++ b/samples/inputs/dropdown/header/index.html
@@ -0,0 +1,11 @@
+
+
+
+ DropDownHeader
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/inputs/dropdown/header/package.json b/samples/inputs/dropdown/header/package.json
index 3d18ab1394..49ff1b0984 100644
--- a/samples/inputs/dropdown/header/package.json
+++ b/samples/inputs/dropdown/header/package.json
@@ -6,27 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/inputs/dropdown/header/public/index.html b/samples/inputs/dropdown/header/public/index.html
deleted file mode 100644
index 3ee2e08db2..0000000000
--- a/samples/inputs/dropdown/header/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- DropDownHeader
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/inputs/dropdown/header/src/react-app-env.d.ts b/samples/inputs/dropdown/header/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/inputs/dropdown/header/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/inputs/dropdown/header/vite.config.js b/samples/inputs/dropdown/header/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/inputs/dropdown/header/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/inputs/dropdown/item/.devcontainer/devcontainer.json b/samples/inputs/dropdown/item/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/inputs/dropdown/item/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/inputs/dropdown/item/index.html b/samples/inputs/dropdown/item/index.html
new file mode 100644
index 0000000000..317bfccd53
--- /dev/null
+++ b/samples/inputs/dropdown/item/index.html
@@ -0,0 +1,11 @@
+
+
+
+ DropDownItem
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/inputs/dropdown/item/package.json b/samples/inputs/dropdown/item/package.json
index c5c46a639a..0df562512d 100644
--- a/samples/inputs/dropdown/item/package.json
+++ b/samples/inputs/dropdown/item/package.json
@@ -6,27 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/inputs/dropdown/item/public/index.html b/samples/inputs/dropdown/item/public/index.html
deleted file mode 100644
index 448d0772dc..0000000000
--- a/samples/inputs/dropdown/item/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- DropDownItem
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/inputs/dropdown/item/src/react-app-env.d.ts b/samples/inputs/dropdown/item/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/inputs/dropdown/item/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/inputs/dropdown/item/vite.config.js b/samples/inputs/dropdown/item/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/inputs/dropdown/item/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/inputs/dropdown/overview/.devcontainer/devcontainer.json b/samples/inputs/dropdown/overview/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/inputs/dropdown/overview/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/inputs/dropdown/overview/index.html b/samples/inputs/dropdown/overview/index.html
new file mode 100644
index 0000000000..d47e686a52
--- /dev/null
+++ b/samples/inputs/dropdown/overview/index.html
@@ -0,0 +1,11 @@
+
+
+
+ DropDownOverview
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/inputs/dropdown/overview/package.json b/samples/inputs/dropdown/overview/package.json
index a8c44bb920..21aa3e94cf 100644
--- a/samples/inputs/dropdown/overview/package.json
+++ b/samples/inputs/dropdown/overview/package.json
@@ -6,27 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/inputs/dropdown/overview/public/index.html b/samples/inputs/dropdown/overview/public/index.html
deleted file mode 100644
index ef93513b28..0000000000
--- a/samples/inputs/dropdown/overview/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- DropDownOverview
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/inputs/dropdown/overview/src/react-app-env.d.ts b/samples/inputs/dropdown/overview/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/inputs/dropdown/overview/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/inputs/dropdown/overview/vite.config.js b/samples/inputs/dropdown/overview/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/inputs/dropdown/overview/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/inputs/dropdown/position/.devcontainer/devcontainer.json b/samples/inputs/dropdown/position/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/inputs/dropdown/position/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/inputs/dropdown/position/index.html b/samples/inputs/dropdown/position/index.html
new file mode 100644
index 0000000000..0782efb3e7
--- /dev/null
+++ b/samples/inputs/dropdown/position/index.html
@@ -0,0 +1,11 @@
+
+
+
+ DropDownPosition
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/inputs/dropdown/position/package.json b/samples/inputs/dropdown/position/package.json
index 7ccb397f3d..6cb7159ba7 100644
--- a/samples/inputs/dropdown/position/package.json
+++ b/samples/inputs/dropdown/position/package.json
@@ -6,27 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/inputs/dropdown/position/public/index.html b/samples/inputs/dropdown/position/public/index.html
deleted file mode 100644
index 63c342abb2..0000000000
--- a/samples/inputs/dropdown/position/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- DropDownPosition
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/inputs/dropdown/position/src/react-app-env.d.ts b/samples/inputs/dropdown/position/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/inputs/dropdown/position/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/inputs/dropdown/position/vite.config.js b/samples/inputs/dropdown/position/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/inputs/dropdown/position/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/inputs/dropdown/styling/.devcontainer/devcontainer.json b/samples/inputs/dropdown/styling/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/inputs/dropdown/styling/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/inputs/dropdown/styling/index.html b/samples/inputs/dropdown/styling/index.html
new file mode 100644
index 0000000000..ed054db99f
--- /dev/null
+++ b/samples/inputs/dropdown/styling/index.html
@@ -0,0 +1,11 @@
+
+
+
+ DropDownStyling
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/inputs/dropdown/styling/package.json b/samples/inputs/dropdown/styling/package.json
index 215ded9d16..fb9e280e1d 100644
--- a/samples/inputs/dropdown/styling/package.json
+++ b/samples/inputs/dropdown/styling/package.json
@@ -6,27 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/inputs/dropdown/styling/public/index.html b/samples/inputs/dropdown/styling/public/index.html
deleted file mode 100644
index 8fc5bc32b1..0000000000
--- a/samples/inputs/dropdown/styling/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- DropDownStyling
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/inputs/dropdown/styling/src/react-app-env.d.ts b/samples/inputs/dropdown/styling/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/inputs/dropdown/styling/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/inputs/dropdown/styling/vite.config.js b/samples/inputs/dropdown/styling/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/inputs/dropdown/styling/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/inputs/dropdown/target/.devcontainer/devcontainer.json b/samples/inputs/dropdown/target/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/inputs/dropdown/target/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/inputs/dropdown/target/index.html b/samples/inputs/dropdown/target/index.html
new file mode 100644
index 0000000000..c0789aa880
--- /dev/null
+++ b/samples/inputs/dropdown/target/index.html
@@ -0,0 +1,11 @@
+
+
+
+ DropDownTarget
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/inputs/dropdown/target/package.json b/samples/inputs/dropdown/target/package.json
index f8b07d5ed4..ebb3cdf35d 100644
--- a/samples/inputs/dropdown/target/package.json
+++ b/samples/inputs/dropdown/target/package.json
@@ -6,27 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/inputs/dropdown/target/public/index.html b/samples/inputs/dropdown/target/public/index.html
deleted file mode 100644
index 34e0875c42..0000000000
--- a/samples/inputs/dropdown/target/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- DropDownTarget
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/inputs/dropdown/target/src/react-app-env.d.ts b/samples/inputs/dropdown/target/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/inputs/dropdown/target/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/inputs/dropdown/target/vite.config.js b/samples/inputs/dropdown/target/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/inputs/dropdown/target/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/inputs/icon-button/size/.devcontainer/devcontainer.json b/samples/inputs/icon-button/size/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/inputs/icon-button/size/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/inputs/icon-button/size/index.html b/samples/inputs/icon-button/size/index.html
new file mode 100644
index 0000000000..3d0a404933
--- /dev/null
+++ b/samples/inputs/icon-button/size/index.html
@@ -0,0 +1,11 @@
+
+
+
+ IconButtonSize
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/inputs/icon-button/size/package.json b/samples/inputs/icon-button/size/package.json
index fd57a8eba2..5caa27beda 100644
--- a/samples/inputs/icon-button/size/package.json
+++ b/samples/inputs/icon-button/size/package.json
@@ -6,27 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/inputs/icon-button/size/public/index.html b/samples/inputs/icon-button/size/public/index.html
deleted file mode 100644
index 00ed999f34..0000000000
--- a/samples/inputs/icon-button/size/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- IconButtonSize
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/inputs/icon-button/size/src/react-app-env.d.ts b/samples/inputs/icon-button/size/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/inputs/icon-button/size/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/inputs/icon-button/size/vite.config.js b/samples/inputs/icon-button/size/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/inputs/icon-button/size/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/inputs/icon-button/styling/.devcontainer/devcontainer.json b/samples/inputs/icon-button/styling/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/inputs/icon-button/styling/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/inputs/icon-button/styling/index.html b/samples/inputs/icon-button/styling/index.html
new file mode 100644
index 0000000000..c4cb662c0e
--- /dev/null
+++ b/samples/inputs/icon-button/styling/index.html
@@ -0,0 +1,11 @@
+
+
+
+ IconButtonStyling
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/inputs/icon-button/styling/package.json b/samples/inputs/icon-button/styling/package.json
index 0168de1ee8..f2a36ba9f4 100644
--- a/samples/inputs/icon-button/styling/package.json
+++ b/samples/inputs/icon-button/styling/package.json
@@ -6,27 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/inputs/icon-button/styling/public/index.html b/samples/inputs/icon-button/styling/public/index.html
deleted file mode 100644
index 5fbe846599..0000000000
--- a/samples/inputs/icon-button/styling/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- IconButtonStyling
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/inputs/icon-button/styling/src/react-app-env.d.ts b/samples/inputs/icon-button/styling/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/inputs/icon-button/styling/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/inputs/icon-button/styling/vite.config.js b/samples/inputs/icon-button/styling/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/inputs/icon-button/styling/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/inputs/icon-button/variant/.devcontainer/devcontainer.json b/samples/inputs/icon-button/variant/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/inputs/icon-button/variant/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/inputs/icon-button/variant/index.html b/samples/inputs/icon-button/variant/index.html
new file mode 100644
index 0000000000..916b39be2b
--- /dev/null
+++ b/samples/inputs/icon-button/variant/index.html
@@ -0,0 +1,11 @@
+
+
+
+ IconButtonVariant
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/inputs/icon-button/variant/package.json b/samples/inputs/icon-button/variant/package.json
index 1cad1f36d6..24009b6a3b 100644
--- a/samples/inputs/icon-button/variant/package.json
+++ b/samples/inputs/icon-button/variant/package.json
@@ -6,27 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/inputs/icon-button/variant/public/index.html b/samples/inputs/icon-button/variant/public/index.html
deleted file mode 100644
index 24deab154c..0000000000
--- a/samples/inputs/icon-button/variant/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- IconButtonVariant
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/inputs/icon-button/variant/src/react-app-env.d.ts b/samples/inputs/icon-button/variant/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/inputs/icon-button/variant/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/inputs/icon-button/variant/vite.config.js b/samples/inputs/icon-button/variant/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/inputs/icon-button/variant/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/inputs/input/helper-text/.devcontainer/devcontainer.json b/samples/inputs/input/helper-text/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/inputs/input/helper-text/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/inputs/input/helper-text/index.html b/samples/inputs/input/helper-text/index.html
new file mode 100644
index 0000000000..3615fec68b
--- /dev/null
+++ b/samples/inputs/input/helper-text/index.html
@@ -0,0 +1,11 @@
+
+
+
+ InputHelperText
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/inputs/input/helper-text/package.json b/samples/inputs/input/helper-text/package.json
index 0ccd55e7e6..9bc672f7b3 100644
--- a/samples/inputs/input/helper-text/package.json
+++ b/samples/inputs/input/helper-text/package.json
@@ -6,27 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/inputs/input/helper-text/public/index.html b/samples/inputs/input/helper-text/public/index.html
deleted file mode 100644
index 90a6818c24..0000000000
--- a/samples/inputs/input/helper-text/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- InputHelperText
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/inputs/input/helper-text/src/react-app-env.d.ts b/samples/inputs/input/helper-text/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/inputs/input/helper-text/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/inputs/input/helper-text/vite.config.js b/samples/inputs/input/helper-text/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/inputs/input/helper-text/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/inputs/input/overview/.devcontainer/devcontainer.json b/samples/inputs/input/overview/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/inputs/input/overview/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/inputs/input/overview/index.html b/samples/inputs/input/overview/index.html
new file mode 100644
index 0000000000..fc5e57f1eb
--- /dev/null
+++ b/samples/inputs/input/overview/index.html
@@ -0,0 +1,11 @@
+
+
+
+ InputOverview
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/inputs/input/overview/package.json b/samples/inputs/input/overview/package.json
index 5ccdb0aee9..04b7ebf501 100644
--- a/samples/inputs/input/overview/package.json
+++ b/samples/inputs/input/overview/package.json
@@ -6,27 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/inputs/input/overview/public/index.html b/samples/inputs/input/overview/public/index.html
deleted file mode 100644
index ae6d6eb63f..0000000000
--- a/samples/inputs/input/overview/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- InputOverview
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/inputs/input/overview/src/react-app-env.d.ts b/samples/inputs/input/overview/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/inputs/input/overview/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/inputs/input/overview/vite.config.js b/samples/inputs/input/overview/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/inputs/input/overview/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/inputs/input/prefix-suffix/.devcontainer/devcontainer.json b/samples/inputs/input/prefix-suffix/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/inputs/input/prefix-suffix/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/inputs/input/prefix-suffix/index.html b/samples/inputs/input/prefix-suffix/index.html
new file mode 100644
index 0000000000..f54aa0fcae
--- /dev/null
+++ b/samples/inputs/input/prefix-suffix/index.html
@@ -0,0 +1,11 @@
+
+
+
+ InputPrefixSuffix
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/inputs/input/prefix-suffix/package.json b/samples/inputs/input/prefix-suffix/package.json
index a686622391..ecb87eba8a 100644
--- a/samples/inputs/input/prefix-suffix/package.json
+++ b/samples/inputs/input/prefix-suffix/package.json
@@ -6,27 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/inputs/input/prefix-suffix/public/index.html b/samples/inputs/input/prefix-suffix/public/index.html
deleted file mode 100644
index 3bee1b3132..0000000000
--- a/samples/inputs/input/prefix-suffix/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- InputPrefixSuffix
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/inputs/input/prefix-suffix/src/react-app-env.d.ts b/samples/inputs/input/prefix-suffix/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/inputs/input/prefix-suffix/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/inputs/input/prefix-suffix/vite.config.js b/samples/inputs/input/prefix-suffix/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/inputs/input/prefix-suffix/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/inputs/input/size/.devcontainer/devcontainer.json b/samples/inputs/input/size/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/inputs/input/size/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/inputs/input/size/index.html b/samples/inputs/input/size/index.html
new file mode 100644
index 0000000000..9f8771268d
--- /dev/null
+++ b/samples/inputs/input/size/index.html
@@ -0,0 +1,11 @@
+
+
+
+ InputSize
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/inputs/input/size/package.json b/samples/inputs/input/size/package.json
index da17933511..c65cded658 100644
--- a/samples/inputs/input/size/package.json
+++ b/samples/inputs/input/size/package.json
@@ -6,27 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/inputs/input/size/public/index.html b/samples/inputs/input/size/public/index.html
deleted file mode 100644
index 3c2513d3fb..0000000000
--- a/samples/inputs/input/size/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- InputSize
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/inputs/input/size/src/react-app-env.d.ts b/samples/inputs/input/size/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/inputs/input/size/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/inputs/input/size/vite.config.js b/samples/inputs/input/size/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/inputs/input/size/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/inputs/input/styling/.devcontainer/devcontainer.json b/samples/inputs/input/styling/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/inputs/input/styling/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/inputs/input/styling/index.html b/samples/inputs/input/styling/index.html
new file mode 100644
index 0000000000..9cab9cadca
--- /dev/null
+++ b/samples/inputs/input/styling/index.html
@@ -0,0 +1,11 @@
+
+
+
+ InputStyling
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/inputs/input/styling/package.json b/samples/inputs/input/styling/package.json
index f02f946c0b..67379474a7 100644
--- a/samples/inputs/input/styling/package.json
+++ b/samples/inputs/input/styling/package.json
@@ -6,27 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/inputs/input/styling/public/index.html b/samples/inputs/input/styling/public/index.html
deleted file mode 100644
index 640a344e58..0000000000
--- a/samples/inputs/input/styling/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- InputStyling
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/inputs/input/styling/src/react-app-env.d.ts b/samples/inputs/input/styling/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/inputs/input/styling/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/inputs/input/styling/vite.config.js b/samples/inputs/input/styling/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/inputs/input/styling/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/inputs/linear-progress-indicator/dynamic/.devcontainer/devcontainer.json b/samples/inputs/linear-progress-indicator/dynamic/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/inputs/linear-progress-indicator/dynamic/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/inputs/linear-progress-indicator/dynamic/index.html b/samples/inputs/linear-progress-indicator/dynamic/index.html
new file mode 100644
index 0000000000..f69f8933d0
--- /dev/null
+++ b/samples/inputs/linear-progress-indicator/dynamic/index.html
@@ -0,0 +1,11 @@
+
+
+
+ Dynamic Linear Progress Indicator
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/inputs/linear-progress-indicator/dynamic/package.json b/samples/inputs/linear-progress-indicator/dynamic/package.json
index 997d7b5fe9..726c4f6ddf 100644
--- a/samples/inputs/linear-progress-indicator/dynamic/package.json
+++ b/samples/inputs/linear-progress-indicator/dynamic/package.json
@@ -6,27 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/inputs/linear-progress-indicator/dynamic/public/index.html b/samples/inputs/linear-progress-indicator/dynamic/public/index.html
deleted file mode 100644
index 4e20348bb7..0000000000
--- a/samples/inputs/linear-progress-indicator/dynamic/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- Dynamic Linear Progress Indicator
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/inputs/linear-progress-indicator/dynamic/src/react-app-env.d.ts b/samples/inputs/linear-progress-indicator/dynamic/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/inputs/linear-progress-indicator/dynamic/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/inputs/linear-progress-indicator/dynamic/vite.config.js b/samples/inputs/linear-progress-indicator/dynamic/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/inputs/linear-progress-indicator/dynamic/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/inputs/linear-progress-indicator/simple/.devcontainer/devcontainer.json b/samples/inputs/linear-progress-indicator/simple/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/inputs/linear-progress-indicator/simple/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/inputs/linear-progress-indicator/simple/index.html b/samples/inputs/linear-progress-indicator/simple/index.html
new file mode 100644
index 0000000000..dd45186ba3
--- /dev/null
+++ b/samples/inputs/linear-progress-indicator/simple/index.html
@@ -0,0 +1,11 @@
+
+
+
+ SimpleLinearProgress
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/inputs/linear-progress-indicator/simple/package.json b/samples/inputs/linear-progress-indicator/simple/package.json
index 79aa6d6859..135390a95b 100644
--- a/samples/inputs/linear-progress-indicator/simple/package.json
+++ b/samples/inputs/linear-progress-indicator/simple/package.json
@@ -6,27 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/inputs/linear-progress-indicator/simple/public/index.html b/samples/inputs/linear-progress-indicator/simple/public/index.html
deleted file mode 100644
index 768a23e11f..0000000000
--- a/samples/inputs/linear-progress-indicator/simple/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- SimpleLinearProgress
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/inputs/linear-progress-indicator/simple/src/react-app-env.d.ts b/samples/inputs/linear-progress-indicator/simple/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/inputs/linear-progress-indicator/simple/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/inputs/linear-progress-indicator/simple/vite.config.js b/samples/inputs/linear-progress-indicator/simple/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/inputs/linear-progress-indicator/simple/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/inputs/linear-progress-indicator/striped/.devcontainer/devcontainer.json b/samples/inputs/linear-progress-indicator/striped/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/inputs/linear-progress-indicator/striped/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/inputs/linear-progress-indicator/striped/index.html b/samples/inputs/linear-progress-indicator/striped/index.html
new file mode 100644
index 0000000000..9976d1f2e8
--- /dev/null
+++ b/samples/inputs/linear-progress-indicator/striped/index.html
@@ -0,0 +1,11 @@
+
+
+
+ Striped Linear Progress Indicator
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/inputs/linear-progress-indicator/striped/package.json b/samples/inputs/linear-progress-indicator/striped/package.json
index 31189a8c0d..7cad2c58ac 100644
--- a/samples/inputs/linear-progress-indicator/striped/package.json
+++ b/samples/inputs/linear-progress-indicator/striped/package.json
@@ -6,27 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/inputs/linear-progress-indicator/striped/public/index.html b/samples/inputs/linear-progress-indicator/striped/public/index.html
deleted file mode 100644
index 7c7992ce89..0000000000
--- a/samples/inputs/linear-progress-indicator/striped/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- Striped Linear Progress Indicator
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/inputs/linear-progress-indicator/striped/src/react-app-env.d.ts b/samples/inputs/linear-progress-indicator/striped/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/inputs/linear-progress-indicator/striped/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/inputs/linear-progress-indicator/striped/vite.config.js b/samples/inputs/linear-progress-indicator/striped/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/inputs/linear-progress-indicator/striped/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/inputs/linear-progress-indicator/styling/.devcontainer/devcontainer.json b/samples/inputs/linear-progress-indicator/styling/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/inputs/linear-progress-indicator/styling/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/inputs/linear-progress-indicator/styling/index.html b/samples/inputs/linear-progress-indicator/styling/index.html
new file mode 100644
index 0000000000..9cf4ea77e0
--- /dev/null
+++ b/samples/inputs/linear-progress-indicator/styling/index.html
@@ -0,0 +1,11 @@
+
+
+
+ LinearProgressIndicatorStyling
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/inputs/linear-progress-indicator/styling/package.json b/samples/inputs/linear-progress-indicator/styling/package.json
index 5a2f9fd7c8..df516349ce 100644
--- a/samples/inputs/linear-progress-indicator/styling/package.json
+++ b/samples/inputs/linear-progress-indicator/styling/package.json
@@ -6,27 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/inputs/linear-progress-indicator/styling/public/index.html b/samples/inputs/linear-progress-indicator/styling/public/index.html
deleted file mode 100644
index aa933f4e04..0000000000
--- a/samples/inputs/linear-progress-indicator/styling/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- LinearProgressIndicatorStyling
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/inputs/linear-progress-indicator/styling/src/react-app-env.d.ts b/samples/inputs/linear-progress-indicator/styling/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/inputs/linear-progress-indicator/styling/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/inputs/linear-progress-indicator/styling/vite.config.js b/samples/inputs/linear-progress-indicator/styling/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/inputs/linear-progress-indicator/styling/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/inputs/linear-progress-indicator/types/.devcontainer/devcontainer.json b/samples/inputs/linear-progress-indicator/types/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/inputs/linear-progress-indicator/types/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/inputs/linear-progress-indicator/types/index.html b/samples/inputs/linear-progress-indicator/types/index.html
new file mode 100644
index 0000000000..e08f107f40
--- /dev/null
+++ b/samples/inputs/linear-progress-indicator/types/index.html
@@ -0,0 +1,11 @@
+
+
+
+ Linear Progress Indicator Types
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/inputs/linear-progress-indicator/types/package.json b/samples/inputs/linear-progress-indicator/types/package.json
index bae19ac780..5313d51572 100644
--- a/samples/inputs/linear-progress-indicator/types/package.json
+++ b/samples/inputs/linear-progress-indicator/types/package.json
@@ -6,27 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/inputs/linear-progress-indicator/types/public/index.html b/samples/inputs/linear-progress-indicator/types/public/index.html
deleted file mode 100644
index 69914fd843..0000000000
--- a/samples/inputs/linear-progress-indicator/types/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- Linear Progress Indicator Types
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/inputs/linear-progress-indicator/types/src/react-app-env.d.ts b/samples/inputs/linear-progress-indicator/types/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/inputs/linear-progress-indicator/types/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/inputs/linear-progress-indicator/types/vite.config.js b/samples/inputs/linear-progress-indicator/types/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/inputs/linear-progress-indicator/types/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/inputs/mask-input/applying-mask/.devcontainer/devcontainer.json b/samples/inputs/mask-input/applying-mask/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/inputs/mask-input/applying-mask/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/inputs/mask-input/applying-mask/index.html b/samples/inputs/mask-input/applying-mask/index.html
new file mode 100644
index 0000000000..628e215baf
--- /dev/null
+++ b/samples/inputs/mask-input/applying-mask/index.html
@@ -0,0 +1,11 @@
+
+
+
+ MaskInputApplyingMask
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/inputs/mask-input/applying-mask/package.json b/samples/inputs/mask-input/applying-mask/package.json
index 32fb38a168..06f14b3d83 100644
--- a/samples/inputs/mask-input/applying-mask/package.json
+++ b/samples/inputs/mask-input/applying-mask/package.json
@@ -6,27 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/inputs/mask-input/applying-mask/public/index.html b/samples/inputs/mask-input/applying-mask/public/index.html
deleted file mode 100644
index f8afaa0f7d..0000000000
--- a/samples/inputs/mask-input/applying-mask/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- MaskInputApplyingMask
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/inputs/mask-input/applying-mask/src/react-app-env.d.ts b/samples/inputs/mask-input/applying-mask/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/inputs/mask-input/applying-mask/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/inputs/mask-input/applying-mask/vite.config.js b/samples/inputs/mask-input/applying-mask/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/inputs/mask-input/applying-mask/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/inputs/mask-input/overview/.devcontainer/devcontainer.json b/samples/inputs/mask-input/overview/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/inputs/mask-input/overview/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/inputs/mask-input/overview/index.html b/samples/inputs/mask-input/overview/index.html
new file mode 100644
index 0000000000..971c2f4a58
--- /dev/null
+++ b/samples/inputs/mask-input/overview/index.html
@@ -0,0 +1,11 @@
+
+
+
+ MaskInputOverview
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/inputs/mask-input/overview/package.json b/samples/inputs/mask-input/overview/package.json
index 1cb9c7e76d..5e3d1297ae 100644
--- a/samples/inputs/mask-input/overview/package.json
+++ b/samples/inputs/mask-input/overview/package.json
@@ -6,27 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/inputs/mask-input/overview/public/index.html b/samples/inputs/mask-input/overview/public/index.html
deleted file mode 100644
index 969afa611c..0000000000
--- a/samples/inputs/mask-input/overview/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- MaskInputOverview
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/inputs/mask-input/overview/src/react-app-env.d.ts b/samples/inputs/mask-input/overview/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/inputs/mask-input/overview/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/inputs/mask-input/overview/vite.config.js b/samples/inputs/mask-input/overview/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/inputs/mask-input/overview/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/inputs/mask-input/value-modes/.devcontainer/devcontainer.json b/samples/inputs/mask-input/value-modes/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/inputs/mask-input/value-modes/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/inputs/mask-input/value-modes/index.html b/samples/inputs/mask-input/value-modes/index.html
new file mode 100644
index 0000000000..ccd88fdfe8
--- /dev/null
+++ b/samples/inputs/mask-input/value-modes/index.html
@@ -0,0 +1,11 @@
+
+
+
+ MaskInputValueModes
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/inputs/mask-input/value-modes/package.json b/samples/inputs/mask-input/value-modes/package.json
index 0c479aae65..153d834374 100644
--- a/samples/inputs/mask-input/value-modes/package.json
+++ b/samples/inputs/mask-input/value-modes/package.json
@@ -6,27 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/inputs/mask-input/value-modes/public/index.html b/samples/inputs/mask-input/value-modes/public/index.html
deleted file mode 100644
index 5555db465a..0000000000
--- a/samples/inputs/mask-input/value-modes/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- MaskInputValueModes
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/inputs/mask-input/value-modes/src/react-app-env.d.ts b/samples/inputs/mask-input/value-modes/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/inputs/mask-input/value-modes/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/inputs/mask-input/value-modes/vite.config.js b/samples/inputs/mask-input/value-modes/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/inputs/mask-input/value-modes/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/inputs/radio/alignment/.devcontainer/devcontainer.json b/samples/inputs/radio/alignment/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/inputs/radio/alignment/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/inputs/radio/alignment/index.html b/samples/inputs/radio/alignment/index.html
new file mode 100644
index 0000000000..d267db526d
--- /dev/null
+++ b/samples/inputs/radio/alignment/index.html
@@ -0,0 +1,11 @@
+
+
+
+ RadioAlignment
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/inputs/radio/alignment/package.json b/samples/inputs/radio/alignment/package.json
index 017a274c86..455bc7aca7 100644
--- a/samples/inputs/radio/alignment/package.json
+++ b/samples/inputs/radio/alignment/package.json
@@ -6,27 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/inputs/radio/alignment/public/index.html b/samples/inputs/radio/alignment/public/index.html
deleted file mode 100644
index 5c590058c5..0000000000
--- a/samples/inputs/radio/alignment/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- RadioAlignment
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/inputs/radio/alignment/src/react-app-env.d.ts b/samples/inputs/radio/alignment/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/inputs/radio/alignment/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/inputs/radio/alignment/vite.config.js b/samples/inputs/radio/alignment/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/inputs/radio/alignment/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/inputs/radio/disabled/.devcontainer/devcontainer.json b/samples/inputs/radio/disabled/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/inputs/radio/disabled/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/inputs/radio/disabled/index.html b/samples/inputs/radio/disabled/index.html
new file mode 100644
index 0000000000..63047b645e
--- /dev/null
+++ b/samples/inputs/radio/disabled/index.html
@@ -0,0 +1,11 @@
+
+
+
+ RadioDisabled
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/inputs/radio/disabled/package.json b/samples/inputs/radio/disabled/package.json
index 04f0863032..4c65b6a04e 100644
--- a/samples/inputs/radio/disabled/package.json
+++ b/samples/inputs/radio/disabled/package.json
@@ -6,27 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/inputs/radio/disabled/public/index.html b/samples/inputs/radio/disabled/public/index.html
deleted file mode 100644
index d9cee16808..0000000000
--- a/samples/inputs/radio/disabled/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- RadioDisabled
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/inputs/radio/disabled/src/react-app-env.d.ts b/samples/inputs/radio/disabled/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/inputs/radio/disabled/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/inputs/radio/disabled/vite.config.js b/samples/inputs/radio/disabled/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/inputs/radio/disabled/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/inputs/radio/group/.devcontainer/devcontainer.json b/samples/inputs/radio/group/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/inputs/radio/group/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/inputs/radio/group/index.html b/samples/inputs/radio/group/index.html
new file mode 100644
index 0000000000..4f77d63e11
--- /dev/null
+++ b/samples/inputs/radio/group/index.html
@@ -0,0 +1,11 @@
+
+
+
+ RadioGroup
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/inputs/radio/group/package.json b/samples/inputs/radio/group/package.json
index 8c4069953a..e5faff69f3 100644
--- a/samples/inputs/radio/group/package.json
+++ b/samples/inputs/radio/group/package.json
@@ -6,27 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/inputs/radio/group/public/index.html b/samples/inputs/radio/group/public/index.html
deleted file mode 100644
index 0368729068..0000000000
--- a/samples/inputs/radio/group/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- RadioGroup
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/inputs/radio/group/src/react-app-env.d.ts b/samples/inputs/radio/group/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/inputs/radio/group/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/inputs/radio/group/vite.config.js b/samples/inputs/radio/group/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/inputs/radio/group/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/inputs/radio/invalid/.devcontainer/devcontainer.json b/samples/inputs/radio/invalid/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/inputs/radio/invalid/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/inputs/radio/invalid/index.html b/samples/inputs/radio/invalid/index.html
new file mode 100644
index 0000000000..99b9bb8257
--- /dev/null
+++ b/samples/inputs/radio/invalid/index.html
@@ -0,0 +1,11 @@
+
+
+
+ RadioInvalid
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/inputs/radio/invalid/package.json b/samples/inputs/radio/invalid/package.json
index 8485e9fb56..d22983e0fd 100644
--- a/samples/inputs/radio/invalid/package.json
+++ b/samples/inputs/radio/invalid/package.json
@@ -6,27 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/inputs/radio/invalid/public/index.html b/samples/inputs/radio/invalid/public/index.html
deleted file mode 100644
index c69e154f68..0000000000
--- a/samples/inputs/radio/invalid/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- RadioInvalid
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/inputs/radio/invalid/src/react-app-env.d.ts b/samples/inputs/radio/invalid/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/inputs/radio/invalid/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/inputs/radio/invalid/vite.config.js b/samples/inputs/radio/invalid/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/inputs/radio/invalid/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/inputs/radio/label/.devcontainer/devcontainer.json b/samples/inputs/radio/label/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/inputs/radio/label/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/inputs/radio/label/index.html b/samples/inputs/radio/label/index.html
new file mode 100644
index 0000000000..c52e9e3b90
--- /dev/null
+++ b/samples/inputs/radio/label/index.html
@@ -0,0 +1,11 @@
+
+
+
+ RadioLabel
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/inputs/radio/label/package.json b/samples/inputs/radio/label/package.json
index 02ab39e725..9c9c8fddf2 100644
--- a/samples/inputs/radio/label/package.json
+++ b/samples/inputs/radio/label/package.json
@@ -6,27 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/inputs/radio/label/public/index.html b/samples/inputs/radio/label/public/index.html
deleted file mode 100644
index 11c402e6c3..0000000000
--- a/samples/inputs/radio/label/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- RadioLabel
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/inputs/radio/label/src/react-app-env.d.ts b/samples/inputs/radio/label/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/inputs/radio/label/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/inputs/radio/label/vite.config.js b/samples/inputs/radio/label/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/inputs/radio/label/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/inputs/radio/styling/.devcontainer/devcontainer.json b/samples/inputs/radio/styling/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/inputs/radio/styling/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/inputs/radio/styling/index.html b/samples/inputs/radio/styling/index.html
new file mode 100644
index 0000000000..14aee48997
--- /dev/null
+++ b/samples/inputs/radio/styling/index.html
@@ -0,0 +1,11 @@
+
+
+
+ RadioStyling
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/inputs/radio/styling/package.json b/samples/inputs/radio/styling/package.json
index ca45c62d0b..2872ad285e 100644
--- a/samples/inputs/radio/styling/package.json
+++ b/samples/inputs/radio/styling/package.json
@@ -6,27 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/inputs/radio/styling/public/index.html b/samples/inputs/radio/styling/public/index.html
deleted file mode 100644
index 397c1135a3..0000000000
--- a/samples/inputs/radio/styling/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- RadioStyling
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/inputs/radio/styling/src/react-app-env.d.ts b/samples/inputs/radio/styling/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/inputs/radio/styling/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/inputs/radio/styling/vite.config.js b/samples/inputs/radio/styling/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/inputs/radio/styling/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/inputs/rating/basic/.devcontainer/devcontainer.json b/samples/inputs/rating/basic/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/inputs/rating/basic/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/inputs/rating/basic/index.html b/samples/inputs/rating/basic/index.html
new file mode 100644
index 0000000000..60d3070043
--- /dev/null
+++ b/samples/inputs/rating/basic/index.html
@@ -0,0 +1,11 @@
+
+
+
+ Rating Overview
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/inputs/rating/basic/package.json b/samples/inputs/rating/basic/package.json
index 937d5b9246..7b271ea8d4 100644
--- a/samples/inputs/rating/basic/package.json
+++ b/samples/inputs/rating/basic/package.json
@@ -6,27 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/inputs/rating/basic/public/index.html b/samples/inputs/rating/basic/public/index.html
deleted file mode 100644
index 254d74800e..0000000000
--- a/samples/inputs/rating/basic/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- Rating Overview
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/inputs/rating/basic/src/react-app-env.d.ts b/samples/inputs/rating/basic/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/inputs/rating/basic/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/inputs/rating/basic/vite.config.js b/samples/inputs/rating/basic/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/inputs/rating/basic/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/inputs/rating/custom/.devcontainer/devcontainer.json b/samples/inputs/rating/custom/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/inputs/rating/custom/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/inputs/rating/custom/index.html b/samples/inputs/rating/custom/index.html
new file mode 100644
index 0000000000..d4179f4605
--- /dev/null
+++ b/samples/inputs/rating/custom/index.html
@@ -0,0 +1,11 @@
+
+
+
+ Using Custom Symbols
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/inputs/rating/custom/package.json b/samples/inputs/rating/custom/package.json
index 937d5b9246..7b271ea8d4 100644
--- a/samples/inputs/rating/custom/package.json
+++ b/samples/inputs/rating/custom/package.json
@@ -6,27 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/inputs/rating/custom/public/index.html b/samples/inputs/rating/custom/public/index.html
deleted file mode 100644
index 546fb7d3ff..0000000000
--- a/samples/inputs/rating/custom/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- Using Custom Symbols
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/inputs/rating/custom/src/react-app-env.d.ts b/samples/inputs/rating/custom/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/inputs/rating/custom/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/inputs/rating/custom/vite.config.js b/samples/inputs/rating/custom/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/inputs/rating/custom/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/inputs/rating/empty/.devcontainer/devcontainer.json b/samples/inputs/rating/empty/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/inputs/rating/empty/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/inputs/rating/empty/index.html b/samples/inputs/rating/empty/index.html
new file mode 100644
index 0000000000..b5b88acba5
--- /dev/null
+++ b/samples/inputs/rating/empty/index.html
@@ -0,0 +1,11 @@
+
+
+
+ Empty & Selected
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/inputs/rating/empty/package.json b/samples/inputs/rating/empty/package.json
index 937d5b9246..7b271ea8d4 100644
--- a/samples/inputs/rating/empty/package.json
+++ b/samples/inputs/rating/empty/package.json
@@ -6,27 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/inputs/rating/empty/public/index.html b/samples/inputs/rating/empty/public/index.html
deleted file mode 100644
index 1e73b0080c..0000000000
--- a/samples/inputs/rating/empty/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- Empty & Selected
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/inputs/rating/empty/src/react-app-env.d.ts b/samples/inputs/rating/empty/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/inputs/rating/empty/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/inputs/rating/empty/vite.config.js b/samples/inputs/rating/empty/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/inputs/rating/empty/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/inputs/rating/single-selection/.devcontainer/devcontainer.json b/samples/inputs/rating/single-selection/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/inputs/rating/single-selection/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/inputs/rating/single-selection/index.html b/samples/inputs/rating/single-selection/index.html
new file mode 100644
index 0000000000..f8480c0a7b
--- /dev/null
+++ b/samples/inputs/rating/single-selection/index.html
@@ -0,0 +1,11 @@
+
+
+
+ Single Selection
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/inputs/rating/single-selection/package.json b/samples/inputs/rating/single-selection/package.json
index 937d5b9246..7b271ea8d4 100644
--- a/samples/inputs/rating/single-selection/package.json
+++ b/samples/inputs/rating/single-selection/package.json
@@ -6,27 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/inputs/rating/single-selection/public/index.html b/samples/inputs/rating/single-selection/public/index.html
deleted file mode 100644
index 141785e4dc..0000000000
--- a/samples/inputs/rating/single-selection/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- Single Selection
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/inputs/rating/single-selection/src/react-app-env.d.ts b/samples/inputs/rating/single-selection/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/inputs/rating/single-selection/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/inputs/rating/single-selection/vite.config.js b/samples/inputs/rating/single-selection/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/inputs/rating/single-selection/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/inputs/rating/styling/.devcontainer/devcontainer.json b/samples/inputs/rating/styling/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/inputs/rating/styling/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/inputs/rating/styling/index.html b/samples/inputs/rating/styling/index.html
new file mode 100644
index 0000000000..3257156a0d
--- /dev/null
+++ b/samples/inputs/rating/styling/index.html
@@ -0,0 +1,11 @@
+
+
+
+ Styling
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/inputs/rating/styling/package.json b/samples/inputs/rating/styling/package.json
index 937d5b9246..7b271ea8d4 100644
--- a/samples/inputs/rating/styling/package.json
+++ b/samples/inputs/rating/styling/package.json
@@ -6,27 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/inputs/rating/styling/public/index.html b/samples/inputs/rating/styling/public/index.html
deleted file mode 100644
index 2bd9fa4208..0000000000
--- a/samples/inputs/rating/styling/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- Styling
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/inputs/rating/styling/src/react-app-env.d.ts b/samples/inputs/rating/styling/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/inputs/rating/styling/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/inputs/rating/styling/vite.config.js b/samples/inputs/rating/styling/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/inputs/rating/styling/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/inputs/ripple/button/.devcontainer/devcontainer.json b/samples/inputs/ripple/button/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/inputs/ripple/button/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/inputs/ripple/button/index.html b/samples/inputs/ripple/button/index.html
new file mode 100644
index 0000000000..d1a87f0d1c
--- /dev/null
+++ b/samples/inputs/ripple/button/index.html
@@ -0,0 +1,11 @@
+
+
+
+ RippleButton
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/inputs/ripple/button/package.json b/samples/inputs/ripple/button/package.json
index cede13d6fc..85123c853c 100644
--- a/samples/inputs/ripple/button/package.json
+++ b/samples/inputs/ripple/button/package.json
@@ -6,27 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/inputs/ripple/button/public/index.html b/samples/inputs/ripple/button/public/index.html
deleted file mode 100644
index e599266392..0000000000
--- a/samples/inputs/ripple/button/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- RippleButton
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/inputs/ripple/button/src/react-app-env.d.ts b/samples/inputs/ripple/button/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/inputs/ripple/button/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/inputs/ripple/button/vite.config.js b/samples/inputs/ripple/button/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/inputs/ripple/button/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/inputs/ripple/color/.devcontainer/devcontainer.json b/samples/inputs/ripple/color/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/inputs/ripple/color/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/inputs/ripple/color/index.html b/samples/inputs/ripple/color/index.html
new file mode 100644
index 0000000000..ff7ec8f1bc
--- /dev/null
+++ b/samples/inputs/ripple/color/index.html
@@ -0,0 +1,11 @@
+
+
+
+ RippleColor
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/inputs/ripple/color/package.json b/samples/inputs/ripple/color/package.json
index d357b9db00..8c76e81092 100644
--- a/samples/inputs/ripple/color/package.json
+++ b/samples/inputs/ripple/color/package.json
@@ -6,27 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/inputs/ripple/color/public/index.html b/samples/inputs/ripple/color/public/index.html
deleted file mode 100644
index 90cdf72bd5..0000000000
--- a/samples/inputs/ripple/color/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- RippleColor
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/inputs/ripple/color/src/react-app-env.d.ts b/samples/inputs/ripple/color/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/inputs/ripple/color/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/inputs/ripple/color/vite.config.js b/samples/inputs/ripple/color/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/inputs/ripple/color/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/inputs/select/group/.devcontainer/devcontainer.json b/samples/inputs/select/group/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/inputs/select/group/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/inputs/select/group/index.html b/samples/inputs/select/group/index.html
new file mode 100644
index 0000000000..9251925f74
--- /dev/null
+++ b/samples/inputs/select/group/index.html
@@ -0,0 +1,11 @@
+
+
+
+ Select Group
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/inputs/select/group/package.json b/samples/inputs/select/group/package.json
index 01dde10f37..b8384a85bb 100644
--- a/samples/inputs/select/group/package.json
+++ b/samples/inputs/select/group/package.json
@@ -6,27 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/inputs/select/group/public/index.html b/samples/inputs/select/group/public/index.html
deleted file mode 100644
index ca7262b817..0000000000
--- a/samples/inputs/select/group/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- Select Group
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/inputs/select/group/src/react-app-env.d.ts b/samples/inputs/select/group/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/inputs/select/group/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/inputs/select/group/vite.config.js b/samples/inputs/select/group/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/inputs/select/group/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/inputs/select/header/.devcontainer/devcontainer.json b/samples/inputs/select/header/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/inputs/select/header/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/inputs/select/header/index.html b/samples/inputs/select/header/index.html
new file mode 100644
index 0000000000..be88f44166
--- /dev/null
+++ b/samples/inputs/select/header/index.html
@@ -0,0 +1,11 @@
+
+
+
+ Select Header
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/inputs/select/header/package.json b/samples/inputs/select/header/package.json
index b62d77ad2c..94031670da 100644
--- a/samples/inputs/select/header/package.json
+++ b/samples/inputs/select/header/package.json
@@ -6,27 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/inputs/select/header/public/index.html b/samples/inputs/select/header/public/index.html
deleted file mode 100644
index 5ba584a73c..0000000000
--- a/samples/inputs/select/header/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- Select Header
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/inputs/select/header/src/react-app-env.d.ts b/samples/inputs/select/header/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/inputs/select/header/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/inputs/select/header/vite.config.js b/samples/inputs/select/header/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/inputs/select/header/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/inputs/select/item/.devcontainer/devcontainer.json b/samples/inputs/select/item/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/inputs/select/item/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/inputs/select/item/index.html b/samples/inputs/select/item/index.html
new file mode 100644
index 0000000000..a53d6f1ecd
--- /dev/null
+++ b/samples/inputs/select/item/index.html
@@ -0,0 +1,11 @@
+
+
+
+ Select Item
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/inputs/select/item/package.json b/samples/inputs/select/item/package.json
index ceca13b058..cbb1e7ea93 100644
--- a/samples/inputs/select/item/package.json
+++ b/samples/inputs/select/item/package.json
@@ -6,27 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/inputs/select/item/public/index.html b/samples/inputs/select/item/public/index.html
deleted file mode 100644
index 240e6a40b3..0000000000
--- a/samples/inputs/select/item/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- Select Item
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/inputs/select/item/src/react-app-env.d.ts b/samples/inputs/select/item/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/inputs/select/item/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/inputs/select/item/vite.config.js b/samples/inputs/select/item/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/inputs/select/item/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/inputs/select/overview/.devcontainer/devcontainer.json b/samples/inputs/select/overview/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/inputs/select/overview/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/inputs/select/overview/index.html b/samples/inputs/select/overview/index.html
new file mode 100644
index 0000000000..21039a4e3c
--- /dev/null
+++ b/samples/inputs/select/overview/index.html
@@ -0,0 +1,11 @@
+
+
+
+ Select Overview
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/inputs/select/overview/package.json b/samples/inputs/select/overview/package.json
index fbc23dede3..a2caf3740c 100644
--- a/samples/inputs/select/overview/package.json
+++ b/samples/inputs/select/overview/package.json
@@ -6,27 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/inputs/select/overview/public/index.html b/samples/inputs/select/overview/public/index.html
deleted file mode 100644
index 1f6b36302d..0000000000
--- a/samples/inputs/select/overview/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- Select Overview
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/inputs/select/overview/src/react-app-env.d.ts b/samples/inputs/select/overview/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/inputs/select/overview/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/inputs/select/overview/vite.config.js b/samples/inputs/select/overview/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/inputs/select/overview/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/inputs/select/styling/.devcontainer/devcontainer.json b/samples/inputs/select/styling/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/inputs/select/styling/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/inputs/select/styling/index.html b/samples/inputs/select/styling/index.html
new file mode 100644
index 0000000000..136f7cbd8e
--- /dev/null
+++ b/samples/inputs/select/styling/index.html
@@ -0,0 +1,11 @@
+
+
+
+ Select Styling
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/inputs/select/styling/package.json b/samples/inputs/select/styling/package.json
index fb773b7642..fae0840e17 100644
--- a/samples/inputs/select/styling/package.json
+++ b/samples/inputs/select/styling/package.json
@@ -6,27 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/inputs/select/styling/public/index.html b/samples/inputs/select/styling/public/index.html
deleted file mode 100644
index a0700ed471..0000000000
--- a/samples/inputs/select/styling/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- Select Styling
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/inputs/select/styling/src/react-app-env.d.ts b/samples/inputs/select/styling/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/inputs/select/styling/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/inputs/select/styling/vite.config.js b/samples/inputs/select/styling/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/inputs/select/styling/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/inputs/slider/constraints/.devcontainer/devcontainer.json b/samples/inputs/slider/constraints/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/inputs/slider/constraints/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/inputs/slider/constraints/index.html b/samples/inputs/slider/constraints/index.html
new file mode 100644
index 0000000000..08df8cb9f1
--- /dev/null
+++ b/samples/inputs/slider/constraints/index.html
@@ -0,0 +1,11 @@
+
+
+
+ SliderConstraints
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/inputs/slider/constraints/package.json b/samples/inputs/slider/constraints/package.json
index e4a5a55c11..cc22c5c6f3 100644
--- a/samples/inputs/slider/constraints/package.json
+++ b/samples/inputs/slider/constraints/package.json
@@ -6,27 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/inputs/slider/constraints/public/index.html b/samples/inputs/slider/constraints/public/index.html
deleted file mode 100644
index b71acf8b2f..0000000000
--- a/samples/inputs/slider/constraints/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- SliderConstraints
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/inputs/slider/constraints/src/react-app-env.d.ts b/samples/inputs/slider/constraints/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/inputs/slider/constraints/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/inputs/slider/constraints/vite.config.js b/samples/inputs/slider/constraints/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/inputs/slider/constraints/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/inputs/slider/disabled/.devcontainer/devcontainer.json b/samples/inputs/slider/disabled/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/inputs/slider/disabled/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/inputs/slider/disabled/index.html b/samples/inputs/slider/disabled/index.html
new file mode 100644
index 0000000000..824df433d4
--- /dev/null
+++ b/samples/inputs/slider/disabled/index.html
@@ -0,0 +1,11 @@
+
+
+
+ SliderDisabled
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/inputs/slider/disabled/package.json b/samples/inputs/slider/disabled/package.json
index d3d0f79adf..c113ca3ff8 100644
--- a/samples/inputs/slider/disabled/package.json
+++ b/samples/inputs/slider/disabled/package.json
@@ -6,27 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/inputs/slider/disabled/public/index.html b/samples/inputs/slider/disabled/public/index.html
deleted file mode 100644
index 2bed7b5882..0000000000
--- a/samples/inputs/slider/disabled/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- SliderDisabled
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/inputs/slider/disabled/src/react-app-env.d.ts b/samples/inputs/slider/disabled/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/inputs/slider/disabled/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/inputs/slider/disabled/vite.config.js b/samples/inputs/slider/disabled/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/inputs/slider/disabled/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/inputs/slider/discrete/.devcontainer/devcontainer.json b/samples/inputs/slider/discrete/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/inputs/slider/discrete/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/inputs/slider/discrete/index.html b/samples/inputs/slider/discrete/index.html
new file mode 100644
index 0000000000..d132a3c887
--- /dev/null
+++ b/samples/inputs/slider/discrete/index.html
@@ -0,0 +1,11 @@
+
+
+
+ SliderDiscrete
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/inputs/slider/discrete/package.json b/samples/inputs/slider/discrete/package.json
index 465453cf15..87ec365ed3 100644
--- a/samples/inputs/slider/discrete/package.json
+++ b/samples/inputs/slider/discrete/package.json
@@ -6,27 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/inputs/slider/discrete/public/index.html b/samples/inputs/slider/discrete/public/index.html
deleted file mode 100644
index d3355da9c9..0000000000
--- a/samples/inputs/slider/discrete/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- SliderDiscrete
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/inputs/slider/discrete/src/react-app-env.d.ts b/samples/inputs/slider/discrete/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/inputs/slider/discrete/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/inputs/slider/discrete/vite.config.js b/samples/inputs/slider/discrete/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/inputs/slider/discrete/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/inputs/slider/labels/.devcontainer/devcontainer.json b/samples/inputs/slider/labels/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/inputs/slider/labels/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/inputs/slider/labels/index.html b/samples/inputs/slider/labels/index.html
new file mode 100644
index 0000000000..46114b5e81
--- /dev/null
+++ b/samples/inputs/slider/labels/index.html
@@ -0,0 +1,11 @@
+
+
+
+ SliderLabels
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/inputs/slider/labels/package.json b/samples/inputs/slider/labels/package.json
index 92aa00d07c..c3fbbf96d7 100644
--- a/samples/inputs/slider/labels/package.json
+++ b/samples/inputs/slider/labels/package.json
@@ -6,27 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/inputs/slider/labels/public/index.html b/samples/inputs/slider/labels/public/index.html
deleted file mode 100644
index d166749db5..0000000000
--- a/samples/inputs/slider/labels/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- SliderLabels
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/inputs/slider/labels/src/react-app-env.d.ts b/samples/inputs/slider/labels/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/inputs/slider/labels/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/inputs/slider/labels/vite.config.js b/samples/inputs/slider/labels/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/inputs/slider/labels/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/inputs/slider/overview/.devcontainer/devcontainer.json b/samples/inputs/slider/overview/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/inputs/slider/overview/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/inputs/slider/overview/index.html b/samples/inputs/slider/overview/index.html
new file mode 100644
index 0000000000..ebeb5f01fc
--- /dev/null
+++ b/samples/inputs/slider/overview/index.html
@@ -0,0 +1,11 @@
+
+
+
+ SliderOverview
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/inputs/slider/overview/package.json b/samples/inputs/slider/overview/package.json
index 3ba275999d..2bb1940084 100644
--- a/samples/inputs/slider/overview/package.json
+++ b/samples/inputs/slider/overview/package.json
@@ -6,27 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/inputs/slider/overview/public/index.html b/samples/inputs/slider/overview/public/index.html
deleted file mode 100644
index 0ddde7cfae..0000000000
--- a/samples/inputs/slider/overview/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- SliderOverview
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/inputs/slider/overview/src/react-app-env.d.ts b/samples/inputs/slider/overview/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/inputs/slider/overview/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/inputs/slider/overview/vite.config.js b/samples/inputs/slider/overview/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/inputs/slider/overview/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/inputs/slider/styling/.devcontainer/devcontainer.json b/samples/inputs/slider/styling/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/inputs/slider/styling/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/inputs/slider/styling/index.html b/samples/inputs/slider/styling/index.html
new file mode 100644
index 0000000000..61162724d4
--- /dev/null
+++ b/samples/inputs/slider/styling/index.html
@@ -0,0 +1,11 @@
+
+
+
+ SliderStyling
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/inputs/slider/styling/package.json b/samples/inputs/slider/styling/package.json
index 52bc9f9094..212f13c9e0 100644
--- a/samples/inputs/slider/styling/package.json
+++ b/samples/inputs/slider/styling/package.json
@@ -6,27 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/inputs/slider/styling/public/index.html b/samples/inputs/slider/styling/public/index.html
deleted file mode 100644
index 7c35f70686..0000000000
--- a/samples/inputs/slider/styling/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- SliderStyling
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/inputs/slider/styling/src/react-app-env.d.ts b/samples/inputs/slider/styling/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/inputs/slider/styling/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/inputs/slider/styling/vite.config.js b/samples/inputs/slider/styling/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/inputs/slider/styling/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/inputs/slider/tick-labels/.devcontainer/devcontainer.json b/samples/inputs/slider/tick-labels/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/inputs/slider/tick-labels/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/inputs/slider/tick-labels/index.html b/samples/inputs/slider/tick-labels/index.html
new file mode 100644
index 0000000000..b4658b520a
--- /dev/null
+++ b/samples/inputs/slider/tick-labels/index.html
@@ -0,0 +1,11 @@
+
+
+
+ SliderTickLabels
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/inputs/slider/tick-labels/package.json b/samples/inputs/slider/tick-labels/package.json
index 0f62e45b7c..c8e579bfdf 100644
--- a/samples/inputs/slider/tick-labels/package.json
+++ b/samples/inputs/slider/tick-labels/package.json
@@ -6,27 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/inputs/slider/tick-labels/public/index.html b/samples/inputs/slider/tick-labels/public/index.html
deleted file mode 100644
index d1835d6597..0000000000
--- a/samples/inputs/slider/tick-labels/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- SliderTickLabels
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/inputs/slider/tick-labels/src/react-app-env.d.ts b/samples/inputs/slider/tick-labels/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/inputs/slider/tick-labels/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/inputs/slider/tick-labels/vite.config.js b/samples/inputs/slider/tick-labels/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/inputs/slider/tick-labels/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/inputs/slider/ticks/.devcontainer/devcontainer.json b/samples/inputs/slider/ticks/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/inputs/slider/ticks/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/inputs/slider/ticks/index.html b/samples/inputs/slider/ticks/index.html
new file mode 100644
index 0000000000..9ff9307929
--- /dev/null
+++ b/samples/inputs/slider/ticks/index.html
@@ -0,0 +1,11 @@
+
+
+
+ SliderTicks
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/inputs/slider/ticks/package.json b/samples/inputs/slider/ticks/package.json
index 23ed92050a..a315a36042 100644
--- a/samples/inputs/slider/ticks/package.json
+++ b/samples/inputs/slider/ticks/package.json
@@ -6,27 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/inputs/slider/ticks/public/index.html b/samples/inputs/slider/ticks/public/index.html
deleted file mode 100644
index 02114edf26..0000000000
--- a/samples/inputs/slider/ticks/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- SliderTicks
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/inputs/slider/ticks/src/react-app-env.d.ts b/samples/inputs/slider/ticks/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/inputs/slider/ticks/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/inputs/slider/ticks/vite.config.js b/samples/inputs/slider/ticks/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/inputs/slider/ticks/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/inputs/slider/value-format/.devcontainer/devcontainer.json b/samples/inputs/slider/value-format/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/inputs/slider/value-format/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/inputs/slider/value-format/index.html b/samples/inputs/slider/value-format/index.html
new file mode 100644
index 0000000000..f808e96a25
--- /dev/null
+++ b/samples/inputs/slider/value-format/index.html
@@ -0,0 +1,11 @@
+
+
+
+ SliderValueFormat
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/inputs/slider/value-format/package.json b/samples/inputs/slider/value-format/package.json
index 326cc53fdc..1776106a0a 100644
--- a/samples/inputs/slider/value-format/package.json
+++ b/samples/inputs/slider/value-format/package.json
@@ -6,27 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/inputs/slider/value-format/public/index.html b/samples/inputs/slider/value-format/public/index.html
deleted file mode 100644
index e82da7e0bf..0000000000
--- a/samples/inputs/slider/value-format/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- SliderValueFormat
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/inputs/slider/value-format/src/react-app-env.d.ts b/samples/inputs/slider/value-format/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/inputs/slider/value-format/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/inputs/slider/value-format/vite.config.js b/samples/inputs/slider/value-format/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/inputs/slider/value-format/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/inputs/slider/value/.devcontainer/devcontainer.json b/samples/inputs/slider/value/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/inputs/slider/value/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/inputs/slider/value/index.html b/samples/inputs/slider/value/index.html
new file mode 100644
index 0000000000..3c73edfc1f
--- /dev/null
+++ b/samples/inputs/slider/value/index.html
@@ -0,0 +1,11 @@
+
+
+
+ SliderValue
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/inputs/slider/value/package.json b/samples/inputs/slider/value/package.json
index 49effb8d58..e6e1b2b2b2 100644
--- a/samples/inputs/slider/value/package.json
+++ b/samples/inputs/slider/value/package.json
@@ -6,27 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/inputs/slider/value/public/index.html b/samples/inputs/slider/value/public/index.html
deleted file mode 100644
index 9dcc9aab32..0000000000
--- a/samples/inputs/slider/value/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- SliderValue
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/inputs/slider/value/src/react-app-env.d.ts b/samples/inputs/slider/value/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/inputs/slider/value/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/inputs/slider/value/vite.config.js b/samples/inputs/slider/value/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/inputs/slider/value/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/inputs/switches/checking/.devcontainer/devcontainer.json b/samples/inputs/switches/checking/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/inputs/switches/checking/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/inputs/switches/checking/index.html b/samples/inputs/switches/checking/index.html
new file mode 100644
index 0000000000..888d8eb006
--- /dev/null
+++ b/samples/inputs/switches/checking/index.html
@@ -0,0 +1,11 @@
+
+
+
+ SwitchChecking
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/inputs/switches/checking/package.json b/samples/inputs/switches/checking/package.json
index 6788c217d2..8228deedb5 100644
--- a/samples/inputs/switches/checking/package.json
+++ b/samples/inputs/switches/checking/package.json
@@ -6,27 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/inputs/switches/checking/public/index.html b/samples/inputs/switches/checking/public/index.html
deleted file mode 100644
index dec00d1c2b..0000000000
--- a/samples/inputs/switches/checking/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- SwitchChecking
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/inputs/switches/checking/src/react-app-env.d.ts b/samples/inputs/switches/checking/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/inputs/switches/checking/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/inputs/switches/checking/vite.config.js b/samples/inputs/switches/checking/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/inputs/switches/checking/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/inputs/switches/disabled/.devcontainer/devcontainer.json b/samples/inputs/switches/disabled/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/inputs/switches/disabled/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/inputs/switches/disabled/index.html b/samples/inputs/switches/disabled/index.html
new file mode 100644
index 0000000000..3901034404
--- /dev/null
+++ b/samples/inputs/switches/disabled/index.html
@@ -0,0 +1,11 @@
+
+
+
+ SwitchDisabled
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/inputs/switches/disabled/package.json b/samples/inputs/switches/disabled/package.json
index 51bb014c13..9ba3c93920 100644
--- a/samples/inputs/switches/disabled/package.json
+++ b/samples/inputs/switches/disabled/package.json
@@ -6,27 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/inputs/switches/disabled/public/index.html b/samples/inputs/switches/disabled/public/index.html
deleted file mode 100644
index 8512506b5c..0000000000
--- a/samples/inputs/switches/disabled/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- SwitchDisabled
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/inputs/switches/disabled/src/react-app-env.d.ts b/samples/inputs/switches/disabled/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/inputs/switches/disabled/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/inputs/switches/disabled/vite.config.js b/samples/inputs/switches/disabled/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/inputs/switches/disabled/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/inputs/switches/label/.devcontainer/devcontainer.json b/samples/inputs/switches/label/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/inputs/switches/label/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/inputs/switches/label/index.html b/samples/inputs/switches/label/index.html
new file mode 100644
index 0000000000..1ac96c7eb6
--- /dev/null
+++ b/samples/inputs/switches/label/index.html
@@ -0,0 +1,11 @@
+
+
+
+ SwitchLabel
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/inputs/switches/label/package.json b/samples/inputs/switches/label/package.json
index 32bedcae11..52aa345180 100644
--- a/samples/inputs/switches/label/package.json
+++ b/samples/inputs/switches/label/package.json
@@ -6,27 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/inputs/switches/label/public/index.html b/samples/inputs/switches/label/public/index.html
deleted file mode 100644
index e4f55763b9..0000000000
--- a/samples/inputs/switches/label/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- SwitchLabel
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/inputs/switches/label/src/react-app-env.d.ts b/samples/inputs/switches/label/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/inputs/switches/label/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/inputs/switches/label/vite.config.js b/samples/inputs/switches/label/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/inputs/switches/label/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/inputs/switches/overview/.devcontainer/devcontainer.json b/samples/inputs/switches/overview/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/inputs/switches/overview/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/inputs/switches/overview/index.html b/samples/inputs/switches/overview/index.html
new file mode 100644
index 0000000000..291c8d0419
--- /dev/null
+++ b/samples/inputs/switches/overview/index.html
@@ -0,0 +1,11 @@
+
+
+
+ SwitchOverview
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/inputs/switches/overview/package.json b/samples/inputs/switches/overview/package.json
index bad470d243..fa93f9c8db 100644
--- a/samples/inputs/switches/overview/package.json
+++ b/samples/inputs/switches/overview/package.json
@@ -6,27 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/inputs/switches/overview/public/index.html b/samples/inputs/switches/overview/public/index.html
deleted file mode 100644
index ff6ad9c41f..0000000000
--- a/samples/inputs/switches/overview/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- SwitchOverview
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/inputs/switches/overview/src/react-app-env.d.ts b/samples/inputs/switches/overview/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/inputs/switches/overview/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/inputs/switches/overview/vite.config.js b/samples/inputs/switches/overview/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/inputs/switches/overview/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/inputs/textarea/form-integration/.devcontainer/devcontainer.json b/samples/inputs/textarea/form-integration/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/inputs/textarea/form-integration/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/inputs/textarea/form-integration/index.html b/samples/inputs/textarea/form-integration/index.html
new file mode 100644
index 0000000000..8eb6c92a5f
--- /dev/null
+++ b/samples/inputs/textarea/form-integration/index.html
@@ -0,0 +1,11 @@
+
+
+
+ TextAreaFormIntegration
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/inputs/textarea/form-integration/package.json b/samples/inputs/textarea/form-integration/package.json
index d252eede6f..a7407b4787 100644
--- a/samples/inputs/textarea/form-integration/package.json
+++ b/samples/inputs/textarea/form-integration/package.json
@@ -6,27 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/inputs/textarea/form-integration/public/index.html b/samples/inputs/textarea/form-integration/public/index.html
deleted file mode 100644
index e6fcd73310..0000000000
--- a/samples/inputs/textarea/form-integration/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- TextAreaFormIntegration
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/inputs/textarea/form-integration/src/react-app-env.d.ts b/samples/inputs/textarea/form-integration/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/inputs/textarea/form-integration/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/inputs/textarea/form-integration/vite.config.js b/samples/inputs/textarea/form-integration/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/inputs/textarea/form-integration/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/inputs/textarea/overview/.devcontainer/devcontainer.json b/samples/inputs/textarea/overview/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/inputs/textarea/overview/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/inputs/textarea/overview/index.html b/samples/inputs/textarea/overview/index.html
new file mode 100644
index 0000000000..227452a0e1
--- /dev/null
+++ b/samples/inputs/textarea/overview/index.html
@@ -0,0 +1,11 @@
+
+
+
+ TextAreaOverview
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/inputs/textarea/overview/package.json b/samples/inputs/textarea/overview/package.json
index 9459c5f9f5..e6cf756f26 100644
--- a/samples/inputs/textarea/overview/package.json
+++ b/samples/inputs/textarea/overview/package.json
@@ -6,27 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/inputs/textarea/overview/public/index.html b/samples/inputs/textarea/overview/public/index.html
deleted file mode 100644
index ace1cccb87..0000000000
--- a/samples/inputs/textarea/overview/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- TextAreaOverview
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/inputs/textarea/overview/src/react-app-env.d.ts b/samples/inputs/textarea/overview/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/inputs/textarea/overview/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/inputs/textarea/overview/vite.config.js b/samples/inputs/textarea/overview/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/inputs/textarea/overview/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/inputs/textarea/resize/.devcontainer/devcontainer.json b/samples/inputs/textarea/resize/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/inputs/textarea/resize/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/inputs/textarea/resize/index.html b/samples/inputs/textarea/resize/index.html
new file mode 100644
index 0000000000..b8590ba752
--- /dev/null
+++ b/samples/inputs/textarea/resize/index.html
@@ -0,0 +1,11 @@
+
+
+
+ TextAreaResize
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/inputs/textarea/resize/package.json b/samples/inputs/textarea/resize/package.json
index 41439f24a7..c010574211 100644
--- a/samples/inputs/textarea/resize/package.json
+++ b/samples/inputs/textarea/resize/package.json
@@ -6,27 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/inputs/textarea/resize/public/index.html b/samples/inputs/textarea/resize/public/index.html
deleted file mode 100644
index 9849e41137..0000000000
--- a/samples/inputs/textarea/resize/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- TextAreaResize
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/inputs/textarea/resize/src/react-app-env.d.ts b/samples/inputs/textarea/resize/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/inputs/textarea/resize/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/inputs/textarea/resize/vite.config.js b/samples/inputs/textarea/resize/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/inputs/textarea/resize/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/inputs/textarea/slots/.devcontainer/devcontainer.json b/samples/inputs/textarea/slots/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/inputs/textarea/slots/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/inputs/textarea/slots/index.html b/samples/inputs/textarea/slots/index.html
new file mode 100644
index 0000000000..14050bb288
--- /dev/null
+++ b/samples/inputs/textarea/slots/index.html
@@ -0,0 +1,11 @@
+
+
+
+ TextAreaSlots
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/inputs/textarea/slots/package.json b/samples/inputs/textarea/slots/package.json
index 2f63785336..a354ec6537 100644
--- a/samples/inputs/textarea/slots/package.json
+++ b/samples/inputs/textarea/slots/package.json
@@ -6,27 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/inputs/textarea/slots/public/index.html b/samples/inputs/textarea/slots/public/index.html
deleted file mode 100644
index 07a8139d43..0000000000
--- a/samples/inputs/textarea/slots/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- TextAreaSlots
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/inputs/textarea/slots/src/react-app-env.d.ts b/samples/inputs/textarea/slots/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/inputs/textarea/slots/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/inputs/textarea/slots/vite.config.js b/samples/inputs/textarea/slots/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/inputs/textarea/slots/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/inputs/textarea/styling/.devcontainer/devcontainer.json b/samples/inputs/textarea/styling/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/inputs/textarea/styling/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/inputs/textarea/styling/index.html b/samples/inputs/textarea/styling/index.html
new file mode 100644
index 0000000000..0e66a2abee
--- /dev/null
+++ b/samples/inputs/textarea/styling/index.html
@@ -0,0 +1,11 @@
+
+
+
+ TextAreaStyling
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/inputs/textarea/styling/package.json b/samples/inputs/textarea/styling/package.json
index 90357a394a..572de02f5c 100644
--- a/samples/inputs/textarea/styling/package.json
+++ b/samples/inputs/textarea/styling/package.json
@@ -6,27 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/inputs/textarea/styling/public/index.html b/samples/inputs/textarea/styling/public/index.html
deleted file mode 100644
index ed6dfb0bf0..0000000000
--- a/samples/inputs/textarea/styling/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- TextAreaStyling
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/inputs/textarea/styling/src/react-app-env.d.ts b/samples/inputs/textarea/styling/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/inputs/textarea/styling/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/inputs/textarea/styling/vite.config.js b/samples/inputs/textarea/styling/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/inputs/textarea/styling/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/inputs/tooltip/advanced/.devcontainer/devcontainer.json b/samples/inputs/tooltip/advanced/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/inputs/tooltip/advanced/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/inputs/tooltip/advanced/index.html b/samples/inputs/tooltip/advanced/index.html
new file mode 100644
index 0000000000..647d98a1d5
--- /dev/null
+++ b/samples/inputs/tooltip/advanced/index.html
@@ -0,0 +1,11 @@
+
+
+
+ Tooltip Advanced
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/inputs/tooltip/advanced/package.json b/samples/inputs/tooltip/advanced/package.json
index 3c5f7b6834..61c350f1bd 100644
--- a/samples/inputs/tooltip/advanced/package.json
+++ b/samples/inputs/tooltip/advanced/package.json
@@ -6,28 +6,32 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/inputs/tooltip/advanced/public/index.html b/samples/inputs/tooltip/advanced/public/index.html
deleted file mode 100644
index a1d33bb026..0000000000
--- a/samples/inputs/tooltip/advanced/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- Tooltip Advanced
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/inputs/tooltip/advanced/src/react-app-env.d.ts b/samples/inputs/tooltip/advanced/src/react-app-env.d.ts
deleted file mode 100644
index 6889c6b376..0000000000
--- a/samples/inputs/tooltip/advanced/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
\ No newline at end of file
diff --git a/samples/inputs/tooltip/advanced/vite.config.js b/samples/inputs/tooltip/advanced/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/inputs/tooltip/advanced/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/inputs/tooltip/overview/.devcontainer/devcontainer.json b/samples/inputs/tooltip/overview/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/inputs/tooltip/overview/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/inputs/tooltip/overview/index.html b/samples/inputs/tooltip/overview/index.html
new file mode 100644
index 0000000000..55bcdf1839
--- /dev/null
+++ b/samples/inputs/tooltip/overview/index.html
@@ -0,0 +1,11 @@
+
+
+
+ Tooltip Overview
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/inputs/tooltip/overview/package.json b/samples/inputs/tooltip/overview/package.json
index 937d5b9246..7b271ea8d4 100644
--- a/samples/inputs/tooltip/overview/package.json
+++ b/samples/inputs/tooltip/overview/package.json
@@ -6,27 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/inputs/tooltip/overview/public/index.html b/samples/inputs/tooltip/overview/public/index.html
deleted file mode 100644
index 8717c60106..0000000000
--- a/samples/inputs/tooltip/overview/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- Tooltip Overview
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/inputs/tooltip/overview/src/react-app-env.d.ts b/samples/inputs/tooltip/overview/src/react-app-env.d.ts
deleted file mode 100644
index 6889c6b376..0000000000
--- a/samples/inputs/tooltip/overview/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
\ No newline at end of file
diff --git a/samples/inputs/tooltip/overview/vite.config.js b/samples/inputs/tooltip/overview/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/inputs/tooltip/overview/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/inputs/tooltip/placement/.devcontainer/devcontainer.json b/samples/inputs/tooltip/placement/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/inputs/tooltip/placement/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/inputs/tooltip/placement/index.html b/samples/inputs/tooltip/placement/index.html
new file mode 100644
index 0000000000..f7ab0f6980
--- /dev/null
+++ b/samples/inputs/tooltip/placement/index.html
@@ -0,0 +1,11 @@
+
+
+
+ Tooltip Placement
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/inputs/tooltip/placement/package.json b/samples/inputs/tooltip/placement/package.json
index 937d5b9246..7b271ea8d4 100644
--- a/samples/inputs/tooltip/placement/package.json
+++ b/samples/inputs/tooltip/placement/package.json
@@ -6,27 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/inputs/tooltip/placement/public/index.html b/samples/inputs/tooltip/placement/public/index.html
deleted file mode 100644
index 1c6d3c926b..0000000000
--- a/samples/inputs/tooltip/placement/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- Tooltip Placement
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/inputs/tooltip/placement/src/react-app-env.d.ts b/samples/inputs/tooltip/placement/src/react-app-env.d.ts
deleted file mode 100644
index 6889c6b376..0000000000
--- a/samples/inputs/tooltip/placement/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
\ No newline at end of file
diff --git a/samples/inputs/tooltip/placement/vite.config.js b/samples/inputs/tooltip/placement/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/inputs/tooltip/placement/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/inputs/tooltip/rich/.devcontainer/devcontainer.json b/samples/inputs/tooltip/rich/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/inputs/tooltip/rich/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/inputs/tooltip/rich/index.html b/samples/inputs/tooltip/rich/index.html
new file mode 100644
index 0000000000..fde88b6169
--- /dev/null
+++ b/samples/inputs/tooltip/rich/index.html
@@ -0,0 +1,11 @@
+
+
+
+ Tooltip Rich
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/inputs/tooltip/rich/package.json b/samples/inputs/tooltip/rich/package.json
index 937d5b9246..7b271ea8d4 100644
--- a/samples/inputs/tooltip/rich/package.json
+++ b/samples/inputs/tooltip/rich/package.json
@@ -6,27 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/inputs/tooltip/rich/public/index.html b/samples/inputs/tooltip/rich/public/index.html
deleted file mode 100644
index f7fafa9845..0000000000
--- a/samples/inputs/tooltip/rich/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- Tooltip Rich
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/inputs/tooltip/rich/src/react-app-env.d.ts b/samples/inputs/tooltip/rich/src/react-app-env.d.ts
deleted file mode 100644
index 6889c6b376..0000000000
--- a/samples/inputs/tooltip/rich/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
\ No newline at end of file
diff --git a/samples/inputs/tooltip/rich/vite.config.js b/samples/inputs/tooltip/rich/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/inputs/tooltip/rich/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/inputs/tooltip/styling/.devcontainer/devcontainer.json b/samples/inputs/tooltip/styling/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/inputs/tooltip/styling/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/inputs/tooltip/styling/index.html b/samples/inputs/tooltip/styling/index.html
new file mode 100644
index 0000000000..cb2fd1d206
--- /dev/null
+++ b/samples/inputs/tooltip/styling/index.html
@@ -0,0 +1,11 @@
+
+
+
+ Tooltip Styling
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/inputs/tooltip/styling/package.json b/samples/inputs/tooltip/styling/package.json
index 937d5b9246..7b271ea8d4 100644
--- a/samples/inputs/tooltip/styling/package.json
+++ b/samples/inputs/tooltip/styling/package.json
@@ -6,27 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/inputs/tooltip/styling/public/index.html b/samples/inputs/tooltip/styling/public/index.html
deleted file mode 100644
index 47cf884627..0000000000
--- a/samples/inputs/tooltip/styling/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- Tooltip Styling
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/inputs/tooltip/styling/src/react-app-env.d.ts b/samples/inputs/tooltip/styling/src/react-app-env.d.ts
deleted file mode 100644
index 6889c6b376..0000000000
--- a/samples/inputs/tooltip/styling/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
\ No newline at end of file
diff --git a/samples/inputs/tooltip/styling/vite.config.js b/samples/inputs/tooltip/styling/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/inputs/tooltip/styling/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/inputs/tooltip/triggers/.devcontainer/devcontainer.json b/samples/inputs/tooltip/triggers/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/inputs/tooltip/triggers/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/inputs/tooltip/triggers/index.html b/samples/inputs/tooltip/triggers/index.html
new file mode 100644
index 0000000000..0c5d73fcdb
--- /dev/null
+++ b/samples/inputs/tooltip/triggers/index.html
@@ -0,0 +1,11 @@
+
+
+
+ Tooltip Triggers
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/inputs/tooltip/triggers/package.json b/samples/inputs/tooltip/triggers/package.json
index 937d5b9246..7b271ea8d4 100644
--- a/samples/inputs/tooltip/triggers/package.json
+++ b/samples/inputs/tooltip/triggers/package.json
@@ -6,27 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/inputs/tooltip/triggers/public/index.html b/samples/inputs/tooltip/triggers/public/index.html
deleted file mode 100644
index 6a763c87b9..0000000000
--- a/samples/inputs/tooltip/triggers/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- Tooltip Triggers
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/inputs/tooltip/triggers/src/react-app-env.d.ts b/samples/inputs/tooltip/triggers/src/react-app-env.d.ts
deleted file mode 100644
index 6889c6b376..0000000000
--- a/samples/inputs/tooltip/triggers/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
\ No newline at end of file
diff --git a/samples/inputs/tooltip/triggers/vite.config.js b/samples/inputs/tooltip/triggers/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/inputs/tooltip/triggers/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/layouts/accordion/customization/.devcontainer/devcontainer.json b/samples/layouts/accordion/customization/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/layouts/accordion/customization/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/layouts/accordion/customization/index.html b/samples/layouts/accordion/customization/index.html
new file mode 100644
index 0000000000..a25c7e83fb
--- /dev/null
+++ b/samples/layouts/accordion/customization/index.html
@@ -0,0 +1,11 @@
+
+
+
+ Accordion Customization
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/layouts/accordion/customization/package.json b/samples/layouts/accordion/customization/package.json
index c2c9e013e6..42293ce754 100644
--- a/samples/layouts/accordion/customization/package.json
+++ b/samples/layouts/accordion/customization/package.json
@@ -6,27 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/layouts/accordion/customization/public/index.html b/samples/layouts/accordion/customization/public/index.html
deleted file mode 100644
index 70b731b240..0000000000
--- a/samples/layouts/accordion/customization/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- Accordion Customization
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/layouts/accordion/customization/src/react-app-env.d.ts b/samples/layouts/accordion/customization/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/layouts/accordion/customization/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/layouts/accordion/customization/vite.config.js b/samples/layouts/accordion/customization/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/layouts/accordion/customization/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/layouts/accordion/nested-scenario/.devcontainer/devcontainer.json b/samples/layouts/accordion/nested-scenario/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/layouts/accordion/nested-scenario/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/layouts/accordion/nested-scenario/index.html b/samples/layouts/accordion/nested-scenario/index.html
new file mode 100644
index 0000000000..1c67a1ea27
--- /dev/null
+++ b/samples/layouts/accordion/nested-scenario/index.html
@@ -0,0 +1,11 @@
+
+
+
+ Accordion Nested Scenario
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/layouts/accordion/nested-scenario/package.json b/samples/layouts/accordion/nested-scenario/package.json
index 6ac3e0f20f..d2ce666c83 100644
--- a/samples/layouts/accordion/nested-scenario/package.json
+++ b/samples/layouts/accordion/nested-scenario/package.json
@@ -6,27 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/layouts/accordion/nested-scenario/public/index.html b/samples/layouts/accordion/nested-scenario/public/index.html
deleted file mode 100644
index 3ea8827947..0000000000
--- a/samples/layouts/accordion/nested-scenario/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- Accordion Nested Scenario
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/layouts/accordion/nested-scenario/src/react-app-env.d.ts b/samples/layouts/accordion/nested-scenario/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/layouts/accordion/nested-scenario/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/layouts/accordion/nested-scenario/vite.config.js b/samples/layouts/accordion/nested-scenario/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/layouts/accordion/nested-scenario/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/layouts/accordion/overview/.devcontainer/devcontainer.json b/samples/layouts/accordion/overview/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/layouts/accordion/overview/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/layouts/accordion/overview/index.html b/samples/layouts/accordion/overview/index.html
new file mode 100644
index 0000000000..e8061a60a1
--- /dev/null
+++ b/samples/layouts/accordion/overview/index.html
@@ -0,0 +1,11 @@
+
+
+
+ Accordion Overview
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/layouts/accordion/overview/package.json b/samples/layouts/accordion/overview/package.json
index 335a098aa8..8a79f8fb74 100644
--- a/samples/layouts/accordion/overview/package.json
+++ b/samples/layouts/accordion/overview/package.json
@@ -6,27 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/layouts/accordion/overview/public/index.html b/samples/layouts/accordion/overview/public/index.html
deleted file mode 100644
index 03dbb61981..0000000000
--- a/samples/layouts/accordion/overview/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- Accordion Overview
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/layouts/accordion/overview/src/react-app-env.d.ts b/samples/layouts/accordion/overview/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/layouts/accordion/overview/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/layouts/accordion/overview/vite.config.js b/samples/layouts/accordion/overview/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/layouts/accordion/overview/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/layouts/avatar/icon/.devcontainer/devcontainer.json b/samples/layouts/avatar/icon/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/layouts/avatar/icon/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/layouts/avatar/icon/index.html b/samples/layouts/avatar/icon/index.html
new file mode 100644
index 0000000000..66659676d9
--- /dev/null
+++ b/samples/layouts/avatar/icon/index.html
@@ -0,0 +1,11 @@
+
+
+
+ AvatarIcon
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/layouts/avatar/icon/package.json b/samples/layouts/avatar/icon/package.json
index 85cbb57fbb..83349dc41f 100644
--- a/samples/layouts/avatar/icon/package.json
+++ b/samples/layouts/avatar/icon/package.json
@@ -6,27 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/layouts/avatar/icon/public/index.html b/samples/layouts/avatar/icon/public/index.html
deleted file mode 100644
index 9b47c45ee9..0000000000
--- a/samples/layouts/avatar/icon/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- AvatarIcon
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/layouts/avatar/icon/src/react-app-env.d.ts b/samples/layouts/avatar/icon/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/layouts/avatar/icon/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/layouts/avatar/icon/vite.config.js b/samples/layouts/avatar/icon/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/layouts/avatar/icon/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/layouts/avatar/image/.devcontainer/devcontainer.json b/samples/layouts/avatar/image/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/layouts/avatar/image/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/layouts/avatar/image/index.html b/samples/layouts/avatar/image/index.html
new file mode 100644
index 0000000000..6a3257978e
--- /dev/null
+++ b/samples/layouts/avatar/image/index.html
@@ -0,0 +1,11 @@
+
+
+
+ AvatarImage
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/layouts/avatar/image/package.json b/samples/layouts/avatar/image/package.json
index 668c9c2837..88b8d24df2 100644
--- a/samples/layouts/avatar/image/package.json
+++ b/samples/layouts/avatar/image/package.json
@@ -6,27 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/layouts/avatar/image/public/index.html b/samples/layouts/avatar/image/public/index.html
deleted file mode 100644
index aaa7d684ae..0000000000
--- a/samples/layouts/avatar/image/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- AvatarImage
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/layouts/avatar/image/src/react-app-env.d.ts b/samples/layouts/avatar/image/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/layouts/avatar/image/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/layouts/avatar/image/vite.config.js b/samples/layouts/avatar/image/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/layouts/avatar/image/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/layouts/avatar/initials/.devcontainer/devcontainer.json b/samples/layouts/avatar/initials/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/layouts/avatar/initials/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/layouts/avatar/initials/index.html b/samples/layouts/avatar/initials/index.html
new file mode 100644
index 0000000000..1ad64ff772
--- /dev/null
+++ b/samples/layouts/avatar/initials/index.html
@@ -0,0 +1,11 @@
+
+
+
+ AvatarInitials
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/layouts/avatar/initials/package.json b/samples/layouts/avatar/initials/package.json
index c7d69f17e3..72135a3885 100644
--- a/samples/layouts/avatar/initials/package.json
+++ b/samples/layouts/avatar/initials/package.json
@@ -6,27 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/layouts/avatar/initials/public/index.html b/samples/layouts/avatar/initials/public/index.html
deleted file mode 100644
index 3cc38f6802..0000000000
--- a/samples/layouts/avatar/initials/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- AvatarInitials
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/layouts/avatar/initials/src/react-app-env.d.ts b/samples/layouts/avatar/initials/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/layouts/avatar/initials/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/layouts/avatar/initials/vite.config.js b/samples/layouts/avatar/initials/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/layouts/avatar/initials/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/layouts/avatar/shape/.devcontainer/devcontainer.json b/samples/layouts/avatar/shape/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/layouts/avatar/shape/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/layouts/avatar/shape/index.html b/samples/layouts/avatar/shape/index.html
new file mode 100644
index 0000000000..d5ca1e844a
--- /dev/null
+++ b/samples/layouts/avatar/shape/index.html
@@ -0,0 +1,11 @@
+
+
+
+ AvatarShape
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/layouts/avatar/shape/package.json b/samples/layouts/avatar/shape/package.json
index c5d5f78a56..d84c7929f9 100644
--- a/samples/layouts/avatar/shape/package.json
+++ b/samples/layouts/avatar/shape/package.json
@@ -6,27 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/layouts/avatar/shape/public/index.html b/samples/layouts/avatar/shape/public/index.html
deleted file mode 100644
index ebe614be63..0000000000
--- a/samples/layouts/avatar/shape/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- AvatarShape
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/layouts/avatar/shape/src/react-app-env.d.ts b/samples/layouts/avatar/shape/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/layouts/avatar/shape/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/layouts/avatar/shape/vite.config.js b/samples/layouts/avatar/shape/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/layouts/avatar/shape/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/layouts/avatar/size/.devcontainer/devcontainer.json b/samples/layouts/avatar/size/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/layouts/avatar/size/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/layouts/avatar/size/index.html b/samples/layouts/avatar/size/index.html
new file mode 100644
index 0000000000..d709fd5739
--- /dev/null
+++ b/samples/layouts/avatar/size/index.html
@@ -0,0 +1,11 @@
+
+
+
+ AvatarSize
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/layouts/avatar/size/package.json b/samples/layouts/avatar/size/package.json
index 7c197bfdfc..a07585d26b 100644
--- a/samples/layouts/avatar/size/package.json
+++ b/samples/layouts/avatar/size/package.json
@@ -6,27 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/layouts/avatar/size/public/index.html b/samples/layouts/avatar/size/public/index.html
deleted file mode 100644
index 42c49e8ba3..0000000000
--- a/samples/layouts/avatar/size/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- AvatarSize
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/layouts/avatar/size/src/react-app-env.d.ts b/samples/layouts/avatar/size/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/layouts/avatar/size/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/layouts/avatar/size/vite.config.js b/samples/layouts/avatar/size/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/layouts/avatar/size/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/layouts/avatar/styling/.devcontainer/devcontainer.json b/samples/layouts/avatar/styling/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/layouts/avatar/styling/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/layouts/avatar/styling/index.html b/samples/layouts/avatar/styling/index.html
new file mode 100644
index 0000000000..7d15f9fb91
--- /dev/null
+++ b/samples/layouts/avatar/styling/index.html
@@ -0,0 +1,11 @@
+
+
+
+ AvatarStyling
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/layouts/avatar/styling/package.json b/samples/layouts/avatar/styling/package.json
index 3d206b53ac..d9b0864c6d 100644
--- a/samples/layouts/avatar/styling/package.json
+++ b/samples/layouts/avatar/styling/package.json
@@ -6,27 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/layouts/avatar/styling/public/index.html b/samples/layouts/avatar/styling/public/index.html
deleted file mode 100644
index 6cbaae7d4e..0000000000
--- a/samples/layouts/avatar/styling/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- AvatarStyling
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/layouts/avatar/styling/src/react-app-env.d.ts b/samples/layouts/avatar/styling/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/layouts/avatar/styling/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/layouts/avatar/styling/vite.config.js b/samples/layouts/avatar/styling/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/layouts/avatar/styling/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/layouts/card/horizontal/.devcontainer/devcontainer.json b/samples/layouts/card/horizontal/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/layouts/card/horizontal/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/layouts/card/horizontal/index.html b/samples/layouts/card/horizontal/index.html
new file mode 100644
index 0000000000..7303b84a79
--- /dev/null
+++ b/samples/layouts/card/horizontal/index.html
@@ -0,0 +1,11 @@
+
+
+
+ CardHorizontal
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/layouts/card/horizontal/package.json b/samples/layouts/card/horizontal/package.json
index 9819563e0b..225c24e9b7 100644
--- a/samples/layouts/card/horizontal/package.json
+++ b/samples/layouts/card/horizontal/package.json
@@ -6,27 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/layouts/card/horizontal/public/index.html b/samples/layouts/card/horizontal/public/index.html
deleted file mode 100644
index 173291aa38..0000000000
--- a/samples/layouts/card/horizontal/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- CardHorizontal
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/layouts/card/horizontal/src/react-app-env.d.ts b/samples/layouts/card/horizontal/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/layouts/card/horizontal/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/layouts/card/horizontal/vite.config.js b/samples/layouts/card/horizontal/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/layouts/card/horizontal/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/layouts/card/overview/.devcontainer/devcontainer.json b/samples/layouts/card/overview/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/layouts/card/overview/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/layouts/card/overview/index.html b/samples/layouts/card/overview/index.html
new file mode 100644
index 0000000000..9cf1ec2c25
--- /dev/null
+++ b/samples/layouts/card/overview/index.html
@@ -0,0 +1,11 @@
+
+
+
+ CardOverview
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/layouts/card/overview/package.json b/samples/layouts/card/overview/package.json
index 8ce991a834..5fb44cb2d7 100644
--- a/samples/layouts/card/overview/package.json
+++ b/samples/layouts/card/overview/package.json
@@ -6,27 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/layouts/card/overview/public/index.html b/samples/layouts/card/overview/public/index.html
deleted file mode 100644
index 11abb3a2c6..0000000000
--- a/samples/layouts/card/overview/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- CardOverview
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/layouts/card/overview/src/react-app-env.d.ts b/samples/layouts/card/overview/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/layouts/card/overview/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/layouts/card/overview/vite.config.js b/samples/layouts/card/overview/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/layouts/card/overview/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/layouts/card/semi-horizontal/.devcontainer/devcontainer.json b/samples/layouts/card/semi-horizontal/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/layouts/card/semi-horizontal/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/layouts/card/semi-horizontal/index.html b/samples/layouts/card/semi-horizontal/index.html
new file mode 100644
index 0000000000..988f55d807
--- /dev/null
+++ b/samples/layouts/card/semi-horizontal/index.html
@@ -0,0 +1,11 @@
+
+
+
+ CardSemiHorizontal
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/layouts/card/semi-horizontal/package.json b/samples/layouts/card/semi-horizontal/package.json
index bf7a25f4fe..f7ad382806 100644
--- a/samples/layouts/card/semi-horizontal/package.json
+++ b/samples/layouts/card/semi-horizontal/package.json
@@ -6,27 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/layouts/card/semi-horizontal/public/index.html b/samples/layouts/card/semi-horizontal/public/index.html
deleted file mode 100644
index 34eba24346..0000000000
--- a/samples/layouts/card/semi-horizontal/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- CardSemiHorizontal
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/layouts/card/semi-horizontal/src/react-app-env.d.ts b/samples/layouts/card/semi-horizontal/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/layouts/card/semi-horizontal/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/layouts/card/semi-horizontal/vite.config.js b/samples/layouts/card/semi-horizontal/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/layouts/card/semi-horizontal/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/layouts/card/styling/.devcontainer/devcontainer.json b/samples/layouts/card/styling/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/layouts/card/styling/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/layouts/card/styling/index.html b/samples/layouts/card/styling/index.html
new file mode 100644
index 0000000000..9e3deda624
--- /dev/null
+++ b/samples/layouts/card/styling/index.html
@@ -0,0 +1,11 @@
+
+
+
+ CardStyling
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/layouts/card/styling/package.json b/samples/layouts/card/styling/package.json
index a7891c12c2..5bbb15199e 100644
--- a/samples/layouts/card/styling/package.json
+++ b/samples/layouts/card/styling/package.json
@@ -6,27 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/layouts/card/styling/public/index.html b/samples/layouts/card/styling/public/index.html
deleted file mode 100644
index 0335de7911..0000000000
--- a/samples/layouts/card/styling/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- CardStyling
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/layouts/card/styling/src/react-app-env.d.ts b/samples/layouts/card/styling/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/layouts/card/styling/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/layouts/card/styling/vite.config.js b/samples/layouts/card/styling/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/layouts/card/styling/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/layouts/carousel/animations/.devcontainer/devcontainer.json b/samples/layouts/carousel/animations/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/layouts/carousel/animations/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/layouts/carousel/animations/index.html b/samples/layouts/carousel/animations/index.html
new file mode 100644
index 0000000000..386cbc04ab
--- /dev/null
+++ b/samples/layouts/carousel/animations/index.html
@@ -0,0 +1,11 @@
+
+
+
+ Carousel Animations
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/layouts/carousel/animations/package.json b/samples/layouts/carousel/animations/package.json
index c00f83d169..429361030c 100644
--- a/samples/layouts/carousel/animations/package.json
+++ b/samples/layouts/carousel/animations/package.json
@@ -6,26 +6,30 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/layouts/carousel/animations/public/index.html b/samples/layouts/carousel/animations/public/index.html
deleted file mode 100644
index 69ce0c7a91..0000000000
--- a/samples/layouts/carousel/animations/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- Carousel Animations
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/layouts/carousel/animations/src/react-app-env.d.ts b/samples/layouts/carousel/animations/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/layouts/carousel/animations/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/layouts/carousel/animations/vite.config.js b/samples/layouts/carousel/animations/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/layouts/carousel/animations/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/layouts/carousel/components/.devcontainer/devcontainer.json b/samples/layouts/carousel/components/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/layouts/carousel/components/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/layouts/carousel/components/index.html b/samples/layouts/carousel/components/index.html
new file mode 100644
index 0000000000..dfde7cd749
--- /dev/null
+++ b/samples/layouts/carousel/components/index.html
@@ -0,0 +1,11 @@
+
+
+
+ Carousel with Components
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/layouts/carousel/components/package.json b/samples/layouts/carousel/components/package.json
index a163f78daa..52027da2a9 100644
--- a/samples/layouts/carousel/components/package.json
+++ b/samples/layouts/carousel/components/package.json
@@ -6,26 +6,30 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/layouts/carousel/components/public/index.html b/samples/layouts/carousel/components/public/index.html
deleted file mode 100644
index 3fecc4f025..0000000000
--- a/samples/layouts/carousel/components/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- Carousel with Components
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/layouts/carousel/components/src/react-app-env.d.ts b/samples/layouts/carousel/components/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/layouts/carousel/components/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/layouts/carousel/components/vite.config.js b/samples/layouts/carousel/components/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/layouts/carousel/components/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/layouts/carousel/overview/.devcontainer/devcontainer.json b/samples/layouts/carousel/overview/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/layouts/carousel/overview/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/layouts/carousel/overview/index.html b/samples/layouts/carousel/overview/index.html
new file mode 100644
index 0000000000..f8548642f7
--- /dev/null
+++ b/samples/layouts/carousel/overview/index.html
@@ -0,0 +1,11 @@
+
+
+
+ Carousel Overview
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/layouts/carousel/overview/package.json b/samples/layouts/carousel/overview/package.json
index d79f4bb537..924fc39d03 100644
--- a/samples/layouts/carousel/overview/package.json
+++ b/samples/layouts/carousel/overview/package.json
@@ -6,26 +6,30 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/layouts/carousel/overview/public/index.html b/samples/layouts/carousel/overview/public/index.html
deleted file mode 100644
index 3692556f14..0000000000
--- a/samples/layouts/carousel/overview/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- Carousel Overview
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/layouts/carousel/overview/src/react-app-env.d.ts b/samples/layouts/carousel/overview/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/layouts/carousel/overview/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/layouts/carousel/overview/vite.config.js b/samples/layouts/carousel/overview/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/layouts/carousel/overview/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/layouts/carousel/thumbnail/.devcontainer/devcontainer.json b/samples/layouts/carousel/thumbnail/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/layouts/carousel/thumbnail/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/layouts/carousel/thumbnail/index.html b/samples/layouts/carousel/thumbnail/index.html
new file mode 100644
index 0000000000..d688dffc3e
--- /dev/null
+++ b/samples/layouts/carousel/thumbnail/index.html
@@ -0,0 +1,11 @@
+
+
+
+ Carousel Thumbnail
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/layouts/carousel/thumbnail/package.json b/samples/layouts/carousel/thumbnail/package.json
index 1fe4c817bc..a30e2d5ac5 100644
--- a/samples/layouts/carousel/thumbnail/package.json
+++ b/samples/layouts/carousel/thumbnail/package.json
@@ -6,26 +6,30 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/layouts/carousel/thumbnail/public/index.html b/samples/layouts/carousel/thumbnail/public/index.html
deleted file mode 100644
index bfb516202b..0000000000
--- a/samples/layouts/carousel/thumbnail/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- Carousel Thumbnail
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/layouts/carousel/thumbnail/src/react-app-env.d.ts b/samples/layouts/carousel/thumbnail/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/layouts/carousel/thumbnail/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/layouts/carousel/thumbnail/vite.config.js b/samples/layouts/carousel/thumbnail/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/layouts/carousel/thumbnail/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/layouts/divider/dashed/.devcontainer/devcontainer.json b/samples/layouts/divider/dashed/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/layouts/divider/dashed/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/layouts/divider/dashed/index.html b/samples/layouts/divider/dashed/index.html
new file mode 100644
index 0000000000..ad5e6e4407
--- /dev/null
+++ b/samples/layouts/divider/dashed/index.html
@@ -0,0 +1,11 @@
+
+
+
+ DividerDashed
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/layouts/divider/dashed/package.json b/samples/layouts/divider/dashed/package.json
index 85cbb57fbb..83349dc41f 100644
--- a/samples/layouts/divider/dashed/package.json
+++ b/samples/layouts/divider/dashed/package.json
@@ -6,27 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/layouts/divider/dashed/public/index.html b/samples/layouts/divider/dashed/public/index.html
deleted file mode 100644
index a85c64b1e6..0000000000
--- a/samples/layouts/divider/dashed/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- DividerDashed
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/layouts/divider/dashed/src/react-app-env.d.ts b/samples/layouts/divider/dashed/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/layouts/divider/dashed/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/layouts/divider/dashed/vite.config.js b/samples/layouts/divider/dashed/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/layouts/divider/dashed/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/layouts/divider/middle/.devcontainer/devcontainer.json b/samples/layouts/divider/middle/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/layouts/divider/middle/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/layouts/divider/middle/index.html b/samples/layouts/divider/middle/index.html
new file mode 100644
index 0000000000..4d2327e015
--- /dev/null
+++ b/samples/layouts/divider/middle/index.html
@@ -0,0 +1,11 @@
+
+
+
+ DividerMiddle
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/layouts/divider/middle/package.json b/samples/layouts/divider/middle/package.json
index 85cbb57fbb..83349dc41f 100644
--- a/samples/layouts/divider/middle/package.json
+++ b/samples/layouts/divider/middle/package.json
@@ -6,27 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/layouts/divider/middle/public/index.html b/samples/layouts/divider/middle/public/index.html
deleted file mode 100644
index cb083b9e75..0000000000
--- a/samples/layouts/divider/middle/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- DividerMiddle
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/layouts/divider/middle/src/react-app-env.d.ts b/samples/layouts/divider/middle/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/layouts/divider/middle/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/layouts/divider/middle/vite.config.js b/samples/layouts/divider/middle/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/layouts/divider/middle/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/layouts/divider/overview/.devcontainer/devcontainer.json b/samples/layouts/divider/overview/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/layouts/divider/overview/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/layouts/divider/overview/index.html b/samples/layouts/divider/overview/index.html
new file mode 100644
index 0000000000..b49104b1ab
--- /dev/null
+++ b/samples/layouts/divider/overview/index.html
@@ -0,0 +1,11 @@
+
+
+
+ DividerOverview
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/layouts/divider/overview/package.json b/samples/layouts/divider/overview/package.json
index 85cbb57fbb..83349dc41f 100644
--- a/samples/layouts/divider/overview/package.json
+++ b/samples/layouts/divider/overview/package.json
@@ -6,27 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/layouts/divider/overview/public/index.html b/samples/layouts/divider/overview/public/index.html
deleted file mode 100644
index 344e13c86d..0000000000
--- a/samples/layouts/divider/overview/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- DividerOverview
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/layouts/divider/overview/src/react-app-env.d.ts b/samples/layouts/divider/overview/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/layouts/divider/overview/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/layouts/divider/overview/vite.config.js b/samples/layouts/divider/overview/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/layouts/divider/overview/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/layouts/divider/select/.devcontainer/devcontainer.json b/samples/layouts/divider/select/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/layouts/divider/select/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/layouts/divider/select/index.html b/samples/layouts/divider/select/index.html
new file mode 100644
index 0000000000..057be12da3
--- /dev/null
+++ b/samples/layouts/divider/select/index.html
@@ -0,0 +1,11 @@
+
+
+
+ DividerSelect
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/layouts/divider/select/package.json b/samples/layouts/divider/select/package.json
index 85cbb57fbb..83349dc41f 100644
--- a/samples/layouts/divider/select/package.json
+++ b/samples/layouts/divider/select/package.json
@@ -6,27 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/layouts/divider/select/public/index.html b/samples/layouts/divider/select/public/index.html
deleted file mode 100644
index 5990f4d99a..0000000000
--- a/samples/layouts/divider/select/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- DividerSelect
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/layouts/divider/select/src/react-app-env.d.ts b/samples/layouts/divider/select/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/layouts/divider/select/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/layouts/divider/select/vite.config.js b/samples/layouts/divider/select/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/layouts/divider/select/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/layouts/divider/vertical/.devcontainer/devcontainer.json b/samples/layouts/divider/vertical/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/layouts/divider/vertical/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/layouts/divider/vertical/index.html b/samples/layouts/divider/vertical/index.html
new file mode 100644
index 0000000000..d16f11044a
--- /dev/null
+++ b/samples/layouts/divider/vertical/index.html
@@ -0,0 +1,11 @@
+
+
+
+ DividerVertical
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/layouts/divider/vertical/package.json b/samples/layouts/divider/vertical/package.json
index 85cbb57fbb..83349dc41f 100644
--- a/samples/layouts/divider/vertical/package.json
+++ b/samples/layouts/divider/vertical/package.json
@@ -6,27 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/layouts/divider/vertical/public/index.html b/samples/layouts/divider/vertical/public/index.html
deleted file mode 100644
index 5efde1b032..0000000000
--- a/samples/layouts/divider/vertical/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- DividerVertical
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/layouts/divider/vertical/src/react-app-env.d.ts b/samples/layouts/divider/vertical/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/layouts/divider/vertical/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/layouts/divider/vertical/vite.config.js b/samples/layouts/divider/vertical/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/layouts/divider/vertical/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/layouts/dock-manager/customize-buttons/.devcontainer/devcontainer.json b/samples/layouts/dock-manager/customize-buttons/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/layouts/dock-manager/customize-buttons/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/layouts/dock-manager/customize-buttons/index.html b/samples/layouts/dock-manager/customize-buttons/index.html
new file mode 100644
index 0000000000..2bae25109f
--- /dev/null
+++ b/samples/layouts/dock-manager/customize-buttons/index.html
@@ -0,0 +1,11 @@
+
+
+
+ DockManagerCustomizeButtons
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/layouts/dock-manager/customize-buttons/package.json b/samples/layouts/dock-manager/customize-buttons/package.json
index cd71b6f87d..f2c7e04df2 100644
--- a/samples/layouts/dock-manager/customize-buttons/package.json
+++ b/samples/layouts/dock-manager/customize-buttons/package.json
@@ -6,26 +6,30 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/layouts/dock-manager/customize-buttons/public/index.html b/samples/layouts/dock-manager/customize-buttons/public/index.html
deleted file mode 100644
index 0cd6358b91..0000000000
--- a/samples/layouts/dock-manager/customize-buttons/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- DockManagerCustomizeButtons
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/layouts/dock-manager/customize-buttons/src/react-app-env.d.ts b/samples/layouts/dock-manager/customize-buttons/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/layouts/dock-manager/customize-buttons/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/layouts/dock-manager/customize-buttons/vite.config.js b/samples/layouts/dock-manager/customize-buttons/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/layouts/dock-manager/customize-buttons/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/layouts/dock-manager/embedding-frames/.devcontainer/devcontainer.json b/samples/layouts/dock-manager/embedding-frames/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/layouts/dock-manager/embedding-frames/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/layouts/dock-manager/embedding-frames/index.html b/samples/layouts/dock-manager/embedding-frames/index.html
new file mode 100644
index 0000000000..e355f1d680
--- /dev/null
+++ b/samples/layouts/dock-manager/embedding-frames/index.html
@@ -0,0 +1,11 @@
+
+
+
+ DockManagerEmbeddingFrames
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/layouts/dock-manager/embedding-frames/package.json b/samples/layouts/dock-manager/embedding-frames/package.json
index 7cf593967d..016fa39900 100644
--- a/samples/layouts/dock-manager/embedding-frames/package.json
+++ b/samples/layouts/dock-manager/embedding-frames/package.json
@@ -6,26 +6,30 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/layouts/dock-manager/embedding-frames/public/index.html b/samples/layouts/dock-manager/embedding-frames/public/index.html
deleted file mode 100644
index 298c105777..0000000000
--- a/samples/layouts/dock-manager/embedding-frames/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- DockManagerEmbeddingFrames
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/layouts/dock-manager/embedding-frames/src/react-app-env.d.ts b/samples/layouts/dock-manager/embedding-frames/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/layouts/dock-manager/embedding-frames/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/layouts/dock-manager/embedding-frames/vite.config.js b/samples/layouts/dock-manager/embedding-frames/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/layouts/dock-manager/embedding-frames/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/layouts/dock-manager/overview/.devcontainer/devcontainer.json b/samples/layouts/dock-manager/overview/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/layouts/dock-manager/overview/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/layouts/dock-manager/overview/index.html b/samples/layouts/dock-manager/overview/index.html
new file mode 100644
index 0000000000..c829ffa07f
--- /dev/null
+++ b/samples/layouts/dock-manager/overview/index.html
@@ -0,0 +1,11 @@
+
+
+
+ DockManagerOverview
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/layouts/dock-manager/overview/package.json b/samples/layouts/dock-manager/overview/package.json
index cd71b6f87d..f2c7e04df2 100644
--- a/samples/layouts/dock-manager/overview/package.json
+++ b/samples/layouts/dock-manager/overview/package.json
@@ -6,26 +6,30 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/layouts/dock-manager/overview/public/index.html b/samples/layouts/dock-manager/overview/public/index.html
deleted file mode 100644
index 08e2e8d2ee..0000000000
--- a/samples/layouts/dock-manager/overview/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- DockManagerOverview
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/layouts/dock-manager/overview/src/react-app-env.d.ts b/samples/layouts/dock-manager/overview/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/layouts/dock-manager/overview/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/layouts/dock-manager/overview/vite.config.js b/samples/layouts/dock-manager/overview/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/layouts/dock-manager/overview/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/layouts/dock-manager/styling/.devcontainer/devcontainer.json b/samples/layouts/dock-manager/styling/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/layouts/dock-manager/styling/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/layouts/dock-manager/styling/index.html b/samples/layouts/dock-manager/styling/index.html
new file mode 100644
index 0000000000..c829ffa07f
--- /dev/null
+++ b/samples/layouts/dock-manager/styling/index.html
@@ -0,0 +1,11 @@
+
+
+
+ DockManagerOverview
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/layouts/dock-manager/styling/package.json b/samples/layouts/dock-manager/styling/package.json
index a39c9244e2..384d928b14 100644
--- a/samples/layouts/dock-manager/styling/package.json
+++ b/samples/layouts/dock-manager/styling/package.json
@@ -6,27 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/layouts/dock-manager/styling/public/index.html b/samples/layouts/dock-manager/styling/public/index.html
deleted file mode 100644
index 08e2e8d2ee..0000000000
--- a/samples/layouts/dock-manager/styling/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- DockManagerOverview
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/layouts/dock-manager/styling/src/react-app-env.d.ts b/samples/layouts/dock-manager/styling/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/layouts/dock-manager/styling/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/layouts/dock-manager/styling/vite.config.js b/samples/layouts/dock-manager/styling/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/layouts/dock-manager/styling/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/layouts/dock-manager/updating-panes/.devcontainer/devcontainer.json b/samples/layouts/dock-manager/updating-panes/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/layouts/dock-manager/updating-panes/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/layouts/dock-manager/updating-panes/index.html b/samples/layouts/dock-manager/updating-panes/index.html
new file mode 100644
index 0000000000..f25c9c029f
--- /dev/null
+++ b/samples/layouts/dock-manager/updating-panes/index.html
@@ -0,0 +1,11 @@
+
+
+
+ DockManagerUpdatingPanes
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/layouts/dock-manager/updating-panes/package.json b/samples/layouts/dock-manager/updating-panes/package.json
index e7091c431d..01216f2015 100644
--- a/samples/layouts/dock-manager/updating-panes/package.json
+++ b/samples/layouts/dock-manager/updating-panes/package.json
@@ -6,28 +6,32 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
+ "igniteui-webcomponents": "^6.3.0",
"igniteui-react-maps": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/layouts/dock-manager/updating-panes/public/index.html b/samples/layouts/dock-manager/updating-panes/public/index.html
deleted file mode 100644
index e8a147c1b8..0000000000
--- a/samples/layouts/dock-manager/updating-panes/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- DockManagerUpdatingPanes
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/layouts/dock-manager/updating-panes/src/react-app-env.d.ts b/samples/layouts/dock-manager/updating-panes/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/layouts/dock-manager/updating-panes/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/layouts/dock-manager/updating-panes/vite.config.js b/samples/layouts/dock-manager/updating-panes/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/layouts/dock-manager/updating-panes/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/layouts/expansion-panel/component-customization/.devcontainer/devcontainer.json b/samples/layouts/expansion-panel/component-customization/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/layouts/expansion-panel/component-customization/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/layouts/expansion-panel/component-customization/index.html b/samples/layouts/expansion-panel/component-customization/index.html
new file mode 100644
index 0000000000..0dcf7591f3
--- /dev/null
+++ b/samples/layouts/expansion-panel/component-customization/index.html
@@ -0,0 +1,11 @@
+
+
+
+ ExpansionPanelComponentCustomization
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/layouts/expansion-panel/component-customization/package.json b/samples/layouts/expansion-panel/component-customization/package.json
index bfc342b1ad..2d58d2f94c 100644
--- a/samples/layouts/expansion-panel/component-customization/package.json
+++ b/samples/layouts/expansion-panel/component-customization/package.json
@@ -6,27 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/layouts/expansion-panel/component-customization/public/index.html b/samples/layouts/expansion-panel/component-customization/public/index.html
deleted file mode 100644
index f7a1318c6f..0000000000
--- a/samples/layouts/expansion-panel/component-customization/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- ExpansionPanelComponentCustomization
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/layouts/expansion-panel/component-customization/src/react-app-env.d.ts b/samples/layouts/expansion-panel/component-customization/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/layouts/expansion-panel/component-customization/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/layouts/expansion-panel/component-customization/vite.config.js b/samples/layouts/expansion-panel/component-customization/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/layouts/expansion-panel/component-customization/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/layouts/expansion-panel/properties-and-events/.devcontainer/devcontainer.json b/samples/layouts/expansion-panel/properties-and-events/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/layouts/expansion-panel/properties-and-events/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/layouts/expansion-panel/properties-and-events/index.html b/samples/layouts/expansion-panel/properties-and-events/index.html
new file mode 100644
index 0000000000..b786f9d653
--- /dev/null
+++ b/samples/layouts/expansion-panel/properties-and-events/index.html
@@ -0,0 +1,11 @@
+
+
+
+ ExpansionPanelPropertiesAndEvents
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/layouts/expansion-panel/properties-and-events/package.json b/samples/layouts/expansion-panel/properties-and-events/package.json
index eb549f2b39..6eb1b5aee5 100644
--- a/samples/layouts/expansion-panel/properties-and-events/package.json
+++ b/samples/layouts/expansion-panel/properties-and-events/package.json
@@ -6,27 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/layouts/expansion-panel/properties-and-events/public/index.html b/samples/layouts/expansion-panel/properties-and-events/public/index.html
deleted file mode 100644
index 5e9a1fbf20..0000000000
--- a/samples/layouts/expansion-panel/properties-and-events/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- ExpansionPanelPropertiesAndEvents
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/layouts/expansion-panel/properties-and-events/src/react-app-env.d.ts b/samples/layouts/expansion-panel/properties-and-events/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/layouts/expansion-panel/properties-and-events/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/layouts/expansion-panel/properties-and-events/vite.config.js b/samples/layouts/expansion-panel/properties-and-events/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/layouts/expansion-panel/properties-and-events/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/layouts/expansion-panel/styling/.devcontainer/devcontainer.json b/samples/layouts/expansion-panel/styling/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/layouts/expansion-panel/styling/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/layouts/expansion-panel/styling/index.html b/samples/layouts/expansion-panel/styling/index.html
new file mode 100644
index 0000000000..bb67ff7f84
--- /dev/null
+++ b/samples/layouts/expansion-panel/styling/index.html
@@ -0,0 +1,11 @@
+
+
+
+ ExpansionPanelStyling
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/layouts/expansion-panel/styling/package.json b/samples/layouts/expansion-panel/styling/package.json
index dcd043aaff..ff63bdcd60 100644
--- a/samples/layouts/expansion-panel/styling/package.json
+++ b/samples/layouts/expansion-panel/styling/package.json
@@ -6,27 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/layouts/expansion-panel/styling/public/index.html b/samples/layouts/expansion-panel/styling/public/index.html
deleted file mode 100644
index 711fe8cd13..0000000000
--- a/samples/layouts/expansion-panel/styling/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- ExpansionPanelStyling
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/layouts/expansion-panel/styling/src/react-app-env.d.ts b/samples/layouts/expansion-panel/styling/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/layouts/expansion-panel/styling/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/layouts/expansion-panel/styling/vite.config.js b/samples/layouts/expansion-panel/styling/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/layouts/expansion-panel/styling/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/layouts/expansion-panel/usage/.devcontainer/devcontainer.json b/samples/layouts/expansion-panel/usage/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/layouts/expansion-panel/usage/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/layouts/expansion-panel/usage/index.html b/samples/layouts/expansion-panel/usage/index.html
new file mode 100644
index 0000000000..2f6fd0870c
--- /dev/null
+++ b/samples/layouts/expansion-panel/usage/index.html
@@ -0,0 +1,11 @@
+
+
+
+ ExpansionPanelUsage
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/layouts/expansion-panel/usage/package.json b/samples/layouts/expansion-panel/usage/package.json
index e256ee99f3..db009f6648 100644
--- a/samples/layouts/expansion-panel/usage/package.json
+++ b/samples/layouts/expansion-panel/usage/package.json
@@ -6,27 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/layouts/expansion-panel/usage/public/index.html b/samples/layouts/expansion-panel/usage/public/index.html
deleted file mode 100644
index be836f45ff..0000000000
--- a/samples/layouts/expansion-panel/usage/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- ExpansionPanelUsage
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/layouts/expansion-panel/usage/src/react-app-env.d.ts b/samples/layouts/expansion-panel/usage/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/layouts/expansion-panel/usage/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/layouts/expansion-panel/usage/vite.config.js b/samples/layouts/expansion-panel/usage/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/layouts/expansion-panel/usage/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/layouts/icon/sizing/.devcontainer/devcontainer.json b/samples/layouts/icon/sizing/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/layouts/icon/sizing/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/layouts/icon/sizing/index.html b/samples/layouts/icon/sizing/index.html
new file mode 100644
index 0000000000..fefa51bfa7
--- /dev/null
+++ b/samples/layouts/icon/sizing/index.html
@@ -0,0 +1,11 @@
+
+
+
+ IconSizing
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/layouts/icon/sizing/package.json b/samples/layouts/icon/sizing/package.json
index 1b9a625519..f96bce9a10 100644
--- a/samples/layouts/icon/sizing/package.json
+++ b/samples/layouts/icon/sizing/package.json
@@ -6,27 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/layouts/icon/sizing/public/index.html b/samples/layouts/icon/sizing/public/index.html
deleted file mode 100644
index f2eb2fbfff..0000000000
--- a/samples/layouts/icon/sizing/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- IconSizing
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/layouts/icon/sizing/src/react-app-env.d.ts b/samples/layouts/icon/sizing/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/layouts/icon/sizing/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/layouts/icon/sizing/vite.config.js b/samples/layouts/icon/sizing/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/layouts/icon/sizing/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/layouts/icon/styling/.devcontainer/devcontainer.json b/samples/layouts/icon/styling/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/layouts/icon/styling/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/layouts/icon/styling/index.html b/samples/layouts/icon/styling/index.html
new file mode 100644
index 0000000000..b99d7a08d2
--- /dev/null
+++ b/samples/layouts/icon/styling/index.html
@@ -0,0 +1,11 @@
+
+
+
+ IconStyling
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/layouts/icon/styling/package.json b/samples/layouts/icon/styling/package.json
index b4ffa62203..1e0ea1a0c4 100644
--- a/samples/layouts/icon/styling/package.json
+++ b/samples/layouts/icon/styling/package.json
@@ -6,27 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/layouts/icon/styling/public/index.html b/samples/layouts/icon/styling/public/index.html
deleted file mode 100644
index 8f150a5de9..0000000000
--- a/samples/layouts/icon/styling/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- IconStyling
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/layouts/icon/styling/src/react-app-env.d.ts b/samples/layouts/icon/styling/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/layouts/icon/styling/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/layouts/icon/styling/vite.config.js b/samples/layouts/icon/styling/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/layouts/icon/styling/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/layouts/stepper/animations/.devcontainer/devcontainer.json b/samples/layouts/stepper/animations/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/layouts/stepper/animations/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/layouts/stepper/animations/index.html b/samples/layouts/stepper/animations/index.html
new file mode 100644
index 0000000000..afc7b58c57
--- /dev/null
+++ b/samples/layouts/stepper/animations/index.html
@@ -0,0 +1,11 @@
+
+
+
+ StepperAnimations
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/layouts/stepper/animations/package.json b/samples/layouts/stepper/animations/package.json
index 8c4069953a..e5faff69f3 100644
--- a/samples/layouts/stepper/animations/package.json
+++ b/samples/layouts/stepper/animations/package.json
@@ -6,27 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/layouts/stepper/animations/public/index.html b/samples/layouts/stepper/animations/public/index.html
deleted file mode 100644
index 662d6963c9..0000000000
--- a/samples/layouts/stepper/animations/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- StepperAnimations
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/layouts/stepper/animations/src/react-app-env.d.ts b/samples/layouts/stepper/animations/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/layouts/stepper/animations/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/layouts/stepper/animations/vite.config.js b/samples/layouts/stepper/animations/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/layouts/stepper/animations/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/layouts/stepper/linear/.devcontainer/devcontainer.json b/samples/layouts/stepper/linear/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/layouts/stepper/linear/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/layouts/stepper/linear/index.html b/samples/layouts/stepper/linear/index.html
new file mode 100644
index 0000000000..0cd7dec54d
--- /dev/null
+++ b/samples/layouts/stepper/linear/index.html
@@ -0,0 +1,11 @@
+
+
+
+ StepperLinear
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/layouts/stepper/linear/package.json b/samples/layouts/stepper/linear/package.json
index 8c4069953a..e5faff69f3 100644
--- a/samples/layouts/stepper/linear/package.json
+++ b/samples/layouts/stepper/linear/package.json
@@ -6,27 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/layouts/stepper/linear/public/index.html b/samples/layouts/stepper/linear/public/index.html
deleted file mode 100644
index 93d17275de..0000000000
--- a/samples/layouts/stepper/linear/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- StepperLinear
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/layouts/stepper/linear/src/react-app-env.d.ts b/samples/layouts/stepper/linear/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/layouts/stepper/linear/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/layouts/stepper/linear/vite.config.js b/samples/layouts/stepper/linear/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/layouts/stepper/linear/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/layouts/stepper/orientation/.devcontainer/devcontainer.json b/samples/layouts/stepper/orientation/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/layouts/stepper/orientation/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/layouts/stepper/orientation/index.html b/samples/layouts/stepper/orientation/index.html
new file mode 100644
index 0000000000..acd9baa026
--- /dev/null
+++ b/samples/layouts/stepper/orientation/index.html
@@ -0,0 +1,11 @@
+
+
+
+ StepperOrientation
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/layouts/stepper/orientation/package.json b/samples/layouts/stepper/orientation/package.json
index 8c4069953a..e5faff69f3 100644
--- a/samples/layouts/stepper/orientation/package.json
+++ b/samples/layouts/stepper/orientation/package.json
@@ -6,27 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/layouts/stepper/orientation/public/index.html b/samples/layouts/stepper/orientation/public/index.html
deleted file mode 100644
index d99eac6793..0000000000
--- a/samples/layouts/stepper/orientation/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- StepperOrientation
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/layouts/stepper/orientation/src/react-app-env.d.ts b/samples/layouts/stepper/orientation/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/layouts/stepper/orientation/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/layouts/stepper/orientation/vite.config.js b/samples/layouts/stepper/orientation/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/layouts/stepper/orientation/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/layouts/stepper/steptypes/.devcontainer/devcontainer.json b/samples/layouts/stepper/steptypes/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/layouts/stepper/steptypes/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/layouts/stepper/steptypes/index.html b/samples/layouts/stepper/steptypes/index.html
new file mode 100644
index 0000000000..16551e5f22
--- /dev/null
+++ b/samples/layouts/stepper/steptypes/index.html
@@ -0,0 +1,11 @@
+
+
+
+ StepperStepTypes
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/layouts/stepper/steptypes/package.json b/samples/layouts/stepper/steptypes/package.json
index 8c4069953a..e5faff69f3 100644
--- a/samples/layouts/stepper/steptypes/package.json
+++ b/samples/layouts/stepper/steptypes/package.json
@@ -6,27 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/layouts/stepper/steptypes/public/index.html b/samples/layouts/stepper/steptypes/public/index.html
deleted file mode 100644
index cc8b056793..0000000000
--- a/samples/layouts/stepper/steptypes/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- StepperStepTypes
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/layouts/stepper/steptypes/src/react-app-env.d.ts b/samples/layouts/stepper/steptypes/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/layouts/stepper/steptypes/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/layouts/stepper/steptypes/vite.config.js b/samples/layouts/stepper/steptypes/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/layouts/stepper/steptypes/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/layouts/stepper/styling/.devcontainer/devcontainer.json b/samples/layouts/stepper/styling/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/layouts/stepper/styling/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/layouts/stepper/styling/index.html b/samples/layouts/stepper/styling/index.html
new file mode 100644
index 0000000000..afc7b58c57
--- /dev/null
+++ b/samples/layouts/stepper/styling/index.html
@@ -0,0 +1,11 @@
+
+
+
+ StepperAnimations
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/layouts/stepper/styling/package.json b/samples/layouts/stepper/styling/package.json
index 98b0c09710..38d7aca6d5 100644
--- a/samples/layouts/stepper/styling/package.json
+++ b/samples/layouts/stepper/styling/package.json
@@ -6,27 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/layouts/stepper/styling/public/index.html b/samples/layouts/stepper/styling/public/index.html
deleted file mode 100644
index 662d6963c9..0000000000
--- a/samples/layouts/stepper/styling/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- StepperAnimations
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/layouts/stepper/styling/src/react-app-env.d.ts b/samples/layouts/stepper/styling/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/layouts/stepper/styling/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/layouts/stepper/styling/vite.config.js b/samples/layouts/stepper/styling/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/layouts/stepper/styling/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/layouts/tabs/alignment/.devcontainer/devcontainer.json b/samples/layouts/tabs/alignment/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/layouts/tabs/alignment/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/layouts/tabs/alignment/index.html b/samples/layouts/tabs/alignment/index.html
new file mode 100644
index 0000000000..4f77d63e11
--- /dev/null
+++ b/samples/layouts/tabs/alignment/index.html
@@ -0,0 +1,11 @@
+
+
+
+ RadioGroup
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/layouts/tabs/alignment/package.json b/samples/layouts/tabs/alignment/package.json
index 8c4069953a..e5faff69f3 100644
--- a/samples/layouts/tabs/alignment/package.json
+++ b/samples/layouts/tabs/alignment/package.json
@@ -6,27 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/layouts/tabs/alignment/public/index.html b/samples/layouts/tabs/alignment/public/index.html
deleted file mode 100644
index 0368729068..0000000000
--- a/samples/layouts/tabs/alignment/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- RadioGroup
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/layouts/tabs/alignment/src/react-app-env.d.ts b/samples/layouts/tabs/alignment/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/layouts/tabs/alignment/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/layouts/tabs/alignment/vite.config.js b/samples/layouts/tabs/alignment/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/layouts/tabs/alignment/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/layouts/tabs/overview/.devcontainer/devcontainer.json b/samples/layouts/tabs/overview/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/layouts/tabs/overview/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/layouts/tabs/overview/index.html b/samples/layouts/tabs/overview/index.html
new file mode 100644
index 0000000000..4f77d63e11
--- /dev/null
+++ b/samples/layouts/tabs/overview/index.html
@@ -0,0 +1,11 @@
+
+
+
+ RadioGroup
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/layouts/tabs/overview/package.json b/samples/layouts/tabs/overview/package.json
index 8c4069953a..e5faff69f3 100644
--- a/samples/layouts/tabs/overview/package.json
+++ b/samples/layouts/tabs/overview/package.json
@@ -6,27 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/layouts/tabs/overview/public/index.html b/samples/layouts/tabs/overview/public/index.html
deleted file mode 100644
index 0368729068..0000000000
--- a/samples/layouts/tabs/overview/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- RadioGroup
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/layouts/tabs/overview/src/react-app-env.d.ts b/samples/layouts/tabs/overview/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/layouts/tabs/overview/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/layouts/tabs/overview/vite.config.js b/samples/layouts/tabs/overview/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/layouts/tabs/overview/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/layouts/tabs/prefix-suffix/.devcontainer/devcontainer.json b/samples/layouts/tabs/prefix-suffix/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/layouts/tabs/prefix-suffix/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/layouts/tabs/prefix-suffix/index.html b/samples/layouts/tabs/prefix-suffix/index.html
new file mode 100644
index 0000000000..4f77d63e11
--- /dev/null
+++ b/samples/layouts/tabs/prefix-suffix/index.html
@@ -0,0 +1,11 @@
+
+
+
+ RadioGroup
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/layouts/tabs/prefix-suffix/package.json b/samples/layouts/tabs/prefix-suffix/package.json
index 8c4069953a..e5faff69f3 100644
--- a/samples/layouts/tabs/prefix-suffix/package.json
+++ b/samples/layouts/tabs/prefix-suffix/package.json
@@ -6,27 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/layouts/tabs/prefix-suffix/public/index.html b/samples/layouts/tabs/prefix-suffix/public/index.html
deleted file mode 100644
index 0368729068..0000000000
--- a/samples/layouts/tabs/prefix-suffix/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- RadioGroup
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/layouts/tabs/prefix-suffix/src/react-app-env.d.ts b/samples/layouts/tabs/prefix-suffix/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/layouts/tabs/prefix-suffix/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/layouts/tabs/prefix-suffix/vite.config.js b/samples/layouts/tabs/prefix-suffix/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/layouts/tabs/prefix-suffix/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/layouts/tabs/scrolling/.devcontainer/devcontainer.json b/samples/layouts/tabs/scrolling/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/layouts/tabs/scrolling/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/layouts/tabs/scrolling/index.html b/samples/layouts/tabs/scrolling/index.html
new file mode 100644
index 0000000000..4f77d63e11
--- /dev/null
+++ b/samples/layouts/tabs/scrolling/index.html
@@ -0,0 +1,11 @@
+
+
+
+ RadioGroup
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/layouts/tabs/scrolling/package.json b/samples/layouts/tabs/scrolling/package.json
index 8c4069953a..e5faff69f3 100644
--- a/samples/layouts/tabs/scrolling/package.json
+++ b/samples/layouts/tabs/scrolling/package.json
@@ -6,27 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/layouts/tabs/scrolling/public/index.html b/samples/layouts/tabs/scrolling/public/index.html
deleted file mode 100644
index 0368729068..0000000000
--- a/samples/layouts/tabs/scrolling/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- RadioGroup
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/layouts/tabs/scrolling/src/react-app-env.d.ts b/samples/layouts/tabs/scrolling/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/layouts/tabs/scrolling/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/layouts/tabs/scrolling/vite.config.js b/samples/layouts/tabs/scrolling/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/layouts/tabs/scrolling/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/layouts/tile-manager/actions/.devcontainer/devcontainer.json b/samples/layouts/tile-manager/actions/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/layouts/tile-manager/actions/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/layouts/tile-manager/actions/index.html b/samples/layouts/tile-manager/actions/index.html
new file mode 100644
index 0000000000..36f48d7da3
--- /dev/null
+++ b/samples/layouts/tile-manager/actions/index.html
@@ -0,0 +1,11 @@
+
+
+
+ Tile Manager Actions
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/layouts/tile-manager/actions/package.json b/samples/layouts/tile-manager/actions/package.json
index 8c4069953a..e5faff69f3 100644
--- a/samples/layouts/tile-manager/actions/package.json
+++ b/samples/layouts/tile-manager/actions/package.json
@@ -6,27 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/layouts/tile-manager/actions/public/index.html b/samples/layouts/tile-manager/actions/public/index.html
deleted file mode 100644
index 0ebf27df03..0000000000
--- a/samples/layouts/tile-manager/actions/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- Tile Manager Actions
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/layouts/tile-manager/actions/src/react-app-env.d.ts b/samples/layouts/tile-manager/actions/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/layouts/tile-manager/actions/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/layouts/tile-manager/actions/vite.config.js b/samples/layouts/tile-manager/actions/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/layouts/tile-manager/actions/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/layouts/tile-manager/columngap/.devcontainer/devcontainer.json b/samples/layouts/tile-manager/columngap/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/layouts/tile-manager/columngap/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/layouts/tile-manager/columngap/index.html b/samples/layouts/tile-manager/columngap/index.html
new file mode 100644
index 0000000000..12b77bc893
--- /dev/null
+++ b/samples/layouts/tile-manager/columngap/index.html
@@ -0,0 +1,11 @@
+
+
+
+ Tile Manager Column Gap
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/layouts/tile-manager/columngap/package.json b/samples/layouts/tile-manager/columngap/package.json
index 8c4069953a..e5faff69f3 100644
--- a/samples/layouts/tile-manager/columngap/package.json
+++ b/samples/layouts/tile-manager/columngap/package.json
@@ -6,27 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/layouts/tile-manager/columngap/public/index.html b/samples/layouts/tile-manager/columngap/public/index.html
deleted file mode 100644
index 08b7fdd4b4..0000000000
--- a/samples/layouts/tile-manager/columngap/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- Tile Manager Column Gap
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/layouts/tile-manager/columngap/src/react-app-env.d.ts b/samples/layouts/tile-manager/columngap/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/layouts/tile-manager/columngap/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/layouts/tile-manager/columngap/vite.config.js b/samples/layouts/tile-manager/columngap/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/layouts/tile-manager/columngap/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/layouts/tile-manager/dragndrop/.devcontainer/devcontainer.json b/samples/layouts/tile-manager/dragndrop/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/layouts/tile-manager/dragndrop/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/layouts/tile-manager/dragndrop/index.html b/samples/layouts/tile-manager/dragndrop/index.html
new file mode 100644
index 0000000000..d13f99bca2
--- /dev/null
+++ b/samples/layouts/tile-manager/dragndrop/index.html
@@ -0,0 +1,11 @@
+
+
+
+ Tile Manager Drag and drop
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/layouts/tile-manager/dragndrop/package.json b/samples/layouts/tile-manager/dragndrop/package.json
index 8c4069953a..e5faff69f3 100644
--- a/samples/layouts/tile-manager/dragndrop/package.json
+++ b/samples/layouts/tile-manager/dragndrop/package.json
@@ -6,27 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/layouts/tile-manager/dragndrop/public/index.html b/samples/layouts/tile-manager/dragndrop/public/index.html
deleted file mode 100644
index f770466bcf..0000000000
--- a/samples/layouts/tile-manager/dragndrop/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- Tile Manager Drag and drop
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/layouts/tile-manager/dragndrop/src/react-app-env.d.ts b/samples/layouts/tile-manager/dragndrop/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/layouts/tile-manager/dragndrop/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/layouts/tile-manager/dragndrop/vite.config.js b/samples/layouts/tile-manager/dragndrop/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/layouts/tile-manager/dragndrop/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/layouts/tile-manager/layout/.devcontainer/devcontainer.json b/samples/layouts/tile-manager/layout/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/layouts/tile-manager/layout/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/layouts/tile-manager/layout/index.html b/samples/layouts/tile-manager/layout/index.html
new file mode 100644
index 0000000000..c63213df51
--- /dev/null
+++ b/samples/layouts/tile-manager/layout/index.html
@@ -0,0 +1,11 @@
+
+
+
+ Tile Manager Overview
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/layouts/tile-manager/layout/package.json b/samples/layouts/tile-manager/layout/package.json
index 8c4069953a..e5faff69f3 100644
--- a/samples/layouts/tile-manager/layout/package.json
+++ b/samples/layouts/tile-manager/layout/package.json
@@ -6,27 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/layouts/tile-manager/layout/public/index.html b/samples/layouts/tile-manager/layout/public/index.html
deleted file mode 100644
index 198afd969a..0000000000
--- a/samples/layouts/tile-manager/layout/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- Tile Manager Overview
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/layouts/tile-manager/layout/src/react-app-env.d.ts b/samples/layouts/tile-manager/layout/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/layouts/tile-manager/layout/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/layouts/tile-manager/layout/vite.config.js b/samples/layouts/tile-manager/layout/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/layouts/tile-manager/layout/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/layouts/tile-manager/overview/.devcontainer/devcontainer.json b/samples/layouts/tile-manager/overview/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/layouts/tile-manager/overview/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/layouts/tile-manager/overview/index.html b/samples/layouts/tile-manager/overview/index.html
new file mode 100644
index 0000000000..c63213df51
--- /dev/null
+++ b/samples/layouts/tile-manager/overview/index.html
@@ -0,0 +1,11 @@
+
+
+
+ Tile Manager Overview
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/layouts/tile-manager/overview/package.json b/samples/layouts/tile-manager/overview/package.json
index 8c4069953a..e5faff69f3 100644
--- a/samples/layouts/tile-manager/overview/package.json
+++ b/samples/layouts/tile-manager/overview/package.json
@@ -6,27 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/layouts/tile-manager/overview/public/index.html b/samples/layouts/tile-manager/overview/public/index.html
deleted file mode 100644
index 198afd969a..0000000000
--- a/samples/layouts/tile-manager/overview/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- Tile Manager Overview
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/layouts/tile-manager/overview/src/react-app-env.d.ts b/samples/layouts/tile-manager/overview/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/layouts/tile-manager/overview/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/layouts/tile-manager/overview/vite.config.js b/samples/layouts/tile-manager/overview/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/layouts/tile-manager/overview/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/layouts/tile-manager/resize/.devcontainer/devcontainer.json b/samples/layouts/tile-manager/resize/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/layouts/tile-manager/resize/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/layouts/tile-manager/resize/index.html b/samples/layouts/tile-manager/resize/index.html
new file mode 100644
index 0000000000..db9e75f28c
--- /dev/null
+++ b/samples/layouts/tile-manager/resize/index.html
@@ -0,0 +1,11 @@
+
+
+
+ Tile Manager Resize
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/layouts/tile-manager/resize/package.json b/samples/layouts/tile-manager/resize/package.json
index 8c4069953a..e5faff69f3 100644
--- a/samples/layouts/tile-manager/resize/package.json
+++ b/samples/layouts/tile-manager/resize/package.json
@@ -6,27 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/layouts/tile-manager/resize/public/index.html b/samples/layouts/tile-manager/resize/public/index.html
deleted file mode 100644
index 85f4b19e1f..0000000000
--- a/samples/layouts/tile-manager/resize/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- Tile Manager Resize
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/layouts/tile-manager/resize/src/react-app-env.d.ts b/samples/layouts/tile-manager/resize/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/layouts/tile-manager/resize/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/layouts/tile-manager/resize/vite.config.js b/samples/layouts/tile-manager/resize/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/layouts/tile-manager/resize/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/layouts/tile-manager/styling/.devcontainer/devcontainer.json b/samples/layouts/tile-manager/styling/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/layouts/tile-manager/styling/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/layouts/tile-manager/styling/index.html b/samples/layouts/tile-manager/styling/index.html
new file mode 100644
index 0000000000..b28a9545e6
--- /dev/null
+++ b/samples/layouts/tile-manager/styling/index.html
@@ -0,0 +1,11 @@
+
+
+
+ Tile Manager Styling
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/layouts/tile-manager/styling/package.json b/samples/layouts/tile-manager/styling/package.json
index 8c4069953a..e5faff69f3 100644
--- a/samples/layouts/tile-manager/styling/package.json
+++ b/samples/layouts/tile-manager/styling/package.json
@@ -6,27 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/layouts/tile-manager/styling/public/index.html b/samples/layouts/tile-manager/styling/public/index.html
deleted file mode 100644
index 5e6ded937d..0000000000
--- a/samples/layouts/tile-manager/styling/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- Tile Manager Styling
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/layouts/tile-manager/styling/src/react-app-env.d.ts b/samples/layouts/tile-manager/styling/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/layouts/tile-manager/styling/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/layouts/tile-manager/styling/vite.config.js b/samples/layouts/tile-manager/styling/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/layouts/tile-manager/styling/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/maps/geo-map/binding-data-csv/.devcontainer/devcontainer.json b/samples/maps/geo-map/binding-data-csv/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/maps/geo-map/binding-data-csv/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/maps/geo-map/binding-data-csv/index.html b/samples/maps/geo-map/binding-data-csv/index.html
new file mode 100644
index 0000000000..0683cd337b
--- /dev/null
+++ b/samples/maps/geo-map/binding-data-csv/index.html
@@ -0,0 +1,11 @@
+
+
+
+ MapBindingDataCSV
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/maps/geo-map/binding-data-csv/package.json b/samples/maps/geo-map/binding-data-csv/package.json
index 417fb78389..837307f909 100644
--- a/samples/maps/geo-map/binding-data-csv/package.json
+++ b/samples/maps/geo-map/binding-data-csv/package.json
@@ -6,27 +6,30 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-maps": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/maps/geo-map/binding-data-csv/public/index.html b/samples/maps/geo-map/binding-data-csv/public/index.html
deleted file mode 100644
index 4e56ec298f..0000000000
--- a/samples/maps/geo-map/binding-data-csv/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- MapBindingDataCSV
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/maps/geo-map/binding-data-csv/src/react-app-env.d.ts b/samples/maps/geo-map/binding-data-csv/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/maps/geo-map/binding-data-csv/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/maps/geo-map/binding-data-csv/vite.config.js b/samples/maps/geo-map/binding-data-csv/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/maps/geo-map/binding-data-csv/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/maps/geo-map/binding-data-json-points/.devcontainer/devcontainer.json b/samples/maps/geo-map/binding-data-json-points/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/maps/geo-map/binding-data-json-points/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/maps/geo-map/binding-data-json-points/index.html b/samples/maps/geo-map/binding-data-json-points/index.html
new file mode 100644
index 0000000000..f1e9fac70d
--- /dev/null
+++ b/samples/maps/geo-map/binding-data-json-points/index.html
@@ -0,0 +1,11 @@
+
+
+
+ MapBindingDataJsonPoints
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/maps/geo-map/binding-data-json-points/package.json b/samples/maps/geo-map/binding-data-json-points/package.json
index 694518de0c..b22aeeed7a 100644
--- a/samples/maps/geo-map/binding-data-json-points/package.json
+++ b/samples/maps/geo-map/binding-data-json-points/package.json
@@ -6,27 +6,30 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-maps": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/maps/geo-map/binding-data-json-points/public/index.html b/samples/maps/geo-map/binding-data-json-points/public/index.html
deleted file mode 100644
index ce7656cb25..0000000000
--- a/samples/maps/geo-map/binding-data-json-points/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- MapBindingDataJsonPoints
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/maps/geo-map/binding-data-json-points/src/react-app-env.d.ts b/samples/maps/geo-map/binding-data-json-points/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/maps/geo-map/binding-data-json-points/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/maps/geo-map/binding-data-json-points/vite.config.js b/samples/maps/geo-map/binding-data-json-points/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/maps/geo-map/binding-data-json-points/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/maps/geo-map/binding-data-json-shapes/.devcontainer/devcontainer.json b/samples/maps/geo-map/binding-data-json-shapes/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/maps/geo-map/binding-data-json-shapes/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/maps/geo-map/binding-data-json-shapes/index.html b/samples/maps/geo-map/binding-data-json-shapes/index.html
new file mode 100644
index 0000000000..70efb7b637
--- /dev/null
+++ b/samples/maps/geo-map/binding-data-json-shapes/index.html
@@ -0,0 +1,11 @@
+
+
+
+ MapBindingDataGeoJsonShapes
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/maps/geo-map/binding-data-json-shapes/package.json b/samples/maps/geo-map/binding-data-json-shapes/package.json
index 0076278e32..0aae4bae74 100644
--- a/samples/maps/geo-map/binding-data-json-shapes/package.json
+++ b/samples/maps/geo-map/binding-data-json-shapes/package.json
@@ -6,27 +6,30 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-maps": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/maps/geo-map/binding-data-json-shapes/public/index.html b/samples/maps/geo-map/binding-data-json-shapes/public/index.html
deleted file mode 100644
index fbfdcc674f..0000000000
--- a/samples/maps/geo-map/binding-data-json-shapes/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- MapBindingDataGeoJsonShapes
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/maps/geo-map/binding-data-json-shapes/src/react-app-env.d.ts b/samples/maps/geo-map/binding-data-json-shapes/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/maps/geo-map/binding-data-json-shapes/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/maps/geo-map/binding-data-json-shapes/vite.config.js b/samples/maps/geo-map/binding-data-json-shapes/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/maps/geo-map/binding-data-json-shapes/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/maps/geo-map/binding-data-model/.devcontainer/devcontainer.json b/samples/maps/geo-map/binding-data-model/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/maps/geo-map/binding-data-model/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/maps/geo-map/binding-data-model/index.html b/samples/maps/geo-map/binding-data-model/index.html
new file mode 100644
index 0000000000..bd75bf1bae
--- /dev/null
+++ b/samples/maps/geo-map/binding-data-model/index.html
@@ -0,0 +1,11 @@
+
+
+
+ MapBindingDataModel
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/maps/geo-map/binding-data-model/package.json b/samples/maps/geo-map/binding-data-model/package.json
index da96642eef..8b5970938e 100644
--- a/samples/maps/geo-map/binding-data-model/package.json
+++ b/samples/maps/geo-map/binding-data-model/package.json
@@ -6,27 +6,30 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-maps": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/maps/geo-map/binding-data-model/public/index.html b/samples/maps/geo-map/binding-data-model/public/index.html
deleted file mode 100644
index aa2907e519..0000000000
--- a/samples/maps/geo-map/binding-data-model/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- MapBindingDataModel
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/maps/geo-map/binding-data-model/src/react-app-env.d.ts b/samples/maps/geo-map/binding-data-model/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/maps/geo-map/binding-data-model/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/maps/geo-map/binding-data-model/vite.config.js b/samples/maps/geo-map/binding-data-model/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/maps/geo-map/binding-data-model/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/maps/geo-map/binding-multiple-shapes/.devcontainer/devcontainer.json b/samples/maps/geo-map/binding-multiple-shapes/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/maps/geo-map/binding-multiple-shapes/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/maps/geo-map/binding-multiple-shapes/index.html b/samples/maps/geo-map/binding-multiple-shapes/index.html
new file mode 100644
index 0000000000..39de340587
--- /dev/null
+++ b/samples/maps/geo-map/binding-multiple-shapes/index.html
@@ -0,0 +1,11 @@
+
+
+
+ MapBindingMultipleShapes
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/maps/geo-map/binding-multiple-shapes/package.json b/samples/maps/geo-map/binding-multiple-shapes/package.json
index ad8e694d89..c68eeebd27 100644
--- a/samples/maps/geo-map/binding-multiple-shapes/package.json
+++ b/samples/maps/geo-map/binding-multiple-shapes/package.json
@@ -6,27 +6,30 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-maps": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/maps/geo-map/binding-multiple-shapes/public/index.html b/samples/maps/geo-map/binding-multiple-shapes/public/index.html
deleted file mode 100644
index 8426cfeb2f..0000000000
--- a/samples/maps/geo-map/binding-multiple-shapes/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- MapBindingMultipleShapes
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/maps/geo-map/binding-multiple-shapes/src/react-app-env.d.ts b/samples/maps/geo-map/binding-multiple-shapes/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/maps/geo-map/binding-multiple-shapes/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/maps/geo-map/binding-multiple-shapes/vite.config.js b/samples/maps/geo-map/binding-multiple-shapes/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/maps/geo-map/binding-multiple-shapes/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/maps/geo-map/binding-multiple-sources/.devcontainer/devcontainer.json b/samples/maps/geo-map/binding-multiple-sources/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/maps/geo-map/binding-multiple-sources/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/maps/geo-map/binding-multiple-sources/index.html b/samples/maps/geo-map/binding-multiple-sources/index.html
new file mode 100644
index 0000000000..b5ada96612
--- /dev/null
+++ b/samples/maps/geo-map/binding-multiple-sources/index.html
@@ -0,0 +1,11 @@
+
+
+
+ MapBindingMultipleSources
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/maps/geo-map/binding-multiple-sources/package.json b/samples/maps/geo-map/binding-multiple-sources/package.json
index a2e14f5b22..6cc0710898 100644
--- a/samples/maps/geo-map/binding-multiple-sources/package.json
+++ b/samples/maps/geo-map/binding-multiple-sources/package.json
@@ -6,27 +6,30 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-maps": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/maps/geo-map/binding-multiple-sources/public/index.html b/samples/maps/geo-map/binding-multiple-sources/public/index.html
deleted file mode 100644
index b94bbe9116..0000000000
--- a/samples/maps/geo-map/binding-multiple-sources/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- MapBindingMultipleSources
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/maps/geo-map/binding-multiple-sources/src/react-app-env.d.ts b/samples/maps/geo-map/binding-multiple-sources/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/maps/geo-map/binding-multiple-sources/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/maps/geo-map/binding-multiple-sources/vite.config.js b/samples/maps/geo-map/binding-multiple-sources/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/maps/geo-map/binding-multiple-sources/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/maps/geo-map/binding-shp-points/.devcontainer/devcontainer.json b/samples/maps/geo-map/binding-shp-points/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/maps/geo-map/binding-shp-points/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/maps/geo-map/binding-shp-points/index.html b/samples/maps/geo-map/binding-shp-points/index.html
new file mode 100644
index 0000000000..6504d833e3
--- /dev/null
+++ b/samples/maps/geo-map/binding-shp-points/index.html
@@ -0,0 +1,11 @@
+
+
+
+ MapBindingShapefilePoints
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/maps/geo-map/binding-shp-points/package.json b/samples/maps/geo-map/binding-shp-points/package.json
index 54d97d0e77..d4356b8484 100644
--- a/samples/maps/geo-map/binding-shp-points/package.json
+++ b/samples/maps/geo-map/binding-shp-points/package.json
@@ -6,27 +6,30 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-maps": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/maps/geo-map/binding-shp-points/public/index.html b/samples/maps/geo-map/binding-shp-points/public/index.html
deleted file mode 100644
index 095f28fe62..0000000000
--- a/samples/maps/geo-map/binding-shp-points/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- MapBindingShapefilePoints
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/maps/geo-map/binding-shp-points/src/react-app-env.d.ts b/samples/maps/geo-map/binding-shp-points/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/maps/geo-map/binding-shp-points/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/maps/geo-map/binding-shp-points/vite.config.js b/samples/maps/geo-map/binding-shp-points/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/maps/geo-map/binding-shp-points/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/maps/geo-map/binding-shp-polygons/.devcontainer/devcontainer.json b/samples/maps/geo-map/binding-shp-polygons/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/maps/geo-map/binding-shp-polygons/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/maps/geo-map/binding-shp-polygons/index.html b/samples/maps/geo-map/binding-shp-polygons/index.html
new file mode 100644
index 0000000000..4439ef7064
--- /dev/null
+++ b/samples/maps/geo-map/binding-shp-polygons/index.html
@@ -0,0 +1,11 @@
+
+
+
+ MapBindingShapefilePolygons
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/maps/geo-map/binding-shp-polygons/package.json b/samples/maps/geo-map/binding-shp-polygons/package.json
index 0076278e32..0aae4bae74 100644
--- a/samples/maps/geo-map/binding-shp-polygons/package.json
+++ b/samples/maps/geo-map/binding-shp-polygons/package.json
@@ -6,27 +6,30 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-maps": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/maps/geo-map/binding-shp-polygons/public/index.html b/samples/maps/geo-map/binding-shp-polygons/public/index.html
deleted file mode 100644
index a6e6f406a1..0000000000
--- a/samples/maps/geo-map/binding-shp-polygons/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- MapBindingShapefilePolygons
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/maps/geo-map/binding-shp-polygons/src/react-app-env.d.ts b/samples/maps/geo-map/binding-shp-polygons/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/maps/geo-map/binding-shp-polygons/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/maps/geo-map/binding-shp-polygons/vite.config.js b/samples/maps/geo-map/binding-shp-polygons/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/maps/geo-map/binding-shp-polygons/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/maps/geo-map/binding-shp-polylines/.devcontainer/devcontainer.json b/samples/maps/geo-map/binding-shp-polylines/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/maps/geo-map/binding-shp-polylines/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/maps/geo-map/binding-shp-polylines/index.html b/samples/maps/geo-map/binding-shp-polylines/index.html
new file mode 100644
index 0000000000..9344f91ca6
--- /dev/null
+++ b/samples/maps/geo-map/binding-shp-polylines/index.html
@@ -0,0 +1,11 @@
+
+
+
+ MapBindingShapefilePolylines
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/maps/geo-map/binding-shp-polylines/package.json b/samples/maps/geo-map/binding-shp-polylines/package.json
index d4e5c7b3f4..415f9262de 100644
--- a/samples/maps/geo-map/binding-shp-polylines/package.json
+++ b/samples/maps/geo-map/binding-shp-polylines/package.json
@@ -6,27 +6,30 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-maps": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/maps/geo-map/binding-shp-polylines/public/index.html b/samples/maps/geo-map/binding-shp-polylines/public/index.html
deleted file mode 100644
index db82b050d7..0000000000
--- a/samples/maps/geo-map/binding-shp-polylines/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- MapBindingShapefilePolylines
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/maps/geo-map/binding-shp-polylines/src/react-app-env.d.ts b/samples/maps/geo-map/binding-shp-polylines/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/maps/geo-map/binding-shp-polylines/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/maps/geo-map/binding-shp-polylines/vite.config.js b/samples/maps/geo-map/binding-shp-polylines/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/maps/geo-map/binding-shp-polylines/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/maps/geo-map/custom-tooltips/.devcontainer/devcontainer.json b/samples/maps/geo-map/custom-tooltips/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/maps/geo-map/custom-tooltips/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/maps/geo-map/custom-tooltips/index.html b/samples/maps/geo-map/custom-tooltips/index.html
new file mode 100644
index 0000000000..673fa62d80
--- /dev/null
+++ b/samples/maps/geo-map/custom-tooltips/index.html
@@ -0,0 +1,11 @@
+
+
+
+ MapCustomTooltips
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/maps/geo-map/custom-tooltips/package.json b/samples/maps/geo-map/custom-tooltips/package.json
index 240cb8d8b8..56ab0e853c 100644
--- a/samples/maps/geo-map/custom-tooltips/package.json
+++ b/samples/maps/geo-map/custom-tooltips/package.json
@@ -6,27 +6,30 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-maps": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/maps/geo-map/custom-tooltips/public/index.html b/samples/maps/geo-map/custom-tooltips/public/index.html
deleted file mode 100644
index 6a66a46c96..0000000000
--- a/samples/maps/geo-map/custom-tooltips/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- MapCustomTooltips
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/maps/geo-map/custom-tooltips/src/react-app-env.d.ts b/samples/maps/geo-map/custom-tooltips/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/maps/geo-map/custom-tooltips/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/maps/geo-map/custom-tooltips/vite.config.js b/samples/maps/geo-map/custom-tooltips/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/maps/geo-map/custom-tooltips/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/maps/geo-map/display-all-imagery/.devcontainer/devcontainer.json b/samples/maps/geo-map/display-all-imagery/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/maps/geo-map/display-all-imagery/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/maps/geo-map/display-all-imagery/index.html b/samples/maps/geo-map/display-all-imagery/index.html
new file mode 100644
index 0000000000..b663027fb7
--- /dev/null
+++ b/samples/maps/geo-map/display-all-imagery/index.html
@@ -0,0 +1,11 @@
+
+
+
+ MapImagerySources
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/maps/geo-map/display-all-imagery/package.json b/samples/maps/geo-map/display-all-imagery/package.json
index 5b45d03a69..9a175e0879 100644
--- a/samples/maps/geo-map/display-all-imagery/package.json
+++ b/samples/maps/geo-map/display-all-imagery/package.json
@@ -6,27 +6,30 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-maps": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/maps/geo-map/display-all-imagery/public/index.html b/samples/maps/geo-map/display-all-imagery/public/index.html
deleted file mode 100644
index 7102ed7164..0000000000
--- a/samples/maps/geo-map/display-all-imagery/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- MapImagerySources
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/maps/geo-map/display-all-imagery/src/react-app-env.d.ts b/samples/maps/geo-map/display-all-imagery/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/maps/geo-map/display-all-imagery/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/maps/geo-map/display-all-imagery/vite.config.js b/samples/maps/geo-map/display-all-imagery/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/maps/geo-map/display-all-imagery/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/maps/geo-map/display-azure-imagery/.devcontainer/devcontainer.json b/samples/maps/geo-map/display-azure-imagery/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/maps/geo-map/display-azure-imagery/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/maps/geo-map/display-azure-imagery/index.html b/samples/maps/geo-map/display-azure-imagery/index.html
new file mode 100644
index 0000000000..5e6dca5655
--- /dev/null
+++ b/samples/maps/geo-map/display-azure-imagery/index.html
@@ -0,0 +1,11 @@
+
+
+
+ MapDisplayImageryAzureTiles
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/maps/geo-map/display-azure-imagery/package.json b/samples/maps/geo-map/display-azure-imagery/package.json
index a7e58a3293..7134107bf5 100644
--- a/samples/maps/geo-map/display-azure-imagery/package.json
+++ b/samples/maps/geo-map/display-azure-imagery/package.json
@@ -6,28 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-maps": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/maps/geo-map/display-azure-imagery/public/index.html b/samples/maps/geo-map/display-azure-imagery/public/index.html
deleted file mode 100644
index e9393dc8ee..0000000000
--- a/samples/maps/geo-map/display-azure-imagery/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- MapDisplayImageryAzureTiles
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/maps/geo-map/display-azure-imagery/src/react-app-env.d.ts b/samples/maps/geo-map/display-azure-imagery/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/maps/geo-map/display-azure-imagery/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/maps/geo-map/display-azure-imagery/vite.config.js b/samples/maps/geo-map/display-azure-imagery/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/maps/geo-map/display-azure-imagery/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/maps/geo-map/display-bing-imagery/.devcontainer/devcontainer.json b/samples/maps/geo-map/display-bing-imagery/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/maps/geo-map/display-bing-imagery/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/maps/geo-map/display-bing-imagery/index.html b/samples/maps/geo-map/display-bing-imagery/index.html
new file mode 100644
index 0000000000..e92442d453
--- /dev/null
+++ b/samples/maps/geo-map/display-bing-imagery/index.html
@@ -0,0 +1,11 @@
+
+
+
+ MapDisplayImageryBingTiles
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/maps/geo-map/display-bing-imagery/package.json b/samples/maps/geo-map/display-bing-imagery/package.json
index 73ce8825b7..4b5aefb056 100644
--- a/samples/maps/geo-map/display-bing-imagery/package.json
+++ b/samples/maps/geo-map/display-bing-imagery/package.json
@@ -6,27 +6,30 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-maps": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/maps/geo-map/display-bing-imagery/public/index.html b/samples/maps/geo-map/display-bing-imagery/public/index.html
deleted file mode 100644
index 42f103e606..0000000000
--- a/samples/maps/geo-map/display-bing-imagery/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- MapDisplayImageryBingTiles
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/maps/geo-map/display-bing-imagery/src/react-app-env.d.ts b/samples/maps/geo-map/display-bing-imagery/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/maps/geo-map/display-bing-imagery/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/maps/geo-map/display-bing-imagery/vite.config.js b/samples/maps/geo-map/display-bing-imagery/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/maps/geo-map/display-bing-imagery/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/maps/geo-map/display-custom-imagery/.devcontainer/devcontainer.json b/samples/maps/geo-map/display-custom-imagery/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/maps/geo-map/display-custom-imagery/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/maps/geo-map/display-custom-imagery/index.html b/samples/maps/geo-map/display-custom-imagery/index.html
new file mode 100644
index 0000000000..944c08070a
--- /dev/null
+++ b/samples/maps/geo-map/display-custom-imagery/index.html
@@ -0,0 +1,11 @@
+
+
+
+ GeoMap Display CustomImageryTiles
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/maps/geo-map/display-custom-imagery/package.json b/samples/maps/geo-map/display-custom-imagery/package.json
index 36e47051cc..22fb0dbf3e 100644
--- a/samples/maps/geo-map/display-custom-imagery/package.json
+++ b/samples/maps/geo-map/display-custom-imagery/package.json
@@ -6,27 +6,30 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-maps": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/maps/geo-map/display-custom-imagery/public/index.html b/samples/maps/geo-map/display-custom-imagery/public/index.html
deleted file mode 100644
index 0392477b67..0000000000
--- a/samples/maps/geo-map/display-custom-imagery/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- GeoMap Display CustomImageryTiles
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/maps/geo-map/display-custom-imagery/src/react-app-env.d.ts b/samples/maps/geo-map/display-custom-imagery/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/maps/geo-map/display-custom-imagery/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/maps/geo-map/display-custom-imagery/vite.config.js b/samples/maps/geo-map/display-custom-imagery/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/maps/geo-map/display-custom-imagery/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/maps/geo-map/display-esri-imagery/.devcontainer/devcontainer.json b/samples/maps/geo-map/display-esri-imagery/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/maps/geo-map/display-esri-imagery/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/maps/geo-map/display-esri-imagery/index.html b/samples/maps/geo-map/display-esri-imagery/index.html
new file mode 100644
index 0000000000..e6ac4d3e3b
--- /dev/null
+++ b/samples/maps/geo-map/display-esri-imagery/index.html
@@ -0,0 +1,11 @@
+
+
+
+ MapDisplayImageryEsriTiles
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/maps/geo-map/display-esri-imagery/package.json b/samples/maps/geo-map/display-esri-imagery/package.json
index 98e8fb7330..2838a2e6df 100644
--- a/samples/maps/geo-map/display-esri-imagery/package.json
+++ b/samples/maps/geo-map/display-esri-imagery/package.json
@@ -6,27 +6,30 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-maps": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/maps/geo-map/display-esri-imagery/public/index.html b/samples/maps/geo-map/display-esri-imagery/public/index.html
deleted file mode 100644
index 90b52c2c0a..0000000000
--- a/samples/maps/geo-map/display-esri-imagery/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- MapDisplayImageryEsriTiles
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/maps/geo-map/display-esri-imagery/src/react-app-env.d.ts b/samples/maps/geo-map/display-esri-imagery/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/maps/geo-map/display-esri-imagery/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/maps/geo-map/display-esri-imagery/vite.config.js b/samples/maps/geo-map/display-esri-imagery/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/maps/geo-map/display-esri-imagery/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/maps/geo-map/display-heat-imagery/.devcontainer/devcontainer.json b/samples/maps/geo-map/display-heat-imagery/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/maps/geo-map/display-heat-imagery/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/maps/geo-map/display-heat-imagery/index.html b/samples/maps/geo-map/display-heat-imagery/index.html
new file mode 100644
index 0000000000..2384cd10f9
--- /dev/null
+++ b/samples/maps/geo-map/display-heat-imagery/index.html
@@ -0,0 +1,11 @@
+
+
+
+ MapDisplayImageryHeatTiles
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/maps/geo-map/display-heat-imagery/package.json b/samples/maps/geo-map/display-heat-imagery/package.json
index 511d06e048..34f2736359 100644
--- a/samples/maps/geo-map/display-heat-imagery/package.json
+++ b/samples/maps/geo-map/display-heat-imagery/package.json
@@ -6,27 +6,30 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-maps": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/maps/geo-map/display-heat-imagery/public/index.html b/samples/maps/geo-map/display-heat-imagery/public/index.html
deleted file mode 100644
index ecd64f6a4d..0000000000
--- a/samples/maps/geo-map/display-heat-imagery/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- MapDisplayImageryHeatTiles
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/maps/geo-map/display-heat-imagery/src/react-app-env.d.ts b/samples/maps/geo-map/display-heat-imagery/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/maps/geo-map/display-heat-imagery/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/maps/geo-map/display-heat-imagery/vite.config.js b/samples/maps/geo-map/display-heat-imagery/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/maps/geo-map/display-heat-imagery/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/maps/geo-map/display-osm-imagery/.devcontainer/devcontainer.json b/samples/maps/geo-map/display-osm-imagery/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/maps/geo-map/display-osm-imagery/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/maps/geo-map/display-osm-imagery/index.html b/samples/maps/geo-map/display-osm-imagery/index.html
new file mode 100644
index 0000000000..19315033b3
--- /dev/null
+++ b/samples/maps/geo-map/display-osm-imagery/index.html
@@ -0,0 +1,11 @@
+
+
+
+ MapDisplayImageryOSM
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/maps/geo-map/display-osm-imagery/package.json b/samples/maps/geo-map/display-osm-imagery/package.json
index e3f5523fff..b7c79739cf 100644
--- a/samples/maps/geo-map/display-osm-imagery/package.json
+++ b/samples/maps/geo-map/display-osm-imagery/package.json
@@ -6,27 +6,30 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-maps": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/maps/geo-map/display-osm-imagery/public/index.html b/samples/maps/geo-map/display-osm-imagery/public/index.html
deleted file mode 100644
index cb9a35bda4..0000000000
--- a/samples/maps/geo-map/display-osm-imagery/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- MapDisplayImageryOSM
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/maps/geo-map/display-osm-imagery/src/react-app-env.d.ts b/samples/maps/geo-map/display-osm-imagery/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/maps/geo-map/display-osm-imagery/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/maps/geo-map/display-osm-imagery/vite.config.js b/samples/maps/geo-map/display-osm-imagery/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/maps/geo-map/display-osm-imagery/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/maps/geo-map/marker-layouts/.devcontainer/devcontainer.json b/samples/maps/geo-map/marker-layouts/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/maps/geo-map/marker-layouts/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/maps/geo-map/marker-layouts/index.html b/samples/maps/geo-map/marker-layouts/index.html
new file mode 100644
index 0000000000..3d1b20c4fb
--- /dev/null
+++ b/samples/maps/geo-map/marker-layouts/index.html
@@ -0,0 +1,11 @@
+
+
+
+ MapTypeScatterPolygonSeries
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/maps/geo-map/marker-layouts/package.json b/samples/maps/geo-map/marker-layouts/package.json
index 4588ca2d90..38a60039eb 100644
--- a/samples/maps/geo-map/marker-layouts/package.json
+++ b/samples/maps/geo-map/marker-layouts/package.json
@@ -6,27 +6,30 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-maps": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/maps/geo-map/marker-layouts/public/index.html b/samples/maps/geo-map/marker-layouts/public/index.html
deleted file mode 100644
index 7872eedfb6..0000000000
--- a/samples/maps/geo-map/marker-layouts/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- MapTypeScatterPolygonSeries
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/maps/geo-map/marker-layouts/src/react-app-env.d.ts b/samples/maps/geo-map/marker-layouts/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/maps/geo-map/marker-layouts/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/maps/geo-map/marker-layouts/vite.config.js b/samples/maps/geo-map/marker-layouts/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/maps/geo-map/marker-layouts/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/maps/geo-map/marker-template/.devcontainer/devcontainer.json b/samples/maps/geo-map/marker-template/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/maps/geo-map/marker-template/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/maps/geo-map/marker-template/index.html b/samples/maps/geo-map/marker-template/index.html
new file mode 100644
index 0000000000..3fa9dfa986
--- /dev/null
+++ b/samples/maps/geo-map/marker-template/index.html
@@ -0,0 +1,11 @@
+
+
+
+ MapMarkerType
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/maps/geo-map/marker-template/package.json b/samples/maps/geo-map/marker-template/package.json
index 1fe342e311..3b2979e4d6 100644
--- a/samples/maps/geo-map/marker-template/package.json
+++ b/samples/maps/geo-map/marker-template/package.json
@@ -6,27 +6,30 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-maps": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/maps/geo-map/marker-template/public/index.html b/samples/maps/geo-map/marker-template/public/index.html
deleted file mode 100644
index a56e18d7fd..0000000000
--- a/samples/maps/geo-map/marker-template/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- MapMarkerType
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/maps/geo-map/marker-template/src/react-app-env.d.ts b/samples/maps/geo-map/marker-template/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/maps/geo-map/marker-template/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/maps/geo-map/marker-template/vite.config.js b/samples/maps/geo-map/marker-template/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/maps/geo-map/marker-template/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/maps/geo-map/marker-type/.devcontainer/devcontainer.json b/samples/maps/geo-map/marker-type/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/maps/geo-map/marker-type/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/maps/geo-map/marker-type/index.html b/samples/maps/geo-map/marker-type/index.html
new file mode 100644
index 0000000000..3fa9dfa986
--- /dev/null
+++ b/samples/maps/geo-map/marker-type/index.html
@@ -0,0 +1,11 @@
+
+
+
+ MapMarkerType
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/maps/geo-map/marker-type/package.json b/samples/maps/geo-map/marker-type/package.json
index 73bb55ff5b..bf3448382f 100644
--- a/samples/maps/geo-map/marker-type/package.json
+++ b/samples/maps/geo-map/marker-type/package.json
@@ -6,27 +6,30 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-maps": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/maps/geo-map/marker-type/public/index.html b/samples/maps/geo-map/marker-type/public/index.html
deleted file mode 100644
index a56e18d7fd..0000000000
--- a/samples/maps/geo-map/marker-type/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- MapMarkerType
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/maps/geo-map/marker-type/src/react-app-env.d.ts b/samples/maps/geo-map/marker-type/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/maps/geo-map/marker-type/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/maps/geo-map/marker-type/vite.config.js b/samples/maps/geo-map/marker-type/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/maps/geo-map/marker-type/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/maps/geo-map/nav-grid/.devcontainer/devcontainer.json b/samples/maps/geo-map/nav-grid/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/maps/geo-map/nav-grid/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/maps/geo-map/nav-grid/index.html b/samples/maps/geo-map/nav-grid/index.html
new file mode 100644
index 0000000000..1c85e3fc81
--- /dev/null
+++ b/samples/maps/geo-map/nav-grid/index.html
@@ -0,0 +1,11 @@
+
+
+
+ MapNavigationGrid
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/maps/geo-map/nav-grid/package.json b/samples/maps/geo-map/nav-grid/package.json
index a2e14f5b22..6cc0710898 100644
--- a/samples/maps/geo-map/nav-grid/package.json
+++ b/samples/maps/geo-map/nav-grid/package.json
@@ -6,27 +6,30 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-maps": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/maps/geo-map/nav-grid/public/index.html b/samples/maps/geo-map/nav-grid/public/index.html
deleted file mode 100644
index ee8f37f57c..0000000000
--- a/samples/maps/geo-map/nav-grid/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- MapNavigationGrid
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/maps/geo-map/nav-grid/src/react-app-env.d.ts b/samples/maps/geo-map/nav-grid/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/maps/geo-map/nav-grid/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/maps/geo-map/nav-grid/vite.config.js b/samples/maps/geo-map/nav-grid/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/maps/geo-map/nav-grid/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/maps/geo-map/navigation-only-panning/.devcontainer/devcontainer.json b/samples/maps/geo-map/navigation-only-panning/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/maps/geo-map/navigation-only-panning/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/maps/geo-map/navigation-only-panning/index.html b/samples/maps/geo-map/navigation-only-panning/index.html
new file mode 100644
index 0000000000..4439ef7064
--- /dev/null
+++ b/samples/maps/geo-map/navigation-only-panning/index.html
@@ -0,0 +1,11 @@
+
+
+
+ MapBindingShapefilePolygons
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/maps/geo-map/navigation-only-panning/package.json b/samples/maps/geo-map/navigation-only-panning/package.json
index 0076278e32..0aae4bae74 100644
--- a/samples/maps/geo-map/navigation-only-panning/package.json
+++ b/samples/maps/geo-map/navigation-only-panning/package.json
@@ -6,27 +6,30 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-maps": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/maps/geo-map/navigation-only-panning/public/index.html b/samples/maps/geo-map/navigation-only-panning/public/index.html
deleted file mode 100644
index a6e6f406a1..0000000000
--- a/samples/maps/geo-map/navigation-only-panning/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- MapBindingShapefilePolygons
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/maps/geo-map/navigation-only-panning/src/react-app-env.d.ts b/samples/maps/geo-map/navigation-only-panning/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/maps/geo-map/navigation-only-panning/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/maps/geo-map/navigation-only-panning/vite.config.js b/samples/maps/geo-map/navigation-only-panning/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/maps/geo-map/navigation-only-panning/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/maps/geo-map/navigation/.devcontainer/devcontainer.json b/samples/maps/geo-map/navigation/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/maps/geo-map/navigation/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/maps/geo-map/navigation/index.html b/samples/maps/geo-map/navigation/index.html
new file mode 100644
index 0000000000..cdc0862cb0
--- /dev/null
+++ b/samples/maps/geo-map/navigation/index.html
@@ -0,0 +1,11 @@
+
+
+
+ MapNavigation
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/maps/geo-map/navigation/package.json b/samples/maps/geo-map/navigation/package.json
index 37becbb3de..0f113739d0 100644
--- a/samples/maps/geo-map/navigation/package.json
+++ b/samples/maps/geo-map/navigation/package.json
@@ -6,27 +6,30 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-maps": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/maps/geo-map/navigation/public/index.html b/samples/maps/geo-map/navigation/public/index.html
deleted file mode 100644
index 5ad4440016..0000000000
--- a/samples/maps/geo-map/navigation/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- MapNavigation
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/maps/geo-map/navigation/src/react-app-env.d.ts b/samples/maps/geo-map/navigation/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/maps/geo-map/navigation/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/maps/geo-map/navigation/vite.config.js b/samples/maps/geo-map/navigation/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/maps/geo-map/navigation/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/maps/geo-map/overview/.devcontainer/devcontainer.json b/samples/maps/geo-map/overview/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/maps/geo-map/overview/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/maps/geo-map/overview/index.html b/samples/maps/geo-map/overview/index.html
new file mode 100644
index 0000000000..d1f8e667d5
--- /dev/null
+++ b/samples/maps/geo-map/overview/index.html
@@ -0,0 +1,11 @@
+
+
+
+ MapOverview
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/maps/geo-map/overview/package.json b/samples/maps/geo-map/overview/package.json
index 5cc6fa7451..34f496269b 100644
--- a/samples/maps/geo-map/overview/package.json
+++ b/samples/maps/geo-map/overview/package.json
@@ -6,27 +6,30 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-maps": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/maps/geo-map/overview/public/index.html b/samples/maps/geo-map/overview/public/index.html
deleted file mode 100644
index d8cf16f322..0000000000
--- a/samples/maps/geo-map/overview/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- MapOverview
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/maps/geo-map/overview/src/react-app-env.d.ts b/samples/maps/geo-map/overview/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/maps/geo-map/overview/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/maps/geo-map/overview/vite.config.js b/samples/maps/geo-map/overview/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/maps/geo-map/overview/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/maps/geo-map/shape-selection/.devcontainer/devcontainer.json b/samples/maps/geo-map/shape-selection/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/maps/geo-map/shape-selection/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/maps/geo-map/shape-selection/index.html b/samples/maps/geo-map/shape-selection/index.html
new file mode 100644
index 0000000000..8f511ef0d8
--- /dev/null
+++ b/samples/maps/geo-map/shape-selection/index.html
@@ -0,0 +1,11 @@
+
+
+
+ Map Selection
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/maps/geo-map/shape-selection/package.json b/samples/maps/geo-map/shape-selection/package.json
index 06a504fcbd..f3275299c2 100644
--- a/samples/maps/geo-map/shape-selection/package.json
+++ b/samples/maps/geo-map/shape-selection/package.json
@@ -6,29 +6,32 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-gauges": "19.2.2",
"igniteui-react-maps": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"react-icons": "^5.3.0",
- "react-scripts": "^5.0.1",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/maps/geo-map/shape-selection/public/index.html b/samples/maps/geo-map/shape-selection/public/index.html
deleted file mode 100644
index e91a1d9456..0000000000
--- a/samples/maps/geo-map/shape-selection/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- Map Selection
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/maps/geo-map/shape-selection/src/react-app-env.d.ts b/samples/maps/geo-map/shape-selection/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/maps/geo-map/shape-selection/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/maps/geo-map/shape-selection/vite.config.js b/samples/maps/geo-map/shape-selection/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/maps/geo-map/shape-selection/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/maps/geo-map/shape-styling/.devcontainer/devcontainer.json b/samples/maps/geo-map/shape-styling/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/maps/geo-map/shape-styling/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/maps/geo-map/shape-styling/index.html b/samples/maps/geo-map/shape-styling/index.html
new file mode 100644
index 0000000000..bd75bf1bae
--- /dev/null
+++ b/samples/maps/geo-map/shape-styling/index.html
@@ -0,0 +1,11 @@
+
+
+
+ MapBindingDataModel
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/maps/geo-map/shape-styling/package.json b/samples/maps/geo-map/shape-styling/package.json
index 75a177f342..fe26052a31 100644
--- a/samples/maps/geo-map/shape-styling/package.json
+++ b/samples/maps/geo-map/shape-styling/package.json
@@ -6,27 +6,30 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-maps": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/maps/geo-map/shape-styling/public/index.html b/samples/maps/geo-map/shape-styling/public/index.html
deleted file mode 100644
index aa2907e519..0000000000
--- a/samples/maps/geo-map/shape-styling/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- MapBindingDataModel
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/maps/geo-map/shape-styling/src/react-app-env.d.ts b/samples/maps/geo-map/shape-styling/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/maps/geo-map/shape-styling/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/maps/geo-map/shape-styling/vite.config.js b/samples/maps/geo-map/shape-styling/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/maps/geo-map/shape-styling/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/maps/geo-map/synchronization/.devcontainer/devcontainer.json b/samples/maps/geo-map/synchronization/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/maps/geo-map/synchronization/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/maps/geo-map/synchronization/index.html b/samples/maps/geo-map/synchronization/index.html
new file mode 100644
index 0000000000..c70c31e30e
--- /dev/null
+++ b/samples/maps/geo-map/synchronization/index.html
@@ -0,0 +1,11 @@
+
+
+
+ MapSynchronization
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/maps/geo-map/synchronization/package.json b/samples/maps/geo-map/synchronization/package.json
index 204b0beb6a..9d88bc509b 100644
--- a/samples/maps/geo-map/synchronization/package.json
+++ b/samples/maps/geo-map/synchronization/package.json
@@ -6,27 +6,30 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-maps": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/maps/geo-map/synchronization/public/index.html b/samples/maps/geo-map/synchronization/public/index.html
deleted file mode 100644
index e55a6b3fec..0000000000
--- a/samples/maps/geo-map/synchronization/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- MapSynchronization
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/maps/geo-map/synchronization/src/react-app-env.d.ts b/samples/maps/geo-map/synchronization/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/maps/geo-map/synchronization/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/maps/geo-map/synchronization/vite.config.js b/samples/maps/geo-map/synchronization/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/maps/geo-map/synchronization/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/maps/geo-map/triangulating-data/.devcontainer/devcontainer.json b/samples/maps/geo-map/triangulating-data/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/maps/geo-map/triangulating-data/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/maps/geo-map/triangulating-data/index.html b/samples/maps/geo-map/triangulating-data/index.html
new file mode 100644
index 0000000000..6504d833e3
--- /dev/null
+++ b/samples/maps/geo-map/triangulating-data/index.html
@@ -0,0 +1,11 @@
+
+
+
+ MapBindingShapefilePoints
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/maps/geo-map/triangulating-data/package.json b/samples/maps/geo-map/triangulating-data/package.json
index b75080f190..4996116d5a 100644
--- a/samples/maps/geo-map/triangulating-data/package.json
+++ b/samples/maps/geo-map/triangulating-data/package.json
@@ -6,27 +6,30 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-maps": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/maps/geo-map/triangulating-data/public/index.html b/samples/maps/geo-map/triangulating-data/public/index.html
deleted file mode 100644
index 095f28fe62..0000000000
--- a/samples/maps/geo-map/triangulating-data/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- MapBindingShapefilePoints
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/maps/geo-map/triangulating-data/src/react-app-env.d.ts b/samples/maps/geo-map/triangulating-data/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/maps/geo-map/triangulating-data/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/maps/geo-map/triangulating-data/vite.config.js b/samples/maps/geo-map/triangulating-data/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/maps/geo-map/triangulating-data/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/maps/geo-map/type-scatter-area-series/.devcontainer/devcontainer.json b/samples/maps/geo-map/type-scatter-area-series/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/maps/geo-map/type-scatter-area-series/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/maps/geo-map/type-scatter-area-series/index.html b/samples/maps/geo-map/type-scatter-area-series/index.html
new file mode 100644
index 0000000000..9d4f7c8859
--- /dev/null
+++ b/samples/maps/geo-map/type-scatter-area-series/index.html
@@ -0,0 +1,11 @@
+
+
+
+ MapTypeScatterAreaSeries
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/maps/geo-map/type-scatter-area-series/package.json b/samples/maps/geo-map/type-scatter-area-series/package.json
index 86a6c9b3ae..0a268c14c8 100644
--- a/samples/maps/geo-map/type-scatter-area-series/package.json
+++ b/samples/maps/geo-map/type-scatter-area-series/package.json
@@ -6,27 +6,30 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-maps": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/maps/geo-map/type-scatter-area-series/public/index.html b/samples/maps/geo-map/type-scatter-area-series/public/index.html
deleted file mode 100644
index fe5ca5edaa..0000000000
--- a/samples/maps/geo-map/type-scatter-area-series/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- MapTypeScatterAreaSeries
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/maps/geo-map/type-scatter-area-series/src/react-app-env.d.ts b/samples/maps/geo-map/type-scatter-area-series/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/maps/geo-map/type-scatter-area-series/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/maps/geo-map/type-scatter-area-series/vite.config.js b/samples/maps/geo-map/type-scatter-area-series/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/maps/geo-map/type-scatter-area-series/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/maps/geo-map/type-scatter-bubble-series/.devcontainer/devcontainer.json b/samples/maps/geo-map/type-scatter-bubble-series/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/maps/geo-map/type-scatter-bubble-series/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/maps/geo-map/type-scatter-bubble-series/index.html b/samples/maps/geo-map/type-scatter-bubble-series/index.html
new file mode 100644
index 0000000000..691c0a8e42
--- /dev/null
+++ b/samples/maps/geo-map/type-scatter-bubble-series/index.html
@@ -0,0 +1,11 @@
+
+
+
+ MapTypeScatterBubbleSeries
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/maps/geo-map/type-scatter-bubble-series/package.json b/samples/maps/geo-map/type-scatter-bubble-series/package.json
index ec8c9de06c..d1c63bc1e0 100644
--- a/samples/maps/geo-map/type-scatter-bubble-series/package.json
+++ b/samples/maps/geo-map/type-scatter-bubble-series/package.json
@@ -6,27 +6,30 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-maps": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/maps/geo-map/type-scatter-bubble-series/public/index.html b/samples/maps/geo-map/type-scatter-bubble-series/public/index.html
deleted file mode 100644
index e0775876bc..0000000000
--- a/samples/maps/geo-map/type-scatter-bubble-series/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- MapTypeScatterBubbleSeries
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/maps/geo-map/type-scatter-bubble-series/src/react-app-env.d.ts b/samples/maps/geo-map/type-scatter-bubble-series/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/maps/geo-map/type-scatter-bubble-series/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/maps/geo-map/type-scatter-bubble-series/vite.config.js b/samples/maps/geo-map/type-scatter-bubble-series/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/maps/geo-map/type-scatter-bubble-series/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/maps/geo-map/type-scatter-contour-series/.devcontainer/devcontainer.json b/samples/maps/geo-map/type-scatter-contour-series/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/maps/geo-map/type-scatter-contour-series/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/maps/geo-map/type-scatter-contour-series/index.html b/samples/maps/geo-map/type-scatter-contour-series/index.html
new file mode 100644
index 0000000000..8b5d741eec
--- /dev/null
+++ b/samples/maps/geo-map/type-scatter-contour-series/index.html
@@ -0,0 +1,11 @@
+
+
+
+ MapTypeScatterContourSeries
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/maps/geo-map/type-scatter-contour-series/package.json b/samples/maps/geo-map/type-scatter-contour-series/package.json
index b81e822455..d1a3bf22ba 100644
--- a/samples/maps/geo-map/type-scatter-contour-series/package.json
+++ b/samples/maps/geo-map/type-scatter-contour-series/package.json
@@ -6,27 +6,30 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-maps": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/maps/geo-map/type-scatter-contour-series/public/index.html b/samples/maps/geo-map/type-scatter-contour-series/public/index.html
deleted file mode 100644
index c56f1d3d7e..0000000000
--- a/samples/maps/geo-map/type-scatter-contour-series/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- MapTypeScatterContourSeries
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/maps/geo-map/type-scatter-contour-series/src/react-app-env.d.ts b/samples/maps/geo-map/type-scatter-contour-series/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/maps/geo-map/type-scatter-contour-series/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/maps/geo-map/type-scatter-contour-series/vite.config.js b/samples/maps/geo-map/type-scatter-contour-series/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/maps/geo-map/type-scatter-contour-series/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/maps/geo-map/type-scatter-density-series/.devcontainer/devcontainer.json b/samples/maps/geo-map/type-scatter-density-series/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/maps/geo-map/type-scatter-density-series/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/maps/geo-map/type-scatter-density-series/index.html b/samples/maps/geo-map/type-scatter-density-series/index.html
new file mode 100644
index 0000000000..b914930dcd
--- /dev/null
+++ b/samples/maps/geo-map/type-scatter-density-series/index.html
@@ -0,0 +1,11 @@
+
+
+
+ MapTypeScatterDensitySeries
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/maps/geo-map/type-scatter-density-series/package.json b/samples/maps/geo-map/type-scatter-density-series/package.json
index 0243055ddf..ed23050a2f 100644
--- a/samples/maps/geo-map/type-scatter-density-series/package.json
+++ b/samples/maps/geo-map/type-scatter-density-series/package.json
@@ -6,27 +6,30 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-maps": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/maps/geo-map/type-scatter-density-series/public/index.html b/samples/maps/geo-map/type-scatter-density-series/public/index.html
deleted file mode 100644
index d442d3464e..0000000000
--- a/samples/maps/geo-map/type-scatter-density-series/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- MapTypeScatterDensitySeries
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/maps/geo-map/type-scatter-density-series/src/react-app-env.d.ts b/samples/maps/geo-map/type-scatter-density-series/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/maps/geo-map/type-scatter-density-series/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/maps/geo-map/type-scatter-density-series/vite.config.js b/samples/maps/geo-map/type-scatter-density-series/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/maps/geo-map/type-scatter-density-series/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/maps/geo-map/type-scatter-symbol-series/.devcontainer/devcontainer.json b/samples/maps/geo-map/type-scatter-symbol-series/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/maps/geo-map/type-scatter-symbol-series/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/maps/geo-map/type-scatter-symbol-series/index.html b/samples/maps/geo-map/type-scatter-symbol-series/index.html
new file mode 100644
index 0000000000..0945abbfdc
--- /dev/null
+++ b/samples/maps/geo-map/type-scatter-symbol-series/index.html
@@ -0,0 +1,11 @@
+
+
+
+ MapTypeScatterSymbolSeries
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/maps/geo-map/type-scatter-symbol-series/package.json b/samples/maps/geo-map/type-scatter-symbol-series/package.json
index 030463e472..6b2261c06b 100644
--- a/samples/maps/geo-map/type-scatter-symbol-series/package.json
+++ b/samples/maps/geo-map/type-scatter-symbol-series/package.json
@@ -6,27 +6,30 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-maps": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/maps/geo-map/type-scatter-symbol-series/public/index.html b/samples/maps/geo-map/type-scatter-symbol-series/public/index.html
deleted file mode 100644
index bc14d35531..0000000000
--- a/samples/maps/geo-map/type-scatter-symbol-series/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- MapTypeScatterSymbolSeries
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/maps/geo-map/type-scatter-symbol-series/src/react-app-env.d.ts b/samples/maps/geo-map/type-scatter-symbol-series/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/maps/geo-map/type-scatter-symbol-series/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/maps/geo-map/type-scatter-symbol-series/vite.config.js b/samples/maps/geo-map/type-scatter-symbol-series/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/maps/geo-map/type-scatter-symbol-series/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/maps/geo-map/type-shape-polygon-series/.devcontainer/devcontainer.json b/samples/maps/geo-map/type-shape-polygon-series/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/maps/geo-map/type-shape-polygon-series/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/maps/geo-map/type-shape-polygon-series/index.html b/samples/maps/geo-map/type-shape-polygon-series/index.html
new file mode 100644
index 0000000000..3d1b20c4fb
--- /dev/null
+++ b/samples/maps/geo-map/type-shape-polygon-series/index.html
@@ -0,0 +1,11 @@
+
+
+
+ MapTypeScatterPolygonSeries
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/maps/geo-map/type-shape-polygon-series/package.json b/samples/maps/geo-map/type-shape-polygon-series/package.json
index ae2a19f0c8..758cf635e8 100644
--- a/samples/maps/geo-map/type-shape-polygon-series/package.json
+++ b/samples/maps/geo-map/type-shape-polygon-series/package.json
@@ -6,27 +6,30 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-maps": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/maps/geo-map/type-shape-polygon-series/public/index.html b/samples/maps/geo-map/type-shape-polygon-series/public/index.html
deleted file mode 100644
index 7872eedfb6..0000000000
--- a/samples/maps/geo-map/type-shape-polygon-series/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- MapTypeScatterPolygonSeries
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/maps/geo-map/type-shape-polygon-series/src/react-app-env.d.ts b/samples/maps/geo-map/type-shape-polygon-series/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/maps/geo-map/type-shape-polygon-series/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/maps/geo-map/type-shape-polygon-series/vite.config.js b/samples/maps/geo-map/type-shape-polygon-series/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/maps/geo-map/type-shape-polygon-series/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/maps/geo-map/type-shape-polyline-series/.devcontainer/devcontainer.json b/samples/maps/geo-map/type-shape-polyline-series/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/maps/geo-map/type-shape-polyline-series/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/maps/geo-map/type-shape-polyline-series/index.html b/samples/maps/geo-map/type-shape-polyline-series/index.html
new file mode 100644
index 0000000000..4415bfe4f5
--- /dev/null
+++ b/samples/maps/geo-map/type-shape-polyline-series/index.html
@@ -0,0 +1,11 @@
+
+
+
+ MapTypeScatterPolylineSeries
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/maps/geo-map/type-shape-polyline-series/package.json b/samples/maps/geo-map/type-shape-polyline-series/package.json
index 5b3501c4ea..b0eec09b87 100644
--- a/samples/maps/geo-map/type-shape-polyline-series/package.json
+++ b/samples/maps/geo-map/type-shape-polyline-series/package.json
@@ -6,27 +6,30 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-react-charts": "19.2.2",
"igniteui-react-core": "19.2.2",
"igniteui-react-maps": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/maps/geo-map/type-shape-polyline-series/public/index.html b/samples/maps/geo-map/type-shape-polyline-series/public/index.html
deleted file mode 100644
index 901c81e96c..0000000000
--- a/samples/maps/geo-map/type-shape-polyline-series/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- MapTypeScatterPolylineSeries
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/maps/geo-map/type-shape-polyline-series/src/react-app-env.d.ts b/samples/maps/geo-map/type-shape-polyline-series/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/maps/geo-map/type-shape-polyline-series/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/maps/geo-map/type-shape-polyline-series/vite.config.js b/samples/maps/geo-map/type-shape-polyline-series/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/maps/geo-map/type-shape-polyline-series/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/menus/nav-bar/overview/.devcontainer/devcontainer.json b/samples/menus/nav-bar/overview/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/menus/nav-bar/overview/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/menus/nav-bar/overview/index.html b/samples/menus/nav-bar/overview/index.html
new file mode 100644
index 0000000000..52051455ed
--- /dev/null
+++ b/samples/menus/nav-bar/overview/index.html
@@ -0,0 +1,11 @@
+
+
+
+ NavBarOverview
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/menus/nav-bar/overview/package.json b/samples/menus/nav-bar/overview/package.json
index a7d2cd8d71..ec13fc6cc1 100644
--- a/samples/menus/nav-bar/overview/package.json
+++ b/samples/menus/nav-bar/overview/package.json
@@ -6,27 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/menus/nav-bar/overview/public/index.html b/samples/menus/nav-bar/overview/public/index.html
deleted file mode 100644
index 498caa61f6..0000000000
--- a/samples/menus/nav-bar/overview/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- NavBarOverview
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/menus/nav-bar/overview/src/react-app-env.d.ts b/samples/menus/nav-bar/overview/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/menus/nav-bar/overview/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/menus/nav-bar/overview/vite.config.js b/samples/menus/nav-bar/overview/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/menus/nav-bar/overview/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/menus/nav-bar/styling/.devcontainer/devcontainer.json b/samples/menus/nav-bar/styling/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/menus/nav-bar/styling/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/menus/nav-bar/styling/index.html b/samples/menus/nav-bar/styling/index.html
new file mode 100644
index 0000000000..31d6799341
--- /dev/null
+++ b/samples/menus/nav-bar/styling/index.html
@@ -0,0 +1,11 @@
+
+
+
+ NavBarStyling
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/menus/nav-bar/styling/package.json b/samples/menus/nav-bar/styling/package.json
index c9f44501ae..171e4d210d 100644
--- a/samples/menus/nav-bar/styling/package.json
+++ b/samples/menus/nav-bar/styling/package.json
@@ -6,27 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/menus/nav-bar/styling/public/index.html b/samples/menus/nav-bar/styling/public/index.html
deleted file mode 100644
index d2abef4940..0000000000
--- a/samples/menus/nav-bar/styling/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- NavBarStyling
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/menus/nav-bar/styling/src/react-app-env.d.ts b/samples/menus/nav-bar/styling/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/menus/nav-bar/styling/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/menus/nav-bar/styling/vite.config.js b/samples/menus/nav-bar/styling/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/menus/nav-bar/styling/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/menus/nav-drawer/add-drawer-items/.devcontainer/devcontainer.json b/samples/menus/nav-drawer/add-drawer-items/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/menus/nav-drawer/add-drawer-items/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/menus/nav-drawer/add-drawer-items/index.html b/samples/menus/nav-drawer/add-drawer-items/index.html
new file mode 100644
index 0000000000..7f7ddf83e3
--- /dev/null
+++ b/samples/menus/nav-drawer/add-drawer-items/index.html
@@ -0,0 +1,11 @@
+
+
+
+ NavDrawerAddDrawerItems
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/menus/nav-drawer/add-drawer-items/package.json b/samples/menus/nav-drawer/add-drawer-items/package.json
index 1a16bc81d5..4793d08193 100644
--- a/samples/menus/nav-drawer/add-drawer-items/package.json
+++ b/samples/menus/nav-drawer/add-drawer-items/package.json
@@ -6,27 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/menus/nav-drawer/add-drawer-items/public/index.html b/samples/menus/nav-drawer/add-drawer-items/public/index.html
deleted file mode 100644
index 75a035d829..0000000000
--- a/samples/menus/nav-drawer/add-drawer-items/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- NavDrawerAddDrawerItems
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/menus/nav-drawer/add-drawer-items/src/react-app-env.d.ts b/samples/menus/nav-drawer/add-drawer-items/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/menus/nav-drawer/add-drawer-items/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/menus/nav-drawer/add-drawer-items/vite.config.js b/samples/menus/nav-drawer/add-drawer-items/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/menus/nav-drawer/add-drawer-items/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/menus/nav-drawer/add-mini/.devcontainer/devcontainer.json b/samples/menus/nav-drawer/add-mini/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/menus/nav-drawer/add-mini/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/menus/nav-drawer/add-mini/index.html b/samples/menus/nav-drawer/add-mini/index.html
new file mode 100644
index 0000000000..0cbb17fe04
--- /dev/null
+++ b/samples/menus/nav-drawer/add-mini/index.html
@@ -0,0 +1,11 @@
+
+
+
+ NavDrawerAddMini
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/menus/nav-drawer/add-mini/package.json b/samples/menus/nav-drawer/add-mini/package.json
index 09238a82ba..94be95c639 100644
--- a/samples/menus/nav-drawer/add-mini/package.json
+++ b/samples/menus/nav-drawer/add-mini/package.json
@@ -6,27 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/menus/nav-drawer/add-mini/public/index.html b/samples/menus/nav-drawer/add-mini/public/index.html
deleted file mode 100644
index f5e60b8e8b..0000000000
--- a/samples/menus/nav-drawer/add-mini/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- NavDrawerAddMini
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/menus/nav-drawer/add-mini/src/react-app-env.d.ts b/samples/menus/nav-drawer/add-mini/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/menus/nav-drawer/add-mini/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/menus/nav-drawer/add-mini/vite.config.js b/samples/menus/nav-drawer/add-mini/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/menus/nav-drawer/add-mini/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/menus/nav-drawer/add-positions-navbar/.devcontainer/devcontainer.json b/samples/menus/nav-drawer/add-positions-navbar/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/menus/nav-drawer/add-positions-navbar/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/menus/nav-drawer/add-positions-navbar/index.html b/samples/menus/nav-drawer/add-positions-navbar/index.html
new file mode 100644
index 0000000000..10effe9187
--- /dev/null
+++ b/samples/menus/nav-drawer/add-positions-navbar/index.html
@@ -0,0 +1,11 @@
+
+
+
+ NavDrawerAddPositionsNavBar
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/menus/nav-drawer/add-positions-navbar/package.json b/samples/menus/nav-drawer/add-positions-navbar/package.json
index 955688e01a..04269b41df 100644
--- a/samples/menus/nav-drawer/add-positions-navbar/package.json
+++ b/samples/menus/nav-drawer/add-positions-navbar/package.json
@@ -6,27 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/menus/nav-drawer/add-positions-navbar/public/index.html b/samples/menus/nav-drawer/add-positions-navbar/public/index.html
deleted file mode 100644
index f1dd1ad050..0000000000
--- a/samples/menus/nav-drawer/add-positions-navbar/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- NavDrawerAddPositionsNavBar
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/menus/nav-drawer/add-positions-navbar/src/react-app-env.d.ts b/samples/menus/nav-drawer/add-positions-navbar/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/menus/nav-drawer/add-positions-navbar/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/menus/nav-drawer/add-positions-navbar/vite.config.js b/samples/menus/nav-drawer/add-positions-navbar/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/menus/nav-drawer/add-positions-navbar/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/menus/nav-drawer/styling/.devcontainer/devcontainer.json b/samples/menus/nav-drawer/styling/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/menus/nav-drawer/styling/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/menus/nav-drawer/styling/index.html b/samples/menus/nav-drawer/styling/index.html
new file mode 100644
index 0000000000..8f0769731c
--- /dev/null
+++ b/samples/menus/nav-drawer/styling/index.html
@@ -0,0 +1,11 @@
+
+
+
+ NavDrawerStyling
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/menus/nav-drawer/styling/package.json b/samples/menus/nav-drawer/styling/package.json
index 53af0eb900..3b1e25d5a2 100644
--- a/samples/menus/nav-drawer/styling/package.json
+++ b/samples/menus/nav-drawer/styling/package.json
@@ -6,27 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/menus/nav-drawer/styling/public/index.html b/samples/menus/nav-drawer/styling/public/index.html
deleted file mode 100644
index a45bd00ad0..0000000000
--- a/samples/menus/nav-drawer/styling/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- NavDrawerStyling
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/menus/nav-drawer/styling/src/react-app-env.d.ts b/samples/menus/nav-drawer/styling/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/menus/nav-drawer/styling/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/menus/nav-drawer/styling/vite.config.js b/samples/menus/nav-drawer/styling/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/menus/nav-drawer/styling/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/notifications/banner/banner-advanced-sample/.devcontainer/devcontainer.json b/samples/notifications/banner/banner-advanced-sample/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/notifications/banner/banner-advanced-sample/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/notifications/banner/banner-advanced-sample/index.html b/samples/notifications/banner/banner-advanced-sample/index.html
new file mode 100644
index 0000000000..9b54e8e601
--- /dev/null
+++ b/samples/notifications/banner/banner-advanced-sample/index.html
@@ -0,0 +1,11 @@
+
+
+
+ Banner Sample 2
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/notifications/banner/banner-advanced-sample/package.json b/samples/notifications/banner/banner-advanced-sample/package.json
index 86d6d20fcc..912464bfee 100644
--- a/samples/notifications/banner/banner-advanced-sample/package.json
+++ b/samples/notifications/banner/banner-advanced-sample/package.json
@@ -6,26 +6,30 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/notifications/banner/banner-advanced-sample/public/index.html b/samples/notifications/banner/banner-advanced-sample/public/index.html
deleted file mode 100644
index f556cba26d..0000000000
--- a/samples/notifications/banner/banner-advanced-sample/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- Banner Sample 2
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/notifications/banner/banner-advanced-sample/src/react-app-env.d.ts b/samples/notifications/banner/banner-advanced-sample/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/notifications/banner/banner-advanced-sample/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/notifications/banner/banner-advanced-sample/vite.config.js b/samples/notifications/banner/banner-advanced-sample/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/notifications/banner/banner-advanced-sample/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/notifications/banner/banner-sample-1/.devcontainer/devcontainer.json b/samples/notifications/banner/banner-sample-1/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/notifications/banner/banner-sample-1/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/notifications/banner/banner-sample-1/index.html b/samples/notifications/banner/banner-sample-1/index.html
new file mode 100644
index 0000000000..77de2fac6b
--- /dev/null
+++ b/samples/notifications/banner/banner-sample-1/index.html
@@ -0,0 +1,11 @@
+
+
+
+ Banner Sample 1
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/notifications/banner/banner-sample-1/package.json b/samples/notifications/banner/banner-sample-1/package.json
index 25c5646a28..d8c558a985 100644
--- a/samples/notifications/banner/banner-sample-1/package.json
+++ b/samples/notifications/banner/banner-sample-1/package.json
@@ -6,26 +6,30 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/notifications/banner/banner-sample-1/public/index.html b/samples/notifications/banner/banner-sample-1/public/index.html
deleted file mode 100644
index d342bb265a..0000000000
--- a/samples/notifications/banner/banner-sample-1/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- Banner Sample 1
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/notifications/banner/banner-sample-1/src/react-app-env.d.ts b/samples/notifications/banner/banner-sample-1/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/notifications/banner/banner-sample-1/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/notifications/banner/banner-sample-1/vite.config.js b/samples/notifications/banner/banner-sample-1/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/notifications/banner/banner-sample-1/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/notifications/banner/banner-sample-2/.devcontainer/devcontainer.json b/samples/notifications/banner/banner-sample-2/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/notifications/banner/banner-sample-2/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/notifications/banner/banner-sample-2/index.html b/samples/notifications/banner/banner-sample-2/index.html
new file mode 100644
index 0000000000..9b54e8e601
--- /dev/null
+++ b/samples/notifications/banner/banner-sample-2/index.html
@@ -0,0 +1,11 @@
+
+
+
+ Banner Sample 2
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/notifications/banner/banner-sample-2/package.json b/samples/notifications/banner/banner-sample-2/package.json
index ca4a3ebf67..fd2e372016 100644
--- a/samples/notifications/banner/banner-sample-2/package.json
+++ b/samples/notifications/banner/banner-sample-2/package.json
@@ -6,26 +6,30 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/notifications/banner/banner-sample-2/public/index.html b/samples/notifications/banner/banner-sample-2/public/index.html
deleted file mode 100644
index f556cba26d..0000000000
--- a/samples/notifications/banner/banner-sample-2/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- Banner Sample 2
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/notifications/banner/banner-sample-2/src/react-app-env.d.ts b/samples/notifications/banner/banner-sample-2/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/notifications/banner/banner-sample-2/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/notifications/banner/banner-sample-2/vite.config.js b/samples/notifications/banner/banner-sample-2/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/notifications/banner/banner-sample-2/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/notifications/banner/banner-styling/.devcontainer/devcontainer.json b/samples/notifications/banner/banner-styling/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/notifications/banner/banner-styling/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/notifications/banner/banner-styling/index.html b/samples/notifications/banner/banner-styling/index.html
new file mode 100644
index 0000000000..9b54e8e601
--- /dev/null
+++ b/samples/notifications/banner/banner-styling/index.html
@@ -0,0 +1,11 @@
+
+
+
+ Banner Sample 2
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/notifications/banner/banner-styling/package.json b/samples/notifications/banner/banner-styling/package.json
index 26270acb9a..16e74bbc31 100644
--- a/samples/notifications/banner/banner-styling/package.json
+++ b/samples/notifications/banner/banner-styling/package.json
@@ -6,26 +6,30 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/notifications/banner/banner-styling/public/index.html b/samples/notifications/banner/banner-styling/public/index.html
deleted file mode 100644
index f556cba26d..0000000000
--- a/samples/notifications/banner/banner-styling/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- Banner Sample 2
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/notifications/banner/banner-styling/src/react-app-env.d.ts b/samples/notifications/banner/banner-styling/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/notifications/banner/banner-styling/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/notifications/banner/banner-styling/vite.config.js b/samples/notifications/banner/banner-styling/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/notifications/banner/banner-styling/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/notifications/dialog/closing-variations/.devcontainer/devcontainer.json b/samples/notifications/dialog/closing-variations/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/notifications/dialog/closing-variations/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/notifications/dialog/closing-variations/index.html b/samples/notifications/dialog/closing-variations/index.html
new file mode 100644
index 0000000000..1de6055177
--- /dev/null
+++ b/samples/notifications/dialog/closing-variations/index.html
@@ -0,0 +1,11 @@
+
+
+
+ DialogClosingVariations
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/notifications/dialog/closing-variations/package.json b/samples/notifications/dialog/closing-variations/package.json
index 75491d522d..33c192fb6d 100644
--- a/samples/notifications/dialog/closing-variations/package.json
+++ b/samples/notifications/dialog/closing-variations/package.json
@@ -6,27 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/notifications/dialog/closing-variations/public/index.html b/samples/notifications/dialog/closing-variations/public/index.html
deleted file mode 100644
index 57ed81ae99..0000000000
--- a/samples/notifications/dialog/closing-variations/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- DialogClosingVariations
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/notifications/dialog/closing-variations/src/react-app-env.d.ts b/samples/notifications/dialog/closing-variations/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/notifications/dialog/closing-variations/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/notifications/dialog/closing-variations/vite.config.js b/samples/notifications/dialog/closing-variations/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/notifications/dialog/closing-variations/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/notifications/dialog/form/.devcontainer/devcontainer.json b/samples/notifications/dialog/form/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/notifications/dialog/form/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/notifications/dialog/form/index.html b/samples/notifications/dialog/form/index.html
new file mode 100644
index 0000000000..10e3d89b7d
--- /dev/null
+++ b/samples/notifications/dialog/form/index.html
@@ -0,0 +1,11 @@
+
+
+
+ DialogForm
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/notifications/dialog/form/package.json b/samples/notifications/dialog/form/package.json
index bc21d07a6f..3aab78ad0e 100644
--- a/samples/notifications/dialog/form/package.json
+++ b/samples/notifications/dialog/form/package.json
@@ -6,27 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/notifications/dialog/form/public/index.html b/samples/notifications/dialog/form/public/index.html
deleted file mode 100644
index 33c1774601..0000000000
--- a/samples/notifications/dialog/form/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- DialogForm
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/notifications/dialog/form/src/react-app-env.d.ts b/samples/notifications/dialog/form/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/notifications/dialog/form/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/notifications/dialog/form/vite.config.js b/samples/notifications/dialog/form/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/notifications/dialog/form/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/notifications/dialog/overview/.devcontainer/devcontainer.json b/samples/notifications/dialog/overview/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/notifications/dialog/overview/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/notifications/dialog/overview/index.html b/samples/notifications/dialog/overview/index.html
new file mode 100644
index 0000000000..3220b9637d
--- /dev/null
+++ b/samples/notifications/dialog/overview/index.html
@@ -0,0 +1,11 @@
+
+
+
+ DialogOverview
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/notifications/dialog/overview/package.json b/samples/notifications/dialog/overview/package.json
index 060f0d6587..5064d59715 100644
--- a/samples/notifications/dialog/overview/package.json
+++ b/samples/notifications/dialog/overview/package.json
@@ -6,27 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/notifications/dialog/overview/public/index.html b/samples/notifications/dialog/overview/public/index.html
deleted file mode 100644
index bdecd3ca68..0000000000
--- a/samples/notifications/dialog/overview/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- DialogOverview
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/notifications/dialog/overview/src/react-app-env.d.ts b/samples/notifications/dialog/overview/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/notifications/dialog/overview/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/notifications/dialog/overview/vite.config.js b/samples/notifications/dialog/overview/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/notifications/dialog/overview/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/notifications/dialog/styling/.devcontainer/devcontainer.json b/samples/notifications/dialog/styling/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/notifications/dialog/styling/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/notifications/dialog/styling/index.html b/samples/notifications/dialog/styling/index.html
new file mode 100644
index 0000000000..3d1ac3a6c6
--- /dev/null
+++ b/samples/notifications/dialog/styling/index.html
@@ -0,0 +1,11 @@
+
+
+
+ DialogStyling
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/notifications/dialog/styling/package.json b/samples/notifications/dialog/styling/package.json
index d59f860235..79ba0232e5 100644
--- a/samples/notifications/dialog/styling/package.json
+++ b/samples/notifications/dialog/styling/package.json
@@ -6,27 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/notifications/dialog/styling/public/index.html b/samples/notifications/dialog/styling/public/index.html
deleted file mode 100644
index a71bc554fb..0000000000
--- a/samples/notifications/dialog/styling/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- DialogStyling
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/notifications/dialog/styling/src/react-app-env.d.ts b/samples/notifications/dialog/styling/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/notifications/dialog/styling/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/notifications/dialog/styling/vite.config.js b/samples/notifications/dialog/styling/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/notifications/dialog/styling/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/notifications/snackbar/action-text/.devcontainer/devcontainer.json b/samples/notifications/snackbar/action-text/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/notifications/snackbar/action-text/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/notifications/snackbar/action-text/index.html b/samples/notifications/snackbar/action-text/index.html
new file mode 100644
index 0000000000..d001a7cd6b
--- /dev/null
+++ b/samples/notifications/snackbar/action-text/index.html
@@ -0,0 +1,11 @@
+
+
+
+ SnackbarActionText
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/notifications/snackbar/action-text/package.json b/samples/notifications/snackbar/action-text/package.json
index fe64e20a98..f4cc4d86ee 100644
--- a/samples/notifications/snackbar/action-text/package.json
+++ b/samples/notifications/snackbar/action-text/package.json
@@ -6,27 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/notifications/snackbar/action-text/public/index.html b/samples/notifications/snackbar/action-text/public/index.html
deleted file mode 100644
index 3d27b46137..0000000000
--- a/samples/notifications/snackbar/action-text/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- SnackbarActionText
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/notifications/snackbar/action-text/src/react-app-env.d.ts b/samples/notifications/snackbar/action-text/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/notifications/snackbar/action-text/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/notifications/snackbar/action-text/vite.config.js b/samples/notifications/snackbar/action-text/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/notifications/snackbar/action-text/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/notifications/snackbar/display-time/.devcontainer/devcontainer.json b/samples/notifications/snackbar/display-time/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/notifications/snackbar/display-time/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/notifications/snackbar/display-time/index.html b/samples/notifications/snackbar/display-time/index.html
new file mode 100644
index 0000000000..18ac0243b5
--- /dev/null
+++ b/samples/notifications/snackbar/display-time/index.html
@@ -0,0 +1,11 @@
+
+
+
+ SnackbarDisplayTime
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/notifications/snackbar/display-time/package.json b/samples/notifications/snackbar/display-time/package.json
index 95c50900ea..1576407070 100644
--- a/samples/notifications/snackbar/display-time/package.json
+++ b/samples/notifications/snackbar/display-time/package.json
@@ -6,27 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/notifications/snackbar/display-time/public/index.html b/samples/notifications/snackbar/display-time/public/index.html
deleted file mode 100644
index 6d5bfb27aa..0000000000
--- a/samples/notifications/snackbar/display-time/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- SnackbarDisplayTime
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/notifications/snackbar/display-time/src/react-app-env.d.ts b/samples/notifications/snackbar/display-time/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/notifications/snackbar/display-time/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/notifications/snackbar/display-time/vite.config.js b/samples/notifications/snackbar/display-time/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/notifications/snackbar/display-time/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/notifications/snackbar/overview/.devcontainer/devcontainer.json b/samples/notifications/snackbar/overview/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/notifications/snackbar/overview/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/notifications/snackbar/overview/index.html b/samples/notifications/snackbar/overview/index.html
new file mode 100644
index 0000000000..54e439cfec
--- /dev/null
+++ b/samples/notifications/snackbar/overview/index.html
@@ -0,0 +1,11 @@
+
+
+
+ SnackbarOverview
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/notifications/snackbar/overview/package.json b/samples/notifications/snackbar/overview/package.json
index 60c6fa17ac..22151d9d8f 100644
--- a/samples/notifications/snackbar/overview/package.json
+++ b/samples/notifications/snackbar/overview/package.json
@@ -6,27 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/notifications/snackbar/overview/public/index.html b/samples/notifications/snackbar/overview/public/index.html
deleted file mode 100644
index f9eafa9aa0..0000000000
--- a/samples/notifications/snackbar/overview/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- SnackbarOverview
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/notifications/snackbar/overview/src/react-app-env.d.ts b/samples/notifications/snackbar/overview/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/notifications/snackbar/overview/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/notifications/snackbar/overview/vite.config.js b/samples/notifications/snackbar/overview/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/notifications/snackbar/overview/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/notifications/snackbar/styling/.devcontainer/devcontainer.json b/samples/notifications/snackbar/styling/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/notifications/snackbar/styling/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/notifications/snackbar/styling/index.html b/samples/notifications/snackbar/styling/index.html
new file mode 100644
index 0000000000..927909d4f1
--- /dev/null
+++ b/samples/notifications/snackbar/styling/index.html
@@ -0,0 +1,11 @@
+
+
+
+ SnackbarStyling
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/notifications/snackbar/styling/package.json b/samples/notifications/snackbar/styling/package.json
index 2e349ff41b..c818f2057e 100644
--- a/samples/notifications/snackbar/styling/package.json
+++ b/samples/notifications/snackbar/styling/package.json
@@ -6,27 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/notifications/snackbar/styling/public/index.html b/samples/notifications/snackbar/styling/public/index.html
deleted file mode 100644
index 655e782dd9..0000000000
--- a/samples/notifications/snackbar/styling/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- SnackbarStyling
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/notifications/snackbar/styling/src/react-app-env.d.ts b/samples/notifications/snackbar/styling/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/notifications/snackbar/styling/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/notifications/snackbar/styling/vite.config.js b/samples/notifications/snackbar/styling/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/notifications/snackbar/styling/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/notifications/toast/overview/.devcontainer/devcontainer.json b/samples/notifications/toast/overview/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/notifications/toast/overview/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/notifications/toast/overview/index.html b/samples/notifications/toast/overview/index.html
new file mode 100644
index 0000000000..d5398ed5d7
--- /dev/null
+++ b/samples/notifications/toast/overview/index.html
@@ -0,0 +1,11 @@
+
+
+
+ ToastOverview
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/notifications/toast/overview/package.json b/samples/notifications/toast/overview/package.json
index 6382f1d835..59302a1b63 100644
--- a/samples/notifications/toast/overview/package.json
+++ b/samples/notifications/toast/overview/package.json
@@ -6,27 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/notifications/toast/overview/public/index.html b/samples/notifications/toast/overview/public/index.html
deleted file mode 100644
index 3afac042db..0000000000
--- a/samples/notifications/toast/overview/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- ToastOverview
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/notifications/toast/overview/src/react-app-env.d.ts b/samples/notifications/toast/overview/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/notifications/toast/overview/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/notifications/toast/overview/vite.config.js b/samples/notifications/toast/overview/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/notifications/toast/overview/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/notifications/toast/properties/.devcontainer/devcontainer.json b/samples/notifications/toast/properties/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/notifications/toast/properties/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/notifications/toast/properties/index.html b/samples/notifications/toast/properties/index.html
new file mode 100644
index 0000000000..940f758101
--- /dev/null
+++ b/samples/notifications/toast/properties/index.html
@@ -0,0 +1,11 @@
+
+
+
+ ToastProperties
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/notifications/toast/properties/package.json b/samples/notifications/toast/properties/package.json
index e66e608908..332cebaf53 100644
--- a/samples/notifications/toast/properties/package.json
+++ b/samples/notifications/toast/properties/package.json
@@ -6,27 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/notifications/toast/properties/public/index.html b/samples/notifications/toast/properties/public/index.html
deleted file mode 100644
index 2e175408ce..0000000000
--- a/samples/notifications/toast/properties/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- ToastProperties
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/notifications/toast/properties/src/react-app-env.d.ts b/samples/notifications/toast/properties/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/notifications/toast/properties/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/notifications/toast/properties/vite.config.js b/samples/notifications/toast/properties/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/notifications/toast/properties/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/notifications/toast/styling/.devcontainer/devcontainer.json b/samples/notifications/toast/styling/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/notifications/toast/styling/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/notifications/toast/styling/index.html b/samples/notifications/toast/styling/index.html
new file mode 100644
index 0000000000..3532fab9b4
--- /dev/null
+++ b/samples/notifications/toast/styling/index.html
@@ -0,0 +1,11 @@
+
+
+
+ ToastStyling
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/notifications/toast/styling/package.json b/samples/notifications/toast/styling/package.json
index 3c96279edd..33a55d3044 100644
--- a/samples/notifications/toast/styling/package.json
+++ b/samples/notifications/toast/styling/package.json
@@ -6,27 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/notifications/toast/styling/public/index.html b/samples/notifications/toast/styling/public/index.html
deleted file mode 100644
index f18a3a674b..0000000000
--- a/samples/notifications/toast/styling/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- ToastStyling
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/notifications/toast/styling/src/react-app-env.d.ts b/samples/notifications/toast/styling/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/notifications/toast/styling/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/notifications/toast/styling/vite.config.js b/samples/notifications/toast/styling/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/notifications/toast/styling/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/scheduling/calendar/disabled-dates/.devcontainer/devcontainer.json b/samples/scheduling/calendar/disabled-dates/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/scheduling/calendar/disabled-dates/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/scheduling/calendar/disabled-dates/index.html b/samples/scheduling/calendar/disabled-dates/index.html
new file mode 100644
index 0000000000..d6f87084c0
--- /dev/null
+++ b/samples/scheduling/calendar/disabled-dates/index.html
@@ -0,0 +1,11 @@
+
+
+
+ CalendarDisabledDates
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/scheduling/calendar/disabled-dates/package.json b/samples/scheduling/calendar/disabled-dates/package.json
index 65c0747f8e..bd62a4dd89 100644
--- a/samples/scheduling/calendar/disabled-dates/package.json
+++ b/samples/scheduling/calendar/disabled-dates/package.json
@@ -6,27 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/scheduling/calendar/disabled-dates/public/index.html b/samples/scheduling/calendar/disabled-dates/public/index.html
deleted file mode 100644
index e32f0d69b4..0000000000
--- a/samples/scheduling/calendar/disabled-dates/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- CalendarDisabledDates
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/scheduling/calendar/disabled-dates/src/react-app-env.d.ts b/samples/scheduling/calendar/disabled-dates/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/scheduling/calendar/disabled-dates/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/scheduling/calendar/disabled-dates/vite.config.js b/samples/scheduling/calendar/disabled-dates/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/scheduling/calendar/disabled-dates/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/scheduling/calendar/formatting/.devcontainer/devcontainer.json b/samples/scheduling/calendar/formatting/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/scheduling/calendar/formatting/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/scheduling/calendar/formatting/index.html b/samples/scheduling/calendar/formatting/index.html
new file mode 100644
index 0000000000..fcb6f5f3b1
--- /dev/null
+++ b/samples/scheduling/calendar/formatting/index.html
@@ -0,0 +1,11 @@
+
+
+
+ CalendarFormatting
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/scheduling/calendar/formatting/package.json b/samples/scheduling/calendar/formatting/package.json
index a9302d38c6..34eb1c4f25 100644
--- a/samples/scheduling/calendar/formatting/package.json
+++ b/samples/scheduling/calendar/formatting/package.json
@@ -6,27 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/scheduling/calendar/formatting/public/index.html b/samples/scheduling/calendar/formatting/public/index.html
deleted file mode 100644
index 7f54170bd6..0000000000
--- a/samples/scheduling/calendar/formatting/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- CalendarFormatting
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/scheduling/calendar/formatting/src/react-app-env.d.ts b/samples/scheduling/calendar/formatting/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/scheduling/calendar/formatting/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/scheduling/calendar/formatting/vite.config.js b/samples/scheduling/calendar/formatting/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/scheduling/calendar/formatting/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/scheduling/calendar/header/.devcontainer/devcontainer.json b/samples/scheduling/calendar/header/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/scheduling/calendar/header/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/scheduling/calendar/header/index.html b/samples/scheduling/calendar/header/index.html
new file mode 100644
index 0000000000..ba54caacaa
--- /dev/null
+++ b/samples/scheduling/calendar/header/index.html
@@ -0,0 +1,11 @@
+
+
+
+ CalendarHeader
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/scheduling/calendar/header/package.json b/samples/scheduling/calendar/header/package.json
index c69833890e..08e1d678f7 100644
--- a/samples/scheduling/calendar/header/package.json
+++ b/samples/scheduling/calendar/header/package.json
@@ -6,27 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/scheduling/calendar/header/public/index.html b/samples/scheduling/calendar/header/public/index.html
deleted file mode 100644
index 156ecd902c..0000000000
--- a/samples/scheduling/calendar/header/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- CalendarHeader
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/scheduling/calendar/header/src/react-app-env.d.ts b/samples/scheduling/calendar/header/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/scheduling/calendar/header/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/scheduling/calendar/header/vite.config.js b/samples/scheduling/calendar/header/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/scheduling/calendar/header/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/scheduling/calendar/multiple-months/.devcontainer/devcontainer.json b/samples/scheduling/calendar/multiple-months/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/scheduling/calendar/multiple-months/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/scheduling/calendar/multiple-months/index.html b/samples/scheduling/calendar/multiple-months/index.html
new file mode 100644
index 0000000000..387096ed25
--- /dev/null
+++ b/samples/scheduling/calendar/multiple-months/index.html
@@ -0,0 +1,11 @@
+
+
+
+ CalendarMultipleMonths
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/scheduling/calendar/multiple-months/package.json b/samples/scheduling/calendar/multiple-months/package.json
index 26eed4b7b3..be977e933e 100644
--- a/samples/scheduling/calendar/multiple-months/package.json
+++ b/samples/scheduling/calendar/multiple-months/package.json
@@ -6,27 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/scheduling/calendar/multiple-months/public/index.html b/samples/scheduling/calendar/multiple-months/public/index.html
deleted file mode 100644
index a2b032b30a..0000000000
--- a/samples/scheduling/calendar/multiple-months/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- CalendarMultipleMonths
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/scheduling/calendar/multiple-months/src/react-app-env.d.ts b/samples/scheduling/calendar/multiple-months/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/scheduling/calendar/multiple-months/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/scheduling/calendar/multiple-months/vite.config.js b/samples/scheduling/calendar/multiple-months/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/scheduling/calendar/multiple-months/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/scheduling/calendar/multiple-selection/.devcontainer/devcontainer.json b/samples/scheduling/calendar/multiple-selection/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/scheduling/calendar/multiple-selection/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/scheduling/calendar/multiple-selection/index.html b/samples/scheduling/calendar/multiple-selection/index.html
new file mode 100644
index 0000000000..1b15d27f1f
--- /dev/null
+++ b/samples/scheduling/calendar/multiple-selection/index.html
@@ -0,0 +1,11 @@
+
+
+
+ CalendarMultipleSelection
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/scheduling/calendar/multiple-selection/package.json b/samples/scheduling/calendar/multiple-selection/package.json
index 1b9c1372b1..4d508e382f 100644
--- a/samples/scheduling/calendar/multiple-selection/package.json
+++ b/samples/scheduling/calendar/multiple-selection/package.json
@@ -6,27 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/scheduling/calendar/multiple-selection/public/index.html b/samples/scheduling/calendar/multiple-selection/public/index.html
deleted file mode 100644
index 5c001ce4e9..0000000000
--- a/samples/scheduling/calendar/multiple-selection/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- CalendarMultipleSelection
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/scheduling/calendar/multiple-selection/src/react-app-env.d.ts b/samples/scheduling/calendar/multiple-selection/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/scheduling/calendar/multiple-selection/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/scheduling/calendar/multiple-selection/vite.config.js b/samples/scheduling/calendar/multiple-selection/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/scheduling/calendar/multiple-selection/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/scheduling/calendar/overview/.devcontainer/devcontainer.json b/samples/scheduling/calendar/overview/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/scheduling/calendar/overview/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/scheduling/calendar/overview/index.html b/samples/scheduling/calendar/overview/index.html
new file mode 100644
index 0000000000..557ee4e315
--- /dev/null
+++ b/samples/scheduling/calendar/overview/index.html
@@ -0,0 +1,11 @@
+
+
+
+ CalendarOverview
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/scheduling/calendar/overview/package.json b/samples/scheduling/calendar/overview/package.json
index 13a9415a43..10bf231d03 100644
--- a/samples/scheduling/calendar/overview/package.json
+++ b/samples/scheduling/calendar/overview/package.json
@@ -6,27 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/scheduling/calendar/overview/public/index.html b/samples/scheduling/calendar/overview/public/index.html
deleted file mode 100644
index a3cd1277cb..0000000000
--- a/samples/scheduling/calendar/overview/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- CalendarOverview
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/scheduling/calendar/overview/src/react-app-env.d.ts b/samples/scheduling/calendar/overview/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/scheduling/calendar/overview/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/scheduling/calendar/overview/vite.config.js b/samples/scheduling/calendar/overview/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/scheduling/calendar/overview/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/scheduling/calendar/range-selection/.devcontainer/devcontainer.json b/samples/scheduling/calendar/range-selection/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/scheduling/calendar/range-selection/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/scheduling/calendar/range-selection/index.html b/samples/scheduling/calendar/range-selection/index.html
new file mode 100644
index 0000000000..b8f14886f0
--- /dev/null
+++ b/samples/scheduling/calendar/range-selection/index.html
@@ -0,0 +1,11 @@
+
+
+
+ CalendarRangeSelection
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/scheduling/calendar/range-selection/package.json b/samples/scheduling/calendar/range-selection/package.json
index 0ec581b71f..1c4f25e9e7 100644
--- a/samples/scheduling/calendar/range-selection/package.json
+++ b/samples/scheduling/calendar/range-selection/package.json
@@ -6,27 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/scheduling/calendar/range-selection/public/index.html b/samples/scheduling/calendar/range-selection/public/index.html
deleted file mode 100644
index b132d85b93..0000000000
--- a/samples/scheduling/calendar/range-selection/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- CalendarRangeSelection
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/scheduling/calendar/range-selection/src/react-app-env.d.ts b/samples/scheduling/calendar/range-selection/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/scheduling/calendar/range-selection/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/scheduling/calendar/range-selection/vite.config.js b/samples/scheduling/calendar/range-selection/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/scheduling/calendar/range-selection/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/scheduling/calendar/size/.devcontainer/devcontainer.json b/samples/scheduling/calendar/size/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/scheduling/calendar/size/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/scheduling/calendar/size/index.html b/samples/scheduling/calendar/size/index.html
new file mode 100644
index 0000000000..67e5dfb820
--- /dev/null
+++ b/samples/scheduling/calendar/size/index.html
@@ -0,0 +1,11 @@
+
+
+
+ CalendarSize
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/scheduling/calendar/size/package.json b/samples/scheduling/calendar/size/package.json
index 988c240a81..e96bc711f1 100644
--- a/samples/scheduling/calendar/size/package.json
+++ b/samples/scheduling/calendar/size/package.json
@@ -6,27 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/scheduling/calendar/size/public/index.html b/samples/scheduling/calendar/size/public/index.html
deleted file mode 100644
index 51429be90e..0000000000
--- a/samples/scheduling/calendar/size/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- CalendarSize
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/scheduling/calendar/size/src/react-app-env.d.ts b/samples/scheduling/calendar/size/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/scheduling/calendar/size/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/scheduling/calendar/size/vite.config.js b/samples/scheduling/calendar/size/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/scheduling/calendar/size/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/scheduling/calendar/special-dates/.devcontainer/devcontainer.json b/samples/scheduling/calendar/special-dates/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/scheduling/calendar/special-dates/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/scheduling/calendar/special-dates/index.html b/samples/scheduling/calendar/special-dates/index.html
new file mode 100644
index 0000000000..aab0cb6106
--- /dev/null
+++ b/samples/scheduling/calendar/special-dates/index.html
@@ -0,0 +1,11 @@
+
+
+
+ CalendarSpecialDates
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/scheduling/calendar/special-dates/package.json b/samples/scheduling/calendar/special-dates/package.json
index ac9d59c406..a030041b4d 100644
--- a/samples/scheduling/calendar/special-dates/package.json
+++ b/samples/scheduling/calendar/special-dates/package.json
@@ -6,27 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/scheduling/calendar/special-dates/public/index.html b/samples/scheduling/calendar/special-dates/public/index.html
deleted file mode 100644
index 10cabdc7e7..0000000000
--- a/samples/scheduling/calendar/special-dates/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- CalendarSpecialDates
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/scheduling/calendar/special-dates/src/react-app-env.d.ts b/samples/scheduling/calendar/special-dates/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/scheduling/calendar/special-dates/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/scheduling/calendar/special-dates/vite.config.js b/samples/scheduling/calendar/special-dates/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/scheduling/calendar/special-dates/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/scheduling/calendar/styling/.devcontainer/devcontainer.json b/samples/scheduling/calendar/styling/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/scheduling/calendar/styling/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/scheduling/calendar/styling/index.html b/samples/scheduling/calendar/styling/index.html
new file mode 100644
index 0000000000..1547d1fc12
--- /dev/null
+++ b/samples/scheduling/calendar/styling/index.html
@@ -0,0 +1,11 @@
+
+
+
+ CalendarStyling
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/scheduling/calendar/styling/package.json b/samples/scheduling/calendar/styling/package.json
index 7f2d084677..34926803a3 100644
--- a/samples/scheduling/calendar/styling/package.json
+++ b/samples/scheduling/calendar/styling/package.json
@@ -6,27 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/scheduling/calendar/styling/public/index.html b/samples/scheduling/calendar/styling/public/index.html
deleted file mode 100644
index ce7a63bd10..0000000000
--- a/samples/scheduling/calendar/styling/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- CalendarStyling
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/scheduling/calendar/styling/src/react-app-env.d.ts b/samples/scheduling/calendar/styling/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/scheduling/calendar/styling/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/scheduling/calendar/styling/vite.config.js b/samples/scheduling/calendar/styling/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/scheduling/calendar/styling/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/scheduling/calendar/week-numbers/.devcontainer/devcontainer.json b/samples/scheduling/calendar/week-numbers/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/scheduling/calendar/week-numbers/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/scheduling/calendar/week-numbers/index.html b/samples/scheduling/calendar/week-numbers/index.html
new file mode 100644
index 0000000000..c7c3a569b9
--- /dev/null
+++ b/samples/scheduling/calendar/week-numbers/index.html
@@ -0,0 +1,11 @@
+
+
+
+ CalendarWeekNumbers
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/scheduling/calendar/week-numbers/package.json b/samples/scheduling/calendar/week-numbers/package.json
index 8e19b47239..f0423aa034 100644
--- a/samples/scheduling/calendar/week-numbers/package.json
+++ b/samples/scheduling/calendar/week-numbers/package.json
@@ -6,27 +6,31 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
"igniteui-dockmanager": "^1.17.0",
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/scheduling/calendar/week-numbers/public/index.html b/samples/scheduling/calendar/week-numbers/public/index.html
deleted file mode 100644
index b85489f001..0000000000
--- a/samples/scheduling/calendar/week-numbers/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- CalendarWeekNumbers
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/scheduling/calendar/week-numbers/src/react-app-env.d.ts b/samples/scheduling/calendar/week-numbers/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/scheduling/calendar/week-numbers/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/scheduling/calendar/week-numbers/vite.config.js b/samples/scheduling/calendar/week-numbers/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/scheduling/calendar/week-numbers/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/scheduling/date-picker/dialog-mode/.devcontainer/devcontainer.json b/samples/scheduling/date-picker/dialog-mode/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/scheduling/date-picker/dialog-mode/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/scheduling/date-picker/dialog-mode/index.html b/samples/scheduling/date-picker/dialog-mode/index.html
new file mode 100644
index 0000000000..16ffb1293f
--- /dev/null
+++ b/samples/scheduling/date-picker/dialog-mode/index.html
@@ -0,0 +1,11 @@
+
+
+
+ DatePickerOverview
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/scheduling/date-picker/dialog-mode/package.json b/samples/scheduling/date-picker/dialog-mode/package.json
index 59eeed01a3..3d3fe3f1e8 100644
--- a/samples/scheduling/date-picker/dialog-mode/package.json
+++ b/samples/scheduling/date-picker/dialog-mode/package.json
@@ -6,26 +6,30 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/scheduling/date-picker/dialog-mode/public/index.html b/samples/scheduling/date-picker/dialog-mode/public/index.html
deleted file mode 100644
index d1cc44a417..0000000000
--- a/samples/scheduling/date-picker/dialog-mode/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- DatePickerOverview
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/scheduling/date-picker/dialog-mode/src/react-app-env.d.ts b/samples/scheduling/date-picker/dialog-mode/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/scheduling/date-picker/dialog-mode/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/scheduling/date-picker/dialog-mode/vite.config.js b/samples/scheduling/date-picker/dialog-mode/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/scheduling/date-picker/dialog-mode/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/scheduling/date-picker/form/.devcontainer/devcontainer.json b/samples/scheduling/date-picker/form/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/scheduling/date-picker/form/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/scheduling/date-picker/form/index.html b/samples/scheduling/date-picker/form/index.html
new file mode 100644
index 0000000000..16ffb1293f
--- /dev/null
+++ b/samples/scheduling/date-picker/form/index.html
@@ -0,0 +1,11 @@
+
+
+
+ DatePickerOverview
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/scheduling/date-picker/form/package.json b/samples/scheduling/date-picker/form/package.json
index 59eeed01a3..3d3fe3f1e8 100644
--- a/samples/scheduling/date-picker/form/package.json
+++ b/samples/scheduling/date-picker/form/package.json
@@ -6,26 +6,30 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/scheduling/date-picker/form/public/index.html b/samples/scheduling/date-picker/form/public/index.html
deleted file mode 100644
index d1cc44a417..0000000000
--- a/samples/scheduling/date-picker/form/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- DatePickerOverview
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/scheduling/date-picker/form/src/react-app-env.d.ts b/samples/scheduling/date-picker/form/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/scheduling/date-picker/form/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/scheduling/date-picker/form/vite.config.js b/samples/scheduling/date-picker/form/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/scheduling/date-picker/form/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/scheduling/date-picker/format/.devcontainer/devcontainer.json b/samples/scheduling/date-picker/format/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/scheduling/date-picker/format/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/scheduling/date-picker/format/index.html b/samples/scheduling/date-picker/format/index.html
new file mode 100644
index 0000000000..16ffb1293f
--- /dev/null
+++ b/samples/scheduling/date-picker/format/index.html
@@ -0,0 +1,11 @@
+
+
+
+ DatePickerOverview
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/scheduling/date-picker/format/package.json b/samples/scheduling/date-picker/format/package.json
index 59eeed01a3..3d3fe3f1e8 100644
--- a/samples/scheduling/date-picker/format/package.json
+++ b/samples/scheduling/date-picker/format/package.json
@@ -6,26 +6,30 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/scheduling/date-picker/format/public/index.html b/samples/scheduling/date-picker/format/public/index.html
deleted file mode 100644
index d1cc44a417..0000000000
--- a/samples/scheduling/date-picker/format/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- DatePickerOverview
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/scheduling/date-picker/format/src/react-app-env.d.ts b/samples/scheduling/date-picker/format/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/scheduling/date-picker/format/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/scheduling/date-picker/format/vite.config.js b/samples/scheduling/date-picker/format/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/scheduling/date-picker/format/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/scheduling/date-picker/overview/.devcontainer/devcontainer.json b/samples/scheduling/date-picker/overview/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/scheduling/date-picker/overview/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/scheduling/date-picker/overview/index.html b/samples/scheduling/date-picker/overview/index.html
new file mode 100644
index 0000000000..16ffb1293f
--- /dev/null
+++ b/samples/scheduling/date-picker/overview/index.html
@@ -0,0 +1,11 @@
+
+
+
+ DatePickerOverview
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/scheduling/date-picker/overview/package.json b/samples/scheduling/date-picker/overview/package.json
index 59eeed01a3..3d3fe3f1e8 100644
--- a/samples/scheduling/date-picker/overview/package.json
+++ b/samples/scheduling/date-picker/overview/package.json
@@ -6,26 +6,30 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/scheduling/date-picker/overview/public/index.html b/samples/scheduling/date-picker/overview/public/index.html
deleted file mode 100644
index d1cc44a417..0000000000
--- a/samples/scheduling/date-picker/overview/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- DatePickerOverview
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/scheduling/date-picker/overview/src/react-app-env.d.ts b/samples/scheduling/date-picker/overview/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/scheduling/date-picker/overview/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/scheduling/date-picker/overview/vite.config.js b/samples/scheduling/date-picker/overview/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/scheduling/date-picker/overview/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/scheduling/date-picker/styling/.devcontainer/devcontainer.json b/samples/scheduling/date-picker/styling/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/scheduling/date-picker/styling/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/scheduling/date-picker/styling/index.html b/samples/scheduling/date-picker/styling/index.html
new file mode 100644
index 0000000000..16ffb1293f
--- /dev/null
+++ b/samples/scheduling/date-picker/styling/index.html
@@ -0,0 +1,11 @@
+
+
+
+ DatePickerOverview
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/scheduling/date-picker/styling/package.json b/samples/scheduling/date-picker/styling/package.json
index 59eeed01a3..3d3fe3f1e8 100644
--- a/samples/scheduling/date-picker/styling/package.json
+++ b/samples/scheduling/date-picker/styling/package.json
@@ -6,26 +6,30 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/scheduling/date-picker/styling/public/index.html b/samples/scheduling/date-picker/styling/public/index.html
deleted file mode 100644
index d1cc44a417..0000000000
--- a/samples/scheduling/date-picker/styling/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- DatePickerOverview
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/scheduling/date-picker/styling/src/react-app-env.d.ts b/samples/scheduling/date-picker/styling/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/scheduling/date-picker/styling/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/scheduling/date-picker/styling/vite.config.js b/samples/scheduling/date-picker/styling/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/scheduling/date-picker/styling/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/scheduling/date-range-picker/custom-ranges/.devcontainer/devcontainer.json b/samples/scheduling/date-range-picker/custom-ranges/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/scheduling/date-range-picker/custom-ranges/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/scheduling/date-range-picker/custom-ranges/index.html b/samples/scheduling/date-range-picker/custom-ranges/index.html
new file mode 100644
index 0000000000..cf72e3091e
--- /dev/null
+++ b/samples/scheduling/date-range-picker/custom-ranges/index.html
@@ -0,0 +1,11 @@
+
+
+
+ Date Range Picker Custom Ranges
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/scheduling/date-range-picker/custom-ranges/package.json b/samples/scheduling/date-range-picker/custom-ranges/package.json
index fa2f902ce1..d442202213 100644
--- a/samples/scheduling/date-range-picker/custom-ranges/package.json
+++ b/samples/scheduling/date-range-picker/custom-ranges/package.json
@@ -6,26 +6,30 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/scheduling/date-range-picker/custom-ranges/public/index.html b/samples/scheduling/date-range-picker/custom-ranges/public/index.html
deleted file mode 100644
index d00429d653..0000000000
--- a/samples/scheduling/date-range-picker/custom-ranges/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- Date Range Picker Custom Ranges
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/scheduling/date-range-picker/custom-ranges/src/react-app-env.d.ts b/samples/scheduling/date-range-picker/custom-ranges/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/scheduling/date-range-picker/custom-ranges/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/scheduling/date-range-picker/custom-ranges/vite.config.js b/samples/scheduling/date-range-picker/custom-ranges/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/scheduling/date-range-picker/custom-ranges/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/scheduling/date-range-picker/form/.devcontainer/devcontainer.json b/samples/scheduling/date-range-picker/form/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/scheduling/date-range-picker/form/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/scheduling/date-range-picker/form/index.html b/samples/scheduling/date-range-picker/form/index.html
new file mode 100644
index 0000000000..345cc7d19a
--- /dev/null
+++ b/samples/scheduling/date-range-picker/form/index.html
@@ -0,0 +1,11 @@
+
+
+
+ Date Range Picker Form
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/scheduling/date-range-picker/form/package.json b/samples/scheduling/date-range-picker/form/package.json
index c5bd08d087..d3ec3fa4b0 100644
--- a/samples/scheduling/date-range-picker/form/package.json
+++ b/samples/scheduling/date-range-picker/form/package.json
@@ -6,26 +6,30 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/scheduling/date-range-picker/form/public/index.html b/samples/scheduling/date-range-picker/form/public/index.html
deleted file mode 100644
index 0f5bcccbbe..0000000000
--- a/samples/scheduling/date-range-picker/form/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- Date Range Picker Form
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/scheduling/date-range-picker/form/src/react-app-env.d.ts b/samples/scheduling/date-range-picker/form/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/scheduling/date-range-picker/form/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/scheduling/date-range-picker/form/vite.config.js b/samples/scheduling/date-range-picker/form/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/scheduling/date-range-picker/form/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/scheduling/date-range-picker/overview/.devcontainer/devcontainer.json b/samples/scheduling/date-range-picker/overview/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/scheduling/date-range-picker/overview/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/scheduling/date-range-picker/overview/index.html b/samples/scheduling/date-range-picker/overview/index.html
new file mode 100644
index 0000000000..13e51d8034
--- /dev/null
+++ b/samples/scheduling/date-range-picker/overview/index.html
@@ -0,0 +1,11 @@
+
+
+
+ Date Range Picker Overview
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/scheduling/date-range-picker/overview/package.json b/samples/scheduling/date-range-picker/overview/package.json
index 856c2aa12c..841cc16bdc 100644
--- a/samples/scheduling/date-range-picker/overview/package.json
+++ b/samples/scheduling/date-range-picker/overview/package.json
@@ -6,26 +6,30 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/scheduling/date-range-picker/overview/public/index.html b/samples/scheduling/date-range-picker/overview/public/index.html
deleted file mode 100644
index 5addfe3a0b..0000000000
--- a/samples/scheduling/date-range-picker/overview/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- Date Range Picker Overview
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/scheduling/date-range-picker/overview/src/react-app-env.d.ts b/samples/scheduling/date-range-picker/overview/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/scheduling/date-range-picker/overview/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/scheduling/date-range-picker/overview/vite.config.js b/samples/scheduling/date-range-picker/overview/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/scheduling/date-range-picker/overview/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/scheduling/date-range-picker/slots/.devcontainer/devcontainer.json b/samples/scheduling/date-range-picker/slots/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/scheduling/date-range-picker/slots/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/scheduling/date-range-picker/slots/index.html b/samples/scheduling/date-range-picker/slots/index.html
new file mode 100644
index 0000000000..334b2b90d6
--- /dev/null
+++ b/samples/scheduling/date-range-picker/slots/index.html
@@ -0,0 +1,11 @@
+
+
+
+ Date Range Picker Slots
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/scheduling/date-range-picker/slots/package.json b/samples/scheduling/date-range-picker/slots/package.json
index 0315c7cf0d..b7eb1b5bfe 100644
--- a/samples/scheduling/date-range-picker/slots/package.json
+++ b/samples/scheduling/date-range-picker/slots/package.json
@@ -6,26 +6,30 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/scheduling/date-range-picker/slots/public/index.html b/samples/scheduling/date-range-picker/slots/public/index.html
deleted file mode 100644
index 582ffd3b3a..0000000000
--- a/samples/scheduling/date-range-picker/slots/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- Date Range Picker Slots
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/scheduling/date-range-picker/slots/src/react-app-env.d.ts b/samples/scheduling/date-range-picker/slots/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/scheduling/date-range-picker/slots/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/scheduling/date-range-picker/slots/vite.config.js b/samples/scheduling/date-range-picker/slots/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/scheduling/date-range-picker/slots/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file
diff --git a/samples/scheduling/date-range-picker/styling/.devcontainer/devcontainer.json b/samples/scheduling/date-range-picker/styling/.devcontainer/devcontainer.json
new file mode 100644
index 0000000000..e0b8e9c925
--- /dev/null
+++ b/samples/scheduling/date-range-picker/styling/.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
+{
+ "name": "Node.js",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:22"
+}
\ No newline at end of file
diff --git a/samples/scheduling/date-range-picker/styling/index.html b/samples/scheduling/date-range-picker/styling/index.html
new file mode 100644
index 0000000000..5e50ddce12
--- /dev/null
+++ b/samples/scheduling/date-range-picker/styling/index.html
@@ -0,0 +1,11 @@
+
+
+
+ Date Range Picker Styling
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/samples/scheduling/date-range-picker/styling/package.json b/samples/scheduling/date-range-picker/styling/package.json
index 5194faab13..ea723820a6 100644
--- a/samples/scheduling/date-range-picker/styling/package.json
+++ b/samples/scheduling/date-range-picker/styling/package.json
@@ -6,26 +6,30 @@
"version": "1.4.0",
"private": true,
"scripts": {
- "start": "set PORT=4200 && react-scripts --max_old_space_size=10240 start",
- "build": "react-scripts --max_old_space_size=10240 build ",
- "test": "react-scripts test --env=jsdom",
- "eject": "react-scripts eject"
+ "start": "vite --port 4200",
+ "build": "tsc && node --max-old-space-size=4096 node_modules/vite/bin/vite build",
+ "preview": "vite preview",
+ "test": "vitest"
},
"dependencies": {
- "igniteui-react": "^19.2.0",
+ "igniteui-react": "^19.3.0-rc.2",
"igniteui-react-core": "19.2.2",
- "react": "^18.2.0",
- "react-dom": "^18.2.0",
- "react-scripts": "^5.0.1",
+ "igniteui-webcomponents": "^6.3.0",
+ "react": "^19.2.0",
+ "react-dom": "^19.2.0",
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/jest": "^29.2.0",
- "@types/node": "^18.11.7",
+ "@types/node": "^24.7.1",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
- "react-app-rewired": "^2.2.1",
+ "@vitejs/plugin-react": "^5.0.4",
+ "@vitest/browser": "^3.2.4",
"typescript": "^4.8.4",
+ "vite": "^7.1.9",
+ "vitest": "^3.2.4",
+ "vitest-canvas-mock": "^0.3.3",
"worker-loader": "^3.0.8"
},
"browserslist": [
diff --git a/samples/scheduling/date-range-picker/styling/public/index.html b/samples/scheduling/date-range-picker/styling/public/index.html
deleted file mode 100644
index b78b2dc594..0000000000
--- a/samples/scheduling/date-range-picker/styling/public/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
-
- Date Range Picker Styling
-
-
-
-
-
-
\ No newline at end of file
diff --git a/samples/scheduling/date-range-picker/styling/src/react-app-env.d.ts b/samples/scheduling/date-range-picker/styling/src/react-app-env.d.ts
deleted file mode 100644
index 6431bc5fc6..0000000000
--- a/samples/scheduling/date-range-picker/styling/src/react-app-env.d.ts
+++ /dev/null
@@ -1 +0,0 @@
-///
diff --git a/samples/scheduling/date-range-picker/styling/vite.config.js b/samples/scheduling/date-range-picker/styling/vite.config.js
new file mode 100644
index 0000000000..1744dbc719
--- /dev/null
+++ b/samples/scheduling/date-range-picker/styling/vite.config.js
@@ -0,0 +1,12 @@
+import { defineConfig } from 'vite';
+import react from '@vitejs/plugin-react';
+
+export default defineConfig({
+ plugins: [react()],
+ build: {
+ outDir: 'build'
+ },
+ server: {
+ open: false
+ },
+});
\ No newline at end of file