@genesislcap/foundation-shell 14.302.0 → 14.302.1-alpha-d11831b.0

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.
Files changed (82) hide show
  1. package/dist/InjectManifest.7865178a3d52a13bdda81ca4c7921b55.js.map +1 -0
  2. package/dist/dts/app/app.d.ts +1 -1
  3. package/dist/dts/app/utils.d.ts +1 -1
  4. package/dist/dts/app/utils.d.ts.map +1 -1
  5. package/dist/dts/pbc/vite/exports.d.ts +3 -3
  6. package/dist/dts/pbc/vite/exports.d.ts.map +1 -1
  7. package/dist/dts/pbc/webpack/exports.d.ts +3 -3
  8. package/dist/dts/pbc/webpack/exports.d.ts.map +1 -1
  9. package/dist/dts/pbc/webpack/utils.d.ts +0 -1
  10. package/dist/dts/pbc/webpack/utils.d.ts.map +1 -1
  11. package/dist/dts/serviceWorker/registration.d.ts.map +1 -1
  12. package/dist/dts/tsdoc-metadata.json +1 -1
  13. package/dist/esm/serviceWorker/serviceWorker.js +0 -2
  14. package/dist/foundation-shell.api.json +219 -70
  15. package/dist/foundation-shell.d.ts +2 -2
  16. package/dist/index.html +1 -1
  17. package/dist/main.e4b8b96b193efedd2b59.js +20 -0
  18. package/dist/main.f158b1f2cc070dc187456c00b686b503.js.map +1 -0
  19. package/dist/npm.consola.48b39a3f7c3185d3aa5944ce46e993e7.js.map +1 -0
  20. package/dist/npm.consola.6acd2f4981ccb8aab03b.js +2 -0
  21. package/dist/npm.microsoft.7e017c0ac867c96c95f5610ad9fc520b.js.map +1 -0
  22. package/dist/npm.microsoft.bc8a98e27c50c4f95eb7.js +2 -0
  23. package/dist/sw.js +2 -2
  24. package/dist/swRegistration.42b3e19a5a6f7926dc1b65635a1dd326.js.map +1 -0
  25. package/dist/swRegistration.5ef43fa0abd08b196966.js +2 -0
  26. package/docs/api/foundation-shell.app.md +88 -8
  27. package/docs/api/foundation-shell.app.registerassets.md +33 -3
  28. package/docs/api/foundation-shell.appassets.md +148 -8
  29. package/docs/api/foundation-shell.appconfig.md +60 -4
  30. package/docs/api/foundation-shell.appregister.deregisterelement.md +33 -3
  31. package/docs/api/foundation-shell.appregister.deregisterroute.md +33 -3
  32. package/docs/api/foundation-shell.appregister.deregisterstore.md +33 -3
  33. package/docs/api/foundation-shell.appregister.deregisterstyle.md +33 -3
  34. package/docs/api/foundation-shell.appregister.md +217 -17
  35. package/docs/api/foundation-shell.appregister.registerelement.md +33 -3
  36. package/docs/api/foundation-shell.appregister.registerroute.md +33 -3
  37. package/docs/api/foundation-shell.appregister.registerstore.md +33 -3
  38. package/docs/api/foundation-shell.appregister.registerstyle.md +33 -3
  39. package/docs/api/foundation-shell.appvalidity.isvalid.md +33 -3
  40. package/docs/api/foundation-shell.appvalidity.md +23 -3
  41. package/docs/api/foundation-shell.assetpredicate.md +6 -3
  42. package/docs/api/foundation-shell.defaultapp.deregisterelement.md +33 -3
  43. package/docs/api/foundation-shell.defaultapp.deregisterroute.md +33 -3
  44. package/docs/api/foundation-shell.defaultapp.deregisterstore.md +33 -3
  45. package/docs/api/foundation-shell.defaultapp.deregisterstyle.md +33 -3
  46. package/docs/api/foundation-shell.defaultapp.isvalid.md +33 -3
  47. package/docs/api/foundation-shell.defaultapp.md +391 -27
  48. package/docs/api/foundation-shell.defaultapp.registerassets.md +33 -3
  49. package/docs/api/foundation-shell.defaultapp.registercomponents.md +31 -3
  50. package/docs/api/foundation-shell.defaultapp.registerelement.md +33 -3
  51. package/docs/api/foundation-shell.defaultapp.registerelementstarget.md +65 -5
  52. package/docs/api/foundation-shell.defaultapp.registerroute.md +33 -3
  53. package/docs/api/foundation-shell.defaultapp.registerroutecollection.md +51 -6
  54. package/docs/api/foundation-shell.defaultapp.registerstore.md +33 -3
  55. package/docs/api/foundation-shell.defaultapp.registerstoreroot.md +49 -4
  56. package/docs/api/foundation-shell.defaultapp.registerstyle.md +33 -3
  57. package/docs/api/foundation-shell.defaultapp.registerstylestarget.md +49 -4
  58. package/docs/api/foundation-shell.getqualifiedmoduletokens.md +59 -2
  59. package/docs/api/foundation-shell.isappelement.md +33 -3
  60. package/docs/api/foundation-shell.isappmetadata.md +33 -3
  61. package/docs/api/foundation-shell.isappregistration.md +33 -3
  62. package/docs/api/foundation-shell.isapproute.md +33 -3
  63. package/docs/api/foundation-shell.isappstore.md +33 -3
  64. package/docs/api/foundation-shell.isappstyle.md +33 -3
  65. package/docs/api/foundation-shell.iscomposablestyles.md +33 -3
  66. package/docs/api/foundation-shell.isviewtemplate.md +33 -3
  67. package/docs/api/foundation-shell.mainapplication.md +80 -7
  68. package/docs/api/foundation-shell.md +596 -61
  69. package/docs/api/foundation-shell.registrationpredicate.md +68 -1
  70. package/docs/api/foundation-shell.targetidpredicate.md +54 -1
  71. package/docs/api/index.md +21 -3
  72. package/docs/api-report.md.api.md +296 -0
  73. package/package.json +14 -14
  74. package/dist/InjectManifest.6ed0133479e74098b8726af1c4afda83.js.map +0 -1
  75. package/dist/main.1a7967cf2d9d0148efd2734ff736b11a.js.map +0 -1
  76. package/dist/main.fe4e5011b19da05ecbb8.js +0 -20
  77. package/dist/npm.consola.b3e9f150c910e8d3245c6058379617dd.js.map +0 -1
  78. package/dist/npm.consola.e1392c750470ff16d0ad.js +0 -2
  79. package/dist/npm.microsoft.2b4627a0e71ac31258b5.js +0 -2
  80. package/dist/npm.microsoft.9e39d1bfdec7ff94555640ef134f16bb.js.map +0 -1
  81. package/dist/swRegistration.423eaea82a20f29e5e3019649dac885e.js.map +0 -1
  82. package/dist/swRegistration.6c147e22477e9a69d536.js +0 -2
