diff --git a/app/Helpers/Helpers.php b/app/Helpers/Helpers.php
index 962b3c5..b719e1b 100644
--- a/app/Helpers/Helpers.php
+++ b/app/Helpers/Helpers.php
@@ -542,4 +542,4 @@
$str .= "";
return $str;
- }
+ }
\ No newline at end of file
diff --git a/package-lock.json b/package-lock.json
index b7f6aa0..dba6081 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -4,7 +4,6 @@
"requires": true,
"packages": {
"": {
- "name": "clara",
"dependencies": {
"@ckeditor/ckeditor5-alignment": "^35.2.1",
"@ckeditor/ckeditor5-build-balloon": "^35.2.1",
@@ -2478,6 +2477,7 @@
"version": "1.5.0",
"resolved": "https://registry.npmjs.org/@colors/colors/-/colors-1.5.0.tgz",
"integrity": "sha512-ooWCrlZP11i8GImSjTHYHLkvFDP48nS4+204nGb1RiX/WXYHmJA2III9/e2DWVabCESdW7hBAEzHRqUn9OUVvQ==",
+ "dev": true,
"optional": true,
"engines": {
"node": ">=0.1.90"
@@ -3341,6 +3341,7 @@
"version": "3.1.0",
"resolved": "https://registry.npmjs.org/aggregate-error/-/aggregate-error-3.1.0.tgz",
"integrity": "sha512-4I7Td01quW/RpocfNayFdFVk1qSuoh0E7JrbRJ16nH01HhKFQ88INq9Sd+nd72zqRySlr9BmDA8xlEJ6vJMrYA==",
+ "dev": true,
"dependencies": {
"clean-stack": "^2.0.0",
"indent-string": "^4.0.0"
@@ -3447,6 +3448,7 @@
"version": "5.0.1",
"resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz",
"integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==",
+ "dev": true,
"engines": {
"node": ">=8"
}
@@ -4307,6 +4309,7 @@
"version": "2.2.0",
"resolved": "https://registry.npmjs.org/clean-stack/-/clean-stack-2.2.0.tgz",
"integrity": "sha512-4diC9HaTE+KRAMWhDhrGOECgWZxoevMc5TlkObMqNSsVU62PYzXZ/SMTjzyGAFF1YusgxGcSWTEXBhp0CPwQ1A==",
+ "dev": true,
"engines": {
"node": ">=6"
}
@@ -4315,6 +4318,7 @@
"version": "0.6.3",
"resolved": "https://registry.npmjs.org/cli-table3/-/cli-table3-0.6.3.tgz",
"integrity": "sha512-w5Jac5SykAeZJKntOxJCrm63Eg5/4dhMWIcuTbo9rpE+brgaSZo0RuNJZeOyMgsUdhDeojvgyQLmjI+K50ZGyg==",
+ "dev": true,
"dependencies": {
"string-width": "^4.2.0"
},
@@ -5566,7 +5570,8 @@
"node_modules/emoji-regex": {
"version": "8.0.0",
"resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz",
- "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A=="
+ "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==",
+ "dev": true
},
"node_modules/emojis-list": {
"version": "3.0.0",
@@ -6057,6 +6062,7 @@
"version": "1.0.16",
"resolved": "https://registry.npmjs.org/fastest-levenshtein/-/fastest-levenshtein-1.0.16.tgz",
"integrity": "sha512-eRnCtTTtGZFpQCwhJiUOuxPQWRXVKYDn0b2PeHfXL6/Zi53SLAzAHfVhVWK2AryC/WH05kGfxhFIPvTF0SXQzg==",
+ "dev": true,
"engines": {
"node": ">= 4.9.1"
}
@@ -6301,7 +6307,8 @@
"node_modules/fs.realpath": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz",
- "integrity": "sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw=="
+ "integrity": "sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==",
+ "dev": true
},
"node_modules/fsevents": {
"version": "2.3.2",
@@ -6391,6 +6398,7 @@
"version": "7.2.3",
"resolved": "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz",
"integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==",
+ "dev": true,
"dependencies": {
"fs.realpath": "^1.0.0",
"inflight": "^1.0.4",
@@ -6473,7 +6481,8 @@
"node_modules/graceful-fs": {
"version": "4.2.11",
"resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.11.tgz",
- "integrity": "sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ=="
+ "integrity": "sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==",
+ "dev": true
},
"node_modules/growly": {
"version": "1.3.0",
@@ -7054,6 +7063,7 @@
"version": "4.0.0",
"resolved": "https://registry.npmjs.org/indent-string/-/indent-string-4.0.0.tgz",
"integrity": "sha512-EdDDZu4A2OyIK7Lr/2zG+w5jmbuk1DVBnEwREQvBzspBJkCEbRa8GxU1lghYcaGJCnRWibjDXlq779X1/y5xwg==",
+ "dev": true,
"engines": {
"node": ">=8"
}
@@ -7062,6 +7072,7 @@
"version": "1.0.6",
"resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz",
"integrity": "sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==",
+ "dev": true,
"dependencies": {
"once": "^1.3.0",
"wrappy": "1"
@@ -7185,6 +7196,7 @@
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz",
"integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==",
+ "dev": true,
"engines": {
"node": ">=8"
}
@@ -7297,7 +7309,8 @@
"node_modules/isexe": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz",
- "integrity": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw=="
+ "integrity": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==",
+ "dev": true
},
"node_modules/isobject": {
"version": "3.0.1",
@@ -7387,7 +7400,8 @@
"node_modules/json-parse-even-better-errors": {
"version": "2.3.1",
"resolved": "https://registry.npmjs.org/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz",
- "integrity": "sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w=="
+ "integrity": "sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==",
+ "dev": true
},
"node_modules/json-schema-traverse": {
"version": "0.4.1",
@@ -10795,6 +10809,8 @@
},
"node_modules/npm/node_modules/semver": {
"version": "7.5.4",
+ "resolved": "https://registry.npmjs.org/semver/-/semver-7.5.4.tgz",
+ "integrity": "sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==",
"inBundle": true,
"license": "ISC",
"dependencies": {
@@ -11383,6 +11399,7 @@
"version": "1.4.0",
"resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz",
"integrity": "sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==",
+ "dev": true,
"dependencies": {
"wrappy": "1"
}
@@ -11472,6 +11489,7 @@
"version": "4.0.0",
"resolved": "https://registry.npmjs.org/p-map/-/p-map-4.0.0.tgz",
"integrity": "sha512-/bjOqmgETBYB5BoEeGVea8dmvHb2m9GLy1E9W43yeyfP6QQCZGFNa+XRceJEuDB6zqr+gKpIAmlLebMpykw/MQ==",
+ "dev": true,
"dependencies": {
"aggregate-error": "^3.0.0"
},
@@ -11617,6 +11635,7 @@
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz",
"integrity": "sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==",
+ "dev": true,
"engines": {
"node": ">=0.10.0"
}
@@ -13244,6 +13263,7 @@
"version": "7.5.4",
"resolved": "https://registry.npmjs.org/semver/-/semver-7.5.4.tgz",
"integrity": "sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==",
+ "dev": true,
"dependencies": {
"lru-cache": "^6.0.0"
},
@@ -13258,6 +13278,7 @@
"version": "6.0.0",
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz",
"integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==",
+ "dev": true,
"dependencies": {
"yallist": "^4.0.0"
},
@@ -13268,7 +13289,8 @@
"node_modules/semver/node_modules/yallist": {
"version": "4.0.0",
"resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz",
- "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A=="
+ "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==",
+ "dev": true
},
"node_modules/send": {
"version": "0.18.0",
@@ -13819,6 +13841,7 @@
"version": "4.2.3",
"resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz",
"integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==",
+ "dev": true,
"dependencies": {
"emoji-regex": "^8.0.0",
"is-fullwidth-code-point": "^3.0.0",
@@ -13832,6 +13855,7 @@
"version": "6.0.1",
"resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz",
"integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
+ "dev": true,
"dependencies": {
"ansi-regex": "^5.0.1"
},
@@ -15273,6 +15297,7 @@
"version": "2.0.2",
"resolved": "https://registry.npmjs.org/which/-/which-2.0.2.tgz",
"integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==",
+ "dev": true,
"dependencies": {
"isexe": "^2.0.0"
},
@@ -15327,7 +15352,8 @@
"node_modules/wrappy": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz",
- "integrity": "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ=="
+ "integrity": "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==",
+ "dev": true
},
"node_modules/ws": {
"version": "8.13.0",
diff --git a/resources/_keenthemes/src/js/custom/apps/inbox/compose.js b/resources/_keenthemes/src/js/custom/apps/inbox/compose.js
index 3e218e5..4494a0d 100644
--- a/resources/_keenthemes/src/js/custom/apps/inbox/compose.js
+++ b/resources/_keenthemes/src/js/custom/apps/inbox/compose.js
@@ -86,19 +86,19 @@ var KTAppInboxCompose = function () {
});
}
- // Init tagify
+ // Init tagify
const initTagify = (el) => {
var inputElm = el;
const usersList = [
- { value: 1, name: 'Emma Smith', avatar: 'avatars/300-6.jpg', email: 'e.smith@kpmg.com.au' },
- { value: 2, name: 'Max Smith', avatar: 'avatars/300-1.jpg', email: 'max@kt.com' },
- { value: 3, name: 'Sean Bean', avatar: 'avatars/300-5.jpg', email: 'sean@dellito.com' },
- { value: 4, name: 'Brian Cox', avatar: 'avatars/300-25.jpg', email: 'brian@exchange.com' },
- { value: 5, name: 'Francis Mitcham', avatar: 'avatars/300-9.jpg', email: 'f.mitcham@kpmg.com.au' },
- { value: 6, name: 'Dan Wilson', avatar: 'avatars/300-23.jpg', email: 'dam@consilting.com' },
- { value: 7, name: 'Ana Crown', avatar: 'avatars/300-12.jpg', email: 'ana.cf@limtel.com' },
- { value: 8, name: 'John Miller', avatar: 'avatars/300-13.jpg', email: 'miller@mapple.com' }
+ // { value: 1, name: 'Emma Smith', avatar: 'avatars/300-6.jpg', email: 'e.smith@kpmg.com.au' },
+ // { value: 2, name: 'Max Smith', avatar: 'avatars/300-1.jpg', email: 'max@kt.com' },
+ // { value: 3, name: 'Sean Bean', avatar: 'avatars/300-5.jpg', email: 'sean@dellito.com' },
+ // { value: 4, name: 'Brian Cox', avatar: 'avatars/300-25.jpg', email: 'brian@exchange.com' },
+ // // { value: 5, name: 'Francis Mitcham', avatar: 'avatars/300-9.jpg', email: 'f.mitcham@kpmg.com.au' },
+ // { value: 6, name: 'Dan Wilson', avatar: 'avatars/300-23.jpg', email: 'dam@consilting.com' },
+ // { value: 7, name: 'Ana Crown', avatar: 'avatars/300-12.jpg', email: 'ana.cf@limtel.com' },
+ // { value: 8, name: 'John Miller', avatar: 'avatars/300-13.jpg', email: 'miller@mapple.com' }
];
function tagTemplate(tagData) {
@@ -194,7 +194,7 @@ var KTAppInboxCompose = function () {
}
}
- // Init quill editor
+ // Init quill editor
const initQuill = (el) => {
var quill = new Quill('#kt_inbox_form_editor', {
modules: {
diff --git a/resources/_keenthemes/src/js/custom/apps/inbox/reply.js b/resources/_keenthemes/src/js/custom/apps/inbox/reply.js
index d5c7c2a..6bf174e 100644
--- a/resources/_keenthemes/src/js/custom/apps/inbox/reply.js
+++ b/resources/_keenthemes/src/js/custom/apps/inbox/reply.js
@@ -114,19 +114,19 @@ var KTAppInboxReply = function () {
});
}
- // Init tagify
+ // Init tagify
const initTagify = (el) => {
var inputElm = el;
const usersList = [
- { value: 1, name: 'Emma Smith', avatar: 'avatars/300-6.jpg', email: 'e.smith@kpmg.com.au' },
- { value: 2, name: 'Max Smith', avatar: 'avatars/300-1.jpg', email: 'max@kt.com' },
- { value: 3, name: 'Sean Bean', avatar: 'avatars/300-5.jpg', email: 'sean@dellito.com' },
- { value: 4, name: 'Brian Cox', avatar: 'avatars/300-25.jpg', email: 'brian@exchange.com' },
- { value: 5, name: 'Francis Mitcham', avatar: 'avatars/300-9.jpg', email: 'f.mitcham@kpmg.com.au' },
- { value: 6, name: 'Dan Wilson', avatar: 'avatars/300-23.jpg', email: 'dam@consilting.com' },
- { value: 7, name: 'Ana Crown', avatar: 'avatars/300-12.jpg', email: 'ana.cf@limtel.com' },
- { value: 8, name: 'John Miller', avatar: 'avatars/300-13.jpg', email: 'miller@mapple.com' }
+ // { value: 1, name: 'Emma Smith', avatar: 'avatars/300-6.jpg', email: 'e.smith@kpmg.com.au' },
+ // { value: 2, name: 'Max Smith', avatar: 'avatars/300-1.jpg', email: 'max@kt.com' },
+ // { value: 3, name: 'Sean Bean', avatar: 'avatars/300-5.jpg', email: 'sean@dellito.com' },
+ // { value: 4, name: 'Brian Cox', avatar: 'avatars/300-25.jpg', email: 'brian@exchange.com' },
+ // // { value: 5, name: 'Francis Mitcham', avatar: 'avatars/300-9.jpg', email: 'f.mitcham@kpmg.com.au' },
+ // { value: 6, name: 'Dan Wilson', avatar: 'avatars/300-23.jpg', email: 'dam@consilting.com' },
+ // { value: 7, name: 'Ana Crown', avatar: 'avatars/300-12.jpg', email: 'ana.cf@limtel.com' },
+ // { value: 8, name: 'John Miller', avatar: 'avatars/300-13.jpg', email: 'miller@mapple.com' }
];
function tagTemplate(tagData) {
@@ -222,7 +222,7 @@ var KTAppInboxReply = function () {
}
}
- // Init quill editor
+ // Init quill editor
const initQuill = (el) => {
var quill = new Quill('#kt_inbox_form_editor', {
modules: {
diff --git a/resources/_keenthemes/src/js/widgets/timeline/widget-1.js b/resources/_keenthemes/src/js/widgets/timeline/widget-1.js
index cd42503..2c47d02 100644
--- a/resources/_keenthemes/src/js/widgets/timeline/widget-1.js
+++ b/resources/_keenthemes/src/js/widgets/timeline/widget-1.js
@@ -54,8 +54,8 @@ var KTTimelineWidget1 = function () {
progress: "60%",
color: 'primary',
users: [
- 'avatars/300-6.jpg',
- 'avatars/300-1.jpg'
+ // 'avatars/300-6.jpg',
+ // 'avatars/300-1.jpg'
]
},
{
@@ -92,9 +92,9 @@ var KTTimelineWidget1 = function () {
progress: "75%",
color: 'info',
users: [
- 'avatars/300-23.jpg',
- 'avatars/300-12.jpg',
- 'avatars/300-9.jpg'
+ // 'avatars/300-23.jpg',
+ // 'avatars/300-12.jpg',
+ // 'avatars/300-9.jpg'
]
},
]);
@@ -137,19 +137,19 @@ var KTTimelineWidget1 = function () {
return `
-
+
-
+
${item.progress}
-
+
`;
},
@@ -163,7 +163,7 @@ var KTTimelineWidget1 = function () {
if (blockUI.isBlocked()) {
setTimeout(() => {
blockUI.release();
- }, 1000);
+ }, 1000);
}
}
};
@@ -172,7 +172,7 @@ var KTTimelineWidget1 = function () {
const timeline = new vis.Timeline(element, items, groups, options);
// Prevent infinite loop draws
- timeline.on("currentTimeTick", () => {
+ timeline.on("currentTimeTick", () => {
// After fired the first time we un-subscribed
timeline.off("currentTimeTick");
});
@@ -229,8 +229,8 @@ var KTTimelineWidget1 = function () {
progress: "71%",
color: 'primary',
users: [
- 'avatars/300-6.jpg',
- 'avatars/300-1.jpg'
+ // 'avatars/300-6.jpg',
+ // 'avatars/300-1.jpg'
]
},
{
@@ -267,9 +267,9 @@ var KTTimelineWidget1 = function () {
progress: "74%",
color: 'info',
users: [
- 'avatars/300-23.jpg',
- 'avatars/300-12.jpg',
- 'avatars/300-9.jpg'
+ // 'avatars/300-23.jpg',
+ // 'avatars/300-12.jpg',
+ // 'avatars/300-9.jpg'
]
},
]);
@@ -313,19 +313,19 @@ var KTTimelineWidget1 = function () {
return `
-
+
-
+
${item.progress}
-
+
`;
},
@@ -339,7 +339,7 @@ var KTTimelineWidget1 = function () {
if (blockUI.isBlocked()) {
setTimeout(() => {
blockUI.release();
- }, 1000);
+ }, 1000);
}
}
};
@@ -348,7 +348,7 @@ var KTTimelineWidget1 = function () {
const timeline = new vis.Timeline(element, items, groups, options);
// Prevent infinite loop draws
- timeline.on("currentTimeTick", () => {
+ timeline.on("currentTimeTick", () => {
// After fired the first time we un-subscribed
timeline.off("currentTimeTick");
});
@@ -405,8 +405,8 @@ var KTTimelineWidget1 = function () {
progress: "79%",
color: 'primary',
users: [
- 'avatars/300-6.jpg',
- 'avatars/300-1.jpg'
+ // 'avatars/300-6.jpg',
+ // 'avatars/300-1.jpg'
]
},
{
@@ -489,33 +489,33 @@ var KTTimelineWidget1 = function () {
return `
-
+
-
+
${item.progress}
-
+
`;
},
// Remove block ui on initial draw
onInitialDrawComplete: function () {
handleAvatarPath();
-
+
const target = element.closest('[data-kt-timeline-widget-1-blockui="true"]');
const blockUI = KTBlockUI.getInstance(target);
if (blockUI.isBlocked()) {
setTimeout(() => {
blockUI.release();
- }, 1000);
+ }, 1000);
}
}
};
@@ -524,7 +524,7 @@ var KTTimelineWidget1 = function () {
const timeline = new vis.Timeline(element, items, groups, options);
// Prevent infinite loop draws
- timeline.on("currentTimeTick", () => {
+ timeline.on("currentTimeTick", () => {
// After fired the first time we un-subscribed
timeline.off("currentTimeTick");
});
diff --git a/resources/_keenthemes/src/js/widgets/timeline/widget-4.js b/resources/_keenthemes/src/js/widgets/timeline/widget-4.js
index cbe1830..82d2c7d 100644
--- a/resources/_keenthemes/src/js/widgets/timeline/widget-4.js
+++ b/resources/_keenthemes/src/js/widgets/timeline/widget-4.js
@@ -54,8 +54,8 @@ var KTTimelineWidget4 = function () {
progress: "60%",
color: 'primary',
users: [
- 'avatars/300-6.jpg',
- 'avatars/300-1.jpg'
+ // 'avatars/300-6.jpg',
+ // 'avatars/300-1.jpg'
]
},
{
@@ -79,8 +79,8 @@ var KTTimelineWidget4 = function () {
progress: "55%",
color: 'danger',
users: [
- 'avatars/300-5.jpg',
- 'avatars/300-20.jpg'
+ // 'avatars/300-5.jpg',
+ // 'avatars/300-20.jpg'
]
},
{
@@ -92,9 +92,9 @@ var KTTimelineWidget4 = function () {
progress: "75%",
color: 'info',
users: [
- 'avatars/300-23.jpg',
- 'avatars/300-12.jpg',
- 'avatars/300-9.jpg'
+ // 'avatars/300-23.jpg',
+ // 'avatars/300-12.jpg',
+ // 'avatars/300-9.jpg'
]
},
]);
@@ -137,19 +137,19 @@ var KTTimelineWidget4 = function () {
return `
-
+
-
+
${item.progress}
-
+
`;
},
@@ -163,7 +163,7 @@ var KTTimelineWidget4 = function () {
if (blockUI.isBlocked()) {
setTimeout(() => {
blockUI.release();
- }, 1000);
+ }, 1000);
}
}
};
@@ -172,7 +172,7 @@ var KTTimelineWidget4 = function () {
const timeline = new vis.Timeline(element, items, groups, options);
// Prevent infinite loop draws
- timeline.on("currentTimeTick", () => {
+ timeline.on("currentTimeTick", () => {
// After fired the first time we un-subscribed
timeline.off("currentTimeTick");
});
@@ -229,8 +229,8 @@ var KTTimelineWidget4 = function () {
progress: "71%",
color: 'primary',
users: [
- 'avatars/300-6.jpg',
- 'avatars/300-1.jpg'
+ // 'avatars/300-6.jpg',
+ // 'avatars/300-1.jpg'
]
},
{
@@ -254,8 +254,8 @@ var KTTimelineWidget4 = function () {
progress: "69%",
color: 'danger',
users: [
- 'avatars/300-5.jpg',
- 'avatars/300-20.jpg'
+ // 'avatars/300-5.jpg',
+ // 'avatars/300-20.jpg'
]
},
{
@@ -267,9 +267,9 @@ var KTTimelineWidget4 = function () {
progress: "74%",
color: 'info',
users: [
- 'avatars/300-23.jpg',
- 'avatars/300-12.jpg',
- 'avatars/300-9.jpg'
+ // 'avatars/300-23.jpg',
+ // 'avatars/300-12.jpg',
+ // 'avatars/300-9.jpg'
]
},
]);
@@ -313,19 +313,19 @@ var KTTimelineWidget4 = function () {
return `
-
+
-
+
${item.progress}
-
+
`;
},
@@ -339,7 +339,7 @@ var KTTimelineWidget4 = function () {
if (blockUI.isBlocked()) {
setTimeout(() => {
blockUI.release();
- }, 1000);
+ }, 1000);
}
}
};
@@ -348,7 +348,7 @@ var KTTimelineWidget4 = function () {
const timeline = new vis.Timeline(element, items, groups, options);
// Prevent infinite loop draws
- timeline.on("currentTimeTick", () => {
+ timeline.on("currentTimeTick", () => {
// After fired the first time we un-subscribed
timeline.off("currentTimeTick");
});
@@ -405,8 +405,8 @@ var KTTimelineWidget4 = function () {
progress: "79%",
color: 'primary',
users: [
- 'avatars/300-6.jpg',
- 'avatars/300-1.jpg'
+ // 'avatars/300-6.jpg',
+ // 'avatars/300-1.jpg'
]
},
{
@@ -443,9 +443,9 @@ var KTTimelineWidget4 = function () {
progress: "58%",
color: 'info',
users: [
- 'avatars/300-23.jpg',
- 'avatars/300-12.jpg',
- 'avatars/300-9.jpg'
+ // 'avatars/300-23.jpg',
+ // 'avatars/300-12.jpg',
+ // 'avatars/300-9.jpg'
]
},
]);
@@ -489,33 +489,33 @@ var KTTimelineWidget4 = function () {
return `
-
+
-
+
${item.progress}
-
+
`;
},
// Remove block ui on initial draw
onInitialDrawComplete: function () {
handleAvatarPath();
-
+
const target = element.closest('[data-kt-timeline-widget-4-blockui="true"]');
const blockUI = KTBlockUI.getInstance(target);
if (blockUI.isBlocked()) {
setTimeout(() => {
blockUI.release();
- }, 1000);
+ }, 1000);
}
}
};
@@ -524,12 +524,12 @@ var KTTimelineWidget4 = function () {
const timeline = new vis.Timeline(element, items, groups, options);
// Prevent infinite loop draws
- timeline.on("currentTimeTick", () => {
+ timeline.on("currentTimeTick", () => {
// After fired the first time we un-subscribed
timeline.off("currentTimeTick");
});
}
-
+
// 2022 timeline
const initTimeline2022 = () => {
// Detect element
@@ -665,33 +665,33 @@ var KTTimelineWidget4 = function () {
return `
-
+
-
+
${item.progress}
-
+
`;
},
// Remove block ui on initial draw
onInitialDrawComplete: function () {
handleAvatarPath();
-
+
const target = element.closest('[data-kt-timeline-widget-4-blockui="true"]');
const blockUI = KTBlockUI.getInstance(target);
if (blockUI.isBlocked()) {
setTimeout(() => {
blockUI.release();
- }, 1000);
+ }, 1000);
}
}
};
@@ -700,7 +700,7 @@ var KTTimelineWidget4 = function () {
const timeline = new vis.Timeline(element, items, groups, options);
// Prevent infinite loop draws
- timeline.on("currentTimeTick", () => {
+ timeline.on("currentTimeTick", () => {
// After fired the first time we un-subscribed
timeline.off("currentTimeTick");
});
diff --git a/resources/mix/custom/authentication/sign-in/uim.js b/resources/mix/custom/authentication/sign-in/uim.js
new file mode 100644
index 0000000..5444ea3
--- /dev/null
+++ b/resources/mix/custom/authentication/sign-in/uim.js
@@ -0,0 +1,60 @@
+"use strict";
+var KTSigninGeneral = function () {
+ var t, e, r;
+ return {
+ init: function () {
+ t = document.querySelector("#kt_sign_in_form"), e = document.querySelector("#kt_sign_in_submit"), r = FormValidation.formValidation(t, {
+ fields: {
+ email: {
+ validators: {
+ notEmpty: { message: "User ID is required" }
+ }
+ }, password: { validators: { notEmpty: { message: "The password is required" } } }
+ },
+ plugins: {
+ trigger: new FormValidation.plugins.Trigger,
+ bootstrap: new FormValidation.plugins.Bootstrap5({
+ rowSelector: ".fv-row",
+ eleInvalidClass: "",
+ eleValidClass: ""
+ })
+ }
+ }), e.addEventListener("click", (function (i) {
+ i.preventDefault(), r.validate().then((function (r) {
+ "Valid" == r ? (e.setAttribute("data-kt-indicator", "on"), e.disabled = !0, axios.post(e.closest("form").getAttribute("action"), new FormData(t)).then((function (e) {
+ if (e) {
+ t.reset();
+ const e = t.getAttribute("data-kt-redirect-url");
+ e && (location.href = e)
+ } else Swal.fire({
+ text: "Sorry, the email or password is incorrect, please try again.",
+ icon: "error",
+ buttonsStyling: !1,
+ confirmButtonText: "Ok, got it!",
+ customClass: { confirmButton: "btn btn-primary" }
+ })
+ })).catch((function (t) {
+ Swal.fire({
+ text: "Sorry, looks like there are some errors detected, please try again.",
+ icon: "error",
+ buttonsStyling: !1,
+ confirmButtonText: "Ok, got it!",
+ customClass: { confirmButton: "btn btn-primary" }
+ })
+ })).then((() => {
+ e.removeAttribute("data-kt-indicator"), e.disabled = !1
+ }))) : Swal.fire({
+ text: "Sorry, looks like there are some errors detected, please try again.",
+ icon: "error",
+ buttonsStyling: !1,
+ confirmButtonText: "Ok, got it!",
+ customClass: { confirmButton: "btn btn-primary" }
+ })
+ }))
+ }))
+ }
+ }
+}();
+KTUtil.onDOMContentLoaded((function () {
+ KTSigninGeneral.init()
+}));
diff --git a/resources/views/layout/_auth.blade.php b/resources/views/layout/_auth.blade.php
index 99b9617..78a8627 100644
--- a/resources/views/layout/_auth.blade.php
+++ b/resources/views/layout/_auth.blade.php
@@ -42,7 +42,7 @@
-
+ {{--
--}}
diff --git a/resources/views/layout/partials/header-layout/_header.blade.php b/resources/views/layout/partials/header-layout/_header.blade.php
index 8db2cd3..069a3f5 100644
--- a/resources/views/layout/partials/header-layout/_header.blade.php
+++ b/resources/views/layout/partials/header-layout/_header.blade.php
@@ -12,7 +12,7 @@
diff --git a/resources/views/layout/partials/header-layout/header/_navbar.blade.php b/resources/views/layout/partials/header-layout/header/_navbar.blade.php
index d7c5385..381ced6 100644
--- a/resources/views/layout/partials/header-layout/header/_navbar.blade.php
+++ b/resources/views/layout/partials/header-layout/header/_navbar.blade.php
@@ -45,7 +45,7 @@
diff --git a/resources/views/layout/partials/sidebar-layout/header/_navbar.blade.php b/resources/views/layout/partials/sidebar-layout/header/_navbar.blade.php
index d342034..5754aee 100644
--- a/resources/views/layout/partials/sidebar-layout/header/_navbar.blade.php
+++ b/resources/views/layout/partials/sidebar-layout/header/_navbar.blade.php
@@ -9,7 +9,7 @@
@@ -186,7 +186,7 @@
-

+
@@ -343,7 +343,7 @@
-

+ {{--

--}}
diff --git a/resources/views/partials/drawers/_chat-messenger.blade.php b/resources/views/partials/drawers/_chat-messenger.blade.php
index ad803fb..12a5bcc 100644
--- a/resources/views/partials/drawers/_chat-messenger.blade.php
+++ b/resources/views/partials/drawers/_chat-messenger.blade.php
@@ -1,354 +1,354 @@
-
-
-
\ No newline at end of file
+
+
+
diff --git a/resources/views/partials/drawers/_shopping-cart.blade.php b/resources/views/partials/drawers/_shopping-cart.blade.php
index 2851ce6..c055fee 100644
--- a/resources/views/partials/drawers/_shopping-cart.blade.php
+++ b/resources/views/partials/drawers/_shopping-cart.blade.php
@@ -41,7 +41,7 @@
-

+ {{--

--}}
@@ -165,7 +165,7 @@
-

+ {{--

--}}
diff --git a/resources/views/partials/menus/_notifications-menu.blade.php b/resources/views/partials/menus/_notifications-menu.blade.php
index 3b23868..fc7c799 100644
--- a/resources/views/partials/menus/_notifications-menu.blade.php
+++ b/resources/views/partials/menus/_notifications-menu.blade.php
@@ -211,7 +211,7 @@
-

+ {{--

--}}
diff --git a/resources/views/partials/menus/_user-account-menu.blade.php b/resources/views/partials/menus/_user-account-menu.blade.php
index 410f39f..f5417a2 100644
--- a/resources/views/partials/menus/_user-account-menu.blade.php
+++ b/resources/views/partials/menus/_user-account-menu.blade.php
@@ -5,7 +5,7 @@
diff --git a/resources/views/partials/modals/create-project/steps/_complete.blade.php b/resources/views/partials/modals/create-project/steps/_complete.blade.php
index 1484deb..f0add50 100644
--- a/resources/views/partials/modals/create-project/steps/_complete.blade.php
+++ b/resources/views/partials/modals/create-project/steps/_complete.blade.php
@@ -20,7 +20,7 @@
-
 }})
+
diff --git a/resources/views/partials/modals/create-project/steps/_team.blade.php b/resources/views/partials/modals/create-project/steps/_team.blade.php
index 5d4af40..b4f4e1e 100644
--- a/resources/views/partials/modals/create-project/steps/_team.blade.php
+++ b/resources/views/partials/modals/create-project/steps/_team.blade.php
@@ -36,7 +36,7 @@
-
 }})
+ {{--
 }})
--}}
@@ -92,7 +92,7 @@
-
 }})
+
@@ -120,7 +120,7 @@
-
 }})
+
@@ -148,7 +148,7 @@
-
 }})
