@teambit/harmony-ui-app 1.0.186 → 1.0.188
Sign up to get free protection for your applications and to get access to all the features.
@@ -1,4 +1,4 @@
|
|
1
1
|
<?xml version="1.0" encoding="UTF-8"?>
|
2
2
|
<testsuites tests="0" failures="0" errors="0" skipped="0">
|
3
|
-
<testsuite name="teambit.ui-foundation/harmony-ui-app@1.0.
|
3
|
+
<testsuite name="teambit.ui-foundation/harmony-ui-app@1.0.188" tests="0" failures="0" errors="0" skipped="0"/>
|
4
4
|
</testsuites>
|
@@ -1 +1 @@
|
|
1
|
-
!function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t():"function"==typeof define&&define.amd?define([],t):"object"==typeof exports?exports["teambit.ui-foundation/harmony-ui-app-preview"]=t():e["teambit.ui-foundation/harmony-ui-app-preview"]=t()}(self,(()=>(()=>{"use strict";var e={
|
1
|
+
!function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t():"function"==typeof define&&define.amd?define([],t):"object"==typeof exports?exports["teambit.ui-foundation/harmony-ui-app-preview"]=t():e["teambit.ui-foundation/harmony-ui-app-preview"]=t()}(self,(()=>(()=>{"use strict";var e={67429:(e,t,o)=>{var n={id:"teambit.ui-foundation/harmony-ui-app@1.0.188",homepage:"https://bit.cloud/teambit/ui-foundation/harmony-ui-app",exported:!0};function r(){const e=i(o(41594));return r=function(){return e},e}function i(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(t,"__esModule",{value:!0}),t.Logo=void 0,r.__bit_component=n,i.__bit_component=n;const a=()=>r().default.createElement("div",{style:{height:"100%",display:"flex",justifyContent:"center"}},r().default.createElement("img",{style:{width:70},src:"https://static.bit.dev/extensions-icons/harmony-ui-app.svg"}));a.__bit_component=n,t.Logo=a},41594:e=>{e.exports=React}},t={};function o(n){var r=t[n];if(void 0!==r)return r.exports;var i=t[n]={exports:{}};return e[n](i,i.exports,o),i.exports}o.d=(e,t)=>{for(var n in t)o.o(t,n)&&!o.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},o.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),o.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var n={};return(()=>{o.r(n),o.d(n,{compositions:()=>d,compositions_metadata:()=>l,overview:()=>f});var e={};o.r(e),o.d(e,{default:()=>s});var t=o(67429);o(41594);const r=MdxJsReact,i=TeambitMdxUiMdxScopeContext;var a=["components"];function p(){return p=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var o=arguments[t];for(var n in o)Object.prototype.hasOwnProperty.call(o,n)&&(e[n]=o[n])}return e},p.apply(this,arguments)}var u={},c="wrapper";function s(e){var t=e.components,o=function(e,t){if(null==e)return{};var o,n,r=function(e,t){if(null==e)return{};var o,n,r={},i=Object.keys(e);for(n=0;n<i.length;n++)o=i[n],t.indexOf(o)>=0||(r[o]=e[o]);return r}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n<i.length;n++)o=i[n],t.indexOf(o)>=0||Object.prototype.propertyIsEnumerable.call(e,o)&&(r[o]=e[o])}return r}(e,a);return(0,r.mdx)(c,p({},u,o,{components:t,mdxType:"MDXLayout"}),(0,r.mdx)(i.MDXScopeProvider,{components:{},mdxType:"MDXScopeProvider"}))}s.isMDXComponent=!0;const d=[t],f=[e],l={compositions:[{displayName:"Logo",identifier:"Logo"}]}})(),n})()));
|
@@ -1,5 +1,5 @@
|
|
1
|
-
import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.ui-foundation_harmony-ui-app@1.0.
|
2
|
-
import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.ui-foundation_harmony-ui-app@1.0.
|
1
|
+
import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.ui-foundation_harmony-ui-app@1.0.188/dist/harmony-ui-app.compositions.js';
|
2
|
+
import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad3d35bfc38b9cd90c0e05b598a5a55af/teambit.ui-foundation_harmony-ui-app@1.0.188/dist/harmony-ui-app.docs.mdx';
|
3
3
|
|
4
4
|
export const compositions = [compositions_0];
|
5
5
|
export const overview = [overview_0];
|
package/package.json
CHANGED
@@ -1,20 +1,20 @@
|
|
1
1
|
{
|
2
2
|
"name": "@teambit/harmony-ui-app",
|
3
|
-
"version": "1.0.
|
3
|
+
"version": "1.0.188",
|
4
4
|
"homepage": "https://bit.cloud/teambit/ui-foundation/harmony-ui-app",
|
5
5
|
"main": "dist/index.js",
|
6
6
|
"componentId": {
|
7
7
|
"scope": "teambit.ui-foundation",
|
8
8
|
"name": "harmony-ui-app",
|
9
|
-
"version": "1.0.
|
9
|
+
"version": "1.0.188"
|
10
10
|
},
|
11
11
|
"dependencies": {
|
12
12
|
"@teambit/harmony": "0.4.6",
|
13
|
-
"@teambit/aspect-loader": "1.0.
|
14
|
-
"@teambit/application": "1.0.
|
15
|
-
"@teambit/cli": "0.0.
|
16
|
-
"@teambit/component": "1.0.
|
17
|
-
"@teambit/ui": "1.0.
|
13
|
+
"@teambit/aspect-loader": "1.0.188",
|
14
|
+
"@teambit/application": "1.0.188",
|
15
|
+
"@teambit/cli": "0.0.855",
|
16
|
+
"@teambit/component": "1.0.188",
|
17
|
+
"@teambit/ui": "1.0.188"
|
18
18
|
},
|
19
19
|
"devDependencies": {
|
20
20
|
"@types/mocha": "9.1.0",
|
package/artifacts/schema.json
DELETED
@@ -1,690 +0,0 @@
|
|
1
|
-
{
|
2
|
-
"__schema": "APISchema",
|
3
|
-
"location": {
|
4
|
-
"filePath": "index.ts",
|
5
|
-
"line": 1,
|
6
|
-
"character": 1
|
7
|
-
},
|
8
|
-
"module": {
|
9
|
-
"__schema": "ModuleSchema",
|
10
|
-
"location": {
|
11
|
-
"filePath": "index.ts",
|
12
|
-
"line": 1,
|
13
|
-
"character": 1
|
14
|
-
},
|
15
|
-
"exports": [
|
16
|
-
{
|
17
|
-
"__schema": "ClassSchema",
|
18
|
-
"location": {
|
19
|
-
"filePath": "harmony-ui-app.main.runtime.ts",
|
20
|
-
"line": 9,
|
21
|
-
"character": 1
|
22
|
-
},
|
23
|
-
"signature": "class HarmonyUiAppMain",
|
24
|
-
"name": "HarmonyUiAppMain",
|
25
|
-
"members": [
|
26
|
-
{
|
27
|
-
"__schema": "ConstructorSchema",
|
28
|
-
"location": {
|
29
|
-
"filePath": "harmony-ui-app.main.runtime.ts",
|
30
|
-
"line": 10,
|
31
|
-
"character": 3
|
32
|
-
},
|
33
|
-
"signature": "constructor HarmonyUiAppMain(application: ApplicationMain, ui: UiMain, componentAspect: ComponentMain): HarmonyUiAppMain",
|
34
|
-
"name": "constructor",
|
35
|
-
"params": [
|
36
|
-
{
|
37
|
-
"__schema": "ParameterSchema",
|
38
|
-
"location": {
|
39
|
-
"filePath": "harmony-ui-app.main.runtime.ts",
|
40
|
-
"line": 10,
|
41
|
-
"character": 15
|
42
|
-
},
|
43
|
-
"name": "application",
|
44
|
-
"type": {
|
45
|
-
"__schema": "TypeRefSchema",
|
46
|
-
"location": {
|
47
|
-
"filePath": "harmony-ui-app.main.runtime.ts",
|
48
|
-
"line": 10,
|
49
|
-
"character": 36
|
50
|
-
},
|
51
|
-
"name": "ApplicationMain"
|
52
|
-
},
|
53
|
-
"isOptional": false,
|
54
|
-
"isSpread": false
|
55
|
-
},
|
56
|
-
{
|
57
|
-
"__schema": "ParameterSchema",
|
58
|
-
"location": {
|
59
|
-
"filePath": "harmony-ui-app.main.runtime.ts",
|
60
|
-
"line": 10,
|
61
|
-
"character": 53
|
62
|
-
},
|
63
|
-
"name": "ui",
|
64
|
-
"type": {
|
65
|
-
"__schema": "TypeRefSchema",
|
66
|
-
"location": {
|
67
|
-
"filePath": "harmony-ui-app.main.runtime.ts",
|
68
|
-
"line": 10,
|
69
|
-
"character": 65
|
70
|
-
},
|
71
|
-
"name": "UiMain"
|
72
|
-
},
|
73
|
-
"isOptional": false,
|
74
|
-
"isSpread": false
|
75
|
-
},
|
76
|
-
{
|
77
|
-
"__schema": "ParameterSchema",
|
78
|
-
"location": {
|
79
|
-
"filePath": "harmony-ui-app.main.runtime.ts",
|
80
|
-
"line": 10,
|
81
|
-
"character": 73
|
82
|
-
},
|
83
|
-
"name": "componentAspect",
|
84
|
-
"type": {
|
85
|
-
"__schema": "TypeRefSchema",
|
86
|
-
"location": {
|
87
|
-
"filePath": "harmony-ui-app.main.runtime.ts",
|
88
|
-
"line": 10,
|
89
|
-
"character": 98
|
90
|
-
},
|
91
|
-
"name": "ComponentMain"
|
92
|
-
},
|
93
|
-
"isOptional": false,
|
94
|
-
"isSpread": false
|
95
|
-
}
|
96
|
-
],
|
97
|
-
"returnType": {
|
98
|
-
"__schema": "ThisTypeSchema",
|
99
|
-
"location": {
|
100
|
-
"filePath": "harmony-ui-app.main.runtime.ts",
|
101
|
-
"line": 9,
|
102
|
-
"character": 1
|
103
|
-
},
|
104
|
-
"name": "HarmonyUiAppMain"
|
105
|
-
},
|
106
|
-
"modifiers": []
|
107
|
-
},
|
108
|
-
{
|
109
|
-
"__schema": "FunctionLikeSchema",
|
110
|
-
"location": {
|
111
|
-
"filePath": "harmony-ui-app.main.runtime.ts",
|
112
|
-
"line": 15,
|
113
|
-
"character": 3
|
114
|
-
},
|
115
|
-
"doc": {
|
116
|
-
"__schema": "DocSchema",
|
117
|
-
"location": {
|
118
|
-
"filePath": "harmony-ui-app.main.runtime.ts",
|
119
|
-
"line": 12,
|
120
|
-
"character": 3
|
121
|
-
},
|
122
|
-
"raw": "/**\n * register a new harmony UI application.\n */",
|
123
|
-
"comment": "register a new harmony UI application."
|
124
|
-
},
|
125
|
-
"signature": "(method) HarmonyUiAppMain.registerHarmonyApp(options: HarmonyAppOptions): this",
|
126
|
-
"name": "registerHarmonyApp",
|
127
|
-
"params": [
|
128
|
-
{
|
129
|
-
"__schema": "ParameterSchema",
|
130
|
-
"location": {
|
131
|
-
"filePath": "harmony-ui-app.main.runtime.ts",
|
132
|
-
"line": 15,
|
133
|
-
"character": 22
|
134
|
-
},
|
135
|
-
"name": "options",
|
136
|
-
"type": {
|
137
|
-
"__schema": "TypeRefSchema",
|
138
|
-
"location": {
|
139
|
-
"filePath": "harmony-ui-app.main.runtime.ts",
|
140
|
-
"line": 15,
|
141
|
-
"character": 31
|
142
|
-
},
|
143
|
-
"name": "HarmonyAppOptions"
|
144
|
-
},
|
145
|
-
"isOptional": false,
|
146
|
-
"isSpread": false
|
147
|
-
}
|
148
|
-
],
|
149
|
-
"returnType": {
|
150
|
-
"__schema": "TypeRefSchema",
|
151
|
-
"location": {
|
152
|
-
"filePath": "harmony-ui-app.main.runtime.ts",
|
153
|
-
"line": 15,
|
154
|
-
"character": 3
|
155
|
-
},
|
156
|
-
"name": "HarmonyUiAppMain"
|
157
|
-
},
|
158
|
-
"modifiers": []
|
159
|
-
},
|
160
|
-
{
|
161
|
-
"__schema": "VariableLikeSchema",
|
162
|
-
"location": {
|
163
|
-
"filePath": "harmony-ui-app.main.runtime.ts",
|
164
|
-
"line": 33,
|
165
|
-
"character": 3
|
166
|
-
},
|
167
|
-
"signature": "(property) HarmonyUiAppMain.slots: never[]",
|
168
|
-
"name": "slots",
|
169
|
-
"type": {
|
170
|
-
"__schema": "InferenceTypeSchema",
|
171
|
-
"location": {
|
172
|
-
"filePath": "harmony-ui-app.main.runtime.ts",
|
173
|
-
"line": 33,
|
174
|
-
"character": 3
|
175
|
-
},
|
176
|
-
"type": "never[]"
|
177
|
-
},
|
178
|
-
"isOptional": true,
|
179
|
-
"defaultValue": "[]"
|
180
|
-
},
|
181
|
-
{
|
182
|
-
"__schema": "VariableLikeSchema",
|
183
|
-
"location": {
|
184
|
-
"filePath": "harmony-ui-app.main.runtime.ts",
|
185
|
-
"line": 35,
|
186
|
-
"character": 3
|
187
|
-
},
|
188
|
-
"signature": "(property) HarmonyUiAppMain.dependencies: Aspect[]",
|
189
|
-
"name": "dependencies",
|
190
|
-
"type": {
|
191
|
-
"__schema": "InferenceTypeSchema",
|
192
|
-
"location": {
|
193
|
-
"filePath": "harmony-ui-app.main.runtime.ts",
|
194
|
-
"line": 35,
|
195
|
-
"character": 3
|
196
|
-
},
|
197
|
-
"type": "Aspect[]"
|
198
|
-
},
|
199
|
-
"isOptional": true,
|
200
|
-
"defaultValue": "[ApplicationAspect, UIAspect, ComponentAspect]"
|
201
|
-
},
|
202
|
-
{
|
203
|
-
"__schema": "VariableLikeSchema",
|
204
|
-
"location": {
|
205
|
-
"filePath": "harmony-ui-app.main.runtime.ts",
|
206
|
-
"line": 37,
|
207
|
-
"character": 3
|
208
|
-
},
|
209
|
-
"signature": "(property) HarmonyUiAppMain.runtime: RuntimeDefinition",
|
210
|
-
"name": "runtime",
|
211
|
-
"type": {
|
212
|
-
"__schema": "InferenceTypeSchema",
|
213
|
-
"location": {
|
214
|
-
"filePath": "harmony-ui-app.main.runtime.ts",
|
215
|
-
"line": 37,
|
216
|
-
"character": 3
|
217
|
-
},
|
218
|
-
"type": "RuntimeDefinition"
|
219
|
-
},
|
220
|
-
"isOptional": true,
|
221
|
-
"defaultValue": "MainRuntime"
|
222
|
-
},
|
223
|
-
{
|
224
|
-
"__schema": "FunctionLikeSchema",
|
225
|
-
"location": {
|
226
|
-
"filePath": "harmony-ui-app.main.runtime.ts",
|
227
|
-
"line": 39,
|
228
|
-
"character": 3
|
229
|
-
},
|
230
|
-
"signature": "(method) HarmonyUiAppMain.provider([application, ui, componentAspect]: [ApplicationMain, UiMain, ComponentMain]): Promise<HarmonyUiAppMain>",
|
231
|
-
"name": "provider",
|
232
|
-
"params": [
|
233
|
-
{
|
234
|
-
"__schema": "ParameterSchema",
|
235
|
-
"location": {
|
236
|
-
"filePath": "harmony-ui-app.main.runtime.ts",
|
237
|
-
"line": 39,
|
238
|
-
"character": 25
|
239
|
-
},
|
240
|
-
"name": "[ application, ui, componentAspect ]",
|
241
|
-
"type": {
|
242
|
-
"__schema": "TupleTypeSchema",
|
243
|
-
"location": {
|
244
|
-
"filePath": "harmony-ui-app.main.runtime.ts",
|
245
|
-
"line": 39,
|
246
|
-
"character": 61
|
247
|
-
},
|
248
|
-
"elements": [
|
249
|
-
{
|
250
|
-
"__schema": "TypeRefSchema",
|
251
|
-
"location": {
|
252
|
-
"filePath": "harmony-ui-app.main.runtime.ts",
|
253
|
-
"line": 39,
|
254
|
-
"character": 62
|
255
|
-
},
|
256
|
-
"name": "ApplicationMain"
|
257
|
-
},
|
258
|
-
{
|
259
|
-
"__schema": "TypeRefSchema",
|
260
|
-
"location": {
|
261
|
-
"filePath": "harmony-ui-app.main.runtime.ts",
|
262
|
-
"line": 39,
|
263
|
-
"character": 79
|
264
|
-
},
|
265
|
-
"name": "UiMain"
|
266
|
-
},
|
267
|
-
{
|
268
|
-
"__schema": "TypeRefSchema",
|
269
|
-
"location": {
|
270
|
-
"filePath": "harmony-ui-app.main.runtime.ts",
|
271
|
-
"line": 39,
|
272
|
-
"character": 87
|
273
|
-
},
|
274
|
-
"name": "ComponentMain"
|
275
|
-
}
|
276
|
-
]
|
277
|
-
},
|
278
|
-
"isOptional": false,
|
279
|
-
"isSpread": false
|
280
|
-
}
|
281
|
-
],
|
282
|
-
"returnType": {
|
283
|
-
"__schema": "InferenceTypeSchema",
|
284
|
-
"location": {
|
285
|
-
"filePath": "harmony-ui-app.main.runtime.ts",
|
286
|
-
"line": 39,
|
287
|
-
"character": 3
|
288
|
-
},
|
289
|
-
"type": "Promise<HarmonyUiAppMain>"
|
290
|
-
},
|
291
|
-
"modifiers": [
|
292
|
-
"static",
|
293
|
-
"async"
|
294
|
-
]
|
295
|
-
}
|
296
|
-
],
|
297
|
-
"extendsNodes": [],
|
298
|
-
"implementNodes": []
|
299
|
-
},
|
300
|
-
{
|
301
|
-
"__schema": "UnImplementedSchema",
|
302
|
-
"location": {
|
303
|
-
"filePath": "index.ts",
|
304
|
-
"line": 4,
|
305
|
-
"character": 16
|
306
|
-
},
|
307
|
-
"name": "HarmonyUiAppAspect",
|
308
|
-
"type": "Identifier"
|
309
|
-
},
|
310
|
-
{
|
311
|
-
"__schema": "VariableLikeSchema",
|
312
|
-
"location": {
|
313
|
-
"filePath": "harmony-ui-app.aspect.ts",
|
314
|
-
"line": 3,
|
315
|
-
"character": 14
|
316
|
-
},
|
317
|
-
"signature": "const HarmonyUiAppAspect: Aspect",
|
318
|
-
"name": "HarmonyUiAppAspect",
|
319
|
-
"type": {
|
320
|
-
"__schema": "TypeRefSchema",
|
321
|
-
"location": {
|
322
|
-
"filePath": "harmony-ui-app.aspect.ts",
|
323
|
-
"line": 3,
|
324
|
-
"character": 14
|
325
|
-
},
|
326
|
-
"name": "Aspect",
|
327
|
-
"componentId": {
|
328
|
-
"scope": "teambit.harmony",
|
329
|
-
"name": "harmony",
|
330
|
-
"version": "0.4.6"
|
331
|
-
}
|
332
|
-
},
|
333
|
-
"isOptional": false,
|
334
|
-
"defaultValue": "Aspect.create({\n id: 'teambit.ui-foundation/harmony-ui-app',\n})"
|
335
|
-
}
|
336
|
-
],
|
337
|
-
"internals": []
|
338
|
-
},
|
339
|
-
"internals": [
|
340
|
-
{
|
341
|
-
"__schema": "ModuleSchema",
|
342
|
-
"location": {
|
343
|
-
"filePath": "harmony-ui-app.main.runtime.ts",
|
344
|
-
"line": 1,
|
345
|
-
"character": 1
|
346
|
-
},
|
347
|
-
"exports": [
|
348
|
-
{
|
349
|
-
"__schema": "ClassSchema",
|
350
|
-
"location": {
|
351
|
-
"filePath": "harmony-ui-app.main.runtime.ts",
|
352
|
-
"line": 9,
|
353
|
-
"character": 1
|
354
|
-
},
|
355
|
-
"signature": "class HarmonyUiAppMain",
|
356
|
-
"name": "HarmonyUiAppMain",
|
357
|
-
"members": [
|
358
|
-
{
|
359
|
-
"__schema": "ConstructorSchema",
|
360
|
-
"location": {
|
361
|
-
"filePath": "harmony-ui-app.main.runtime.ts",
|
362
|
-
"line": 10,
|
363
|
-
"character": 3
|
364
|
-
},
|
365
|
-
"signature": "constructor HarmonyUiAppMain(application: ApplicationMain, ui: UiMain, componentAspect: ComponentMain): HarmonyUiAppMain",
|
366
|
-
"name": "constructor",
|
367
|
-
"params": [
|
368
|
-
{
|
369
|
-
"__schema": "ParameterSchema",
|
370
|
-
"location": {
|
371
|
-
"filePath": "harmony-ui-app.main.runtime.ts",
|
372
|
-
"line": 10,
|
373
|
-
"character": 15
|
374
|
-
},
|
375
|
-
"name": "application",
|
376
|
-
"type": {
|
377
|
-
"__schema": "TypeRefSchema",
|
378
|
-
"location": {
|
379
|
-
"filePath": "harmony-ui-app.main.runtime.ts",
|
380
|
-
"line": 10,
|
381
|
-
"character": 36
|
382
|
-
},
|
383
|
-
"name": "ApplicationMain"
|
384
|
-
},
|
385
|
-
"isOptional": false,
|
386
|
-
"isSpread": false
|
387
|
-
},
|
388
|
-
{
|
389
|
-
"__schema": "ParameterSchema",
|
390
|
-
"location": {
|
391
|
-
"filePath": "harmony-ui-app.main.runtime.ts",
|
392
|
-
"line": 10,
|
393
|
-
"character": 53
|
394
|
-
},
|
395
|
-
"name": "ui",
|
396
|
-
"type": {
|
397
|
-
"__schema": "TypeRefSchema",
|
398
|
-
"location": {
|
399
|
-
"filePath": "harmony-ui-app.main.runtime.ts",
|
400
|
-
"line": 10,
|
401
|
-
"character": 65
|
402
|
-
},
|
403
|
-
"name": "UiMain"
|
404
|
-
},
|
405
|
-
"isOptional": false,
|
406
|
-
"isSpread": false
|
407
|
-
},
|
408
|
-
{
|
409
|
-
"__schema": "ParameterSchema",
|
410
|
-
"location": {
|
411
|
-
"filePath": "harmony-ui-app.main.runtime.ts",
|
412
|
-
"line": 10,
|
413
|
-
"character": 73
|
414
|
-
},
|
415
|
-
"name": "componentAspect",
|
416
|
-
"type": {
|
417
|
-
"__schema": "TypeRefSchema",
|
418
|
-
"location": {
|
419
|
-
"filePath": "harmony-ui-app.main.runtime.ts",
|
420
|
-
"line": 10,
|
421
|
-
"character": 98
|
422
|
-
},
|
423
|
-
"name": "ComponentMain"
|
424
|
-
},
|
425
|
-
"isOptional": false,
|
426
|
-
"isSpread": false
|
427
|
-
}
|
428
|
-
],
|
429
|
-
"returnType": {
|
430
|
-
"__schema": "ThisTypeSchema",
|
431
|
-
"location": {
|
432
|
-
"filePath": "harmony-ui-app.main.runtime.ts",
|
433
|
-
"line": 9,
|
434
|
-
"character": 1
|
435
|
-
},
|
436
|
-
"name": "HarmonyUiAppMain"
|
437
|
-
},
|
438
|
-
"modifiers": []
|
439
|
-
},
|
440
|
-
{
|
441
|
-
"__schema": "FunctionLikeSchema",
|
442
|
-
"location": {
|
443
|
-
"filePath": "harmony-ui-app.main.runtime.ts",
|
444
|
-
"line": 15,
|
445
|
-
"character": 3
|
446
|
-
},
|
447
|
-
"doc": {
|
448
|
-
"__schema": "DocSchema",
|
449
|
-
"location": {
|
450
|
-
"filePath": "harmony-ui-app.main.runtime.ts",
|
451
|
-
"line": 12,
|
452
|
-
"character": 3
|
453
|
-
},
|
454
|
-
"raw": "/**\n * register a new harmony UI application.\n */",
|
455
|
-
"comment": "register a new harmony UI application."
|
456
|
-
},
|
457
|
-
"signature": "(method) HarmonyUiAppMain.registerHarmonyApp(options: HarmonyAppOptions): this",
|
458
|
-
"name": "registerHarmonyApp",
|
459
|
-
"params": [
|
460
|
-
{
|
461
|
-
"__schema": "ParameterSchema",
|
462
|
-
"location": {
|
463
|
-
"filePath": "harmony-ui-app.main.runtime.ts",
|
464
|
-
"line": 15,
|
465
|
-
"character": 22
|
466
|
-
},
|
467
|
-
"name": "options",
|
468
|
-
"type": {
|
469
|
-
"__schema": "TypeRefSchema",
|
470
|
-
"location": {
|
471
|
-
"filePath": "harmony-ui-app.main.runtime.ts",
|
472
|
-
"line": 15,
|
473
|
-
"character": 31
|
474
|
-
},
|
475
|
-
"name": "HarmonyAppOptions"
|
476
|
-
},
|
477
|
-
"isOptional": false,
|
478
|
-
"isSpread": false
|
479
|
-
}
|
480
|
-
],
|
481
|
-
"returnType": {
|
482
|
-
"__schema": "TypeRefSchema",
|
483
|
-
"location": {
|
484
|
-
"filePath": "harmony-ui-app.main.runtime.ts",
|
485
|
-
"line": 15,
|
486
|
-
"character": 3
|
487
|
-
},
|
488
|
-
"name": "HarmonyUiAppMain"
|
489
|
-
},
|
490
|
-
"modifiers": []
|
491
|
-
},
|
492
|
-
{
|
493
|
-
"__schema": "VariableLikeSchema",
|
494
|
-
"location": {
|
495
|
-
"filePath": "harmony-ui-app.main.runtime.ts",
|
496
|
-
"line": 33,
|
497
|
-
"character": 3
|
498
|
-
},
|
499
|
-
"signature": "(property) HarmonyUiAppMain.slots: never[]",
|
500
|
-
"name": "slots",
|
501
|
-
"type": {
|
502
|
-
"__schema": "InferenceTypeSchema",
|
503
|
-
"location": {
|
504
|
-
"filePath": "harmony-ui-app.main.runtime.ts",
|
505
|
-
"line": 33,
|
506
|
-
"character": 3
|
507
|
-
},
|
508
|
-
"type": "never[]"
|
509
|
-
},
|
510
|
-
"isOptional": true,
|
511
|
-
"defaultValue": "[]"
|
512
|
-
},
|
513
|
-
{
|
514
|
-
"__schema": "VariableLikeSchema",
|
515
|
-
"location": {
|
516
|
-
"filePath": "harmony-ui-app.main.runtime.ts",
|
517
|
-
"line": 35,
|
518
|
-
"character": 3
|
519
|
-
},
|
520
|
-
"signature": "(property) HarmonyUiAppMain.dependencies: Aspect[]",
|
521
|
-
"name": "dependencies",
|
522
|
-
"type": {
|
523
|
-
"__schema": "InferenceTypeSchema",
|
524
|
-
"location": {
|
525
|
-
"filePath": "harmony-ui-app.main.runtime.ts",
|
526
|
-
"line": 35,
|
527
|
-
"character": 3
|
528
|
-
},
|
529
|
-
"type": "Aspect[]"
|
530
|
-
},
|
531
|
-
"isOptional": true,
|
532
|
-
"defaultValue": "[ApplicationAspect, UIAspect, ComponentAspect]"
|
533
|
-
},
|
534
|
-
{
|
535
|
-
"__schema": "VariableLikeSchema",
|
536
|
-
"location": {
|
537
|
-
"filePath": "harmony-ui-app.main.runtime.ts",
|
538
|
-
"line": 37,
|
539
|
-
"character": 3
|
540
|
-
},
|
541
|
-
"signature": "(property) HarmonyUiAppMain.runtime: RuntimeDefinition",
|
542
|
-
"name": "runtime",
|
543
|
-
"type": {
|
544
|
-
"__schema": "InferenceTypeSchema",
|
545
|
-
"location": {
|
546
|
-
"filePath": "harmony-ui-app.main.runtime.ts",
|
547
|
-
"line": 37,
|
548
|
-
"character": 3
|
549
|
-
},
|
550
|
-
"type": "RuntimeDefinition"
|
551
|
-
},
|
552
|
-
"isOptional": true,
|
553
|
-
"defaultValue": "MainRuntime"
|
554
|
-
},
|
555
|
-
{
|
556
|
-
"__schema": "FunctionLikeSchema",
|
557
|
-
"location": {
|
558
|
-
"filePath": "harmony-ui-app.main.runtime.ts",
|
559
|
-
"line": 39,
|
560
|
-
"character": 3
|
561
|
-
},
|
562
|
-
"signature": "(method) HarmonyUiAppMain.provider([application, ui, componentAspect]: [ApplicationMain, UiMain, ComponentMain]): Promise<HarmonyUiAppMain>",
|
563
|
-
"name": "provider",
|
564
|
-
"params": [
|
565
|
-
{
|
566
|
-
"__schema": "ParameterSchema",
|
567
|
-
"location": {
|
568
|
-
"filePath": "harmony-ui-app.main.runtime.ts",
|
569
|
-
"line": 39,
|
570
|
-
"character": 25
|
571
|
-
},
|
572
|
-
"name": "[ application, ui, componentAspect ]",
|
573
|
-
"type": {
|
574
|
-
"__schema": "TupleTypeSchema",
|
575
|
-
"location": {
|
576
|
-
"filePath": "harmony-ui-app.main.runtime.ts",
|
577
|
-
"line": 39,
|
578
|
-
"character": 61
|
579
|
-
},
|
580
|
-
"elements": [
|
581
|
-
{
|
582
|
-
"__schema": "TypeRefSchema",
|
583
|
-
"location": {
|
584
|
-
"filePath": "harmony-ui-app.main.runtime.ts",
|
585
|
-
"line": 39,
|
586
|
-
"character": 62
|
587
|
-
},
|
588
|
-
"name": "ApplicationMain"
|
589
|
-
},
|
590
|
-
{
|
591
|
-
"__schema": "TypeRefSchema",
|
592
|
-
"location": {
|
593
|
-
"filePath": "harmony-ui-app.main.runtime.ts",
|
594
|
-
"line": 39,
|
595
|
-
"character": 79
|
596
|
-
},
|
597
|
-
"name": "UiMain"
|
598
|
-
},
|
599
|
-
{
|
600
|
-
"__schema": "TypeRefSchema",
|
601
|
-
"location": {
|
602
|
-
"filePath": "harmony-ui-app.main.runtime.ts",
|
603
|
-
"line": 39,
|
604
|
-
"character": 87
|
605
|
-
},
|
606
|
-
"name": "ComponentMain"
|
607
|
-
}
|
608
|
-
]
|
609
|
-
},
|
610
|
-
"isOptional": false,
|
611
|
-
"isSpread": false
|
612
|
-
}
|
613
|
-
],
|
614
|
-
"returnType": {
|
615
|
-
"__schema": "InferenceTypeSchema",
|
616
|
-
"location": {
|
617
|
-
"filePath": "harmony-ui-app.main.runtime.ts",
|
618
|
-
"line": 39,
|
619
|
-
"character": 3
|
620
|
-
},
|
621
|
-
"type": "Promise<HarmonyUiAppMain>"
|
622
|
-
},
|
623
|
-
"modifiers": [
|
624
|
-
"static",
|
625
|
-
"async"
|
626
|
-
]
|
627
|
-
}
|
628
|
-
],
|
629
|
-
"extendsNodes": [],
|
630
|
-
"implementNodes": []
|
631
|
-
}
|
632
|
-
],
|
633
|
-
"internals": [
|
634
|
-
{
|
635
|
-
"__schema": "UnImplementedSchema",
|
636
|
-
"location": {
|
637
|
-
"filePath": "harmony-ui-app.main.runtime.ts",
|
638
|
-
"line": 44,
|
639
|
-
"character": 1
|
640
|
-
},
|
641
|
-
"name": "HarmonyUiAppAspect.addRuntime(HarmonyUiAppMain);",
|
642
|
-
"type": "ExpressionStatement"
|
643
|
-
}
|
644
|
-
]
|
645
|
-
},
|
646
|
-
{
|
647
|
-
"__schema": "ModuleSchema",
|
648
|
-
"location": {
|
649
|
-
"filePath": "harmony-ui-app.aspect.ts",
|
650
|
-
"line": 1,
|
651
|
-
"character": 1
|
652
|
-
},
|
653
|
-
"exports": [
|
654
|
-
{
|
655
|
-
"__schema": "VariableLikeSchema",
|
656
|
-
"location": {
|
657
|
-
"filePath": "harmony-ui-app.aspect.ts",
|
658
|
-
"line": 3,
|
659
|
-
"character": 14
|
660
|
-
},
|
661
|
-
"signature": "const HarmonyUiAppAspect: Aspect",
|
662
|
-
"name": "HarmonyUiAppAspect",
|
663
|
-
"type": {
|
664
|
-
"__schema": "TypeRefSchema",
|
665
|
-
"location": {
|
666
|
-
"filePath": "harmony-ui-app.aspect.ts",
|
667
|
-
"line": 3,
|
668
|
-
"character": 14
|
669
|
-
},
|
670
|
-
"name": "Aspect",
|
671
|
-
"componentId": {
|
672
|
-
"scope": "teambit.harmony",
|
673
|
-
"name": "harmony",
|
674
|
-
"version": "0.4.6"
|
675
|
-
}
|
676
|
-
},
|
677
|
-
"isOptional": false,
|
678
|
-
"defaultValue": "Aspect.create({\n id: 'teambit.ui-foundation/harmony-ui-app',\n})"
|
679
|
-
}
|
680
|
-
],
|
681
|
-
"internals": []
|
682
|
-
}
|
683
|
-
],
|
684
|
-
"componentId": {
|
685
|
-
"scope": "teambit.ui-foundation",
|
686
|
-
"name": "harmony-ui-app",
|
687
|
-
"version": "1.0.186"
|
688
|
-
},
|
689
|
-
"taggedModuleExports": []
|
690
|
-
}
|