@@ -35,15 +35,95 @@ const app = getApp();
35
35
 
36
36
  ## Properties
37
37
 
38
- | Property | Modifiers | Type | Description |
39
- | --- | --- | --- | --- |
40
- | [config](./foundation-shell.app.config.md) | <code>readonly</code> | [AppConfig](./foundation-shell.appconfig.md) | High-level app configuration. |
38
+ <table><thead><tr><th>
39
+
40
+ Property
41
+
42
+
43
+ </th><th>
44
+
45
+ Modifiers
46
+
47
+
48
+ </th><th>
49
+
50
+ Type
51
+
52
+
53
+ </th><th>
54
+
55
+ Description
56
+
57
+
58
+ </th></tr></thead>
59
+ <tbody><tr><td>
60
+
61
+ [config](./foundation-shell.app.config.md)
62
+
63
+
64
+ </td><td>
65
+
66
+ `readonly`
67
+
68
+
69
+ </td><td>
70
+
71
+ [AppConfig](./foundation-shell.appconfig.md)
72
+
73
+
74
+ </td><td>
75
+
76
+ High-level app configuration.
77
+
78
+
79
+ </td></tr>
80
+ </tbody></table>
41
81
 
42
82
  ## Methods
43
83
 
44
- | Method | Description |
45
- | --- | --- |
46
- | [deregisterAssets()](./foundation-shell.app.deregisterassets.md) | Deregister assets. |
47
- | [hasAssets()](./foundation-shell.app.hasassets.md) | Check if the App has registered assets. |
48
- | [registerAssets(assets)](./foundation-shell.app.registerassets.md) | Register assets from either a globed dynamic import or some predefined AppAssets instance. This is a one time operation. Assets had be subsequently registered and deregistered using their individual APIs. |
84
+ <table><thead><tr><th>
85
+
86
+ Method
87
+
88
+
89
+ </th><th>
90
+
91
+ Description
92
+
93
+
94
+ </th></tr></thead>
95
+ <tbody><tr><td>
96
+
97
+ [deregisterAssets()](./foundation-shell.app.deregisterassets.md)
98
+
99
+
100
+ </td><td>
101
+
102
+ Deregister assets.
103
+
104
+
105
+ </td></tr>
106
+ <tr><td>
107
+
108
+ [hasAssets()](./foundation-shell.app.hasassets.md)
109
+
110
+
111
+ </td><td>
112
+
113
+ Check if the App has registered assets.
114
+
115
+
116
+ </td></tr>
117
+ <tr><td>
118
+
119
+ [registerAssets(assets)](./foundation-shell.app.registerassets.md)
120
+
121
+
122
+ </td><td>
123
+
124
+ Register assets from either a globed dynamic import or some predefined AppAssets instance. This is a one time operation. Assets had be subsequently registered and deregistered using their individual APIs.
125
+
126
+
127
+ </td></tr>
128
+ </tbody></table>
49
129
 
