@luigi-project/container 1.3.0-dev.202410210836 → 1.3.0-dev.202410230031
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/LuigiCompoundContainer.svelte.d.ts +4 -4
- package/bundle.js.map +1 -1
- package/package.json +1 -1
- package/Events.js +0 -1
- package/dist/custom-elements.json +0 -1299
|
@@ -1,1299 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"schemaVersion": "1.0.0",
|
|
3
|
-
"readme": "",
|
|
4
|
-
"modules": [
|
|
5
|
-
{
|
|
6
|
-
"kind": "javascript-module",
|
|
7
|
-
"path": "dist/bundle.js",
|
|
8
|
-
"declarations": [
|
|
9
|
-
{
|
|
10
|
-
"kind": "class",
|
|
11
|
-
"description": "LuigiContainer",
|
|
12
|
-
"name": "LuigiContainer",
|
|
13
|
-
"tagName": "luigi-container",
|
|
14
|
-
"customElement": true,
|
|
15
|
-
"members": [
|
|
16
|
-
{
|
|
17
|
-
"kind":"field",
|
|
18
|
-
"name":"activeFeatureToggleList",
|
|
19
|
-
"type":{
|
|
20
|
-
"text":"Array | undefined"
|
|
21
|
-
},
|
|
22
|
-
"default":"undefined"
|
|
23
|
-
},
|
|
24
|
-
{
|
|
25
|
-
"kind":"field",
|
|
26
|
-
"name":"allowRules",
|
|
27
|
-
"type":{
|
|
28
|
-
"text":"Array | undefined"
|
|
29
|
-
},
|
|
30
|
-
"default":"undefined"
|
|
31
|
-
},
|
|
32
|
-
{
|
|
33
|
-
"kind":"field",
|
|
34
|
-
"name":"anchor",
|
|
35
|
-
"type":{
|
|
36
|
-
"text":"string | undefined"
|
|
37
|
-
},
|
|
38
|
-
"default":"undefined"
|
|
39
|
-
},
|
|
40
|
-
{
|
|
41
|
-
"kind":"field",
|
|
42
|
-
"name":"authData",
|
|
43
|
-
"type":{
|
|
44
|
-
"text":"Object | undefined"
|
|
45
|
-
},
|
|
46
|
-
"default":"undefined"
|
|
47
|
-
},
|
|
48
|
-
{
|
|
49
|
-
"kind":"field",
|
|
50
|
-
"name":"clientPermissions",
|
|
51
|
-
"type":{
|
|
52
|
-
"text":"Object | undefined"
|
|
53
|
-
},
|
|
54
|
-
"default":""
|
|
55
|
-
},
|
|
56
|
-
{
|
|
57
|
-
"kind": "field",
|
|
58
|
-
"name": "context",
|
|
59
|
-
"type": {
|
|
60
|
-
"text": "any"
|
|
61
|
-
},
|
|
62
|
-
"default": "undefined"
|
|
63
|
-
},
|
|
64
|
-
{
|
|
65
|
-
"kind":"field",
|
|
66
|
-
"name":"deferInit",
|
|
67
|
-
"type":{
|
|
68
|
-
"text":"boolean"
|
|
69
|
-
},
|
|
70
|
-
"default":"undefined"
|
|
71
|
-
},
|
|
72
|
-
{
|
|
73
|
-
"kind":"field",
|
|
74
|
-
"name":"dirtyStatus",
|
|
75
|
-
"type":{
|
|
76
|
-
"text":"boolean"
|
|
77
|
-
},
|
|
78
|
-
"default":"undefined"
|
|
79
|
-
},
|
|
80
|
-
{
|
|
81
|
-
"kind":"field",
|
|
82
|
-
"name":"documentTitle",
|
|
83
|
-
"type":{
|
|
84
|
-
"text":"string | undefined"
|
|
85
|
-
},
|
|
86
|
-
"default":"undefined"
|
|
87
|
-
},
|
|
88
|
-
{
|
|
89
|
-
"kind":"field",
|
|
90
|
-
"name":"hasBack",
|
|
91
|
-
"type":{
|
|
92
|
-
"text":"boolean"
|
|
93
|
-
},
|
|
94
|
-
"default":"undefined"
|
|
95
|
-
},
|
|
96
|
-
{
|
|
97
|
-
"kind":"field",
|
|
98
|
-
"name":"label",
|
|
99
|
-
"type":{
|
|
100
|
-
"text":"string | undefined"
|
|
101
|
-
},
|
|
102
|
-
"default":"undefined"
|
|
103
|
-
},
|
|
104
|
-
{
|
|
105
|
-
"kind":"field",
|
|
106
|
-
"name":"locale",
|
|
107
|
-
"type":{
|
|
108
|
-
"text":"string | undefined"
|
|
109
|
-
},
|
|
110
|
-
"default":"undefined"
|
|
111
|
-
},
|
|
112
|
-
{
|
|
113
|
-
"kind":"field",
|
|
114
|
-
"name":"noShadow",
|
|
115
|
-
"type":{
|
|
116
|
-
"text":"boolean"
|
|
117
|
-
},
|
|
118
|
-
"default":"undefined"
|
|
119
|
-
},
|
|
120
|
-
{
|
|
121
|
-
"kind":"field",
|
|
122
|
-
"name":"nodeParams",
|
|
123
|
-
"type":{
|
|
124
|
-
"text":"Object"
|
|
125
|
-
},
|
|
126
|
-
"default":"undefined"
|
|
127
|
-
},
|
|
128
|
-
{
|
|
129
|
-
"kind":"field",
|
|
130
|
-
"name":"pathParams",
|
|
131
|
-
"type":{
|
|
132
|
-
"text":"Object"
|
|
133
|
-
},
|
|
134
|
-
"default":"undefined"
|
|
135
|
-
},
|
|
136
|
-
{
|
|
137
|
-
"kind":"field",
|
|
138
|
-
"name":"sandboxRules",
|
|
139
|
-
"type":{
|
|
140
|
-
"text":"array"
|
|
141
|
-
},
|
|
142
|
-
"default":"undefined"
|
|
143
|
-
},
|
|
144
|
-
{
|
|
145
|
-
"kind":"field",
|
|
146
|
-
"name":"searchParams",
|
|
147
|
-
"type":{
|
|
148
|
-
"text":"Object"
|
|
149
|
-
},
|
|
150
|
-
"default":"undefined"
|
|
151
|
-
},
|
|
152
|
-
{
|
|
153
|
-
"kind":"field",
|
|
154
|
-
"name":"skipCookieCheck",
|
|
155
|
-
"type":{
|
|
156
|
-
"text":"string"
|
|
157
|
-
},
|
|
158
|
-
"default":"undefined"
|
|
159
|
-
},
|
|
160
|
-
{
|
|
161
|
-
"kind":"field",
|
|
162
|
-
"name":"skipInitCheck",
|
|
163
|
-
"type":{
|
|
164
|
-
"text":"boolean"
|
|
165
|
-
},
|
|
166
|
-
"default":"undefined"
|
|
167
|
-
},
|
|
168
|
-
{
|
|
169
|
-
"kind":"field",
|
|
170
|
-
"name":"theme",
|
|
171
|
-
"type":{
|
|
172
|
-
"text":"string"
|
|
173
|
-
},
|
|
174
|
-
"default":"undefined"
|
|
175
|
-
},
|
|
176
|
-
{
|
|
177
|
-
"kind":"field",
|
|
178
|
-
"name":"userSettings",
|
|
179
|
-
"type":{
|
|
180
|
-
"text":"Object"
|
|
181
|
-
},
|
|
182
|
-
"default":"undefined"
|
|
183
|
-
},
|
|
184
|
-
{
|
|
185
|
-
"kind": "field",
|
|
186
|
-
"name": "viewurl",
|
|
187
|
-
"type": {
|
|
188
|
-
"text": "string"
|
|
189
|
-
},
|
|
190
|
-
"default": "undefined"
|
|
191
|
-
},
|
|
192
|
-
{
|
|
193
|
-
"kind": "field",
|
|
194
|
-
"name": "webcomponent",
|
|
195
|
-
"type": {
|
|
196
|
-
"text": "object | boolean"
|
|
197
|
-
}
|
|
198
|
-
},
|
|
199
|
-
{
|
|
200
|
-
"kind": "method",
|
|
201
|
-
"name": "closeAlert"
|
|
202
|
-
},
|
|
203
|
-
{
|
|
204
|
-
"kind": "method",
|
|
205
|
-
"name": "sendCustomMessage"
|
|
206
|
-
},
|
|
207
|
-
{
|
|
208
|
-
"kind": "method",
|
|
209
|
-
"name": "updateContext"
|
|
210
|
-
},
|
|
211
|
-
{
|
|
212
|
-
"kind": "method",
|
|
213
|
-
"name": "attributeChangedCallback"
|
|
214
|
-
},
|
|
215
|
-
{
|
|
216
|
-
"kind": "method",
|
|
217
|
-
"name": "getNoShadow"
|
|
218
|
-
},
|
|
219
|
-
{
|
|
220
|
-
"kind": "method",
|
|
221
|
-
"name": "init"
|
|
222
|
-
}
|
|
223
|
-
],
|
|
224
|
-
"events": [
|
|
225
|
-
{
|
|
226
|
-
"name": "custom-message",
|
|
227
|
-
"description": "A message emitted from the micro frontend when a custom message is sent.",
|
|
228
|
-
"type": {
|
|
229
|
-
"text": "Event"
|
|
230
|
-
}
|
|
231
|
-
},
|
|
232
|
-
{
|
|
233
|
-
"name": "get-context-request",
|
|
234
|
-
"description": "A message emitted from the micro frontend when the context data is sent.",
|
|
235
|
-
"type": {
|
|
236
|
-
"text": "Event"
|
|
237
|
-
}
|
|
238
|
-
},
|
|
239
|
-
{
|
|
240
|
-
"name": "navigation-request",
|
|
241
|
-
"description": "A message emitted from the micro frontend when a navigation request is sent.",
|
|
242
|
-
"type": {
|
|
243
|
-
"text": "Event"
|
|
244
|
-
}
|
|
245
|
-
},
|
|
246
|
-
{
|
|
247
|
-
"name": "show-alert-request",
|
|
248
|
-
"description": "A message emitted from the micro frontend when a request to show an alert is sent.",
|
|
249
|
-
"type": {
|
|
250
|
-
"text": "Event"
|
|
251
|
-
}
|
|
252
|
-
},
|
|
253
|
-
{
|
|
254
|
-
"name": "close-alert-request",
|
|
255
|
-
"description": "A message emitted from the micro frontend when a request to close an alert is sent.",
|
|
256
|
-
"type": {
|
|
257
|
-
"text": "Event"
|
|
258
|
-
}
|
|
259
|
-
},
|
|
260
|
-
{
|
|
261
|
-
"name": "initialized",
|
|
262
|
-
"description": "A message emitted from the micro frontend when it is first initialized.",
|
|
263
|
-
"type": {
|
|
264
|
-
"text": "Event"
|
|
265
|
-
}
|
|
266
|
-
},
|
|
267
|
-
{
|
|
268
|
-
"name": "add-search-params-request",
|
|
269
|
-
"description": "A message emitted from the micro frontend to request adding search parameters to the URL.",
|
|
270
|
-
"type": {
|
|
271
|
-
"text": "Event"
|
|
272
|
-
}
|
|
273
|
-
},
|
|
274
|
-
{
|
|
275
|
-
"name": "add-node-params-request",
|
|
276
|
-
"description": "A message emitted from the micro frontend to request adding node parameters to the URL.",
|
|
277
|
-
"type": {
|
|
278
|
-
"text": "Event"
|
|
279
|
-
}
|
|
280
|
-
},
|
|
281
|
-
{
|
|
282
|
-
"name": "show-confirmation-modal-request",
|
|
283
|
-
"description": "A message emitted from the micro frontend when a request to show a confirmation modal is sent.",
|
|
284
|
-
"type": {
|
|
285
|
-
"text": "Event"
|
|
286
|
-
}
|
|
287
|
-
},
|
|
288
|
-
{
|
|
289
|
-
"name": "show-loading-indicator-request",
|
|
290
|
-
"description": "A message emitted from the micro frontend when a request to show a loading indicator is sent.",
|
|
291
|
-
"type": {
|
|
292
|
-
"text": "Event"
|
|
293
|
-
}
|
|
294
|
-
},
|
|
295
|
-
{
|
|
296
|
-
"name": "hide-loading-indicator-request",
|
|
297
|
-
"description": "A message emitted from the micro frontend when a request to hide the loading indicator is sent.",
|
|
298
|
-
"type": {
|
|
299
|
-
"text": "Event"
|
|
300
|
-
}
|
|
301
|
-
},
|
|
302
|
-
{
|
|
303
|
-
"name": "set-current-locale-request",
|
|
304
|
-
"description": "A message emitted from the micro frontend when a request to set the current locale is sent.",
|
|
305
|
-
"type": {
|
|
306
|
-
"text": "Event"
|
|
307
|
-
}
|
|
308
|
-
},
|
|
309
|
-
{
|
|
310
|
-
"name": "set-storage-request",
|
|
311
|
-
"description": "A message emitted from the micro frontend when a request to modify the local storage is sent.",
|
|
312
|
-
"type": {
|
|
313
|
-
"text": "Event"
|
|
314
|
-
}
|
|
315
|
-
},
|
|
316
|
-
{
|
|
317
|
-
"name": "runtime-error-handling-request",
|
|
318
|
-
"description": "A message emitted from the micro frontend when a request to handle an error during runtime is sent.",
|
|
319
|
-
"type": {
|
|
320
|
-
"text": "Event"
|
|
321
|
-
}
|
|
322
|
-
},
|
|
323
|
-
{
|
|
324
|
-
"name": "set-anchor-request",
|
|
325
|
-
"description": "A message emitted from the micro frontend when a request to set the anchor of the URL is sent.",
|
|
326
|
-
"type": {
|
|
327
|
-
"text": "Event"
|
|
328
|
-
}
|
|
329
|
-
},
|
|
330
|
-
{
|
|
331
|
-
"name": "set-third-party-cookies-request",
|
|
332
|
-
"description": "A message emitted from the micro frontend when a request to set third-party cookies is sent.",
|
|
333
|
-
"type": {
|
|
334
|
-
"text": "Event"
|
|
335
|
-
}
|
|
336
|
-
},
|
|
337
|
-
{
|
|
338
|
-
"name": "navigate-back-request",
|
|
339
|
-
"description": "A message emitted from the micro frontend when a request to navigate back is sent.",
|
|
340
|
-
"type": {
|
|
341
|
-
"text": "Event"
|
|
342
|
-
}
|
|
343
|
-
},
|
|
344
|
-
{
|
|
345
|
-
"name": "get-current-route-request",
|
|
346
|
-
"description": "A message emitted from the micro frontend when a request to receive the current app route is sent.",
|
|
347
|
-
"type": {
|
|
348
|
-
"text": "Event"
|
|
349
|
-
}
|
|
350
|
-
},
|
|
351
|
-
{
|
|
352
|
-
"name": "report-navigation-completed-request",
|
|
353
|
-
"description": "A message emitted from the micro frontend to report that the navigation is completed.",
|
|
354
|
-
"type": {
|
|
355
|
-
"text": "Event"
|
|
356
|
-
}
|
|
357
|
-
},
|
|
358
|
-
{
|
|
359
|
-
"name": "update-modal-path-data-request",
|
|
360
|
-
"description": "A message emitted from the micro frontend when a request to update the modal path parameters is sent.",
|
|
361
|
-
"type": {
|
|
362
|
-
"text": "Event"
|
|
363
|
-
}
|
|
364
|
-
},
|
|
365
|
-
{
|
|
366
|
-
"name": "check-path-exists-request",
|
|
367
|
-
"description": "A message emitted from the micro frontend when a request to check the validity of a path is sent.",
|
|
368
|
-
"type": {
|
|
369
|
-
"text": "Event"
|
|
370
|
-
}
|
|
371
|
-
},
|
|
372
|
-
{
|
|
373
|
-
"name": "set-dirty-status-request",
|
|
374
|
-
"description": "A message emitted from the micro frontend when a request to set the 'dirty status' is sent.",
|
|
375
|
-
"type": {
|
|
376
|
-
"text": "Event"
|
|
377
|
-
}
|
|
378
|
-
},
|
|
379
|
-
{
|
|
380
|
-
"name": "set-viewgroup-data-request",
|
|
381
|
-
"description": "A message emitted from the micro frontend when a request to set the view group data is sent.",
|
|
382
|
-
"type": {
|
|
383
|
-
"text": "Event"
|
|
384
|
-
}
|
|
385
|
-
},
|
|
386
|
-
{
|
|
387
|
-
"name": "set-document-title-request",
|
|
388
|
-
"description": "A message emitted from the micro frontend when a request to set the document title is sent.",
|
|
389
|
-
"type": {
|
|
390
|
-
"text": "Event"
|
|
391
|
-
}
|
|
392
|
-
},
|
|
393
|
-
{
|
|
394
|
-
"name": "open-user-settings-request",
|
|
395
|
-
"description": "A message emitted from the micro frontend when a request to open user settings is sent.",
|
|
396
|
-
"type": {
|
|
397
|
-
"text": "Event"
|
|
398
|
-
}
|
|
399
|
-
},
|
|
400
|
-
{
|
|
401
|
-
"name": "close-user-settings-request",
|
|
402
|
-
"description": "A message emitted from the micro frontend when a request to close user settings is sent.",
|
|
403
|
-
"type": {
|
|
404
|
-
"text": "Event"
|
|
405
|
-
}
|
|
406
|
-
},
|
|
407
|
-
{
|
|
408
|
-
"name": "collapse-leftnav-request",
|
|
409
|
-
"description": "A message emitted from the micro frontend when a request to collapse the left side navigation is sent.",
|
|
410
|
-
"type": {
|
|
411
|
-
"text": "Event"
|
|
412
|
-
}
|
|
413
|
-
},
|
|
414
|
-
{
|
|
415
|
-
"name": "update-top-navigation-request",
|
|
416
|
-
"description": "A message emitted from the micro frontend when a request to update the top navigation is sent.",
|
|
417
|
-
"type": {
|
|
418
|
-
"text": "Event"
|
|
419
|
-
}
|
|
420
|
-
},
|
|
421
|
-
{
|
|
422
|
-
"name": "path-exists-request",
|
|
423
|
-
"description": "A message emitted from the micro frontend when a request to check if a path exists is sent.",
|
|
424
|
-
"type": {
|
|
425
|
-
"text": "Event"
|
|
426
|
-
}
|
|
427
|
-
},
|
|
428
|
-
{
|
|
429
|
-
"name": "go-back-request",
|
|
430
|
-
"description": "A message emitted from the micro frontend when a request to navigate back is sent.",
|
|
431
|
-
"type": {
|
|
432
|
-
"text": "Event"
|
|
433
|
-
}
|
|
434
|
-
},
|
|
435
|
-
{
|
|
436
|
-
"name": "has-back-request",
|
|
437
|
-
"description": "A message emitted from the micro frontend to check if there is a back navigation option.",
|
|
438
|
-
"type": {
|
|
439
|
-
"text": "Event"
|
|
440
|
-
}
|
|
441
|
-
},
|
|
442
|
-
{
|
|
443
|
-
"name": "remove-backdrop-request",
|
|
444
|
-
"description": "A message emitted from the micro frontend when a request to remove the backdrop is sent.",
|
|
445
|
-
"type": {
|
|
446
|
-
"text": "Event"
|
|
447
|
-
}
|
|
448
|
-
}
|
|
449
|
-
],
|
|
450
|
-
"attributes": [
|
|
451
|
-
{
|
|
452
|
-
"description": "The list of active feature toggles to be passed to the web-component-based micro frontend.",
|
|
453
|
-
"name": "active-feature-toggle-list",
|
|
454
|
-
"default": "undefined",
|
|
455
|
-
"fieldName": "activeFeatureToggleList",
|
|
456
|
-
"type": {
|
|
457
|
-
"text": "Array | undefined"
|
|
458
|
-
}
|
|
459
|
-
},
|
|
460
|
-
{
|
|
461
|
-
"description": "The list of rules for the content in the iframe, managed by the HTML `allow` attribute. You can use one or more rules by adding them to the array, for example allowRules: ['microphone', 'camera']",
|
|
462
|
-
"name": "allow-rules",
|
|
463
|
-
"default": "undefined",
|
|
464
|
-
"fieldName": "allowRules",
|
|
465
|
-
"type": {
|
|
466
|
-
"text": "Array | undefined"
|
|
467
|
-
}
|
|
468
|
-
},
|
|
469
|
-
{
|
|
470
|
-
"description": "The anchor value to be passed to the web-component-based micro frontend.",
|
|
471
|
-
"name": "anchor",
|
|
472
|
-
"default": "undefined",
|
|
473
|
-
"fieldName": "anchor",
|
|
474
|
-
"type": {
|
|
475
|
-
"text": "string | undefined"
|
|
476
|
-
}
|
|
477
|
-
},
|
|
478
|
-
{
|
|
479
|
-
"description": "The authData value to be passed to the iframe-based micro frontend.",
|
|
480
|
-
"name": "auth-data",
|
|
481
|
-
"default": "undefined",
|
|
482
|
-
"fieldName": "authData",
|
|
483
|
-
"type": {
|
|
484
|
-
"text": "object | undefined"
|
|
485
|
-
}
|
|
486
|
-
},
|
|
487
|
-
{
|
|
488
|
-
"description": "The clientPermissions to be passed to the web-component-based micro frontend.",
|
|
489
|
-
"name": "client-permissions",
|
|
490
|
-
"default": "undefined",
|
|
491
|
-
"fieldName": "clientPermissions",
|
|
492
|
-
"type": {
|
|
493
|
-
"text": "object | undefined"
|
|
494
|
-
}
|
|
495
|
-
},
|
|
496
|
-
{
|
|
497
|
-
"description": "Context",
|
|
498
|
-
"name": "context",
|
|
499
|
-
"default": "undefined",
|
|
500
|
-
"fieldName": "context",
|
|
501
|
-
"type": {
|
|
502
|
-
"text": "any"
|
|
503
|
-
}
|
|
504
|
-
},
|
|
505
|
-
{
|
|
506
|
-
"description": "If set to true defers from initializing the microfronted automatically. In that case init() can be used.",
|
|
507
|
-
"name": "defer-init",
|
|
508
|
-
"default": "undefined",
|
|
509
|
-
"fieldName": "deferInit",
|
|
510
|
-
"type": {
|
|
511
|
-
"text": "string | undefined"
|
|
512
|
-
}
|
|
513
|
-
},
|
|
514
|
-
{
|
|
515
|
-
"description": "The dirty status value to be passed to the web-component-based micro frontend. It's used to indicate that there are unsaved changes when navigating away.",
|
|
516
|
-
"name": "dirtyStatus",
|
|
517
|
-
"default": "undefined",
|
|
518
|
-
"fieldName": "dirty-status",
|
|
519
|
-
"type": {
|
|
520
|
-
"text": "boolean"
|
|
521
|
-
}
|
|
522
|
-
},
|
|
523
|
-
{
|
|
524
|
-
"description": "The document title value to be passed to the web-component-based micro frontend.",
|
|
525
|
-
"name": "document-title",
|
|
526
|
-
"default": "undefined",
|
|
527
|
-
"fieldName": "documentTitle",
|
|
528
|
-
"type": {
|
|
529
|
-
"text": "string | undefined"
|
|
530
|
-
}
|
|
531
|
-
},
|
|
532
|
-
{
|
|
533
|
-
"description": "The hasBack value to be passed to the web-component-based micro frontend. It indicates that there is one or more preserved views. Useful when you need to show a back button.",
|
|
534
|
-
"name": "has-back",
|
|
535
|
-
"default": "undefined",
|
|
536
|
-
"fieldName": "hasBack",
|
|
537
|
-
"type": {
|
|
538
|
-
"text": "boolean"
|
|
539
|
-
}
|
|
540
|
-
},
|
|
541
|
-
{
|
|
542
|
-
"description": "Label information for the microfrontend.",
|
|
543
|
-
"name": "label",
|
|
544
|
-
"default": "undefined",
|
|
545
|
-
"fieldName": "label",
|
|
546
|
-
"type": {
|
|
547
|
-
"text": "string | undefined"
|
|
548
|
-
}
|
|
549
|
-
},
|
|
550
|
-
{
|
|
551
|
-
"description": "The locale to be passed to the web-component-based micro frontend.",
|
|
552
|
-
"name": "locale",
|
|
553
|
-
"default": "undefined",
|
|
554
|
-
"fieldName": "locale",
|
|
555
|
-
"type": {
|
|
556
|
-
"text": "string | undefined"
|
|
557
|
-
}
|
|
558
|
-
},
|
|
559
|
-
{
|
|
560
|
-
"description": "If set to true, the Luigi container webcomponent will not use the shadow DOM for rendering.",
|
|
561
|
-
"name": "no-shadow",
|
|
562
|
-
"default": "undefined",
|
|
563
|
-
"fieldName": "noShadow",
|
|
564
|
-
"type": {
|
|
565
|
-
"text": "boolean"
|
|
566
|
-
}
|
|
567
|
-
},
|
|
568
|
-
{
|
|
569
|
-
"description": "The parameters to be passed to the web-component-based micro frontend. Will not be passed to the compound children.",
|
|
570
|
-
"name": "node-params",
|
|
571
|
-
"default": "undefined",
|
|
572
|
-
"fieldName": "nodeParams",
|
|
573
|
-
"type": {
|
|
574
|
-
"text": "object | undefined"
|
|
575
|
-
}
|
|
576
|
-
},
|
|
577
|
-
{
|
|
578
|
-
"description": "The path parameters to be passed to the web-component-based micro frontend.",
|
|
579
|
-
"name": "path-params",
|
|
580
|
-
"default": "undefined",
|
|
581
|
-
"fieldName": "pathParams",
|
|
582
|
-
"type": {
|
|
583
|
-
"text": "object | undefined"
|
|
584
|
-
}
|
|
585
|
-
},
|
|
586
|
-
{
|
|
587
|
-
"description": "The list of rules for the content in the iframe, managed by the HTML `sandbox` attribute. You can use one or more rules by adding them to the array.",
|
|
588
|
-
"name": "sandbox-rules",
|
|
589
|
-
"default": "undefined",
|
|
590
|
-
"fieldName": "sandboxRules",
|
|
591
|
-
"type": {
|
|
592
|
-
"text": "Array"
|
|
593
|
-
}
|
|
594
|
-
},
|
|
595
|
-
{
|
|
596
|
-
"description": "The search parameters to be passed to the web-component-based micro frontend.",
|
|
597
|
-
"name": "search-params",
|
|
598
|
-
"default": "undefined",
|
|
599
|
-
"fieldName": "searchParams",
|
|
600
|
-
"type": {
|
|
601
|
-
"text": "object | undefined"
|
|
602
|
-
}
|
|
603
|
-
},
|
|
604
|
-
{
|
|
605
|
-
"description": "If set to true, skips third party cookie check.",
|
|
606
|
-
"name": "skip-cookie-check",
|
|
607
|
-
"default": "undefined",
|
|
608
|
-
"fieldName": "skipCookieCheck",
|
|
609
|
-
"type": {
|
|
610
|
-
"text": "string | undefined"
|
|
611
|
-
}
|
|
612
|
-
},
|
|
613
|
-
{
|
|
614
|
-
"description": "If set to true, skips handshake and ready event is fired immediately.",
|
|
615
|
-
"name": "skip-init-check",
|
|
616
|
-
"default": "undefined",
|
|
617
|
-
"fieldName": "skipInitCheck",
|
|
618
|
-
"type": {
|
|
619
|
-
"text": "boolean"
|
|
620
|
-
}
|
|
621
|
-
},
|
|
622
|
-
{
|
|
623
|
-
"description": "The theme to be passed to the web-component-based micro frontend.",
|
|
624
|
-
"name": "theme",
|
|
625
|
-
"default": "undefined",
|
|
626
|
-
"fieldName": "theme",
|
|
627
|
-
"type": {
|
|
628
|
-
"text": "string | undefined"
|
|
629
|
-
}
|
|
630
|
-
},
|
|
631
|
-
{
|
|
632
|
-
"description": "The user settings to be passed to the web-component-based micro frontend.",
|
|
633
|
-
"name": "user-settings",
|
|
634
|
-
"default": "undefined",
|
|
635
|
-
"fieldName": "userSettings",
|
|
636
|
-
"type": {
|
|
637
|
-
"text": "string | undefined"
|
|
638
|
-
}
|
|
639
|
-
},
|
|
640
|
-
{
|
|
641
|
-
"description": "Url to the microfrontend",
|
|
642
|
-
"name": "viewurl",
|
|
643
|
-
"default": "undefined",
|
|
644
|
-
"fieldName": "viewurl",
|
|
645
|
-
"type": {
|
|
646
|
-
"text": "string | undefined"
|
|
647
|
-
}
|
|
648
|
-
},
|
|
649
|
-
{
|
|
650
|
-
"description": "Predicate that sets whether the microfrontend is to be rendered in a web component or not. It can be a boolean or an object.",
|
|
651
|
-
"name": "webcomponent",
|
|
652
|
-
"default": "undefined",
|
|
653
|
-
"fieldName": "webcomponent",
|
|
654
|
-
"type": {
|
|
655
|
-
"text": "object | boolean"
|
|
656
|
-
}
|
|
657
|
-
}
|
|
658
|
-
],
|
|
659
|
-
"slots": []
|
|
660
|
-
}
|
|
661
|
-
],
|
|
662
|
-
"exports": [
|
|
663
|
-
{
|
|
664
|
-
"kind": "js",
|
|
665
|
-
"name": "LuigiContainer",
|
|
666
|
-
"declaration": {
|
|
667
|
-
"name": "LuigiContainer",
|
|
668
|
-
"module": "LuigiContainer.js"
|
|
669
|
-
}
|
|
670
|
-
},
|
|
671
|
-
{
|
|
672
|
-
"kind": "custom-element-definition",
|
|
673
|
-
"name": "luigi-container",
|
|
674
|
-
"declaration": {
|
|
675
|
-
"name": "LuigiContainer",
|
|
676
|
-
"module": "LuigiContainer.js"
|
|
677
|
-
}
|
|
678
|
-
}
|
|
679
|
-
]
|
|
680
|
-
},
|
|
681
|
-
{
|
|
682
|
-
"kind": "javascript-module",
|
|
683
|
-
"path": "dist/bundle.js",
|
|
684
|
-
"declarations": [
|
|
685
|
-
{
|
|
686
|
-
"kind": "class",
|
|
687
|
-
"description": "LuigiCompoundContainer",
|
|
688
|
-
"name": "LuigiCompoundContainer",
|
|
689
|
-
"tagName": "luigi-compound-container",
|
|
690
|
-
"customElement": true,
|
|
691
|
-
"members": [
|
|
692
|
-
{
|
|
693
|
-
"kind":"field",
|
|
694
|
-
"name":"activeFeatureToggleList",
|
|
695
|
-
"type":{
|
|
696
|
-
"text":"Array | undefined"
|
|
697
|
-
},
|
|
698
|
-
"default":"undefined"
|
|
699
|
-
},
|
|
700
|
-
{
|
|
701
|
-
"kind":"field",
|
|
702
|
-
"name":"anchor",
|
|
703
|
-
"type":{
|
|
704
|
-
"text":"string | undefined"
|
|
705
|
-
},
|
|
706
|
-
"default":"undefined"
|
|
707
|
-
},
|
|
708
|
-
{
|
|
709
|
-
"kind":"field",
|
|
710
|
-
"name":"clientPermissions",
|
|
711
|
-
"type":{
|
|
712
|
-
"text":"Object | undefined"
|
|
713
|
-
},
|
|
714
|
-
"default":"undefined"
|
|
715
|
-
},
|
|
716
|
-
{
|
|
717
|
-
"kind":"field",
|
|
718
|
-
"name":"compoundConfig",
|
|
719
|
-
"type":{
|
|
720
|
-
"text":"Object | undefined"
|
|
721
|
-
},
|
|
722
|
-
"default":"undefined"
|
|
723
|
-
},
|
|
724
|
-
{
|
|
725
|
-
"kind": "field",
|
|
726
|
-
"name": "context",
|
|
727
|
-
"type": {
|
|
728
|
-
"text": "any"
|
|
729
|
-
},
|
|
730
|
-
"default": "undefined"
|
|
731
|
-
},
|
|
732
|
-
{
|
|
733
|
-
"kind":"field",
|
|
734
|
-
"name":"deferInit",
|
|
735
|
-
"type":{
|
|
736
|
-
"text":"boolean"
|
|
737
|
-
},
|
|
738
|
-
"default":"undefined"
|
|
739
|
-
},
|
|
740
|
-
{
|
|
741
|
-
"kind":"field",
|
|
742
|
-
"name":"dirtyStatus",
|
|
743
|
-
"type":{
|
|
744
|
-
"text":"boolean"
|
|
745
|
-
},
|
|
746
|
-
"default":"undefined"
|
|
747
|
-
},
|
|
748
|
-
{
|
|
749
|
-
"kind":"field",
|
|
750
|
-
"name":"documentTitle",
|
|
751
|
-
"type":{
|
|
752
|
-
"text":"string"
|
|
753
|
-
},
|
|
754
|
-
"default":"undefined"
|
|
755
|
-
},
|
|
756
|
-
{
|
|
757
|
-
"kind":"field",
|
|
758
|
-
"name":"hasBack",
|
|
759
|
-
"type":{
|
|
760
|
-
"text":"boolean"
|
|
761
|
-
},
|
|
762
|
-
"default":"undefined"
|
|
763
|
-
},
|
|
764
|
-
{
|
|
765
|
-
"kind":"field",
|
|
766
|
-
"name":"locale",
|
|
767
|
-
"type":{
|
|
768
|
-
"text":"string | undefined"
|
|
769
|
-
},
|
|
770
|
-
"default":"undefined"
|
|
771
|
-
},
|
|
772
|
-
{
|
|
773
|
-
"kind":"field",
|
|
774
|
-
"name":"noShadow",
|
|
775
|
-
"type":{
|
|
776
|
-
"text":"boolean"
|
|
777
|
-
},
|
|
778
|
-
"default":"undefined"
|
|
779
|
-
},
|
|
780
|
-
{
|
|
781
|
-
"kind":"field",
|
|
782
|
-
"name":"nodeParams",
|
|
783
|
-
"type":{
|
|
784
|
-
"text":"Object"
|
|
785
|
-
},
|
|
786
|
-
"default":"undefined"
|
|
787
|
-
},
|
|
788
|
-
{
|
|
789
|
-
"kind":"field",
|
|
790
|
-
"name":"pathParams",
|
|
791
|
-
"type":{
|
|
792
|
-
"text":"Object"
|
|
793
|
-
},
|
|
794
|
-
"default":"undefined"
|
|
795
|
-
},
|
|
796
|
-
{
|
|
797
|
-
"kind":"field",
|
|
798
|
-
"name":"searchParams",
|
|
799
|
-
"type":{
|
|
800
|
-
"text":"Object"
|
|
801
|
-
},
|
|
802
|
-
"default":"undefined"
|
|
803
|
-
},
|
|
804
|
-
{
|
|
805
|
-
"kind":"field",
|
|
806
|
-
"name":"skipInitCheck",
|
|
807
|
-
"type":{
|
|
808
|
-
"text":"boolean"
|
|
809
|
-
},
|
|
810
|
-
"default":"undefined"
|
|
811
|
-
},
|
|
812
|
-
{
|
|
813
|
-
"kind":"field",
|
|
814
|
-
"name":"theme",
|
|
815
|
-
"type":{
|
|
816
|
-
"text":"string"
|
|
817
|
-
},
|
|
818
|
-
"default":"undefined"
|
|
819
|
-
},
|
|
820
|
-
{
|
|
821
|
-
"kind":"field",
|
|
822
|
-
"name":"userSettings",
|
|
823
|
-
"type":{
|
|
824
|
-
"text":"Object"
|
|
825
|
-
},
|
|
826
|
-
"default":"undefined"
|
|
827
|
-
},
|
|
828
|
-
{
|
|
829
|
-
"kind": "field",
|
|
830
|
-
"name": "viewurl",
|
|
831
|
-
"type": {
|
|
832
|
-
"text": "string"
|
|
833
|
-
},
|
|
834
|
-
"default": "undefined"
|
|
835
|
-
},
|
|
836
|
-
{
|
|
837
|
-
"kind": "field",
|
|
838
|
-
"name": "webcomponent",
|
|
839
|
-
"type": {
|
|
840
|
-
"text": "any"
|
|
841
|
-
}
|
|
842
|
-
},
|
|
843
|
-
{
|
|
844
|
-
"kind": "method",
|
|
845
|
-
"name": "updateContext"
|
|
846
|
-
},
|
|
847
|
-
{
|
|
848
|
-
"kind": "method",
|
|
849
|
-
"name": "attributeChangedCallback"
|
|
850
|
-
},
|
|
851
|
-
{
|
|
852
|
-
"kind": "method",
|
|
853
|
-
"name": "getNoShadow"
|
|
854
|
-
},
|
|
855
|
-
{
|
|
856
|
-
"kind": "method",
|
|
857
|
-
"name": "init"
|
|
858
|
-
}
|
|
859
|
-
],
|
|
860
|
-
"events": [
|
|
861
|
-
{
|
|
862
|
-
"name": "custom-message",
|
|
863
|
-
"description": "A message emitted from the micro frontend when a custom message is sent.",
|
|
864
|
-
"type": {
|
|
865
|
-
"text": "Event"
|
|
866
|
-
}
|
|
867
|
-
},
|
|
868
|
-
{
|
|
869
|
-
"name": "get-context-request",
|
|
870
|
-
"description": "A message emitted from the micro frontend when the context data is sent.",
|
|
871
|
-
"type": {
|
|
872
|
-
"text": "Event"
|
|
873
|
-
}
|
|
874
|
-
},
|
|
875
|
-
{
|
|
876
|
-
"name": "navigation-request",
|
|
877
|
-
"description": "A message emitted from the micro frontend when a navigation request is sent.",
|
|
878
|
-
"type": {
|
|
879
|
-
"text": "Event"
|
|
880
|
-
}
|
|
881
|
-
},
|
|
882
|
-
{
|
|
883
|
-
"name": "show-alert-request",
|
|
884
|
-
"description": "A message emitted from the micro frontend when a request to show an alert is sent.",
|
|
885
|
-
"type": {
|
|
886
|
-
"text": "Event"
|
|
887
|
-
}
|
|
888
|
-
},
|
|
889
|
-
{
|
|
890
|
-
"name": "close-alert-request",
|
|
891
|
-
"description": "A message emitted from the micro frontend when a request to close an alert is sent.",
|
|
892
|
-
"type": {
|
|
893
|
-
"text": "Event"
|
|
894
|
-
}
|
|
895
|
-
},
|
|
896
|
-
{
|
|
897
|
-
"name": "initialized",
|
|
898
|
-
"description": "A message emitted from the micro frontend when it is first initialized.",
|
|
899
|
-
"type": {
|
|
900
|
-
"text": "Event"
|
|
901
|
-
}
|
|
902
|
-
},
|
|
903
|
-
{
|
|
904
|
-
"name": "add-search-params-request",
|
|
905
|
-
"description": "A message emitted from the micro frontend to request adding search parameters to the URL.",
|
|
906
|
-
"type": {
|
|
907
|
-
"text": "Event"
|
|
908
|
-
}
|
|
909
|
-
},
|
|
910
|
-
{
|
|
911
|
-
"name": "add-node-params-request",
|
|
912
|
-
"description": "A message emitted from the micro frontend to request adding node parameters to the URL.",
|
|
913
|
-
"type": {
|
|
914
|
-
"text": "Event"
|
|
915
|
-
}
|
|
916
|
-
},
|
|
917
|
-
{
|
|
918
|
-
"name": "show-confirmation-modal-request",
|
|
919
|
-
"description": "A message emitted from the micro frontend when a request to show a confirmation modal is sent.",
|
|
920
|
-
"type": {
|
|
921
|
-
"text": "Event"
|
|
922
|
-
}
|
|
923
|
-
},
|
|
924
|
-
{
|
|
925
|
-
"name": "show-loading-indicator-request",
|
|
926
|
-
"description": "A message emitted from the micro frontend when a request to show a loading indicator is sent.",
|
|
927
|
-
"type": {
|
|
928
|
-
"text": "Event"
|
|
929
|
-
}
|
|
930
|
-
},
|
|
931
|
-
{
|
|
932
|
-
"name": "hide-loading-indicator-request",
|
|
933
|
-
"description": "A message emitted from the micro frontend when a request to hide the loading indicator is sent.",
|
|
934
|
-
"type": {
|
|
935
|
-
"text": "Event"
|
|
936
|
-
}
|
|
937
|
-
},
|
|
938
|
-
{
|
|
939
|
-
"name": "set-current-locale-request",
|
|
940
|
-
"description": "A message emitted from the micro frontend when a request to set the current locale is sent.",
|
|
941
|
-
"type": {
|
|
942
|
-
"text": "Event"
|
|
943
|
-
}
|
|
944
|
-
},
|
|
945
|
-
{
|
|
946
|
-
"name": "set-storage-request",
|
|
947
|
-
"description": "A message emitted from the micro frontend when a request to modify the local storage is sent.",
|
|
948
|
-
"type": {
|
|
949
|
-
"text": "Event"
|
|
950
|
-
}
|
|
951
|
-
},
|
|
952
|
-
{
|
|
953
|
-
"name": "runtime-error-handling-request",
|
|
954
|
-
"description": "A message emitted from the micro frontend when a request to handle an error during runtime is sent.",
|
|
955
|
-
"type": {
|
|
956
|
-
"text": "Event"
|
|
957
|
-
}
|
|
958
|
-
},
|
|
959
|
-
{
|
|
960
|
-
"name": "set-anchor-request",
|
|
961
|
-
"description": "A message emitted from the micro frontend when a request to set the anchor of the URL is sent.",
|
|
962
|
-
"type": {
|
|
963
|
-
"text": "Event"
|
|
964
|
-
}
|
|
965
|
-
},
|
|
966
|
-
{
|
|
967
|
-
"name": "set-third-party-cookies-request",
|
|
968
|
-
"description": "A message emitted from the micro frontend when a request to set third-party cookies is sent.",
|
|
969
|
-
"type": {
|
|
970
|
-
"text": "Event"
|
|
971
|
-
}
|
|
972
|
-
},
|
|
973
|
-
{
|
|
974
|
-
"name": "navigate-back-request",
|
|
975
|
-
"description": "A message emitted from the micro frontend when a request to navigate back is sent.",
|
|
976
|
-
"type": {
|
|
977
|
-
"text": "Event"
|
|
978
|
-
}
|
|
979
|
-
},
|
|
980
|
-
{
|
|
981
|
-
"name": "get-current-route-request",
|
|
982
|
-
"description": "A message emitted from the micro frontend when a request to receive the current app route is sent.",
|
|
983
|
-
"type": {
|
|
984
|
-
"text": "Event"
|
|
985
|
-
}
|
|
986
|
-
},
|
|
987
|
-
{
|
|
988
|
-
"name": "report-navigation-completed-request",
|
|
989
|
-
"description": "A message emitted from the micro frontend to report that the navigation is completed.",
|
|
990
|
-
"type": {
|
|
991
|
-
"text": "Event"
|
|
992
|
-
}
|
|
993
|
-
},
|
|
994
|
-
{
|
|
995
|
-
"name": "update-modal-path-data-request",
|
|
996
|
-
"description": "A message emitted from the micro frontend when a request to update the modal path parameters is sent.",
|
|
997
|
-
"type": {
|
|
998
|
-
"text": "Event"
|
|
999
|
-
}
|
|
1000
|
-
},
|
|
1001
|
-
{
|
|
1002
|
-
"name": "check-path-exists-request",
|
|
1003
|
-
"description": "A message emitted from the micro frontend when a request to check the validity of a path is sent.",
|
|
1004
|
-
"type": {
|
|
1005
|
-
"text": "Event"
|
|
1006
|
-
}
|
|
1007
|
-
},
|
|
1008
|
-
{
|
|
1009
|
-
"name": "set-dirty-status-request",
|
|
1010
|
-
"description": "A message emitted from the micro frontend when a request to set the 'dirty status' is sent.",
|
|
1011
|
-
"type": {
|
|
1012
|
-
"text": "Event"
|
|
1013
|
-
}
|
|
1014
|
-
},
|
|
1015
|
-
{
|
|
1016
|
-
"name": "set-viewgroup-data-request",
|
|
1017
|
-
"description": "A message emitted from the micro frontend when a request to set the view group data is sent.",
|
|
1018
|
-
"type": {
|
|
1019
|
-
"text": "Event"
|
|
1020
|
-
}
|
|
1021
|
-
},
|
|
1022
|
-
{
|
|
1023
|
-
"name": "set-document-title-request",
|
|
1024
|
-
"description": "A message emitted from the micro frontend when a request to set the document title is sent.",
|
|
1025
|
-
"type": {
|
|
1026
|
-
"text": "Event"
|
|
1027
|
-
}
|
|
1028
|
-
},
|
|
1029
|
-
{
|
|
1030
|
-
"name": "open-user-settings-request",
|
|
1031
|
-
"description": "A message emitted from the micro frontend when a request to open user settings is sent.",
|
|
1032
|
-
"type": {
|
|
1033
|
-
"text": "Event"
|
|
1034
|
-
}
|
|
1035
|
-
},
|
|
1036
|
-
{
|
|
1037
|
-
"name": "close-user-settings-request",
|
|
1038
|
-
"description": "A message emitted from the micro frontend when a request to close user settings is sent.",
|
|
1039
|
-
"type": {
|
|
1040
|
-
"text": "Event"
|
|
1041
|
-
}
|
|
1042
|
-
},
|
|
1043
|
-
{
|
|
1044
|
-
"name": "collapse-leftnav-request",
|
|
1045
|
-
"description": "A message emitted from the micro frontend when a request to collapse the left side navigation is sent.",
|
|
1046
|
-
"type": {
|
|
1047
|
-
"text": "Event"
|
|
1048
|
-
}
|
|
1049
|
-
},
|
|
1050
|
-
{
|
|
1051
|
-
"name": "update-top-navigation-request",
|
|
1052
|
-
"description": "A message emitted from the micro frontend when a request to update the top navigation is sent.",
|
|
1053
|
-
"type": {
|
|
1054
|
-
"text": "Event"
|
|
1055
|
-
}
|
|
1056
|
-
},
|
|
1057
|
-
{
|
|
1058
|
-
"name": "path-exists-request",
|
|
1059
|
-
"description": "A message emitted from the micro frontend when a request to check if a path exists is sent.",
|
|
1060
|
-
"type": {
|
|
1061
|
-
"text": "Event"
|
|
1062
|
-
}
|
|
1063
|
-
},
|
|
1064
|
-
{
|
|
1065
|
-
"name": "go-back-request",
|
|
1066
|
-
"description": "A message emitted from the micro frontend when a request to navigate back is sent.",
|
|
1067
|
-
"type": {
|
|
1068
|
-
"text": "Event"
|
|
1069
|
-
}
|
|
1070
|
-
},
|
|
1071
|
-
{
|
|
1072
|
-
"name": "has-back-request",
|
|
1073
|
-
"description": "A message emitted from the micro frontend to check if there is a back navigation option.",
|
|
1074
|
-
"type": {
|
|
1075
|
-
"text": "Event"
|
|
1076
|
-
}
|
|
1077
|
-
},
|
|
1078
|
-
{
|
|
1079
|
-
"name": "remove-backdrop-request",
|
|
1080
|
-
"description": "A message emitted from the micro frontend when a request to remove the backdrop is sent.",
|
|
1081
|
-
"type": {
|
|
1082
|
-
"text": "Event"
|
|
1083
|
-
}
|
|
1084
|
-
}
|
|
1085
|
-
],
|
|
1086
|
-
"attributes": [
|
|
1087
|
-
{
|
|
1088
|
-
"description": "The list of active feature toggles to be passed to the compound microfrontend.",
|
|
1089
|
-
"name": "active-feature-toggle-list",
|
|
1090
|
-
"default": "undefined",
|
|
1091
|
-
"fieldName": "activeFeatureToggleList",
|
|
1092
|
-
"type": {
|
|
1093
|
-
"text": "Array | undefined"
|
|
1094
|
-
}
|
|
1095
|
-
},
|
|
1096
|
-
{
|
|
1097
|
-
"description": "The anchor value to be passed to the compound micro frontend.",
|
|
1098
|
-
"name": "anchor",
|
|
1099
|
-
"default": "undefined",
|
|
1100
|
-
"fieldName": "anchor",
|
|
1101
|
-
"type": {
|
|
1102
|
-
"text": "string | undefined"
|
|
1103
|
-
}
|
|
1104
|
-
},
|
|
1105
|
-
{
|
|
1106
|
-
"description": "The clientPermissions to be passed to the compound micro frontend.",
|
|
1107
|
-
"name": "client-permissions",
|
|
1108
|
-
"default": "undefined",
|
|
1109
|
-
"fieldName": "clientPermissions",
|
|
1110
|
-
"type": {
|
|
1111
|
-
"text": "object | undefined"
|
|
1112
|
-
}
|
|
1113
|
-
},
|
|
1114
|
-
{
|
|
1115
|
-
"description": "The configuration for the compound microfrontend",
|
|
1116
|
-
"name": "compound-config",
|
|
1117
|
-
"default": "undefined",
|
|
1118
|
-
"fieldName": "compoundConfig",
|
|
1119
|
-
"type": {
|
|
1120
|
-
"text": "object | undefined"
|
|
1121
|
-
}
|
|
1122
|
-
},
|
|
1123
|
-
{
|
|
1124
|
-
"description": "The stringified context to be passed to the compound microfrontend.",
|
|
1125
|
-
"name": "context",
|
|
1126
|
-
"default": "undefined",
|
|
1127
|
-
"fieldName": "context",
|
|
1128
|
-
"type": {
|
|
1129
|
-
"text": "string | undefined"
|
|
1130
|
-
}
|
|
1131
|
-
},
|
|
1132
|
-
{
|
|
1133
|
-
"description": "If set to true defers from initializing the microfronted automatically. In that case init() can be used.",
|
|
1134
|
-
"name": "defer-init",
|
|
1135
|
-
"default": "undefined",
|
|
1136
|
-
"fieldName": "deferInit",
|
|
1137
|
-
"type": {
|
|
1138
|
-
"text": "string | undefined"
|
|
1139
|
-
}
|
|
1140
|
-
},
|
|
1141
|
-
{
|
|
1142
|
-
"description": "The dirty status value to be passed to the compound micro frontend. It's used to indicate that there are unsaved changes when navigating away.",
|
|
1143
|
-
"name": "dirtyStatus",
|
|
1144
|
-
"default": "undefined",
|
|
1145
|
-
"fieldName": "dirty-status",
|
|
1146
|
-
"type": {
|
|
1147
|
-
"text": "boolean"
|
|
1148
|
-
}
|
|
1149
|
-
},
|
|
1150
|
-
{
|
|
1151
|
-
"description": "The document title value to be passed to the compound micro frontend.",
|
|
1152
|
-
"name": "document-title",
|
|
1153
|
-
"default": "undefined",
|
|
1154
|
-
"fieldName": "documentTitle",
|
|
1155
|
-
"type": {
|
|
1156
|
-
"text": "string | undefined"
|
|
1157
|
-
}
|
|
1158
|
-
},
|
|
1159
|
-
{
|
|
1160
|
-
"description": "The hasBack value to be passed to the compound micro frontend. It indicates that there is one or more preserved views. Useful when you need to show a back button.",
|
|
1161
|
-
"name": "has-back",
|
|
1162
|
-
"default": "undefined",
|
|
1163
|
-
"fieldName": "hasBack",
|
|
1164
|
-
"type": {
|
|
1165
|
-
"text": "boolean"
|
|
1166
|
-
}
|
|
1167
|
-
},
|
|
1168
|
-
{
|
|
1169
|
-
"description": "Label information for the microfrontend.",
|
|
1170
|
-
"name": "label",
|
|
1171
|
-
"default": "undefined",
|
|
1172
|
-
"fieldName": "label",
|
|
1173
|
-
"type": {
|
|
1174
|
-
"text": "string | undefined"
|
|
1175
|
-
}
|
|
1176
|
-
},
|
|
1177
|
-
{
|
|
1178
|
-
"description": "The locale to be passed to the compound micro frontend.",
|
|
1179
|
-
"name": "locale",
|
|
1180
|
-
"default": "undefined",
|
|
1181
|
-
"fieldName": "locale",
|
|
1182
|
-
"type": {
|
|
1183
|
-
"text": "string | undefined"
|
|
1184
|
-
}
|
|
1185
|
-
},
|
|
1186
|
-
{
|
|
1187
|
-
"description": "If set to true, the Luigi compound container webcomponent will not use the shadow DOM for rendering.",
|
|
1188
|
-
"name": "no-shadow",
|
|
1189
|
-
"default": "undefined",
|
|
1190
|
-
"fieldName": "noShadow",
|
|
1191
|
-
"type": {
|
|
1192
|
-
"text": "boolean"
|
|
1193
|
-
}
|
|
1194
|
-
},
|
|
1195
|
-
{
|
|
1196
|
-
"description": "The parameters to be passed to the compound micro frontend. Will not be passed to the compound children.",
|
|
1197
|
-
"name": "node-params",
|
|
1198
|
-
"default": "undefined",
|
|
1199
|
-
"fieldName": "nodeParams",
|
|
1200
|
-
"type": {
|
|
1201
|
-
"text": "object | undefined"
|
|
1202
|
-
}
|
|
1203
|
-
},
|
|
1204
|
-
{
|
|
1205
|
-
"description": "The path parameters to be passed to the compound micro frontend.",
|
|
1206
|
-
"name": "path-params",
|
|
1207
|
-
"default": "undefined",
|
|
1208
|
-
"fieldName": "pathParams",
|
|
1209
|
-
"type": {
|
|
1210
|
-
"text": "object | undefined"
|
|
1211
|
-
}
|
|
1212
|
-
},
|
|
1213
|
-
{
|
|
1214
|
-
"description": "The search parameters to be passed to the compound micro frontend.",
|
|
1215
|
-
"name": "search-params",
|
|
1216
|
-
"default": "undefined",
|
|
1217
|
-
"fieldName": "searchParams",
|
|
1218
|
-
"type": {
|
|
1219
|
-
"text": "object | undefined"
|
|
1220
|
-
}
|
|
1221
|
-
},
|
|
1222
|
-
{
|
|
1223
|
-
"description": "If set to true, skips third party cookie check.",
|
|
1224
|
-
"name": "skip-cookie-check",
|
|
1225
|
-
"default": "undefined",
|
|
1226
|
-
"fieldName": "skipCookieCheck",
|
|
1227
|
-
"type": {
|
|
1228
|
-
"text": "string | undefined"
|
|
1229
|
-
}
|
|
1230
|
-
},
|
|
1231
|
-
{
|
|
1232
|
-
"description": "If set to true, skips handshake and ready event is fired immediately.",
|
|
1233
|
-
"name": "skip-init-check",
|
|
1234
|
-
"default": "undefined",
|
|
1235
|
-
"fieldName": "skipInitCheck",
|
|
1236
|
-
"type": {
|
|
1237
|
-
"text": "boolean"
|
|
1238
|
-
}
|
|
1239
|
-
},
|
|
1240
|
-
{
|
|
1241
|
-
"description": "The theme to be passed to the compound microfrontend.",
|
|
1242
|
-
"name": "theme",
|
|
1243
|
-
"default": "undefined",
|
|
1244
|
-
"fieldName": "theme",
|
|
1245
|
-
"type": {
|
|
1246
|
-
"text": "string | undefined"
|
|
1247
|
-
}
|
|
1248
|
-
},
|
|
1249
|
-
{
|
|
1250
|
-
"description": "The user settings to be passed to the compound micro frontend.",
|
|
1251
|
-
"name": "user-settings",
|
|
1252
|
-
"default": "undefined",
|
|
1253
|
-
"fieldName": "userSettings",
|
|
1254
|
-
"type": {
|
|
1255
|
-
"text": "string | undefined"
|
|
1256
|
-
}
|
|
1257
|
-
},
|
|
1258
|
-
{
|
|
1259
|
-
"description": "The URL used for the renderer.",
|
|
1260
|
-
"name": "viewurl",
|
|
1261
|
-
"default": "undefined",
|
|
1262
|
-
"fieldName": "viewurl",
|
|
1263
|
-
"type": {
|
|
1264
|
-
"text": "string | undefined"
|
|
1265
|
-
}
|
|
1266
|
-
},
|
|
1267
|
-
{
|
|
1268
|
-
"description": "The following properties can be set for the web component object. By default, the web component is set to true.",
|
|
1269
|
-
"name": "webcomponent",
|
|
1270
|
-
"default": "undefined",
|
|
1271
|
-
"fieldName": "webcomponent",
|
|
1272
|
-
"type": {
|
|
1273
|
-
"text": "any"
|
|
1274
|
-
}
|
|
1275
|
-
}
|
|
1276
|
-
]
|
|
1277
|
-
}
|
|
1278
|
-
],
|
|
1279
|
-
"exports": [
|
|
1280
|
-
{
|
|
1281
|
-
"kind": "js",
|
|
1282
|
-
"name": "LuigiCompoundContainer",
|
|
1283
|
-
"declaration": {
|
|
1284
|
-
"name": "LuigiCompoundContainer",
|
|
1285
|
-
"module": "LuigiCompoundContainer.js"
|
|
1286
|
-
}
|
|
1287
|
-
},
|
|
1288
|
-
{
|
|
1289
|
-
"kind": "custom-element-definition",
|
|
1290
|
-
"name": "luigi-compound-container",
|
|
1291
|
-
"declaration": {
|
|
1292
|
-
"name": "LuigiCompoundContainer",
|
|
1293
|
-
"module": "LuigiCompoundContainer.js"
|
|
1294
|
-
}
|
|
1295
|
-
}
|
|
1296
|
-
]
|
|
1297
|
-
}
|
|
1298
|
-
]
|
|
1299
|
-
}
|