@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
@@ -14,24 +14,224 @@ export interface AppRegister
14
14
 
15
15
  ## Properties
16
16
 
17
- | Property | Modifiers | Type | Description |
18
- | --- | --- | --- | --- |
19
- | [registerComponents](./foundation-shell.appregister.registercomponents.md) | | [RegisterComponents](./foundation-shell.registercomponents.md) | API for Application and Seed authors to register dynamic components. |
20
- | [registerElementsTarget](./foundation-shell.appregister.registerelementstarget.md) | | [RegisterElementsTarget](./foundation-shell.registerelementstarget.md) | API for Application and Seed authors to define dynamic [AppElement](./foundation-shell.appelement.md) integration points. |
21
- | [registerRouteCollection](./foundation-shell.appregister.registerroutecollection.md) | | [RegisterRouteCollection](./foundation-shell.registerroutecollection.md) | API for Application and Seed authors to register the main . |
22
- | [registerStoreRoot](./foundation-shell.appregister.registerstoreroot.md) | | [RegisterStoreRoot](./foundation-shell.registerstoreroot.md) | API for Application and Seed authors to register the . |
23
- | [registerStylesTarget](./foundation-shell.appregister.registerstylestarget.md) | | [RegisterStylesTarget](./foundation-shell.registerstylestarget.md) | API for Application and Seed authors to define dynamic [AppStyle](./foundation-shell.appstyle.md) integration points. |
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
+ [registerComponents](./foundation-shell.appregister.registercomponents.md)
41
+
42
+
43
+ </td><td>
44
+
45
+
46
+ </td><td>
47
+
48
+ [RegisterComponents](./foundation-shell.registercomponents.md)
49
+
50
+
51
+ </td><td>
52
+
53
+ API for Application and Seed authors to register dynamic components.
54
+
55
+
56
+ </td></tr>
57
+ <tr><td>
58
+
59
+ [registerElementsTarget](./foundation-shell.appregister.registerelementstarget.md)
60
+
61
+
62
+ </td><td>
63
+
64
+
65
+ </td><td>
66
+
67
+ [RegisterElementsTarget](./foundation-shell.registerelementstarget.md)
68
+
69
+
70
+ </td><td>
71
+
72
+ API for Application and Seed authors to define dynamic [AppElement](./foundation-shell.appelement.md) integration points.
73
+
74
+
75
+ </td></tr>
76
+ <tr><td>
77
+
78
+ [registerRouteCollection](./foundation-shell.appregister.registerroutecollection.md)
79
+
80
+
81
+ </td><td>
82
+
83
+
84
+ </td><td>
85
+
86
+ [RegisterRouteCollection](./foundation-shell.registerroutecollection.md)
87
+
88
+
89
+ </td><td>
90
+
91
+ API for Application and Seed authors to register the main .
92
+
93
+
94
+ </td></tr>
95
+ <tr><td>
96
+
97
+ [registerStoreRoot](./foundation-shell.appregister.registerstoreroot.md)
98
+
99
+
100
+ </td><td>
101
+
102
+
103
+ </td><td>
104
+
105
+ [RegisterStoreRoot](./foundation-shell.registerstoreroot.md)
106
+
107
+
108
+ </td><td>
109
+
110
+ API for Application and Seed authors to register the .
111
+
112
+
113
+ </td></tr>
114
+ <tr><td>
115
+
116
+ [registerStylesTarget](./foundation-shell.appregister.registerstylestarget.md)
117
+
118
+
119
+ </td><td>
120
+
121
+
122
+ </td><td>
123
+
124
+ [RegisterStylesTarget](./foundation-shell.registerstylestarget.md)
125
+
126
+
127
+ </td><td>
128
+
129
+ API for Application and Seed authors to define dynamic [AppStyle](./foundation-shell.appstyle.md) integration points.
130
+
131
+
132
+ </td></tr>
133
+ </tbody></table>
24
134
 
25
135
  ## Methods
26
136
 
