diff --git a/package-lock.json b/package-lock.json index 54357fe..09a95bb 100644 --- a/package-lock.json +++ b/package-lock.json @@ -994,9 +994,9 @@ "optional": true }, "array-flatten": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/array-flatten/-/array-flatten-2.1.1.tgz", - "integrity": "sha1-Qmu52oQJDBg42BLIFQryCoMx4pY=", + "version": "2.1.2", + "resolved": "https://registry.npmjs.org/array-flatten/-/array-flatten-2.1.2.tgz", + "integrity": "sha512-hNfzcOV8W4NdualtqBFPyVO+54DSJuZGY9qT4pRroB6S9e3iiido2ISIC5h9R2sPJ8H3FHCIiEnsv1lPXO3KtQ==", "dev": true }, "array-slice": { @@ -2123,9 +2123,9 @@ } }, "connect-history-api-fallback": { - "version": "1.5.0", - "resolved": "https://registry.npmjs.org/connect-history-api-fallback/-/connect-history-api-fallback-1.5.0.tgz", - "integrity": "sha1-sGhzk0vF40T+9hGhlqb6rgruAVo=", + "version": "1.6.0", + "resolved": "https://registry.npmjs.org/connect-history-api-fallback/-/connect-history-api-fallback-1.6.0.tgz", + "integrity": "sha512-e54B99q/OUoH64zYYRf3HBP5z24G38h5D3qXu23JGRoigpX5Ss4r9ZnDk3g0Z8uQC2x2lPaJ+UlWBc1ZWBWdLg==", "dev": true }, "console-browserify": { @@ -3076,12 +3076,12 @@ "dev": true }, "eventsource": { - "version": "0.1.6", - "resolved": "https://registry.npmjs.org/eventsource/-/eventsource-0.1.6.tgz", - "integrity": "sha1-Cs7ehJ7X3RzMMsgRuxG5RNTykjI=", + "version": "1.0.7", + "resolved": "https://registry.npmjs.org/eventsource/-/eventsource-1.0.7.tgz", + "integrity": "sha512-4Ln17+vVT0k8aWq+t/bF5arcS3EpT9gYtW66EPacdj/mAFevznsnyoHLPy2BA8gbIQeIHoPsvwmfBftfcG//BQ==", "dev": true, "requires": { - "original": ">=0.0.5" + "original": "^1.0.0" } }, "evp_bytestokey": { @@ -3507,7 +3507,7 @@ }, "finalhandler": { "version": "1.1.1", - "resolved": "http://registry.npmjs.org/finalhandler/-/finalhandler-1.1.1.tgz", + "resolved": "https://registry.npmjs.org/finalhandler/-/finalhandler-1.1.1.tgz", "integrity": "sha512-Y1GUDo39ez4aHAw7MysnUD5JzYX+WaIj8I57kO3aEPT1fFRL4sr7mjei97FgnwhAyyzRYmQZaTHb2+9uZ1dPtg==", "dev": true, "requires": { @@ -4263,7 +4263,7 @@ }, "get-stream": { "version": "3.0.0", - "resolved": "http://registry.npmjs.org/get-stream/-/get-stream-3.0.0.tgz", + "resolved": "https://registry.npmjs.org/get-stream/-/get-stream-3.0.0.tgz", "integrity": "sha1-jpQ9E1jcN1VQVOy+LtsFqhdO3hQ=", "dev": true }, @@ -4392,9 +4392,9 @@ "dev": true }, "handle-thing": { - "version": "1.2.5", - "resolved": "https://registry.npmjs.org/handle-thing/-/handle-thing-1.2.5.tgz", - "integrity": "sha1-/Xqtcmvxpf0W38KbL3pmAdJxOcQ=", + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/handle-thing/-/handle-thing-2.0.0.tgz", + "integrity": "sha512-d4sze1JNC454Wdo2fkuyzCr6aHcbL6PGGuFAz0Li/NcOm1tCHGnWDRmJP85dh9IhQErTc2svWFEX5xHIOo//kQ==", "dev": true }, "handlebars": { @@ -4718,9 +4718,9 @@ } }, "http-parser-js": { - "version": "0.4.13", - "resolved": "https://registry.npmjs.org/http-parser-js/-/http-parser-js-0.4.13.tgz", - "integrity": "sha1-O9bW/ebjFyyTNMOzO2wZPYD+ETc=", + "version": "0.5.0", + "resolved": "https://registry.npmjs.org/http-parser-js/-/http-parser-js-0.5.0.tgz", + "integrity": "sha512-cZdEF7r4gfRIq7ezX9J0T+kQmJNOub71dWbgAXVHDct80TKP4MCETtZQ31xyv38UwgzkWPYF/Xc0ge55dW9Z9w==", "dev": true }, "http-proxy": { @@ -4736,7 +4736,7 @@ }, "http-proxy-middleware": { "version": "0.18.0", - "resolved": "http://registry.npmjs.org/http-proxy-middleware/-/http-proxy-middleware-0.18.0.tgz", + "resolved": "https://registry.npmjs.org/http-proxy-middleware/-/http-proxy-middleware-0.18.0.tgz", "integrity": "sha512-Fs25KVMPAIIcgjMZkVHJoKg9VcXcC1C8yb9JUgeDvVXY0S/zgVIhMb+qVswDIgtJe2DfckMSY2d6TuTEutlk6Q==", "dev": true, "requires": { @@ -4878,9 +4878,9 @@ } }, "p-limit": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-2.0.0.tgz", - "integrity": "sha512-fl5s52lI5ahKCernzzIyAP0QAZbGIovtVHGwpcu1Jr/EpzLVDI2myISHwGqK7m8uQFugVWSrbxH7XnhGtvEc+A==", + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-2.1.0.tgz", + "integrity": "sha512-NhURkNcrVB+8hNfLuysU8enY5xn2KXphsHBaC2YmRNTZRc7RWusw6apSpdEj3jo4CMb6W9nrF6tTnsJsJeyu6g==", "dev": true, "requires": { "p-try": "^2.0.0" @@ -6100,9 +6100,9 @@ "dev": true }, "map-age-cleaner": { - "version": "0.1.2", - "resolved": "https://registry.npmjs.org/map-age-cleaner/-/map-age-cleaner-0.1.2.tgz", - "integrity": "sha512-UN1dNocxQq44IhJyMI4TU8phc2m9BddacHRPRjKGLYaF0jqd3xLz0jS0skpAU9WgYyoR4gHtUpzytNBS385FWQ==", + "version": "0.1.3", + "resolved": "https://registry.npmjs.org/map-age-cleaner/-/map-age-cleaner-0.1.3.tgz", + "integrity": "sha512-bJzx6nMoP6PDLPBFmg7+xRKeFZvFboMrGlxmNj9ClvX53KrmvM5bXFXEWjbz4cz1AFn+jWJ9z/DJSz7hrs0w3w==", "dev": true, "requires": { "p-defer": "^1.0.0" @@ -6967,7 +6967,7 @@ }, "p-is-promise": { "version": "1.1.0", - "resolved": "http://registry.npmjs.org/p-is-promise/-/p-is-promise-1.1.0.tgz", + "resolved": "https://registry.npmjs.org/p-is-promise/-/p-is-promise-1.1.0.tgz", "integrity": "sha1-nJRWmJ6fZYgBewQ01WCXZ1w9oF4=", "dev": true }, @@ -8555,19 +8555,28 @@ } }, "sockjs-client": { - "version": "1.1.5", - "resolved": "https://registry.npmjs.org/sockjs-client/-/sockjs-client-1.1.5.tgz", - "integrity": "sha1-G7fA9yIsQPQq3xT0RCy9Eml3GoM=", + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/sockjs-client/-/sockjs-client-1.3.0.tgz", + "integrity": "sha512-R9jxEzhnnrdxLCNln0xg5uGHqMnkhPSTzUZH2eXcR03S/On9Yvoq2wyUZILRUhZCNVu2PmwWVoyuiPz8th8zbg==", "dev": true, "requires": { - "debug": "^2.6.6", - "eventsource": "0.1.6", - "faye-websocket": "~0.11.0", - "inherits": "^2.0.1", + "debug": "^3.2.5", + "eventsource": "^1.0.7", + "faye-websocket": "~0.11.1", + "inherits": "^2.0.3", "json3": "^3.3.2", - "url-parse": "^1.1.8" + "url-parse": "^1.4.3" }, "dependencies": { + "debug": { + "version": "3.2.6", + "resolved": "https://registry.npmjs.org/debug/-/debug-3.2.6.tgz", + "integrity": "sha512-mel+jf7nrtEl5Pn1Qx46zARXKDpBbvzezse7p7LqINmdoIk8PYP5SySaxEmYv6TZ0JyEKA1hsCId6DIhgITtWQ==", + "dev": true, + "requires": { + "ms": "^2.1.1" + } + }, "faye-websocket": { "version": "0.11.1", "resolved": "https://registry.npmjs.org/faye-websocket/-/faye-websocket-0.11.1.tgz", @@ -8576,6 +8585,12 @@ "requires": { "websocket-driver": ">=0.5.1" } + }, + "ms": { + "version": "2.1.1", + "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.1.tgz", + "integrity": "sha512-tgp+dl5cGk28utYktBsrFqA7HKgrhgPsg6Z/EfhWI4gl1Hwq8B/GmY/0oXZ6nF8hDVesS/FpnYaD/kOWhYQvyg==", + "dev": true } } }, @@ -8682,32 +8697,75 @@ "dev": true }, "spdy": { - "version": "3.4.7", - "resolved": "https://registry.npmjs.org/spdy/-/spdy-3.4.7.tgz", - "integrity": "sha1-Qv9B7OXMD5mjpsKKq7c/XDsDrLw=", + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/spdy/-/spdy-4.0.0.tgz", + "integrity": "sha512-ot0oEGT/PGUpzf/6uk4AWLqkq+irlqHXkrdbk51oWONh3bxQmBuljxPNl66zlRRcIJStWq0QkLUCPOPjgjvU0Q==", "dev": true, "requires": { - "debug": "^2.6.8", - "handle-thing": "^1.2.5", + "debug": "^4.1.0", + "handle-thing": "^2.0.0", "http-deceiver": "^1.2.7", - "safe-buffer": "^5.0.1", "select-hose": "^2.0.0", - "spdy-transport": "^2.0.18" + "spdy-transport": "^3.0.0" + }, + "dependencies": { + "debug": { + "version": "4.1.1", + "resolved": "https://registry.npmjs.org/debug/-/debug-4.1.1.tgz", + "integrity": "sha512-pYAIzeRo8J6KPEaJ0VWOh5Pzkbw/RetuzehGM7QRRX5he4fPHx2rdKMB256ehJCkX+XRQm16eZLqLNS8RSZXZw==", + "dev": true, + "requires": { + "ms": "^2.1.1" + } + }, + "ms": { + "version": "2.1.1", + "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.1.tgz", + "integrity": "sha512-tgp+dl5cGk28utYktBsrFqA7HKgrhgPsg6Z/EfhWI4gl1Hwq8B/GmY/0oXZ6nF8hDVesS/FpnYaD/kOWhYQvyg==", + "dev": true + } } }, "spdy-transport": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/spdy-transport/-/spdy-transport-2.1.0.tgz", - "integrity": "sha512-bpUeGpZcmZ692rrTiqf9/2EUakI6/kXX1Rpe0ib/DyOzbiexVfXkw6GnvI9hVGvIwVaUhkaBojjCZwLNRGQg1g==", + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/spdy-transport/-/spdy-transport-3.0.0.tgz", + "integrity": "sha512-hsLVFE5SjA6TCisWeJXFKniGGOpBgMLmerfO2aCyCU5s7nJ/rpAepqmFifv/GCbSbueEeAJJnmSQ2rKC/g8Fcw==", "dev": true, "requires": { - "debug": "^2.6.8", - "detect-node": "^2.0.3", + "debug": "^4.1.0", + "detect-node": "^2.0.4", "hpack.js": "^2.1.6", - "obuf": "^1.1.1", - "readable-stream": "^2.2.9", - "safe-buffer": "^5.0.1", - "wbuf": "^1.7.2" + "obuf": "^1.1.2", + "readable-stream": "^3.0.6", + "wbuf": "^1.7.3" + }, + "dependencies": { + "debug": { + "version": "4.1.1", + "resolved": "https://registry.npmjs.org/debug/-/debug-4.1.1.tgz", + "integrity": "sha512-pYAIzeRo8J6KPEaJ0VWOh5Pzkbw/RetuzehGM7QRRX5he4fPHx2rdKMB256ehJCkX+XRQm16eZLqLNS8RSZXZw==", + "dev": true, + "requires": { + "ms": "^2.1.1" + } + }, + "ms": { + "version": "2.1.1", + "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.1.tgz", + "integrity": "sha512-tgp+dl5cGk28utYktBsrFqA7HKgrhgPsg6Z/EfhWI4gl1Hwq8B/GmY/0oXZ6nF8hDVesS/FpnYaD/kOWhYQvyg==", + "dev": true + }, + "readable-stream": { + "version": "3.1.1", + "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-3.1.1.tgz", + "integrity": "sha512-DkN66hPyqDhnIQ6Jcsvx9bFjhw214O4poMBcIMgPVpQvNy9a0e0Uhg5SqySyDKAmUlwt8LonTBz1ezOnM8pUdA==", + "dev": true, + "requires": { + "inherits": "^2.0.3", + "string_decoder": "^1.1.1", + "util-deprecate": "^1.0.1" + } + } } }, "split-string": { @@ -9029,9 +9087,9 @@ } }, "thunky": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/thunky/-/thunky-1.0.2.tgz", - "integrity": "sha1-qGLgGOP7HqLsP85dVWBc9X8kc3E=", + "version": "1.0.3", + "resolved": "https://registry.npmjs.org/thunky/-/thunky-1.0.3.tgz", + "integrity": "sha512-YwT8pjmNcAXBZqrubu22P4FYsh2D4dxRmnWBOL8Jk8bUcRUtc5326kx32tuTmFDAZtLOGEVNl8POAR8j896Iow==", "dev": true }, "timers-browserify": { @@ -9552,9 +9610,9 @@ } }, "url-parse": { - "version": "1.4.3", - "resolved": "https://registry.npmjs.org/url-parse/-/url-parse-1.4.3.tgz", - "integrity": "sha512-rh+KuAW36YKo0vClhQzLLveoj8FwPJNu65xLb7Mrt+eZht0IPT0IXgSv8gcMegZ6NvjJUALf6Mf25POlMwD1Fw==", + "version": "1.4.4", + "resolved": "https://registry.npmjs.org/url-parse/-/url-parse-1.4.4.tgz", + "integrity": "sha512-/92DTTorg4JjktLNLe6GPS2/RvAd/RGr6LuktmWSMLEOa6rjnlrFXNgSbSmkNvCoL2T028A0a1JaJLzRMlFoHg==", "dev": true, "requires": { "querystringify": "^2.0.0", @@ -9762,9 +9820,9 @@ } }, "webpack-dev-server": { - "version": "3.1.9", - "resolved": "https://registry.npmjs.org/webpack-dev-server/-/webpack-dev-server-3.1.9.tgz", - "integrity": "sha512-fqPkuNalLuc/hRC2QMkVYJkgNmRvxZQo7ykA2e1XRg/tMJm3qY7ZaD6d89/Fqjxtj9bOrn5wZzLD2n84lJdvWg==", + "version": "3.1.14", + "resolved": "https://registry.npmjs.org/webpack-dev-server/-/webpack-dev-server-3.1.14.tgz", + "integrity": "sha512-mGXDgz5SlTxcF3hUpfC8hrQ11yhAttuUQWf1Wmb+6zo3x6rb7b9mIfuQvAPLdfDRCGRGvakBWHdHOa0I9p/EVQ==", "dev": true, "requires": { "ansi-html": "0.0.7", @@ -9786,12 +9844,14 @@ "portfinder": "^1.0.9", "schema-utils": "^1.0.0", "selfsigned": "^1.9.1", + "semver": "^5.6.0", "serve-index": "^1.7.2", "sockjs": "0.3.19", - "sockjs-client": "1.1.5", - "spdy": "^3.4.1", + "sockjs-client": "1.3.0", + "spdy": "^4.0.0", "strip-ansi": "^3.0.0", "supports-color": "^5.1.0", + "url": "^0.11.0", "webpack-dev-middleware": "3.4.0", "webpack-log": "^2.0.0", "yargs": "12.0.2" @@ -9831,6 +9891,19 @@ } } }, + "cross-spawn": { + "version": "6.0.5", + "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-6.0.5.tgz", + "integrity": "sha512-eTVLrBSt7fjbDygz805pMnstIs2VTBNkRm0qxZd+M7A5XDdxVRWO5MxGBXZhjY4cqLYLdtrGqRf8mBPmzwSpWQ==", + "dev": true, + "requires": { + "nice-try": "^1.0.4", + "path-key": "^2.0.1", + "semver": "^5.5.0", + "shebang-command": "^1.2.0", + "which": "^1.2.9" + } + }, "debug": { "version": "3.2.6", "resolved": "https://registry.npmjs.org/debug/-/debug-3.2.6.tgz", @@ -9849,6 +9922,21 @@ "xregexp": "4.0.0" } }, + "execa": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/execa/-/execa-1.0.0.tgz", + "integrity": "sha512-adbxcyWV46qiHyvSp50TKt05tB4tK3HcmF7/nxfAdhnox83seTDbwnaqKO4sXRy7roHAIFqJP/Rw/AuEbX61LA==", + "dev": true, + "requires": { + "cross-spawn": "^6.0.0", + "get-stream": "^4.0.0", + "is-stream": "^1.1.0", + "npm-run-path": "^2.0.0", + "p-finally": "^1.0.0", + "signal-exit": "^3.0.0", + "strip-eof": "^1.0.0" + } + }, "find-up": { "version": "3.0.0", "resolved": "https://registry.npmjs.org/find-up/-/find-up-3.0.0.tgz", @@ -9858,6 +9946,15 @@ "locate-path": "^3.0.0" } }, + "get-stream": { + "version": "4.1.0", + "resolved": "https://registry.npmjs.org/get-stream/-/get-stream-4.1.0.tgz", + "integrity": "sha512-GMat4EJ5161kIy2HevLlr4luNjBgvmj413KaQA7jt4V8B4RDsfpHk7WQ9GVqfYyyx8OS/L66Kox+rJRNklLK7w==", + "dev": true, + "requires": { + "pump": "^3.0.0" + } + }, "invert-kv": { "version": "2.0.0", "resolved": "https://registry.npmjs.org/invert-kv/-/invert-kv-2.0.0.tgz", @@ -9896,20 +9993,20 @@ "dev": true }, "os-locale": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/os-locale/-/os-locale-3.0.1.tgz", - "integrity": "sha512-7g5e7dmXPtzcP4bgsZ8ixDVqA7oWYuEz4lOSujeWyliPai4gfVDiFIcwBg3aGCPnmSGfzOKTK3ccPn0CKv3DBw==", + "version": "3.1.0", + "resolved": "https://registry.npmjs.org/os-locale/-/os-locale-3.1.0.tgz", + "integrity": "sha512-Z8l3R4wYWM40/52Z+S265okfFj8Kt2cC2MKY+xNi3kFs+XGI7WXu/I309QQQYbRW4ijiZ+yxs9pqEhJh0DqW3Q==", "dev": true, "requires": { - "execa": "^0.10.0", + "execa": "^1.0.0", "lcid": "^2.0.0", "mem": "^4.0.0" } }, "p-limit": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-2.0.0.tgz", - "integrity": "sha512-fl5s52lI5ahKCernzzIyAP0QAZbGIovtVHGwpcu1Jr/EpzLVDI2myISHwGqK7m8uQFugVWSrbxH7XnhGtvEc+A==", + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-2.1.0.tgz", + "integrity": "sha512-NhURkNcrVB+8hNfLuysU8enY5xn2KXphsHBaC2YmRNTZRc7RWusw6apSpdEj3jo4CMb6W9nrF6tTnsJsJeyu6g==", "dev": true, "requires": { "p-try": "^2.0.0" @@ -9930,6 +10027,16 @@ "integrity": "sha512-hMp0onDKIajHfIkdRk3P4CdCmErkYAxxDtP3Wx/4nZ3aGlau2VKh3mZpcuFkH27WQkL/3WBCPOktzA9ZOAnMQQ==", "dev": true }, + "pump": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/pump/-/pump-3.0.0.tgz", + "integrity": "sha512-LwZy+p3SFs1Pytd/jYct4wpv49HiYCqd9Rlc5ZVdk0V+8Yzv6jR5Blk3TRmPL1ft69TxP0IMZGJ+WPFU2BFhww==", + "dev": true, + "requires": { + "end-of-stream": "^1.1.0", + "once": "^1.3.1" + } + }, "schema-utils": { "version": "1.0.0", "resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-1.0.0.tgz", diff --git a/src/app/accordions/accordions.component.html b/src/app/accordions/accordions.component.html index b2fcdaf..a4d8c74 100644 --- a/src/app/accordions/accordions.component.html +++ b/src/app/accordions/accordions.component.html @@ -2,37 +2,36 @@
-