@@ -14,9 +14,39 @@ registerAssets(assets: Partial<AppAssets>): void;
14
14
 
15
15
  ## Parameters
16
16
 
17
- | Parameter | Type | Description |
18
- | --- | --- | --- |
19
- | assets | Partial&lt;[AppAssets](./foundation-shell.appassets.md)<!-- -->&gt; | [AppAssets](./foundation-shell.appassets.md)<!-- -->. |
17
+ <table><thead><tr><th>
18
+
19
+ Parameter
20
+
21
+
22
+ </th><th>
23
+
24
+ Type
25
+
26
+
27
+ </th><th>
28
+
29
+ Description
30
+
31
+
32
+ </th></tr></thead>
33
+ <tbody><tr><td>
34
+
35
+ assets
36
+
37
+
38
+ </td><td>
39
+
40
+ Partial&lt;[AppAssets](./foundation-shell.appassets.md)<!-- -->&gt;
41
+
42
+
43
+ </td><td>
44
+
45
+ [AppAssets](./foundation-shell.appassets.md)<!-- -->.
46
+
47
+
48
+ </td></tr>
49
+ </tbody></table>
20
50
 
21
51
  **Returns:**
22
52
 
@@ -14,12 +14,152 @@ export interface AppAssets
14
14
 
15
15
  ## Properties
16
16
 