27
- | Method | Description |
28
- | --- | --- |
29
- | [deregisterElement(element)](./foundation-shell.appregister.deregisterelement.md) | API for developers to deregister [AppElements](./foundation-shell.appelement.md)<!-- -->. |
30
- | [deregisterRoute(route)](./foundation-shell.appregister.deregisterroute.md) | API for developers to deregister [AppRoutes](./foundation-shell.approute.md)<!-- -->. |
31
- | [deregisterStore(store)](./foundation-shell.appregister.deregisterstore.md) | API for developers to deregister [AppStores](./foundation-shell.appstore.md)<!-- -->. |
32
- | [deregisterStyle(style)](./foundation-shell.appregister.deregisterstyle.md) | API for developers to deregister [AppStyles](./foundation-shell.appstyle.md)<!-- -->. |
33
- | [registerElement(element)](./foundation-shell.appregister.registerelement.md) | API for developers to register [AppElements](./foundation-shell.appelement.md) lazily. |
34
- | [registerRoute(route)](./foundation-shell.appregister.registerroute.md) | API for developers to register [AppRoutes](./foundation-shell.approute.md) lazily. |
35
- | [registerStore(store)](./foundation-shell.appregister.registerstore.md) | API for developers to register [AppStores](./foundation-shell.appstore.md) lazily. |
36
- | [registerStyle(style)](./foundation-shell.appregister.registerstyle.md) | API for developers to register [AppStyles](./foundation-shell.appstyle.md) lazily. |
137
+ <table><thead><tr><th>
138
+
139
+ Method
140
+
141
+
142
+ </th><th>
143
+
144
+ Description
145
+
146
+
147
+ </th></tr></thead>
148
+ <tbody><tr><td>
149
+
150
+ [deregisterElement(element)](./foundation-shell.appregister.deregisterelement.md)
151
+
152
+
153
+ </td><td>
154
+
155
+ API for developers to deregister [AppElements](./foundation-shell.appelement.md)<!-- -->.
156
+
157
+
158
+ </td></tr>
159
+ <tr><td>
160
+
161
+ [deregisterRoute(route)](./foundation-shell.appregister.deregisterroute.md)
162
+
163
+
164
+ </td><td>
165
+
166
+ API for developers to deregister [AppRoutes](./foundation-shell.approute.md)<!-- -->.
167
+
168
+
169
+ </td></tr>
170
+ <tr><td>
171
+
172
+ [deregisterStore(store)](./foundation-shell.appregister.deregisterstore.md)
173
+
174
+
175
+ </td><td>
176
+
177
+ API for developers to deregister [AppStores](./foundation-shell.appstore.md)<!-- -->.
178
+
179
+
180
+ </td></tr>
181
+ <tr><td>
182
+
183
+ [deregisterStyle(style)](./foundation-shell.appregister.deregisterstyle.md)
184
+
185
+
186
+ </td><td>
187
+
188
+ API for developers to deregister [AppStyles](./foundation-shell.appstyle.md)<!-- -->.
189
+
190
+
191
+ </td></tr>
192
+ <tr><td>
193
+
194
+ [registerElement(element)](./foundation-shell.appregister.registerelement.md)
195
+
196
+
197
+ </td><td>
198
+
199
+ API for developers to register [AppElements](./foundation-shell.appelement.md) lazily.
200
+
201
+
202
+ </td></tr>
203
+ <tr><td>
204
+
205
+ [registerRoute(route)](./foundation-shell.appregister.registerroute.md)
206
+
207
+
208
+ </td><td>
209
+
210
+ API for developers to register [AppRoutes](./foundation-shell.approute.md) lazily.
211
+
212
+
213
+ </td></tr>
214
+ <tr><td>
215
+
216
+ [registerStore(store)](./foundation-shell.appregister.registerstore.md)
217
+
218
+
219
+ </td><td>
220
+
221
+ API for developers to register [AppStores](./foundation-shell.appstore.md) lazily.
222
+
223
+
224
+ </td></tr>
225
+ <tr><td>
226
+
227
+ [registerStyle(style)](./foundation-shell.appregister.registerstyle.md)
228
+
229
+
230
+ </td><td>
231
+
232
+ API for developers to register [AppStyles](./foundation-shell.appstyle.md) lazily.
233
+
234
+
235
+ </td></tr>
236
+ </tbody></table>
37
237
 
