@luigi-project/container 1.7.6-dev.20260180857 → 1.7.6-dev.20260190039
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/custom-elements.json +0 -42
- package/package.json +1 -1
|
@@ -19,7 +19,6 @@
|
|
|
19
19
|
"type": {
|
|
20
20
|
"text": "Array<string>"
|
|
21
21
|
},
|
|
22
|
-
"description": "The list of active feature toggles to be passed to the web-component-based micro frontend. ",
|
|
23
22
|
"default": "undefined"
|
|
24
23
|
},
|
|
25
24
|
{
|
|
@@ -28,7 +27,6 @@
|
|
|
28
27
|
"type": {
|
|
29
28
|
"text": "Array<string>"
|
|
30
29
|
},
|
|
31
|
-
"description": "The list of rules for the content in the iframe, managed by the HTML `allow` attribute.\nYou can use one or more rules by adding them to the array, for example allowRules: [\"microphone\", \"camera\"]. ",
|
|
32
30
|
"default": "undefined"
|
|
33
31
|
},
|
|
34
32
|
{
|
|
@@ -37,7 +35,6 @@
|
|
|
37
35
|
"type": {
|
|
38
36
|
"text": "string"
|
|
39
37
|
},
|
|
40
|
-
"description": "The anchor value to be passed to the web-component-based micro frontend. ",
|
|
41
38
|
"default": "undefined"
|
|
42
39
|
},
|
|
43
40
|
{
|
|
@@ -46,7 +43,6 @@
|
|
|
46
43
|
"type": {
|
|
47
44
|
"text": "object"
|
|
48
45
|
},
|
|
49
|
-
"description": "The authData value to be passed to the iframe-based micro frontend. ",
|
|
50
46
|
"default": "undefined"
|
|
51
47
|
},
|
|
52
48
|
{
|
|
@@ -55,7 +51,6 @@
|
|
|
55
51
|
"type": {
|
|
56
52
|
"text": "object"
|
|
57
53
|
},
|
|
58
|
-
"description": "The clientPermissions to be passed to the web-component-based micro frontend. ",
|
|
59
54
|
"default": "undefined"
|
|
60
55
|
},
|
|
61
56
|
{
|
|
@@ -64,7 +59,6 @@
|
|
|
64
59
|
"type": {
|
|
65
60
|
"text": "any"
|
|
66
61
|
},
|
|
67
|
-
"description": "The stringified context object to be passed to the microfrontend. ",
|
|
68
62
|
"default": "undefined"
|
|
69
63
|
},
|
|
70
64
|
{
|
|
@@ -73,7 +67,6 @@
|
|
|
73
67
|
"type": {
|
|
74
68
|
"text": "boolean"
|
|
75
69
|
},
|
|
76
|
-
"description": "If set to true defers from initializing the microfronted automatically. In that case init() can be used. ",
|
|
77
70
|
"default": "undefined"
|
|
78
71
|
},
|
|
79
72
|
{
|
|
@@ -82,7 +75,6 @@
|
|
|
82
75
|
"type": {
|
|
83
76
|
"text": "boolean"
|
|
84
77
|
},
|
|
85
|
-
"description": "The dirty status value to be passed to the web-component-based micro frontend.\nIt's used to indicate that there are unsaved changes when navigating away. ",
|
|
86
78
|
"default": "undefined"
|
|
87
79
|
},
|
|
88
80
|
{
|
|
@@ -91,7 +83,6 @@
|
|
|
91
83
|
"type": {
|
|
92
84
|
"text": "string"
|
|
93
85
|
},
|
|
94
|
-
"description": "The document title value to be passed to the web-component-based micro frontend. ",
|
|
95
86
|
"default": "undefined"
|
|
96
87
|
},
|
|
97
88
|
{
|
|
@@ -100,7 +91,6 @@
|
|
|
100
91
|
"type": {
|
|
101
92
|
"text": "boolean"
|
|
102
93
|
},
|
|
103
|
-
"description": "The hasBack value to be passed to the web-component-based micro frontend.\nIt indicates that there is one or more preserved views. Useful when you need to show a back button. ",
|
|
104
94
|
"default": "undefined"
|
|
105
95
|
},
|
|
106
96
|
{
|
|
@@ -109,7 +99,6 @@
|
|
|
109
99
|
"type": {
|
|
110
100
|
"text": "string"
|
|
111
101
|
},
|
|
112
|
-
"description": "Label information for the microfrontend. ",
|
|
113
102
|
"default": "undefined"
|
|
114
103
|
},
|
|
115
104
|
{
|
|
@@ -118,7 +107,6 @@
|
|
|
118
107
|
"type": {
|
|
119
108
|
"text": "string"
|
|
120
109
|
},
|
|
121
|
-
"description": "The locale to be passed to the web-component-based micro frontend. ",
|
|
122
110
|
"default": "undefined"
|
|
123
111
|
},
|
|
124
112
|
{
|
|
@@ -127,7 +115,6 @@
|
|
|
127
115
|
"type": {
|
|
128
116
|
"text": "boolean"
|
|
129
117
|
},
|
|
130
|
-
"description": "If set to true, the Luigi container webcomponent will not use the shadow DOM for rendering. ",
|
|
131
118
|
"default": "undefined"
|
|
132
119
|
},
|
|
133
120
|
{
|
|
@@ -136,7 +123,6 @@
|
|
|
136
123
|
"type": {
|
|
137
124
|
"text": "object"
|
|
138
125
|
},
|
|
139
|
-
"description": "The parameters to be passed to the web-component-based micro frontend. ",
|
|
140
126
|
"default": "undefined"
|
|
141
127
|
},
|
|
142
128
|
{
|
|
@@ -145,7 +131,6 @@
|
|
|
145
131
|
"type": {
|
|
146
132
|
"text": "object"
|
|
147
133
|
},
|
|
148
|
-
"description": "The path parameters to be passed to the web-component-based micro frontend. ",
|
|
149
134
|
"default": "undefined"
|
|
150
135
|
},
|
|
151
136
|
{
|
|
@@ -154,7 +139,6 @@
|
|
|
154
139
|
"type": {
|
|
155
140
|
"text": "Array<string>"
|
|
156
141
|
},
|
|
157
|
-
"description": "The list of rules for the content in the iframe, managed by the HTML `sandbox` attribute.\nYou can use one or more rules by adding them to the array, for example sandboxRules: [\"allow-scripts\", \"allow-same-origin\"]. ",
|
|
158
142
|
"default": "undefined"
|
|
159
143
|
},
|
|
160
144
|
{
|
|
@@ -163,7 +147,6 @@
|
|
|
163
147
|
"type": {
|
|
164
148
|
"text": "object"
|
|
165
149
|
},
|
|
166
|
-
"description": "The search parameters to be passed to the web-component-based micro frontend. ",
|
|
167
150
|
"default": "undefined"
|
|
168
151
|
},
|
|
169
152
|
{
|
|
@@ -172,7 +155,6 @@
|
|
|
172
155
|
"type": {
|
|
173
156
|
"text": "string"
|
|
174
157
|
},
|
|
175
|
-
"description": "If set to true, skips third party cookie check. ",
|
|
176
158
|
"default": "undefined"
|
|
177
159
|
},
|
|
178
160
|
{
|
|
@@ -181,7 +163,6 @@
|
|
|
181
163
|
"type": {
|
|
182
164
|
"text": "boolean"
|
|
183
165
|
},
|
|
184
|
-
"description": "If set to true, skips handshake and ready event is fired immediately. ",
|
|
185
166
|
"default": "undefined"
|
|
186
167
|
},
|
|
187
168
|
{
|
|
@@ -190,7 +171,6 @@
|
|
|
190
171
|
"type": {
|
|
191
172
|
"text": "string"
|
|
192
173
|
},
|
|
193
|
-
"description": "The theme to be passed to the web-component-based micro frontend. ",
|
|
194
174
|
"default": "undefined"
|
|
195
175
|
},
|
|
196
176
|
{
|
|
@@ -199,7 +179,6 @@
|
|
|
199
179
|
"type": {
|
|
200
180
|
"text": "object"
|
|
201
181
|
},
|
|
202
|
-
"description": "The user settings to be passed to the web-component-based micro frontend. ",
|
|
203
182
|
"default": "undefined"
|
|
204
183
|
},
|
|
205
184
|
{
|
|
@@ -208,7 +187,6 @@
|
|
|
208
187
|
"type": {
|
|
209
188
|
"text": "string"
|
|
210
189
|
},
|
|
211
|
-
"description": "The URL of the microfrontend to be rendered. ",
|
|
212
190
|
"default": "undefined"
|
|
213
191
|
},
|
|
214
192
|
{
|
|
@@ -217,7 +195,6 @@
|
|
|
217
195
|
"type": {
|
|
218
196
|
"text": "any"
|
|
219
197
|
},
|
|
220
|
-
"description": "Predicate that sets whether the microfrontend is to be rendered in a web component or not. It can also be an object with the attributes shown in a table below. ",
|
|
221
198
|
"default": "undefined"
|
|
222
199
|
},
|
|
223
200
|
{
|
|
@@ -464,7 +441,6 @@
|
|
|
464
441
|
"type": {
|
|
465
442
|
"text": "Array<string>"
|
|
466
443
|
},
|
|
467
|
-
"description": "The list of active feature toggles to be passed to the compound microfrontend. ",
|
|
468
444
|
"default": "undefined"
|
|
469
445
|
},
|
|
470
446
|
{
|
|
@@ -473,7 +449,6 @@
|
|
|
473
449
|
"type": {
|
|
474
450
|
"text": "string"
|
|
475
451
|
},
|
|
476
|
-
"description": "The anchor value to be passed to the compound micro frontend. ",
|
|
477
452
|
"default": "undefined"
|
|
478
453
|
},
|
|
479
454
|
{
|
|
@@ -482,7 +457,6 @@
|
|
|
482
457
|
"type": {
|
|
483
458
|
"text": "object"
|
|
484
459
|
},
|
|
485
|
-
"description": "The clientPermissions to be passed to the compound micro frontend. ",
|
|
486
460
|
"default": "undefined"
|
|
487
461
|
},
|
|
488
462
|
{
|
|
@@ -491,7 +465,6 @@
|
|
|
491
465
|
"type": {
|
|
492
466
|
"text": "object"
|
|
493
467
|
},
|
|
494
|
-
"description": "The configuration for the compound microfrontend.\nTake a look at the [compound parameter](https://docs.luigi-project.io/docs/navigation-parameters-reference/?section=compound) for details. ",
|
|
495
468
|
"default": "undefined"
|
|
496
469
|
},
|
|
497
470
|
{
|
|
@@ -500,7 +473,6 @@
|
|
|
500
473
|
"type": {
|
|
501
474
|
"text": "any"
|
|
502
475
|
},
|
|
503
|
-
"description": "The stringified context to be passed to the compound microfrontend. ",
|
|
504
476
|
"default": "undefined"
|
|
505
477
|
},
|
|
506
478
|
{
|
|
@@ -509,7 +481,6 @@
|
|
|
509
481
|
"type": {
|
|
510
482
|
"text": "boolean"
|
|
511
483
|
},
|
|
512
|
-
"description": "If set to true defers from initializing the microfronted automatically. In that case init() can be used. ",
|
|
513
484
|
"default": "undefined"
|
|
514
485
|
},
|
|
515
486
|
{
|
|
@@ -518,7 +489,6 @@
|
|
|
518
489
|
"type": {
|
|
519
490
|
"text": "boolean"
|
|
520
491
|
},
|
|
521
|
-
"description": "The dirty status value to be passed to the compound micro frontend.\nIt's used to indicate that there are unsaved changes when navigating away. ",
|
|
522
492
|
"default": "undefined"
|
|
523
493
|
},
|
|
524
494
|
{
|
|
@@ -527,7 +497,6 @@
|
|
|
527
497
|
"type": {
|
|
528
498
|
"text": "string"
|
|
529
499
|
},
|
|
530
|
-
"description": "The document title value to be passed to the compound micro frontend. ",
|
|
531
500
|
"default": "undefined"
|
|
532
501
|
},
|
|
533
502
|
{
|
|
@@ -536,7 +505,6 @@
|
|
|
536
505
|
"type": {
|
|
537
506
|
"text": "boolean"
|
|
538
507
|
},
|
|
539
|
-
"description": "The hasBack value to be passed to the compound micro frontend.\nIt indicates that there is one or more preserved views. Useful when you need to show a back button. ",
|
|
540
508
|
"default": "undefined"
|
|
541
509
|
},
|
|
542
510
|
{
|
|
@@ -545,7 +513,6 @@
|
|
|
545
513
|
"type": {
|
|
546
514
|
"text": "string"
|
|
547
515
|
},
|
|
548
|
-
"description": " The locale to be passed to the compound micro frontend. ",
|
|
549
516
|
"default": "undefined"
|
|
550
517
|
},
|
|
551
518
|
{
|
|
@@ -554,7 +521,6 @@
|
|
|
554
521
|
"type": {
|
|
555
522
|
"text": "boolean"
|
|
556
523
|
},
|
|
557
|
-
"description": "If set to true, the Luigi compound container webcomponent will not use the shadow DOM for rendering. ",
|
|
558
524
|
"default": "undefined"
|
|
559
525
|
},
|
|
560
526
|
{
|
|
@@ -563,7 +529,6 @@
|
|
|
563
529
|
"type": {
|
|
564
530
|
"text": "object"
|
|
565
531
|
},
|
|
566
|
-
"description": "The parameters to be passed to the compound micro frontend. Will not be passed to the compound children. ",
|
|
567
532
|
"default": "undefined"
|
|
568
533
|
},
|
|
569
534
|
{
|
|
@@ -572,7 +537,6 @@
|
|
|
572
537
|
"type": {
|
|
573
538
|
"text": "object"
|
|
574
539
|
},
|
|
575
|
-
"description": "The path parameters to be passed to the compound micro frontend. ",
|
|
576
540
|
"default": "undefined"
|
|
577
541
|
},
|
|
578
542
|
{
|
|
@@ -581,7 +545,6 @@
|
|
|
581
545
|
"type": {
|
|
582
546
|
"text": "object"
|
|
583
547
|
},
|
|
584
|
-
"description": "The search parameters to be passed to the compound micro frontend. ",
|
|
585
548
|
"default": "undefined"
|
|
586
549
|
},
|
|
587
550
|
{
|
|
@@ -590,7 +553,6 @@
|
|
|
590
553
|
"type": {
|
|
591
554
|
"text": "boolean"
|
|
592
555
|
},
|
|
593
|
-
"description": "If set to true, skips handshake and ready event is fired immediately. ",
|
|
594
556
|
"default": "undefined"
|
|
595
557
|
},
|
|
596
558
|
{
|
|
@@ -599,7 +561,6 @@
|
|
|
599
561
|
"type": {
|
|
600
562
|
"text": "string"
|
|
601
563
|
},
|
|
602
|
-
"description": "The theme to be passed to the compound microfrontend. ",
|
|
603
564
|
"default": "undefined"
|
|
604
565
|
},
|
|
605
566
|
{
|
|
@@ -608,7 +569,6 @@
|
|
|
608
569
|
"type": {
|
|
609
570
|
"text": "object"
|
|
610
571
|
},
|
|
611
|
-
"description": "The user settings to be passed to the compound micro frontend. ",
|
|
612
572
|
"default": "undefined"
|
|
613
573
|
},
|
|
614
574
|
{
|
|
@@ -617,7 +577,6 @@
|
|
|
617
577
|
"type": {
|
|
618
578
|
"text": "string"
|
|
619
579
|
},
|
|
620
|
-
"description": "The URL used for the renderer. ",
|
|
621
580
|
"default": "undefined"
|
|
622
581
|
},
|
|
623
582
|
{
|
|
@@ -626,7 +585,6 @@
|
|
|
626
585
|
"type": {
|
|
627
586
|
"text": "any"
|
|
628
587
|
},
|
|
629
|
-
"description": "The following properties can be set for the web component object. By default, the web component is set to true. ",
|
|
630
588
|
"default": "undefined"
|
|
631
589
|
},
|
|
632
590
|
{
|
package/package.json
CHANGED