@teambit/harmony-ui-app 1.0.496 → 1.0.498
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.
|
@@ -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.498" 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={98:(e,t,o)=>{var n={id:"teambit.ui-foundation/harmony-ui-app@1.0.498",homepage:"https://bit.cloud/teambit/ui-foundation/harmony-ui-app",exported:!0};function r(){const e=i(o(594));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},594: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={};o.r(n),o.d(n,{compositions:()=>f,compositions_metadata:()=>y,overview:()=>m});var r={};o.r(r),o.d(r,{default:()=>l});var i=o(98);o(594);const a=MdxJsReact,p=TeambitMdxUiMdxScopeContext;var u=["components"];function c(){return c=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var o=arguments[t];for(var n in o)({}).hasOwnProperty.call(o,n)&&(e[n]=o[n])}return e},c.apply(null,arguments)}var s={},d="wrapper";function l(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({}.hasOwnProperty.call(e,n)){if(t.includes(n))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.includes(o)||{}.propertyIsEnumerable.call(e,o)&&(r[o]=e[o])}return r}(e,u);return(0,a.mdx)(d,c({},s,o,{components:t,mdxType:"MDXLayout"}),(0,a.mdx)(p.MDXScopeProvider,{components:{},mdxType:"MDXScopeProvider"}))}l.isMDXComponent=!0;const f=[i],m=[r],y={compositions:[{displayName:"Logo",identifier:"Logo"}]};return n})()));
|
package/artifacts/schema.json
CHANGED
|
@@ -57,11 +57,7 @@
|
|
|
57
57
|
"line": 11,
|
|
58
58
|
"character": 26
|
|
59
59
|
},
|
|
60
|
-
"name": "ApplicationMain"
|
|
61
|
-
"componentId": {
|
|
62
|
-
"scope": "teambit.harmony",
|
|
63
|
-
"name": "application"
|
|
64
|
-
}
|
|
60
|
+
"name": "ApplicationMain"
|
|
65
61
|
},
|
|
66
62
|
"isOptional": false,
|
|
67
63
|
"isSpread": false
|
|
@@ -81,11 +77,7 @@
|
|
|
81
77
|
"line": 12,
|
|
82
78
|
"character": 17
|
|
83
79
|
},
|
|
84
|
-
"name": "UiMain"
|
|
85
|
-
"componentId": {
|
|
86
|
-
"scope": "teambit.ui-foundation",
|
|
87
|
-
"name": "ui"
|
|
88
|
-
}
|
|
80
|
+
"name": "UiMain"
|
|
89
81
|
},
|
|
90
82
|
"isOptional": false,
|
|
91
83
|
"isSpread": false
|
|
@@ -105,11 +97,7 @@
|
|
|
105
97
|
"line": 13,
|
|
106
98
|
"character": 30
|
|
107
99
|
},
|
|
108
|
-
"name": "ComponentMain"
|
|
109
|
-
"componentId": {
|
|
110
|
-
"scope": "teambit.component",
|
|
111
|
-
"name": "component"
|
|
112
|
-
}
|
|
100
|
+
"name": "ComponentMain"
|
|
113
101
|
},
|
|
114
102
|
"isOptional": false,
|
|
115
103
|
"isSpread": false
|
|
@@ -162,8 +150,7 @@
|
|
|
162
150
|
"line": 19,
|
|
163
151
|
"character": 31
|
|
164
152
|
},
|
|
165
|
-
"name": "HarmonyAppOptions"
|
|
166
|
-
"internalFilePath": "harmony-app-options.ts"
|
|
153
|
+
"name": "HarmonyAppOptions"
|
|
167
154
|
},
|
|
168
155
|
"isOptional": false,
|
|
169
156
|
"isSpread": false
|
|
@@ -276,11 +263,7 @@
|
|
|
276
263
|
"line": 43,
|
|
277
264
|
"character": 62
|
|
278
265
|
},
|
|
279
|
-
"name": "ApplicationMain"
|
|
280
|
-
"componentId": {
|
|
281
|
-
"scope": "teambit.harmony",
|
|
282
|
-
"name": "application"
|
|
283
|
-
}
|
|
266
|
+
"name": "ApplicationMain"
|
|
284
267
|
},
|
|
285
268
|
{
|
|
286
269
|
"__schema": "TypeRefSchema",
|
|
@@ -289,11 +272,7 @@
|
|
|
289
272
|
"line": 43,
|
|
290
273
|
"character": 79
|
|
291
274
|
},
|
|
292
|
-
"name": "UiMain"
|
|
293
|
-
"componentId": {
|
|
294
|
-
"scope": "teambit.ui-foundation",
|
|
295
|
-
"name": "ui"
|
|
296
|
-
}
|
|
275
|
+
"name": "UiMain"
|
|
297
276
|
},
|
|
298
277
|
{
|
|
299
278
|
"__schema": "TypeRefSchema",
|
|
@@ -302,11 +281,7 @@
|
|
|
302
281
|
"line": 43,
|
|
303
282
|
"character": 87
|
|
304
283
|
},
|
|
305
|
-
"name": "ComponentMain"
|
|
306
|
-
"componentId": {
|
|
307
|
-
"scope": "teambit.component",
|
|
308
|
-
"name": "component"
|
|
309
|
-
}
|
|
284
|
+
"name": "ComponentMain"
|
|
310
285
|
}
|
|
311
286
|
]
|
|
312
287
|
},
|
|
@@ -426,11 +401,7 @@
|
|
|
426
401
|
"line": 11,
|
|
427
402
|
"character": 26
|
|
428
403
|
},
|
|
429
|
-
"name": "ApplicationMain"
|
|
430
|
-
"componentId": {
|
|
431
|
-
"scope": "teambit.harmony",
|
|
432
|
-
"name": "application"
|
|
433
|
-
}
|
|
404
|
+
"name": "ApplicationMain"
|
|
434
405
|
},
|
|
435
406
|
"isOptional": false,
|
|
436
407
|
"isSpread": false
|
|
@@ -450,11 +421,7 @@
|
|
|
450
421
|
"line": 12,
|
|
451
422
|
"character": 17
|
|
452
423
|
},
|
|
453
|
-
"name": "UiMain"
|
|
454
|
-
"componentId": {
|
|
455
|
-
"scope": "teambit.ui-foundation",
|
|
456
|
-
"name": "ui"
|
|
457
|
-
}
|
|
424
|
+
"name": "UiMain"
|
|
458
425
|
},
|
|
459
426
|
"isOptional": false,
|
|
460
427
|
"isSpread": false
|
|
@@ -474,11 +441,7 @@
|
|
|
474
441
|
"line": 13,
|
|
475
442
|
"character": 30
|
|
476
443
|
},
|
|
477
|
-
"name": "ComponentMain"
|
|
478
|
-
"componentId": {
|
|
479
|
-
"scope": "teambit.component",
|
|
480
|
-
"name": "component"
|
|
481
|
-
}
|
|
444
|
+
"name": "ComponentMain"
|
|
482
445
|
},
|
|
483
446
|
"isOptional": false,
|
|
484
447
|
"isSpread": false
|
|
@@ -531,8 +494,7 @@
|
|
|
531
494
|
"line": 19,
|
|
532
495
|
"character": 31
|
|
533
496
|
},
|
|
534
|
-
"name": "HarmonyAppOptions"
|
|
535
|
-
"internalFilePath": "harmony-app-options.ts"
|
|
497
|
+
"name": "HarmonyAppOptions"
|
|
536
498
|
},
|
|
537
499
|
"isOptional": false,
|
|
538
500
|
"isSpread": false
|
|
@@ -645,11 +607,7 @@
|
|
|
645
607
|
"line": 43,
|
|
646
608
|
"character": 62
|
|
647
609
|
},
|
|
648
|
-
"name": "ApplicationMain"
|
|
649
|
-
"componentId": {
|
|
650
|
-
"scope": "teambit.harmony",
|
|
651
|
-
"name": "application"
|
|
652
|
-
}
|
|
610
|
+
"name": "ApplicationMain"
|
|
653
611
|
},
|
|
654
612
|
{
|
|
655
613
|
"__schema": "TypeRefSchema",
|
|
@@ -658,11 +616,7 @@
|
|
|
658
616
|
"line": 43,
|
|
659
617
|
"character": 79
|
|
660
618
|
},
|
|
661
|
-
"name": "UiMain"
|
|
662
|
-
"componentId": {
|
|
663
|
-
"scope": "teambit.ui-foundation",
|
|
664
|
-
"name": "ui"
|
|
665
|
-
}
|
|
619
|
+
"name": "UiMain"
|
|
666
620
|
},
|
|
667
621
|
{
|
|
668
622
|
"__schema": "TypeRefSchema",
|
|
@@ -671,11 +625,7 @@
|
|
|
671
625
|
"line": 43,
|
|
672
626
|
"character": 87
|
|
673
627
|
},
|
|
674
|
-
"name": "ComponentMain"
|
|
675
|
-
"componentId": {
|
|
676
|
-
"scope": "teambit.component",
|
|
677
|
-
"name": "component"
|
|
678
|
-
}
|
|
628
|
+
"name": "ComponentMain"
|
|
679
629
|
}
|
|
680
630
|
]
|
|
681
631
|
},
|
|
@@ -756,7 +706,7 @@
|
|
|
756
706
|
"componentId": {
|
|
757
707
|
"scope": "teambit.ui-foundation",
|
|
758
708
|
"name": "harmony-ui-app",
|
|
759
|
-
"version": "1.0.
|
|
709
|
+
"version": "1.0.498"
|
|
760
710
|
},
|
|
761
711
|
"taggedModuleExports": []
|
|
762
712
|
}
|
|
@@ -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.498/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.498/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.498",
|
|
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.498"
|
|
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.498",
|
|
14
|
+
"@teambit/application": "1.0.498",
|
|
15
|
+
"@teambit/cli": "0.0.1075",
|
|
16
|
+
"@teambit/component": "1.0.498",
|
|
17
|
+
"@teambit/ui": "1.0.498"
|
|
18
18
|
},
|
|
19
19
|
"devDependencies": {
|
|
20
20
|
"@types/mocha": "9.1.0",
|