@teambit/harmony-ui-app 1.0.257 → 1.0.259
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.259" 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={759:(e,t,o)=>{var n={id:"teambit.ui-foundation/harmony-ui-app@1.0.259",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(759);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={};for(var n in e)if(Object.prototype.hasOwnProperty.call(e,n)){if(t.indexOf(n)>=0)continue;o[n]=e[n]}return o}(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,322 @@
|
|
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
|
-
|
64
|
-
|
65
|
-
"
|
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
|
+
"componentId": {
|
61
|
+
"scope": "teambit.harmony",
|
62
|
+
"name": "application"
|
63
|
+
}
|
64
|
+
},
|
65
|
+
"isOptional": false,
|
66
|
+
"isSpread": false
|
66
67
|
},
|
67
|
-
|
68
|
-
|
69
|
-
"__schema": "TypeRefSchema",
|
68
|
+
{
|
69
|
+
"__schema": "ParameterSchema",
|
70
70
|
"location": {
|
71
71
|
"filePath": "harmony-ui-app.main.runtime.ts",
|
72
72
|
"line": 10,
|
73
|
-
"character":
|
73
|
+
"character": 53
|
74
74
|
},
|
75
|
-
"name": "
|
76
|
-
"
|
77
|
-
"
|
78
|
-
"
|
79
|
-
|
80
|
-
|
81
|
-
|
82
|
-
|
83
|
-
|
84
|
-
|
85
|
-
|
86
|
-
|
87
|
-
|
88
|
-
|
89
|
-
"
|
75
|
+
"name": "ui",
|
76
|
+
"type": {
|
77
|
+
"__schema": "TypeRefSchema",
|
78
|
+
"location": {
|
79
|
+
"filePath": "harmony-ui-app.main.runtime.ts",
|
80
|
+
"line": 10,
|
81
|
+
"character": 65
|
82
|
+
},
|
83
|
+
"name": "UiMain",
|
84
|
+
"componentId": {
|
85
|
+
"scope": "teambit.ui-foundation",
|
86
|
+
"name": "ui"
|
87
|
+
}
|
88
|
+
},
|
89
|
+
"isOptional": false,
|
90
|
+
"isSpread": false
|
90
91
|
},
|
91
|
-
|
92
|
-
|
93
|
-
"__schema": "TypeRefSchema",
|
92
|
+
{
|
93
|
+
"__schema": "ParameterSchema",
|
94
94
|
"location": {
|
95
95
|
"filePath": "harmony-ui-app.main.runtime.ts",
|
96
96
|
"line": 10,
|
97
|
-
"character":
|
97
|
+
"character": 73
|
98
|
+
},
|
99
|
+
"name": "componentAspect",
|
100
|
+
"type": {
|
101
|
+
"__schema": "TypeRefSchema",
|
102
|
+
"location": {
|
103
|
+
"filePath": "harmony-ui-app.main.runtime.ts",
|
104
|
+
"line": 10,
|
105
|
+
"character": 98
|
106
|
+
},
|
107
|
+
"name": "ComponentMain",
|
108
|
+
"componentId": {
|
109
|
+
"scope": "teambit.component",
|
110
|
+
"name": "component"
|
111
|
+
}
|
98
112
|
},
|
99
|
-
"
|
100
|
-
"
|
101
|
-
|
102
|
-
|
103
|
-
|
113
|
+
"isOptional": false,
|
114
|
+
"isSpread": false
|
115
|
+
}
|
116
|
+
],
|
117
|
+
"returnType": {
|
118
|
+
"__schema": "ThisTypeSchema",
|
119
|
+
"location": {
|
120
|
+
"filePath": "harmony-ui-app.main.runtime.ts",
|
121
|
+
"line": 9,
|
122
|
+
"character": 1
|
104
123
|
},
|
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
|
124
|
+
"name": "HarmonyUiAppMain"
|
115
125
|
},
|
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
|
126
|
+
"modifiers": []
|
126
127
|
},
|
127
|
-
|
128
|
-
"__schema": "
|
128
|
+
{
|
129
|
+
"__schema": "FunctionLikeSchema",
|
129
130
|
"location": {
|
130
131
|
"filePath": "harmony-ui-app.main.runtime.ts",
|
131
|
-
"line":
|
132
|
+
"line": 15,
|
132
133
|
"character": 3
|
133
134
|
},
|
134
|
-
"
|
135
|
-
|
136
|
-
},
|
137
|
-
"signature": "(method) HarmonyUiAppMain.registerHarmonyApp(options: HarmonyAppOptions): this",
|
138
|
-
"name": "registerHarmonyApp",
|
139
|
-
"params": [
|
140
|
-
{
|
141
|
-
"__schema": "ParameterSchema",
|
135
|
+
"doc": {
|
136
|
+
"__schema": "DocSchema",
|
142
137
|
"location": {
|
143
138
|
"filePath": "harmony-ui-app.main.runtime.ts",
|
144
|
-
"line":
|
145
|
-
"character":
|
139
|
+
"line": 12,
|
140
|
+
"character": 3
|
146
141
|
},
|
147
|
-
"
|
148
|
-
"
|
149
|
-
|
142
|
+
"raw": "/**\n * register a new harmony UI application.\n */",
|
143
|
+
"comment": "register a new harmony UI application."
|
144
|
+
},
|
145
|
+
"signature": "(method) HarmonyUiAppMain.registerHarmonyApp(options: HarmonyAppOptions): this",
|
146
|
+
"name": "registerHarmonyApp",
|
147
|
+
"params": [
|
148
|
+
{
|
149
|
+
"__schema": "ParameterSchema",
|
150
150
|
"location": {
|
151
151
|
"filePath": "harmony-ui-app.main.runtime.ts",
|
152
152
|
"line": 15,
|
153
|
-
"character":
|
153
|
+
"character": 22
|
154
|
+
},
|
155
|
+
"name": "options",
|
156
|
+
"type": {
|
157
|
+
"__schema": "TypeRefSchema",
|
158
|
+
"location": {
|
159
|
+
"filePath": "harmony-ui-app.main.runtime.ts",
|
160
|
+
"line": 15,
|
161
|
+
"character": 31
|
162
|
+
},
|
163
|
+
"name": "HarmonyAppOptions",
|
164
|
+
"internalFilePath": "harmony-app-options.ts"
|
154
165
|
},
|
155
|
-
"
|
156
|
-
"
|
166
|
+
"isOptional": false,
|
167
|
+
"isSpread": false
|
168
|
+
}
|
169
|
+
],
|
170
|
+
"returnType": {
|
171
|
+
"__schema": "TypeRefSchema",
|
172
|
+
"location": {
|
173
|
+
"filePath": "harmony-ui-app.main.runtime.ts",
|
174
|
+
"line": 15,
|
175
|
+
"character": 3
|
157
176
|
},
|
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
|
177
|
+
"name": "HarmonyUiAppMain"
|
168
178
|
},
|
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
|
179
|
+
"modifiers": []
|
179
180
|
},
|
180
|
-
|
181
|
-
|
182
|
-
"type": {
|
183
|
-
"__schema": "InferenceTypeSchema",
|
181
|
+
{
|
182
|
+
"__schema": "VariableLikeSchema",
|
184
183
|
"location": {
|
185
184
|
"filePath": "harmony-ui-app.main.runtime.ts",
|
186
185
|
"line": 33,
|
187
186
|
"character": 3
|
188
187
|
},
|
189
|
-
"
|
190
|
-
|
191
|
-
|
192
|
-
|
193
|
-
|
194
|
-
|
195
|
-
|
196
|
-
|
197
|
-
|
198
|
-
|
199
|
-
|
188
|
+
"signature": "(property) HarmonyUiAppMain.slots: never[]",
|
189
|
+
"name": "slots",
|
190
|
+
"type": {
|
191
|
+
"__schema": "InferenceTypeSchema",
|
192
|
+
"location": {
|
193
|
+
"filePath": "harmony-ui-app.main.runtime.ts",
|
194
|
+
"line": 33,
|
195
|
+
"character": 3
|
196
|
+
},
|
197
|
+
"type": "never[]"
|
198
|
+
},
|
199
|
+
"isOptional": true,
|
200
|
+
"defaultValue": "[]"
|
200
201
|
},
|
201
|
-
|
202
|
-
|
203
|
-
"type": {
|
204
|
-
"__schema": "InferenceTypeSchema",
|
202
|
+
{
|
203
|
+
"__schema": "VariableLikeSchema",
|
205
204
|
"location": {
|
206
205
|
"filePath": "harmony-ui-app.main.runtime.ts",
|
207
206
|
"line": 35,
|
208
207
|
"character": 3
|
209
208
|
},
|
210
|
-
"
|
211
|
-
|
212
|
-
|
213
|
-
|
214
|
-
|
215
|
-
|
216
|
-
|
217
|
-
|
218
|
-
|
219
|
-
|
220
|
-
|
209
|
+
"signature": "(property) HarmonyUiAppMain.dependencies: Aspect[]",
|
210
|
+
"name": "dependencies",
|
211
|
+
"type": {
|
212
|
+
"__schema": "InferenceTypeSchema",
|
213
|
+
"location": {
|
214
|
+
"filePath": "harmony-ui-app.main.runtime.ts",
|
215
|
+
"line": 35,
|
216
|
+
"character": 3
|
217
|
+
},
|
218
|
+
"type": "Aspect[]"
|
219
|
+
},
|
220
|
+
"isOptional": true,
|
221
|
+
"defaultValue": "[ApplicationAspect, UIAspect, ComponentAspect]"
|
221
222
|
},
|
222
|
-
|
223
|
-
|
224
|
-
"type": {
|
225
|
-
"__schema": "InferenceTypeSchema",
|
223
|
+
{
|
224
|
+
"__schema": "VariableLikeSchema",
|
226
225
|
"location": {
|
227
226
|
"filePath": "harmony-ui-app.main.runtime.ts",
|
228
227
|
"line": 37,
|
229
228
|
"character": 3
|
230
229
|
},
|
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",
|
230
|
+
"signature": "(property) HarmonyUiAppMain.runtime: RuntimeDefinition",
|
231
|
+
"name": "runtime",
|
232
|
+
"type": {
|
233
|
+
"__schema": "InferenceTypeSchema",
|
248
234
|
"location": {
|
249
235
|
"filePath": "harmony-ui-app.main.runtime.ts",
|
250
|
-
"line":
|
251
|
-
"character":
|
236
|
+
"line": 37,
|
237
|
+
"character": 3
|
252
238
|
},
|
253
|
-
"
|
254
|
-
|
255
|
-
|
239
|
+
"type": "RuntimeDefinition"
|
240
|
+
},
|
241
|
+
"isOptional": true,
|
242
|
+
"defaultValue": "MainRuntime"
|
243
|
+
},
|
244
|
+
{
|
245
|
+
"__schema": "FunctionLikeSchema",
|
246
|
+
"location": {
|
247
|
+
"filePath": "harmony-ui-app.main.runtime.ts",
|
248
|
+
"line": 39,
|
249
|
+
"character": 3
|
250
|
+
},
|
251
|
+
"signature": "(method) HarmonyUiAppMain.provider([application, ui, componentAspect]: [ApplicationMain, UiMain, ComponentMain]): Promise<HarmonyUiAppMain>",
|
252
|
+
"name": "provider",
|
253
|
+
"params": [
|
254
|
+
{
|
255
|
+
"__schema": "ParameterSchema",
|
256
256
|
"location": {
|
257
257
|
"filePath": "harmony-ui-app.main.runtime.ts",
|
258
258
|
"line": 39,
|
259
|
-
"character":
|
259
|
+
"character": 25
|
260
260
|
},
|
261
|
-
"
|
262
|
-
|
263
|
-
|
264
|
-
|
265
|
-
|
266
|
-
|
267
|
-
|
268
|
-
},
|
269
|
-
"name": "ApplicationMain",
|
270
|
-
"componentId": {
|
271
|
-
"scope": "teambit.harmony",
|
272
|
-
"name": "application"
|
273
|
-
}
|
261
|
+
"name": "[ application, ui, componentAspect ]",
|
262
|
+
"type": {
|
263
|
+
"__schema": "TupleTypeSchema",
|
264
|
+
"location": {
|
265
|
+
"filePath": "harmony-ui-app.main.runtime.ts",
|
266
|
+
"line": 39,
|
267
|
+
"character": 61
|
274
268
|
},
|
275
|
-
|
276
|
-
|
277
|
-
|
278
|
-
"
|
279
|
-
|
280
|
-
|
269
|
+
"elements": [
|
270
|
+
{
|
271
|
+
"__schema": "TypeRefSchema",
|
272
|
+
"location": {
|
273
|
+
"filePath": "harmony-ui-app.main.runtime.ts",
|
274
|
+
"line": 39,
|
275
|
+
"character": 62
|
276
|
+
},
|
277
|
+
"name": "ApplicationMain",
|
278
|
+
"componentId": {
|
279
|
+
"scope": "teambit.harmony",
|
280
|
+
"name": "application"
|
281
|
+
}
|
281
282
|
},
|
282
|
-
|
283
|
-
|
284
|
-
"
|
285
|
-
|
286
|
-
|
287
|
-
|
288
|
-
|
289
|
-
|
290
|
-
|
291
|
-
|
292
|
-
|
293
|
-
|
283
|
+
{
|
284
|
+
"__schema": "TypeRefSchema",
|
285
|
+
"location": {
|
286
|
+
"filePath": "harmony-ui-app.main.runtime.ts",
|
287
|
+
"line": 39,
|
288
|
+
"character": 79
|
289
|
+
},
|
290
|
+
"name": "UiMain",
|
291
|
+
"componentId": {
|
292
|
+
"scope": "teambit.ui-foundation",
|
293
|
+
"name": "ui"
|
294
|
+
}
|
294
295
|
},
|
295
|
-
|
296
|
-
|
297
|
-
"
|
298
|
-
|
296
|
+
{
|
297
|
+
"__schema": "TypeRefSchema",
|
298
|
+
"location": {
|
299
|
+
"filePath": "harmony-ui-app.main.runtime.ts",
|
300
|
+
"line": 39,
|
301
|
+
"character": 87
|
302
|
+
},
|
303
|
+
"name": "ComponentMain",
|
304
|
+
"componentId": {
|
305
|
+
"scope": "teambit.component",
|
306
|
+
"name": "component"
|
307
|
+
}
|
299
308
|
}
|
300
|
-
|
301
|
-
|
309
|
+
]
|
310
|
+
},
|
311
|
+
"isOptional": false,
|
312
|
+
"isSpread": false
|
313
|
+
}
|
314
|
+
],
|
315
|
+
"returnType": {
|
316
|
+
"__schema": "InferenceTypeSchema",
|
317
|
+
"location": {
|
318
|
+
"filePath": "harmony-ui-app.main.runtime.ts",
|
319
|
+
"line": 39,
|
320
|
+
"character": 3
|
302
321
|
},
|
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
|
322
|
+
"type": "Promise<HarmonyUiAppMain>"
|
313
323
|
},
|
314
|
-
"
|
315
|
-
|
316
|
-
|
317
|
-
|
318
|
-
|
319
|
-
|
320
|
-
|
321
|
-
|
322
|
-
|
323
|
-
"implementNodes": []
|
324
|
+
"modifiers": [
|
325
|
+
"static",
|
326
|
+
"async"
|
327
|
+
]
|
328
|
+
}
|
329
|
+
],
|
330
|
+
"extendsNodes": [],
|
331
|
+
"implementNodes": []
|
332
|
+
}
|
324
333
|
},
|
325
334
|
{
|
326
335
|
"__schema": "UnImplementedSchema",
|
@@ -333,30 +342,39 @@
|
|
333
342
|
"type": "Identifier"
|
334
343
|
},
|
335
344
|
{
|
336
|
-
"__schema": "
|
345
|
+
"__schema": "ExportSchema",
|
337
346
|
"location": {
|
338
|
-
"filePath": "
|
339
|
-
"line":
|
340
|
-
"character":
|
347
|
+
"filePath": "index.ts",
|
348
|
+
"line": 5,
|
349
|
+
"character": 10
|
341
350
|
},
|
342
|
-
"signature": "const HarmonyUiAppAspect: Aspect",
|
343
351
|
"name": "HarmonyUiAppAspect",
|
344
|
-
"
|
345
|
-
"__schema": "
|
352
|
+
"exportNode": {
|
353
|
+
"__schema": "VariableLikeSchema",
|
346
354
|
"location": {
|
347
355
|
"filePath": "harmony-ui-app.aspect.ts",
|
348
356
|
"line": 3,
|
349
357
|
"character": 14
|
350
358
|
},
|
351
|
-
"
|
352
|
-
"
|
353
|
-
|
354
|
-
"
|
355
|
-
"
|
356
|
-
|
357
|
-
|
358
|
-
|
359
|
-
|
359
|
+
"signature": "const HarmonyUiAppAspect: Aspect",
|
360
|
+
"name": "HarmonyUiAppAspect",
|
361
|
+
"type": {
|
362
|
+
"__schema": "TypeRefSchema",
|
363
|
+
"location": {
|
364
|
+
"filePath": "harmony-ui-app.aspect.ts",
|
365
|
+
"line": 3,
|
366
|
+
"character": 14
|
367
|
+
},
|
368
|
+
"name": "Aspect",
|
369
|
+
"componentId": {
|
370
|
+
"scope": "teambit.harmony",
|
371
|
+
"name": "harmony",
|
372
|
+
"version": "0.4.6"
|
373
|
+
}
|
374
|
+
},
|
375
|
+
"isOptional": false,
|
376
|
+
"defaultValue": "Aspect.create({\n id: 'teambit.ui-foundation/harmony-ui-app',\n})"
|
377
|
+
}
|
360
378
|
}
|
361
379
|
],
|
362
380
|
"internals": []
|
@@ -734,7 +752,7 @@
|
|
734
752
|
"componentId": {
|
735
753
|
"scope": "teambit.ui-foundation",
|
736
754
|
"name": "harmony-ui-app",
|
737
|
-
"version": "1.0.
|
755
|
+
"version": "1.0.259"
|
738
756
|
},
|
739
757
|
"taggedModuleExports": []
|
740
758
|
}
|
@@ -1,5 +1,5 @@
|
|
1
|
-
import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.ui-foundation_harmony-ui-app@1.0.
|
2
|
-
import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.ui-foundation_harmony-ui-app@1.0.
|
1
|
+
import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.ui-foundation_harmony-ui-app@1.0.259/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.259/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.259",
|
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.259"
|
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.259",
|
14
|
+
"@teambit/application": "1.0.259",
|
15
|
+
"@teambit/cli": "0.0.863",
|
16
|
+
"@teambit/component": "1.0.259",
|
17
|
+
"@teambit/ui": "1.0.259"
|
18
18
|
},
|
19
19
|
"devDependencies": {
|
20
20
|
"@types/mocha": "9.1.0",
|