@salesforce/templates 66.5.1 → 66.5.2
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.
|
@@ -16,15 +16,19 @@
|
|
|
16
16
|
<itemInstances>
|
|
17
17
|
<componentInstance>
|
|
18
18
|
<componentInstanceProperties>
|
|
19
|
-
<name>
|
|
20
|
-
<
|
|
19
|
+
<name>tabs</name>
|
|
20
|
+
<valueList>
|
|
21
|
+
<valueListItems>
|
|
22
|
+
<value>standard-AppLauncher</value>
|
|
23
|
+
</valueListItems>
|
|
24
|
+
</valueList>
|
|
21
25
|
</componentInstanceProperties>
|
|
22
26
|
<componentInstanceProperties>
|
|
23
|
-
<name>
|
|
24
|
-
<value>
|
|
27
|
+
<name>title</name>
|
|
28
|
+
<value>Launchpad</value>
|
|
25
29
|
</componentInstanceProperties>
|
|
26
|
-
<componentName>
|
|
27
|
-
<identifier>
|
|
30
|
+
<componentName>runtime_mobilesapp:launchPadTileList</componentName>
|
|
31
|
+
<identifier>runtime_mobilesapp_launchPadTileList</identifier>
|
|
28
32
|
</componentInstance>
|
|
29
33
|
</itemInstances>
|
|
30
34
|
<name>region1</name>
|
|
@@ -40,13 +44,10 @@
|
|
|
40
44
|
<value>Account</value>
|
|
41
45
|
</valueListItems>
|
|
42
46
|
<valueListItems>
|
|
43
|
-
<value>
|
|
44
|
-
</valueListItems>
|
|
45
|
-
<valueListItems>
|
|
46
|
-
<value>Case</value>
|
|
47
|
+
<value>Contact</value>
|
|
47
48
|
</valueListItems>
|
|
48
49
|
<valueListItems>
|
|
49
|
-
<value>
|
|
50
|
+
<value>Lead</value>
|
|
50
51
|
</valueListItems>
|
|
51
52
|
</valueList>
|
|
52
53
|
</componentInstanceProperties>
|
|
@@ -62,6 +63,10 @@
|
|
|
62
63
|
<identifier>flexipage_recentItems</identifier>
|
|
63
64
|
</componentInstance>
|
|
64
65
|
</itemInstances>
|
|
66
|
+
<name>region2</name>
|
|
67
|
+
<type>Region</type>
|
|
68
|
+
</flexiPageRegions>
|
|
69
|
+
<flexiPageRegions>
|
|
65
70
|
<itemInstances>
|
|
66
71
|
<componentInstance>
|
|
67
72
|
<componentInstanceProperties>
|
|
@@ -92,27 +97,17 @@
|
|
|
92
97
|
<identifier>flexipage_filterListCard</identifier>
|
|
93
98
|
</componentInstance>
|
|
94
99
|
</itemInstances>
|
|
95
|
-
<name>region2</name>
|
|
96
|
-
<type>Region</type>
|
|
97
|
-
</flexiPageRegions>
|
|
98
|
-
<flexiPageRegions>
|
|
99
|
-
<itemInstances>
|
|
100
|
-
<componentInstance>
|
|
101
|
-
<componentInstanceProperties>
|
|
102
|
-
<name>context</name>
|
|
103
|
-
<value>BOOKMARKS</value>
|
|
104
|
-
</componentInstanceProperties>
|
|
105
|
-
<componentName>forceChatter:exposedFeed</componentName>
|
|
106
|
-
<identifier>forceChatter_exposedFeed</identifier>
|
|
107
|
-
</componentInstance>
|
|
108
|
-
</itemInstances>
|
|
109
100
|
<name>region3</name>
|
|
110
101
|
<type>Region</type>
|
|
111
102
|
</flexiPageRegions>
|
|
112
|
-
<description
|
|
113
|
-
|
|
103
|
+
<description>
|
|
104
|
+
<%= description %>
|
|
105
|
+
</description>
|
|
106
|
+
<masterLabel>
|
|
107
|
+
<%= masterlabel %>
|
|
108
|
+
</masterLabel>
|
|
114
109
|
<template>
|
|
115
110
|
<name>flexipage:appHomeTemplateHeaderTwoColumnsLeftSidebar</name>
|
|
116
111
|
</template>
|
|
117
112
|
<type>AppPage</type>
|
|
118
|
-
</FlexiPage>
|
|
113
|
+
</FlexiPage>
|
|
@@ -1,21 +1,17 @@
|
|
|
1
1
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
2
|
<!--
|
|
3
|
-
HomePage FlexiPage Template
|
|
3
|
+
HomePage FlexiPage Template
|
|
4
|
+
|
|
5
|
+
This is a placeholder template for a Home Page.
|
|
6
|
+
Replace this content with your actual FlexiPage XML.
|
|
4
7
|
|
|
5
8
|
Template Variables Available:
|
|
6
9
|
- flexipagename: The name of the FlexiPage
|
|
7
10
|
- masterlabel: The display label
|
|
8
11
|
- description: The page description
|
|
9
12
|
- apiVersion: The Salesforce API version
|
|
10
|
-
|
|
11
|
-
Layout Regions:
|
|
12
|
-
- top: Top region (full width)
|
|
13
|
-
- bottomLeft: Bottom left column
|
|
14
|
-
- bottomRight: Bottom right column
|
|
15
|
-
- sidebar: Right sidebar
|
|
16
13
|
-->
|
|
17
14
|
<FlexiPage xmlns="http://soap.sforce.com/2006/04/metadata">
|
|
18
|
-
<!-- Top Region (full width) -->
|
|
19
15
|
<flexiPageRegions>
|
|
20
16
|
<itemInstances>
|
|
21
17
|
<componentInstance>
|
|
@@ -25,7 +21,8 @@
|
|
|
25
21
|
</componentInstanceProperties>
|
|
26
22
|
<componentInstanceProperties>
|
|
27
23
|
<name>richTextValue</name>
|
|
28
|
-
<value><p><strong style="font-size:
|
|
24
|
+
<value><p><strong style="font-size:
|
|
25
|
+
24px;">Welcome!</strong></p></value>
|
|
29
26
|
</componentInstanceProperties>
|
|
30
27
|
<componentName>flexipage:richText</componentName>
|
|
31
28
|
<identifier>flexipage_richText</identifier>
|
|
@@ -34,34 +31,7 @@
|
|
|
34
31
|
<name>top</name>
|
|
35
32
|
<type>Region</type>
|
|
36
33
|
</flexiPageRegions>
|
|
37
|
-
|
|
38
|
-
<!-- Bottom Left Region -->
|
|
39
34
|
<flexiPageRegions>
|
|
40
|
-
<itemInstances>
|
|
41
|
-
<componentInstance>
|
|
42
|
-
<componentInstanceProperties>
|
|
43
|
-
<name>entityNames</name>
|
|
44
|
-
<valueList>
|
|
45
|
-
<valueListItems>
|
|
46
|
-
<value>Account</value>
|
|
47
|
-
</valueListItems>
|
|
48
|
-
<valueListItems>
|
|
49
|
-
<value>Opportunity</value>
|
|
50
|
-
</valueListItems>
|
|
51
|
-
</valueList>
|
|
52
|
-
</componentInstanceProperties>
|
|
53
|
-
<componentInstanceProperties>
|
|
54
|
-
<name>label</name>
|
|
55
|
-
<value>Standard.RecentItems</value>
|
|
56
|
-
</componentInstanceProperties>
|
|
57
|
-
<componentInstanceProperties>
|
|
58
|
-
<name>maxRecords</name>
|
|
59
|
-
<value>5</value>
|
|
60
|
-
</componentInstanceProperties>
|
|
61
|
-
<componentName>flexipage:recentItems</componentName>
|
|
62
|
-
<identifier>flexipage_recentItems</identifier>
|
|
63
|
-
</componentInstance>
|
|
64
|
-
</itemInstances>
|
|
65
35
|
<itemInstances>
|
|
66
36
|
<componentInstance>
|
|
67
37
|
<componentName>home:eventContainer</componentName>
|
|
@@ -71,8 +41,6 @@
|
|
|
71
41
|
<name>bottomLeft</name>
|
|
72
42
|
<type>Region</type>
|
|
73
43
|
</flexiPageRegions>
|
|
74
|
-
|
|
75
|
-
<!-- Bottom Right Region -->
|
|
76
44
|
<flexiPageRegions>
|
|
77
45
|
<itemInstances>
|
|
78
46
|
<componentInstance>
|
|
@@ -80,48 +48,45 @@
|
|
|
80
48
|
<identifier>runtime_sales_activities_todayTaskContainer</identifier>
|
|
81
49
|
</componentInstance>
|
|
82
50
|
</itemInstances>
|
|
83
|
-
<itemInstances>
|
|
84
|
-
<componentInstance>
|
|
85
|
-
<componentInstanceProperties>
|
|
86
|
-
<name>context</name>
|
|
87
|
-
<value>NEWS</value>
|
|
88
|
-
</componentInstanceProperties>
|
|
89
|
-
<componentName>forceChatter:exposedFeed</componentName>
|
|
90
|
-
<identifier>forceChatter_exposedFeed</identifier>
|
|
91
|
-
</componentInstance>
|
|
92
|
-
</itemInstances>
|
|
93
51
|
<name>bottomRight</name>
|
|
94
52
|
<type>Region</type>
|
|
95
53
|
</flexiPageRegions>
|
|
96
|
-
|
|
97
|
-
<!-- Sidebar Region -->
|
|
98
54
|
<flexiPageRegions>
|
|
99
55
|
<itemInstances>
|
|
100
56
|
<componentInstance>
|
|
101
57
|
<componentInstanceProperties>
|
|
102
|
-
<name>
|
|
103
|
-
<
|
|
58
|
+
<name>entityNames</name>
|
|
59
|
+
<valueList>
|
|
60
|
+
<valueListItems>
|
|
61
|
+
<value>Account</value>
|
|
62
|
+
</valueListItems>
|
|
63
|
+
<valueListItems>
|
|
64
|
+
<value>Opportunity</value>
|
|
65
|
+
</valueListItems>
|
|
66
|
+
</valueList>
|
|
104
67
|
</componentInstanceProperties>
|
|
105
68
|
<componentInstanceProperties>
|
|
106
|
-
<name>
|
|
107
|
-
<value>450</value>
|
|
69
|
+
<name>label</name>
|
|
108
70
|
</componentInstanceProperties>
|
|
109
71
|
<componentInstanceProperties>
|
|
110
|
-
<name>
|
|
111
|
-
<value>
|
|
72
|
+
<name>maxRecords</name>
|
|
73
|
+
<value>5</value>
|
|
112
74
|
</componentInstanceProperties>
|
|
113
|
-
<componentName>
|
|
114
|
-
<identifier>
|
|
75
|
+
<componentName>flexipage:recentItems</componentName>
|
|
76
|
+
<identifier>flexipage_recentItems</identifier>
|
|
115
77
|
</componentInstance>
|
|
116
78
|
</itemInstances>
|
|
117
79
|
<name>sidebar</name>
|
|
118
80
|
<type>Region</type>
|
|
119
81
|
</flexiPageRegions>
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
82
|
+
<description>
|
|
83
|
+
<%= description %>
|
|
84
|
+
</description>
|
|
85
|
+
<masterLabel>
|
|
86
|
+
<%= masterlabel %>
|
|
87
|
+
</masterLabel>
|
|
123
88
|
<template>
|
|
124
89
|
<name>home:desktopTemplate</name>
|
|
125
90
|
</template>
|
|
126
91
|
<type>HomePage</type>
|
|
127
|
-
</FlexiPage>
|
|
92
|
+
</FlexiPage>
|