+ {{--
 }})
--}}
@@ -204,7 +204,7 @@
-
 }})
+
@@ -288,7 +288,7 @@
-
 }})
+
@@ -344,7 +344,7 @@
-
 }})
+ {{--
 }})
--}}
@@ -400,7 +400,7 @@
-
 }})
+ {{--
 }})
--}}
@@ -456,7 +456,7 @@
-
 }})
+ {{--
 }})
--}}
diff --git a/resources/views/partials/modals/new-card/_form.blade.php b/resources/views/partials/modals/new-card/_form.blade.php
index 17d8ee0..9bafb45 100644
--- a/resources/views/partials/modals/new-card/_form.blade.php
+++ b/resources/views/partials/modals/new-card/_form.blade.php
@@ -1,120 +1,120 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
{!! getIcon('credit-cart', 'fs-2hx') !!}
-
-
-
-
-
-
-
-
-
-
-
-
-
If you need more info, please check budget planning
-
-
-
-
-
-
-
\ No newline at end of file
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{--

--}}
+ {{--

+

--}}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
{!! getIcon('credit-cart', 'fs-2hx') !!}
+
+
+
+
+
+
+
+
+
+
+
+
+
If you need more info, please check budget planning
+
+
+
+
+
+
+
diff --git a/resources/views/partials/modals/users-search/partials/_empty.blade.php b/resources/views/partials/modals/users-search/partials/_empty.blade.php
index b09fada..6c88019 100644
--- a/resources/views/partials/modals/users-search/partials/_empty.blade.php
+++ b/resources/views/partials/modals/users-search/partials/_empty.blade.php
@@ -1,15 +1,15 @@
-
-
-
-
-
No users found
-
Try to search by username, full name or email...
-
-
-
-
-

