mirror of
https://github.com/richard-loafle/fuse-angular.git
synced 2025-01-09 12:05:08 +00:00
Merge branch 'dev' into dev-starter
This commit is contained in:
commit
5faab90a7b
5450
package-lock.json
generated
5450
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
44
package.json
44
package.json
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "fuse-angular",
|
"name": "fuse-angular",
|
||||||
"version": "17.1.0",
|
"version": "17.2.0",
|
||||||
"description": "Fuse - Angular Admin Template and Starter Project",
|
"description": "Fuse - Angular Admin Template and Starter Project",
|
||||||
"author": "https://themeforest.net/user/srcn",
|
"author": "https://themeforest.net/user/srcn",
|
||||||
"license": "https://themeforest.net/licenses/standard",
|
"license": "https://themeforest.net/licenses/standard",
|
||||||
|
@ -13,44 +13,44 @@
|
||||||
"test": "ng test"
|
"test": "ng test"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@angular/animations": "15.0.3",
|
"@angular/animations": "15.1.1",
|
||||||
"@angular/cdk": "15.0.2",
|
"@angular/cdk": "15.1.1",
|
||||||
"@angular/common": "15.0.3",
|
"@angular/common": "15.1.1",
|
||||||
"@angular/compiler": "15.0.3",
|
"@angular/compiler": "15.1.1",
|
||||||
"@angular/core": "15.0.3",
|
"@angular/core": "15.1.1",
|
||||||
"@angular/forms": "15.0.3",
|
"@angular/forms": "15.1.1",
|
||||||
"@angular/material": "15.0.2",
|
"@angular/material": "15.1.1",
|
||||||
"@angular/material-luxon-adapter": "15.0.2",
|
"@angular/material-luxon-adapter": "15.1.1",
|
||||||
"@angular/platform-browser": "15.0.3",
|
"@angular/platform-browser": "15.1.1",
|
||||||
"@angular/platform-browser-dynamic": "15.0.3",
|
"@angular/platform-browser-dynamic": "15.1.1",
|
||||||
"@angular/router": "15.0.3",
|
"@angular/router": "15.1.1",
|
||||||
"@ngneat/transloco": "4.2.1",
|
"@ngneat/transloco": "4.2.2",
|
||||||
"apexcharts": "3.36.3",
|
"apexcharts": "3.36.3",
|
||||||
"crypto-js": "3.3.0",
|
"crypto-js": "3.3.0",
|
||||||
"highlight.js": "11.7.0",
|
"highlight.js": "11.7.0",
|
||||||
"lodash-es": "4.17.21",
|
"lodash-es": "4.17.21",
|
||||||
"luxon": "3.1.1",
|
"luxon": "3.2.1",
|
||||||
"ng-apexcharts": "1.7.4",
|
"ng-apexcharts": "1.7.4",
|
||||||
"ngx-quill": "20.0.1",
|
"ngx-quill": "20.0.1",
|
||||||
"perfect-scrollbar": "1.5.5",
|
"perfect-scrollbar": "1.5.5",
|
||||||
"quill": "1.3.7",
|
"quill": "1.3.7",
|
||||||
"rxjs": "7.5.7",
|
"rxjs": "7.8.0",
|
||||||
"tslib": "2.4.1",
|
"tslib": "2.4.1",
|
||||||
"zone.js": "0.12.0"
|
"zone.js": "0.12.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@angular-devkit/build-angular": "15.0.3",
|
"@angular-devkit/build-angular": "15.1.2",
|
||||||
"@angular/cli": "15.0.3",
|
"@angular/cli": "15.1.2",
|
||||||
"@angular/compiler-cli": "15.0.3",
|
"@angular/compiler-cli": "15.1.1",
|
||||||
"@tailwindcss/line-clamp": "0.4.2",
|
"@tailwindcss/line-clamp": "0.4.2",
|
||||||
"@tailwindcss/typography": "0.5.8",
|
"@tailwindcss/typography": "0.5.9",
|
||||||
"@types/chroma-js": "2.1.4",
|
"@types/chroma-js": "2.1.4",
|
||||||
"@types/crypto-js": "3.1.47",
|
"@types/crypto-js": "3.1.47",
|
||||||
"@types/highlight.js": "10.1.0",
|
"@types/highlight.js": "10.1.0",
|
||||||
"@types/jasmine": "4.3.1",
|
"@types/jasmine": "4.3.1",
|
||||||
"@types/lodash": "4.14.191",
|
"@types/lodash": "4.14.191",
|
||||||
"@types/lodash-es": "4.17.6",
|
"@types/lodash-es": "4.17.6",
|
||||||
"@types/luxon": "3.1.0",
|
"@types/luxon": "3.2.0",
|
||||||
"autoprefixer": "10.4.13",
|
"autoprefixer": "10.4.13",
|
||||||
"chroma-js": "2.4.2",
|
"chroma-js": "2.4.2",
|
||||||
"jasmine-core": "4.5.0",
|
"jasmine-core": "4.5.0",
|
||||||
|
@ -60,8 +60,8 @@
|
||||||
"karma-jasmine": "5.1.0",
|
"karma-jasmine": "5.1.0",
|
||||||
"karma-jasmine-html-reporter": "2.0.0",
|
"karma-jasmine-html-reporter": "2.0.0",
|
||||||
"lodash": "4.17.21",
|
"lodash": "4.17.21",
|
||||||
"postcss": "8.4.20",
|
"postcss": "8.4.21",
|
||||||
"tailwindcss": "3.2.4",
|
"tailwindcss": "3.2.4",
|
||||||
"typescript": "4.8.4"
|
"typescript": "4.9.4"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -1341,3 +1341,17 @@ textarea.mat-mdc-input-element {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* -------------------------------------------------------------------------- */
|
||||||
|
/* @ Tooltip
|
||||||
|
/* -------------------------------------------------------------------------- */
|
||||||
|
|
||||||
|
.mat-mdc-tooltip .mdc-tooltip__surface {
|
||||||
|
background-color: var(--fuse-text-default) !important;
|
||||||
|
color: white;
|
||||||
|
|
||||||
|
.dark & {
|
||||||
|
background-color: var(--fuse-text-secondary) !important;
|
||||||
|
color: var(--fuse-bg-default) !important;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
import { Version } from '@fuse/version/version';
|
import { Version } from '@fuse/version/version';
|
||||||
|
|
||||||
export const FUSE_VERSION = new Version('17.1.0').full;
|
export const FUSE_VERSION = new Version('17.2.0').full;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user