Basic accordions

-

Use class .accordion for Basic Accordion

+

Need Help?

- How can I pay for an order I placed? + How to deal safely online?
- You can pay for the product you have purchased using credit cards, debit cards, - or via online banking. We also provide cash-on-delivery services for most of our - products. You can also use your account wallet for payment. + You can let your customers pay for the product you have purchased using credit cards, debit cards, + or via online banking. Our mode of payment is secure with blockchain technology features + that can verify your customers identity.
- I can’t sign in to my account + How do I contact the Support Team?
- If while signing in to your account you see an error message, you can do the following + We are deeply committed to helping you. You can get in touch with us
    -
  1. Check your network connection and try again
  2. -
  3. Make sure your account credentials are correct while signing in
  4. -
  5. Check whether your account is accessible in your region
  6. +
  7. Email: sampleadmin@admin.com
  8. +
  9. Telephone No.: 2342-4554
  10. +
  11. Fax No. (+45) 737242

- If the problem persists, you can contact our support. + Please call 8474-28283 for 24/7 customer support.

@@ -54,37 +53,31 @@
-

Basic accordions

-

Use class .accordion-inverse-* for inverse styling

+

Customer Info

- How can I pay for an order I placed? + How can my customer pay for an order in my products?
- You can pay for the product you have purchased using credit cards, debit cards, - or via online banking. We also provide cash-on-delivery services for most of our - products. You can also use your account wallet for payment. + Your customers can pay for the product they have purchased using credit cards, debit cards, + or via online banking. Alternatively, they can also use your account wallet for payment.
- I can’t sign in to my account + Order Package Delivery Paid But Not Shipped
- If while signing in to your account you see an error message, you can do the following -
    -
  1. Check your network connection and try again
  2. -
  3. Make sure your account credentials are correct while signing in
  4. -
  5. Check whether your account is accessible in your region
  6. -
