@teambit/preview 1.0.755 → 1.0.756
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/ui-bundle/asset-manifest.json +4 -4
- package/artifacts/ui-bundle/static/css/main.03dc01ef.css +5 -0
- package/artifacts/ui-bundle/static/js/{main.355c8162.cjs → main.25bdd7e8.cjs} +3 -3
- package/dist/{preview-1758797183782.js → preview-1758811967668.js} +2 -2
- package/package.json +19 -19
- package/artifacts/ui-bundle/static/css/main.b7a031de.css +0 -5
- /package/artifacts/ui-bundle/static/js/{main.355c8162.cjs.LICENSE.txt → main.25bdd7e8.cjs.LICENSE.txt} +0 -0
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
{
|
|
2
2
|
"files": {
|
|
3
|
-
"main.css": "/static/css/main.
|
|
4
|
-
"main.cjs": "/static/js/main.
|
|
3
|
+
"main.css": "/static/css/main.03dc01ef.css",
|
|
4
|
+
"main.cjs": "/static/js/main.25bdd7e8.cjs"
|
|
5
5
|
},
|
|
6
6
|
"entrypoints": [
|
|
7
|
-
"static/css/main.
|
|
8
|
-
"static/js/main.
|
|
7
|
+
"static/css/main.03dc01ef.css",
|
|
8
|
+
"static/js/main.25bdd7e8.cjs"
|
|
9
9
|
]
|
|
10
10
|
}
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
.frame_overlayBorder__4pB4S{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__F0shs{display:none}
|
|
2
|
+
.label_othersContainer__\+rhM5>*{margin-bottom:8px}.label_othersContainer__\+rhM5>*:last-child{margin-bottom:0;margin-bottom:initial}.label_othersTooltip__FsGq5{-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer}.label_othersTooltip__FsGq5::before{display:inline-block;transition:transform 300ms;content:"▾"}.label_othersTooltip__FsGq5.label_active__E6KIP::before{transform:rotate(-180deg)}.label_hidden__ZtHoV{visibility:hidden;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}
|
|
3
|
+
.component-strip_componentStrip__eCupE{display:flex;width:-moz-fit-content;width:fit-content;border-radius:.5em;box-shadow:var(--bit-highlighter-shadow);white-space:nowrap}.component-strip_componentStrip__eCupE>*{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__eCupE>*:link,.component-strip_componentStrip__eCupE>*:visited{text-decoration:inherit;color:inherit}.component-strip_componentStrip__eCupE>*:link:hover,.component-strip_componentStrip__eCupE>*:visited:hover{background:#f6dae2;background:var(--bit-highlighter-color-hover, #f6dae2)}.component-strip_componentStrip__eCupE>*:link:active,.component-strip_componentStrip__eCupE>*:visited:active{background:#e79db1;background:var(--bit-highlighter-color-active, #e79db1);color:inherit}.component-strip_componentStrip__eCupE>*:first-child{border-top-left-radius:.5em;border-bottom-left-radius:.5em}.component-strip_componentStrip__eCupE>*:last-child{border-top-right-radius:.5em;border-bottom-right-radius:.5em;margin-right:0;margin-right:initial}.component-strip_nameBlock__URo7m{display:flex}.component-strip_nameBlock__URo7m .component-strip_version__KGQOB{max-width:13ch;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;transition:max-width 480ms}.component-strip_nameBlock__URo7m .component-strip_version__KGQOB:hover{max-width:61ch}
|
|
4
|
+
.element-highlighter_label__UFbc1{padding:8px}.element-highlighter_frame__0eJ5V,.element-highlighter_label__UFbc1{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}
|