@digital-realty/ix-widget 2.3.1-alpha.2 → 2.3.1
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/IxWidget.js +3 -1
- package/dist/IxWidget.js.map +1 -1
- package/dist/assets/iconset.d.ts +1 -0
- package/dist/assets/iconset.js +37 -2
- package/dist/assets/iconset.js.map +1 -1
- package/dist/ix-contacts.js +12 -1
- package/dist/ix-contacts.js.map +1 -1
- package/dist/ix-news-feed.js +12 -7
- package/dist/ix-news-feed.js.map +1 -1
- package/dist/ix-status-counter-group.js +5 -3
- package/dist/ix-status-counter-group.js.map +1 -1
- package/dist/ix-status-counter.d.ts +4 -1
- package/dist/ix-status-counter.js +74 -7
- package/dist/ix-status-counter.js.map +1 -1
- package/dist/ix-table-data.d.ts +10 -0
- package/dist/ix-table-data.js +130 -32
- package/dist/ix-table-data.js.map +1 -1
- package/dist/ix-widget.min.js +82 -1
- package/dist/mock/news-feed.d.ts +146 -0
- package/dist/mock/news-feed.js +221 -0
- package/dist/mock/news-feed.js.map +1 -0
- package/package.json +20 -25
- package/dist/ix-launchpad.d.ts +0 -68
- package/dist/ix-launchpad.js +0 -294
- package/dist/ix-launchpad.js.map +0 -1
- package/dist/styles/launchpad-styles.d.ts +0 -1
- package/dist/styles/launchpad-styles.js +0 -229
- package/dist/styles/launchpad-styles.js.map +0 -1
|
@@ -0,0 +1,221 @@
|
|
|
1
|
+
export const valid = {
|
|
2
|
+
whatsNews: [
|
|
3
|
+
{
|
|
4
|
+
id: 2,
|
|
5
|
+
abstract: 'Welcome to the Global Portal! Please watch this video to learn more about features.',
|
|
6
|
+
behavior: 'text',
|
|
7
|
+
topics: [
|
|
8
|
+
{
|
|
9
|
+
code: 'V2InterestingTopic',
|
|
10
|
+
icon: 'computer',
|
|
11
|
+
id: 1,
|
|
12
|
+
name: 'V2 Interesting Topic',
|
|
13
|
+
},
|
|
14
|
+
],
|
|
15
|
+
thumbnail: {
|
|
16
|
+
url: '',
|
|
17
|
+
alternativeText: '',
|
|
18
|
+
},
|
|
19
|
+
video: null,
|
|
20
|
+
category: {
|
|
21
|
+
icon: 'local_offer',
|
|
22
|
+
image: {
|
|
23
|
+
url: '',
|
|
24
|
+
alternativeText: '',
|
|
25
|
+
},
|
|
26
|
+
showSortBy: false,
|
|
27
|
+
showFilterByTopic: false,
|
|
28
|
+
subtitle: 'Click here to find out more about our newly released functionality and enhancements!',
|
|
29
|
+
title: "V2 What's New",
|
|
30
|
+
uid: 'whats-new',
|
|
31
|
+
},
|
|
32
|
+
dateAdded: '2025-11-03',
|
|
33
|
+
documents: null,
|
|
34
|
+
duration: null,
|
|
35
|
+
featured: false,
|
|
36
|
+
text: null,
|
|
37
|
+
title: 'V2 Global Portal Welcome Video',
|
|
38
|
+
uid: 'global-portal-welcome-video',
|
|
39
|
+
},
|
|
40
|
+
{
|
|
41
|
+
id: 1,
|
|
42
|
+
abstract: 'Welcome to the April 2024 edition of the Global Portal release notes!',
|
|
43
|
+
behavior: 'text',
|
|
44
|
+
topics: [
|
|
45
|
+
{
|
|
46
|
+
code: 'V2InterestingTopic',
|
|
47
|
+
icon: 'computer',
|
|
48
|
+
id: 1,
|
|
49
|
+
name: 'V2 Interesting Topic',
|
|
50
|
+
},
|
|
51
|
+
],
|
|
52
|
+
thumbnail: {
|
|
53
|
+
url: '',
|
|
54
|
+
alternativeText: '',
|
|
55
|
+
},
|
|
56
|
+
video: null,
|
|
57
|
+
category: {
|
|
58
|
+
icon: 'local_offer',
|
|
59
|
+
image: {
|
|
60
|
+
url: '',
|
|
61
|
+
alternativeText: '',
|
|
62
|
+
},
|
|
63
|
+
showSortBy: false,
|
|
64
|
+
showFilterByTopic: false,
|
|
65
|
+
subtitle: 'Click here to find out more about our newly released functionality and enhancements!',
|
|
66
|
+
title: "V2 What's New",
|
|
67
|
+
uid: 'whats-new',
|
|
68
|
+
},
|
|
69
|
+
dateAdded: '2025-10-29',
|
|
70
|
+
documents: null,
|
|
71
|
+
duration: null,
|
|
72
|
+
featured: false,
|
|
73
|
+
text: null,
|
|
74
|
+
title: 'V2 April 2024',
|
|
75
|
+
uid: 'April2024RN',
|
|
76
|
+
},
|
|
77
|
+
],
|
|
78
|
+
resources: [],
|
|
79
|
+
newsAndPromotions: [],
|
|
80
|
+
welcomeVideo: {
|
|
81
|
+
id: 2,
|
|
82
|
+
abstract: 'Welcome to the Global Portal! Please watch this video to learn more about features.',
|
|
83
|
+
behavior: null,
|
|
84
|
+
topics: null,
|
|
85
|
+
thumbnail: {
|
|
86
|
+
url: '',
|
|
87
|
+
alternativeText: '',
|
|
88
|
+
},
|
|
89
|
+
video: {
|
|
90
|
+
url: '/uploads/global_portal_placeholder_video_7a207fb065.mp4',
|
|
91
|
+
},
|
|
92
|
+
category: null,
|
|
93
|
+
dateAdded: '2025-11-03',
|
|
94
|
+
documents: null,
|
|
95
|
+
duration: null,
|
|
96
|
+
featured: true,
|
|
97
|
+
text: null,
|
|
98
|
+
title: 'V2 Global Portal Welcome Video',
|
|
99
|
+
uid: 'global-portal-welcome-video',
|
|
100
|
+
},
|
|
101
|
+
release: null,
|
|
102
|
+
};
|
|
103
|
+
export const invalidDate = {
|
|
104
|
+
whatsNews: [
|
|
105
|
+
{
|
|
106
|
+
id: 15,
|
|
107
|
+
abstract: 'Welcome to the February 2026 edition of the Global Portal release note!',
|
|
108
|
+
behavior: 'accordion',
|
|
109
|
+
topics: [],
|
|
110
|
+
thumbnail: {
|
|
111
|
+
url: '',
|
|
112
|
+
alternativeText: '',
|
|
113
|
+
},
|
|
114
|
+
video: null,
|
|
115
|
+
category: {
|
|
116
|
+
icon: 'local_offer',
|
|
117
|
+
image: {
|
|
118
|
+
url: '',
|
|
119
|
+
alternativeText: '',
|
|
120
|
+
},
|
|
121
|
+
showSortBy: true,
|
|
122
|
+
showFilterByTopic: true,
|
|
123
|
+
subtitle: 'Click here to find out more about our newly released functionality and enhancements!',
|
|
124
|
+
title: "What's New",
|
|
125
|
+
uid: 'whats-new',
|
|
126
|
+
},
|
|
127
|
+
dateAdded: '2026-02-26',
|
|
128
|
+
documents: null,
|
|
129
|
+
duration: null,
|
|
130
|
+
featured: false,
|
|
131
|
+
text: null,
|
|
132
|
+
title: 'February Release Notes',
|
|
133
|
+
uid: 'February2026ReleaseNotes',
|
|
134
|
+
},
|
|
135
|
+
{
|
|
136
|
+
id: 5,
|
|
137
|
+
abstract: 'Welcome to the January 2026 edition of the Global Portal release notes!',
|
|
138
|
+
behavior: 'accordion',
|
|
139
|
+
topics: [],
|
|
140
|
+
thumbnail: {
|
|
141
|
+
url: '',
|
|
142
|
+
alternativeText: '',
|
|
143
|
+
},
|
|
144
|
+
video: null,
|
|
145
|
+
category: {
|
|
146
|
+
icon: 'local_offer',
|
|
147
|
+
image: {
|
|
148
|
+
url: '',
|
|
149
|
+
alternativeText: '',
|
|
150
|
+
},
|
|
151
|
+
showSortBy: true,
|
|
152
|
+
showFilterByTopic: true,
|
|
153
|
+
subtitle: 'Click here to find out more about our newly released functionality and enhancements!',
|
|
154
|
+
title: "What's New",
|
|
155
|
+
uid: 'whats-new',
|
|
156
|
+
},
|
|
157
|
+
dateAdded: '2026-01-29',
|
|
158
|
+
documents: null,
|
|
159
|
+
duration: null,
|
|
160
|
+
featured: false,
|
|
161
|
+
text: null,
|
|
162
|
+
title: 'January Release Notes',
|
|
163
|
+
uid: 'January2026ReleaseNotes',
|
|
164
|
+
},
|
|
165
|
+
{
|
|
166
|
+
id: 2,
|
|
167
|
+
abstract: "Introducing Digital Realty's new Global Portal, a unified experience that brings global access, control, and visibility into one platform.",
|
|
168
|
+
behavior: 'accordion',
|
|
169
|
+
topics: [],
|
|
170
|
+
thumbnail: {
|
|
171
|
+
url: '',
|
|
172
|
+
alternativeText: '',
|
|
173
|
+
},
|
|
174
|
+
video: null,
|
|
175
|
+
category: {
|
|
176
|
+
icon: 'local_offer',
|
|
177
|
+
image: {
|
|
178
|
+
url: '',
|
|
179
|
+
alternativeText: '',
|
|
180
|
+
},
|
|
181
|
+
showSortBy: true,
|
|
182
|
+
showFilterByTopic: true,
|
|
183
|
+
subtitle: 'Click here to find out more about our newly released functionality and enhancements!',
|
|
184
|
+
title: "What's New",
|
|
185
|
+
uid: 'whats-new',
|
|
186
|
+
},
|
|
187
|
+
dateAdded: null,
|
|
188
|
+
documents: null,
|
|
189
|
+
duration: null,
|
|
190
|
+
featured: false,
|
|
191
|
+
text: null,
|
|
192
|
+
title: 'Welcome to the Global Portal!',
|
|
193
|
+
uid: 'welcome-to-the-global-portal',
|
|
194
|
+
},
|
|
195
|
+
],
|
|
196
|
+
resources: [],
|
|
197
|
+
newsAndPromotions: [],
|
|
198
|
+
welcomeVideo: {
|
|
199
|
+
id: 4,
|
|
200
|
+
abstract: null,
|
|
201
|
+
behavior: null,
|
|
202
|
+
topics: null,
|
|
203
|
+
thumbnail: {
|
|
204
|
+
url: '',
|
|
205
|
+
alternativeText: '',
|
|
206
|
+
},
|
|
207
|
+
video: {
|
|
208
|
+
url: '/uploads/AN_v9_Global_Portal_FULL_740d4e5772.mp4',
|
|
209
|
+
},
|
|
210
|
+
category: null,
|
|
211
|
+
dateAdded: '2026-02-04',
|
|
212
|
+
documents: null,
|
|
213
|
+
duration: 229,
|
|
214
|
+
featured: true,
|
|
215
|
+
text: '<p>Welcome to the Global Portal! Discover how our Global Portal streamlines access to key services, integrates seamlessly with backend systems, and empowers you with self-service capabilities designed for scale and ease.</p>',
|
|
216
|
+
title: 'Global Portal Overview Video',
|
|
217
|
+
uid: 'global-portal-welcome-video',
|
|
218
|
+
},
|
|
219
|
+
release: null,
|
|
220
|
+
};
|
|
221
|
+
//# sourceMappingURL=news-feed.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"news-feed.js","sourceRoot":"","sources":["../../src/mock/news-feed.ts"],"names":[],"mappings":"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","sourcesContent":["export const valid = {\n whatsNews: [\n {\n id: 2,\n abstract:\n 'Welcome to the Global Portal! Please watch this video to learn more about features.',\n behavior: 'text',\n topics: [\n {\n code: 'V2InterestingTopic',\n icon: 'computer',\n id: 1,\n name: 'V2 Interesting Topic',\n },\n ],\n thumbnail: {\n url: '',\n alternativeText: '',\n },\n video: null,\n category: {\n icon: 'local_offer',\n image: {\n url: '',\n alternativeText: '',\n },\n showSortBy: false,\n showFilterByTopic: false,\n subtitle:\n 'Click here to find out more about our newly released functionality and enhancements!',\n title: \"V2 What's New\",\n uid: 'whats-new',\n },\n dateAdded: '2025-11-03',\n documents: null,\n duration: null,\n featured: false,\n text: null,\n title: 'V2 Global Portal Welcome Video',\n uid: 'global-portal-welcome-video',\n },\n {\n id: 1,\n abstract:\n 'Welcome to the April 2024 edition of the Global Portal release notes!',\n behavior: 'text',\n topics: [\n {\n code: 'V2InterestingTopic',\n icon: 'computer',\n id: 1,\n name: 'V2 Interesting Topic',\n },\n ],\n thumbnail: {\n url: '',\n alternativeText: '',\n },\n video: null,\n category: {\n icon: 'local_offer',\n image: {\n url: '',\n alternativeText: '',\n },\n showSortBy: false,\n showFilterByTopic: false,\n subtitle:\n 'Click here to find out more about our newly released functionality and enhancements!',\n title: \"V2 What's New\",\n uid: 'whats-new',\n },\n dateAdded: '2025-10-29',\n documents: null,\n duration: null,\n featured: false,\n text: null,\n title: 'V2 April 2024',\n uid: 'April2024RN',\n },\n ],\n resources: [],\n newsAndPromotions: [],\n welcomeVideo: {\n id: 2,\n abstract:\n 'Welcome to the Global Portal! Please watch this video to learn more about features.',\n behavior: null,\n topics: null,\n thumbnail: {\n url: '',\n alternativeText: '',\n },\n video: {\n url: '/uploads/global_portal_placeholder_video_7a207fb065.mp4',\n },\n category: null,\n dateAdded: '2025-11-03',\n documents: null,\n duration: null,\n featured: true,\n text: null,\n title: 'V2 Global Portal Welcome Video',\n uid: 'global-portal-welcome-video',\n },\n release: null,\n};\n\nexport const invalidDate = {\n whatsNews: [\n {\n id: 15,\n abstract:\n 'Welcome to the February 2026 edition of the Global Portal release note!',\n behavior: 'accordion',\n topics: [],\n thumbnail: {\n url: '',\n alternativeText: '',\n },\n video: null,\n category: {\n icon: 'local_offer',\n image: {\n url: '',\n alternativeText: '',\n },\n showSortBy: true,\n showFilterByTopic: true,\n subtitle:\n 'Click here to find out more about our newly released functionality and enhancements!',\n title: \"What's New\",\n uid: 'whats-new',\n },\n dateAdded: '2026-02-26',\n documents: null,\n duration: null,\n featured: false,\n text: null,\n title: 'February Release Notes',\n uid: 'February2026ReleaseNotes',\n },\n {\n id: 5,\n abstract:\n 'Welcome to the January 2026 edition of the Global Portal release notes!',\n behavior: 'accordion',\n topics: [],\n thumbnail: {\n url: '',\n alternativeText: '',\n },\n video: null,\n category: {\n icon: 'local_offer',\n image: {\n url: '',\n alternativeText: '',\n },\n showSortBy: true,\n showFilterByTopic: true,\n subtitle:\n 'Click here to find out more about our newly released functionality and enhancements!',\n title: \"What's New\",\n uid: 'whats-new',\n },\n dateAdded: '2026-01-29',\n documents: null,\n duration: null,\n featured: false,\n text: null,\n title: 'January Release Notes',\n uid: 'January2026ReleaseNotes',\n },\n {\n id: 2,\n abstract:\n \"Introducing Digital Realty's new Global Portal, a unified experience that brings global access, control, and visibility into one platform.\",\n behavior: 'accordion',\n topics: [],\n thumbnail: {\n url: '',\n alternativeText: '',\n },\n video: null,\n category: {\n icon: 'local_offer',\n image: {\n url: '',\n alternativeText: '',\n },\n showSortBy: true,\n showFilterByTopic: true,\n subtitle:\n 'Click here to find out more about our newly released functionality and enhancements!',\n title: \"What's New\",\n uid: 'whats-new',\n },\n dateAdded: null,\n documents: null,\n duration: null,\n featured: false,\n text: null,\n title: 'Welcome to the Global Portal!',\n uid: 'welcome-to-the-global-portal',\n },\n ],\n resources: [],\n newsAndPromotions: [],\n welcomeVideo: {\n id: 4,\n abstract: null,\n behavior: null,\n topics: null,\n thumbnail: {\n url: '',\n alternativeText: '',\n },\n video: {\n url: '/uploads/AN_v9_Global_Portal_FULL_740d4e5772.mp4',\n },\n category: null,\n dateAdded: '2026-02-04',\n documents: null,\n duration: 229,\n featured: true,\n text: '<p>Welcome to the Global Portal! Discover how our Global Portal streamlines access to key services, integrates seamlessly with backend systems, and empowers you with self-service capabilities designed for scale and ease.</p>',\n title: 'Global Portal Overview Video',\n uid: 'global-portal-welcome-video',\n },\n release: null,\n};\n"]}
|
package/package.json
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"description": "Webcomponent ix-widget following open-wc recommendations",
|
|
4
4
|
"license": "MIT",
|
|
5
5
|
"author": "Digital Realty",
|
|
6
|
-
"version": "2.3.1
|
|
6
|
+
"version": "2.3.1",
|
|
7
7
|
"type": "module",
|
|
8
8
|
"main": "dist/index.js",
|
|
9
9
|
"module": "dist/index.js",
|
|
@@ -21,7 +21,7 @@
|
|
|
21
21
|
"./ix-table-data.js": "./dist/ix-table-data.js",
|
|
22
22
|
"./ix-widget.js": "./dist/ix-widget.js",
|
|
23
23
|
"./ix-widget.min.js": "./dist/ix-widget.min.js",
|
|
24
|
-
"./IxWidget": "./dist/IxWidget.js"
|
|
24
|
+
"./IxWidget": "./dist/react/IxWidget.js"
|
|
25
25
|
},
|
|
26
26
|
"publishConfig": {
|
|
27
27
|
"access": "public"
|
|
@@ -31,21 +31,21 @@
|
|
|
31
31
|
"start": "tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wds\"",
|
|
32
32
|
"build": "tsc && npm run analyze -- --exclude dist && rollup -c",
|
|
33
33
|
"prepublish": "tsc && npm run analyze -- --exclude dist",
|
|
34
|
-
"lint": "eslint --ext .ts,.html .
|
|
35
|
-
"format": "eslint --ext .ts,.html . --fix
|
|
34
|
+
"lint": "eslint --ext .ts,.html . && prettier \"**/*.ts\" --check --ignore-path .gitignore",
|
|
35
|
+
"format": "eslint --ext .ts,.html . --fix && prettier \"**/*.ts\" --write --ignore-path .gitignore",
|
|
36
36
|
"test": "tsc && wtr --coverage",
|
|
37
37
|
"test:watch": "tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""
|
|
38
38
|
},
|
|
39
39
|
"dependencies": {
|
|
40
40
|
"@adobe/lit-mobx": "^2.2.2",
|
|
41
|
-
"@digital-realty/ix-accordion": "^1.1
|
|
42
|
-
"@digital-realty/ix-button": "^3.
|
|
43
|
-
"@digital-realty/ix-dialog": "^1.
|
|
44
|
-
"@digital-realty/ix-grid": "^1.
|
|
45
|
-
"@digital-realty/ix-icon": "^1.
|
|
46
|
-
"@digital-realty/ix-list": "^1.
|
|
41
|
+
"@digital-realty/ix-accordion": "^1.2.1",
|
|
42
|
+
"@digital-realty/ix-button": "^3.5.1",
|
|
43
|
+
"@digital-realty/ix-dialog": "^1.3.1",
|
|
44
|
+
"@digital-realty/ix-grid": "^1.4.1",
|
|
45
|
+
"@digital-realty/ix-icon": "^1.3.1",
|
|
46
|
+
"@digital-realty/ix-list": "^1.3.1",
|
|
47
47
|
"@lit/react": "^1.0.2",
|
|
48
|
-
"@material/web": "
|
|
48
|
+
"@material/web": "2.4.0",
|
|
49
49
|
"date-fns": "^4.1.0",
|
|
50
50
|
"lit": "^3.2.1",
|
|
51
51
|
"markdown-it": "^14.1.0",
|
|
@@ -53,28 +53,27 @@
|
|
|
53
53
|
"react": "^18.2.0"
|
|
54
54
|
},
|
|
55
55
|
"devDependencies": {
|
|
56
|
-
"@digital-realty/ix-app-logic": "1.2.2-alpha.32",
|
|
57
56
|
"@custom-elements-manifest/analyzer": "^0.4.17",
|
|
58
|
-
"@
|
|
57
|
+
"@digital-realty/ix-app-logic": "^2.1.1",
|
|
59
58
|
"@open-wc/testing": "^3.1.6",
|
|
59
|
+
"@rollup/plugin-terser": "^1.0.0",
|
|
60
60
|
"@types/markdown-it": "^14.1.1",
|
|
61
61
|
"@types/react": "^18.2.22",
|
|
62
|
-
"@typescript-eslint/eslint-plugin": "^
|
|
63
|
-
"@typescript-eslint/parser": "^
|
|
62
|
+
"@typescript-eslint/eslint-plugin": "^8.58.2",
|
|
63
|
+
"@typescript-eslint/parser": "^8.58.2",
|
|
64
64
|
"@web/dev-server": "^0.4.6",
|
|
65
65
|
"@web/dev-server-import-maps": "^0.2.1",
|
|
66
66
|
"@web/test-runner": "^0.20.2",
|
|
67
67
|
"@web/test-runner-commands": "^0.9.0",
|
|
68
|
-
"
|
|
69
|
-
"
|
|
68
|
+
"@web/test-runner-playwright": "^0.11.1",
|
|
69
|
+
"concurrently": "^9.2.1",
|
|
70
|
+
"eslint": "^9.39.4",
|
|
70
71
|
"eslint-config-prettier": "^8.3.0",
|
|
71
72
|
"husky": "^4.3.8",
|
|
72
73
|
"lint-staged": "^10.5.4",
|
|
73
74
|
"prettier": "^2.4.1",
|
|
74
75
|
"rollup": "^4.29.1",
|
|
75
|
-
"rollup-plugin-minify-html-literals": "^1.2.6",
|
|
76
76
|
"rollup-plugin-summary": "^2.0.0",
|
|
77
|
-
"rollup-plugin-uglify": "^6.0.4",
|
|
78
77
|
"tslib": "^2.3.1",
|
|
79
78
|
"typescript": "^5.1.6"
|
|
80
79
|
},
|
|
@@ -82,11 +81,6 @@
|
|
|
82
81
|
"eslintConfig": {
|
|
83
82
|
"parser": "@typescript-eslint/parser",
|
|
84
83
|
"root": true,
|
|
85
|
-
"extends": [
|
|
86
|
-
"@open-wc/eslint-config",
|
|
87
|
-
"eslint-config-prettier",
|
|
88
|
-
"plugin:json/recommended"
|
|
89
|
-
],
|
|
90
84
|
"plugins": [
|
|
91
85
|
"@typescript-eslint"
|
|
92
86
|
],
|
|
@@ -130,5 +124,6 @@
|
|
|
130
124
|
"package.json",
|
|
131
125
|
"README.md",
|
|
132
126
|
"LICENSE"
|
|
133
|
-
]
|
|
127
|
+
],
|
|
128
|
+
"gitHead": "da06737d6707fd3d4ef898ba0fa632e7b3ed8019"
|
|
134
129
|
}
|
package/dist/ix-launchpad.d.ts
DELETED
|
@@ -1,68 +0,0 @@
|
|
|
1
|
-
import { LitElement } from 'lit';
|
|
2
|
-
import './ix-status-counter-group.js';
|
|
3
|
-
import './ix-contacts.js';
|
|
4
|
-
import './ix-info-card.js';
|
|
5
|
-
import './ix-news-feed.js';
|
|
6
|
-
import './ix-table-data.js';
|
|
7
|
-
import './ix-nav-item.js';
|
|
8
|
-
import './ix-nav-list.js';
|
|
9
|
-
import '@digital-realty/ix-dialog/ix-dialog.js';
|
|
10
|
-
export interface NavItem {
|
|
11
|
-
icon: string;
|
|
12
|
-
target: string;
|
|
13
|
-
name: string;
|
|
14
|
-
}
|
|
15
|
-
export interface NavList {
|
|
16
|
-
header: string;
|
|
17
|
-
items: NavItem[];
|
|
18
|
-
}
|
|
19
|
-
export interface Topic {
|
|
20
|
-
name: string;
|
|
21
|
-
}
|
|
22
|
-
export interface InfoCardItem {
|
|
23
|
-
thumbnail: {
|
|
24
|
-
alternativeText: string;
|
|
25
|
-
url: string;
|
|
26
|
-
};
|
|
27
|
-
topics: Topic[];
|
|
28
|
-
title: string;
|
|
29
|
-
abstract: string;
|
|
30
|
-
uid: string;
|
|
31
|
-
video?: {
|
|
32
|
-
url: string;
|
|
33
|
-
};
|
|
34
|
-
}
|
|
35
|
-
export interface TableDataItem {
|
|
36
|
-
columns: string[];
|
|
37
|
-
rows?: string[];
|
|
38
|
-
header: string;
|
|
39
|
-
href: string;
|
|
40
|
-
disabled?: boolean;
|
|
41
|
-
isAuthorizedToView?: boolean;
|
|
42
|
-
}
|
|
43
|
-
export declare class IxLaunchpad extends LitElement {
|
|
44
|
-
static styles: import("lit").CSSResult[];
|
|
45
|
-
data: {};
|
|
46
|
-
status: never[];
|
|
47
|
-
nav: never[];
|
|
48
|
-
news: InfoCardItem[];
|
|
49
|
-
contacts: any;
|
|
50
|
-
resources: InfoCardItem[];
|
|
51
|
-
promotions: InfoCardItem[];
|
|
52
|
-
kbImgBaseUrl: string;
|
|
53
|
-
kbVideoBaseUrl: string;
|
|
54
|
-
kbLinkBaseUrl: string;
|
|
55
|
-
kbNewsViewAllUrl: string;
|
|
56
|
-
knowledgebase: string;
|
|
57
|
-
updates: TableDataItem;
|
|
58
|
-
actions: TableDataItem;
|
|
59
|
-
showVideoModal: boolean;
|
|
60
|
-
videoUrl: string;
|
|
61
|
-
videoTitle: string;
|
|
62
|
-
handleResourceOpen: (videoUrl: string | undefined, videoTitle?: string) => (e: Event) => void;
|
|
63
|
-
handleResourceClosed: () => void;
|
|
64
|
-
renderNavigation: () => import("lit-html").TemplateResult<1>;
|
|
65
|
-
renderTicketUpdatesGrid: () => import("lit-html").TemplateResult<1>;
|
|
66
|
-
renderActionsRequiredGrid: () => import("lit-html").TemplateResult<1>;
|
|
67
|
-
protected render(): import("lit-html").TemplateResult<1>;
|
|
68
|
-
}
|