+ For packages that are not sucessfully shipped, call 5663-3434 to resolve issue ASAP. +

- If the problem persists, you can contact our support. + Please call 8474-28283 for 24/7 customer support.

@@ -106,52 +99,12 @@
-

Basic accordions

-

Use class .bg-* for .card-header element for filled header styling

- - - -
- How can I pay for an order I placed? -
-
- - You can pay for the product you have purchased using credit cards, debit cards, - or via online banking. We also provide cash-on-delivery services for most of our - products. You can also use your account wallet for payment. - -
- - -
- I can’t sign in to my account -
-
- - If while signing in to your account you see an error message, you can do the following -
    -
  1. Check your network connection and try again
  2. -
  3. Make sure your account credentials are correct while signing in
  4. -
  5. Check whether your account is accessible in your region
  6. -
-
-

- If the problem persists, you can contact our support. -

-
-
- - -
- Can I add money to the wallet? -
-
- - You can add money to the wallet for any future transaction from your bank account using net-banking, or - credit/debit card transaction. The money in the wallet can be used for an easier and faster transaction. - -
-
+

Find Us

+
+ + + +
diff --git a/src/app/alerts/alerts.component.html b/src/app/alerts/alerts.component.html deleted file mode 100644 index 5092c09..0000000 --- a/src/app/alerts/alerts.component.html +++ /dev/null @@ -1,86 +0,0 @@ -
-
-
-
-

Bootstrap alert

-

Add class .alert .alert-*

- - - - - - -
-
-
-
-
-
-

Custom alerts

-

- Custom HTML inside alert -

-
-
-

- Well done! You successfully read this important alert message. -

- - -
-
-
-
-

- Heads up! This alert needs your attention, but it's not super important. -

- - -
-
-
-
-
-
-
-
-

Bootstrap alerts in fill colors

-

- Add class .alert-fill-* with .alert -