@@ -14,9 +14,39 @@ registerElement(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 register. |
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 register.
46
+
47
+
48
+ </td></tr>
49
+ </tbody></table>
20
50
 
21
51
  **Returns:**
22
52
 
@@ -14,9 +14,39 @@ registerRoute(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 register. |
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 register.
46
+
47
+
48
+ </td></tr>
49
+ </tbody></table>
20
50
 
21
51
  **Returns:**
22
52
 
@@ -14,9 +14,39 @@ registerStore(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 register. |
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 register.
46
+
47
+
48
+ </td></tr>
49
+ </tbody></table>
20
50
 
21
51
  **Returns:**
22
52
 
@@ -14,9 +14,39 @@ registerStyle(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 register. |
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 register.
46
+
47
+
48
+ </td></tr>
49
+ </tbody></table>
20
50
 
21
51
  **Returns:**
22
52
 
@@ -14,9 +14,39 @@ isValid(context: AppValidityContext): boolean;
14
14
 
15
15
  ## Parameters
16
16
 
17
- | Parameter | Type | Description |
18
- | --- | --- | --- |
19
- | context | [AppValidityContext](./foundation-shell.appvaliditycontext.md) | [AppValidityContext](./foundation-shell.appvaliditycontext.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
+ context
36
+
37
+
38
+ </td><td>
39
+
40
+ [AppValidityContext](./foundation-shell.appvaliditycontext.md)
41
+
42
+
43
+ </td><td>
44
+
45
+ [AppValidityContext](./foundation-shell.appvaliditycontext.md)<!-- -->.
46
+
47
+
48
+ </td></tr>
49
+ </tbody></table>
20
50
 
21
51
  **Returns:**
22
52
 
@@ -14,7 +14,27 @@ export interface AppValidity
14
14
 
15
15
  ## Methods
16
16
 
17
- | Method | Description |
18
- | --- | --- |
19
- | [isValid(context)](./foundation-shell.appvalidity.isvalid.md) | Monitors metadata and other data points as assets are registered and deregistered for app validity. |
17
+ <table><thead><tr><th>
18
+
19
+ Method
20
+
21
+
22
+ </th><th>
23
+
24
+ Description
25
+
26
+
27
+ </th></tr></thead>
28
+ <tbody><tr><td>
29
+
30
+ [isValid(context)](./foundation-shell.appvalidity.isvalid.md)
31
+
32
+
33
+ </td><td>
34
+
35
+ Monitors metadata and other data points as assets are registered and deregistered for app validity.
36
+
37
+
38
+ </td></tr>
39
+ </tbody></table>
20
40
 
@@ -1,12 +1,15 @@
1
1
  <!-- Do not edit this file. It is automatically generated by API Documenter. -->
2
2
 
3
- [Home](./index.md) &gt; [@genesislcap/foundation-shell](./foundation-shell.md) &gt; [assetPredicate](./foundation-shell.assetpredicate.md)
3
+ [Home](./index.md) &gt; [@genesislcap/foundation-shell](./foundation-shell.md) &gt; [AssetPredicate](./foundation-shell.assetpredicate.md)
4
4
 
5
- ## assetPredicate variable
5
+ ## AssetPredicate type
6
6
 
7
+ Asset runtime predicate function.
7
8
 
8
9
  **Signature:**
9
10
 
10
11
  ```typescript
11
- assetPredicate: (asset: HasPredicate, context: AppContext) => boolean
12
+ export type AssetPredicate = (context?: AppContext) => boolean;
12
13
  ```
14
+ **References:** [AppContext](./foundation-shell.appcontext.md)
15
+
@@ -14,9 +14,39 @@ deregisterElement(element: any): void;
14
14
 
15
15
  ## Parameters
16
16
 
17
- | Parameter | Type | Description |
18
- | --- | --- | --- |
19
- | element | any | 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
+ any
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: any): void;
14
14
 
15
15
  ## Parameters
16
16
 
17
- | Parameter | Type | Description |
18
- | --- | --- | --- |
19
- | route | any | 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
+ any
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: any): void;
14
14
 
15
15
  ## Parameters
16
16
 
17
- | Parameter | Type | Description |
18
- | --- | --- | --- |
19
- | store | any | 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
+ any
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: any): void;
14
14
 
15
15
  ## Parameters
16
16
 
17
- | Parameter | Type | Description |
18
- | --- | --- | --- |
19
- | style | any | 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
+ any
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