@teambit/preview 1.0.142 → 1.0.144
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.
- package/artifacts/__bit_junit.xml +2 -2
- package/artifacts/preview/teambit_preview_preview-preview.js +1 -1
- package/artifacts/ui-bundle/asset-manifest.json +4 -4
- package/artifacts/ui-bundle/static/css/main.f9508474.css +5 -0
- package/artifacts/ui-bundle/static/js/{main.40d0468d.js → main.ed001868.js} +3 -3
- package/bundler/create-peer-link.spec.ts +2 -1
- package/dist/bundler/create-peer-link.spec.js +8 -1
- package/dist/bundler/create-peer-link.spec.js.map +1 -1
- package/dist/execution-ref.d.ts +1 -1
- package/dist/gql/fetch-component-aspects.d.ts +1 -1
- package/dist/pre-bundle.d.ts +2 -1
- package/dist/{preview-1705806923881.js → preview-1706239131657.js} +2 -2
- package/dist/preview-artifact.d.ts +2 -2
- package/dist/preview.composition.d.ts +1 -0
- package/dist/preview.main.runtime.js.map +1 -1
- package/dist/preview.preview.runtime.d.ts +1 -1
- package/dist/preview.start-plugin.d.ts +1 -0
- package/dist/rendering-context.d.ts +1 -1
- package/package.json +28 -27
- package/tsconfig.json +4 -1
- package/artifacts/ui-bundle/static/css/main.ebf3415a.css +0 -5
- package/preview.main.runtime.tsx +0 -1044
- /package/artifacts/ui-bundle/static/js/{main.40d0468d.js.LICENSE.txt → main.ed001868.js.LICENSE.txt} +0 -0
@@ -1,5 +0,0 @@
|
|
1
|
-
.frame_overlayBorder__oUeQ3{box-sizing:border-box;border:2px solid #eebcc9;border:2px solid var(--bit-highlighter-color, #eebcc9);border-radius:11px;padding:4px;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.frame_hidden__Gaw0W{display:none}
|
2
|
-
.label_othersContainer__QYLpA>*{margin-bottom:8px}.label_othersContainer__QYLpA>*:last-child{margin-bottom:0;margin-bottom:initial}.label_othersTooltip__hf8Rm{-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer}.label_othersTooltip__hf8Rm::before{display:inline-block;transition:transform 300ms;content:"▾"}.label_othersTooltip__hf8Rm.label_active__Pwryb::before{transform:rotate(-180deg)}.label_hidden__7XE0P{visibility:hidden;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}
|
3
|
-
.component-strip_componentStrip__uI3yo{display:flex;width:-moz-fit-content;width:fit-content;border-radius:.5em;box-shadow:var(--bit-highlighter-shadow);white-space:nowrap}.component-strip_componentStrip__uI3yo>*{padding:0 .5em;line-height:1.5;transition:filter 300ms,background-color 300ms;transform:translateZ(0);background:#eebcc9;background:var(--bit-highlighter-color, #eebcc9);margin-right:.125em}.component-strip_componentStrip__uI3yo>*:link,.component-strip_componentStrip__uI3yo>*:visited{text-decoration:inherit;color:inherit}.component-strip_componentStrip__uI3yo>*:link:hover,.component-strip_componentStrip__uI3yo>*:visited:hover{background:#f6dae2;background:var(--bit-highlighter-color-hover, #f6dae2)}.component-strip_componentStrip__uI3yo>*:link:active,.component-strip_componentStrip__uI3yo>*:visited:active{background:#e79db1;background:var(--bit-highlighter-color-active, #e79db1);color:inherit}.component-strip_componentStrip__uI3yo>*:first-child{border-top-left-radius:.5em;border-bottom-left-radius:.5em}.component-strip_componentStrip__uI3yo>*:last-child{border-top-right-radius:.5em;border-bottom-right-radius:.5em;margin-right:0;margin-right:initial}.component-strip_nameBlock__c6Bi4{display:flex}.component-strip_nameBlock__c6Bi4 .component-strip_version__jy-\+x{max-width:13ch;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;transition:max-width 480ms}.component-strip_nameBlock__c6Bi4 .component-strip_version__jy-\+x:hover{max-width:61ch}
|
4
|
-
.element-highlighter_label__lItnx{padding:8px}.element-highlighter_frame__qAlF0,.element-highlighter_label__lItnx{z-index:15500}
|
5
|
-
.highlighter-provider_highlighter__vY8on{border:solid #ededed;border:solid var(--bit-border-color-lightest, #ededed);border-width:0px;box-sizing:border-box;height:100%;transition:border 300ms}.highlighter-provider_highlighter__vY8on.highlighter-provider_active__xgxqx{border-width:8px;overflow:auto}.highlighter-provider_label__iLN6B{font-family:sans-serif;font-size:12px}
|