@teambit/harmony-ui-app 1.0.257 → 1.0.258
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.258" 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={68267:(e,t,o)=>{var n={id:"teambit.ui-foundation/harmony-ui-app@1.0.258",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(68267);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})()));
|
package/artifacts/schema.json
CHANGED
@@ -14,313 +14,297 @@
|
|
14
14
|
},
|
15
15
|
"exports": [
|
16
16
|
{
|
17
|
-
"__schema": "
|
17
|
+
"__schema": "ExportSchema",
|
18
18
|
"location": {
|
19
|
-
"filePath": "
|
20
|
-
"line":
|
21
|
-
"character":
|
19
|
+
"filePath": "index.ts",
|
20
|
+
"line": 3,
|
21
|
+
"character": 15
|
22
22
|
},
|
23
|
-
"signature": "class HarmonyUiAppMain",
|
24
23
|
"name": "HarmonyUiAppMain",
|
25
|
-
"
|
26
|
-
|
27
|
-
|
28
|
-
"
|
29
|
-
|
30
|
-
|
31
|
-
|
32
|
-
|
33
|
-
|
34
|
-
|
35
|
-
|
36
|
-
|
37
|
-
|
38
|
-
"
|
39
|
-
|
40
|
-
|
41
|
-
|
42
|
-
|
43
|
-
|
44
|
-
|
45
|
-
|
24
|
+
"exportNode": {
|
25
|
+
"__schema": "ClassSchema",
|
26
|
+
"location": {
|
27
|
+
"filePath": "harmony-ui-app.main.runtime.ts",
|
28
|
+
"line": 9,
|
29
|
+
"character": 1
|
30
|
+
},
|
31
|
+
"signature": "class HarmonyUiAppMain",
|
32
|
+
"name": "HarmonyUiAppMain",
|
33
|
+
"members": [
|
34
|
+
{
|
35
|
+
"__schema": "ConstructorSchema",
|
36
|
+
"location": {
|
37
|
+
"filePath": "harmony-ui-app.main.runtime.ts",
|
38
|
+
"line": 10,
|
39
|
+
"character": 3
|
40
|
+
},
|
41
|
+
"signature": "constructor HarmonyUiAppMain(application: ApplicationMain, ui: UiMain, componentAspect: ComponentMain): HarmonyUiAppMain",
|
42
|
+
"name": "constructor",
|
43
|
+
"params": [
|
44
|
+
{
|
45
|
+
"__schema": "ParameterSchema",
|
46
46
|
"location": {
|
47
47
|
"filePath": "harmony-ui-app.main.runtime.ts",
|
48
48
|
"line": 10,
|
49
|
-
"character":
|
49
|
+
"character": 15
|
50
50
|
},
|
51
|
-
"name": "
|
52
|
-
"
|
53
|
-
"
|
54
|
-
"
|
55
|
-
|
56
|
-
|
57
|
-
|
58
|
-
|
59
|
-
|
60
|
-
|
61
|
-
|
62
|
-
|
63
|
-
"filePath": "harmony-ui-app.main.runtime.ts",
|
64
|
-
"line": 10,
|
65
|
-
"character": 53
|
51
|
+
"name": "application",
|
52
|
+
"type": {
|
53
|
+
"__schema": "TypeRefSchema",
|
54
|
+
"location": {
|
55
|
+
"filePath": "harmony-ui-app.main.runtime.ts",
|
56
|
+
"line": 10,
|
57
|
+
"character": 36
|
58
|
+
},
|
59
|
+
"name": "ApplicationMain"
|
60
|
+
},
|
61
|
+
"isOptional": false,
|
62
|
+
"isSpread": false
|
66
63
|
},
|
67
|
-
|
68
|
-
|
69
|
-
"__schema": "TypeRefSchema",
|
64
|
+
{
|
65
|
+
"__schema": "ParameterSchema",
|
70
66
|
"location": {
|
71
67
|
"filePath": "harmony-ui-app.main.runtime.ts",
|
72
68
|
"line": 10,
|
73
|
-
"character":
|
69
|
+
"character": 53
|
74
70
|
},
|
75
|
-
"name": "
|
76
|
-
"
|
77
|
-
"
|
78
|
-
"
|
79
|
-
|
80
|
-
|
81
|
-
|
82
|
-
|
83
|
-
|
84
|
-
|
85
|
-
|
86
|
-
|
87
|
-
"filePath": "harmony-ui-app.main.runtime.ts",
|
88
|
-
"line": 10,
|
89
|
-
"character": 73
|
71
|
+
"name": "ui",
|
72
|
+
"type": {
|
73
|
+
"__schema": "TypeRefSchema",
|
74
|
+
"location": {
|
75
|
+
"filePath": "harmony-ui-app.main.runtime.ts",
|
76
|
+
"line": 10,
|
77
|
+
"character": 65
|
78
|
+
},
|
79
|
+
"name": "UiMain"
|
80
|
+
},
|
81
|
+
"isOptional": false,
|
82
|
+
"isSpread": false
|
90
83
|
},
|
91
|
-
|
92
|
-
|
93
|
-
"__schema": "TypeRefSchema",
|
84
|
+
{
|
85
|
+
"__schema": "ParameterSchema",
|
94
86
|
"location": {
|
95
87
|
"filePath": "harmony-ui-app.main.runtime.ts",
|
96
88
|
"line": 10,
|
97
|
-
"character":
|
89
|
+
"character": 73
|
90
|
+
},
|
91
|
+
"name": "componentAspect",
|
92
|
+
"type": {
|
93
|
+
"__schema": "TypeRefSchema",
|
94
|
+
"location": {
|
95
|
+
"filePath": "harmony-ui-app.main.runtime.ts",
|
96
|
+
"line": 10,
|
97
|
+
"character": 98
|
98
|
+
},
|
99
|
+
"name": "ComponentMain"
|
98
100
|
},
|
99
|
-
"
|
100
|
-
"
|
101
|
-
|
102
|
-
|
103
|
-
|
101
|
+
"isOptional": false,
|
102
|
+
"isSpread": false
|
103
|
+
}
|
104
|
+
],
|
105
|
+
"returnType": {
|
106
|
+
"__schema": "ThisTypeSchema",
|
107
|
+
"location": {
|
108
|
+
"filePath": "harmony-ui-app.main.runtime.ts",
|
109
|
+
"line": 9,
|
110
|
+
"character": 1
|
104
111
|
},
|
105
|
-
"
|
106
|
-
"isSpread": false
|
107
|
-
}
|
108
|
-
],
|
109
|
-
"returnType": {
|
110
|
-
"__schema": "ThisTypeSchema",
|
111
|
-
"location": {
|
112
|
-
"filePath": "harmony-ui-app.main.runtime.ts",
|
113
|
-
"line": 9,
|
114
|
-
"character": 1
|
112
|
+
"name": "HarmonyUiAppMain"
|
115
113
|
},
|
116
|
-
"
|
117
|
-
},
|
118
|
-
"modifiers": []
|
119
|
-
},
|
120
|
-
{
|
121
|
-
"__schema": "FunctionLikeSchema",
|
122
|
-
"location": {
|
123
|
-
"filePath": "harmony-ui-app.main.runtime.ts",
|
124
|
-
"line": 15,
|
125
|
-
"character": 3
|
114
|
+
"modifiers": []
|
126
115
|
},
|
127
|
-
|
128
|
-
"__schema": "
|
116
|
+
{
|
117
|
+
"__schema": "FunctionLikeSchema",
|
129
118
|
"location": {
|
130
119
|
"filePath": "harmony-ui-app.main.runtime.ts",
|
131
|
-
"line":
|
120
|
+
"line": 15,
|
132
121
|
"character": 3
|
133
122
|
},
|
134
|
-
"
|
135
|
-
|
136
|
-
},
|
137
|
-
"signature": "(method) HarmonyUiAppMain.registerHarmonyApp(options: HarmonyAppOptions): this",
|
138
|
-
"name": "registerHarmonyApp",
|
139
|
-
"params": [
|
140
|
-
{
|
141
|
-
"__schema": "ParameterSchema",
|
123
|
+
"doc": {
|
124
|
+
"__schema": "DocSchema",
|
142
125
|
"location": {
|
143
126
|
"filePath": "harmony-ui-app.main.runtime.ts",
|
144
|
-
"line":
|
145
|
-
"character":
|
127
|
+
"line": 12,
|
128
|
+
"character": 3
|
146
129
|
},
|
147
|
-
"
|
148
|
-
"
|
149
|
-
|
130
|
+
"raw": "/**\n * register a new harmony UI application.\n */",
|
131
|
+
"comment": "register a new harmony UI application."
|
132
|
+
},
|
133
|
+
"signature": "(method) HarmonyUiAppMain.registerHarmonyApp(options: HarmonyAppOptions): this",
|
134
|
+
"name": "registerHarmonyApp",
|
135
|
+
"params": [
|
136
|
+
{
|
137
|
+
"__schema": "ParameterSchema",
|
150
138
|
"location": {
|
151
139
|
"filePath": "harmony-ui-app.main.runtime.ts",
|
152
140
|
"line": 15,
|
153
|
-
"character":
|
141
|
+
"character": 22
|
142
|
+
},
|
143
|
+
"name": "options",
|
144
|
+
"type": {
|
145
|
+
"__schema": "TypeRefSchema",
|
146
|
+
"location": {
|
147
|
+
"filePath": "harmony-ui-app.main.runtime.ts",
|
148
|
+
"line": 15,
|
149
|
+
"character": 31
|
150
|
+
},
|
151
|
+
"name": "HarmonyAppOptions"
|
154
152
|
},
|
155
|
-
"
|
156
|
-
"
|
153
|
+
"isOptional": false,
|
154
|
+
"isSpread": false
|
155
|
+
}
|
156
|
+
],
|
157
|
+
"returnType": {
|
158
|
+
"__schema": "TypeRefSchema",
|
159
|
+
"location": {
|
160
|
+
"filePath": "harmony-ui-app.main.runtime.ts",
|
161
|
+
"line": 15,
|
162
|
+
"character": 3
|
157
163
|
},
|
158
|
-
"
|
159
|
-
"isSpread": false
|
160
|
-
}
|
161
|
-
],
|
162
|
-
"returnType": {
|
163
|
-
"__schema": "TypeRefSchema",
|
164
|
-
"location": {
|
165
|
-
"filePath": "harmony-ui-app.main.runtime.ts",
|
166
|
-
"line": 15,
|
167
|
-
"character": 3
|
164
|
+
"name": "HarmonyUiAppMain"
|
168
165
|
},
|
169
|
-
"
|
170
|
-
},
|
171
|
-
"modifiers": []
|
172
|
-
},
|
173
|
-
{
|
174
|
-
"__schema": "VariableLikeSchema",
|
175
|
-
"location": {
|
176
|
-
"filePath": "harmony-ui-app.main.runtime.ts",
|
177
|
-
"line": 33,
|
178
|
-
"character": 3
|
166
|
+
"modifiers": []
|
179
167
|
},
|
180
|
-
|
181
|
-
|
182
|
-
"type": {
|
183
|
-
"__schema": "InferenceTypeSchema",
|
168
|
+
{
|
169
|
+
"__schema": "VariableLikeSchema",
|
184
170
|
"location": {
|
185
171
|
"filePath": "harmony-ui-app.main.runtime.ts",
|
186
172
|
"line": 33,
|
187
173
|
"character": 3
|
188
174
|
},
|
189
|
-
"
|
190
|
-
|
191
|
-
|
192
|
-
|
193
|
-
|
194
|
-
|
195
|
-
|
196
|
-
|
197
|
-
|
198
|
-
|
199
|
-
|
175
|
+
"signature": "(property) HarmonyUiAppMain.slots: never[]",
|
176
|
+
"name": "slots",
|
177
|
+
"type": {
|
178
|
+
"__schema": "InferenceTypeSchema",
|
179
|
+
"location": {
|
180
|
+
"filePath": "harmony-ui-app.main.runtime.ts",
|
181
|
+
"line": 33,
|
182
|
+
"character": 3
|
183
|
+
},
|
184
|
+
"type": "never[]"
|
185
|
+
},
|
186
|
+
"isOptional": true,
|
187
|
+
"defaultValue": "[]"
|
200
188
|
},
|
201
|
-
|
202
|
-
|
203
|
-
"type": {
|
204
|
-
"__schema": "InferenceTypeSchema",
|
189
|
+
{
|
190
|
+
"__schema": "VariableLikeSchema",
|
205
191
|
"location": {
|
206
192
|
"filePath": "harmony-ui-app.main.runtime.ts",
|
207
193
|
"line": 35,
|
208
194
|
"character": 3
|
209
195
|
},
|
210
|
-
"
|
211
|
-
|
212
|
-
|
213
|
-
|
214
|
-
|
215
|
-
|
216
|
-
|
217
|
-
|
218
|
-
|
219
|
-
|
220
|
-
|
196
|
+
"signature": "(property) HarmonyUiAppMain.dependencies: Aspect[]",
|
197
|
+
"name": "dependencies",
|
198
|
+
"type": {
|
199
|
+
"__schema": "InferenceTypeSchema",
|
200
|
+
"location": {
|
201
|
+
"filePath": "harmony-ui-app.main.runtime.ts",
|
202
|
+
"line": 35,
|
203
|
+
"character": 3
|
204
|
+
},
|
205
|
+
"type": "Aspect[]"
|
206
|
+
},
|
207
|
+
"isOptional": true,
|
208
|
+
"defaultValue": "[ApplicationAspect, UIAspect, ComponentAspect]"
|
221
209
|
},
|
222
|
-
|
223
|
-
|
224
|
-
"type": {
|
225
|
-
"__schema": "InferenceTypeSchema",
|
210
|
+
{
|
211
|
+
"__schema": "VariableLikeSchema",
|
226
212
|
"location": {
|
227
213
|
"filePath": "harmony-ui-app.main.runtime.ts",
|
228
214
|
"line": 37,
|
229
215
|
"character": 3
|
230
216
|
},
|
231
|
-
"
|
232
|
-
|
233
|
-
|
234
|
-
|
235
|
-
},
|
236
|
-
{
|
237
|
-
"__schema": "FunctionLikeSchema",
|
238
|
-
"location": {
|
239
|
-
"filePath": "harmony-ui-app.main.runtime.ts",
|
240
|
-
"line": 39,
|
241
|
-
"character": 3
|
242
|
-
},
|
243
|
-
"signature": "(method) HarmonyUiAppMain.provider([application, ui, componentAspect]: [ApplicationMain, UiMain, ComponentMain]): Promise<HarmonyUiAppMain>",
|
244
|
-
"name": "provider",
|
245
|
-
"params": [
|
246
|
-
{
|
247
|
-
"__schema": "ParameterSchema",
|
217
|
+
"signature": "(property) HarmonyUiAppMain.runtime: RuntimeDefinition",
|
218
|
+
"name": "runtime",
|
219
|
+
"type": {
|
220
|
+
"__schema": "InferenceTypeSchema",
|
248
221
|
"location": {
|
249
222
|
"filePath": "harmony-ui-app.main.runtime.ts",
|
250
|
-
"line":
|
251
|
-
"character":
|
223
|
+
"line": 37,
|
224
|
+
"character": 3
|
252
225
|
},
|
253
|
-
"
|
254
|
-
|
255
|
-
|
226
|
+
"type": "RuntimeDefinition"
|
227
|
+
},
|
228
|
+
"isOptional": true,
|
229
|
+
"defaultValue": "MainRuntime"
|
230
|
+
},
|
231
|
+
{
|
232
|
+
"__schema": "FunctionLikeSchema",
|
233
|
+
"location": {
|
234
|
+
"filePath": "harmony-ui-app.main.runtime.ts",
|
235
|
+
"line": 39,
|
236
|
+
"character": 3
|
237
|
+
},
|
238
|
+
"signature": "(method) HarmonyUiAppMain.provider([application, ui, componentAspect]: [ApplicationMain, UiMain, ComponentMain]): Promise<HarmonyUiAppMain>",
|
239
|
+
"name": "provider",
|
240
|
+
"params": [
|
241
|
+
{
|
242
|
+
"__schema": "ParameterSchema",
|
256
243
|
"location": {
|
257
244
|
"filePath": "harmony-ui-app.main.runtime.ts",
|
258
245
|
"line": 39,
|
259
|
-
"character":
|
246
|
+
"character": 25
|
260
247
|
},
|
261
|
-
"
|
262
|
-
|
263
|
-
|
264
|
-
|
265
|
-
|
266
|
-
|
267
|
-
|
268
|
-
},
|
269
|
-
"name": "ApplicationMain",
|
270
|
-
"componentId": {
|
271
|
-
"scope": "teambit.harmony",
|
272
|
-
"name": "application"
|
273
|
-
}
|
248
|
+
"name": "[ application, ui, componentAspect ]",
|
249
|
+
"type": {
|
250
|
+
"__schema": "TupleTypeSchema",
|
251
|
+
"location": {
|
252
|
+
"filePath": "harmony-ui-app.main.runtime.ts",
|
253
|
+
"line": 39,
|
254
|
+
"character": 61
|
274
255
|
},
|
275
|
-
|
276
|
-
|
277
|
-
|
278
|
-
"
|
279
|
-
|
280
|
-
|
256
|
+
"elements": [
|
257
|
+
{
|
258
|
+
"__schema": "TypeRefSchema",
|
259
|
+
"location": {
|
260
|
+
"filePath": "harmony-ui-app.main.runtime.ts",
|
261
|
+
"line": 39,
|
262
|
+
"character": 62
|
263
|
+
},
|
264
|
+
"name": "ApplicationMain"
|
281
265
|
},
|
282
|
-
|
283
|
-
|
284
|
-
"
|
285
|
-
|
286
|
-
|
287
|
-
|
288
|
-
|
289
|
-
|
290
|
-
"location": {
|
291
|
-
"filePath": "harmony-ui-app.main.runtime.ts",
|
292
|
-
"line": 39,
|
293
|
-
"character": 87
|
266
|
+
{
|
267
|
+
"__schema": "TypeRefSchema",
|
268
|
+
"location": {
|
269
|
+
"filePath": "harmony-ui-app.main.runtime.ts",
|
270
|
+
"line": 39,
|
271
|
+
"character": 79
|
272
|
+
},
|
273
|
+
"name": "UiMain"
|
294
274
|
},
|
295
|
-
|
296
|
-
|
297
|
-
"
|
298
|
-
|
275
|
+
{
|
276
|
+
"__schema": "TypeRefSchema",
|
277
|
+
"location": {
|
278
|
+
"filePath": "harmony-ui-app.main.runtime.ts",
|
279
|
+
"line": 39,
|
280
|
+
"character": 87
|
281
|
+
},
|
282
|
+
"name": "ComponentMain"
|
299
283
|
}
|
300
|
-
|
301
|
-
|
284
|
+
]
|
285
|
+
},
|
286
|
+
"isOptional": false,
|
287
|
+
"isSpread": false
|
288
|
+
}
|
289
|
+
],
|
290
|
+
"returnType": {
|
291
|
+
"__schema": "InferenceTypeSchema",
|
292
|
+
"location": {
|
293
|
+
"filePath": "harmony-ui-app.main.runtime.ts",
|
294
|
+
"line": 39,
|
295
|
+
"character": 3
|
302
296
|
},
|
303
|
-
"
|
304
|
-
"isSpread": false
|
305
|
-
}
|
306
|
-
],
|
307
|
-
"returnType": {
|
308
|
-
"__schema": "InferenceTypeSchema",
|
309
|
-
"location": {
|
310
|
-
"filePath": "harmony-ui-app.main.runtime.ts",
|
311
|
-
"line": 39,
|
312
|
-
"character": 3
|
297
|
+
"type": "Promise<HarmonyUiAppMain>"
|
313
298
|
},
|
314
|
-
"
|
315
|
-
|
316
|
-
|
317
|
-
|
318
|
-
|
319
|
-
|
320
|
-
|
321
|
-
|
322
|
-
|
323
|
-
"implementNodes": []
|
299
|
+
"modifiers": [
|
300
|
+
"static",
|
301
|
+
"async"
|
302
|
+
]
|
303
|
+
}
|
304
|
+
],
|
305
|
+
"extendsNodes": [],
|
306
|
+
"implementNodes": []
|
307
|
+
}
|
324
308
|
},
|
325
309
|
{
|
326
310
|
"__schema": "UnImplementedSchema",
|
@@ -333,30 +317,39 @@
|
|
333
317
|
"type": "Identifier"
|
334
318
|
},
|
335
319
|
{
|
336
|
-
"__schema": "
|
320
|
+
"__schema": "ExportSchema",
|
337
321
|
"location": {
|
338
|
-
"filePath": "
|
339
|
-
"line":
|
340
|
-
"character":
|
322
|
+
"filePath": "index.ts",
|
323
|
+
"line": 5,
|
324
|
+
"character": 10
|
341
325
|
},
|
342
|
-
"signature": "const HarmonyUiAppAspect: Aspect",
|
343
326
|
"name": "HarmonyUiAppAspect",
|
344
|
-
"
|
345
|
-
"__schema": "
|
327
|
+
"exportNode": {
|
328
|
+
"__schema": "VariableLikeSchema",
|
346
329
|
"location": {
|
347
330
|
"filePath": "harmony-ui-app.aspect.ts",
|
348
331
|
"line": 3,
|
349
332
|
"character": 14
|
350
333
|
},
|
351
|
-
"
|
352
|
-
"
|
353
|
-
|
354
|
-
"
|
355
|
-
"
|
356
|
-
|
357
|
-
|
358
|
-
|
359
|
-
|
334
|
+
"signature": "const HarmonyUiAppAspect: Aspect",
|
335
|
+
"name": "HarmonyUiAppAspect",
|
336
|
+
"type": {
|
337
|
+
"__schema": "TypeRefSchema",
|
338
|
+
"location": {
|
339
|
+
"filePath": "harmony-ui-app.aspect.ts",
|
340
|
+
"line": 3,
|
341
|
+
"character": 14
|
342
|
+
},
|
343
|
+
"name": "Aspect",
|
344
|
+
"componentId": {
|
345
|
+
"scope": "teambit.harmony",
|
346
|
+
"name": "harmony",
|
347
|
+
"version": "0.4.6"
|
348
|
+
}
|
349
|
+
},
|
350
|
+
"isOptional": false,
|
351
|
+
"defaultValue": "Aspect.create({\n id: 'teambit.ui-foundation/harmony-ui-app',\n})"
|
352
|
+
}
|
360
353
|
}
|
361
354
|
],
|
362
355
|
"internals": []
|
@@ -405,11 +398,7 @@
|
|
405
398
|
"line": 10,
|
406
399
|
"character": 36
|
407
400
|
},
|
408
|
-
"name": "ApplicationMain"
|
409
|
-
"componentId": {
|
410
|
-
"scope": "teambit.harmony",
|
411
|
-
"name": "application"
|
412
|
-
}
|
401
|
+
"name": "ApplicationMain"
|
413
402
|
},
|
414
403
|
"isOptional": false,
|
415
404
|
"isSpread": false
|
@@ -429,11 +418,7 @@
|
|
429
418
|
"line": 10,
|
430
419
|
"character": 65
|
431
420
|
},
|
432
|
-
"name": "UiMain"
|
433
|
-
"componentId": {
|
434
|
-
"scope": "teambit.ui-foundation",
|
435
|
-
"name": "ui"
|
436
|
-
}
|
421
|
+
"name": "UiMain"
|
437
422
|
},
|
438
423
|
"isOptional": false,
|
439
424
|
"isSpread": false
|
@@ -453,11 +438,7 @@
|
|
453
438
|
"line": 10,
|
454
439
|
"character": 98
|
455
440
|
},
|
456
|
-
"name": "ComponentMain"
|
457
|
-
"componentId": {
|
458
|
-
"scope": "teambit.component",
|
459
|
-
"name": "component"
|
460
|
-
}
|
441
|
+
"name": "ComponentMain"
|
461
442
|
},
|
462
443
|
"isOptional": false,
|
463
444
|
"isSpread": false
|
@@ -509,8 +490,7 @@
|
|
509
490
|
"line": 15,
|
510
491
|
"character": 31
|
511
492
|
},
|
512
|
-
"name": "HarmonyAppOptions"
|
513
|
-
"internalFilePath": "harmony-app-options.ts"
|
493
|
+
"name": "HarmonyAppOptions"
|
514
494
|
},
|
515
495
|
"isOptional": false,
|
516
496
|
"isSpread": false
|
@@ -623,11 +603,7 @@
|
|
623
603
|
"line": 39,
|
624
604
|
"character": 62
|
625
605
|
},
|
626
|
-
"name": "ApplicationMain"
|
627
|
-
"componentId": {
|
628
|
-
"scope": "teambit.harmony",
|
629
|
-
"name": "application"
|
630
|
-
}
|
606
|
+
"name": "ApplicationMain"
|
631
607
|
},
|
632
608
|
{
|
633
609
|
"__schema": "TypeRefSchema",
|
@@ -636,11 +612,7 @@
|
|
636
612
|
"line": 39,
|
637
613
|
"character": 79
|
638
614
|
},
|
639
|
-
"name": "UiMain"
|
640
|
-
"componentId": {
|
641
|
-
"scope": "teambit.ui-foundation",
|
642
|
-
"name": "ui"
|
643
|
-
}
|
615
|
+
"name": "UiMain"
|
644
616
|
},
|
645
617
|
{
|
646
618
|
"__schema": "TypeRefSchema",
|
@@ -649,11 +621,7 @@
|
|
649
621
|
"line": 39,
|
650
622
|
"character": 87
|
651
623
|
},
|
652
|
-
"name": "ComponentMain"
|
653
|
-
"componentId": {
|
654
|
-
"scope": "teambit.component",
|
655
|
-
"name": "component"
|
656
|
-
}
|
624
|
+
"name": "ComponentMain"
|
657
625
|
}
|
658
626
|
]
|
659
627
|
},
|
@@ -734,7 +702,7 @@
|
|
734
702
|
"componentId": {
|
735
703
|
"scope": "teambit.ui-foundation",
|
736
704
|
"name": "harmony-ui-app",
|
737
|
-
"version": "1.0.
|
705
|
+
"version": "1.0.258"
|
738
706
|
},
|
739
707
|
"taggedModuleExports": []
|
740
708
|
}
|
@@ -0,0 +1,7 @@
|
|
1
|
+
import * as compositions_0 from '/Users/giladshoham/Library/Caches/Bit/capsules/root/b5ea46ec3/teambit.ui-foundation_harmony-ui-app@1.0.258/dist/harmony-ui-app.compositions.js';
|
2
|
+
import * as overview_0 from '/Users/giladshoham/Library/Caches/Bit/capsules/root/b5ea46ec3/teambit.ui-foundation_harmony-ui-app@1.0.258/dist/harmony-ui-app.docs.mdx';
|
3
|
+
|
4
|
+
export const compositions = [compositions_0];
|
5
|
+
export const overview = [overview_0];
|
6
|
+
|
7
|
+
export const compositions_metadata = {"compositions":[{"displayName":"Logo","identifier":"Logo"}]};
|
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.258",
|
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.258"
|
10
10
|
},
|
11
11
|
"dependencies": {
|
12
12
|
"@teambit/harmony": "0.4.6",
|
13
|
-
"@teambit/aspect-loader": "1.0.
|
14
|
-
"@teambit/application": "1.0.
|
13
|
+
"@teambit/aspect-loader": "1.0.258",
|
14
|
+
"@teambit/application": "1.0.258",
|
15
15
|
"@teambit/cli": "0.0.862",
|
16
|
-
"@teambit/component": "1.0.
|
17
|
-
"@teambit/ui": "1.0.
|
16
|
+
"@teambit/component": "1.0.258",
|
17
|
+
"@teambit/ui": "1.0.258"
|
18
18
|
},
|
19
19
|
"devDependencies": {
|
20
20
|
"@types/mocha": "9.1.0",
|
@@ -1,7 +0,0 @@
|
|
1
|
-
import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.ui-foundation_harmony-ui-app@1.0.257/dist/harmony-ui-app.compositions.js';
|
2
|
-
import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.ui-foundation_harmony-ui-app@1.0.257/dist/harmony-ui-app.docs.mdx';
|
3
|
-
|
4
|
-
export const compositions = [compositions_0];
|
5
|
-
export const overview = [overview_0];
|
6
|
-
|
7
|
-
export const compositions_metadata = {"compositions":[{"displayName":"Logo","identifier":"Logo"}]};
|