@umbraco-cms/backoffice 14.0.0--preview004-9e1faf6d → 14.0.0--preview004-398beac5
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/dist-cms/assets/lang/da-dk.js +12 -8
- package/dist-cms/assets/lang/da-dk.ts +13 -14
- package/dist-cms/assets/lang/en-us.js +14 -8
- package/dist-cms/assets/lang/en-us.ts +15 -14
- package/dist-cms/packages/settings/dashboards/performance-profiling/dashboard-performance-profiling.element.js +1 -1
- package/dist-cms/packages/settings/dashboards/settings-welcome/dashboard-settings-welcome.element.d.ts +2 -2
- package/dist-cms/packages/settings/dashboards/settings-welcome/dashboard-settings-welcome.element.js +46 -38
- package/dist-cms/tsconfig.build.tsbuildinfo +1 -1
- package/package.json +1 -1
|
@@ -2943,14 +2943,18 @@ export default {
|
|
|
2943
2943
|
getStarted: 'To get you started',
|
|
2944
2944
|
},
|
|
2945
2945
|
settingsDashboard: {
|
|
2946
|
-
|
|
2947
|
-
|
|
2948
|
-
|
|
2949
|
-
|
|
2950
|
-
|
|
2951
|
-
|
|
2952
|
-
|
|
2953
|
-
|
|
2946
|
+
communityHeader: 'Community',
|
|
2947
|
+
trainingHeader: 'Træning',
|
|
2948
|
+
trainingDescription: 'Se mulighederne for real-life træning og certificering',
|
|
2949
|
+
supportHeader: 'Support',
|
|
2950
|
+
supportDescription: 'Stil et spørgsmål i community forummet eller i vores Discord community',
|
|
2951
|
+
videosHeader: 'Videoer',
|
|
2952
|
+
videosDescription: 'Se vores gratis tutortial videoer på Umbraco Learning Base YouTube-kanel, for hurtigt at komme i gang med Umbraco.',
|
|
2953
|
+
getHelp: 'Få den hjælp du har brug for',
|
|
2954
|
+
getCertified: 'Bliv certificeret',
|
|
2955
|
+
goForum: 'Gå til forummet',
|
|
2956
|
+
chatWithCommunity: 'Chat med communitiet',
|
|
2957
|
+
watchVideos: 'Se videoerne',
|
|
2954
2958
|
},
|
|
2955
2959
|
startupDashboard: {
|
|
2956
2960
|
fallbackHeadline: 'Welcome to The Friendly CMS',
|
|
@@ -3188,20 +3188,19 @@ export default {
|
|
|
3188
3188
|
getStarted: 'To get you started',
|
|
3189
3189
|
},
|
|
3190
3190
|
settingsDashboard: {
|
|
3191
|
-
|
|
3192
|
-
|
|
3193
|
-
|
|
3194
|
-
|
|
3195
|
-
|
|
3196
|
-
|
|
3197
|
-
|
|
3198
|
-
'
|
|
3199
|
-
|
|
3200
|
-
|
|
3201
|
-
|
|
3202
|
-
|
|
3203
|
-
|
|
3204
|
-
'\n Find out about real-life <a class="btn-link -underline" href="https://umbraco.com/training/" target="_blank" rel="noopener">training and certification</a> opportunities\n ',
|
|
3191
|
+
communityHeader: 'Community',
|
|
3192
|
+
trainingHeader: 'Træning',
|
|
3193
|
+
trainingDescription: 'Se mulighederne for real-life træning og certificering',
|
|
3194
|
+
supportHeader: 'Support',
|
|
3195
|
+
supportDescription: 'Stil et spørgsmål i community forummet eller i vores Discord community',
|
|
3196
|
+
videosHeader: 'Videoer',
|
|
3197
|
+
videosDescription:
|
|
3198
|
+
'Se vores gratis tutortial videoer på Umbraco Learning Base YouTube-kanel, for hurtigt at komme i gang med Umbraco.',
|
|
3199
|
+
getHelp: 'Få den hjælp du har brug for',
|
|
3200
|
+
getCertified: 'Bliv certificeret',
|
|
3201
|
+
goForum: 'Gå til forummet',
|
|
3202
|
+
chatWithCommunity: 'Chat med communitiet',
|
|
3203
|
+
watchVideos: 'Se videoerne',
|
|
3205
3204
|
},
|
|
3206
3205
|
startupDashboard: {
|
|
3207
3206
|
fallbackHeadline: 'Welcome to The Friendly CMS',
|
|
@@ -2047,14 +2047,20 @@ export default {
|
|
|
2047
2047
|
getStarted: 'To get you started',
|
|
2048
2048
|
},
|
|
2049
2049
|
settingsDashboard: {
|
|
2050
|
-
|
|
2051
|
-
|
|
2052
|
-
|
|
2053
|
-
|
|
2054
|
-
|
|
2055
|
-
|
|
2056
|
-
|
|
2057
|
-
|
|
2050
|
+
documentationHeader: 'Documentation',
|
|
2051
|
+
documentationDescription: 'Read more about working with the items in Settings in our Documentation.',
|
|
2052
|
+
communityHeader: 'Community',
|
|
2053
|
+
trainingHeader: 'Training',
|
|
2054
|
+
trainingDescription: 'Find out about real-life training and certification opportunities',
|
|
2055
|
+
supportHeader: 'Support',
|
|
2056
|
+
supportDescription: 'Ask a question in the community forum or our Discord community.',
|
|
2057
|
+
videosHeader: 'Videos',
|
|
2058
|
+
videosDescription: 'Watch our free tutorial videos on the Umbraco Learning Base YouTube channel, to get up to speed quickly with Umbraco.',
|
|
2059
|
+
getHelp: 'Get the help you need',
|
|
2060
|
+
getCertified: 'Get Certified',
|
|
2061
|
+
goForum: 'Go to the forum',
|
|
2062
|
+
chatWithCommunity: 'Chat with the community',
|
|
2063
|
+
watchVideos: 'Watch the videos',
|
|
2058
2064
|
},
|
|
2059
2065
|
startupDashboard: {
|
|
2060
2066
|
fallbackHeadline: 'Welcome to The Friendly CMS',
|
|
@@ -2222,20 +2222,21 @@ export default {
|
|
|
2222
2222
|
getStarted: 'To get you started',
|
|
2223
2223
|
},
|
|
2224
2224
|
settingsDashboard: {
|
|
2225
|
-
|
|
2226
|
-
|
|
2227
|
-
|
|
2228
|
-
|
|
2229
|
-
|
|
2230
|
-
|
|
2231
|
-
|
|
2232
|
-
|
|
2233
|
-
|
|
2234
|
-
'
|
|
2235
|
-
|
|
2236
|
-
|
|
2237
|
-
|
|
2238
|
-
|
|
2225
|
+
documentationHeader: 'Documentation',
|
|
2226
|
+
documentationDescription: 'Read more about working with the items in Settings in our Documentation.',
|
|
2227
|
+
communityHeader: 'Community',
|
|
2228
|
+
trainingHeader: 'Training',
|
|
2229
|
+
trainingDescription: 'Find out about real-life training and certification opportunities',
|
|
2230
|
+
supportHeader: 'Support',
|
|
2231
|
+
supportDescription: 'Ask a question in the community forum or our Discord community.',
|
|
2232
|
+
videosHeader: 'Videos',
|
|
2233
|
+
videosDescription:
|
|
2234
|
+
'Watch our free tutorial videos on the Umbraco Learning Base YouTube channel, to get up to speed quickly with Umbraco.',
|
|
2235
|
+
getHelp: 'Get the help you need',
|
|
2236
|
+
getCertified: 'Get Certified',
|
|
2237
|
+
goForum: 'Go to the forum',
|
|
2238
|
+
chatWithCommunity: 'Chat with the community',
|
|
2239
|
+
watchVideos: 'Watch the videos',
|
|
2239
2240
|
},
|
|
2240
2241
|
startupDashboard: {
|
|
2241
2242
|
fallbackHeadline: 'Welcome to The Friendly CMS',
|
|
@@ -45,7 +45,7 @@ export let UmbDashboardPerformanceProfilingElement = class UmbDashboardPerforman
|
|
|
45
45
|
|
|
46
46
|
<uui-toggle
|
|
47
47
|
id="toggle"
|
|
48
|
-
label
|
|
48
|
+
label=${this.localize.term('profiling_activateByDefault')}
|
|
49
49
|
label-position="left"
|
|
50
50
|
?checked="${this._profilingStatus}"
|
|
51
51
|
@change="${this._changeProfilingStatus}"></uui-toggle>
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
export declare class UmbDashboardSettingsWelcomeElement extends
|
|
1
|
+
import { UmbLitElement } from '../../../../shared/lit-element/index.js';
|
|
2
|
+
export declare class UmbDashboardSettingsWelcomeElement extends UmbLitElement {
|
|
3
3
|
render(): import("lit-html").TemplateResult<1>;
|
|
4
4
|
static styles: import("@lit/reactive-element/css-tag").CSSResult[];
|
|
5
5
|
}
|
package/dist-cms/packages/settings/dashboards/settings-welcome/dashboard-settings-welcome.element.js
CHANGED
|
@@ -4,87 +4,95 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key,
|
|
|
4
4
|
else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
5
5
|
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
6
6
|
};
|
|
7
|
-
import { UmbTextStyles } from
|
|
8
|
-
import { css, html,
|
|
9
|
-
|
|
7
|
+
import { UmbTextStyles } from '../../../../shared/style/index.js';
|
|
8
|
+
import { css, html, customElement } from '../../../../external/lit/index.js';
|
|
9
|
+
import { UmbLitElement } from '../../../../shared/lit-element/index.js';
|
|
10
|
+
export let UmbDashboardSettingsWelcomeElement = class UmbDashboardSettingsWelcomeElement extends UmbLitElement {
|
|
10
11
|
render() {
|
|
11
12
|
return html `
|
|
12
13
|
<section id="settings-dashboard" class="uui-text">
|
|
13
14
|
<uui-box>
|
|
14
|
-
<h1 class="uui-h3">Documentation</h1>
|
|
15
|
-
<p>
|
|
15
|
+
<h1 class="uui-h3"><umb-localize key="settingsDashboard_documentationHeader">Documentation</umb-localize></h1>
|
|
16
|
+
<p>
|
|
17
|
+
<umb-localize key="settingsDashboard_documentationDescription">
|
|
18
|
+
Read more about working with the items in Settings in our Documentation.
|
|
19
|
+
</umb-localize>
|
|
20
|
+
</p>
|
|
16
21
|
<uui-button
|
|
17
22
|
look="primary"
|
|
18
23
|
href="https://docs.umbraco.com/umbraco-cms/umbraco-cms"
|
|
19
|
-
label
|
|
24
|
+
label=${this.localize.term('settingsDashboard_getHelp')}
|
|
20
25
|
target="_blank"
|
|
21
|
-
rel="noopener">
|
|
22
|
-
Get the help you need
|
|
23
|
-
</uui-button>
|
|
26
|
+
rel="noopener"></uui-button>
|
|
24
27
|
</uui-box>
|
|
25
28
|
|
|
26
29
|
<uui-box>
|
|
27
|
-
<h1 class="uui-h3">Community</h1>
|
|
28
|
-
<p>
|
|
30
|
+
<h1 class="uui-h3"><umb-localize key="settingsDashboard_communityHeader">Community</umb-localize></h1>
|
|
31
|
+
<p>
|
|
32
|
+
<umb-localize key="settingsDashboard_supportDescription">
|
|
33
|
+
Ask a question in the community forum or our Discord community
|
|
34
|
+
</umb-localize>
|
|
35
|
+
</p>
|
|
29
36
|
<uui-button
|
|
30
37
|
look="primary"
|
|
31
38
|
href="https://our.umbraco.com/forum"
|
|
32
|
-
label
|
|
39
|
+
label=${this.localize.term('settingsDashboard_goForum')}
|
|
33
40
|
target="_blank"
|
|
34
|
-
rel="noopener">
|
|
35
|
-
Go to the forum
|
|
36
|
-
</uui-button>
|
|
41
|
+
rel="noopener"></uui-button>
|
|
37
42
|
<uui-button
|
|
38
43
|
look="primary"
|
|
39
44
|
href="https://discord.umbraco.com"
|
|
40
|
-
label
|
|
45
|
+
label=${this.localize.term('settingsDashboard_chatWithCommunity')}
|
|
41
46
|
target="_blank"
|
|
42
|
-
rel="noopener">
|
|
43
|
-
Chat with the community
|
|
44
|
-
</uui-button>
|
|
47
|
+
rel="noopener"></uui-button>
|
|
45
48
|
</uui-box>
|
|
46
49
|
|
|
47
50
|
<uui-box class="training">
|
|
48
|
-
<h1 class="uui-h3">Training</h1>
|
|
51
|
+
<h1 class="uui-h3"><umb-localize key="settingsDashboard_trainingHeader">Training</umb-localize></h1>
|
|
49
52
|
|
|
50
|
-
<p>
|
|
53
|
+
<p>
|
|
54
|
+
<umb-localize key="settingsDashboard_trainingDescription">
|
|
55
|
+
Find out about real-life training and certification opportunities
|
|
56
|
+
</umb-localize>
|
|
57
|
+
</p>
|
|
51
58
|
<uui-button
|
|
52
59
|
look="primary"
|
|
53
60
|
href="https://umbraco.com/training/"
|
|
54
|
-
label
|
|
61
|
+
label=${this.localize.term('settingsDashboard_getCertified')}
|
|
55
62
|
target="_blank"
|
|
56
|
-
rel="noopener">
|
|
57
|
-
Get Certified
|
|
58
|
-
</uui-button>
|
|
63
|
+
rel="noopener"></uui-button>
|
|
59
64
|
</uui-box>
|
|
60
65
|
|
|
61
66
|
<uui-box>
|
|
62
|
-
<h1 class="uui-h3">Support</h1>
|
|
63
|
-
|
|
67
|
+
<h1 class="uui-h3"><umb-localize key="settingsDashboard_supportHeader">Support</umb-localize></h1>
|
|
68
|
+
|
|
69
|
+
<p>
|
|
70
|
+
<umb-localize key="settingsDashboard_supportDescription">
|
|
71
|
+
Ask a question in the community forum or our Discord community.
|
|
72
|
+
</umb-localize>
|
|
73
|
+
</p>
|
|
64
74
|
<uui-button
|
|
65
75
|
look="primary"
|
|
66
76
|
href="https://umbraco.com/support/"
|
|
67
|
-
label
|
|
77
|
+
label=${this.localize.term('settingsDashboard_getHelp')}
|
|
68
78
|
target="_blank"
|
|
69
|
-
rel="noopener">
|
|
70
|
-
Get the help you need
|
|
71
|
-
</uui-button>
|
|
79
|
+
rel="noopener"></uui-button>
|
|
72
80
|
</uui-box>
|
|
73
81
|
|
|
74
82
|
<uui-box>
|
|
75
|
-
<h1 class="uui-h3">Videos</h1>
|
|
83
|
+
<h1 class="uui-h3"><umb-localize key="settingsDashboard_videosHeader">Videos</umb-localize></h1>
|
|
76
84
|
<p>
|
|
77
|
-
|
|
78
|
-
|
|
85
|
+
<umb-localize key="settingsDashboard_videosDescription">
|
|
86
|
+
Watch our free tutorial videos on the Umbraco Learning Base YouTube channel, to get upto speed quickly
|
|
87
|
+
with Umbraco.
|
|
88
|
+
</umb-localize>
|
|
79
89
|
</p>
|
|
80
90
|
<uui-button
|
|
81
91
|
look="primary"
|
|
82
92
|
href="https://www.youtube.com/c/UmbracoLearningBase"
|
|
83
|
-
label
|
|
93
|
+
label=${this.localize.term('settingsDashboard_watchVideos')}
|
|
84
94
|
target="_blank"
|
|
85
|
-
rel="noopener">
|
|
86
|
-
Watch the videos
|
|
87
|
-
</uui-button>
|
|
95
|
+
rel="noopener"></uui-button>
|
|
88
96
|
</uui-box>
|
|
89
97
|
</section>
|
|
90
98
|
`;
|