17
- | Property | Modifiers | Type | Description |
18
- | --- | --- | --- | --- |
19
- | [elements](./foundation-shell.appassets.elements.md) | <code>readonly</code> | [AppElement](./foundation-shell.appelement.md)<!-- -->\[\] | All [AppElement](./foundation-shell.appelement.md) tokens. |
20
- | [metadata](./foundation-shell.appassets.metadata.md) | <code>readonly</code> | [AppMetadata](./foundation-shell.appmetadata.md)<!-- -->\[\] | All [AppMetadata](./foundation-shell.appmetadata.md) tokens. |
21
- | [registrations](./foundation-shell.appassets.registrations.md) | <code>readonly</code> | [AppRegistration](./foundation-shell.appregistration.md)<!-- -->\[\] | All [AppRegistration](./foundation-shell.appregistration.md) tokens. |
22
- | [routes](./foundation-shell.appassets.routes.md) | <code>readonly</code> | [AppRoute](./foundation-shell.approute.md)<!-- -->\[\] | All [AppRoute](./foundation-shell.approute.md) tokens. |
23
- | [stores](./foundation-shell.appassets.stores.md) | <code>readonly</code> | [AppStore](./foundation-shell.appstore.md)<!-- -->\[\] | All [AppStore](./foundation-shell.appstore.md) tokens. |
24
- | [styles](./foundation-shell.appassets.styles.md) | <code>readonly</code> | [AppStyle](./foundation-shell.appstyle.md)<!-- -->\[\] | All [AppStyle](./foundation-shell.appstyle.md) tokens. |
17
+ <table><thead><tr><th>
18
+
19
+ Property
20
+
21
+
22
+ </th><th>
23
+
24
+ Modifiers
25
+
26
+
27
+ </th><th>
28
+
29
+ Type
30
+
31
+
32
+ </th><th>
33
+
34
+ Description
35
+
36
+
37
+ </th></tr></thead>
38
+ <tbody><tr><td>
39
+
40
+ [elements](./foundation-shell.appassets.elements.md)
41
+
42
+
43
+ </td><td>
44
+
45
+ `readonly`
46
+
47
+
48
+ </td><td>
49
+
50
+ [AppElement](./foundation-shell.appelement.md)<!-- -->\[\]
51
+
52
+
53
+ </td><td>
54
+
55
+ All [AppElement](./foundation-shell.appelement.md) tokens.
56
+
57
+
58
+ </td></tr>
59
+ <tr><td>
60
+
61
+ [metadata](./foundation-shell.appassets.metadata.md)
62
+
63
+
64
+ </td><td>
65
+
66
+ `readonly`
67
+
68
+
69
+ </td><td>
70
+
71
+ [AppMetadata](./foundation-shell.appmetadata.md)<!-- -->\[\]
72
+
73
+
74
+ </td><td>
75
+
76
+ All [AppMetadata](./foundation-shell.appmetadata.md) tokens.
77
+
78
+
79
+ </td></tr>
80
+ <tr><td>
81
+
82
+ [registrations](./foundation-shell.appassets.registrations.md)
83
+
84
+
85
+ </td><td>
86
+
87
+ `readonly`
88
+
89
+
90
+ </td><td>
91
+
92
+ [AppRegistration](./foundation-shell.appregistration.md)<!-- -->\[\]
93
+
94
+
95
+ </td><td>
96
+
97
+ All [AppRegistration](./foundation-shell.appregistration.md) tokens.
98
+
99
+
100
+ </td></tr>
101
+ <tr><td>
102
+
103
+ [routes](./foundation-shell.appassets.routes.md)
104
+
105
+
106
+ </td><td>
107
+
108
+ `readonly`
109
+
110
+
111
+ </td><td>
112
+
113
+ [AppRoute](./foundation-shell.approute.md)<!-- -->\[\]
114
+
115
+
116
+ </td><td>
117
+
118
+ All [AppRoute](./foundation-shell.approute.md) tokens.
119
+
120
+
121
+ </td></tr>
122
+ <tr><td>
123
+
124
+ [stores](./foundation-shell.appassets.stores.md)
125
+
126
+
127
+ </td><td>
128
+
129
+ `readonly`
130
+
131
+
132
+ </td><td>
133
+
134
+ [AppStore](./foundation-shell.appstore.md)<!-- -->\[\]
135
+
136
+
137
+ </td><td>
138
+
139
+ All [AppStore](./foundation-shell.appstore.md) tokens.
140
+
141
+
142
+ </td></tr>
143
+ <tr><td>
144
+
145
+ [styles](./foundation-shell.appassets.styles.md)
146
+
147
+
148
+ </td><td>
149
+
150
+ `readonly`
151
+
152
+
153
+ </td><td>
154
+
155
+ [AppStyle](./foundation-shell.appstyle.md)<!-- -->\[\]
156
+
157
+
158
+ </td><td>
159
+
160
+ All [AppStyle](./foundation-shell.appstyle.md) tokens.
161
+
162
+
163
+ </td></tr>
164
+ </tbody></table>
25
165
 
@@ -14,8 +14,64 @@ export interface AppConfig
14
14
 
15
15
  ## Properties
16
16
 
17
- | Property | Modifiers | Type | Description |
18
- | --- | --- | --- | --- |
19
- | [context?](./foundation-shell.appconfig.context.md) | | [AppContext](./foundation-shell.appcontext.md) | _(Optional)_ |
20
- | [defaultElementRepeatOptions?](./foundation-shell.appconfig.defaultelementrepeatoptions.md) | | RepeatOptions | _(Optional)_ |
17
+ <table><thead><tr><th>
18
+
19
+ Property
20
+
21
+
22
+ </th><th>
23
+
24
+ Modifiers
25
+
26
+
27
+ </th><th>
28
+
29
+ Type
30
+
31
+
32
+ </th><th>
33
+
34
+ Description
35
+
36
+
37
+ </th></tr></thead>
38
+ <tbody><tr><td>
39
+
40
+ [context?](./foundation-shell.appconfig.context.md)
41
+
42
+
43
+ </td><td>
44
+
45
+
46
+ </td><td>
47
+
48
+ [AppContext](./foundation-shell.appcontext.md)
49
+
50
+
51
+ </td><td>
52
+
53
+ _(Optional)_
54
+
55
+
56
+ </td></tr>
57
+ <tr><td>
58
+
59
+ [defaultElementRepeatOptions?](./foundation-shell.appconfig.defaultelementrepeatoptions.md)
60
+
61
+
62
+ </td><td>
63
+
64
+
65
+ </td><td>
66
+
67
+ RepeatOptions
68
+
69
+
70
+ </td><td>
71
+
72
+ _(Optional)_
73
+
74
+
75
+ </td></tr>
76
+ </tbody></table>
21
77
 
