@ihk-gfi/lux-components-update 14.8.0 → 15.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +4 -2
- package/add-lux-components/files/app/app.component.html +34 -0
- package/{src/add-lux-components → add-lux-components}/files/app/app.component.spec.ts +4 -2
- package/{src/add-lux-components → add-lux-components}/files/app/app.component.ts +1 -1
- package/add-lux-components/files/src/main.ts +17 -0
- package/{src/add-lux-components → add-lux-components}/index.js +29 -30
- package/add-lux-components/schema.json +23 -0
- package/collection.json +35 -0
- package/package.json +27 -27
- package/{src/theme → theme}/change-theme-to-authentic/index.js +0 -1
- package/theme/change-theme-to-authentic/schema.json +23 -0
- package/{src/theme → theme}/change-to-lux-icons/index.js +0 -1
- package/theme/change-to-lux-icons/schema.json +23 -0
- package/{src/update-dependencies → update-dependencies}/index.d.ts +1 -0
- package/update-dependencies/index.js +92 -0
- package/update-dependencies/schema.json +23 -0
- package/{src/update-en-messages → update-en-messages}/index.js +0 -1
- package/update-en-messages/schema.json +23 -0
- package/updates/15.0.0/index.d.ts +8 -0
- package/updates/15.0.0/index.js +109 -0
- package/updates/15.0.0/schema.json +23 -0
- package/{src/utility → utility}/dependencies.js +0 -1
- package/{src/utility → utility}/files.js +0 -1
- package/{src/utility → utility}/html/hit.js +0 -1
- package/{src/utility → utility}/html/html-manipulator.js +0 -1
- package/{src/utility → utility}/html/manipulator-functions.js +0 -1
- package/{src/utility → utility}/json.d.ts +2 -0
- package/{src/utility → utility}/json.js +16 -8
- package/{src/utility → utility}/logging.js +0 -1
- package/{src/utility → utility}/test.js +0 -1
- package/{src/utility → utility}/typescript.js +0 -1
- package/{src/utility → utility}/util.js +0 -1
- package/{src/utility → utility}/validation.js +0 -1
- package/src/add-lux-components/files/app/app.component.html +0 -32
- package/src/add-lux-components/files/app/base/license-hint/license-hint.component.html +0 -7
- package/src/add-lux-components/files/app/base/license-hint/license-hint.component.ts +0 -18
- package/src/add-lux-components/files/app/error/error.component.html +0 -10
- package/src/add-lux-components/files/app/error/error.component.scss +0 -3
- package/src/add-lux-components/files/app/error/error.component.spec.ts +0 -49
- package/src/add-lux-components/files/app/error/error.component.ts +0 -17
- package/src/add-lux-components/files/app/home/home.component.html +0 -7
- package/src/add-lux-components/files/app/home/home.component.scss +0 -3
- package/src/add-lux-components/files/app/home/home.component.ts +0 -13
- package/src/add-lux-components/files/app/profil/profil.component.html +0 -1
- package/src/add-lux-components/files/app/profil/profil.component.scss +0 -0
- package/src/add-lux-components/files/app/profil/profil.component.spec.ts +0 -24
- package/src/add-lux-components/files/app/profil/profil.component.ts +0 -11
- package/src/add-lux-components/files/assets/svg/Example.svg +0 -6
- package/src/add-lux-components/files/assets/svg/android.svg +0 -2
- package/src/add-lux-components/files/assets/svg/box.svg +0 -690
- package/src/add-lux-components/files/assets/svg/demoAppLogo.svg +0 -1
- package/src/add-lux-components/files/assets/svg/red_power_button.svg +0 -67
- package/src/add-lux-components/files/assets/svg/svg2009.svg +0 -57457
- package/src/add-lux-components/files/src/polyfills.ts +0 -58
- package/src/add-lux-components/index.js.map +0 -1
- package/src/add-lux-components/index.ts +0 -293
- package/src/add-lux-components/index_spec.d.ts +0 -1
- package/src/add-lux-components/index_spec.js +0 -51
- package/src/add-lux-components/index_spec.js.map +0 -1
- package/src/add-lux-components/index_spec.ts +0 -55
- package/src/add-lux-components/schema.json +0 -23
- package/src/collection.json +0 -75
- package/src/theme/change-theme-to-authentic/index.js.map +0 -1
- package/src/theme/change-theme-to-authentic/index.ts +0 -131
- package/src/theme/change-theme-to-authentic/index_spec.d.ts +0 -1
- package/src/theme/change-theme-to-authentic/index_spec.js +0 -300
- package/src/theme/change-theme-to-authentic/index_spec.js.map +0 -1
- package/src/theme/change-theme-to-authentic/index_spec.ts +0 -321
- package/src/theme/change-theme-to-authentic/schema.json +0 -23
- package/src/theme/change-to-lux-icons/index.js.map +0 -1
- package/src/theme/change-to-lux-icons/index.ts +0 -392
- package/src/theme/change-to-lux-icons/index_spec.d.ts +0 -1
- package/src/theme/change-to-lux-icons/index_spec.js +0 -128
- package/src/theme/change-to-lux-icons/index_spec.js.map +0 -1
- package/src/theme/change-to-lux-icons/index_spec.ts +0 -130
- package/src/theme/change-to-lux-icons/schema.json +0 -23
- package/src/update-dependencies/index.js +0 -88
- package/src/update-dependencies/index.js.map +0 -1
- package/src/update-dependencies/index.ts +0 -86
- package/src/update-dependencies/schema.json +0 -23
- package/src/update-en-messages/index.js.map +0 -1
- package/src/update-en-messages/index.ts +0 -83
- package/src/update-en-messages/index_spec.d.ts +0 -1
- package/src/update-en-messages/index_spec.js +0 -174
- package/src/update-en-messages/index_spec.js.map +0 -1
- package/src/update-en-messages/index_spec.ts +0 -182
- package/src/update-en-messages/schema.json +0 -23
- package/src/updates/update140000/files/src/polyfills.ts +0 -70
- package/src/updates/update140000/index.d.ts +0 -14
- package/src/updates/update140000/index.js +0 -95
- package/src/updates/update140000/index.js.map +0 -1
- package/src/updates/update140000/index.ts +0 -110
- package/src/updates/update140000/index_spec.d.ts +0 -1
- package/src/updates/update140000/index_spec.js +0 -165
- package/src/updates/update140000/index_spec.js.map +0 -1
- package/src/updates/update140000/index_spec.ts +0 -171
- package/src/updates/update140000/schema.json +0 -23
- package/src/updates/update140100/index.d.ts +0 -5
- package/src/updates/update140100/index.js +0 -62
- package/src/updates/update140100/index.js.map +0 -1
- package/src/updates/update140100/index.ts +0 -60
- package/src/updates/update140100/index_spec.d.ts +0 -1
- package/src/updates/update140100/index_spec.js +0 -124
- package/src/updates/update140100/index_spec.js.map +0 -1
- package/src/updates/update140100/index_spec.ts +0 -137
- package/src/updates/update140100/schema.json +0 -23
- package/src/updates/update140200/index.d.ts +0 -8
- package/src/updates/update140200/index.js +0 -40
- package/src/updates/update140200/index.js.map +0 -1
- package/src/updates/update140200/index.ts +0 -38
- package/src/updates/update140200/index_spec.d.ts +0 -1
- package/src/updates/update140200/index_spec.js +0 -75
- package/src/updates/update140200/index_spec.js.map +0 -1
- package/src/updates/update140200/index_spec.ts +0 -81
- package/src/updates/update140200/schema.json +0 -23
- package/src/updates/update140300/index.d.ts +0 -10
- package/src/updates/update140300/index.js +0 -85
- package/src/updates/update140300/index.js.map +0 -1
- package/src/updates/update140300/index.ts +0 -86
- package/src/updates/update140300/index_spec.d.ts +0 -1
- package/src/updates/update140300/index_spec.js +0 -145
- package/src/updates/update140300/index_spec.js.map +0 -1
- package/src/updates/update140300/index_spec.ts +0 -177
- package/src/updates/update140300/schema.json +0 -23
- package/src/updates/update140400/index.d.ts +0 -2
- package/src/updates/update140400/index.js +0 -22
- package/src/updates/update140400/index.js.map +0 -1
- package/src/updates/update140400/index.ts +0 -18
- package/src/updates/update140400/index_spec.d.ts +0 -1
- package/src/updates/update140400/index_spec.js +0 -75
- package/src/updates/update140400/index_spec.js.map +0 -1
- package/src/updates/update140400/index_spec.ts +0 -81
- package/src/updates/update140400/schema.json +0 -23
- package/src/updates/update140500/index.d.ts +0 -2
- package/src/updates/update140500/index.js +0 -21
- package/src/updates/update140500/index.js.map +0 -1
- package/src/updates/update140500/index.ts +0 -17
- package/src/updates/update140500/index_spec.d.ts +0 -1
- package/src/updates/update140500/index_spec.js +0 -73
- package/src/updates/update140500/index_spec.js.map +0 -1
- package/src/updates/update140500/index_spec.ts +0 -78
- package/src/updates/update140500/schema.json +0 -23
- package/src/updates/update140600/index.d.ts +0 -2
- package/src/updates/update140600/index.js +0 -39
- package/src/updates/update140600/index.js.map +0 -1
- package/src/updates/update140600/index.ts +0 -35
- package/src/updates/update140600/index_spec.d.ts +0 -1
- package/src/updates/update140600/index_spec.js +0 -71
- package/src/updates/update140600/index_spec.js.map +0 -1
- package/src/updates/update140600/index_spec.ts +0 -75
- package/src/updates/update140600/schema.json +0 -23
- package/src/updates/update140700/index.d.ts +0 -2
- package/src/updates/update140700/index.js +0 -22
- package/src/updates/update140700/index.js.map +0 -1
- package/src/updates/update140700/index.ts +0 -18
- package/src/updates/update140700/index_spec.d.ts +0 -1
- package/src/updates/update140700/index_spec.js +0 -75
- package/src/updates/update140700/index_spec.js.map +0 -1
- package/src/updates/update140700/index_spec.ts +0 -79
- package/src/updates/update140700/schema.json +0 -23
- package/src/updates/update140800/index.d.ts +0 -2
- package/src/updates/update140800/index.js +0 -22
- package/src/updates/update140800/index.js.map +0 -1
- package/src/updates/update140800/index.ts +0 -18
- package/src/updates/update140800/index_spec.d.ts +0 -1
- package/src/updates/update140800/index_spec.js +0 -76
- package/src/updates/update140800/index_spec.js.map +0 -1
- package/src/updates/update140800/index_spec.ts +0 -82
- package/src/updates/update140800/schema.json +0 -23
- package/src/utility/dependencies.js.map +0 -1
- package/src/utility/dependencies.ts +0 -144
- package/src/utility/files.js.map +0 -1
- package/src/utility/files.ts +0 -368
- package/src/utility/html/hit.js.map +0 -1
- package/src/utility/html/hit.ts +0 -28
- package/src/utility/html/html-manipulator.js.map +0 -1
- package/src/utility/html/html-manipulator.ts +0 -156
- package/src/utility/html/html_spec.d.ts +0 -1
- package/src/utility/html/html_spec.js +0 -692
- package/src/utility/html/html_spec.js.map +0 -1
- package/src/utility/html/html_spec.ts +0 -751
- package/src/utility/html/manipulator-functions.js.map +0 -1
- package/src/utility/html/manipulator-functions.ts +0 -149
- package/src/utility/json.js.map +0 -1
- package/src/utility/json.ts +0 -288
- package/src/utility/json_spec.d.ts +0 -1
- package/src/utility/json_spec.js +0 -326
- package/src/utility/json_spec.js.map +0 -1
- package/src/utility/json_spec.ts +0 -446
- package/src/utility/logging.js.map +0 -1
- package/src/utility/logging.ts +0 -80
- package/src/utility/test.js.map +0 -1
- package/src/utility/test.ts +0 -24
- package/src/utility/typescript.js.map +0 -1
- package/src/utility/typescript.ts +0 -598
- package/src/utility/typescript_spec.d.ts +0 -1
- package/src/utility/typescript_spec.js +0 -1005
- package/src/utility/typescript_spec.js.map +0 -1
- package/src/utility/typescript_spec.ts +0 -1265
- package/src/utility/util.js.map +0 -1
- package/src/utility/util.ts +0 -145
- package/src/utility/validation.js.map +0 -1
- package/src/utility/validation.ts +0 -48
- package/tsconfig.json +0 -35
- /package/{src/add-lux-components → add-lux-components}/files/app/app-routing.module.ts +0 -0
- /package/{src/add-lux-components → add-lux-components}/files/app/app.module.ts +0 -0
- /package/{src/add-lux-components → add-lux-components}/files/environments/environment.prod.ts +0 -0
- /package/{src/add-lux-components → add-lux-components}/files/environments/environment.ts +0 -0
- /package/{src/add-lux-components → add-lux-components}/files/locale/messages.en.xlf +0 -0
- /package/{src/add-lux-components → add-lux-components}/files/locale/messages.xlf +0 -0
- /package/{src/add-lux-components → add-lux-components}/files/src/index.html +0 -0
- /package/{src/add-lux-components → add-lux-components}/index.d.ts +0 -0
- /package/{src/theme → theme}/change-theme-to-authentic/index.d.ts +0 -0
- /package/{src/theme → theme}/change-to-lux-icons/index.d.ts +0 -0
- /package/{src/update-en-messages → update-en-messages}/index.d.ts +0 -0
- /package/{src/utility → utility}/dependencies.d.ts +0 -0
- /package/{src/utility → utility}/files.d.ts +0 -0
- /package/{src/utility → utility}/html/hit.d.ts +0 -0
- /package/{src/utility → utility}/html/html-manipulator.d.ts +0 -0
- /package/{src/utility → utility}/html/manipulator-functions.d.ts +0 -0
- /package/{src/utility → utility}/logging.d.ts +0 -0
- /package/{src/utility → utility}/test.d.ts +0 -0
- /package/{src/utility → utility}/typescript.d.ts +0 -0
- /package/{src/utility → utility}/util.d.ts +0 -0
- /package/{src/utility → utility}/validation.d.ts +0 -0
|
@@ -1,392 +0,0 @@
|
|
|
1
|
-
import { chain, Rule, SchematicContext, Tree } from '@angular-devkit/schematics';
|
|
2
|
-
import { iterateFilesAndModifyContent } from '../../utility/files';
|
|
3
|
-
import { Hit } from '../../utility/html/hit';
|
|
4
|
-
import { HtmlManipulator as Html } from '../../utility/html/html-manipulator';
|
|
5
|
-
import { logInfo, logWarn } from '../../utility/logging';
|
|
6
|
-
import { messageInfoRule, messageSuccessRule, replaceFirst } from '../../utility/util';
|
|
7
|
-
|
|
8
|
-
export function changeToLuxIcons(options: any): Rule {
|
|
9
|
-
return chain([
|
|
10
|
-
messageInfoRule(`Die FA- und Material-Icons werden durch die LUX-Icons ersetzt...`),
|
|
11
|
-
(tree: Tree, _context: SchematicContext) => {
|
|
12
|
-
iterateFilesAndModifyContent(
|
|
13
|
-
tree,
|
|
14
|
-
options.path,
|
|
15
|
-
(filePath: string, content: string) => {
|
|
16
|
-
const result = Html.transform(content, '*[luxIconName]', updateIconAttrFn(filePath, true));
|
|
17
|
-
|
|
18
|
-
if (content !== result) {
|
|
19
|
-
logInfo(filePath + ' wurde angepasst.');
|
|
20
|
-
tree.overwrite(filePath, result);
|
|
21
|
-
}
|
|
22
|
-
},
|
|
23
|
-
'.component.html'
|
|
24
|
-
);
|
|
25
|
-
},
|
|
26
|
-
messageSuccessRule(`Die FA- und Material-Icons wurden durch die LUX-Icons ersetzt.`)
|
|
27
|
-
]);
|
|
28
|
-
}
|
|
29
|
-
|
|
30
|
-
const updateIconAttrFn = (filePath: string, ac: boolean) => {
|
|
31
|
-
return (hit: Hit) => {
|
|
32
|
-
const pattern = new RegExp('((\\(|\\[|\\[\\()?luxIconName(\\)|\\]|\\)\\])?)\\s*=\\s*"(.*?)"', 'm');
|
|
33
|
-
|
|
34
|
-
const groups = pattern.exec(hit.elementContent);
|
|
35
|
-
if (groups && groups.length >= 4) {
|
|
36
|
-
let iconName = groups[4];
|
|
37
|
-
|
|
38
|
-
if (iconName.startsWith('fab ')) {
|
|
39
|
-
iconName = replaceFirst(iconName, 'fab ', '');
|
|
40
|
-
} else if (iconName.startsWith('fas ')) {
|
|
41
|
-
iconName = replaceFirst(iconName, 'fas ', '');
|
|
42
|
-
} else if (iconName.startsWith('far ')) {
|
|
43
|
-
iconName = replaceFirst(iconName, 'far ', '');
|
|
44
|
-
} else if (iconName.startsWith('fal ')) {
|
|
45
|
-
iconName = replaceFirst(iconName, 'fal ', '');
|
|
46
|
-
}
|
|
47
|
-
|
|
48
|
-
const found = luxIcons.find((icon) => (ac ? icon.oldName : icon.newName) === iconName);
|
|
49
|
-
|
|
50
|
-
if (found) {
|
|
51
|
-
hit.elementContent = hit.elementContent.replace(pattern, '$1="' + (ac ? found.newName : found.oldName) + '"');
|
|
52
|
-
logInfo(`${filePath}: Das Icon "${iconName}" -> ${ac ? found.newName : found.oldName}`);
|
|
53
|
-
} else {
|
|
54
|
-
if (!iconName.startsWith('lux-')) {
|
|
55
|
-
logWarn(`${filePath}: Das Icon "${iconName}" konnte nicht ersetzt werden.`);
|
|
56
|
-
}
|
|
57
|
-
}
|
|
58
|
-
}
|
|
59
|
-
};
|
|
60
|
-
};
|
|
61
|
-
|
|
62
|
-
class LuxIcon {
|
|
63
|
-
oldName: string;
|
|
64
|
-
newName: string;
|
|
65
|
-
|
|
66
|
-
constructor(oldName: string, newName: string) {
|
|
67
|
-
this.oldName = oldName;
|
|
68
|
-
this.newName = newName;
|
|
69
|
-
}
|
|
70
|
-
}
|
|
71
|
-
|
|
72
|
-
const luxIcons: LuxIcon[] = [
|
|
73
|
-
new LuxIcon('account_circle', 'lux-interface-user-circle'),
|
|
74
|
-
new LuxIcon('add', 'lux-interface-add-1'),
|
|
75
|
-
new LuxIcon('android', 'lux-logo-android'),
|
|
76
|
-
new LuxIcon('check', 'lux-interface-validation-check'),
|
|
77
|
-
new LuxIcon('delete', 'lux-interface-delete-bin-2'),
|
|
78
|
-
new LuxIcon('done', 'lux-interface-validation-check'),
|
|
79
|
-
new LuxIcon('edit', 'lux-interface-edit-pencil'),
|
|
80
|
-
new LuxIcon('error', 'lux-interface-alert-warning-circle'),
|
|
81
|
-
new LuxIcon('fa-address-book', 'lux-phone-book'),
|
|
82
|
-
new LuxIcon('fa-address-card', 'lux-card'),
|
|
83
|
-
new LuxIcon('fa-align-justify', 'lux-interface-text-formatting-justified-align'),
|
|
84
|
-
new LuxIcon('fa-align-left', 'lux-interface-text-formatting-left-align'),
|
|
85
|
-
new LuxIcon('fa-angle-left', 'lux-interface-arrows-button-left'),
|
|
86
|
-
new LuxIcon('fa-angle-right', 'lux-interface-arrows-button-right'),
|
|
87
|
-
new LuxIcon('fa-angle-up', 'lux-interface-arrows-button-up'),
|
|
88
|
-
new LuxIcon('fa-angle-down', 'lux-interface-arrows-button-down'),
|
|
89
|
-
new LuxIcon('fa-archive', 'lux-interface-content-archive'),
|
|
90
|
-
new LuxIcon('fa-arrow-alt-circle-left', 'lux-interface-arrows-left-circle-2'),
|
|
91
|
-
new LuxIcon('fa-arrow-alt-circle-right', 'lux-interface-arrows-right-circle-2'),
|
|
92
|
-
new LuxIcon('fa-arrow-alt-circle-up', 'lux-interface-arrows-up-circle-2'),
|
|
93
|
-
new LuxIcon('fa-arrow-alt-circle-down', 'lux-interface-arrows-down-circle-2'),
|
|
94
|
-
new LuxIcon('fa-arrow-circle-down', 'lux-interface-arrows-down-circle-1'),
|
|
95
|
-
new LuxIcon('fa-arrow-circle-left', 'lux-interface-arrows-left-circle-1'),
|
|
96
|
-
new LuxIcon('fa-arrow-circle-right', 'lux-interface-arrows-right-circle-1'),
|
|
97
|
-
new LuxIcon('fa-arrow-circle-up', 'lux-interface-arrows-up-circle-1'),
|
|
98
|
-
new LuxIcon('fa-arrow-down', 'lux-interface-arrows-down'),
|
|
99
|
-
new LuxIcon('fa-arrow-left', 'lux-interface-arrows-left'),
|
|
100
|
-
new LuxIcon('fa-arrow-right', 'lux-interface-arrows-right'),
|
|
101
|
-
new LuxIcon('fa-arrow-up', 'lux-interface-arrows-up'),
|
|
102
|
-
new LuxIcon('fa-arrows-v', 'lux-interface-arrows-vertical'),
|
|
103
|
-
new LuxIcon('fa-at', 'lux-mail-sign-at'),
|
|
104
|
-
new LuxIcon('fa-atom', 'lux-atom'),
|
|
105
|
-
new LuxIcon('fa-automobile', 'lux-car'),
|
|
106
|
-
new LuxIcon('fa-ban', 'lux-interface-block'),
|
|
107
|
-
new LuxIcon('fa-bar', 'lux-interface-setting-menu-1'),
|
|
108
|
-
new LuxIcon('fa-bars', 'lux-interface-setting-menu-1'),
|
|
109
|
-
new LuxIcon('fa-bed', 'lux-travel-hotel-bed-2'),
|
|
110
|
-
new LuxIcon('fa-bezier-curve', 'lux-bezier-curve'),
|
|
111
|
-
new LuxIcon('fa-binoculars', 'lux-interface-edit-binocular'),
|
|
112
|
-
new LuxIcon('fa-birthday-cake', 'lux-food-cake'),
|
|
113
|
-
new LuxIcon('fa-bolt', 'lux-image-flash-2'),
|
|
114
|
-
new LuxIcon('fa-bomb', 'lux-interface-edit-bomb'),
|
|
115
|
-
new LuxIcon('fa-book', 'lux-interface-content-book'),
|
|
116
|
-
new LuxIcon('fa-book-open', 'lux-interface-content-book-open'),
|
|
117
|
-
new LuxIcon('fa-book-reader', 'lux-book-reader'),
|
|
118
|
-
new LuxIcon('fa-briefcase', 'lux-shopping-briefcase'),
|
|
119
|
-
new LuxIcon('fa-building', 'lux-factory'),
|
|
120
|
-
new LuxIcon('fa-bullhorn', 'lux-interface-share-mega-phone-1'),
|
|
121
|
-
new LuxIcon('fa-business-time', 'lux-suitcase-time'),
|
|
122
|
-
new LuxIcon('fa-calculator', 'lux-calculator'),
|
|
123
|
-
new LuxIcon('fa-calendar-alt', 'lux-interface-calendar-mark'),
|
|
124
|
-
new LuxIcon('fa-calendar-check', 'lux-interface-calendar-check'),
|
|
125
|
-
new LuxIcon('fa-calendar-plus', 'lux-interface-calendar-add'),
|
|
126
|
-
new LuxIcon('fa-calendar-times', 'lux-time'),
|
|
127
|
-
new LuxIcon('fa-camera-retro', 'lux-image-camera-1'),
|
|
128
|
-
new LuxIcon('fa-car', 'lux-car'),
|
|
129
|
-
new LuxIcon('fa-cash-register', 'lux-money-cashier'),
|
|
130
|
-
new LuxIcon('fa-chalkboard-teacher', 'lux-drawing-board'),
|
|
131
|
-
new LuxIcon('fa-chart-bar', 'lux-graph-bars'),
|
|
132
|
-
new LuxIcon('fa-chart-line', 'lux-money-graph'),
|
|
133
|
-
new LuxIcon('fa-check', 'lux-interface-validation-check'),
|
|
134
|
-
new LuxIcon('fa-check-circle', 'lux-interface-validation-check-circle'),
|
|
135
|
-
new LuxIcon('fa-check-circle-o', 'lux-interface-validation-check-circle'),
|
|
136
|
-
new LuxIcon('fa-check-square', 'lux-interface-validation-check-square-1'),
|
|
137
|
-
new LuxIcon('fa-chevron-left', 'lux-interface-arrows-button-left'),
|
|
138
|
-
new LuxIcon('fa-chevron-right', 'lux-interface-arrows-button-right'),
|
|
139
|
-
new LuxIcon('fa-chevron-up', 'lux-interface-arrows-button-up'),
|
|
140
|
-
new LuxIcon('fa-chevron-down', 'lux-interface-arrows-button-down'),
|
|
141
|
-
new LuxIcon('fa-child', 'lux-body-kid'),
|
|
142
|
-
new LuxIcon('fa-circle', 'lux-interface-geometric-circle'),
|
|
143
|
-
new LuxIcon('fa-city', 'lux-city'),
|
|
144
|
-
new LuxIcon('fa-clipboard', 'lux-interface-file-clipboard'),
|
|
145
|
-
new LuxIcon('fa-clipboard-check', 'lux-interface-file-clipboard-check'),
|
|
146
|
-
new LuxIcon('fa-clipboard-list', 'lux-interface-file-clipboard-text'),
|
|
147
|
-
new LuxIcon('fa-clock', 'lux-interface-time-clock-circle'),
|
|
148
|
-
new LuxIcon('fa-clone', 'lux-clone'),
|
|
149
|
-
new LuxIcon('fa-close', 'lux-interface-delete-1'),
|
|
150
|
-
new LuxIcon('fa-cloud', 'lux-interface-weather-cloud-1'),
|
|
151
|
-
new LuxIcon('fa-cog', 'lux-interface-setting-cog'),
|
|
152
|
-
new LuxIcon('fa-cogs', 'lux-cogs'),
|
|
153
|
-
new LuxIcon('fa-columns', 'lux-interface-layout-three-columns'),
|
|
154
|
-
new LuxIcon('fa-comment', 'lux-oval'),
|
|
155
|
-
new LuxIcon('fa-comments', 'lux-ovals'),
|
|
156
|
-
new LuxIcon('fa-copy', 'lux-clone'),
|
|
157
|
-
new LuxIcon('fa-credit-card', 'lux-money-atm-card-1'),
|
|
158
|
-
new LuxIcon('fa-crop-alt', 'lux-interface-edit-crop'),
|
|
159
|
-
new LuxIcon('fa-crosshairs', 'lux-travel-map-location-target-1'),
|
|
160
|
-
new LuxIcon('fa-cut', 'lux-interface-edit-scissors'),
|
|
161
|
-
new LuxIcon('fa-database', 'lux-database'),
|
|
162
|
-
new LuxIcon('fa-dice-five', 'lux-dice'),
|
|
163
|
-
new LuxIcon('fa-download', 'lux-interface-download-button-2'),
|
|
164
|
-
new LuxIcon('fa-edit', 'lux-interface-edit-write-2'),
|
|
165
|
-
new LuxIcon('fa-ellipsis-h', 'lux-interface-setting-menu-horizontal'),
|
|
166
|
-
new LuxIcon('fa-ellipsis-v', 'lux-interface-setting-menu-vertical'),
|
|
167
|
-
new LuxIcon('fa-envelope', 'lux-mail-send-envelope'),
|
|
168
|
-
new LuxIcon('fa-envelope-open', 'lux-envelope-open'),
|
|
169
|
-
new LuxIcon('fa-envelope-open-text', 'lux-envelope-open-text'),
|
|
170
|
-
new LuxIcon('fa-eraser', 'lux-interface-text-formatting-eraser'),
|
|
171
|
-
new LuxIcon('fa-euro-sign', 'lux-money-currency-euro'),
|
|
172
|
-
new LuxIcon('fa-exchange-alt', 'lux-exchange'),
|
|
173
|
-
new LuxIcon('fa-exclamation', 'lux-exclamation-mark'),
|
|
174
|
-
new LuxIcon('fa-exclamation-circle', 'lux-interface-alert-warning-circle'),
|
|
175
|
-
new LuxIcon('fa-exclamation-triangle', 'lux-interface-alert-warning-triangle'),
|
|
176
|
-
new LuxIcon('fa-expand', 'lux-interface-arrows-expand-1'),
|
|
177
|
-
new LuxIcon('fa-external-link', 'lux-interface-arrows-expand-5'),
|
|
178
|
-
new LuxIcon('fa-external-link-alt', 'lux-interface-arrows-expand-5'),
|
|
179
|
-
new LuxIcon('fa-eye', 'lux-interface-edit-view'),
|
|
180
|
-
new LuxIcon('fa-file', 'lux-interface-content-file'),
|
|
181
|
-
new LuxIcon('fa-file-alt', 'lux-interface-file-text'),
|
|
182
|
-
new LuxIcon('fa-file-archive', 'lux-interface-file-zip'),
|
|
183
|
-
new LuxIcon('fa-file-contract', 'lux-file-contract'),
|
|
184
|
-
new LuxIcon('fa-file-csv', 'lux-file-csv'),
|
|
185
|
-
new LuxIcon('fa-file-download', 'lux-file-download'),
|
|
186
|
-
new LuxIcon('fa-file-excel', 'lux-interface-file-delete'),
|
|
187
|
-
new LuxIcon('fa-file-image', 'lux-file-image'),
|
|
188
|
-
new LuxIcon('fa-file-import', 'lux-file-import'),
|
|
189
|
-
new LuxIcon('fa-file-invoice', 'lux-file-invoice'),
|
|
190
|
-
new LuxIcon('fa-file-invoice-dollar', 'money'),
|
|
191
|
-
new LuxIcon('fa-file-medical-alt', 'lux-file-medical'),
|
|
192
|
-
new LuxIcon('fa-file-pdf', 'lux-file-pdf'),
|
|
193
|
-
new LuxIcon('fa-file-powerpoint', 'lux-file-powerpoint'),
|
|
194
|
-
new LuxIcon('fa-file-signature', 'lux-file-signature'),
|
|
195
|
-
new LuxIcon('fa-file-upload', 'lux-file-upload'),
|
|
196
|
-
new LuxIcon('fa-file-word', 'lux-file-word'),
|
|
197
|
-
new LuxIcon('fa-filter', 'lux-interface-text-formatting-filter-1'),
|
|
198
|
-
new LuxIcon('fa-filter-circle-xmark', 'lux-filter-remove'),
|
|
199
|
-
new LuxIcon('fa-flag', 'lux-travel-map-rectangle-flag'),
|
|
200
|
-
new LuxIcon('fa-folder', 'lux-interface-folder'),
|
|
201
|
-
new LuxIcon('fa-folder-open', 'lux-folder-open'),
|
|
202
|
-
new LuxIcon('fa-font', 'lux-interface-text-formatting-font-size'),
|
|
203
|
-
new LuxIcon('fa-frown', 'lux-mail-smiley-sad-face'),
|
|
204
|
-
new LuxIcon('fa-gavel', 'lux-interface-setting-hammer'),
|
|
205
|
-
new LuxIcon('fa-gear', 'lux-interface-setting-cog'),
|
|
206
|
-
new LuxIcon('fa-gears', 'lux-cogs'),
|
|
207
|
-
new LuxIcon('fa-globe', 'lux-programming-web'),
|
|
208
|
-
new LuxIcon('fa-globe-americas', 'lux-travel-map-earth-1'),
|
|
209
|
-
new LuxIcon('fa-globe-europe', 'lux-travel-map-earth-2'),
|
|
210
|
-
new LuxIcon('fa-graduation-cap', 'lux-graduation cap'),
|
|
211
|
-
new LuxIcon('fa-grip-horizontal', 'lux-dial-pad-6-digits'),
|
|
212
|
-
new LuxIcon('fa-hammer', 'lux-interface-setting-hammer'),
|
|
213
|
-
new LuxIcon('fa-hand-peace', 'lux-peace'),
|
|
214
|
-
new LuxIcon('fa-hand-peace-o', 'lux-peace'),
|
|
215
|
-
new LuxIcon('fa-handshake', 'lux-handshake'),
|
|
216
|
-
new LuxIcon('fa-handshake-o', 'lux-handshake'),
|
|
217
|
-
new LuxIcon('fa-history', 'lux-interface-content-archive-folder'),
|
|
218
|
-
new LuxIcon('fa-home', 'lux-interface-home-3'),
|
|
219
|
-
new LuxIcon('fa-hourglass-end', 'lux-hour-glass-end'),
|
|
220
|
-
new LuxIcon('fa-hourglass-start', 'lux-hour-glass-start'),
|
|
221
|
-
new LuxIcon('fa-id-badge', 'lux-id-badge'),
|
|
222
|
-
new LuxIcon('fa-id-card', 'lux-id-card'),
|
|
223
|
-
new LuxIcon('fa-image', 'lux-image-picture-landscape-2'),
|
|
224
|
-
new LuxIcon('fa-inbox', 'lux-mail-inbox'),
|
|
225
|
-
new LuxIcon('fa-industry', 'lux-industry'),
|
|
226
|
-
new LuxIcon('fa-info', 'lux-info'),
|
|
227
|
-
new LuxIcon('fa-info-circle', 'lux-interface-alert-information-circle'),
|
|
228
|
-
new LuxIcon('fa-key', 'lux-interface-login-key'),
|
|
229
|
-
new LuxIcon('fa-life-ring', 'lux-travel-wayfinder-lifebuoy'),
|
|
230
|
-
new LuxIcon('fa-lightbulb', 'lux-interface-lighting-light-bulb'),
|
|
231
|
-
new LuxIcon('fa-link', 'lux-interface-link'),
|
|
232
|
-
new LuxIcon('fa-list', 'lux-interface-text-formatting-list-bullets'),
|
|
233
|
-
new LuxIcon('fa-list-alt', 'lux-interface-text-formatting-list-bullets'),
|
|
234
|
-
new LuxIcon('fa-list-ol', 'lux-ordered-list'),
|
|
235
|
-
new LuxIcon('fa-list-ul', 'lux-interface-text-formatting-list-bullets'),
|
|
236
|
-
new LuxIcon('fa-lock', 'lux-interface-lock'),
|
|
237
|
-
new LuxIcon('fa-lock-open', 'lux-interface-lock-unlock'),
|
|
238
|
-
new LuxIcon('fa-long-arrow-right', 'lux-interface-arrows-right'),
|
|
239
|
-
new LuxIcon('fa-magic', 'lux-interface-edit-design-tool-selection-wand'),
|
|
240
|
-
new LuxIcon('fa-mail-bulk', 'lux-bulk'),
|
|
241
|
-
new LuxIcon('fa-map', 'lux-travel-map'),
|
|
242
|
-
new LuxIcon('fa-map-marker-alt', 'lux-map-marker'),
|
|
243
|
-
new LuxIcon('fa-marker', 'lux-location-pin-empty'),
|
|
244
|
-
new LuxIcon('fa-minus', 'lux-interface-remove-1'),
|
|
245
|
-
new LuxIcon('fa-minus-circle', 'lux-interface-remove-circle'),
|
|
246
|
-
new LuxIcon('fa-moon', 'lux-interface-weather-moon'),
|
|
247
|
-
new LuxIcon('fa-mouse-pointer', 'lux-interface-cursor-arrow-1'),
|
|
248
|
-
new LuxIcon('fa-network-wired', 'lux-network-structure'),
|
|
249
|
-
new LuxIcon('fa-newspaper', 'lux-news-paper'),
|
|
250
|
-
new LuxIcon('fa-not-equal', 'lux-not-equal'),
|
|
251
|
-
new LuxIcon('fa-object-group', 'lux-group-objects'),
|
|
252
|
-
new LuxIcon('fa-paper-plane', 'lux-mail-send-email'),
|
|
253
|
-
new LuxIcon('fa-paperclip', 'lux-interface-edit-attachment-1'),
|
|
254
|
-
new LuxIcon('fa-pause-circle', 'lux-control-button-pause-circle'),
|
|
255
|
-
new LuxIcon('fa-pen', 'lux-interface-edit-pen-1'),
|
|
256
|
-
new LuxIcon('fa-pen-alt', 'lux-interface-edit-pen-2'),
|
|
257
|
-
new LuxIcon('fa-pen-square', 'lux-interface-edit-write-2'),
|
|
258
|
-
new LuxIcon('fa-pencil', 'lux-interface-edit-pencil'),
|
|
259
|
-
new LuxIcon('fa-pencil-alt', 'lux-interface-edit-pencil'),
|
|
260
|
-
new LuxIcon('fa-percentage', 'lux-percentage'),
|
|
261
|
-
new LuxIcon('fa-flux-capacitor', 'lux-flux-capacitor'),
|
|
262
|
-
new LuxIcon('fa-phone', 'lux-phone'),
|
|
263
|
-
new LuxIcon('fa-play', 'lux-control-button-play'),
|
|
264
|
-
new LuxIcon('fa-play-circle', 'lux-control-button-play-circle'),
|
|
265
|
-
new LuxIcon('fa-plug', 'lux-plug'),
|
|
266
|
-
new LuxIcon('fa-plus', 'lux-interface-add-1'),
|
|
267
|
-
new LuxIcon('fa-plus-circle', 'lux-interface-add-circle'),
|
|
268
|
-
new LuxIcon('fa-plus-square', 'lux-interface-add-square'),
|
|
269
|
-
new LuxIcon('fa-poll', 'lux-graph-poll-vertical'),
|
|
270
|
-
new LuxIcon('fa-poll-h', 'lux-graph-poll-horizontal'),
|
|
271
|
-
new LuxIcon('fa-portrait', 'lux-interface-user-square-alternate'),
|
|
272
|
-
new LuxIcon('fa-power-off', 'lux-control-button-power-1'),
|
|
273
|
-
new LuxIcon('fa-print', 'lux-printer'),
|
|
274
|
-
new LuxIcon('fa-project-diagram', 'lux-interface-hierarchy-1'),
|
|
275
|
-
new LuxIcon('fa-puzzle-piece', 'lux-programming-module-puzzle'),
|
|
276
|
-
new LuxIcon('fa-question', 'lux-question-mark'),
|
|
277
|
-
new LuxIcon('fa-question-circle', 'lux-interface-help-question-circle'),
|
|
278
|
-
new LuxIcon('fa-ravelry', 'lux-registred-trademark'),
|
|
279
|
-
new LuxIcon('fa-readme', 'lux-book-readme'),
|
|
280
|
-
new LuxIcon('fa-receipt', 'lux-receipt'),
|
|
281
|
-
new LuxIcon('fa-redo', 'lux-interface-arrows-turn-forward'),
|
|
282
|
-
new LuxIcon('fa-refresh', 'lux-interface-arrows-synchronize'),
|
|
283
|
-
new LuxIcon('fa-sync', 'lux-interface-arrows-synchronize'),
|
|
284
|
-
new LuxIcon('fa-robot', 'lux-robot-cyborg'),
|
|
285
|
-
new LuxIcon('fa-route', 'lux-route'),
|
|
286
|
-
new LuxIcon('fa-ruler', 'lux-interface-edit-ruler'),
|
|
287
|
-
new LuxIcon('fa-running', 'lux-running'),
|
|
288
|
-
new LuxIcon('fa-satellite-dish', 'lux-interface-share-satellite'),
|
|
289
|
-
new LuxIcon('fa-save', 'lux-save'),
|
|
290
|
-
new LuxIcon('fa-scroll', 'lux-scroll'),
|
|
291
|
-
new LuxIcon('fa-search', 'lux-interface-search'),
|
|
292
|
-
new LuxIcon('fa-search-plus', 'lux-interface-edit-zoom-in'),
|
|
293
|
-
new LuxIcon('fa-search-minus', 'lux-interface-edit-zoom-out'),
|
|
294
|
-
new LuxIcon('fa-searchengin', 'lux-searchengine'),
|
|
295
|
-
new LuxIcon('fa-sign-in-alt', 'lux-interface-login'),
|
|
296
|
-
new LuxIcon('fa-sign-out-alt', 'lux-interface-logout'),
|
|
297
|
-
new LuxIcon('fa-signature', 'lux-signature'),
|
|
298
|
-
new LuxIcon('fa-sitemap', 'lux-network-structure'),
|
|
299
|
-
new LuxIcon('fa-sliders-h', 'lux-interface-setting-slider-horizontal'),
|
|
300
|
-
new LuxIcon('fa-solid fa-barcode', 'lux-money-cashier-bar-code'),
|
|
301
|
-
new LuxIcon('fa-solid fa-bug', 'lux-programming-bug'),
|
|
302
|
-
new LuxIcon('fa-sort', 'lux-interface-page-controller-scroll-up-down'),
|
|
303
|
-
new LuxIcon('fa-sort-up', 'lux-interface-arrows-button-up'),
|
|
304
|
-
new LuxIcon('fa-sort-down', 'lux-interface-arrows-button-down'),
|
|
305
|
-
new LuxIcon('fa-sort-amount-down', 'lux-amount-down-asc'),
|
|
306
|
-
new LuxIcon('fa-sort-amount-down-alt', 'lux-amount-down-desc-alt'),
|
|
307
|
-
new LuxIcon('fa-sort-amount-up', 'lux-amount-up-asc'),
|
|
308
|
-
new LuxIcon('fa-sort-amount-up-alt', 'lux-amount-up-desc-alt'),
|
|
309
|
-
new LuxIcon('fa-spell-check', 'lux-spellcheck'),
|
|
310
|
-
new LuxIcon('fa-spinner', 'lux-spinner'),
|
|
311
|
-
new LuxIcon('fa-star', 'lux-interface-favorite-star'),
|
|
312
|
-
new LuxIcon('fa-star-half-alt', 'lux-interface-award-half-star'),
|
|
313
|
-
new LuxIcon('fa-sticky-note', 'lux-interface-file-sticky-note'),
|
|
314
|
-
new LuxIcon('fa-stopwatch', 'lux-stopwatch'),
|
|
315
|
-
new LuxIcon('fa-stream', 'lux-stopwatch'),
|
|
316
|
-
new LuxIcon('fa-sun', 'x-interface-lighting-brightness-1'),
|
|
317
|
-
new LuxIcon('fa-sync', 'lux-interface-arrows-synchronize'),
|
|
318
|
-
new LuxIcon('fa-sync-alt', 'lux-interface-arrows-reload-2'),
|
|
319
|
-
new LuxIcon('fa-table', 'lux-interface-layout-7'),
|
|
320
|
-
new LuxIcon('fa-tachometer-alt', 'lux-gauge'),
|
|
321
|
-
new LuxIcon('fa-tag', 'lux-interface-bookmark-tag'),
|
|
322
|
-
new LuxIcon('fa-tasks', 'lux-tasks'),
|
|
323
|
-
new LuxIcon('fa-th', 'lux-interface-edit-grid'),
|
|
324
|
-
new LuxIcon('fa-th-large', 'lux-interface-layout-border-full'),
|
|
325
|
-
new LuxIcon('fa-thumbs-down', 'lux-interface-favorite-dislike-1'),
|
|
326
|
-
new LuxIcon('fa-thumbs-up', 'lux-interface-favorite-like-1'),
|
|
327
|
-
new LuxIcon('fa-thumbtack', 'lux-interface-edit-pin-2'),
|
|
328
|
-
new LuxIcon('fa-times', 'lux-interface-delete-1'),
|
|
329
|
-
new LuxIcon('fa-times-circle', 'lux-interface-delete-circle'),
|
|
330
|
-
new LuxIcon('fa-toolbox', 'lux-interface-setting-tool-box'),
|
|
331
|
-
new LuxIcon('fa-tools', 'lux-tools'),
|
|
332
|
-
new LuxIcon('fa-trash', 'lux-interface-delete-bin-2'),
|
|
333
|
-
new LuxIcon('fa-trash-alt', 'lux-interface-delete-bin-5'),
|
|
334
|
-
new LuxIcon('fa-trophy', 'lux-interface-award-trophy'),
|
|
335
|
-
new LuxIcon('fa-undo', 'lux-interface-arrows-turn-backward'),
|
|
336
|
-
new LuxIcon('fa-university', 'lux-university'),
|
|
337
|
-
new LuxIcon('fa-unlink', 'lux-interface-unlink'),
|
|
338
|
-
new LuxIcon('fa-upload', 'lux-interface-upload-button-2'),
|
|
339
|
-
new LuxIcon('fa-user', 'lux-interface-user-single'),
|
|
340
|
-
new LuxIcon('fa-user-alt', 'lux-interface-user-single'),
|
|
341
|
-
new LuxIcon('fa-user-astronaut', 'lux-ecology-science-planet'),
|
|
342
|
-
new LuxIcon('fa-user-check', 'lux-interface-user-check'),
|
|
343
|
-
new LuxIcon('fa-user-circle', 'lux-interface-user-circle'),
|
|
344
|
-
new LuxIcon('fa-user-clock', 'lux-clock'),
|
|
345
|
-
new LuxIcon('fa-user-cog', 'lux-cog'),
|
|
346
|
-
new LuxIcon('fa-user-edit', 'lux-interface-user-edit'),
|
|
347
|
-
new LuxIcon('fa-user-friends', 'lux-interface-user-multiple'),
|
|
348
|
-
new LuxIcon('fa-user-graduate', 'lux-graduate'),
|
|
349
|
-
new LuxIcon('fa-user-minus', 'lux-interface-user-remove'),
|
|
350
|
-
new LuxIcon('fa-user-plus', 'lux-interface-user-add'),
|
|
351
|
-
new LuxIcon('fa-user-secret', 'lux-interface-user-lock'),
|
|
352
|
-
new LuxIcon('fa-user-tag', 'lux-tag'),
|
|
353
|
-
new LuxIcon('fa-user-tie', 'lux-tie'),
|
|
354
|
-
new LuxIcon('fa-user-times', 'lux-interface-user-delete'),
|
|
355
|
-
new LuxIcon('fa-users', 'lux-interface-user-multiple'),
|
|
356
|
-
new LuxIcon('fa-users-cog', 'lux-multiple-cog'),
|
|
357
|
-
new LuxIcon('fa-utensils', 'lux-food-kitchenware-fork-spoon'),
|
|
358
|
-
new LuxIcon('fa-wallet', 'lux-money-wallet'),
|
|
359
|
-
new LuxIcon('fa-weight', 'lux-weight'),
|
|
360
|
-
new LuxIcon('fa-window-close', 'lux-close'),
|
|
361
|
-
new LuxIcon('fa-window-maximize', 'lux-maximize'),
|
|
362
|
-
new LuxIcon('fa-window-restore', 'lux-programming-browser-window'),
|
|
363
|
-
new LuxIcon('fa-wrench', 'lux-interface-setting-wrench'),
|
|
364
|
-
new LuxIcon('fa-handshake', 'lux-handshake'),
|
|
365
|
-
new LuxIcon('file_download', 'lux-file-download'),
|
|
366
|
-
new LuxIcon('file_upload', 'lux-file-upload'),
|
|
367
|
-
new LuxIcon('info', 'lux-info'),
|
|
368
|
-
new LuxIcon('looks_3', 'lux-three'),
|
|
369
|
-
new LuxIcon('looks_one', 'lux-one'),
|
|
370
|
-
new LuxIcon('looks_two', 'lux-two'),
|
|
371
|
-
new LuxIcon('mail_outline', 'lux-mail-send-envelope'),
|
|
372
|
-
new LuxIcon('person', 'lux-interface-user-single'),
|
|
373
|
-
new LuxIcon('refresh', 'lux-interface-arrows-round-right'),
|
|
374
|
-
new LuxIcon('remove', 'lux-interface-remove-1'),
|
|
375
|
-
new LuxIcon('rotate_left', 'lux-rotate-left'),
|
|
376
|
-
new LuxIcon('rotate_right', 'lux-rotate-right'),
|
|
377
|
-
new LuxIcon('save', 'lux-save'),
|
|
378
|
-
new LuxIcon('sync', 'lux-interface-arrows-synchronize'),
|
|
379
|
-
new LuxIcon('undo', 'lux-mail-send-reply'),
|
|
380
|
-
new LuxIcon('warning', 'lux-interface-alert-warning-triangle'),
|
|
381
|
-
new LuxIcon('fa-bookmark', 'lux-interface-bookmark'),
|
|
382
|
-
new LuxIcon('fa-money-check-alt', 'lux-money-atm-card-1'),
|
|
383
|
-
new LuxIcon('fa-cloud-upload-alt', 'lux-programming-cloud-upload'),
|
|
384
|
-
new LuxIcon('fa-bell', 'lux-interface-alert-alarm-bell-2'),
|
|
385
|
-
new LuxIcon('fa-caret-left', 'lux-interface-arrows-button-left'),
|
|
386
|
-
new LuxIcon('keyboard_arrow_left', 'lux-interface-arrows-button-left'),
|
|
387
|
-
new LuxIcon('keyboard_arrow_right', 'lux-interface-arrows-button-right'),
|
|
388
|
-
new LuxIcon('fa-fill', 'lux-interface-edit-spray'),
|
|
389
|
-
new LuxIcon('fa-video', 'lux-camera-video'),
|
|
390
|
-
new LuxIcon('fa-at', 'lux-mail-sign-at'),
|
|
391
|
-
new LuxIcon('fa-file-code', 'lux-programming-script-file-code-1')
|
|
392
|
-
];
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export {};
|
|
@@ -1,128 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
|
|
3
|
-
function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
|
|
4
|
-
return new (P || (P = Promise))(function (resolve, reject) {
|
|
5
|
-
function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }
|
|
6
|
-
function rejected(value) { try { step(generator["throw"](value)); } catch (e) { reject(e); } }
|
|
7
|
-
function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }
|
|
8
|
-
step((generator = generator.apply(thisArg, _arguments || [])).next());
|
|
9
|
-
});
|
|
10
|
-
};
|
|
11
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
12
|
-
const schematics_1 = require("@angular-devkit/schematics");
|
|
13
|
-
const testing_1 = require("@angular-devkit/schematics/testing");
|
|
14
|
-
const path = require("path");
|
|
15
|
-
const rxjs_1 = require("rxjs");
|
|
16
|
-
const test_1 = require("../../utility/test");
|
|
17
|
-
const util_1 = require("../../utility/util");
|
|
18
|
-
const index_1 = require("./index");
|
|
19
|
-
describe('update140000', () => {
|
|
20
|
-
let appTree;
|
|
21
|
-
let runner;
|
|
22
|
-
let context;
|
|
23
|
-
const testOptions = {
|
|
24
|
-
project: '',
|
|
25
|
-
path: '/',
|
|
26
|
-
verbose: false
|
|
27
|
-
};
|
|
28
|
-
beforeEach(() => __awaiter(void 0, void 0, void 0, function* () {
|
|
29
|
-
const collectionPath = path.join(__dirname, '../../collection.json');
|
|
30
|
-
runner = new testing_1.SchematicTestRunner('schematics', collectionPath);
|
|
31
|
-
const collection = '@schematics/angular';
|
|
32
|
-
appTree = yield runner.runExternalSchematicAsync(collection, 'workspace', test_1.workspaceOptions).toPromise();
|
|
33
|
-
appTree = yield runner.runExternalSchematicAsync(collection, 'application', test_1.appOptions, appTree).toPromise();
|
|
34
|
-
context = runner.engine.createContext(runner.engine.createSchematic('change-to-lux-icons', runner.engine.createCollection(collectionPath)));
|
|
35
|
-
util_1.UtilConfig.defaultWaitMS = 0;
|
|
36
|
-
testOptions.project = test_1.appOptions.name;
|
|
37
|
-
testOptions.path = test_1.workspaceOptions.newProjectRoot + '/' + test_1.appOptions.name;
|
|
38
|
-
testOptions.verbose = true;
|
|
39
|
-
}));
|
|
40
|
-
describe('[Rule] changeToLuxIcons', () => {
|
|
41
|
-
it('Sollte auf die neuen Icons wechseln', (done) => {
|
|
42
|
-
const filePath = testOptions.path + '/changeToLuxIcons/Test.component.html';
|
|
43
|
-
appTree.create(filePath, appComponentHtmlContent);
|
|
44
|
-
(0, schematics_1.callRule)((0, index_1.changeToLuxIcons)(testOptions), (0, rxjs_1.of)(appTree), context).subscribe({
|
|
45
|
-
next: (success) => {
|
|
46
|
-
var _a;
|
|
47
|
-
const content = (_a = success.read(filePath)) === null || _a === void 0 ? void 0 : _a.toString();
|
|
48
|
-
expect(content).toContain('luxIconName="lux-control-button-power-1"');
|
|
49
|
-
expect(content).toContain('luxIconName="lux-factory"');
|
|
50
|
-
expect(content).toContain('luxIconName="lux-interface-alert-alarm-bell-2"');
|
|
51
|
-
expect(content).toContain('luxIconName="lux-interface-home-3"');
|
|
52
|
-
expect(content).toContain('luxIconName="lux-interface-lighting-light-bulb"');
|
|
53
|
-
expect(content).not.toContain('luxIconName="fa-power-off"');
|
|
54
|
-
expect(content).not.toContain('luxIconName="far fa-building"');
|
|
55
|
-
expect(content).not.toContain('luxIconName="fas fa-bell"');
|
|
56
|
-
expect(content).not.toContain('luxIconName="fas fa-home"');
|
|
57
|
-
expect(content).not.toContain('luxIconName="far fa-lightbulb"');
|
|
58
|
-
done();
|
|
59
|
-
},
|
|
60
|
-
error: (reason) => expect(reason).toBeUndefined()
|
|
61
|
-
});
|
|
62
|
-
});
|
|
63
|
-
});
|
|
64
|
-
});
|
|
65
|
-
const appComponentHtmlContent = `
|
|
66
|
-
<div class="lux-app-container">
|
|
67
|
-
<lux-app-header
|
|
68
|
-
luxAppTitle="LUX Components"
|
|
69
|
-
luxAppTitleShort="Components"
|
|
70
|
-
luxUserName="Max Mustermann"
|
|
71
|
-
luxIconName="far fa-lightbulb"
|
|
72
|
-
luxImageSrc="assets/png/example.png"
|
|
73
|
-
luxAriaTitleIconLabel="Titelicon / Zur Hauptseie"
|
|
74
|
-
luxAriaTitleImageLabel="Titelbild / Zur Hauptseie"
|
|
75
|
-
luxAriaTitleLinkLabel="LUX Components / Zur Hauptseie"
|
|
76
|
-
[luxLocaleSupported]="['de', 'en']"
|
|
77
|
-
*ngIf="this.luxAppHeader !== 'none' && themeName !== 'authentic'"
|
|
78
|
-
(luxClicked)="router.navigate(['/'])"
|
|
79
|
-
>
|
|
80
|
-
<lux-side-nav
|
|
81
|
-
luxDashboardLink="https://github.com/IHK-GfI/lux-components/wiki"
|
|
82
|
-
[luxOpenLinkBlank]="true"
|
|
83
|
-
luxSideNavExpandedChange="onSideNavExpandedChange($event)"
|
|
84
|
-
[luxSideNavExpandedChange]="onSideNavExpandedChange($event)"
|
|
85
|
-
(luxSideNavExpandedChange)="onSideNavExpandedChange($event)"
|
|
86
|
-
[(luxSideNavExpandedChange)]="onSideNavExpandedChange($event)"
|
|
87
|
-
>
|
|
88
|
-
<lux-side-nav-header>
|
|
89
|
-
<h3 class="lux-side-nav-header-greeting">Navigation</h3>
|
|
90
|
-
</lux-side-nav-header>
|
|
91
|
-
<lux-side-nav-item
|
|
92
|
-
luxLabel="Home"
|
|
93
|
-
luxIconName="fas fa-home"
|
|
94
|
-
(luxClicked)="goToHome()"
|
|
95
|
-
luxTagId="home-side-nav-item"
|
|
96
|
-
[luxSelected]="url.endsWith('home')"
|
|
97
|
-
>
|
|
98
|
-
</lux-side-nav-item>
|
|
99
|
-
<lux-side-nav-footer>
|
|
100
|
-
<div fxLayout="row" fxLayoutAlign="center center" fxLayoutGap="8px">
|
|
101
|
-
<lux-button luxLabel="Aufklappen" [luxRaised]="true" (luxClicked)="navigationService.onExpandAll()"></lux-button>
|
|
102
|
-
</div>
|
|
103
|
-
</lux-side-nav-footer>
|
|
104
|
-
</lux-side-nav>
|
|
105
|
-
<lux-app-header-action-nav>
|
|
106
|
-
<lux-app-header-action-nav-item
|
|
107
|
-
fxShow="true" fxShow.xs="false"
|
|
108
|
-
luxIconName="fas fa-bell"
|
|
109
|
-
luxColor="accent"
|
|
110
|
-
luxAriaLabel="Nachrichten anzeigen"
|
|
111
|
-
luxTagId="action0"
|
|
112
|
-
(luxClicked)="actionClicked('#0 Action clicked!')"
|
|
113
|
-
>
|
|
114
|
-
</lux-app-header-action-nav-item>
|
|
115
|
-
<lux-app-header-action-nav-item>
|
|
116
|
-
<lux-app-header-action-nav-item-custom>
|
|
117
|
-
<lux-menu luxMenuLabel="IHK" luxMenuIconName="fas fa-caret-down" [luxMenuTriggerIconShowRight]="true" [luxDisplayExtended]="false">
|
|
118
|
-
<lux-menu-item luxLabel="IHK 101" luxIconName="far fa-building" (luxClicked)="actionClicked('IHK 101-Action clicked!')"></lux-menu-item>
|
|
119
|
-
</lux-menu>
|
|
120
|
-
</lux-app-header-action-nav-item-custom>
|
|
121
|
-
</lux-app-header-action-nav-item>
|
|
122
|
-
</lux-app-header-action-nav>
|
|
123
|
-
<lux-app-header-right-nav>
|
|
124
|
-
<lux-menu-item luxLabel="Abmelden" luxIconName="fa-power-off" luxTagId="abmelden-menu-item"></lux-menu-item>
|
|
125
|
-
</lux-app-header-right-nav>
|
|
126
|
-
</lux-app-header>
|
|
127
|
-
`;
|
|
128
|
-
//# sourceMappingURL=index_spec.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index_spec.js","sourceRoot":"","sources":["index_spec.ts"],"names":[],"mappings":"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"}
|