diff --git a/README.md b/README.md
index 33aa411d..081af522 100644
--- a/README.md
+++ b/README.md
@@ -6,13 +6,13 @@
-
+
-
-
+
+
## What's inside?
diff --git a/packages/analytics/package.json b/packages/analytics/package.json
index 7b47badb..512ab6bf 100644
--- a/packages/analytics/package.json
+++ b/packages/analytics/package.json
@@ -11,7 +11,7 @@
"sideEffects": false,
"repository": {
"type": "git",
- "url": "git+https://github.com/Groww/webster"
+ "url": "https://github.com/Groww-OSS/webster.git"
},
"scripts": {
"build": "tsup --env.NODE_ENV production",
@@ -38,9 +38,9 @@
"access": "public"
},
"bugs": {
- "url": "https://github.com/Groww/webster/issues"
+ "url": "https://github.com/Groww-OSS/webster/issues"
},
- "homepage": "https://github.com/Groww/webster/tree/develop/packages/analytics#readme",
+ "homepage": "https://github.com/Groww-OSS/webster/tree/develop/packages/analytics#readme",
"devDependencies": {
"typescript": "4.4.4",
"tsup": "5.11.11",
diff --git a/packages/base-css/package.json b/packages/base-css/package.json
index 47733262..09d28bad 100644
--- a/packages/base-css/package.json
+++ b/packages/base-css/package.json
@@ -8,7 +8,7 @@
],
"repository": {
"type": "git",
- "url": "git+https://github.com/Groww/webster"
+ "url": "https://github.com/Groww-OSS/webster.git"
},
"scripts": {
"pushTags" : "PACKAGE_VERSION=$(cat package.json | grep \\\"version\\\" | head -1 | awk -F: '{ print $2 }' | sed 's/[\",]//g' | tr -d '[[:space:]]') && git tag -a base-css-v$PACKAGE_VERSION -m \"@groww-tech/base-css-v$PACKAGE_VERSION\" && git push --tags"
@@ -36,7 +36,7 @@
],
"license": "MIT",
"bugs": {
- "url": "https://github.com/Groww/webster/issues"
+ "url": "https://github.com/Groww-OSS/webster/issues"
},
- "homepage": "https://github.com/Groww/webster/tree/develop/packages/base-css#readme"
+ "homepage": "https://github.com/Groww-OSS/webster/tree/develop/packages/base-css#readme"
}
diff --git a/packages/ella/package.json b/packages/ella/package.json
index 0bbb134d..a26191e1 100644
--- a/packages/ella/package.json
+++ b/packages/ella/package.json
@@ -11,7 +11,7 @@
"sideEffects": false,
"repository": {
"type": "git",
- "url": "git+https://github.com/Groww/webster"
+ "url": "https://github.com/Groww-OSS/webster.git"
},
"scripts": {
"clean": "rimraf dist && rimraf docs",
@@ -43,9 +43,9 @@
"access": "public"
},
"bugs": {
- "url": "https://github.com/Groww/webster/issues"
+ "url": "https://github.com/Groww-OSS/webster/issues"
},
- "homepage": "https://github.com/Groww/webster/tree/develop/packages/ella#readme",
+ "homepage": "https://github.com/Groww-OSS/webster/tree/develop/packages/ella#readme",
"devDependencies": {
"@groww-tech/tsconfig": "^1.0.0",
"@types/lodash.clonedeep": "^4.5.6",
diff --git a/packages/encryption/package.json b/packages/encryption/package.json
index a803a481..c82b8672 100644
--- a/packages/encryption/package.json
+++ b/packages/encryption/package.json
@@ -11,7 +11,7 @@
"sideEffects": false,
"repository": {
"type": "git",
- "url": "git+https://github.com/Groww/webster"
+ "url": "https://github.com/Groww-OSS/webster.git"
},
"scripts": {
"build": "tsup --env.NODE_ENV production",
@@ -40,9 +40,9 @@
"access": "public"
},
"bugs": {
- "url": "https://github.com/Groww/webster/issues"
+ "url": "https://github.com/Groww-OSS/webster/issues"
},
- "homepage": "https://github.com/Groww/webster/tree/develop/packages/encryption#readme",
+ "homepage": "https://github.com/Groww-OSS/webster/tree/develop/packages/encryption#readme",
"devDependencies": {
"@types/crypto-js": "4.1.1",
"esbuild-plugin-glob": "1.0.5",
diff --git a/packages/eslint-config/package.json b/packages/eslint-config/package.json
index 6ec138ed..7091cbc5 100644
--- a/packages/eslint-config/package.json
+++ b/packages/eslint-config/package.json
@@ -5,7 +5,7 @@
"main": "index.js",
"repository": {
"type": "git",
- "url": "git+https://github.com/Groww/webster"
+ "url": "https://github.com/Groww-OSS/webster.git"
},
"scripts": {
"pushTags" : "PACKAGE_VERSION=$(cat package.json | grep \\\"version\\\" | head -1 | awk -F: '{ print $2 }' | sed 's/[\",]//g' | tr -d '[[:space:]]') && git tag -a eslint-config-v$PACKAGE_VERSION -m \"@groww-tech/eslint-config-v$PACKAGE_VERSION\" && git push --tags"
@@ -39,9 +39,9 @@
],
"license": "MIT",
"bugs": {
- "url": "https://github.com/Groww/webster/issues"
+ "url": "https://github.com/Groww-OSS/webster/issues"
},
- "homepage": "https://github.com/Groww/webster/tree/develop/packages/eslint-config#readme",
+ "homepage": "https://github.com/Groww-OSS/webster/tree/develop/packages/eslint-config#readme",
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^4.19.0",
"@typescript-eslint/parser": "^4.19.0",
diff --git a/packages/eslint-plugin-internal/package.json b/packages/eslint-plugin-internal/package.json
index c69d6a87..aa9700f1 100644
--- a/packages/eslint-plugin-internal/package.json
+++ b/packages/eslint-plugin-internal/package.json
@@ -16,7 +16,7 @@
],
"repository": {
"type": "git",
- "url": "git+https://github.com/Groww/webster"
+ "url": "https://github.com/Groww-OSS/webster.git"
},
"author": "Vikas Singh (https://twitter.com/VikasSi25579022)",
"contributors": [
@@ -49,7 +49,7 @@
},
"license": "MIT",
"bugs": {
- "url": "https://github.com/Groww/webster/issues"
+ "url": "https://github.com/Groww-OSS/webster/issues"
},
- "homepage": "https://github.com/Groww/webster/tree/develop/packages/eslint-plugin-internal#readme"
+ "homepage": "https://github.com/Groww-OSS/webster/tree/develop/packages/eslint-plugin-internal#readme"
}
diff --git a/packages/icon-store/package.json b/packages/icon-store/package.json
index 71329edb..53c400a3 100644
--- a/packages/icon-store/package.json
+++ b/packages/icon-store/package.json
@@ -1,6 +1,6 @@
{
"name": "@groww-tech/icon-store",
- "version": "1.4.4",
+ "version": "1.4.5",
"description": "Icon Library customized for use in Groww",
"files": [
"mi",
@@ -11,7 +11,7 @@
"sideEffects": false,
"repository": {
"type": "git",
- "url": "git+https://github.com/Groww/webster"
+ "url": "https://github.com/Groww-OSS/webster.git"
},
"scripts": {
"generate": "run-p generate:*",
@@ -49,9 +49,9 @@
"access": "public"
},
"bugs": {
- "url": "https://github.com/Groww/webster/issues"
+ "url": "https://github.com/Groww-OSS/webster/issues"
},
- "homepage": "https://github.com/Groww/webster/tree/develop/packages/icon-store#readme",
+ "homepage": "https://github.com/Groww-OSS/webster/tree/develop/packages/icon-store#readme",
"devDependencies": {
"@svgr/cli": "8.1.0",
"chalk": "^4.1.2",
diff --git a/packages/icon-store/svgs/custom/settings_outline.svg b/packages/icon-store/svgs/custom/settings_outline.svg
index 020fb986..3fcf4351 100644
--- a/packages/icon-store/svgs/custom/settings_outline.svg
+++ b/packages/icon-store/svgs/custom/settings_outline.svg
@@ -1 +1 @@
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/packages/icon-store/svgs/custom/support_agent.svg b/packages/icon-store/svgs/custom/support_agent.svg
new file mode 100644
index 00000000..c844b49b
--- /dev/null
+++ b/packages/icon-store/svgs/custom/support_agent.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/packages/icon-store/svgs/mi/bank_account_outline.svg b/packages/icon-store/svgs/mi/bank_account_outline.svg
new file mode 100644
index 00000000..59372e4a
--- /dev/null
+++ b/packages/icon-store/svgs/mi/bank_account_outline.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/packages/icon-store/svgs/mi/dark_mode_outline.svg b/packages/icon-store/svgs/mi/dark_mode_outline.svg
new file mode 100644
index 00000000..0ccaf1b4
--- /dev/null
+++ b/packages/icon-store/svgs/mi/dark_mode_outline.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/packages/icon-store/svgs/mi/doc_file_outline.svg b/packages/icon-store/svgs/mi/doc_file_outline.svg
new file mode 100644
index 00000000..18ba52df
--- /dev/null
+++ b/packages/icon-store/svgs/mi/doc_file_outline.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/packages/icon-store/svgs/mi/notification_bell_outline.svg b/packages/icon-store/svgs/mi/notification_bell_outline.svg
new file mode 100644
index 00000000..8da842a6
--- /dev/null
+++ b/packages/icon-store/svgs/mi/notification_bell_outline.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/packages/icon-store/svgs/mi/receipt_outline.svg b/packages/icon-store/svgs/mi/receipt_outline.svg
new file mode 100644
index 00000000..1685f70a
--- /dev/null
+++ b/packages/icon-store/svgs/mi/receipt_outline.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/packages/icon-store/svgs/mi/shopping_cart_outline.svg b/packages/icon-store/svgs/mi/shopping_cart_outline.svg
new file mode 100644
index 00000000..c84eb6cd
--- /dev/null
+++ b/packages/icon-store/svgs/mi/shopping_cart_outline.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/packages/icon-store/svgs/mi/wallet_outline.svg b/packages/icon-store/svgs/mi/wallet_outline.svg
new file mode 100644
index 00000000..5a86a7a1
--- /dev/null
+++ b/packages/icon-store/svgs/mi/wallet_outline.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/packages/mint-css/package.json b/packages/mint-css/package.json
index ab60dfeb..ec3522f4 100644
--- a/packages/mint-css/package.json
+++ b/packages/mint-css/package.json
@@ -8,7 +8,7 @@
],
"repository": {
"type": "git",
- "url": "git+https://github.com/Groww/webster"
+ "url": "https://github.com/Groww-OSS/webster.git"
},
"scripts": {
"build": "rm -rf dist && pnpm rollup -c",
diff --git a/packages/monitoring/package.json b/packages/monitoring/package.json
index 239573e4..8fcae974 100644
--- a/packages/monitoring/package.json
+++ b/packages/monitoring/package.json
@@ -9,7 +9,7 @@
"sideEffects": false,
"repository": {
"type": "git",
- "url": "git+https://github.com/Groww/webster"
+ "url": "https://github.com/Groww-OSS/webster.git"
},
"scripts": {
"build": "tsup --env.NODE_ENV production",
@@ -36,9 +36,9 @@
"access": "public"
},
"bugs": {
- "url": "https://github.com/Groww/webster/issues"
+ "url": "https://github.com/Groww-OSS/webster/issues"
},
- "homepage": "https://github.com/Groww/webster/tree/develop/packages/monitoring#readme",
+ "homepage": "https://github.com/Groww-OSS/webster/tree/develop/packages/monitoring#readme",
"devDependencies": {
"@groww-tech/eslint-config": "workspace:*",
"@groww-tech/tsconfig": "workspace:*",
diff --git a/packages/react-charts/package.json b/packages/react-charts/package.json
index 6bfa21bd..ac7fc23b 100644
--- a/packages/react-charts/package.json
+++ b/packages/react-charts/package.json
@@ -12,7 +12,7 @@
"sideEffects": false,
"repository": {
"type": "git",
- "url": "git+https://github.com/Groww/webster"
+ "url": "https://github.com/Groww-OSS/webster.git"
},
"author": "Vikas Singh (https://twitter.com/VikasSi25579022)",
"contributors": [
@@ -21,9 +21,9 @@
],
"license": "MIT",
"bugs": {
- "url": "https://github.com/Groww/webster/issues"
+ "url": "https://github.com/Groww-OSS/webster/issues"
},
- "homepage": "https://github.com/Groww/webster/tree/develop/packages/react-charts#readme",
+ "homepage": "https://github.com/Groww-OSS/webster/tree/develop/packages/react-charts#readme",
"scripts": {
"build": "npm run build:commonjs && npm run build:types",
"build:commonjs": "rimraf ./dist && rollup -c",
diff --git a/packages/stylelint-config/package.json b/packages/stylelint-config/package.json
index 0a459220..08eae20e 100644
--- a/packages/stylelint-config/package.json
+++ b/packages/stylelint-config/package.json
@@ -9,7 +9,7 @@
},
"repository": {
"type": "git",
- "url": "git+https://github.com/Groww/webster"
+ "url": "https://github.com/Groww-OSS/webster.git"
},
"keywords": [
"stylelint",
@@ -36,9 +36,9 @@
],
"license": "MIT",
"bugs": {
- "url": "https://github.com/Groww/webster/issues"
+ "url": "https://github.com/Groww-OSS/webster/issues"
},
- "homepage": "https://github.com/Groww/webster/tree/develop/packages/stylelint-config#readme",
+ "homepage": "https://github.com/Groww-OSS/webster/tree/develop/packages/stylelint-config#readme",
"dependencies": {
"stylelint-config-standard": "^25.0.0",
"stylelint-declaration-strict-value": "^1.8.0",
diff --git a/packages/tsconfig/package.json b/packages/tsconfig/package.json
index c863415c..f8ab1d91 100644
--- a/packages/tsconfig/package.json
+++ b/packages/tsconfig/package.json
@@ -5,7 +5,7 @@
"main": "tsconfig.json",
"repository": {
"type": "git",
- "url": "git+https://github.com/Groww/webster"
+ "url": "https://github.com/Groww-OSS/webster.git"
},
"scripts": {
"pushTags" : "PACKAGE_VERSION=$(cat package.json | grep \\\"version\\\" | head -1 | awk -F: '{ print $2 }' | sed 's/[\",]//g' | tr -d '[[:space:]]') && git tag -a tsconfig-v$PACKAGE_VERSION -m \"@groww-tech/tsconfig-v$PACKAGE_VERSION\" && git push --tags"
@@ -38,7 +38,7 @@
],
"license": "MIT",
"bugs": {
- "url": "https://github.com/Groww/webster/issues"
+ "url": "https://github.com/Groww-OSS/webster/issues"
},
- "homepage": "https://github.com/Groww/webster/tree/develop/packages/tsconfig#readme"
+ "homepage": "https://github.com/Groww-OSS/webster/tree/develop/packages/tsconfig#readme"
}
diff --git a/packages/ui-toolkit/package.json b/packages/ui-toolkit/package.json
index 2d6c855a..bd691f88 100644
--- a/packages/ui-toolkit/package.json
+++ b/packages/ui-toolkit/package.json
@@ -11,7 +11,7 @@
"sideEffects": false,
"repository": {
"type": "git",
- "url": "git+https://github.com/Groww/webster"
+ "url": "https://github.com/Groww-OSS/webster.git"
},
"author": "Vikas Singh (https://twitter.com/VikasSi25579022)",
"contributors": [
@@ -50,9 +50,9 @@
],
"license": "MIT",
"bugs": {
- "url": "https://github.com/Groww/webster/issues"
+ "url": "https://github.com/Groww-OSS/webster/issues"
},
- "homepage": "https://github.com/Groww/webster/tree/develop/packages/ui-toolkit#readme",
+ "homepage": "https://github.com/Groww-OSS/webster/tree/develop/packages/ui-toolkit#readme",
"scripts": {
"prebuild": "rimraf dist",
"build": "concurrently npm:build:*",
diff --git a/packages/web-storage/package.json b/packages/web-storage/package.json
index e3dc0826..2526cfcb 100644
--- a/packages/web-storage/package.json
+++ b/packages/web-storage/package.json
@@ -11,7 +11,7 @@
"sideEffects": false,
"repository": {
"type": "git",
- "url": "git+https://github.com/Groww/webster"
+ "url": "https://github.com/Groww-OSS/webster.git"
},
"scripts": {
"build": "tsup --env.NODE_ENV production",
@@ -40,9 +40,9 @@
"access": "public"
},
"bugs": {
- "url": "https://github.com/Groww/webster/issues"
+ "url": "https://github.com/Groww-OSS/webster/issues"
},
- "homepage": "https://github.com/Groww/webster/tree/develop/packages/web-storage#readme",
+ "homepage": "https://github.com/Groww-OSS/webster/tree/develop/packages/web-storage#readme",
"devDependencies": {
"@types/js-cookie": "3.0.2",
"eslint": "7.26.0",