@frontend_zz/highlight 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.
package/CHANGELOG.json CHANGED
@@ -1,61 +1,82 @@
1
- {
2
- "name": "@frontend_zz/highlight",
3
- "entries": [
4
- {
5
- "version": "0.2.1",
6
- "tag": "@frontend_zz/highlight_v0.2.1",
7
- "date": "Wed, 02 Jul 2025 13:57:42 GMT",
8
- "comments": {
9
- "dependency": [
10
- {
11
- "comment": "Updating dependency \"@frontend_zz/base-element\" to `0.5.8`"
12
- },
13
- {
14
- "comment": "Updating dependency \"@frontend_zz/button\" to `1.0.4`"
15
- },
16
- {
17
- "comment": "Updating dependency \"@frontend_zz/styles\" to `8.0.1`"
18
- },
19
- {
20
- "comment": "Updating dependency \"@frontend_zz/text\" to `0.6.0`"
21
- },
22
- {
23
- "comment": "Updating dependency \"@frontend_zz/tooltip\" to `2.0.1`"
24
- }
25
- ]
26
- }
27
- },
28
- {
29
- "version": "0.2.0",
30
- "tag": "@frontend_zz/highlight_v0.2.0",
31
- "date": "Mon, 30 Jun 2025 09:50:08 GMT",
32
- "comments": {
33
- "minor": [
34
- {
35
- "comment": "Init component"
36
- },
37
- {
38
- "comment": "Use @frontend_zz/styles"
39
- }
40
- ],
41
- "dependency": [
42
- {
43
- "comment": "Updating dependency \"@frontend_zz/base-element\" to `0.5.7`"
44
- },
45
- {
46
- "comment": "Updating dependency \"@frontend_zz/button\" to `1.0.3`"
47
- },
48
- {
49
- "comment": "Updating dependency \"@frontend_zz/styles\" to `8.0.0`"
50
- },
51
- {
52
- "comment": "Updating dependency \"@frontend_zz/text\" to `0.5.0`"
53
- },
54
- {
55
- "comment": "Updating dependency \"@frontend_zz/tooltip\" to `2.0.0`"
56
- }
57
- ]
58
- }
59
- }
60
- ]
61
- }
1
+ {
2
+ "name": "@frontend_zz/highlight",
3
+ "entries": [
4
+ {
5
+ "version": "0.2.2",
6
+ "tag": "@frontend_zz/highlight_v0.2.2",
7
+ "date": "Tue, 08 Jul 2025 09:02:00 GMT",
8
+ "comments": {
9
+ "dependency": [
10
+ {
11
+ "comment": "Updating dependency \"@frontend_zz/base-element\" to `0.5.9`"
12
+ },
13
+ {
14
+ "comment": "Updating dependency \"@frontend_zz/button\" to `1.0.5`"
15
+ },
16
+ {
17
+ "comment": "Updating dependency \"@frontend_zz/text\" to `0.6.1`"
18
+ },
19
+ {
20
+ "comment": "Updating dependency \"@frontend_zz/tooltip\" to `2.0.2`"
21
+ }
22
+ ]
23
+ }
24
+ },
25
+ {
26
+ "version": "0.2.1",
27
+ "tag": "@frontend_zz/highlight_v0.2.1",
28
+ "date": "Wed, 02 Jul 2025 13:57:42 GMT",
29
+ "comments": {
30
+ "dependency": [
31
+ {
32
+ "comment": "Updating dependency \"@frontend_zz/base-element\" to `0.5.8`"
33
+ },
34
+ {
35
+ "comment": "Updating dependency \"@frontend_zz/button\" to `1.0.4`"
36
+ },
37
+ {
38
+ "comment": "Updating dependency \"@frontend_zz/styles\" to `8.0.1`"
39
+ },
40
+ {
41
+ "comment": "Updating dependency \"@frontend_zz/text\" to `0.6.0`"
42
+ },
43
+ {
44
+ "comment": "Updating dependency \"@frontend_zz/tooltip\" to `2.0.1`"
45
+ }
46
+ ]
47
+ }
48
+ },
49
+ {
50
+ "version": "0.2.0",
51
+ "tag": "@frontend_zz/highlight_v0.2.0",
52
+ "date": "Mon, 30 Jun 2025 09:50:08 GMT",
53
+ "comments": {
54
+ "minor": [
55
+ {
56
+ "comment": "Init component"
57
+ },
58
+ {
59
+ "comment": "Use @frontend_zz/styles"
60
+ }
61
+ ],
62
+ "dependency": [
63
+ {
64
+ "comment": "Updating dependency \"@frontend_zz/base-element\" to `0.5.7`"
65
+ },
66
+ {
67
+ "comment": "Updating dependency \"@frontend_zz/button\" to `1.0.3`"
68
+ },
69
+ {
70
+ "comment": "Updating dependency \"@frontend_zz/styles\" to `8.0.0`"
71
+ },
72
+ {
73
+ "comment": "Updating dependency \"@frontend_zz/text\" to `0.5.0`"
74
+ },
75
+ {
76
+ "comment": "Updating dependency \"@frontend_zz/tooltip\" to `2.0.0`"
77
+ }
78
+ ]
79
+ }
80
+ }
81
+ ]
82
+ }
package/CHANGELOG.md CHANGED
@@ -1,17 +1,22 @@
1
- # Change Log - @frontend_zz/highlight
2
-
3
- This log was last generated on Wed, 02 Jul 2025 13:57:42 GMT and should not be manually modified.
4
-
5
- ## 0.2.1
6
- Wed, 02 Jul 2025 13:57:42 GMT
7
-
8
- _Version update only_
9
-
10
- ## 0.2.0
11
- Mon, 30 Jun 2025 09:50:08 GMT
12
-
13
- ### Minor changes
14
-
15
- - Init component
16
- - Use @frontend_zz/styles
17
-
1
+ # Change Log - @frontend_zz/highlight
2
+
3
+ This log was last generated on Tue, 08 Jul 2025 09:02:00 GMT and should not be manually modified.
4
+
5
+ ## 0.2.2
6
+ Tue, 08 Jul 2025 09:02:00 GMT
7
+
8
+ _Version update only_
9
+
10
+ ## 0.2.1
11
+ Wed, 02 Jul 2025 13:57:42 GMT
12
+
13
+ _Version update only_
14
+
15
+ ## 0.2.0
16
+ Mon, 30 Jun 2025 09:50:08 GMT
17
+
18
+ ### Minor changes
19
+
20
+ - Init component
21
+ - Use @frontend_zz/styles
22
+
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@frontend_zz/highlight",
3
- "version": "0.2.1",
3
+ "version": "0.2.2",
4
4
  "description": "Highlight Web Component",
5
5
  "type": "module",
6
6
  "exports": {
@@ -17,11 +17,11 @@
17
17
  "license": "ISC",
18
18
  "dependencies": {
19
19
  "lit": "2.8.0",
20
- "@frontend_zz/text": "0.6.0",
21
- "@frontend_zz/tooltip": "2.0.1",
20
+ "@frontend_zz/base-element": "0.5.9",
22
21
  "@frontend_zz/styles": "8.0.1",
23
- "@frontend_zz/base-element": "0.5.8",
24
- "@frontend_zz/button": "1.0.4"
22
+ "@frontend_zz/button": "1.0.5",
23
+ "@frontend_zz/tooltip": "2.0.2",
24
+ "@frontend_zz/text": "0.6.1"
25
25
  },
26
26
  "publishConfig": {
27
27
  "directory": "dist",