@teambit/component-sizer 1.0.257 → 1.0.259
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.component/component-sizer@1.0.
|
3
|
+
<testsuite name="teambit.component/component-sizer@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.component/component-sizer-preview"]=t():e["teambit.component/component-sizer-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.component/component-sizer-preview"]=t():e["teambit.component/component-sizer-preview"]=t()}(self,(()=>(()=>{"use strict";var e={70893:(e,t,o)=>{var n={id:"teambit.component/component-sizer@1.0.259",homepage:"https://bit.cloud/teambit/component/component-sizer",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 p=()=>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/component-sizer.svg"}));p.__bit_component=n,t.Logo=p},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:()=>m,compositions_metadata:()=>l,overview:()=>u});var e={};o.r(e),o.d(e,{default:()=>d});var t=o(70893);o(41594);const r=MdxJsReact,i=TeambitMdxUiMdxScopeContext;var p=["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)Object.prototype.hasOwnProperty.call(o,n)&&(e[n]=o[n])}return e},c.apply(this,arguments)}var s={},a="wrapper";function d(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,p);return(0,r.mdx)(a,c({},s,o,{components:t,mdxType:"MDXLayout"}),(0,r.mdx)(i.MDXScopeProvider,{components:{},mdxType:"MDXScopeProvider"},(0,r.mdx)("p",null,"Adds the component's minified and Gzipped bundle size to the component docs (in the badges section).")))}d.isMDXComponent=!0;const m=[t],u=[e],l={compositions:[{displayName:"Logo",identifier:"Logo"}]}})(),n})()));
|
package/artifacts/schema.json
CHANGED
@@ -14,268 +14,277 @@
|
|
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 ComponentSizerMain",
|
24
23
|
"name": "ComponentSizerMain",
|
25
|
-
"
|
26
|
-
|
27
|
-
|
28
|
-
"
|
29
|
-
|
30
|
-
|
31
|
-
|
32
|
-
|
33
|
-
|
34
|
-
|
35
|
-
|
36
|
-
|
37
|
-
"__schema": "ParameterSchema",
|
38
|
-
"location": {
|
39
|
-
"filePath": "component-sizer.main.runtime.ts",
|
40
|
-
"line": 13,
|
41
|
-
"character": 5
|
42
|
-
},
|
43
|
-
"name": "preview",
|
44
|
-
"type": {
|
45
|
-
"__schema": "TypeRefSchema",
|
46
|
-
"location": {
|
47
|
-
"filePath": "component-sizer.main.runtime.ts",
|
48
|
-
"line": 13,
|
49
|
-
"character": 22
|
50
|
-
},
|
51
|
-
"name": "PreviewMain",
|
52
|
-
"componentId": {
|
53
|
-
"scope": "teambit.preview",
|
54
|
-
"name": "preview"
|
55
|
-
}
|
56
|
-
},
|
57
|
-
"isOptional": false,
|
58
|
-
"isSpread": false
|
59
|
-
}
|
60
|
-
],
|
61
|
-
"returnType": {
|
62
|
-
"__schema": "ThisTypeSchema",
|
24
|
+
"exportNode": {
|
25
|
+
"__schema": "ClassSchema",
|
26
|
+
"location": {
|
27
|
+
"filePath": "component-sizer.main.runtime.ts",
|
28
|
+
"line": 8,
|
29
|
+
"character": 1
|
30
|
+
},
|
31
|
+
"signature": "class ComponentSizerMain",
|
32
|
+
"name": "ComponentSizerMain",
|
33
|
+
"members": [
|
34
|
+
{
|
35
|
+
"__schema": "ConstructorSchema",
|
63
36
|
"location": {
|
64
37
|
"filePath": "component-sizer.main.runtime.ts",
|
65
|
-
"line":
|
66
|
-
"character":
|
38
|
+
"line": 9,
|
39
|
+
"character": 3
|
67
40
|
},
|
68
|
-
"
|
69
|
-
|
70
|
-
|
71
|
-
|
72
|
-
|
73
|
-
"__schema": "FunctionLikeSchema",
|
74
|
-
"location": {
|
75
|
-
"filePath": "component-sizer.main.runtime.ts",
|
76
|
-
"line": 16,
|
77
|
-
"character": 3
|
78
|
-
},
|
79
|
-
"signature": "(method) ComponentSizerMain.getComponentSize(component: Component): ComponentPreviewSize | undefined",
|
80
|
-
"name": "getComponentSize",
|
81
|
-
"params": [
|
82
|
-
{
|
83
|
-
"__schema": "ParameterSchema",
|
84
|
-
"location": {
|
85
|
-
"filePath": "component-sizer.main.runtime.ts",
|
86
|
-
"line": 16,
|
87
|
-
"character": 20
|
88
|
-
},
|
89
|
-
"name": "component",
|
90
|
-
"type": {
|
91
|
-
"__schema": "TypeRefSchema",
|
41
|
+
"signature": "constructor ComponentSizerMain(preview: PreviewMain): ComponentSizerMain",
|
42
|
+
"name": "constructor",
|
43
|
+
"params": [
|
44
|
+
{
|
45
|
+
"__schema": "ParameterSchema",
|
92
46
|
"location": {
|
93
47
|
"filePath": "component-sizer.main.runtime.ts",
|
94
|
-
"line":
|
95
|
-
"character":
|
48
|
+
"line": 13,
|
49
|
+
"character": 5
|
96
50
|
},
|
97
|
-
"name": "
|
98
|
-
"
|
99
|
-
"
|
100
|
-
"
|
101
|
-
|
51
|
+
"name": "preview",
|
52
|
+
"type": {
|
53
|
+
"__schema": "TypeRefSchema",
|
54
|
+
"location": {
|
55
|
+
"filePath": "component-sizer.main.runtime.ts",
|
56
|
+
"line": 13,
|
57
|
+
"character": 22
|
58
|
+
},
|
59
|
+
"name": "PreviewMain",
|
60
|
+
"componentId": {
|
61
|
+
"scope": "teambit.preview",
|
62
|
+
"name": "preview"
|
63
|
+
}
|
64
|
+
},
|
65
|
+
"isOptional": false,
|
66
|
+
"isSpread": false
|
67
|
+
}
|
68
|
+
],
|
69
|
+
"returnType": {
|
70
|
+
"__schema": "ThisTypeSchema",
|
71
|
+
"location": {
|
72
|
+
"filePath": "component-sizer.main.runtime.ts",
|
73
|
+
"line": 8,
|
74
|
+
"character": 1
|
102
75
|
},
|
103
|
-
"
|
104
|
-
|
105
|
-
|
106
|
-
|
107
|
-
|
108
|
-
"__schema": "
|
76
|
+
"name": "ComponentSizerMain"
|
77
|
+
},
|
78
|
+
"modifiers": []
|
79
|
+
},
|
80
|
+
{
|
81
|
+
"__schema": "FunctionLikeSchema",
|
109
82
|
"location": {
|
110
83
|
"filePath": "component-sizer.main.runtime.ts",
|
111
84
|
"line": 16,
|
112
|
-
"character":
|
85
|
+
"character": 3
|
113
86
|
},
|
114
|
-
"
|
87
|
+
"signature": "(method) ComponentSizerMain.getComponentSize(component: Component): ComponentPreviewSize | undefined",
|
88
|
+
"name": "getComponentSize",
|
89
|
+
"params": [
|
115
90
|
{
|
116
|
-
"__schema": "
|
91
|
+
"__schema": "ParameterSchema",
|
117
92
|
"location": {
|
118
93
|
"filePath": "component-sizer.main.runtime.ts",
|
119
94
|
"line": 16,
|
120
|
-
"character":
|
95
|
+
"character": 20
|
121
96
|
},
|
122
|
-
"name": "
|
123
|
-
"
|
124
|
-
"
|
125
|
-
"
|
126
|
-
|
127
|
-
|
128
|
-
|
129
|
-
|
130
|
-
|
131
|
-
"
|
132
|
-
|
133
|
-
|
97
|
+
"name": "component",
|
98
|
+
"type": {
|
99
|
+
"__schema": "TypeRefSchema",
|
100
|
+
"location": {
|
101
|
+
"filePath": "component-sizer.main.runtime.ts",
|
102
|
+
"line": 16,
|
103
|
+
"character": 31
|
104
|
+
},
|
105
|
+
"name": "Component",
|
106
|
+
"componentId": {
|
107
|
+
"scope": "teambit.component",
|
108
|
+
"name": "component"
|
109
|
+
}
|
134
110
|
},
|
135
|
-
"
|
111
|
+
"isOptional": false,
|
112
|
+
"isSpread": false
|
136
113
|
}
|
137
|
-
]
|
138
|
-
|
139
|
-
|
140
|
-
|
141
|
-
|
142
|
-
|
143
|
-
|
144
|
-
|
145
|
-
|
146
|
-
|
114
|
+
],
|
115
|
+
"returnType": {
|
116
|
+
"__schema": "TypeUnionSchema",
|
117
|
+
"location": {
|
118
|
+
"filePath": "component-sizer.main.runtime.ts",
|
119
|
+
"line": 16,
|
120
|
+
"character": 43
|
121
|
+
},
|
122
|
+
"types": [
|
123
|
+
{
|
124
|
+
"__schema": "TypeRefSchema",
|
125
|
+
"location": {
|
126
|
+
"filePath": "component-sizer.main.runtime.ts",
|
127
|
+
"line": 16,
|
128
|
+
"character": 43
|
129
|
+
},
|
130
|
+
"name": "ComponentPreviewSize",
|
131
|
+
"componentId": {
|
132
|
+
"scope": "teambit.preview",
|
133
|
+
"name": "preview"
|
134
|
+
}
|
135
|
+
},
|
136
|
+
{
|
137
|
+
"__schema": "KeywordTypeSchema",
|
138
|
+
"location": {
|
139
|
+
"filePath": "component-sizer.main.runtime.ts",
|
140
|
+
"line": 16,
|
141
|
+
"character": 66
|
142
|
+
},
|
143
|
+
"name": "undefined"
|
144
|
+
}
|
145
|
+
]
|
146
|
+
},
|
147
|
+
"modifiers": []
|
147
148
|
},
|
148
|
-
|
149
|
-
|
150
|
-
"type": {
|
151
|
-
"__schema": "InferenceTypeSchema",
|
149
|
+
{
|
150
|
+
"__schema": "VariableLikeSchema",
|
152
151
|
"location": {
|
153
152
|
"filePath": "component-sizer.main.runtime.ts",
|
154
153
|
"line": 20,
|
155
154
|
"character": 3
|
156
155
|
},
|
157
|
-
"
|
158
|
-
|
159
|
-
|
160
|
-
|
161
|
-
|
162
|
-
|
163
|
-
|
164
|
-
|
165
|
-
|
166
|
-
|
167
|
-
|
156
|
+
"signature": "(property) ComponentSizerMain.slots: never[]",
|
157
|
+
"name": "slots",
|
158
|
+
"type": {
|
159
|
+
"__schema": "InferenceTypeSchema",
|
160
|
+
"location": {
|
161
|
+
"filePath": "component-sizer.main.runtime.ts",
|
162
|
+
"line": 20,
|
163
|
+
"character": 3
|
164
|
+
},
|
165
|
+
"type": "never[]"
|
166
|
+
},
|
167
|
+
"isOptional": true,
|
168
|
+
"defaultValue": "[]"
|
168
169
|
},
|
169
|
-
|
170
|
-
|
171
|
-
"type": {
|
172
|
-
"__schema": "InferenceTypeSchema",
|
170
|
+
{
|
171
|
+
"__schema": "VariableLikeSchema",
|
173
172
|
"location": {
|
174
173
|
"filePath": "component-sizer.main.runtime.ts",
|
175
174
|
"line": 21,
|
176
175
|
"character": 3
|
177
176
|
},
|
178
|
-
"
|
179
|
-
|
180
|
-
|
181
|
-
|
182
|
-
|
183
|
-
|
184
|
-
|
185
|
-
|
186
|
-
|
187
|
-
|
188
|
-
|
177
|
+
"signature": "(property) ComponentSizerMain.dependencies: Aspect[]",
|
178
|
+
"name": "dependencies",
|
179
|
+
"type": {
|
180
|
+
"__schema": "InferenceTypeSchema",
|
181
|
+
"location": {
|
182
|
+
"filePath": "component-sizer.main.runtime.ts",
|
183
|
+
"line": 21,
|
184
|
+
"character": 3
|
185
|
+
},
|
186
|
+
"type": "Aspect[]"
|
187
|
+
},
|
188
|
+
"isOptional": true,
|
189
|
+
"defaultValue": "[PreviewAspect, GraphqlAspect, ComponentAspect]"
|
189
190
|
},
|
190
|
-
|
191
|
-
|
192
|
-
"type": {
|
193
|
-
"__schema": "InferenceTypeSchema",
|
191
|
+
{
|
192
|
+
"__schema": "VariableLikeSchema",
|
194
193
|
"location": {
|
195
194
|
"filePath": "component-sizer.main.runtime.ts",
|
196
195
|
"line": 22,
|
197
196
|
"character": 3
|
198
197
|
},
|
199
|
-
"
|
200
|
-
|
201
|
-
|
202
|
-
|
203
|
-
},
|
204
|
-
{
|
205
|
-
"__schema": "FunctionLikeSchema",
|
206
|
-
"location": {
|
207
|
-
"filePath": "component-sizer.main.runtime.ts",
|
208
|
-
"line": 23,
|
209
|
-
"character": 3
|
210
|
-
},
|
211
|
-
"signature": "(method) ComponentSizerMain.provider([preview, graphql]: [PreviewMain, GraphqlMain]): Promise<ComponentSizerMain>",
|
212
|
-
"name": "provider",
|
213
|
-
"params": [
|
214
|
-
{
|
215
|
-
"__schema": "ParameterSchema",
|
198
|
+
"signature": "(property) ComponentSizerMain.runtime: RuntimeDefinition",
|
199
|
+
"name": "runtime",
|
200
|
+
"type": {
|
201
|
+
"__schema": "InferenceTypeSchema",
|
216
202
|
"location": {
|
217
203
|
"filePath": "component-sizer.main.runtime.ts",
|
218
|
-
"line":
|
219
|
-
"character":
|
204
|
+
"line": 22,
|
205
|
+
"character": 3
|
220
206
|
},
|
221
|
-
"
|
222
|
-
|
223
|
-
|
207
|
+
"type": "RuntimeDefinition"
|
208
|
+
},
|
209
|
+
"isOptional": true,
|
210
|
+
"defaultValue": "MainRuntime"
|
211
|
+
},
|
212
|
+
{
|
213
|
+
"__schema": "FunctionLikeSchema",
|
214
|
+
"location": {
|
215
|
+
"filePath": "component-sizer.main.runtime.ts",
|
216
|
+
"line": 23,
|
217
|
+
"character": 3
|
218
|
+
},
|
219
|
+
"signature": "(method) ComponentSizerMain.provider([preview, graphql]: [PreviewMain, GraphqlMain]): Promise<ComponentSizerMain>",
|
220
|
+
"name": "provider",
|
221
|
+
"params": [
|
222
|
+
{
|
223
|
+
"__schema": "ParameterSchema",
|
224
224
|
"location": {
|
225
225
|
"filePath": "component-sizer.main.runtime.ts",
|
226
226
|
"line": 23,
|
227
|
-
"character":
|
227
|
+
"character": 25
|
228
228
|
},
|
229
|
-
"
|
230
|
-
|
231
|
-
|
232
|
-
|
233
|
-
|
234
|
-
|
235
|
-
|
236
|
-
},
|
237
|
-
"name": "PreviewMain",
|
238
|
-
"componentId": {
|
239
|
-
"scope": "teambit.preview",
|
240
|
-
"name": "preview"
|
241
|
-
}
|
229
|
+
"name": "[ preview, graphql ]",
|
230
|
+
"type": {
|
231
|
+
"__schema": "TupleTypeSchema",
|
232
|
+
"location": {
|
233
|
+
"filePath": "component-sizer.main.runtime.ts",
|
234
|
+
"line": 23,
|
235
|
+
"character": 45
|
242
236
|
},
|
243
|
-
|
244
|
-
|
245
|
-
|
246
|
-
"
|
247
|
-
|
248
|
-
|
237
|
+
"elements": [
|
238
|
+
{
|
239
|
+
"__schema": "TypeRefSchema",
|
240
|
+
"location": {
|
241
|
+
"filePath": "component-sizer.main.runtime.ts",
|
242
|
+
"line": 23,
|
243
|
+
"character": 46
|
244
|
+
},
|
245
|
+
"name": "PreviewMain",
|
246
|
+
"componentId": {
|
247
|
+
"scope": "teambit.preview",
|
248
|
+
"name": "preview"
|
249
|
+
}
|
249
250
|
},
|
250
|
-
|
251
|
-
|
252
|
-
"
|
253
|
-
|
251
|
+
{
|
252
|
+
"__schema": "TypeRefSchema",
|
253
|
+
"location": {
|
254
|
+
"filePath": "component-sizer.main.runtime.ts",
|
255
|
+
"line": 23,
|
256
|
+
"character": 59
|
257
|
+
},
|
258
|
+
"name": "GraphqlMain",
|
259
|
+
"componentId": {
|
260
|
+
"scope": "teambit.harmony",
|
261
|
+
"name": "graphql"
|
262
|
+
}
|
254
263
|
}
|
255
|
-
|
256
|
-
|
264
|
+
]
|
265
|
+
},
|
266
|
+
"isOptional": false,
|
267
|
+
"isSpread": false
|
268
|
+
}
|
269
|
+
],
|
270
|
+
"returnType": {
|
271
|
+
"__schema": "InferenceTypeSchema",
|
272
|
+
"location": {
|
273
|
+
"filePath": "component-sizer.main.runtime.ts",
|
274
|
+
"line": 23,
|
275
|
+
"character": 3
|
257
276
|
},
|
258
|
-
"
|
259
|
-
"isSpread": false
|
260
|
-
}
|
261
|
-
],
|
262
|
-
"returnType": {
|
263
|
-
"__schema": "InferenceTypeSchema",
|
264
|
-
"location": {
|
265
|
-
"filePath": "component-sizer.main.runtime.ts",
|
266
|
-
"line": 23,
|
267
|
-
"character": 3
|
277
|
+
"type": "Promise<ComponentSizerMain>"
|
268
278
|
},
|
269
|
-
"
|
270
|
-
|
271
|
-
|
272
|
-
|
273
|
-
|
274
|
-
|
275
|
-
|
276
|
-
|
277
|
-
|
278
|
-
"implementNodes": []
|
279
|
+
"modifiers": [
|
280
|
+
"static",
|
281
|
+
"async"
|
282
|
+
]
|
283
|
+
}
|
284
|
+
],
|
285
|
+
"extendsNodes": [],
|
286
|
+
"implementNodes": []
|
287
|
+
}
|
279
288
|
},
|
280
289
|
{
|
281
290
|
"__schema": "UnImplementedSchema",
|
@@ -288,30 +297,39 @@
|
|
288
297
|
"type": "Identifier"
|
289
298
|
},
|
290
299
|
{
|
291
|
-
"__schema": "
|
300
|
+
"__schema": "ExportSchema",
|
292
301
|
"location": {
|
293
|
-
"filePath": "
|
294
|
-
"line":
|
295
|
-
"character":
|
302
|
+
"filePath": "index.ts",
|
303
|
+
"line": 5,
|
304
|
+
"character": 10
|
296
305
|
},
|
297
|
-
"signature": "const ComponentSizerAspect: Aspect",
|
298
306
|
"name": "ComponentSizerAspect",
|
299
|
-
"
|
300
|
-
"__schema": "
|
307
|
+
"exportNode": {
|
308
|
+
"__schema": "VariableLikeSchema",
|
301
309
|
"location": {
|
302
310
|
"filePath": "component-sizer.aspect.ts",
|
303
311
|
"line": 3,
|
304
312
|
"character": 14
|
305
313
|
},
|
306
|
-
"
|
307
|
-
"
|
308
|
-
|
309
|
-
"
|
310
|
-
"
|
311
|
-
|
312
|
-
|
313
|
-
|
314
|
-
|
314
|
+
"signature": "const ComponentSizerAspect: Aspect",
|
315
|
+
"name": "ComponentSizerAspect",
|
316
|
+
"type": {
|
317
|
+
"__schema": "TypeRefSchema",
|
318
|
+
"location": {
|
319
|
+
"filePath": "component-sizer.aspect.ts",
|
320
|
+
"line": 3,
|
321
|
+
"character": 14
|
322
|
+
},
|
323
|
+
"name": "Aspect",
|
324
|
+
"componentId": {
|
325
|
+
"scope": "teambit.harmony",
|
326
|
+
"name": "harmony",
|
327
|
+
"version": "0.4.6"
|
328
|
+
}
|
329
|
+
},
|
330
|
+
"isOptional": false,
|
331
|
+
"defaultValue": "Aspect.create({\n id: 'teambit.component/component-sizer',\n})"
|
332
|
+
}
|
315
333
|
}
|
316
334
|
],
|
317
335
|
"internals": []
|
@@ -654,7 +672,7 @@
|
|
654
672
|
"componentId": {
|
655
673
|
"scope": "teambit.component",
|
656
674
|
"name": "component-sizer",
|
657
|
-
"version": "1.0.
|
675
|
+
"version": "1.0.259"
|
658
676
|
},
|
659
677
|
"taggedModuleExports": []
|
660
678
|
}
|
@@ -1,5 +1,5 @@
|
|
1
|
-
import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.component_component-sizer@1.0.
|
2
|
-
import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.component_component-sizer@1.0.
|
1
|
+
import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.component_component-sizer@1.0.259/dist/component-sizer.composition.js';
|
2
|
+
import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.component_component-sizer@1.0.259/dist/component-sizer.docs.mdx';
|
3
3
|
|
4
4
|
export const compositions = [compositions_0];
|
5
5
|
export const overview = [overview_0];
|
package/package.json
CHANGED
@@ -1,23 +1,23 @@
|
|
1
1
|
{
|
2
2
|
"name": "@teambit/component-sizer",
|
3
|
-
"version": "1.0.
|
3
|
+
"version": "1.0.259",
|
4
4
|
"homepage": "https://bit.cloud/teambit/component/component-sizer",
|
5
5
|
"main": "dist/index.js",
|
6
6
|
"componentId": {
|
7
7
|
"scope": "teambit.component",
|
8
8
|
"name": "component-sizer",
|
9
|
-
"version": "1.0.
|
9
|
+
"version": "1.0.259"
|
10
10
|
},
|
11
11
|
"dependencies": {
|
12
12
|
"graphql-tag": "2.12.1",
|
13
13
|
"@teambit/harmony": "0.4.6",
|
14
14
|
"@teambit/component.ui.component-size": "0.0.77",
|
15
|
-
"@teambit/component": "1.0.
|
16
|
-
"@teambit/graphql": "1.0.
|
17
|
-
"@teambit/cli": "0.0.
|
18
|
-
"@teambit/preview": "1.0.
|
19
|
-
"@teambit/docs": "1.0.
|
20
|
-
"@teambit/ui": "1.0.
|
15
|
+
"@teambit/component": "1.0.259",
|
16
|
+
"@teambit/graphql": "1.0.259",
|
17
|
+
"@teambit/cli": "0.0.863",
|
18
|
+
"@teambit/preview": "1.0.259",
|
19
|
+
"@teambit/docs": "1.0.259",
|
20
|
+
"@teambit/ui": "1.0.259"
|
21
21
|
},
|
22
22
|
"devDependencies": {
|
23
23
|
"@types/mocha": "9.1.0",
|