- - - - - -
-
-
-
\ No newline at end of file diff --git a/src/app/alerts/alerts.component.spec.ts b/src/app/alerts/alerts.component.spec.ts deleted file mode 100644 index db644c6..0000000 --- a/src/app/alerts/alerts.component.spec.ts +++ /dev/null @@ -1,25 +0,0 @@ -import { async, ComponentFixture, TestBed } from '@angular/core/testing'; - -import { AlertsComponent } from './alerts.component'; - -describe('AlertsComponent', () => { - let component: AlertsComponent; - let fixture: ComponentFixture; - - beforeEach(async(() => { - TestBed.configureTestingModule({ - declarations: [ AlertsComponent ] - }) - .compileComponents(); - })); - - beforeEach(() => { - fixture = TestBed.createComponent(AlertsComponent); - component = fixture.componentInstance; - fixture.detectChanges(); - }); - - it('should create', () => { - expect(component).toBeTruthy(); - }); -}); diff --git a/src/app/alerts/alerts.component.ts b/src/app/alerts/alerts.component.ts deleted file mode 100644 index ba056ad..0000000 --- a/src/app/alerts/alerts.component.ts +++ /dev/null @@ -1,15 +0,0 @@ -import { Component, OnInit } from '@angular/core'; - -@Component({ - selector: 'app-alerts', - templateUrl: './alerts.component.html', - styleUrls: ['./alerts.component.scss'] -}) -export class AlertsComponent implements OnInit { - - constructor() { } - - ngOnInit() { - } - -} diff --git a/src/app/app-routing.module.ts b/src/app/app-routing.module.ts index 1f27bf5..3c77988 100644 --- a/src/app/app-routing.module.ts +++ b/src/app/app-routing.module.ts @@ -1,41 +1,18 @@ import { NgModule } from '@angular/core'; import { RouterModule, Routes } from '@angular/router'; - import { DashboardComponent } from './dashboard/dashboard.component'; -import { FormsComponent } from './forms/forms.component'; -import { ButtonsComponent } from './buttons/buttons.component'; -import { TablesComponent } from './tables/tables.component'; -import { IconsComponent } from './icons/icons.component'; -import { TypographyComponent } from './typography/typography.component'; -import { AlertsComponent } from './alerts/alerts.component'; +import { productComponent } from './product/product.component'; import { AccordionsComponent } from './accordions/accordions.component'; -import { BadgesComponent } from './badges/badges.component'; import { ProgressbarComponent } from './progressbar/progressbar.component'; -import { BreadcrumbsComponent } from './breadcrumbs/breadcrumbs.component'; -import { PaginationComponent } from './pagination/pagination.component'; import { DropdownComponent } from './dropdown/dropdown.component'; -import { TooltipsComponent } from './tooltips/tooltips.component'; -import { CarouselComponent } from './carousel/carousel.component'; -import { TabsComponent } from './tabs/tabs.component'; const routes: Routes = [ { path: '', redirectTo: '/dashboard', pathMatch: 'full' }, { path: 'dashboard', component: DashboardComponent }, - { path: 'forms', component: FormsComponent }, - { path: 'buttons', component: ButtonsComponent }, - { path: 'tables', component: TablesComponent }, - { path: 'icons', component: IconsComponent }, - { path: 'typography', component: TypographyComponent }, - { path: 'alerts', component: AlertsComponent }, + { path: 'forms', component: productComponent }, { path: 'accordions', component: AccordionsComponent }, - { path: 'badges', component: BadgesComponent }, { path: 'progressbar', component: ProgressbarComponent }, - { path: 'breadcrumbs', component: BreadcrumbsComponent }, - { path: 'pagination', component: PaginationComponent }, { path: 'dropdowns', component: DropdownComponent }, - { path: 'tooltips', component: TooltipsComponent }, - { path: 'carousel', component: CarouselComponent }, - { path: 'tabs', component: TabsComponent } ]; @NgModule({ diff --git a/src/app/app.module.ts b/src/app/app.module.ts index 3c76bfd..360d3b7 100644 --- a/src/app/app.module.ts +++ b/src/app/app.module.ts @@ -11,21 +11,10 @@ import { NavbarComponent } from './navbar/navbar.component'; import { SidebarComponent } from './sidebar/sidebar.component'; import { FooterComponent } from './footer/footer.component'; import { DashboardComponent } from './dashboard/dashboard.component'; -import { FormsComponent } from './forms/forms.component'; -import { ButtonsComponent } from './buttons/buttons.component'; -import { TablesComponent } from './tables/tables.component'; -import { TypographyComponent } from './typography/typography.component'; -import { IconsComponent } from './icons/icons.component'; -import { AlertsComponent } from './alerts/alerts.component'; +import { productComponent } from './product/product.component'; import { AccordionsComponent } from './accordions/accordions.component'; -import { BadgesComponent } from './badges/badges.component'; import { ProgressbarComponent } from './progressbar/progressbar.component'; -import { BreadcrumbsComponent } from './breadcrumbs/breadcrumbs.component'; -import { PaginationComponent } from './pagination/pagination.component'; import { DropdownComponent } from './dropdown/dropdown.component'; -import { TooltipsComponent } from './tooltips/tooltips.component'; -import { CarouselComponent } from './carousel/carousel.component'; -import { TabsComponent } from './tabs/tabs.component'; @NgModule({ declarations: [ @@ -34,21 +23,10 @@ import { TabsComponent } from './tabs/tabs.component'; SidebarComponent, FooterComponent, DashboardComponent, - FormsComponent, - ButtonsComponent, - TablesComponent, - TypographyComponent, - IconsComponent, - AlertsComponent, + productComponent, AccordionsComponent, - BadgesComponent, ProgressbarComponent, - BreadcrumbsComponent, - PaginationComponent, DropdownComponent, - TooltipsComponent, - CarouselComponent, - TabsComponent ], imports: [ BrowserModule, diff --git a/src/app/badges/badges.component.html b/src/app/badges/badges.component.html deleted file mode 100644 index 572357e..0000000 --- a/src/app/badges/badges.component.html +++ /dev/null @@ -1,239 +0,0 @@ -
-
-
-
-

Normal Badges

-

Add class .badge-{{ '{' }}color{{ '}' }} with .badge

-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
ItemLabel
Primary label
Primary
Info label
Info
Danger label
Danger
Success label
Success
Warning label
Warning
-
-
-
-
-
-
-
-

Badge Pills

-

Add class .badge-pill

-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
ItemLabel
Primary label
Primary
Info label
Info
Danger label
Danger
Success label
Success
Warning label
Warning
-
-
-
-
-
-
-
-

Badge Outlined Variations

-

Add class .badge-outline-*

-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NormalRounded
Primary
Primary
Info
Info
Danger
Danger
Success
Success
Warning
Warning
-
-
-
-
-
-
-
-

Badge Outlined Variations

-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
ItemLabel
Rounded Primary
2
Rounded Info
5
Rounded Danger
1
Rounded Success
9
Rounded Warning
4
-
-
-
-
-
-
-
-

Badge Variations

-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
ItemLabel
Rounded Primary
2
Rounded Info
5
Rounded Danger
1
Rounded Success
9
Rounded Warning
4
-
-
-
-
-
-
-
-

Badge With Icons

-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
ItemLabel
Icon Badge
Outlined Icons
Icon With Text
12
Icon With Text
12
Icon Badge
-
-
-
-
-
\ No newline at end of file diff --git a/src/app/badges/badges.component.scss b/src/app/badges/badges.component.scss deleted file mode 100644 index e69de29..0000000 diff --git a/src/app/badges/badges.component.spec.ts b/src/app/badges/badges.component.spec.ts deleted file mode 100644 index afaa811..0000000 --- a/src/app/badges/badges.component.spec.ts +++ /dev/null @@ -1,25 +0,0 @@ -import { async, ComponentFixture, TestBed } from '@angular/core/testing'; - -import { BadgesComponent } from './badges.component'; - -describe('BadgesComponent', () => { - let component: BadgesComponent; - let fixture: ComponentFixture; - - beforeEach(async(() => { - TestBed.configureTestingModule({ - declarations: [ BadgesComponent ] - }) - .compileComponents(); - })); - - beforeEach(() => { - fixture = TestBed.createComponent(BadgesComponent); - component = fixture.componentInstance; - fixture.detectChanges(); - }); - - it('should create', () => { - expect(component).toBeTruthy(); - }); -}); diff --git a/src/app/badges/badges.component.ts b/src/app/badges/badges.component.ts deleted file mode 100644 index 4980039..0000000 --- a/src/app/badges/badges.component.ts +++ /dev/null @@ -1,15 +0,0 @@ -import { Component, OnInit } from '@angular/core'; - -@Component({ - selector: 'app-badges', - templateUrl: './badges.component.html', - styleUrls: ['./badges.component.scss'] -}) -export class BadgesComponent implements OnInit { - - constructor() { } - - ngOnInit() { - } - -} diff --git a/src/app/breadcrumbs/breadcrumbs.component.html b/src/app/breadcrumbs/breadcrumbs.component.html deleted file mode 100644 index 6cebb46..0000000 --- a/src/app/breadcrumbs/breadcrumbs.component.html +++ /dev/null @@ -1,213 +0,0 @@ -
-
-
-
-

Breadcrumbs

-

Add class .breadcrumbs

-
- - - -
-
-
-
-
-
-
-

Custom Breadcrumbs

-

Add class .breadcrumb-custom for custom styling

-
- - - -
-
-
-
-
-
-
-

Inverse Breadcrumbs

-

Add class .bg-inverse-* for inverse skin

-
- - - - - -
-
-
-
-
-
-
-

Inverse Custom Breadcrumbs

-

Add class .bg-inverse-* for inverse skin

-
- - - - - -
-
-
-
-
-
-
-

Colored Breadcrumb Variations

-

Add class .bg-* for solid colored breadcrumb

-
- - - - - - - -
-
-
-
-
\ No newline at end of file diff --git a/src/app/breadcrumbs/breadcrumbs.component.scss b/src/app/breadcrumbs/breadcrumbs.component.scss deleted file mode 100644 index e69de29..0000000 diff --git a/src/app/breadcrumbs/breadcrumbs.component.spec.ts b/src/app/breadcrumbs/breadcrumbs.component.spec.ts deleted file mode 100644 index 175ef83..0000000 --- a/src/app/breadcrumbs/breadcrumbs.component.spec.ts +++ /dev/null @@ -1,25 +0,0 @@ -import { async, ComponentFixture, TestBed } from '@angular/core/testing'; - -import { BreadcrumbsComponent } from './breadcrumbs.component'; - -describe('BreadcrumbsComponent', () => { - let component: BreadcrumbsComponent; - let fixture: ComponentFixture; - - beforeEach(async(() => { - TestBed.configureTestingModule({ - declarations: [ BreadcrumbsComponent ] - }) - .compileComponents(); - })); - - beforeEach(() => { - fixture = TestBed.createComponent(BreadcrumbsComponent); - component = fixture.componentInstance; - fixture.detectChanges(); - }); - - it('should create', () => { - expect(component).toBeTruthy(); - }); -}); diff --git a/src/app/breadcrumbs/breadcrumbs.component.ts b/src/app/breadcrumbs/breadcrumbs.component.ts deleted file mode 100644 index a599a8f..0000000 --- a/src/app/breadcrumbs/breadcrumbs.component.ts +++ /dev/null @@ -1,15 +0,0 @@ -import { Component, OnInit } from '@angular/core'; - -@Component({ - selector: 'app-breadcrumbs', - templateUrl: './breadcrumbs.component.html', - styleUrls: ['./breadcrumbs.component.scss'] -}) -export class BreadcrumbsComponent implements OnInit { - - constructor() { } - - ngOnInit() { - } - -} diff --git a/src/app/carousel/carousel.component.html b/src/app/carousel/carousel.component.html deleted file mode 100644 index 46abbe9..0000000 --- a/src/app/carousel/carousel.component.html +++ /dev/null @@ -1,88 +0,0 @@ -
-
-
-
-

Basic carousel

- - - Random first slide - - - Random second slide - - - Random third slide - - -
-
-
-
-
-
-

Carousel with captions

- - - Random first slide - - - - Random second slide - - - - Random third slide - - - -
-
-
-
-
-
-
-
-

Loop

- - - Random first slide - - - Random second slide - - - Random third slide - - -
-
-
-
-
-
-

non-Loop

- - - Random first slide - - - Random second slide - - - Random third slide - - -
-
-
-
diff --git a/src/app/carousel/carousel.component.scss b/src/app/carousel/carousel.component.scss deleted file mode 100644 index e69de29..0000000 diff --git a/src/app/carousel/carousel.component.spec.ts b/src/app/carousel/carousel.component.spec.ts deleted file mode 100644 index 4d935d7..0000000 --- a/src/app/carousel/carousel.component.spec.ts +++ /dev/null @@ -1,25 +0,0 @@ -import { async, ComponentFixture, TestBed } from '@angular/core/testing'; - -import { CarouselComponent } from './carousel.component'; - -describe('CarouselComponent', () => { - let component: CarouselComponent; - let fixture: ComponentFixture; - - beforeEach(async(() => { - TestBed.configureTestingModule({ - declarations: [ CarouselComponent ] - }) - .compileComponents(); - })); - - beforeEach(() => { - fixture = TestBed.createComponent(CarouselComponent); - component = fixture.componentInstance; - fixture.detectChanges(); - }); - - it('should create', () => { - expect(component).toBeTruthy(); - }); -}); diff --git a/src/app/carousel/carousel.component.ts b/src/app/carousel/carousel.component.ts deleted file mode 100644 index c05dba6..0000000 --- a/src/app/carousel/carousel.component.ts +++ /dev/null @@ -1,15 +0,0 @@ -import { Component, OnInit } from '@angular/core'; - -@Component({ - selector: 'app-carousel', - templateUrl: './carousel.component.html', - styleUrls: ['./carousel.component.scss'] -}) -export class CarouselComponent implements OnInit { - - constructor() { } - - ngOnInit() { - } - -} diff --git a/src/app/dashboard/dashboard.component.html b/src/app/dashboard/dashboard.component.html index e2305c7..80d6eab 100644 --- a/src/app/dashboard/dashboard.component.html +++ b/src/app/dashboard/dashboard.component.html @@ -14,7 +14,7 @@

$65,650

- 65% lower growth + Your overall revenue

@@ -34,7 +34,7 @@

3455

- Product-wise sales + Your list of orders

@@ -54,7 +54,7 @@

5693

- Weekly Sales + Your Weekly Sales

@@ -64,335 +64,181 @@

5693

- +
-

Employees

+

Deliveries

246

- Product-wise sales + No. of items delivered

-
+
-
-
-
-

Monday

-

- 25 October, 2016 - London, UK -

-
-
-
-

21 - °C

-

- Mostly Cloudy -

-
-
-
-
-
-
-

- Sun -

- -

- 30° -

-
-
-

- Mon -

- -

- 31° -

-
-
-

- Tue -

- -

- 28° -

-
-
-

- Wed -

- -

- 30° -

-
-
-

- Thu -

- -

- 29° -

-
-
-

- Fri -

- -

- 31° -

-
-
-

- Sat -

- -

- 32° -

+
+
+
+

Track Your Customers Order Here

+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ Order No. + + Product Name + + Purchased On + + Shipping Status + + Payment Status +
+ # 13429845 + + BOOK 1 ITEM HERE + + JANUARY 2 2019 + + DISPATCHED + + +
+ # 13905438 + + BOOK 2 HERE + + DECEMBER 24 2018 + + CANCELLED + + +
+ # 13445632 + + BOOK 3 ITEM HERE + + FEBRUARY 20 2019 + + PROCESSING + + +
+ # 13677200 + + BOOK TITLE 4 HERE + + FEBRUARY 1 2019 + + SHIPPED + + +
+ # 13228876 + + BOOK 5 HERE + + JANUARY 20 2019 + + SHIPPED + + +
+ # 13556765 + + BOOK 6 TITLE HERE + + NOVEMBER 30 2018 + + SHIPPED + + +
+ # 13367699 + + BOOK 7 TITLE HERE + + DECEMBER 1 2018 + + CANCELLED + + +
+
-
+ +
-
-
-
-

Performance History

-
-
-

The best performance

-

+45.2%

-
-
- 2017 -
-
-
-
-

Worst performance

-

-35.3%

-
-
- 2015 -
-
-
-
-

Sales

-

88%

-
-
-
-
-
-
-
-

Visits

-

56%

-
-
-
-
-
-
-
-
-
-
-
-
-
-

Orders

-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- # - - First name - - Progress - - Amount - - Sales - - Deadline -
- 1 - - Herman Beck - -
-
-
-
- $ 77.99 - 53.64% - - - May 15, 2015 -
- 2 - - Messsy Adam - -
-
-
-
- $245.30 - 24.56% - - - July 1, 2015 -
- 3 - - John Richards - -
-
-
-
- $138.00 - 28.76% - - - Apr 12, 2015 -
- 4 - - Peter Meggik - -
-
-
-
- $ 77.99 - 53.45% - - - May 15, 2015 -
- 5 - - Edward - -
-
-
-
- $ 160.25 - 18.32% - - - May 03, 2015 -
- 6 - - Henry Tom - -
-
-
-
- $ 150.00 - 24.67% - - - June 16, 2015 -
-
-
-
-
-
+
@@ -405,11 +251,11 @@
Manage Tickets
-

James :

+

James Cordon :

[#23047]

-

Donec rutrum congue leo eget malesuada.

+

Request for instock Product

-

Donec rutrum congue leo eget malesuada. Quisque velit nisi, pretium ut lacinia in, elementum id enim vivamus.

+

Hi there! I would like to request for more products like this..

Last responded : @@ -422,39 +268,40 @@
Manage Tickets
-
+
profile image
-

Stella :

+

Stella McCarthy :

[#23135]

-

Curabitur aliquet quam id dui posuere blandit.

+

Hello! Internet banking fail to make payment.

-

Pellentesque in ipsum id orci porta dapibus. Sed porttitor lectus nibh. Curabitur non nulla sit amet nisl.

+

Hi there! I have problems purchasing the product online. I need help on how to do it please. Thanks!

Last responded : - 3 hours ago + 1 min ago
Due in : @@ -463,22 +310,22 @@
Manage Tickets
@@ -489,9 +336,9 @@
Manage Tickets

John Doe :

[#23246]

-

Mauris blandit aliquet elit, eget tincidunt nibh pulvinar.

+

REQUEST: Need tracking ID number ASAP.

-

Nulla quis lorem ut libero malesuada feugiat. Proin eget tortor risus. Lorem ipsum dolor sit amet.

+

Hi! I forgot my tracking ID number. Please send me a copy. Thanks!.

Last responded : @@ -505,20 +352,22 @@
Manage Tickets
diff --git a/src/app/dropdown/dropdown.component.html b/src/app/dropdown/dropdown.component.html index 9a80409..1415be5 100644 --- a/src/app/dropdown/dropdown.component.html +++ b/src/app/dropdown/dropdown.component.html @@ -1,559 +1,148 @@
-
-
-
-

Basic dropdown

-

- Wrap the dropdown’s toggle (your button or link) and the dropdown menu within .dropdown -

-
-
- - -
-
- - -
-
- - -
-
- - -
-
- - -
-
- - -
-
-
-
-

Dropdown outline

-

- Add class .btn-outline-{{'{'}}color{{'}'}} to the button inside .dropdown -

-
-
- - -
-
- - -
-
- - -
-
- - -
-
- - -
-
- - -
-
-
-
-
+
-

Split button dropdowns

-

- Wrap two buttons in .btn-group and add .dropdown-toggle-split to the toggling button -

-
-
- -
- - -
-
-
- -
- - -
-
-
- -
- -
- - Action - Another action - Something else here - - Separated link +

MODE OF PAYMENT

+

Please select the mode of payment for your customer

+
+
+
+

Online Payment

+
-
-
-
- -
- -
- - Action - Another action - Something else here - - Separated link +
+
+ +
+ + +
+
-
-
- -
- - -
-
-
- -
- - -
-
-
-
-
-
-
-
-
-

Icon dropdowns

-

- Replace button with icon buttons -

-
-
-
-
- - -
-
- - -
-
- - -
-
-
-
-
-
-
-
- - -
-
- -
- - Action - Another action - Something else here - - Separated link +
+
+
+
+

Money Transfer

+
-
-
- -
- - Action - Another action - Something else here - - Separated link +
+
+ +
+ + +
+
-
-
-
-
-
-
- - -
-
- - -
-
-
-
-
-
-
-
-

Dropup variation

-

- Add class .dropup -

-
-
- - -
-
- - -
-
- - -
-
- - -
-
- - -
-
- -
- - Action - Another action - Something else here - - Separated link + +
+
+
+

Address

+
+
+
+

Star Admin Inc

+

+ 695 lsom Ave, +

+

+ Suite 00 +

+

+ San Francisco, CA 94107 +

+
+
+
+
+

+ E-mail +

+

+ johndoe@examplemeail.com +

+

+ Web Address +

+

+ www.staradmin.com +

+
+
+ Edit Address     +
-
-
-
-
-

Dropdown sizes

-

- Add class .btn-{{'{'}}size{{'}'}} to dropdown buttons -

-
-
- - -
-
- - -
-
- -
- - Action - Another action - Something else here - - Separated link + +
+
+
+

MANAGE TICKET AND NOTIFICATIONS

+
+
+
+

Customer Ticket

+
+
+
+
+ +
+ +
+ Enable + Disable +
+
+
+
+
+
+
+
+
+

Notification

+
+
+
+
+ +
+ + +
+
+
-
-
\ No newline at end of file diff --git a/src/app/footer/footer.component.html b/src/app/footer/footer.component.html index e8d58f3..a828a1e 100644 --- a/src/app/footer/footer.component.html +++ b/src/app/footer/footer.component.html @@ -1,6 +1,6 @@
- Copyright © 2018 Bootstrap Dash. All rights reserved. + Copyright © 2018. All rights reserved. Hand-crafted & made with
\ No newline at end of file diff --git a/src/app/forms/forms.component.html b/src/app/forms/forms.component.html deleted file mode 100644 index cb9e6ab..0000000 --- a/src/app/forms/forms.component.html +++ /dev/null @@ -1,477 +0,0 @@ -
-
-
-
-
-
-

Default form

-

- Basic form layout -

-
-
- - -
-
- - -
- - -
-
-
-
-
-
-
-

Horizontal Form

-

- Horizontal form layout -

-
-
- -
- -
-
-
- -
- -
-
- - -
-
-
-
-
-
-
-
-
-

Basic form

-

- Basic form elements -

-
-
- - -
-
- - -
-
- - -
-
- - -
-
- - -
- - -
-
-
-
-
-
-
-

Coloured select box

-

- Basic bootstrap select in theme colors -

-
- - -
-
- - -
-
- - -
-
- - -
-
- - -
-
-
-
-
-
-
-
-
-

Basic input groups

-

- Basic bootstrap input groups -

-
-
- @ - -
-
-
-
- $ - - .00 -
-
-
-
- $ - 0.00 - -
-
-
-
-
-
-
-
-

Colored input groups

-

- Input groups with colors -

-
-
- - - - -
-
-
-
- - - - -
-
-
-
- - - - -
-
-
-
- $ - - .00 -
-
-
-
-
-
-
-
-
-
-
-
-

Input size

-

- This is the default bootstrap form layout -

-
- - -
-
- - -
-
- - -
-
-
-
-
-

Selectize

-
- - -
-
- - -
-
- - -
-
-
-
-
-
-
-
-
-

Horizontal Two column

-
-

- Personal info -

-
-
-
- -
- -
-
-
-
-
- -
- -
-
-
-
-
-
-
- -
- -
-
-
-
-
- -
- -
-
-
-
-
-
-
- -
- -
-
-
-
-
- -
-
- -
-
-
-
- -
-
-
-
-
-

- Address -

-
-
-
- -
- -
-
-
-
-
- -
- -
-
-
-
-
-
-
- -
- -
-
-
-
-
- -
- -
-
-
-
-
-
-
- -
- -
-
-
-
-
- -
- -
-
-
-
-
-
-
-
-
-
-
-

Typeahead

-
-
-

- Simple typeahead -

- -
-
-

- Typeahead on focus -

- -
-
-
-
-
-
-
-
-

Rating

-
-
-

- Basic rating -

- -
-
-

- Readonly rating -

- -
-
-
-
-
-
\ No newline at end of file diff --git a/src/app/forms/forms.component.scss b/src/app/forms/forms.component.scss deleted file mode 100644 index e69de29..0000000 diff --git a/src/app/forms/forms.component.spec.ts b/src/app/forms/forms.component.spec.ts deleted file mode 100644 index fe21b72..0000000 --- a/src/app/forms/forms.component.spec.ts +++ /dev/null @@ -1,25 +0,0 @@ -import { async, ComponentFixture, TestBed } from '@angular/core/testing'; - -import { FormsComponent } from './forms.component'; - -describe('FormsComponent', () => { - let component: FormsComponent; - let fixture: ComponentFixture; - - beforeEach(async(() => { - TestBed.configureTestingModule({ - declarations: [ FormsComponent ] - }) - .compileComponents(); - })); - - beforeEach(() => { - fixture = TestBed.createComponent(FormsComponent); - component = fixture.componentInstance; - fixture.detectChanges(); - }); - - it('should be created', () => { - expect(component).toBeTruthy(); - }); -}); diff --git a/src/app/icons/icons.component.html b/src/app/icons/icons.component.html deleted file mode 100644 index f149d06..0000000 --- a/src/app/icons/icons.component.html +++ /dev/null @@ -1,1012 +0,0 @@ -
-
-
-
-
41 New Icons in 4.7
-
-
fa fa-address-book
-
fa fa-address-book-o
-
fa fa-address-card
-
fa fa-address-card-o
-
fa fa-bandcamp
-
fa fa-bath
-
fa fa-bathtub
-
fa fa-drivers-license
-
fa fa-drivers-license-o
-
fa fa-eercast
-
fa fa-envelope-open
-
fa fa-envelope-open-o
-
fa fa-etsy
-
fa fa-free-code-camp
-
fa fa-grav
-
fa fa-handshake-o
-
fa fa-id-badge
-
fa fa-id-card
-
fa fa-id-card-o
-
fa fa-imdb
-
fa fa-linode
-
fa fa-meetup
-
fa fa-microchip
-
fa fa-podcast
-
fa fa-quora
-
fa fa-ravelry
-
fa fa-s15
-
fa fa-shower
-
fa fa-snowflake-o
-
fa fa-superpowers
-
fa fa-telegram
-
fa fa-thermometer
-
fa fa-thermometer-0
-
fa fa-thermometer-1
-
fa fa-thermometer-2
-
fa fa-thermometer-3
-
fa fa-thermometer-4
-
fa fa-thermometer-empty
-
fa fa-thermometer-full
-
fa fa-thermometer-half
-
fa fa-thermometer-quarter
-
fa fa-thermometer-three-quarters -
-
fa fa-times-rectangle
-
fa fa-times-rectangle-o
-
fa fa-user-circle
-
fa fa-user-circle-o
-
fa fa-user-o
-
fa fa-vcard
-
fa fa-vcard-o
-
fa fa-window-close
-
fa fa-window-close-o
-
fa fa-window-maximize
-
fa fa-window-minimize
-
fa fa-window-restore
-
fa fa-wpexplorer
-
-
-
-
-
-
-
-
-
-
Web Application Icons
-
-
fa-adjust
-
fa-anchor
-
fa-archive
-
fa-arrows
-
fa-arrows-h
-
fa-arrows-v
-
fa-asterisk
-
fa-automobile (alias)
-
fa-ban
-
fa-bank (alias)
-
fa-bar-chart-o
-
fa-barcode
-
fa-bars
-
fa-beer
-
fa-bell
-
fa-bell-o
-
fa-bolt
-
fa-bomb
-
fa-book
-
fa-bookmark
-
fa-bookmark-o
-
fa-briefcase
-
fa-bug
-
fa-building
-
fa-building-o
-
fa-bullhorn
-
fa-bullseye
-
fa-cab (alias)
-
fa-calendar
-
fa-calendar-o
-
fa-camera
-
fa-camera-retro
-
fa-car
-
fa-caret-square-o-down
-
fa-caret-square-o-left
-
fa-caret-square-o-right
-
fa-caret-square-o-up
-
fa-certificate
-
fa-check
-
fa-check-circle
-
fa-check-circle-o
-
fa-check-square
-
fa-check-square-o
-
fa-child
-
fa-circle
-
fa-circle-o
-
fa-circle-o-notch
-
fa-circle-thin
-
fa-clock-o
-
fa-cloud
-
fa-cloud-download
-
fa-cloud-upload
-
fa-code
-
fa-code-fork
-
fa-coffee
-
fa-cog
-
fa-cogs
-
fa-comment
-
fa-comment-o
-
fa-comments
-
fa-comments-o
-
fa-compass
-
fa-credit-card
-
fa-crop
-
fa-crosshairs
-
fa-cube
-
fa-cubes
-
fa-cutlery
-
fa-dashboard (alias)
-
fa-database
-
fa-desktop
-
fa-dot-circle-o
-
fa-download
-
fa-edit (alias)
-
fa-ellipsis-h
-
fa-ellipsis-v
-
fa-envelope
-
fa-envelope-o
-
fa-envelope-square
-
fa-eraser
-
fa-exchange
-
fa-exclamation
-
fa-exclamation-circle
-
fa-exclamation-triangle
-
fa-external-link
-
fa-external-link-square
-
fa-eye
-
fa-eye-slash
-
fa-fax
-
fa-female
-
fa-fighter-jet
-
fa-file-archive-o
-
fa-file-audio-o
-
fa-file-code-o
-
fa-file-excel-o
-
fa-file-image-o
-
fa-file-movie-o (alias)
-
fa-file-pdf-o
-
fa-file-photo-o (alias)
-
fa-file-picture-o (alias)
-
fa-file-powerpoint-o
-
fa-file-sound-o (alias)
-
fa-file-video-o
-
fa-file-word-o
-
fa-file-zip-o (alias)
-
fa-film
-
fa-filter
-
fa-fire
-
fa-fire-extinguisher
-
fa-flag
-
fa-flag-checkered
-
fa-flag-o
-
fa-flash (alias)
-
fa-flask
-
fa-folder
-
fa-folder-o
-
fa-folder-open
-
fa-folder-open-o
-
fa-frown-o
-
fa-gamepad
-
fa-gavel
-
fa-gear (alias)
-
fa-gears (alias)
-
fa-gift
-
fa-glass
-
fa-globe
-
fa-graduation-cap
-
fa-group (alias)
-
fa-hdd-o
-
fa-headphones
-
fa-heart
-
fa-heart-o
-
fa-history
-
fa-home
-
fa-image (alias)
-
fa-inbox
-
fa-info
-
fa-info-circle
-
fa-institution (alias)
-
fa-key
-
fa-keyboard-o
-
fa-language
-
fa-laptop
-
fa-leaf
-
fa-legal (alias)
-
fa-lemon-o
-
fa-level-down
-
fa-level-up
-
fa-life-bouy (alias)
-
fa-life-ring
-
fa-life-saver (alias)
-
fa-lightbulb-o
-
fa-location-arrow
-
fa-lock
-
fa-magic
-
fa-magnet
-
fa-mail-forward (alias)
-
fa-mail-reply (alias)
-
fa-mail-reply-all (alias)
-
fa-male
-
fa-map-marker
-
fa-meh-o
-
fa-microphone
-
fa-microphone-slash
-
fa-minus
-
fa-minus-circle
-
fa-minus-square
-
fa-minus-square-o
-
fa-mobile
-
fa-mobile-phone (alias)
-
fa-money
-
fa-moon-o
-
fa-mortar-board (alias)
-
fa-music
-
fa-navicon (alias)
-
fa-paper-plane
-
fa-paper-plane-o
-
fa-paw
-
fa-pencil
-
fa-pencil-square
-
fa-pencil-square-o
-
fa-phone
-
fa-phone-square
-
fa-photo (alias)
-
fa-picture-o
-
fa-plane
-
fa-plus
-
fa-plus-circle
-
fa-plus-square
-
fa-plus-square-o
-
fa-power-off
-
fa-print
-
fa-puzzle-piece
-
fa-qrcode
-
fa-question
-
fa-question-circle
-
fa-quote-left
-
fa-quote-right
-
fa-random
-
fa-recycle
-
fa-refresh
-
fa-reorder (alias)
-
fa-reply
-
fa-reply-all
-
fa-retweet
-
fa-road
-
fa-rocket
-
fa-rss
-
fa-rss-square
-
fa-search
-
fa-search-minus
-
fa-search-plus
-
fa-send (alias)
-
fa-send-o (alias)
-
fa-share
-
fa-share-alt
-
fa-share-alt-square
-
fa-share-square
-
fa-share-square-o
-
fa-shield
-
fa-shopping-cart
-
fa-sign-in
-
fa-sign-out
-
fa-signal
-
fa-sitemap
-
fa-sliders
-
fa-smile-o
-
fa-sort
-
fa-sort-alpha-asc
-
fa-sort-alpha-desc
-
fa-sort-amount-asc
-
fa-sort-amount-desc
-
fa-sort-asc
-
fa-sort-desc
-
fa-sort-down (alias)
-
fa-sort-numeric-asc
-
fa-sort-numeric-desc
-
fa-sort-up (alias)
-
fa-space-shuttle
-
fa-spinner
-
fa-spoon
-
fa-square
-
fa-square-o
-
fa-star
-
fa-star-half
-
fa-star-half-empty (alias)
-
fa-star-half-full (alias)
-
fa-star-half-o
-
fa-star-o
-
fa-suitcase
-
fa-sun-o
-
fa-support (alias)
-
fa-tablet
-
fa-tachometer
-
fa-tag
-
fa-tags
-
fa-tasks
-
fa-taxi
-
fa-terminal
-
fa-thumb-tack
-
fa-thumbs-down
-
fa-thumbs-o-down
-
fa-thumbs-o-up
-
fa-thumbs-up
-
fa-ticket
-
fa-times
-
fa-times-circle
-
fa-times-circle-o
-
fa-tint
-
fa-toggle-down (alias)
-
fa-toggle-left (alias)
-
fa-toggle-right (alias)
-
fa-toggle-up (alias)
-
fa-trash-o
-
fa-tree
-
fa-trophy
-
fa-truck
-
fa-umbrella
-
fa-university
-
fa-unlock
-
fa-unlock-alt
-
fa-unsorted (alias)
-
fa-upload
-
fa-user
-
fa-users
-
fa-video-camera
-
fa-volume-down
-
fa-volume-off
-
fa-volume-up
-
fa-warning (alias)
-
fa-wheelchair
-
fa-wrench
-
-
-
-
-
-
-
-
-
-
File Type Icons
-
-
fa-adjust
-
fa-anchor
-
fa-archive
-
fa-arrows
-
fa-arrows-h
-
fa-arrows-v
-
fa-asterisk
-
fa-automobile (alias)
-
fa-ban
-
fa-bank (alias)
-
fa-bar-chart-o
-
fa-barcode
-
fa-bars
-
fa-beer
-
fa-bell
-
fa-bell-o
-
fa-bolt
-
fa-bomb
-
fa-book
-
fa-bookmark
-
fa-bookmark-o
-
fa-briefcase
-
fa-bug
-
fa-building
-
fa-building-o
-
fa-bullhorn
-
fa-bullseye
-
fa-cab (alias)
-
fa-calendar
-
fa-calendar-o
-
fa-camera
-
fa-camera-retro
-
fa-car
-
fa-caret-square-o-down
-
fa-caret-square-o-left
-
fa-caret-square-o-right
-
fa-caret-square-o-up
-
fa-certificate
-
fa-check
-
fa-check-circle
-
fa-check-circle-o
-
fa-check-square
-
fa-check-square-o
-
fa-child
-
fa-circle
-
fa-circle-o
-
fa-circle-o-notch
-
fa-circle-thin
-
fa-clock-o
-
fa-cloud
-
fa-cloud-download
-
fa-cloud-upload
-
fa-code
-
fa-code-fork
-
fa-coffee
-
fa-cog
-
fa-cogs
-
fa-comment
-
fa-comment-o
-
fa-comments
-
fa-comments-o
-
fa-compass
-
fa-credit-card
-
fa-crop
-
fa-crosshairs
-
fa-cube
-
fa-cubes
-
fa-cutlery
-
fa-dashboard (alias)
-
fa-database
-
fa-desktop
-
fa-dot-circle-o
-
fa-download
-
fa-edit (alias)
-
fa-ellipsis-h
-
fa-ellipsis-v
-
fa-envelope
-
fa-envelope-o
-
fa-envelope-square
-
fa-eraser
-
fa-exchange
-
fa-exclamation
-
fa-exclamation-circle
-
fa-exclamation-triangle
-
fa-external-link
-
fa-external-link-square
-
fa-eye
-
fa-eye-slash
-
fa-fax
-
fa-female
-
fa-fighter-jet
-
fa-file-archive-o
-
fa-file-audio-o
-
fa-file-code-o
-
fa-file-excel-o
-
fa-file-image-o
-
fa-file-movie-o (alias)
-
fa-file-pdf-o
-
fa-file-photo-o (alias)
-
fa-file-picture-o (alias)
-
fa-file-powerpoint-o
-
fa-file-sound-o (alias)
-
fa-file-video-o
-
fa-file-word-o
-
fa-file-zip-o (alias)
-
fa-film
-
fa-filter
-
fa-fire
-
fa-fire-extinguisher
-
fa-flag
-
fa-flag-checkered
-
fa-flag-o
-
fa-flash (alias)
-
fa-flask
-
fa-folder
-
fa-folder-o
-
fa-folder-open
-
fa-folder-open-o
-
fa-frown-o
-
fa-gamepad
-
fa-gavel
-
fa-gear (alias)
-
fa-gears (alias)
-
fa-gift
-
fa-glass
-
fa-globe
-
fa-graduation-cap
-
fa-group (alias)
-
fa-hdd-o
-
fa-headphones
-
fa-heart
-
fa-heart-o
-
fa-history
-
fa-home
-
fa-image (alias)
-
fa-inbox
-
fa-info
-
fa-info-circle
-
fa-institution (alias)
-
fa-key
-
fa-keyboard-o
-
fa-language
-
fa-laptop
-
fa-leaf
-
fa-legal (alias)
-
fa-lemon-o
-
fa-level-down
-
fa-level-up
-
fa-life-bouy (alias)
-
fa-life-ring
-
fa-life-saver (alias)
-
fa-lightbulb-o
-
fa-location-arrow
-
fa-lock
-
fa-magic
-
fa-magnet
-
fa-mail-forward (alias)
-
fa-mail-reply (alias)
-
fa-mail-reply-all (alias)
-
fa-male
-
fa-map-marker
-
fa-meh-o
-
fa-microphone
-
fa-microphone-slash
-
fa-minus
-
fa-minus-circle
-
fa-minus-square
-
fa-minus-square-o
-
fa-mobile
-
fa-mobile-phone (alias)
-
fa-money
-
fa-moon-o
-
fa-mortar-board (alias)
-
fa-music
-
fa-navicon (alias)
-
fa-paper-plane
-
fa-paper-plane-o
-
fa-paw
-
fa-pencil
-
fa-pencil-square
-
fa-pencil-square-o
-
fa-phone
-
fa-phone-square
-
fa-photo (alias)
-
fa-picture-o
-
fa-plane
-
fa-plus
-
fa-plus-circle
-
fa-plus-square
-
fa-plus-square-o
-
fa-power-off
-
fa-print
-
fa-puzzle-piece
-
fa-qrcode
-
fa-question
-
fa-question-circle
-
fa-quote-left
-
fa-quote-right
-
fa-random
-
fa-recycle
-
fa-refresh
-
fa-reorder (alias)
-
fa-reply
-
fa-reply-all
-
fa-retweet
-
fa-road
-
fa-rocket
-
fa-rss
-
fa-rss-square
-
fa-search
-
fa-search-minus
-
fa-search-plus
-
fa-send (alias)
-
fa-send-o (alias)
-
fa-share
-
fa-share-alt
-
fa-share-alt-square
-
fa-share-square
-
fa-share-square-o
-
fa-shield
-
fa-shopping-cart
-
fa-sign-in
-
fa-sign-out
-
fa-signal
-
fa-sitemap
-
fa-sliders
-
fa-smile-o
-
fa-sort
-
fa-sort-alpha-asc
-
fa-sort-alpha-desc
-
fa-sort-amount-asc
-
fa-sort-amount-desc
-
fa-sort-asc
-
fa-sort-desc
-
fa-sort-down (alias)
-
fa-sort-numeric-asc
-
fa-sort-numeric-desc
-
fa-sort-up (alias)
-
fa-space-shuttle
-
fa-spinner
-
fa-spoon
-
fa-square
-
fa-square-o
-
fa-star
-
fa-star-half
-
fa-star-half-empty (alias)
-
fa-star-half-full (alias)
-
fa-star-half-o
-
fa-star-o
-
fa-suitcase
-
fa-sun-o
-
fa-support (alias)
-
fa-tablet
-
fa-tachometer
-
fa-tag
-
fa-tags
-
fa-tasks
-
fa-taxi
-
fa-terminal
-
fa-thumb-tack
-
fa-thumbs-down
-
fa-thumbs-o-down
-
fa-thumbs-o-up
-
fa-thumbs-up
-
fa-ticket
-
fa-times
-
fa-times-circle
-
fa-times-circle-o
-
fa-tint
-
fa-toggle-down (alias)
-
fa-toggle-left (alias)
-
fa-toggle-right (alias)
-
fa-toggle-up (alias)
-
fa-trash-o
-
fa-tree
-
fa-trophy
-
fa-truck
-
fa-umbrella
-
fa-university
-
fa-unlock
-
fa-unlock-alt
-
fa-unsorted (alias)
-
fa-upload
-
fa-user
-
fa-users
-
fa-video-camera
-
fa-volume-down
-
fa-volume-off
-
fa-volume-up
-
fa-warning (alias)
-
fa-wheelchair
-
fa-wrench
-
-
-
-
-
-
-
-
-
-
Spinner icons
-
- These icons work great with the fa-spin class. Check out the spinning icons example. -
-
-
fa-circle-o-notch
-
fa-cog
-
fa-gear (alias)
-
fa-refresh
-
fa-spinner
-
-
-
-
-
-
-
-
-
-
Form Control Icons
-
-
fa-check-square
-
fa-check-square-o
-
fa-circle
-
fa-circle-o
-
fa-dot-circle-o
-
fa-minus-square
-
fa-minus-square-o
-
fa-plus-square
-
fa-plus-square-o
-
fa-square
-
fa-square-o
-
-
-
-
-
-
-
-
-
-
Currency Icons
-
-
fa-bitcoin (alias)
-
fa-btc
-
fa-cny (alias)
-
fa-dollar (alias)
-
fa-eur
-
fa-euro (alias)
-
fa-gbp
-
fa-inr
-
fa-jpy
-
fa-krw
-
fa-money
-
fa-rmb (alias)
-
fa-rouble (alias)
-
fa-rub
-
fa-ruble (alias)
-
fa-rupee (alias)
-
fa-try
-
fa-turkish-lira (alias)
-
fa-usd
-
fa-won (alias)
-
fa-yen (alias)
-
-
-
-
-
-
-
-
-
-
Text Editor Icons
-
-
fa-align-center
-
fa-align-justify
-
fa-align-left
-
fa-align-right
-
fa-bold
-
fa-chain (alias)
-
fa-chain-broken
-
fa-clipboard
-
fa-columns
-
fa-copy (alias)
-
fa-cut (alias)
-
fa-dedent (alias)
-
fa-eraser
-
fa-file
-
fa-file-o
-
fa-file-text
-
fa-file-text-o
-
fa-files-o
-
fa-floppy-o
-
fa-font
-
fa-header
-
fa-indent
-
fa-italic
-
fa-link
-
fa-list
-
fa-list-alt
-
fa-list-ol
-
fa-list-ul
-
fa-outdent
-
fa-paperclip
-
fa-paragraph
-
fa-paste (alias)
-
fa-repeat
-
fa-rotate-left (alias)
-
fa-rotate-right (alias)
-
fa-save (alias)
-
fa-scissors
-
fa-strikethrough
-
fa-subscript
-
fa-superscript
-
fa-table
-
fa-text-height
-
fa-text-width
-
fa-th
-
fa-th-large
-
fa-th-list
-
fa-underline
-
fa-undo
-
fa-unlink (alias)
-
-
-
-
-
-
-
-
-
-
Directional Icons
-
-
fa-angle-double-down
-
fa-angle-double-left
-
fa-angle-double-right
-
fa-angle-double-up
-
fa-angle-down
-
fa-angle-left
-
fa-angle-right
-
fa-angle-up
-
fa-arrow-circle-down
-
fa-arrow-circle-left
-
fa-arrow-circle-o-down
-
fa-arrow-circle-o-left
-
fa-arrow-circle-o-right
-
fa-arrow-circle-o-up
-
fa-arrow-circle-right
-
fa-arrow-circle-up
-
fa-arrow-down
-
fa-arrow-left
-
fa-arrow-right
-
fa-arrow-up
-
fa-arrows
-
fa-arrows-alt
-
fa-arrows-h
-
fa-arrows-v
-
fa-caret-down
-
fa-caret-left
-
fa-caret-right
-
fa-caret-up
-
fa-caret-square-o-left
-
fa-caret-square-o-right
-
fa-caret-square-o-up
-
fa-caret-square-o-down
-
fa-chevron-circle-down
-
fa-chevron-circle-left
-
fa-chevron-circle-right
-
fa-chevron-circle-up
-
fa-chevron-down
-
fa-chevron-left
-
fa-chevron-right
-
fa-chevron-up
-
fa-hand-o-down
-
fa-hand-o-left
-
fa-hand-o-right
-
fa-hand-o-up
-
fa-long-arrow-down
-
fa-long-arrow-left
-
fa-long-arrow-right
-
fa-long-arrow-up
-
fa-toggle-down (alias)
-
fa-toggle-left (alias)
-
fa-toggle-right (alias)
-
fa-toggle-up (alias)
-
-
-
-
-
-
-
-
-
-
Video Player Icons
-
-
fa-arrows-alt
-
fa-backward
-
fa-compress
-
fa-eject
-
fa-expand
-
fa-fast-backward
-
fa-fast-forward
-
fa-forward
-
fa-pause
-
fa-play
-
fa-play-circle
-
fa-play-circle-o
-
fa-step-backward
-
fa-step-forward
-
fa-stop
-
fa-youtube-play
-
-
-
-
-
-
-
-
-
-
Brand Icons
-
-
fa-adn
-
fa-android
-
fa-apple
-
fa-behance
-
fa-behance-square
-
fa-bitbucket
-
fa-bitbucket-square
-
fa-bitcoin (alias)
-
fa-btc
-
fa-codepen
-
fa-css3
-
fa-delicious
-
fa-deviantart
-
fa-digg
-
fa-dribbble
-
fa-dropbox
-
fa-drupal
-
fa-empire
-
fa-facebook
-
fa-facebook-square
-
fa-flickr
-
fa-foursquare
-
fa-ge (alias)
-
fa-git
-
fa-git-square
-
fa-github
-
fa-github-alt
-
fa-github-square
-
fa-gittip
-
fa-google
-
fa-google-plus
-
fa-google-plus-square
-
fa-hacker-news
-
fa-html5
-
fa-instagram
-
fa-joomla
-
fa-jsfiddle
-
fa-linkedin
-
fa-linkedin-square
-
fa-linux
-
fa-maxcdn
-
fa-openid
-
fa-pagelines
-
fa-pied-piper
-
fa-pied-piper-alt
-
fa-pinterest
-
fa-pinterest-square
-
fa-qq
-
fa-ra (alias)
-
fa-rebel
-
fa-reddit
-
fa-reddit-square
-
fa-renren
-
fa-share-alt
-
fa-share-alt-square
-
fa-skype
-
fa-slack
-
fa-soundcloud
-
fa-spotify
-
fa-stack-exchange
-
fa-stack-overflow
-
fa-steam
-
fa-steam-square
-
fa-stumbleupon
-
fa-stumbleupon-circle
-
fa-tencent-weibo
-
fa-trello
-
fa-tumblr
-
fa-tumblr-square
-
fa-twitter
-
fa-twitter-square
-
fa-vimeo-square
-
fa-vine
-
fa-vk
-
fa-wechat (alias)
-
fa-weibo
-
fa-weixin
-
fa-windows
-
fa-wordpress
-
fa-xing
-
fa-xing-square
-
fa-yahoo
-
fa-youtube
-
fa-youtube-play
-
fa-youtube-square
-
-
-
-
-
-
-
-
-
-
Medical Icons
-
-
fa-ambulance
-
fa-h-square
-
fa-hospital-o
-
fa-medkit
-
fa-plus-square
-
fa-stethoscope
-
fa-user-md
-
fa-wheelchair
-
-
-
-
-
diff --git a/src/app/icons/icons.component.scss b/src/app/icons/icons.component.scss deleted file mode 100644 index e69de29..0000000 diff --git a/src/app/icons/icons.component.spec.ts b/src/app/icons/icons.component.spec.ts deleted file mode 100644 index 5e33a19..0000000 --- a/src/app/icons/icons.component.spec.ts +++ /dev/null @@ -1,25 +0,0 @@ -import { async, ComponentFixture, TestBed } from '@angular/core/testing'; - -import { IconsComponent } from './icons.component'; - -describe('IconsComponent', () => { - let component: IconsComponent; - let fixture: ComponentFixture; - - beforeEach(async(() => { - TestBed.configureTestingModule({ - declarations: [ IconsComponent ] - }) - .compileComponents(); - })); - - beforeEach(() => { - fixture = TestBed.createComponent(IconsComponent); - component = fixture.componentInstance; - fixture.detectChanges(); - }); - - it('should be created', () => { - expect(component).toBeTruthy(); - }); -}); diff --git a/src/app/icons/icons.component.ts b/src/app/icons/icons.component.ts deleted file mode 100644 index 89433d2..0000000 --- a/src/app/icons/icons.component.ts +++ /dev/null @@ -1,17 +0,0 @@ -import { Component, OnInit } from '@angular/core'; -import { ViewEncapsulation } from '@angular/core'; - -@Component({ - selector: 'app-icons', - templateUrl: './icons.component.html', - styleUrls: ['./icons.component.scss'], - encapsulation: ViewEncapsulation.None -}) -export class IconsComponent implements OnInit { - - constructor() { } - - ngOnInit() { - } - -} diff --git a/src/app/navbar/navbar.component.html b/src/app/navbar/navbar.component.html index 1971362..8b09934 100644 --- a/src/app/navbar/navbar.component.html +++ b/src/app/navbar/navbar.component.html @@ -1,7 +1,7 @@