-
-
-
-
\ No newline at end of file
+
+
+
+
+
No users found
+
Try to search by username, full name or email...
+
+
+
+
+ {{--

--}}
+
+
+
+
diff --git a/resources/views/partials/modals/users-search/partials/_results.blade.php b/resources/views/partials/modals/users-search/partials/_results.blade.php
index 5a3ba5a..2de81e6 100644
--- a/resources/views/partials/modals/users-search/partials/_results.blade.php
+++ b/resources/views/partials/modals/users-search/partials/_results.blade.php
@@ -1,623 +1,623 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/resources/views/partials/modals/users-search/partials/_suggestions.blade.php b/resources/views/partials/modals/users-search/partials/_suggestions.blade.php
index 11da8b7..a0d7a53 100644
--- a/resources/views/partials/modals/users-search/partials/_suggestions.blade.php
+++ b/resources/views/partials/modals/users-search/partials/_suggestions.blade.php
@@ -1,86 +1,86 @@
-
-
-
-
Recently searched:
-
-
-
-
-
-
\ No newline at end of file
+
+
+
+
Recently searched:
+
+
+
+
+
+
diff --git a/resources/views/partials/search/partials/_results.blade.php b/resources/views/partials/search/partials/_results.blade.php
index c29fb37..c980a21 100644
--- a/resources/views/partials/search/partials/_results.blade.php
+++ b/resources/views/partials/search/partials/_results.blade.php
@@ -1,237 +1,237 @@
-
-
-
\ No newline at end of file
+
+
+
diff --git a/resources/views/partials/widgets/cards/_widget-7.blade.php b/resources/views/partials/widgets/cards/_widget-7.blade.php
index f768992..10d37ed 100644
--- a/resources/views/partials/widgets/cards/_widget-7.blade.php
+++ b/resources/views/partials/widgets/cards/_widget-7.blade.php
@@ -1,50 +1,50 @@
-
-
-
-
-
-
-
-
-
Today’s Heroes
-
-
-
-
- A
-
-
-

-
-
- S
-
-
-

-
-
- P
-
-
-

-
-
- +42
-
-
-
-
-
-
-
\ No newline at end of file
+
+
+
+
+
+
+
+
+
Today’s Heroes
+
+
+
+
+ A
+
+
+

+
+
+ S
+
+
+

+
+
+ P
+
+
+ {{--

--}}
+
+
+ +42
+
+
+
+
+
+
+
diff --git a/resources/views/partials/widgets/tables/_widget-16.blade.php b/resources/views/partials/widgets/tables/_widget-16.blade.php
index f7320e4..d9b0d84 100644
--- a/resources/views/partials/widgets/tables/_widget-16.blade.php
+++ b/resources/views/partials/widgets/tables/_widget-16.blade.php
@@ -242,7 +242,7 @@
|