@teambit/preview 1.0.419 → 1.0.421
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 +1 -1
- package/artifacts/preview/teambit_preview_preview-preview.js +1 -1
- package/artifacts/schema.json +897 -205
- package/artifacts/ui-bundle/asset-manifest.json +4 -4
- package/artifacts/ui-bundle/static/css/main.ef88682b.css +5 -0
- package/artifacts/ui-bundle/static/js/main.dff15b13.cjs +13 -0
- package/dist/{preview-1727752828275.js → preview-1727839291394.js} +2 -2
- package/package.json +24 -24
- package/artifacts/ui-bundle/static/css/main.806a1fc6.css +0 -5
- package/artifacts/ui-bundle/static/js/main.65dd72b2.cjs +0 -13
- /package/artifacts/ui-bundle/static/js/{main.65dd72b2.cjs.LICENSE.txt → main.dff15b13.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.ef88682b.css",
|
4
|
+
"main.cjs": "/static/js/main.dff15b13.cjs"
|
5
5
|
},
|
6
6
|
"entrypoints": [
|
7
|
-
"static/css/main.
|
8
|
-
"static/js/main.
|
7
|
+
"static/css/main.ef88682b.css",
|
8
|
+
"static/js/main.dff15b13.cjs"
|
9
9
|
]
|
10
10
|
}
|
@@ -0,0 +1,5 @@
|
|
1
|
+
.frame_overlayBorder__NesE7{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__GMXWj{display:none}
|
2
|
+
.label_othersContainer__BFEf->*{margin-bottom:8px}.label_othersContainer__BFEf->*:last-child{margin-bottom:0;margin-bottom:initial}.label_othersTooltip__JWkfk{-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer}.label_othersTooltip__JWkfk::before{display:inline-block;transition:transform 300ms;content:"▾"}.label_othersTooltip__JWkfk.label_active__vpzzd::before{transform:rotate(-180deg)}.label_hidden__uMaxD{visibility:hidden;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}
|
3
|
+
.component-strip_componentStrip__WH7Kb{display:flex;width:-moz-fit-content;width:fit-content;border-radius:.5em;box-shadow:var(--bit-highlighter-shadow);white-space:nowrap}.component-strip_componentStrip__WH7Kb>*{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__WH7Kb>*:link,.component-strip_componentStrip__WH7Kb>*:visited{text-decoration:inherit;color:inherit}.component-strip_componentStrip__WH7Kb>*:link:hover,.component-strip_componentStrip__WH7Kb>*:visited:hover{background:#f6dae2;background:var(--bit-highlighter-color-hover, #f6dae2)}.component-strip_componentStrip__WH7Kb>*:link:active,.component-strip_componentStrip__WH7Kb>*:visited:active{background:#e79db1;background:var(--bit-highlighter-color-active, #e79db1);color:inherit}.component-strip_componentStrip__WH7Kb>*:first-child{border-top-left-radius:.5em;border-bottom-left-radius:.5em}.component-strip_componentStrip__WH7Kb>*:last-child{border-top-right-radius:.5em;border-bottom-right-radius:.5em;margin-right:0;margin-right:initial}.component-strip_nameBlock__h66GJ{display:flex}.component-strip_nameBlock__h66GJ .component-strip_version__AMbEe{max-width:13ch;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;transition:max-width 480ms}.component-strip_nameBlock__h66GJ .component-strip_version__AMbEe:hover{max-width:61ch}
|
4
|
+
.element-highlighter_label__0SmKu{padding:8px}.element-highlighter_frame__Mep7N,.element-highlighter_label__0SmKu{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}
|