@teambit/react.ui.component-highlighter 0.2.1 → 0.2.2

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.
Files changed (34) hide show
  1. package/.bit-capsule-ready +0 -0
  2. package/dist/children-highlighter/children-highlighter.composition.d.ts +6 -6
  3. package/dist/children-highlighter/children-highlighter.d.ts +3 -3
  4. package/dist/children-highlighter/use-children-highlighter.d.ts +2 -2
  5. package/dist/element-highlighter/element-highlighter.compositions.d.ts +8 -8
  6. package/dist/element-highlighter/element-highlighter.d.ts +2 -2
  7. package/dist/frame/frame.d.ts +1 -1
  8. package/dist/hover-highlighter/bubble-to-component.d.ts +1 -1
  9. package/dist/hover-highlighter/bubble-to-component.js.map +1 -1
  10. package/dist/hover-highlighter/hover-highlighter.compositions.d.ts +4 -4
  11. package/dist/hover-highlighter/hover-highlighter.d.ts +3 -3
  12. package/dist/hover-highlighter/use-hover-highlighter.d.ts +2 -2
  13. package/dist/hover-highlighter/use-hover-highlighter.js.map +1 -1
  14. package/dist/hybrid-highlighter/hybrid-highlighter.d.ts +1 -1
  15. package/dist/ignore-highlighter.d.ts +3 -3
  16. package/dist/label/component-strip.compositions.d.ts +2 -2
  17. package/dist/label/component-strip.js.map +1 -1
  18. package/dist/label/label-container.d.ts +1 -1
  19. package/dist/label/label.d.ts +1 -1
  20. package/dist/label/other-components.d.ts +3 -3
  21. package/dist/mock-component.d.ts +14 -4
  22. package/dist/rule-matcher.d.ts +3 -3
  23. package/dist/rule-matcher.js.map +1 -1
  24. package/dist/tsconfig.json +5 -1
  25. package/package.json +8 -6
  26. package/schema.json +2952 -0
  27. package/static/css/teambit.react/ui/component-highlighter.5d8cd801.css +1 -0
  28. package/teambit_react_ui_component_highlighter-component.js +42 -0
  29. package/teambit_react_ui_component_highlighter-preview.js +101 -0
  30. package/dist/preview-1671357904502.js +0 -10
  31. package/package-tar/teambit-react.ui.component-highlighter-0.2.1.tgz +0 -0
  32. package/tsconfig.json +0 -32
  33. package/types/asset.d.ts +0 -29
  34. package/types/style.d.ts +0 -42
@@ -0,0 +1 @@
1
+ .frame_overlayBorder__1N2G-{border:2px solid #eebcc9;border:2px solid var(--bit-highlighter-color,#eebcc9);border-radius:11px;box-sizing:border-box;padding:4px;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.frame_hidden__eqMFY{display:none}.label_othersContainer__2XFhb>*{margin-bottom:8px}.label_othersContainer__2XFhb>:last-child{margin-bottom:0}.label_othersTooltip__3EmUs{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.label_othersTooltip__3EmUs:before{content:"▾";display:inline-block;transition:transform .3s}.label_othersTooltip__3EmUs.label_active__13BoC:before{transform:rotate(-180deg)}.label_hidden__3icql{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;visibility:hidden}.component-strip_componentStrip__20ITG{border-radius:.5em;box-shadow:var(--bit-highlighter-shadow);display:flex;white-space:nowrap;width:-moz-fit-content;width:fit-content}.component-strip_componentStrip__20ITG>*{background:#eebcc9;background:var(--bit-highlighter-color,#eebcc9);line-height:1.5;margin-right:.125em;padding:0 .5em;transform:translateZ(0);transition:filter .3s,background-color .3s}.component-strip_componentStrip__20ITG>:link,.component-strip_componentStrip__20ITG>:visited{color:inherit;text-decoration:inherit}.component-strip_componentStrip__20ITG>:link:hover,.component-strip_componentStrip__20ITG>:visited:hover{background:#f6dae2;background:var(--bit-highlighter-color-hover,#f6dae2)}.component-strip_componentStrip__20ITG>:link:active,.component-strip_componentStrip__20ITG>:visited:active{background:#e79db1;background:var(--bit-highlighter-color-active,#e79db1);color:inherit}.component-strip_componentStrip__20ITG>:first-child{border-bottom-left-radius:.5em;border-top-left-radius:.5em}.component-strip_componentStrip__20ITG>:last-child{border-bottom-right-radius:.5em;border-top-right-radius:.5em;margin-right:0}.component-strip_nameBlock__t3CSn{display:flex}.component-strip_nameBlock__t3CSn .component-strip_version__3TTs4{max-width:13ch;overflow:hidden;text-overflow:ellipsis;transition:max-width .48s;white-space:nowrap}.component-strip_nameBlock__t3CSn .component-strip_version__3TTs4:hover{max-width:61ch}.element-highlighter_label__KIGNl{padding:8px}.element-highlighter_frame__2V6bK,.element-highlighter_label__KIGNl{z-index:15500}