@@ -14,9 +14,39 @@ deregisterElement(element: AppElement): void;
14
14
 
15
15
  ## Parameters
16
16
 
17
- | Parameter | Type | Description |
18
- | --- | --- | --- |
19
- | element | [AppElement](./foundation-shell.appelement.md) | The [AppElement](./foundation-shell.appelement.md) to deregister. |
17
+ <table><thead><tr><th>
18
+
19
+ Parameter
20
+
21
+
22
+ </th><th>
23
+
24
+ Type
25
+
26
+
27
+ </th><th>
28
+
29
+ Description
30
+
31
+
32
+ </th></tr></thead>
33
+ <tbody><tr><td>
34
+
35
+ element
36
+
37
+
38
+ </td><td>
39
+
40
+ [AppElement](./foundation-shell.appelement.md)
41
+
42
+
43
+ </td><td>
44
+
45
+ The [AppElement](./foundation-shell.appelement.md) to deregister.
46
+
47
+
48
+ </td></tr>
49
+ </tbody></table>
20
50
 
21
51
  **Returns:**
22
52
 
@@ -14,9 +14,39 @@ deregisterRoute(route: AppRoute): void;
14
14
 
15
15
  ## Parameters
16
16
 
17
- | Parameter | Type | Description |
18
- | --- | --- | --- |
19
- | route | [AppRoute](./foundation-shell.approute.md) | The [AppRoute](./foundation-shell.approute.md) to deregister. |
17
+ <table><thead><tr><th>
18
+
19
+ Parameter
20
+
21
+
22
+ </th><th>
23
+
24
+ Type
25
+
26
+
27
+ </th><th>
28
+
29
+ Description
30
+
31
+
32
+ </th></tr></thead>
33
+ <tbody><tr><td>
34
+
35
+ route
36
+
37
+
38
+ </td><td>
39
+
40
+ [AppRoute](./foundation-shell.approute.md)
41
+
42
+
43
+ </td><td>
44
+
45
+ The [AppRoute](./foundation-shell.approute.md) to deregister.
46
+
47
+
48
+ </td></tr>
49
+ </tbody></table>
20
50
 
21
51
  **Returns:**
22
52
 
@@ -14,9 +14,39 @@ deregisterStore(store: AppStore): void;
14
14
 
15
15
  ## Parameters
16
16
 
17
- | Parameter | Type | Description |
18
- | --- | --- | --- |
19
- | store | [AppStore](./foundation-shell.appstore.md) | The [AppStore](./foundation-shell.appstore.md) to deregister. |
17
+ <table><thead><tr><th>
18
+
19
+ Parameter
20
+
21
+
22
+ </th><th>
23
+
24
+ Type
25
+
26
+
27
+ </th><th>
28
+
29
+ Description
30
+
31
+
32
+ </th></tr></thead>
33
+ <tbody><tr><td>
34
+
35
+ store
36
+
37
+
38
+ </td><td>
39
+
40
+ [AppStore](./foundation-shell.appstore.md)
41
+
42
+
43
+ </td><td>
44
+
45
+ The [AppStore](./foundation-shell.appstore.md) to deregister.
46
+
47
+
48
+ </td></tr>
49
+ </tbody></table>
20
50
 
21
51
  **Returns:**
22
52
 
@@ -14,9 +14,39 @@ deregisterStyle(style: AppStyle): void;
14
14
 
15
15
  ## Parameters
16
16
 
17
- | Parameter | Type | Description |
18
- | --- | --- | --- |
19
- | style | [AppStyle](./foundation-shell.appstyle.md) | The [AppStyle](./foundation-shell.appstyle.md) to deregister. |
17
+ <table><thead><tr><th>
18
+
19
+ Parameter
20
+
21
+
22
+ </th><th>
23
+
24
+ Type
25
+
26
+
27
+ </th><th>
28
+
29
+ Description
30
+
31
+
32
+ </th></tr></thead>
33
+ <tbody><tr><td>
34
+
35
+ style
36
+
37
+
38
+ </td><td>
39
+
40
+ [AppStyle](./foundation-shell.appstyle.md)
41
+
42
+
43
+ </td><td>
44
+
45
+ The [AppStyle](./foundation-shell.appstyle.md) to deregister.
46
+
47
+
48
+ </td></tr>
49
+ </tbody></table>
20
50
 
21
51
  **Returns:**
22
52