ng-alain 20.0.0-beta.0 → 20.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/application/files/i18n/el-GR.json +1 -1
- package/application/files/i18n/en-US.json +1 -1
- package/application/files/i18n/es-ES.json +1 -1
- package/application/files/i18n/fr-FR.json +1 -1
- package/application/files/i18n/hr-HR.json +1 -1
- package/application/files/i18n/it-IT.json +1 -1
- package/application/files/i18n/ko-KR.json +1 -1
- package/application/files/i18n/pl-PL.json +1 -1
- package/application/files/i18n/sl-SI.json +1 -1
- package/application/files/i18n/tr-TR.json +1 -1
- package/application/files/i18n/zh-CN.json +1 -1
- package/application/files/i18n/zh-TW.json +1 -1
- package/application/files/root/.nvmrc +1 -1
- package/application/files/src/app/app.component.ts +8 -7
- package/application/files/src/app/core/i18n/i18n.service.ts +2 -3
- package/application/files/src/app/layout/basic/widgets/i18n.component.ts +1 -2
- package/application/files/src/app/routes/passport/login/login.component.html +12 -9
- package/application/files/src/app/shared/shared-imports.ts +1 -3
- package/application/files/src/assets/style.compact.css +1 -1
- package/application/files/src/assets/style.dark.css +1 -1
- package/application/files/src/assets/tmp/app-data.json +2 -2
- package/application/files/src/assets/tmp/i18n/el-GR.json +1 -1
- package/application/files/src/assets/tmp/i18n/en-US.json +1 -1
- package/application/files/src/assets/tmp/i18n/es-ES.json +1 -1
- package/application/files/src/assets/tmp/i18n/fr-FR.json +1 -1
- package/application/files/src/assets/tmp/i18n/hr-HR.json +1 -1
- package/application/files/src/assets/tmp/i18n/it-IT.json +1 -1
- package/application/files/src/assets/tmp/i18n/ko-KR.json +1 -1
- package/application/files/src/assets/tmp/i18n/pl-PL.json +1 -1
- package/application/files/src/assets/tmp/i18n/sl-SI.json +1 -1
- package/application/files/src/assets/tmp/i18n/tr-TR.json +1 -1
- package/application/files/src/assets/tmp/i18n/zh-CN.json +1 -1
- package/application/files/src/assets/tmp/i18n/zh-TW.json +1 -1
- package/package.json +1 -1
- package/utils/lib-versions.js +1 -1
- package/utils/lib-versions.ts +1 -1
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"app": {
|
|
3
|
-
"name": "
|
|
3
|
+
"name": "NG-ALAIN",
|
|
4
4
|
"description": "Ng-zorro admin panel front-end framework"
|
|
5
5
|
},
|
|
6
6
|
"user": {
|
|
@@ -59,7 +59,7 @@
|
|
|
59
59
|
]
|
|
60
60
|
},
|
|
61
61
|
{
|
|
62
|
-
"text": "
|
|
62
|
+
"text": "NG-ALAIN",
|
|
63
63
|
"i18n": "menu.alain",
|
|
64
64
|
"group": true,
|
|
65
65
|
"hideInBreadcrumb": true,
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
"menu.dashboard.workplace": "Χώρος εργασίας",
|
|
13
13
|
"menu.shortcut": "Συντομεύσεις",
|
|
14
14
|
"menu.widgets": "Γραφικά στοιχεία",
|
|
15
|
-
"menu.alain": "
|
|
15
|
+
"menu.alain": "NG-ALAIN",
|
|
16
16
|
"menu.style": "Στυλ",
|
|
17
17
|
"menu.style.typography": "Τυπογραφία",
|
|
18
18
|
"menu.style.gridmasonry": "Πλέγμα Masonry",
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
"menu.dashboard.workplace": "Workplace",
|
|
13
13
|
"menu.shortcut": "Shortcut",
|
|
14
14
|
"menu.widgets": "Widgets",
|
|
15
|
-
"menu.alain": "
|
|
15
|
+
"menu.alain": "NG-ALAIN",
|
|
16
16
|
"menu.style": "Style",
|
|
17
17
|
"menu.style.typography": "Typography",
|
|
18
18
|
"menu.style.gridmasonry": "Grid Masonry",
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
"menu.dashboard.workplace": "Espacio de trabajo",
|
|
13
13
|
"menu.shortcut": "Atajo",
|
|
14
14
|
"menu.widgets": "Complementos",
|
|
15
|
-
"menu.alain": "
|
|
15
|
+
"menu.alain": "NG-ALAIN",
|
|
16
16
|
"menu.style": "Estilo",
|
|
17
17
|
"menu.style.typography": "Tipografía",
|
|
18
18
|
"menu.style.gridmasonry": "Grid Masonry",
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
"menu.dashboard.workplace": "Lieu de travail",
|
|
13
13
|
"menu.shortcut": "Raccourci",
|
|
14
14
|
"menu.widgets": "Widgets",
|
|
15
|
-
"menu.alain": "
|
|
15
|
+
"menu.alain": "NG-ALAIN",
|
|
16
16
|
"menu.style": "Style",
|
|
17
17
|
"menu.style.typography": "Typographie",
|
|
18
18
|
"menu.style.gridmasonry": "Grille de maçonnerie",
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
"menu.dashboard.workplace": "Radni prostor",
|
|
13
13
|
"menu.shortcut": "Prečica",
|
|
14
14
|
"menu.widgets": "Programčić",
|
|
15
|
-
"menu.alain": "
|
|
15
|
+
"menu.alain": "NG-ALAIN",
|
|
16
16
|
"menu.style": "Stil",
|
|
17
17
|
"menu.style.typography": "Tipografija",
|
|
18
18
|
"menu.style.gridmasonry": "Mreža",
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
"menu.dashboard.workplace": "Luogo di lavoro",
|
|
13
13
|
"menu.shortcut": "Scorciatoia",
|
|
14
14
|
"menu.widgets": "Widgets",
|
|
15
|
-
"menu.alain": "
|
|
15
|
+
"menu.alain": "NG-ALAIN",
|
|
16
16
|
"menu.style": "Stile",
|
|
17
17
|
"menu.style.typography": "Tipografia",
|
|
18
18
|
"menu.style.gridmasonry": "Muratura Griglia",
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
"menu.dashboard.workplace": "Miejsce pracy",
|
|
13
13
|
"menu.shortcut": "Skrót",
|
|
14
14
|
"menu.widgets": "Widżety",
|
|
15
|
-
"menu.alain": "
|
|
15
|
+
"menu.alain": "NG-ALAIN",
|
|
16
16
|
"menu.style": "Styl",
|
|
17
17
|
"menu.style.typography": "Typografia",
|
|
18
18
|
"menu.style.gridmasonry": "Grid Masonry",
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
"menu.dashboard.workplace": "Delovno mesto",
|
|
13
13
|
"menu.shortcut": "Bližnjica",
|
|
14
14
|
"menu.widgets": "Pripomočki",
|
|
15
|
-
"menu.alain": "
|
|
15
|
+
"menu.alain": "NG-ALAIN",
|
|
16
16
|
"menu.style": "Slog",
|
|
17
17
|
"menu.style.typography": "Pisava",
|
|
18
18
|
"menu.style.gridmasonry": "Mreža",
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
"menu.dashboard.workplace": "Çalışma Alanı",
|
|
13
13
|
"menu.shortcut": "Kısayol",
|
|
14
14
|
"menu.widgets": "Araçlar",
|
|
15
|
-
"menu.alain": "
|
|
15
|
+
"menu.alain": "NG-ALAIN",
|
|
16
16
|
"menu.style": "Stil",
|
|
17
17
|
"menu.style.typography": "Tipografi",
|
|
18
18
|
"menu.style.gridmasonry": "Masonry Izgara",
|
package/package.json
CHANGED
package/utils/lib-versions.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.ZORROVERSION = exports.VERSION = void 0;
|
|
4
|
-
exports.VERSION = '^20.0.0
|
|
4
|
+
exports.VERSION = '^20.0.0';
|
|
5
5
|
exports.ZORROVERSION = '^20.0.0';
|
|
6
6
|
//# sourceMappingURL=lib-versions.js.map
|
package/utils/lib-versions.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export const VERSION = '^20.0.0
|
|
1
|
+
export const VERSION = '^20.0.0';
|
|
2
2
|
export const ZORROVERSION = '^20.0.0';
|