@teambit/react.ui.component-highlighter 0.0.0-6e93bc138c8adf9d6b6c2ced3f6418985bd6b737 → 0.0.0-916f9ba350a2e70675bb2a77285205397c3c2bb6
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,10 +1,10 @@
|
|
|
1
|
-
import * as compositions_0 from '/tmp/capsules-root/sign-capsules/2025-8-
|
|
2
|
-
import * as compositions_1 from '/tmp/capsules-root/sign-capsules/2025-8-
|
|
3
|
-
import * as compositions_2 from '/tmp/capsules-root/sign-capsules/2025-8-
|
|
4
|
-
import * as compositions_3 from '/tmp/capsules-root/sign-capsules/2025-8-
|
|
5
|
-
import * as overview_0 from '/tmp/capsules-root/sign-capsules/2025-8-
|
|
1
|
+
import * as compositions_0 from '/tmp/capsules-root/sign-capsules/2025-8-26/1pomevx/teambit.react_ui_component-highlighter@916f9ba350a2e70675bb2a77285205397c3c2bb6/dist/children-highlighter/children-highlighter.composition.js';
|
|
2
|
+
import * as compositions_1 from '/tmp/capsules-root/sign-capsules/2025-8-26/1pomevx/teambit.react_ui_component-highlighter@916f9ba350a2e70675bb2a77285205397c3c2bb6/dist/element-highlighter/element-highlighter.compositions.js';
|
|
3
|
+
import * as compositions_2 from '/tmp/capsules-root/sign-capsules/2025-8-26/1pomevx/teambit.react_ui_component-highlighter@916f9ba350a2e70675bb2a77285205397c3c2bb6/dist/label/component-strip.compositions.js';
|
|
4
|
+
import * as compositions_3 from '/tmp/capsules-root/sign-capsules/2025-8-26/1pomevx/teambit.react_ui_component-highlighter@916f9ba350a2e70675bb2a77285205397c3c2bb6/dist/hover-highlighter/hover-highlighter.compositions.js';
|
|
5
|
+
import * as overview_0 from '/tmp/capsules-root/sign-capsules/2025-8-26/1pomevx/teambit.react_ui_component-highlighter@916f9ba350a2e70675bb2a77285205397c3c2bb6/dist/component-highlighter.docs.md';
|
|
6
6
|
|
|
7
7
|
export const compositions = [compositions_0, compositions_1, compositions_2, compositions_3];
|
|
8
8
|
export const overview = [overview_0];
|
|
9
9
|
|
|
10
|
-
export const compositions_metadata = {"compositions":[{"displayName":"Children highlighter preview","identifier":"ChildrenHighlighterPreview"},{"displayName":"Children highlighter with custom colors","identifier":"ChildrenHighlighterWithCustomColors"},{"displayName":"Children highlighter inside ignore","identifier":"ChildrenHighlighterInsideIgnore"},{"displayName":"Children highlighter with rule","identifier":"ChildrenHighlighterWithRule"},{"displayName":"Children highlighter with component rule","identifier":"ChildrenHighlighterWithComponentRule"},{"displayName":"Highlighted element","identifier":"HighlightedElement"},{"displayName":"Customized","identifier":"Customized"},{"displayName":"Sizes","identifier":"Sizes"},{"displayName":"Moving element","identifier":"MovingElement"},{"displayName":"Fullscreen element","identifier":"FullscreenElement"},{"displayName":"Offscreen elements","identifier":"OffscreenElements"},{"displayName":"
|
|
10
|
+
export const compositions_metadata = {"compositions":[{"displayName":"Children highlighter preview","identifier":"ChildrenHighlighterPreview"},{"displayName":"Children highlighter with custom colors","identifier":"ChildrenHighlighterWithCustomColors"},{"displayName":"Children highlighter inside ignore","identifier":"ChildrenHighlighterInsideIgnore"},{"displayName":"Children highlighter with rule","identifier":"ChildrenHighlighterWithRule"},{"displayName":"Children highlighter with component rule","identifier":"ChildrenHighlighterWithComponentRule"},{"displayName":"Highlighted element","identifier":"HighlightedElement"},{"displayName":"Customized","identifier":"Customized"},{"displayName":"Sizes","identifier":"Sizes"},{"displayName":"Moving element","identifier":"MovingElement"},{"displayName":"Fullscreen element","identifier":"FullscreenElement"},{"displayName":"Offscreen elements","identifier":"OffscreenElements"},{"displayName":"Component strip preview","identifier":"ComponentStripPreview"},{"displayName":"Show when hovering","identifier":"ShowWhenHovering"},{"displayName":"Unmounting element","identifier":"UnmountingElement"},{"displayName":"Hover exclusion zones","identifier":"HoverExclusionZones"}]};
|
package/package.json
CHANGED
|
@@ -1,37 +1,37 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@teambit/react.ui.component-highlighter",
|
|
3
|
-
"version": "0.0.0-
|
|
3
|
+
"version": "0.0.0-916f9ba350a2e70675bb2a77285205397c3c2bb6",
|
|
4
4
|
"homepage": "https://bit.cloud/teambit/react/ui/component-highlighter",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"componentId": {
|
|
7
7
|
"scope": "teambit.react",
|
|
8
8
|
"name": "ui/component-highlighter",
|
|
9
|
-
"version": "
|
|
9
|
+
"version": "916f9ba350a2e70675bb2a77285205397c3c2bb6"
|
|
10
10
|
},
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"get-xpath": "^3.0.1",
|
|
13
13
|
"classnames": "^2.3.1",
|
|
14
|
-
"use-debounce": "^8.0.1",
|
|
15
|
-
"lodash.compact": "^3.0.1",
|
|
16
14
|
"@floating-ui/react-dom": "0.7.2",
|
|
15
|
+
"uuid": "^10.0.0",
|
|
16
|
+
"lodash.compact": "^3.0.1",
|
|
17
17
|
"url-join": "^4.0.1",
|
|
18
18
|
"@tippyjs/react": "4.2.0",
|
|
19
|
-
"
|
|
19
|
+
"use-debounce": "^8.0.1",
|
|
20
20
|
"core-js": "^3.0.0",
|
|
21
21
|
"@teambit/react.ui.highlighter.component-metadata.bit-component-meta": "0.0.21",
|
|
22
22
|
"@teambit/component-id": "1.2.2",
|
|
23
23
|
"@teambit/react.modules.dom-to-react": "0.2.0",
|
|
24
|
-
"@teambit/react.ui.hover-selector": "0.2.0",
|
|
25
24
|
"@teambit/base-ui.routing.native-link": "1.0.0",
|
|
26
|
-
"@teambit/component.modules.component-url": "0.0.169"
|
|
25
|
+
"@teambit/component.modules.component-url": "0.0.169",
|
|
26
|
+
"@teambit/react.ui.hover-selector": "0.2.0"
|
|
27
27
|
},
|
|
28
28
|
"devDependencies": {
|
|
29
29
|
"@types/react": "^17.0.8",
|
|
30
30
|
"@testing-library/react": "^12.1.5",
|
|
31
|
-
"@types/
|
|
31
|
+
"@types/uuid": "3.4.9",
|
|
32
32
|
"@types/lodash.compact": "3.0.6",
|
|
33
33
|
"@types/url-join": "^4.0.0",
|
|
34
|
-
"@types/
|
|
34
|
+
"@types/react-dom": "^17.0.5",
|
|
35
35
|
"@types/node": "12.20.4",
|
|
36
36
|
"@types/jest": "^26.0.0",
|
|
37
37
|
"@babel/runtime": "7.20.0",
|