Skip to content

Commit

Permalink
deps(automated): Update icons (#225)
Browse files Browse the repository at this point in the history
* deps(automated): Update icons 18 Dec 2024, 16:23:47

* chore(automated): Lint commit and format

---------

Co-authored-by: zeta-icons-bot <[email protected]>
Co-authored-by: github-actions <[email protected]>
  • Loading branch information
3 people authored Dec 20, 2024
1 parent 6eab70b commit b1729e3
Show file tree
Hide file tree
Showing 6 changed files with 1,374 additions and 1,246 deletions.
2,608 changes: 1,374 additions & 1,234 deletions lib/generated/icons/icons.g.dart

Large diffs are not rendered by default.

Binary file modified lib/generated/icons/zeta-icons-round.ttf
Binary file not shown.
Binary file modified lib/generated/icons/zeta-icons-sharp.ttf
Binary file not shown.
4 changes: 0 additions & 4 deletions test/src/components/tooltip/tooltip_test.mocks.dart
Original file line number Diff line number Diff line change
Expand Up @@ -310,7 +310,6 @@ class MockZeta extends _i1.Mock implements _i2.Zeta {
String? prefixLineOne = r'',
String? prefixOtherLines,
_i4.DiagnosticLevel? minLevel = _i4.DiagnosticLevel.debug,
int? wrapWidth = 65,
}) =>
(super.noSuchMethod(
Invocation.method(
Expand All @@ -320,7 +319,6 @@ class MockZeta extends _i1.Mock implements _i2.Zeta {
#prefixLineOne: prefixLineOne,
#prefixOtherLines: prefixOtherLines,
#minLevel: minLevel,
#wrapWidth: wrapWidth,
},
),
returnValue: _i6.dummyValue<String>(
Expand All @@ -332,7 +330,6 @@ class MockZeta extends _i1.Mock implements _i2.Zeta {
#prefixLineOne: prefixLineOne,
#prefixOtherLines: prefixOtherLines,
#minLevel: minLevel,
#wrapWidth: wrapWidth,
},
),
),
Expand All @@ -345,7 +342,6 @@ class MockZeta extends _i1.Mock implements _i2.Zeta {
#prefixLineOne: prefixLineOne,
#prefixOtherLines: prefixOtherLines,
#minLevel: minLevel,
#wrapWidth: wrapWidth,
},
),
),
Expand Down
4 changes: 0 additions & 4 deletions test/src/utils/extensions_test.mocks.dart
Original file line number Diff line number Diff line change
Expand Up @@ -1686,7 +1686,6 @@ class MockZeta extends _i1.Mock implements _i6.Zeta {
String? prefixLineOne = r'',
String? prefixOtherLines,
_i3.DiagnosticLevel? minLevel = _i3.DiagnosticLevel.debug,
int? wrapWidth = 65,
}) =>
(super.noSuchMethod(
Invocation.method(
Expand All @@ -1696,7 +1695,6 @@ class MockZeta extends _i1.Mock implements _i6.Zeta {
#prefixLineOne: prefixLineOne,
#prefixOtherLines: prefixOtherLines,
#minLevel: minLevel,
#wrapWidth: wrapWidth,
},
),
returnValue: _i10.dummyValue<String>(
Expand All @@ -1708,7 +1706,6 @@ class MockZeta extends _i1.Mock implements _i6.Zeta {
#prefixLineOne: prefixLineOne,
#prefixOtherLines: prefixOtherLines,
#minLevel: minLevel,
#wrapWidth: wrapWidth,
},
),
),
Expand All @@ -1721,7 +1718,6 @@ class MockZeta extends _i1.Mock implements _i6.Zeta {
#prefixLineOne: prefixLineOne,
#prefixOtherLines: prefixOtherLines,
#minLevel: minLevel,
#wrapWidth: wrapWidth,
},
),
),
Expand Down
4 changes: 0 additions & 4 deletions test/src/utils/rounded_test.mocks.dart
Original file line number Diff line number Diff line change
Expand Up @@ -310,7 +310,6 @@ class MockZeta extends _i1.Mock implements _i2.Zeta {
String? prefixLineOne = r'',
String? prefixOtherLines,
_i4.DiagnosticLevel? minLevel = _i4.DiagnosticLevel.debug,
int? wrapWidth = 65,
}) =>
(super.noSuchMethod(
Invocation.method(
Expand All @@ -320,7 +319,6 @@ class MockZeta extends _i1.Mock implements _i2.Zeta {
#prefixLineOne: prefixLineOne,
#prefixOtherLines: prefixOtherLines,
#minLevel: minLevel,
#wrapWidth: wrapWidth,
},
),
returnValue: _i6.dummyValue<String>(
Expand All @@ -332,7 +330,6 @@ class MockZeta extends _i1.Mock implements _i2.Zeta {
#prefixLineOne: prefixLineOne,
#prefixOtherLines: prefixOtherLines,
#minLevel: minLevel,
#wrapWidth: wrapWidth,
},
),
),
Expand All @@ -345,7 +342,6 @@ class MockZeta extends _i1.Mock implements _i2.Zeta {
#prefixLineOne: prefixLineOne,
#prefixOtherLines: prefixOtherLines,
#minLevel: minLevel,
#wrapWidth: wrapWidth,
},
),
),
Expand Down

0 comments on commit b1729e3

Please sign in to comment.