diff --git a/package-lock.json b/package-lock.json index 46fbd6b13..baaa3b95a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "bigcapital-client", - "version": "1.2.0", + "version": "1.5.8", "lockfileVersion": 1, "requires": true, "dependencies": { @@ -1043,6 +1043,28 @@ "to-fast-properties": "^2.0.0" } }, + "@blueprintjs-formik/core": { + "version": "0.1.5", + "resolved": "https://registry.npmjs.org/@blueprintjs-formik/core/-/core-0.1.5.tgz", + "integrity": "sha512-H0aXiNMYC8RwhWR1F2O77dcRcRITijUX5we51G4AK2Vmp1yXCmNb0piN9ftsjL5vVIvIsMKWg+dfbwREmB5VWg==", + "requires": { + "lodash.get": "^4.4.2", + "lodash.keyby": "^4.6.0", + "styled-components": "^5.3.3", + "web-vitals": "^2.1.4" + } + }, + "@blueprintjs-formik/select": { + "version": "0.1.4", + "resolved": "https://registry.npmjs.org/@blueprintjs-formik/select/-/select-0.1.4.tgz", + "integrity": "sha512-eL9UruaKiGKxRBPDUf2VZ/s+U9efX1lsEqXEldTfXVDfjhrFCn1U7wsfyE5NdX2ccjk/z4jcjNauM0LCynJR1g==", + "requires": { + "lodash.get": "^4.4.2", + "lodash.keyby": "^4.6.0", + "styled-components": "^5.3.3", + "web-vitals": "^2.1.4" + } + }, "@blueprintjs/colors": { "version": "4.0.0-alpha.0", "resolved": "https://registry.npmjs.org/@blueprintjs/colors/-/colors-4.0.0-alpha.0.tgz", @@ -6475,6 +6497,11 @@ } } }, + "filter-obj": { + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/filter-obj/-/filter-obj-1.1.0.tgz", + "integrity": "sha1-mzERErxsYSehbgFsbF1/GeCAXFs=" + }, "finalhandler": { "version": "1.1.2", "resolved": "https://registry.npmjs.org/finalhandler/-/finalhandler-1.1.2.tgz", @@ -9402,6 +9429,16 @@ "resolved": "https://registry.npmjs.org/lodash._reinterpolate/-/lodash._reinterpolate-3.0.0.tgz", "integrity": "sha1-DM8tiRZq8Ds2Y8eWU4t1rG4RTZ0=" }, + "lodash.get": { + "version": "4.4.2", + "resolved": "https://registry.npmjs.org/lodash.get/-/lodash.get-4.4.2.tgz", + "integrity": "sha1-LRd/ZS+jHpObRDjVNBSZ36OCXpk=" + }, + "lodash.keyby": { + "version": "4.6.0", + "resolved": "https://registry.npmjs.org/lodash.keyby/-/lodash.keyby-4.6.0.tgz", + "integrity": "sha1-f2oavak/0k4icopNNh7YvLpaQ1Q=" + }, "lodash.memoize": { "version": "4.1.2", "resolved": "https://registry.npmjs.org/lodash.memoize/-/lodash.memoize-4.1.2.tgz", @@ -12263,6 +12300,17 @@ "resolved": "https://registry.npmjs.org/qs/-/qs-6.5.2.tgz", "integrity": "sha512-N5ZAX4/LxJmF+7wN74pUD6qAh9/wnvdQcjq9TZjevvXzSUo7bfmw91saqMjzGS2xq91/odN2dW/WOl7qQHNDGA==" }, + "query-string": { + "version": "7.1.1", + "resolved": "https://registry.npmjs.org/query-string/-/query-string-7.1.1.tgz", + "integrity": "sha512-MplouLRDHBZSG9z7fpuAAcI7aAYjDLhtsiVZsevsfaHWDS2IDdORKbSd1kWUA+V4zyva/HZoSfpwnYMMQDhb0w==", + "requires": { + "decode-uri-component": "^0.2.0", + "filter-obj": "^1.1.0", + "split-on-first": "^1.0.0", + "strict-uri-encode": "^2.0.0" + } + }, "querystring": { "version": "0.2.0", "resolved": "https://registry.npmjs.org/querystring/-/querystring-0.2.0.tgz", @@ -12875,9 +12923,9 @@ "integrity": "sha512-hfPF13zDLxPMpLKzIKCE8RZud9T/XrRTsaCIf8zXpWZIZ2juCl7qrGpo3AQw9eAetXV5DP7s2GDm+hht7qq5Dw==" }, "react-table-sticky": { - "version": "1.1.2", - "resolved": "https://registry.npmjs.org/react-table-sticky/-/react-table-sticky-1.1.2.tgz", - "integrity": "sha512-XnVB4Yf6r8L10YC0Ccu2GrY57IxVWofy19m7s8+q5xzZOudYvyADXsBj6+EenHOvBWTYSviLe8RfaLFIp1lC9w==" + "version": "1.1.3", + "resolved": "https://registry.npmjs.org/react-table-sticky/-/react-table-sticky-1.1.3.tgz", + "integrity": "sha512-9hyjbveY1aDyo9wkyMOsmKIpQdFUaw2yG6/f8c5SPE4pOTuKm7L2zLnDa+AxpG+3315USulViaO4XSOkX1KdVA==" }, "react-transition-group": { "version": "4.4.1", @@ -14398,6 +14446,11 @@ "wbuf": "^1.7.3" } }, + "split-on-first": { + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/split-on-first/-/split-on-first-1.1.0.tgz", + "integrity": "sha512-43ZssAJaMusuKWL8sKUBQXHWOpq8d6CfN/u1p4gUzfJkM05C8rxTmYrkIPTXapZpORA6LkkzcUulJ8FqA7Uudw==" + }, "split-string": { "version": "3.1.0", "resolved": "https://registry.npmjs.org/split-string/-/split-string-3.1.0.tgz", @@ -14629,6 +14682,11 @@ "resolved": "https://registry.npmjs.org/stream-shift/-/stream-shift-1.0.1.tgz", "integrity": "sha512-AiisoFqQ0vbGcZgQPY1cdP2I76glaVA/RauYR4G4thNFgkTqr90yXTo4LYX60Jl+sIlPNHHdGSwo01AvbKUSVQ==" }, + "strict-uri-encode": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/strict-uri-encode/-/strict-uri-encode-2.0.0.tgz", + "integrity": "sha1-ucczDHBChi9rFC3CdLvMWGbONUY=" + }, "string-length": { "version": "2.0.0", "resolved": "https://registry.npmjs.org/string-length/-/string-length-2.0.0.tgz", @@ -16340,6 +16398,11 @@ "minimalistic-assert": "^1.0.0" } }, + "web-vitals": { + "version": "2.1.4", + "resolved": "https://registry.npmjs.org/web-vitals/-/web-vitals-2.1.4.tgz", + "integrity": "sha512-sVWcwhU5mX6crfI5Vd2dC4qchyTqxV8URinzt25XqVh+bHEPGH4C3NPrNionCP7Obx59wrYEbNlw4Z8sjALzZg==" + }, "webidl-conversions": { "version": "4.0.2", "resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-4.0.2.tgz", diff --git a/package.json b/package.json index 76def75d8..d4a827375 100644 --- a/package.json +++ b/package.json @@ -4,6 +4,8 @@ "private": true, "dependencies": { "@babel/core": "7.8.4", + "@blueprintjs-formik/core": "^0.2.1", + "@blueprintjs-formik/select": "^0.1.4", "@blueprintjs/core": "^3.50.2", "@blueprintjs/datetime": "^3.23.12", "@blueprintjs/popover2": "^0.11.1", diff --git a/public/icons/flags/AD.svg b/public/icons/flags/AD.svg new file mode 100644 index 000000000..4855f9fb1 --- /dev/null +++ b/public/icons/flags/AD.svg @@ -0,0 +1,35 @@ + + + + AD + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/AED.svg b/public/icons/flags/AED.svg new file mode 100644 index 000000000..3095fe319 --- /dev/null +++ b/public/icons/flags/AED.svg @@ -0,0 +1,33 @@ + + + + AE + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/AFN.svg b/public/icons/flags/AFN.svg new file mode 100644 index 000000000..75216b744 --- /dev/null +++ b/public/icons/flags/AFN.svg @@ -0,0 +1,34 @@ + + + + AF + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/AG.svg b/public/icons/flags/AG.svg new file mode 100644 index 000000000..ac56b808e --- /dev/null +++ b/public/icons/flags/AG.svg @@ -0,0 +1,44 @@ + + + + AG + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/AI.svg b/public/icons/flags/AI.svg new file mode 100644 index 000000000..7f53e4649 --- /dev/null +++ b/public/icons/flags/AI.svg @@ -0,0 +1,50 @@ + + + + AI + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/AL.svg b/public/icons/flags/AL.svg new file mode 100644 index 000000000..43ff1a3b3 --- /dev/null +++ b/public/icons/flags/AL.svg @@ -0,0 +1,27 @@ + + + + AL + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/AMD.svg b/public/icons/flags/AMD.svg new file mode 100644 index 000000000..5224d30f7 --- /dev/null +++ b/public/icons/flags/AMD.svg @@ -0,0 +1,32 @@ + + + + AM + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/AO.svg b/public/icons/flags/AO.svg new file mode 100644 index 000000000..86044f3b3 --- /dev/null +++ b/public/icons/flags/AO.svg @@ -0,0 +1,37 @@ + + + + AO + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/AR.svg b/public/icons/flags/AR.svg new file mode 100644 index 000000000..4dbc96f1f --- /dev/null +++ b/public/icons/flags/AR.svg @@ -0,0 +1,26 @@ + + + + AR + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/AS.svg b/public/icons/flags/AS.svg new file mode 100644 index 000000000..afb37540f --- /dev/null +++ b/public/icons/flags/AS.svg @@ -0,0 +1,36 @@ + + + + AS + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/AT.svg b/public/icons/flags/AT.svg new file mode 100644 index 000000000..627245e3b --- /dev/null +++ b/public/icons/flags/AT.svg @@ -0,0 +1,24 @@ + + + + AT + Created with sketchtool. + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/AU.svg b/public/icons/flags/AU.svg new file mode 100644 index 000000000..aad6b1e6b --- /dev/null +++ b/public/icons/flags/AU.svg @@ -0,0 +1,36 @@ + + + + AU + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/AW.svg b/public/icons/flags/AW.svg new file mode 100644 index 000000000..892d8aa0e --- /dev/null +++ b/public/icons/flags/AW.svg @@ -0,0 +1,30 @@ + + + + AW + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/AX.svg b/public/icons/flags/AX.svg new file mode 100644 index 000000000..577cd2683 --- /dev/null +++ b/public/icons/flags/AX.svg @@ -0,0 +1,32 @@ + + + + AX + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/AZ.svg b/public/icons/flags/AZ.svg new file mode 100644 index 000000000..3f082f336 --- /dev/null +++ b/public/icons/flags/AZ.svg @@ -0,0 +1,33 @@ + + + + AZ + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/BA.svg b/public/icons/flags/BA.svg new file mode 100644 index 000000000..a16324e1f --- /dev/null +++ b/public/icons/flags/BA.svg @@ -0,0 +1,32 @@ + + + + BA + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/BB.svg b/public/icons/flags/BB.svg new file mode 100644 index 000000000..5c89e132d --- /dev/null +++ b/public/icons/flags/BB.svg @@ -0,0 +1,38 @@ + + + + BB + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/BD.svg b/public/icons/flags/BD.svg new file mode 100644 index 000000000..e1a3cd311 --- /dev/null +++ b/public/icons/flags/BD.svg @@ -0,0 +1,27 @@ + + + + BD + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/BE.svg b/public/icons/flags/BE.svg new file mode 100644 index 000000000..ac00173d2 --- /dev/null +++ b/public/icons/flags/BE.svg @@ -0,0 +1,32 @@ + + + + BE + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/BF.svg b/public/icons/flags/BF.svg new file mode 100644 index 000000000..5b4286bb5 --- /dev/null +++ b/public/icons/flags/BF.svg @@ -0,0 +1,28 @@ + + + + BF + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/BG.svg b/public/icons/flags/BG.svg new file mode 100644 index 000000000..e8256f476 --- /dev/null +++ b/public/icons/flags/BG.svg @@ -0,0 +1,28 @@ + + + + BG + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/BH.svg b/public/icons/flags/BH.svg new file mode 100644 index 000000000..e1c110938 --- /dev/null +++ b/public/icons/flags/BH.svg @@ -0,0 +1,23 @@ + + + + BH + Created with sketchtool. + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/BI.svg b/public/icons/flags/BI.svg new file mode 100644 index 000000000..2f208253b --- /dev/null +++ b/public/icons/flags/BI.svg @@ -0,0 +1,36 @@ + + + + BI + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/BJ.svg b/public/icons/flags/BJ.svg new file mode 100644 index 000000000..b21c46e03 --- /dev/null +++ b/public/icons/flags/BJ.svg @@ -0,0 +1,32 @@ + + + + BJ + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/BL.svg b/public/icons/flags/BL.svg new file mode 100644 index 000000000..b99bc2c79 --- /dev/null +++ b/public/icons/flags/BL.svg @@ -0,0 +1,42 @@ + + + + BL + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/BM.svg b/public/icons/flags/BM.svg new file mode 100644 index 000000000..798dd8b96 --- /dev/null +++ b/public/icons/flags/BM.svg @@ -0,0 +1,49 @@ + + + + BM + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/BN.svg b/public/icons/flags/BN.svg new file mode 100644 index 000000000..1fe9afc48 --- /dev/null +++ b/public/icons/flags/BN.svg @@ -0,0 +1,28 @@ + + + + BN + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/BO.svg b/public/icons/flags/BO.svg new file mode 100644 index 000000000..7ee247bdb --- /dev/null +++ b/public/icons/flags/BO.svg @@ -0,0 +1,32 @@ + + + + BO + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/BR.svg b/public/icons/flags/BR.svg new file mode 100644 index 000000000..17edb1033 --- /dev/null +++ b/public/icons/flags/BR.svg @@ -0,0 +1,35 @@ + + + + BR + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/BS.svg b/public/icons/flags/BS.svg new file mode 100644 index 000000000..767423af6 --- /dev/null +++ b/public/icons/flags/BS.svg @@ -0,0 +1,33 @@ + + + + BS + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/BT.svg b/public/icons/flags/BT.svg new file mode 100644 index 000000000..d2f749bdb --- /dev/null +++ b/public/icons/flags/BT.svg @@ -0,0 +1,27 @@ + + + + BT + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/BV.svg b/public/icons/flags/BV.svg new file mode 100644 index 000000000..00a47ee5a --- /dev/null +++ b/public/icons/flags/BV.svg @@ -0,0 +1,28 @@ + + + + BV + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/BW.svg b/public/icons/flags/BW.svg new file mode 100644 index 000000000..ccac652ba --- /dev/null +++ b/public/icons/flags/BW.svg @@ -0,0 +1,29 @@ + + + + BW + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/BY.svg b/public/icons/flags/BY.svg new file mode 100644 index 000000000..d584988d9 --- /dev/null +++ b/public/icons/flags/BY.svg @@ -0,0 +1,30 @@ + + + + BY + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/BZ.svg b/public/icons/flags/BZ.svg new file mode 100644 index 000000000..8758df239 --- /dev/null +++ b/public/icons/flags/BZ.svg @@ -0,0 +1,30 @@ + + + + BZ + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/CA.svg b/public/icons/flags/CA.svg new file mode 100644 index 000000000..786b609b4 --- /dev/null +++ b/public/icons/flags/CA.svg @@ -0,0 +1,25 @@ + + + + CA + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/CC.svg b/public/icons/flags/CC.svg new file mode 100644 index 000000000..b96f3016b --- /dev/null +++ b/public/icons/flags/CC.svg @@ -0,0 +1,33 @@ + + + + CC + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/CD.svg b/public/icons/flags/CD.svg new file mode 100644 index 000000000..0d351c308 --- /dev/null +++ b/public/icons/flags/CD.svg @@ -0,0 +1,31 @@ + + + + CD + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/CF.svg b/public/icons/flags/CF.svg new file mode 100644 index 000000000..68566a2ee --- /dev/null +++ b/public/icons/flags/CF.svg @@ -0,0 +1,43 @@ + + + + CF + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/CG.svg b/public/icons/flags/CG.svg new file mode 100644 index 000000000..bc4eb95bc --- /dev/null +++ b/public/icons/flags/CG.svg @@ -0,0 +1,34 @@ + + + + CG + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/CH.svg b/public/icons/flags/CH.svg new file mode 100644 index 000000000..772f4fa33 --- /dev/null +++ b/public/icons/flags/CH.svg @@ -0,0 +1,23 @@ + + + + CH + Created with sketchtool. + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/CI.svg b/public/icons/flags/CI.svg new file mode 100644 index 000000000..096d98ab9 --- /dev/null +++ b/public/icons/flags/CI.svg @@ -0,0 +1,28 @@ + + + + CI + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/CK.svg b/public/icons/flags/CK.svg new file mode 100644 index 000000000..c1ea37345 --- /dev/null +++ b/public/icons/flags/CK.svg @@ -0,0 +1,31 @@ + + + + CK + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/CL.svg b/public/icons/flags/CL.svg new file mode 100644 index 000000000..d456d9518 --- /dev/null +++ b/public/icons/flags/CL.svg @@ -0,0 +1,29 @@ + + + + CL + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/CM.svg b/public/icons/flags/CM.svg new file mode 100644 index 000000000..482f4a97f --- /dev/null +++ b/public/icons/flags/CM.svg @@ -0,0 +1,38 @@ + + + + CM + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/CN.svg b/public/icons/flags/CN.svg new file mode 100644 index 000000000..883ba157f --- /dev/null +++ b/public/icons/flags/CN.svg @@ -0,0 +1,32 @@ + + + + CN + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/CO.svg b/public/icons/flags/CO.svg new file mode 100644 index 000000000..be492e3df --- /dev/null +++ b/public/icons/flags/CO.svg @@ -0,0 +1,32 @@ + + + + CO + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/CR.svg b/public/icons/flags/CR.svg new file mode 100644 index 000000000..271204ebd --- /dev/null +++ b/public/icons/flags/CR.svg @@ -0,0 +1,29 @@ + + + + CR + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/CU.svg b/public/icons/flags/CU.svg new file mode 100644 index 000000000..23750cd96 --- /dev/null +++ b/public/icons/flags/CU.svg @@ -0,0 +1,32 @@ + + + + CU + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/CV.svg b/public/icons/flags/CV.svg new file mode 100644 index 000000000..4b6152fbe --- /dev/null +++ b/public/icons/flags/CV.svg @@ -0,0 +1,30 @@ + + + + CV + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/CW.svg b/public/icons/flags/CW.svg new file mode 100644 index 000000000..14acd27f8 --- /dev/null +++ b/public/icons/flags/CW.svg @@ -0,0 +1,29 @@ + + + + CW + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/CX.svg b/public/icons/flags/CX.svg new file mode 100644 index 000000000..b3fe73d93 --- /dev/null +++ b/public/icons/flags/CX.svg @@ -0,0 +1,38 @@ + + + + CX + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/CY.svg b/public/icons/flags/CY.svg new file mode 100644 index 000000000..b7860aa93 --- /dev/null +++ b/public/icons/flags/CY.svg @@ -0,0 +1,24 @@ + + + + CY + Created with sketchtool. + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/CZ.svg b/public/icons/flags/CZ.svg new file mode 100644 index 000000000..d56c61b81 --- /dev/null +++ b/public/icons/flags/CZ.svg @@ -0,0 +1,28 @@ + + + + CZ + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/DE.svg b/public/icons/flags/DE.svg new file mode 100644 index 000000000..4ff1ebd53 --- /dev/null +++ b/public/icons/flags/DE.svg @@ -0,0 +1,32 @@ + + + + DE + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/DJ.svg b/public/icons/flags/DJ.svg new file mode 100644 index 000000000..c0a019f9d --- /dev/null +++ b/public/icons/flags/DJ.svg @@ -0,0 +1,33 @@ + + + + DJ + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/DK.svg b/public/icons/flags/DK.svg new file mode 100644 index 000000000..27900e157 --- /dev/null +++ b/public/icons/flags/DK.svg @@ -0,0 +1,23 @@ + + + + DK + Created with sketchtool. + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/DM.svg b/public/icons/flags/DM.svg new file mode 100644 index 000000000..d5c401ebc --- /dev/null +++ b/public/icons/flags/DM.svg @@ -0,0 +1,41 @@ + + + + DM + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/DO.svg b/public/icons/flags/DO.svg new file mode 100644 index 000000000..9188e0beb --- /dev/null +++ b/public/icons/flags/DO.svg @@ -0,0 +1,33 @@ + + + + DO + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/DZ.svg b/public/icons/flags/DZ.svg new file mode 100644 index 000000000..0920d7121 --- /dev/null +++ b/public/icons/flags/DZ.svg @@ -0,0 +1,29 @@ + + + + DZ + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/EC.svg b/public/icons/flags/EC.svg new file mode 100644 index 000000000..0fbd3ea61 --- /dev/null +++ b/public/icons/flags/EC.svg @@ -0,0 +1,39 @@ + + + + EC + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/EE.svg b/public/icons/flags/EE.svg new file mode 100644 index 000000000..636052239 --- /dev/null +++ b/public/icons/flags/EE.svg @@ -0,0 +1,28 @@ + + + + EE + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/EGP.svg b/public/icons/flags/EGP.svg new file mode 100644 index 000000000..32d4447e4 --- /dev/null +++ b/public/icons/flags/EGP.svg @@ -0,0 +1,30 @@ + + + + EG + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/ER.svg b/public/icons/flags/ER.svg new file mode 100644 index 000000000..bb70368b7 --- /dev/null +++ b/public/icons/flags/ER.svg @@ -0,0 +1,40 @@ + + + + ER + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/ES.svg b/public/icons/flags/ES.svg new file mode 100644 index 000000000..883554f89 --- /dev/null +++ b/public/icons/flags/ES.svg @@ -0,0 +1,34 @@ + + + + ES + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/ET.svg b/public/icons/flags/ET.svg new file mode 100644 index 000000000..c4387b9fe --- /dev/null +++ b/public/icons/flags/ET.svg @@ -0,0 +1,42 @@ + + + + ET + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/EUR.svg b/public/icons/flags/EUR.svg new file mode 100644 index 000000000..db74ffaf9 --- /dev/null +++ b/public/icons/flags/EUR.svg @@ -0,0 +1,27 @@ + + + + EU + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/FI.svg b/public/icons/flags/FI.svg new file mode 100644 index 000000000..9d243ed5b --- /dev/null +++ b/public/icons/flags/FI.svg @@ -0,0 +1,22 @@ + + + + FI + Created with sketchtool. + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/FJ.svg b/public/icons/flags/FJ.svg new file mode 100644 index 000000000..e3ebc9bb1 --- /dev/null +++ b/public/icons/flags/FJ.svg @@ -0,0 +1,51 @@ + + + + FJ + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/FK.svg b/public/icons/flags/FK.svg new file mode 100644 index 000000000..01b0f2a8e --- /dev/null +++ b/public/icons/flags/FK.svg @@ -0,0 +1,58 @@ + + + + FK + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/FM.svg b/public/icons/flags/FM.svg new file mode 100644 index 000000000..befd157c0 --- /dev/null +++ b/public/icons/flags/FM.svg @@ -0,0 +1,23 @@ + + + + FM + Created with sketchtool. + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/FO.svg b/public/icons/flags/FO.svg new file mode 100644 index 000000000..77618c05e --- /dev/null +++ b/public/icons/flags/FO.svg @@ -0,0 +1,27 @@ + + + + FO + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/FR.svg b/public/icons/flags/FR.svg new file mode 100644 index 000000000..940de6169 --- /dev/null +++ b/public/icons/flags/FR.svg @@ -0,0 +1,28 @@ + + + + FR + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/GA.svg b/public/icons/flags/GA.svg new file mode 100644 index 000000000..45c680870 --- /dev/null +++ b/public/icons/flags/GA.svg @@ -0,0 +1,32 @@ + + + + GA + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/GB-ENG.svg b/public/icons/flags/GB-ENG.svg new file mode 100644 index 000000000..f032cb445 --- /dev/null +++ b/public/icons/flags/GB-ENG.svg @@ -0,0 +1,22 @@ + + + + GB-ENG + Created with sketchtool. + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/GB-NIR.svg b/public/icons/flags/GB-NIR.svg new file mode 100644 index 000000000..5d04864f5 --- /dev/null +++ b/public/icons/flags/GB-NIR.svg @@ -0,0 +1,41 @@ + + + + GB-NIR + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/GB-SCT.svg b/public/icons/flags/GB-SCT.svg new file mode 100644 index 000000000..6aabe9964 --- /dev/null +++ b/public/icons/flags/GB-SCT.svg @@ -0,0 +1,23 @@ + + + + GB-SCT + Created with sketchtool. + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/GB-WLS.svg b/public/icons/flags/GB-WLS.svg new file mode 100644 index 000000000..607b33306 --- /dev/null +++ b/public/icons/flags/GB-WLS.svg @@ -0,0 +1,28 @@ + + + + GB-WLS + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/GB-ZET.svg b/public/icons/flags/GB-ZET.svg new file mode 100644 index 000000000..7080d48bc --- /dev/null +++ b/public/icons/flags/GB-ZET.svg @@ -0,0 +1,23 @@ + + + + GB-ZET + Created with sketchtool. + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/GB.svg b/public/icons/flags/GB.svg new file mode 100644 index 000000000..679d27c75 --- /dev/null +++ b/public/icons/flags/GB.svg @@ -0,0 +1,32 @@ + + + + GB + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/GD.svg b/public/icons/flags/GD.svg new file mode 100644 index 000000000..210dc3fd8 --- /dev/null +++ b/public/icons/flags/GD.svg @@ -0,0 +1,49 @@ + + + + GD + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/GE.svg b/public/icons/flags/GE.svg new file mode 100644 index 000000000..818f3f5b5 --- /dev/null +++ b/public/icons/flags/GE.svg @@ -0,0 +1,26 @@ + + + + GE + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/GF.svg b/public/icons/flags/GF.svg new file mode 100644 index 000000000..bae1448dc --- /dev/null +++ b/public/icons/flags/GF.svg @@ -0,0 +1,32 @@ + + + + GF + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/GG.svg b/public/icons/flags/GG.svg new file mode 100644 index 000000000..fa4285352 --- /dev/null +++ b/public/icons/flags/GG.svg @@ -0,0 +1,27 @@ + + + + GG + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/GH.svg b/public/icons/flags/GH.svg new file mode 100644 index 000000000..528473ff2 --- /dev/null +++ b/public/icons/flags/GH.svg @@ -0,0 +1,37 @@ + + + + GH + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/GI.svg b/public/icons/flags/GI.svg new file mode 100644 index 000000000..ecd8530aa --- /dev/null +++ b/public/icons/flags/GI.svg @@ -0,0 +1,38 @@ + + + + GI + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/GL.svg b/public/icons/flags/GL.svg new file mode 100644 index 000000000..33b223337 --- /dev/null +++ b/public/icons/flags/GL.svg @@ -0,0 +1,33 @@ + + + + GL + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/GM.svg b/public/icons/flags/GM.svg new file mode 100644 index 000000000..b6330f523 --- /dev/null +++ b/public/icons/flags/GM.svg @@ -0,0 +1,33 @@ + + + + GM + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/GN.svg b/public/icons/flags/GN.svg new file mode 100644 index 000000000..2d20595ea --- /dev/null +++ b/public/icons/flags/GN.svg @@ -0,0 +1,32 @@ + + + + GN + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/GP.svg b/public/icons/flags/GP.svg new file mode 100644 index 000000000..3dbdcc132 --- /dev/null +++ b/public/icons/flags/GP.svg @@ -0,0 +1,40 @@ + + + + GP + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/GQ.svg b/public/icons/flags/GQ.svg new file mode 100644 index 000000000..e2d5c67d2 --- /dev/null +++ b/public/icons/flags/GQ.svg @@ -0,0 +1,34 @@ + + + + GQ + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/GR.svg b/public/icons/flags/GR.svg new file mode 100644 index 000000000..a9b12c000 --- /dev/null +++ b/public/icons/flags/GR.svg @@ -0,0 +1,22 @@ + + + + GR + Created with sketchtool. + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/GS.svg b/public/icons/flags/GS.svg new file mode 100644 index 000000000..039845211 --- /dev/null +++ b/public/icons/flags/GS.svg @@ -0,0 +1,112 @@ + + + + GS + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/GT.svg b/public/icons/flags/GT.svg new file mode 100644 index 000000000..be45ee89f --- /dev/null +++ b/public/icons/flags/GT.svg @@ -0,0 +1,26 @@ + + + + GT + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/GU.svg b/public/icons/flags/GU.svg new file mode 100644 index 000000000..6233a0bbd --- /dev/null +++ b/public/icons/flags/GU.svg @@ -0,0 +1,65 @@ + + + + GU + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/GW.svg b/public/icons/flags/GW.svg new file mode 100644 index 000000000..b09530d44 --- /dev/null +++ b/public/icons/flags/GW.svg @@ -0,0 +1,37 @@ + + + + GW + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/GY.svg b/public/icons/flags/GY.svg new file mode 100644 index 000000000..e5937c245 --- /dev/null +++ b/public/icons/flags/GY.svg @@ -0,0 +1,42 @@ + + + + GY + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/HK.svg b/public/icons/flags/HK.svg new file mode 100644 index 000000000..f99b8882c --- /dev/null +++ b/public/icons/flags/HK.svg @@ -0,0 +1,23 @@ + + + + HK + Created with sketchtool. + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/HM.svg b/public/icons/flags/HM.svg new file mode 100644 index 000000000..8ef4f3463 --- /dev/null +++ b/public/icons/flags/HM.svg @@ -0,0 +1,36 @@ + + + + HM + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/HN.svg b/public/icons/flags/HN.svg new file mode 100644 index 000000000..50a48cd94 --- /dev/null +++ b/public/icons/flags/HN.svg @@ -0,0 +1,33 @@ + + + + HN + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/HR.svg b/public/icons/flags/HR.svg new file mode 100644 index 000000000..a6cf5daa3 --- /dev/null +++ b/public/icons/flags/HR.svg @@ -0,0 +1,35 @@ + + + + HR + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/HT.svg b/public/icons/flags/HT.svg new file mode 100644 index 000000000..0cd82be12 --- /dev/null +++ b/public/icons/flags/HT.svg @@ -0,0 +1,46 @@ + + + + HT + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/HU.svg b/public/icons/flags/HU.svg new file mode 100644 index 000000000..795319ea1 --- /dev/null +++ b/public/icons/flags/HU.svg @@ -0,0 +1,28 @@ + + + + HU + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/ID.svg b/public/icons/flags/ID.svg new file mode 100644 index 000000000..8101da05c --- /dev/null +++ b/public/icons/flags/ID.svg @@ -0,0 +1,23 @@ + + + + ID + Created with sketchtool. + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/IE.svg b/public/icons/flags/IE.svg new file mode 100644 index 000000000..60d9af87c --- /dev/null +++ b/public/icons/flags/IE.svg @@ -0,0 +1,28 @@ + + + + IE + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/IL.svg b/public/icons/flags/IL.svg new file mode 100644 index 000000000..7646f91e9 --- /dev/null +++ b/public/icons/flags/IL.svg @@ -0,0 +1,26 @@ + + + + IL + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/IM.svg b/public/icons/flags/IM.svg new file mode 100644 index 000000000..ecc7c12e2 --- /dev/null +++ b/public/icons/flags/IM.svg @@ -0,0 +1,30 @@ + + + + IM + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/IN.svg b/public/icons/flags/IN.svg new file mode 100644 index 000000000..3726ceb79 --- /dev/null +++ b/public/icons/flags/IN.svg @@ -0,0 +1,31 @@ + + + + IN + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/IO.svg b/public/icons/flags/IO.svg new file mode 100644 index 000000000..4d8b52291 --- /dev/null +++ b/public/icons/flags/IO.svg @@ -0,0 +1,33 @@ + + + + IO + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/IQ.svg b/public/icons/flags/IQ.svg new file mode 100644 index 000000000..16c4cf185 --- /dev/null +++ b/public/icons/flags/IQ.svg @@ -0,0 +1,33 @@ + + + + IQ + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/IR.svg b/public/icons/flags/IR.svg new file mode 100644 index 000000000..af3250176 --- /dev/null +++ b/public/icons/flags/IR.svg @@ -0,0 +1,31 @@ + + + + IR + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/IS.svg b/public/icons/flags/IS.svg new file mode 100644 index 000000000..385a2bf93 --- /dev/null +++ b/public/icons/flags/IS.svg @@ -0,0 +1,28 @@ + + + + IS + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/IT.svg b/public/icons/flags/IT.svg new file mode 100644 index 000000000..9e76f24c3 --- /dev/null +++ b/public/icons/flags/IT.svg @@ -0,0 +1,28 @@ + + + + IT + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/JE.svg b/public/icons/flags/JE.svg new file mode 100644 index 000000000..6663c5042 --- /dev/null +++ b/public/icons/flags/JE.svg @@ -0,0 +1,32 @@ + + + + JE + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/JM.svg b/public/icons/flags/JM.svg new file mode 100644 index 000000000..54779e777 --- /dev/null +++ b/public/icons/flags/JM.svg @@ -0,0 +1,33 @@ + + + + JM + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/JO.svg b/public/icons/flags/JO.svg new file mode 100644 index 000000000..b0788e769 --- /dev/null +++ b/public/icons/flags/JO.svg @@ -0,0 +1,34 @@ + + + + JO + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/JP.svg b/public/icons/flags/JP.svg new file mode 100644 index 000000000..0a655c041 --- /dev/null +++ b/public/icons/flags/JP.svg @@ -0,0 +1,22 @@ + + + + JP + Created with sketchtool. + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/KE.svg b/public/icons/flags/KE.svg new file mode 100644 index 000000000..6c6a6cf6f --- /dev/null +++ b/public/icons/flags/KE.svg @@ -0,0 +1,43 @@ + + + + KE + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/KG.svg b/public/icons/flags/KG.svg new file mode 100644 index 000000000..12e6a244d --- /dev/null +++ b/public/icons/flags/KG.svg @@ -0,0 +1,28 @@ + + + + KG + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/KH.svg b/public/icons/flags/KH.svg new file mode 100644 index 000000000..9ea454bbe --- /dev/null +++ b/public/icons/flags/KH.svg @@ -0,0 +1,29 @@ + + + + KH + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/KI.svg b/public/icons/flags/KI.svg new file mode 100644 index 000000000..e00e2352a --- /dev/null +++ b/public/icons/flags/KI.svg @@ -0,0 +1,35 @@ + + + + KI + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/KM.svg b/public/icons/flags/KM.svg new file mode 100644 index 000000000..2da152d57 --- /dev/null +++ b/public/icons/flags/KM.svg @@ -0,0 +1,39 @@ + + + + KM + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/KN.svg b/public/icons/flags/KN.svg new file mode 100644 index 000000000..e65b7b61f --- /dev/null +++ b/public/icons/flags/KN.svg @@ -0,0 +1,39 @@ + + + + KN + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/KP.svg b/public/icons/flags/KP.svg new file mode 100644 index 000000000..649feb275 --- /dev/null +++ b/public/icons/flags/KP.svg @@ -0,0 +1,30 @@ + + + + KP + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/KR.svg b/public/icons/flags/KR.svg new file mode 100644 index 000000000..078665a50 --- /dev/null +++ b/public/icons/flags/KR.svg @@ -0,0 +1,38 @@ + + + + KR + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/KW.svg b/public/icons/flags/KW.svg new file mode 100644 index 000000000..a73b01139 --- /dev/null +++ b/public/icons/flags/KW.svg @@ -0,0 +1,33 @@ + + + + KW + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/KY.svg b/public/icons/flags/KY.svg new file mode 100644 index 000000000..2240dbc6b --- /dev/null +++ b/public/icons/flags/KY.svg @@ -0,0 +1,44 @@ + + + + KY + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/KZ.svg b/public/icons/flags/KZ.svg new file mode 100644 index 000000000..6076ac54e --- /dev/null +++ b/public/icons/flags/KZ.svg @@ -0,0 +1,29 @@ + + + + KZ + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/LA.svg b/public/icons/flags/LA.svg new file mode 100644 index 000000000..5b740da70 --- /dev/null +++ b/public/icons/flags/LA.svg @@ -0,0 +1,29 @@ + + + + LA + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/LB.svg b/public/icons/flags/LB.svg new file mode 100644 index 000000000..401a235d6 --- /dev/null +++ b/public/icons/flags/LB.svg @@ -0,0 +1,29 @@ + + + + LB + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/LC.svg b/public/icons/flags/LC.svg new file mode 100644 index 000000000..8d809d3e3 --- /dev/null +++ b/public/icons/flags/LC.svg @@ -0,0 +1,33 @@ + + + + LC + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/LGBT.svg b/public/icons/flags/LGBT.svg new file mode 100644 index 000000000..a3f751934 --- /dev/null +++ b/public/icons/flags/LGBT.svg @@ -0,0 +1,42 @@ + + + + LGBT + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/LI.svg b/public/icons/flags/LI.svg new file mode 100644 index 000000000..1160975a6 --- /dev/null +++ b/public/icons/flags/LI.svg @@ -0,0 +1,27 @@ + + + + LI + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/LK.svg b/public/icons/flags/LK.svg new file mode 100644 index 000000000..55386d5c5 --- /dev/null +++ b/public/icons/flags/LK.svg @@ -0,0 +1,43 @@ + + + + LK + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/LR.svg b/public/icons/flags/LR.svg new file mode 100644 index 000000000..3d6cef1e0 --- /dev/null +++ b/public/icons/flags/LR.svg @@ -0,0 +1,36 @@ + + + + LR + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/LS.svg b/public/icons/flags/LS.svg new file mode 100644 index 000000000..3ec5277d5 --- /dev/null +++ b/public/icons/flags/LS.svg @@ -0,0 +1,34 @@ + + + + LS + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/LT.svg b/public/icons/flags/LT.svg new file mode 100644 index 000000000..8e592267e --- /dev/null +++ b/public/icons/flags/LT.svg @@ -0,0 +1,32 @@ + + + + LT + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/LU.svg b/public/icons/flags/LU.svg new file mode 100644 index 000000000..860e730bc --- /dev/null +++ b/public/icons/flags/LU.svg @@ -0,0 +1,28 @@ + + + + LU + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/LV.svg b/public/icons/flags/LV.svg new file mode 100644 index 000000000..5d0255e6d --- /dev/null +++ b/public/icons/flags/LV.svg @@ -0,0 +1,24 @@ + + + + LV + Created with sketchtool. + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/LYD.svg b/public/icons/flags/LYD.svg new file mode 100644 index 000000000..4b9f2a0e3 --- /dev/null +++ b/public/icons/flags/LYD.svg @@ -0,0 +1,33 @@ + + + + LY + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/MA.svg b/public/icons/flags/MA.svg new file mode 100644 index 000000000..cb22ba958 --- /dev/null +++ b/public/icons/flags/MA.svg @@ -0,0 +1,23 @@ + + + + MA + Created with sketchtool. + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/MC.svg b/public/icons/flags/MC.svg new file mode 100644 index 000000000..207590a77 --- /dev/null +++ b/public/icons/flags/MC.svg @@ -0,0 +1,23 @@ + + + + MC + Created with sketchtool. + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/MD.svg b/public/icons/flags/MD.svg new file mode 100644 index 000000000..301e93ee1 --- /dev/null +++ b/public/icons/flags/MD.svg @@ -0,0 +1,42 @@ + + + + MD + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/ME.svg b/public/icons/flags/ME.svg new file mode 100644 index 000000000..9b0838e93 --- /dev/null +++ b/public/icons/flags/ME.svg @@ -0,0 +1,29 @@ + + + + ME + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/MF.svg b/public/icons/flags/MF.svg new file mode 100644 index 000000000..c45b62a0f --- /dev/null +++ b/public/icons/flags/MF.svg @@ -0,0 +1,28 @@ + + + + MF + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/MG.svg b/public/icons/flags/MG.svg new file mode 100644 index 000000000..c173fdd51 --- /dev/null +++ b/public/icons/flags/MG.svg @@ -0,0 +1,28 @@ + + + + MG + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/MH.svg b/public/icons/flags/MH.svg new file mode 100644 index 000000000..e6b660911 --- /dev/null +++ b/public/icons/flags/MH.svg @@ -0,0 +1,29 @@ + + + + MH + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/MK.svg b/public/icons/flags/MK.svg new file mode 100644 index 000000000..35b922973 --- /dev/null +++ b/public/icons/flags/MK.svg @@ -0,0 +1,29 @@ + + + + MK + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/ML.svg b/public/icons/flags/ML.svg new file mode 100644 index 000000000..babc6e592 --- /dev/null +++ b/public/icons/flags/ML.svg @@ -0,0 +1,32 @@ + + + + ML + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/MM.svg b/public/icons/flags/MM.svg new file mode 100644 index 000000000..eb3c18a30 --- /dev/null +++ b/public/icons/flags/MM.svg @@ -0,0 +1,33 @@ + + + + MM + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/MN.svg b/public/icons/flags/MN.svg new file mode 100644 index 000000000..8af15a515 --- /dev/null +++ b/public/icons/flags/MN.svg @@ -0,0 +1,33 @@ + + + + MN + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/MO.svg b/public/icons/flags/MO.svg new file mode 100644 index 000000000..be4bc8756 --- /dev/null +++ b/public/icons/flags/MO.svg @@ -0,0 +1,26 @@ + + + + MO + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/MP.svg b/public/icons/flags/MP.svg new file mode 100644 index 000000000..331514895 --- /dev/null +++ b/public/icons/flags/MP.svg @@ -0,0 +1,29 @@ + + + + MP + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/MQ.svg b/public/icons/flags/MQ.svg new file mode 100644 index 000000000..adc820743 --- /dev/null +++ b/public/icons/flags/MQ.svg @@ -0,0 +1,27 @@ + + + + MQ + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/MR.svg b/public/icons/flags/MR.svg new file mode 100644 index 000000000..da5adee6b --- /dev/null +++ b/public/icons/flags/MR.svg @@ -0,0 +1,27 @@ + + + + MR + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/MS.svg b/public/icons/flags/MS.svg new file mode 100644 index 000000000..184c9178a --- /dev/null +++ b/public/icons/flags/MS.svg @@ -0,0 +1,47 @@ + + + + MS + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/MT.svg b/public/icons/flags/MT.svg new file mode 100644 index 000000000..5ce0b3fed --- /dev/null +++ b/public/icons/flags/MT.svg @@ -0,0 +1,29 @@ + + + + MT + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/MU.svg b/public/icons/flags/MU.svg new file mode 100644 index 000000000..f2c6f3f86 --- /dev/null +++ b/public/icons/flags/MU.svg @@ -0,0 +1,37 @@ + + + + MU + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/MV.svg b/public/icons/flags/MV.svg new file mode 100644 index 000000000..f10e07d5f --- /dev/null +++ b/public/icons/flags/MV.svg @@ -0,0 +1,28 @@ + + + + MV + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/MW.svg b/public/icons/flags/MW.svg new file mode 100644 index 000000000..5b0cc5c6f --- /dev/null +++ b/public/icons/flags/MW.svg @@ -0,0 +1,33 @@ + + + + MW + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/MX.svg b/public/icons/flags/MX.svg new file mode 100644 index 000000000..7ed245bc7 --- /dev/null +++ b/public/icons/flags/MX.svg @@ -0,0 +1,30 @@ + + + + MX + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/MY.svg b/public/icons/flags/MY.svg new file mode 100644 index 000000000..e7ff885f2 --- /dev/null +++ b/public/icons/flags/MY.svg @@ -0,0 +1,32 @@ + + + + MY + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/MZ.svg b/public/icons/flags/MZ.svg new file mode 100644 index 000000000..7f553b00c --- /dev/null +++ b/public/icons/flags/MZ.svg @@ -0,0 +1,43 @@ + + + + MZ + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/NA.svg b/public/icons/flags/NA.svg new file mode 100644 index 000000000..cb0ba69fd --- /dev/null +++ b/public/icons/flags/NA.svg @@ -0,0 +1,75 @@ + + + + NA + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/NC.svg b/public/icons/flags/NC.svg new file mode 100644 index 000000000..bae580e8d --- /dev/null +++ b/public/icons/flags/NC.svg @@ -0,0 +1,42 @@ + + + + NC + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/NE.svg b/public/icons/flags/NE.svg new file mode 100644 index 000000000..12bcf8a0d --- /dev/null +++ b/public/icons/flags/NE.svg @@ -0,0 +1,33 @@ + + + + NE + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/NF.svg b/public/icons/flags/NF.svg new file mode 100644 index 000000000..b707e52d0 --- /dev/null +++ b/public/icons/flags/NF.svg @@ -0,0 +1,29 @@ + + + + NF + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/NG.svg b/public/icons/flags/NG.svg new file mode 100644 index 000000000..4063ff846 --- /dev/null +++ b/public/icons/flags/NG.svg @@ -0,0 +1,24 @@ + + + + NG + Created with sketchtool. + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/NI.svg b/public/icons/flags/NI.svg new file mode 100644 index 000000000..7adb4ba40 --- /dev/null +++ b/public/icons/flags/NI.svg @@ -0,0 +1,26 @@ + + + + NI + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/NL.svg b/public/icons/flags/NL.svg new file mode 100644 index 000000000..c62f42ad8 --- /dev/null +++ b/public/icons/flags/NL.svg @@ -0,0 +1,28 @@ + + + + NL + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/NO.svg b/public/icons/flags/NO.svg new file mode 100644 index 000000000..cdc23f499 --- /dev/null +++ b/public/icons/flags/NO.svg @@ -0,0 +1,28 @@ + + + + NO + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/NP.svg b/public/icons/flags/NP.svg new file mode 100644 index 000000000..c879fa80f --- /dev/null +++ b/public/icons/flags/NP.svg @@ -0,0 +1,35 @@ + + + + NP + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/NR.svg b/public/icons/flags/NR.svg new file mode 100644 index 000000000..1a6c3a21a --- /dev/null +++ b/public/icons/flags/NR.svg @@ -0,0 +1,28 @@ + + + + NR + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/NU.svg b/public/icons/flags/NU.svg new file mode 100644 index 000000000..3d9bc80c6 --- /dev/null +++ b/public/icons/flags/NU.svg @@ -0,0 +1,41 @@ + + + + NU + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/NZ.svg b/public/icons/flags/NZ.svg new file mode 100644 index 000000000..c1f624df8 --- /dev/null +++ b/public/icons/flags/NZ.svg @@ -0,0 +1,34 @@ + + + + NZ + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/OM.svg b/public/icons/flags/OM.svg new file mode 100644 index 000000000..cb08ac82a --- /dev/null +++ b/public/icons/flags/OM.svg @@ -0,0 +1,29 @@ + + + + OM + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/PA.svg b/public/icons/flags/PA.svg new file mode 100644 index 000000000..d8516682e --- /dev/null +++ b/public/icons/flags/PA.svg @@ -0,0 +1,30 @@ + + + + PA + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/PE.svg b/public/icons/flags/PE.svg new file mode 100644 index 000000000..98a26cf20 --- /dev/null +++ b/public/icons/flags/PE.svg @@ -0,0 +1,24 @@ + + + + PE + Created with sketchtool. + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/PF.svg b/public/icons/flags/PF.svg new file mode 100644 index 000000000..b29385f4b --- /dev/null +++ b/public/icons/flags/PF.svg @@ -0,0 +1,52 @@ + + + + PF + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/PG.svg b/public/icons/flags/PG.svg new file mode 100644 index 000000000..0630fab6f --- /dev/null +++ b/public/icons/flags/PG.svg @@ -0,0 +1,36 @@ + + + + PG + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/PH.svg b/public/icons/flags/PH.svg new file mode 100644 index 000000000..4c1087b8b --- /dev/null +++ b/public/icons/flags/PH.svg @@ -0,0 +1,33 @@ + + + + PH + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/PK.svg b/public/icons/flags/PK.svg new file mode 100644 index 000000000..7ecb09cfd --- /dev/null +++ b/public/icons/flags/PK.svg @@ -0,0 +1,32 @@ + + + + PK + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/PL.svg b/public/icons/flags/PL.svg new file mode 100644 index 000000000..fadbd2d6b --- /dev/null +++ b/public/icons/flags/PL.svg @@ -0,0 +1,23 @@ + + + + PL + Created with sketchtool. + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/PM.svg b/public/icons/flags/PM.svg new file mode 100644 index 000000000..1f39fd0a2 --- /dev/null +++ b/public/icons/flags/PM.svg @@ -0,0 +1,66 @@ + + + + PM + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/PN.svg b/public/icons/flags/PN.svg new file mode 100644 index 000000000..f2b2cc4fe --- /dev/null +++ b/public/icons/flags/PN.svg @@ -0,0 +1,51 @@ + + + + PN + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/PR.svg b/public/icons/flags/PR.svg new file mode 100644 index 000000000..7d1204451 --- /dev/null +++ b/public/icons/flags/PR.svg @@ -0,0 +1,30 @@ + + + + PR + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/PS.svg b/public/icons/flags/PS.svg new file mode 100644 index 000000000..e68583ba0 --- /dev/null +++ b/public/icons/flags/PS.svg @@ -0,0 +1,33 @@ + + + + PS + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/PT.svg b/public/icons/flags/PT.svg new file mode 100644 index 000000000..49b59be24 --- /dev/null +++ b/public/icons/flags/PT.svg @@ -0,0 +1,38 @@ + + + + PT + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/PW.svg b/public/icons/flags/PW.svg new file mode 100644 index 000000000..4ab7f1661 --- /dev/null +++ b/public/icons/flags/PW.svg @@ -0,0 +1,27 @@ + + + + PW + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/PY.svg b/public/icons/flags/PY.svg new file mode 100644 index 000000000..2ae005460 --- /dev/null +++ b/public/icons/flags/PY.svg @@ -0,0 +1,30 @@ + + + + PY + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/QA.svg b/public/icons/flags/QA.svg new file mode 100644 index 000000000..985171d17 --- /dev/null +++ b/public/icons/flags/QA.svg @@ -0,0 +1,23 @@ + + + + QA + Created with sketchtool. + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/RE.svg b/public/icons/flags/RE.svg new file mode 100644 index 000000000..7e1309388 --- /dev/null +++ b/public/icons/flags/RE.svg @@ -0,0 +1,28 @@ + + + + RE + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/RO.svg b/public/icons/flags/RO.svg new file mode 100644 index 000000000..dd82b266f --- /dev/null +++ b/public/icons/flags/RO.svg @@ -0,0 +1,32 @@ + + + + RO + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/RS.svg b/public/icons/flags/RS.svg new file mode 100644 index 000000000..892dd5e4a --- /dev/null +++ b/public/icons/flags/RS.svg @@ -0,0 +1,39 @@ + + + + RS + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/RU.svg b/public/icons/flags/RU.svg new file mode 100644 index 000000000..a9ba65b57 --- /dev/null +++ b/public/icons/flags/RU.svg @@ -0,0 +1,28 @@ + + + + RU + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/RW.svg b/public/icons/flags/RW.svg new file mode 100644 index 000000000..43b26156b --- /dev/null +++ b/public/icons/flags/RW.svg @@ -0,0 +1,37 @@ + + + + RW + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/SA.svg b/public/icons/flags/SA.svg new file mode 100644 index 000000000..735b986f8 --- /dev/null +++ b/public/icons/flags/SA.svg @@ -0,0 +1,26 @@ + + + + SA + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/SB.svg b/public/icons/flags/SB.svg new file mode 100644 index 000000000..768c45c0b --- /dev/null +++ b/public/icons/flags/SB.svg @@ -0,0 +1,39 @@ + + + + SB + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/SC.svg b/public/icons/flags/SC.svg new file mode 100644 index 000000000..62b380b8d --- /dev/null +++ b/public/icons/flags/SC.svg @@ -0,0 +1,43 @@ + + + + SC + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/SD.svg b/public/icons/flags/SD.svg new file mode 100644 index 000000000..c68d6b1b1 --- /dev/null +++ b/public/icons/flags/SD.svg @@ -0,0 +1,33 @@ + + + + SD + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/SE.svg b/public/icons/flags/SE.svg new file mode 100644 index 000000000..bb4f4e117 --- /dev/null +++ b/public/icons/flags/SE.svg @@ -0,0 +1,27 @@ + + + + SE + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/SG.svg b/public/icons/flags/SG.svg new file mode 100644 index 000000000..270114839 --- /dev/null +++ b/public/icons/flags/SG.svg @@ -0,0 +1,24 @@ + + + + SG + Created with sketchtool. + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/SH.svg b/public/icons/flags/SH.svg new file mode 100644 index 000000000..e0dde7643 --- /dev/null +++ b/public/icons/flags/SH.svg @@ -0,0 +1,53 @@ + + + + SH + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/SI.svg b/public/icons/flags/SI.svg new file mode 100644 index 000000000..497f87054 --- /dev/null +++ b/public/icons/flags/SI.svg @@ -0,0 +1,28 @@ + + + + SI + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/SJ.svg b/public/icons/flags/SJ.svg new file mode 100644 index 000000000..bef7e5056 --- /dev/null +++ b/public/icons/flags/SJ.svg @@ -0,0 +1,28 @@ + + + + SJ + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/SK.svg b/public/icons/flags/SK.svg new file mode 100644 index 000000000..2b8ba801a --- /dev/null +++ b/public/icons/flags/SK.svg @@ -0,0 +1,46 @@ + + + + SK + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/SL.svg b/public/icons/flags/SL.svg new file mode 100644 index 000000000..817419ef6 --- /dev/null +++ b/public/icons/flags/SL.svg @@ -0,0 +1,28 @@ + + + + SL + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/SM.svg b/public/icons/flags/SM.svg new file mode 100644 index 000000000..abf621717 --- /dev/null +++ b/public/icons/flags/SM.svg @@ -0,0 +1,25 @@ + + + + SM + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/SN.svg b/public/icons/flags/SN.svg new file mode 100644 index 000000000..09484160a --- /dev/null +++ b/public/icons/flags/SN.svg @@ -0,0 +1,33 @@ + + + + SN + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/SO.svg b/public/icons/flags/SO.svg new file mode 100644 index 000000000..6372e3770 --- /dev/null +++ b/public/icons/flags/SO.svg @@ -0,0 +1,23 @@ + + + + SO + Created with sketchtool. + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/SR.svg b/public/icons/flags/SR.svg new file mode 100644 index 000000000..97963b0c6 --- /dev/null +++ b/public/icons/flags/SR.svg @@ -0,0 +1,34 @@ + + + + SR + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/SS.svg b/public/icons/flags/SS.svg new file mode 100644 index 000000000..e8d68dd02 --- /dev/null +++ b/public/icons/flags/SS.svg @@ -0,0 +1,44 @@ + + + + SS + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/ST.svg b/public/icons/flags/ST.svg new file mode 100644 index 000000000..4b355d712 --- /dev/null +++ b/public/icons/flags/ST.svg @@ -0,0 +1,39 @@ + + + + ST + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/SV.svg b/public/icons/flags/SV.svg new file mode 100644 index 000000000..9bfdd5ce9 --- /dev/null +++ b/public/icons/flags/SV.svg @@ -0,0 +1,30 @@ + + + + SV + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/SX.svg b/public/icons/flags/SX.svg new file mode 100644 index 000000000..ccefe037b --- /dev/null +++ b/public/icons/flags/SX.svg @@ -0,0 +1,45 @@ + + + + SX + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/SY.svg b/public/icons/flags/SY.svg new file mode 100644 index 000000000..040530b60 --- /dev/null +++ b/public/icons/flags/SY.svg @@ -0,0 +1,34 @@ + + + + SY + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/SZ.svg b/public/icons/flags/SZ.svg new file mode 100644 index 000000000..fc4120dec --- /dev/null +++ b/public/icons/flags/SZ.svg @@ -0,0 +1,47 @@ + + + + SZ + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/TC.svg b/public/icons/flags/TC.svg new file mode 100644 index 000000000..c3ea149a6 --- /dev/null +++ b/public/icons/flags/TC.svg @@ -0,0 +1,40 @@ + + + + TC + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/TD.svg b/public/icons/flags/TD.svg new file mode 100644 index 000000000..74756faf5 --- /dev/null +++ b/public/icons/flags/TD.svg @@ -0,0 +1,32 @@ + + + + TD + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/TF.svg b/public/icons/flags/TF.svg new file mode 100644 index 000000000..d1ea69184 --- /dev/null +++ b/public/icons/flags/TF.svg @@ -0,0 +1,35 @@ + + + + TF + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/TG.svg b/public/icons/flags/TG.svg new file mode 100644 index 000000000..e9f6360fd --- /dev/null +++ b/public/icons/flags/TG.svg @@ -0,0 +1,33 @@ + + + + TG + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/TH.svg b/public/icons/flags/TH.svg new file mode 100644 index 000000000..1bf403a23 --- /dev/null +++ b/public/icons/flags/TH.svg @@ -0,0 +1,29 @@ + + + + TH + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/TJ.svg b/public/icons/flags/TJ.svg new file mode 100644 index 000000000..77d6728b6 --- /dev/null +++ b/public/icons/flags/TJ.svg @@ -0,0 +1,29 @@ + + + + TJ + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/TK.svg b/public/icons/flags/TK.svg new file mode 100644 index 000000000..3cde9608b --- /dev/null +++ b/public/icons/flags/TK.svg @@ -0,0 +1,31 @@ + + + + TK + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/TL.svg b/public/icons/flags/TL.svg new file mode 100644 index 000000000..41b895218 --- /dev/null +++ b/public/icons/flags/TL.svg @@ -0,0 +1,33 @@ + + + + TL + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/TM.svg b/public/icons/flags/TM.svg new file mode 100644 index 000000000..dac62a132 --- /dev/null +++ b/public/icons/flags/TM.svg @@ -0,0 +1,74 @@ + + + + TM + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/TN.svg b/public/icons/flags/TN.svg new file mode 100644 index 000000000..3ff74a9ea --- /dev/null +++ b/public/icons/flags/TN.svg @@ -0,0 +1,23 @@ + + + + TN + Created with sketchtool. + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/TO.svg b/public/icons/flags/TO.svg new file mode 100644 index 000000000..e0e42ee2f --- /dev/null +++ b/public/icons/flags/TO.svg @@ -0,0 +1,28 @@ + + + + TO + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/TR.svg b/public/icons/flags/TR.svg new file mode 100644 index 000000000..e5c0924d0 --- /dev/null +++ b/public/icons/flags/TR.svg @@ -0,0 +1,23 @@ + + + + TR + Created with sketchtool. + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/TT.svg b/public/icons/flags/TT.svg new file mode 100644 index 000000000..69bdb9a95 --- /dev/null +++ b/public/icons/flags/TT.svg @@ -0,0 +1,28 @@ + + + + TT + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/TV.svg b/public/icons/flags/TV.svg new file mode 100644 index 000000000..839c97f12 --- /dev/null +++ b/public/icons/flags/TV.svg @@ -0,0 +1,36 @@ + + + + TV + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/TW.svg b/public/icons/flags/TW.svg new file mode 100644 index 000000000..488d1120d --- /dev/null +++ b/public/icons/flags/TW.svg @@ -0,0 +1,28 @@ + + + + TW + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/TZ.svg b/public/icons/flags/TZ.svg new file mode 100644 index 000000000..d652e2110 --- /dev/null +++ b/public/icons/flags/TZ.svg @@ -0,0 +1,37 @@ + + + + TZ + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/UA.svg b/public/icons/flags/UA.svg new file mode 100644 index 000000000..8dac83662 --- /dev/null +++ b/public/icons/flags/UA.svg @@ -0,0 +1,27 @@ + + + + UA + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/UG.svg b/public/icons/flags/UG.svg new file mode 100644 index 000000000..7fabd77c8 --- /dev/null +++ b/public/icons/flags/UG.svg @@ -0,0 +1,37 @@ + + + + UG + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/UM.svg b/public/icons/flags/UM.svg new file mode 100644 index 000000000..1a8fc6a79 --- /dev/null +++ b/public/icons/flags/UM.svg @@ -0,0 +1,28 @@ + + + + UM + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/US-CA.svg b/public/icons/flags/US-CA.svg new file mode 100644 index 000000000..8860c7a54 --- /dev/null +++ b/public/icons/flags/US-CA.svg @@ -0,0 +1,33 @@ + + + + US-CA + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/USD.svg b/public/icons/flags/USD.svg new file mode 100644 index 000000000..846ec9d20 --- /dev/null +++ b/public/icons/flags/USD.svg @@ -0,0 +1,28 @@ + + + + US + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/UY.svg b/public/icons/flags/UY.svg new file mode 100644 index 000000000..81c281549 --- /dev/null +++ b/public/icons/flags/UY.svg @@ -0,0 +1,29 @@ + + + + UY + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/UZ.svg b/public/icons/flags/UZ.svg new file mode 100644 index 000000000..f6cf21400 --- /dev/null +++ b/public/icons/flags/UZ.svg @@ -0,0 +1,29 @@ + + + + UZ + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/VA.svg b/public/icons/flags/VA.svg new file mode 100644 index 000000000..14c78aaa2 --- /dev/null +++ b/public/icons/flags/VA.svg @@ -0,0 +1,39 @@ + + + + VA + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/VC.svg b/public/icons/flags/VC.svg new file mode 100644 index 000000000..22cc1d530 --- /dev/null +++ b/public/icons/flags/VC.svg @@ -0,0 +1,37 @@ + + + + VC + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/VE.svg b/public/icons/flags/VE.svg new file mode 100644 index 000000000..1a14634f9 --- /dev/null +++ b/public/icons/flags/VE.svg @@ -0,0 +1,33 @@ + + + + VE + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/VG.svg b/public/icons/flags/VG.svg new file mode 100644 index 000000000..c3c31ed1e --- /dev/null +++ b/public/icons/flags/VG.svg @@ -0,0 +1,42 @@ + + + + VG + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/VI.svg b/public/icons/flags/VI.svg new file mode 100644 index 000000000..071cf62c0 --- /dev/null +++ b/public/icons/flags/VI.svg @@ -0,0 +1,49 @@ + + + + VI + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/VN.svg b/public/icons/flags/VN.svg new file mode 100644 index 000000000..2bb795642 --- /dev/null +++ b/public/icons/flags/VN.svg @@ -0,0 +1,27 @@ + + + + VN + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/VU.svg b/public/icons/flags/VU.svg new file mode 100644 index 000000000..26e029810 --- /dev/null +++ b/public/icons/flags/VU.svg @@ -0,0 +1,38 @@ + + + + VU + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/WF.svg b/public/icons/flags/WF.svg new file mode 100644 index 000000000..26a5e4144 --- /dev/null +++ b/public/icons/flags/WF.svg @@ -0,0 +1,28 @@ + + + + WF + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/WS.svg b/public/icons/flags/WS.svg new file mode 100644 index 000000000..756c78f56 --- /dev/null +++ b/public/icons/flags/WS.svg @@ -0,0 +1,28 @@ + + + + WS + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/XK.svg b/public/icons/flags/XK.svg new file mode 100644 index 000000000..a9c245fd1 --- /dev/null +++ b/public/icons/flags/XK.svg @@ -0,0 +1,28 @@ + + + + XK + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/YE.svg b/public/icons/flags/YE.svg new file mode 100644 index 000000000..535406f9a --- /dev/null +++ b/public/icons/flags/YE.svg @@ -0,0 +1,28 @@ + + + + YE + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/YT.svg b/public/icons/flags/YT.svg new file mode 100644 index 000000000..be67985d1 --- /dev/null +++ b/public/icons/flags/YT.svg @@ -0,0 +1,77 @@ + + + + YT + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/ZA.svg b/public/icons/flags/ZA.svg new file mode 100644 index 000000000..f3ad37267 --- /dev/null +++ b/public/icons/flags/ZA.svg @@ -0,0 +1,44 @@ + + + + ZA + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/ZM.svg b/public/icons/flags/ZM.svg new file mode 100644 index 000000000..3e6f42a81 --- /dev/null +++ b/public/icons/flags/ZM.svg @@ -0,0 +1,42 @@ + + + + ZM + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/public/icons/flags/ZW.svg b/public/icons/flags/ZW.svg new file mode 100644 index 000000000..dfaf1f3fa --- /dev/null +++ b/public/icons/flags/ZW.svg @@ -0,0 +1,43 @@ + + + + ZW + Created with sketchtool. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/common/accountTypes.js b/src/common/accountTypes.js index 3e84a1e7d..144e75c30 100644 --- a/src/common/accountTypes.js +++ b/src/common/accountTypes.js @@ -221,3 +221,5 @@ export const ACCOUNT_TYPES = [ incomeSheet: true, }, ]; + +export const FOREIGN_CURRENCY_ACCOUNTS = ['cash', 'bank']; diff --git a/src/common/cellTypes.js b/src/common/cellTypes.js new file mode 100644 index 000000000..4c2299a59 --- /dev/null +++ b/src/common/cellTypes.js @@ -0,0 +1,7 @@ + + +export const CellType = { + Text: 'text', + Field: 'field', + Button: 'button' +} \ No newline at end of file diff --git a/src/common/classes.js b/src/common/classes.js index 6b0872396..0672377fb 100644 --- a/src/common/classes.js +++ b/src/common/classes.js @@ -41,6 +41,7 @@ const CLASSES = { PAGE_FORM_EXPENSE: 'page-form--expense', PAGE_FORM_CREDIT_NOTE:'page-form--credit-note', PAGE_FORM_VENDOR_CREDIT_NOTE:'page-form--vendor-credit-note', + PAGE_FORM_WAREHOUSE_TRANSFER:'page-form--warehouse-transfer', FORM_GROUP_LIST_SELECT: 'form-group--select-list', @@ -70,6 +71,8 @@ const CLASSES = { PREFERENCES_PAGE_INSIDE_CONTENT_ACCOUNTANT: 'preferences-page__inside-content--accountant', PREFERENCES_PAGE_INSIDE_CONTENT_SMS_INTEGRATION: 'preferences-page__inside-content--sms-integration', PREFERENCES_PAGE_INSIDE_CONTENT_ROLES_FORM: 'preferences-page__inside-content--roles-form', + PREFERENCES_PAGE_INSIDE_CONTENT_BRANCHES: 'preferences-page__inside-content--branches', + PREFERENCES_PAGE_INSIDE_CONTENT_WAREHOUSES: 'preferences-page__inside-content--warehouses', FINANCIAL_REPORT_INSIDER: 'dashboard__insider--financial-report', diff --git a/src/common/drawers.js b/src/common/drawers.js index 5ec6d05a2..205d7fc53 100644 --- a/src/common/drawers.js +++ b/src/common/drawers.js @@ -17,5 +17,6 @@ export const DRAWERS = { CREDIT_NOTE_DETAIL_DRAWER: 'credit-note-detail-drawer', VENDOR_CREDIT_DETAIL_DRAWER: 'vendor-credit-detail-drawer', REFUND_CREDIT_NOTE_DETAIL_DRAWER:'refund-credit-detail-drawer', - REFUND_VENDOR_CREDIT_DETAIL_DRAWER:'refund-vendor-detail-drawer' + REFUND_VENDOR_CREDIT_DETAIL_DRAWER:'refund-vendor-detail-drawer', + WAREHOUSE_TRANSFER_DETAIL_DRAWER:'warehouse-transfer-detail-drawer' }; diff --git a/src/common/features.js b/src/common/features.js new file mode 100644 index 000000000..a042429eb --- /dev/null +++ b/src/common/features.js @@ -0,0 +1,7 @@ + + +export const Features = { + Warehouses: 'warehouses', + Branches: 'branches', + ManualJournal: 'manualJournal', +} \ No newline at end of file diff --git a/src/common/index.js b/src/common/index.js index 626d9153b..ffd40825e 100644 --- a/src/common/index.js +++ b/src/common/index.js @@ -1,3 +1,5 @@ export * from './TableStyle'; +export * from './features'; +export * from './cellTypes'; export const Align = { Left: 'left', Right: 'right', Center: 'center' }; diff --git a/src/common/tables.js b/src/common/tables.js index 59d6ca127..59c50dff7 100644 --- a/src/common/tables.js +++ b/src/common/tables.js @@ -16,6 +16,7 @@ export const TABLES = { CASHFLOW_Transactions: 'cashflow_transactions', CREDIT_NOTES: 'credit_notes', VENDOR_CREDITS: 'vendor_credits', + WAREHOUSE_TRANSFERS:'warehouse_transfers' }; export const TABLE_SIZE = { diff --git a/src/components/BaseCurrency.js b/src/components/BaseCurrency.js new file mode 100644 index 000000000..1102178ab --- /dev/null +++ b/src/components/BaseCurrency.js @@ -0,0 +1,18 @@ +import React from 'react'; +import * as R from 'ramda'; +import styled from 'styled-components'; +import { CurrencyTag } from 'components'; + +import withCurrentOrganization from 'containers/Organization/withCurrentOrganization'; + +/** + * base currecncy. + */ +function BaseCurrency({ + // #withCurrentOrganization + organization: { base_currency }, +}) { + return {base_currency}; +} + +export default R.compose(withCurrentOrganization())(BaseCurrency); diff --git a/src/components/BranchSuggestField.js b/src/components/BranchSuggestField.js new file mode 100644 index 000000000..e10bae2e3 --- /dev/null +++ b/src/components/BranchSuggestField.js @@ -0,0 +1,124 @@ +import React from 'react'; +import intl from 'react-intl-universal'; +import { MenuItem } from '@blueprintjs/core'; +import { Suggest } from '@blueprintjs/select'; +import { FormattedMessage as T } from 'components'; + +import classNames from 'classnames'; +import { CLASSES } from 'common/classes'; + +/** + * branch suggest field. + * @returns + */ +export default function BranchSuggestField({ + branches, + initialBranchId, + selectedBranchId, + defaultSelectText = intl.get('select_branch'), + popoverFill = false, + onBranchSelected, + ...suggestProps +}) { + const initialBranch = React.useMemo( + () => branches.find((b) => b.id === initialBranchId), + [initialBranchId, branches], + ); + + const [selectedBranch, setSelectedBranch] = React.useState( + initialBranch || null, + ); + + React.useEffect(() => { + if (typeof selectedBranchId !== 'undefined') { + const branch = selectedBranchId + ? branches.find((a) => a.id === selectedBranchId) + : null; + setSelectedBranch(branch); + } + }, [selectedBranchId, branches, setSelectedBranch]); + + /** + * + * @param {*} branch + * @returns + */ + const branchItemRenderer = (branch, { handleClick, modifiers, query }) => { + return ( + + ); + }; + + /** + * + * @param {*} query + * @param {*} branch + * @param {*} _index + * @param {*} exactMatch + * @returns + */ + const branchItemPredicate = (query, branch, _index, exactMatch) => { + const normalizedTitle = branch.name.toLowerCase(); + const normalizedQuery = query.toLowerCase(); + + if (exactMatch) { + return normalizedTitle === normalizedQuery; + } else { + return `${branch.code}. ${normalizedTitle}`.indexOf(normalizedQuery) >= 0; + } + }; + + /** + * + * @param {*} branch + * @returns + */ + const brnachItemSelect = React.useCallback( + (branch) => { + if (branch.id) { + setSelectedBranch({ ...branch }); + onBranchSelected && onBranchSelected(branch); + } + }, + [setSelectedBranch, onBranchSelected], + ); + + /** + * + * @param {*} inputVaue + * @returns + */ + const branchInputValueRenderer = (inputValue) => { + if (inputValue) { + return inputValue.name.toString(); + } + return ''; + }; + + return ( + } />} + itemRenderer={branchItemRenderer} + itemPredicate={branchItemPredicate} + onItemSelect={brnachItemSelect} + selectedItem={selectedBranch} + inputProps={{ placeholder: defaultSelectText }} + resetOnClose={true} + fill={true} + popoverProps={{ minimal: true, boundary: 'window' }} + inputValueRenderer={branchInputValueRenderer} + className={classNames(CLASSES.FORM_GROUP_LIST_SELECT, { + [CLASSES.SELECT_LIST_FILL_POPOVER]: popoverFill, + })} + {...suggestProps} + /> + ); +} diff --git a/src/components/Branches/BranchMultiSelect.js b/src/components/Branches/BranchMultiSelect.js new file mode 100644 index 000000000..2d36e02f1 --- /dev/null +++ b/src/components/Branches/BranchMultiSelect.js @@ -0,0 +1,72 @@ +import React from 'react'; +import intl from 'react-intl-universal'; +import { MenuItem } from '@blueprintjs/core'; +import { FMultiSelect } from '../Forms'; + +/** + * + * @param {*} query + * @param {*} branch + * @param {*} _index + * @param {*} exactMatch + * @returns + */ +const branchItemPredicate = (query, branch, _index, exactMatch) => { + const normalizedTitle = branch.name.toLowerCase(); + const normalizedQuery = query.toLowerCase(); + + if (exactMatch) { + return normalizedTitle === normalizedQuery; + } else { + return `${branch.code}. ${normalizedTitle}`.indexOf(normalizedQuery) >= 0; + } +}; + +/** + * + * @param {*} branch + * @param {*} param1 + * @returns + */ +const branchItemRenderer = ( + branch, + { handleClick, modifiers, query }, + { isSelected }, +) => { + return ( + + ); +}; + +const branchSelectProps = { + itemPredicate: branchItemPredicate, + itemRenderer: branchItemRenderer, + valueAccessor: (item) => item.id, + labelAccessor: (item) => item.code, + tagRenderer: (item) => item.name, +}; + +/** + * branches mulit select. + * @param {*} param0 + * @returns {JSX.Element} + */ +export function BranchMultiSelect({ branches, ...rest }) { + return ( + + ); +} diff --git a/src/components/Branches/BranchSelect.js b/src/components/Branches/BranchSelect.js new file mode 100644 index 000000000..b07358ccc --- /dev/null +++ b/src/components/Branches/BranchSelect.js @@ -0,0 +1,69 @@ +import React from 'react'; + +import { MenuItem, Button } from '@blueprintjs/core'; +import { FSelect } from '../Forms'; + +/** + * + * @param {*} query + * @param {*} branch + * @param {*} _index + * @param {*} exactMatch + * @returns + */ +const branchItemPredicate = (query, branch, _index, exactMatch) => { + const normalizedTitle = branch.name.toLowerCase(); + const normalizedQuery = query.toLowerCase(); + + if (exactMatch) { + return normalizedTitle === normalizedQuery; + } else { + return `${branch.code}. ${normalizedTitle}`.indexOf(normalizedQuery) >= 0; + } +}; + +/** + * + * @param {*} film + * @param {*} param1 + * @returns + */ +const branchItemRenderer = (branch, { handleClick, modifiers, query }) => { + const text = `${branch.name}`; + + return ( + + ); +}; + +const branchSelectProps = { + itemPredicate: branchItemPredicate, + itemRenderer: branchItemRenderer, + valueAccessor: 'id', + labelAccessor: 'name', +}; + +/** + * + * @param {*} param0 + * @returns + */ +export function BranchSelect({ branches, ...rest }) { + return ; +} + +/** + * + * @param {*} param0 + * @returns + */ +export function BranchSelectButton({ label, ...rest }) { + return