@cypress-design/react-icon 0.27.0 → 0.28.0
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/.turbo/turbo-build.log +1 -1
- package/CHANGELOG.md +11 -0
- package/_TreeShakableIcons.ts +1 -1
- package/dist/index.es.mjs +1 -1
- package/dist/index.es.mjs.map +1 -1
- package/dist/index.umd.js +1 -1
- package/dist/index.umd.js.map +1 -1
- package/package.json +2 -2
package/.turbo/turbo-build.log
CHANGED
|
@@ -9,5 +9,5 @@ $ rollup -c ./rollup.config.mjs
|
|
|
9
9
|
index.ts
|
|
10
10
|
|
|
11
11
|
Consumers of your bundle will have to use chunk.default to access their default export, which may not be what you want. Use `output.exports: "named"` to disable this warning.
|
|
12
|
-
[32mcreated [1m./dist/index.umd.js, ./dist/index.es.mjs[22m in [
|
|
12
|
+
[32mcreated [1m./dist/index.umd.js, ./dist/index.es.mjs[22m in [1m15.6s[22m[39m
|
|
13
13
|
$ tsc --project ./tsconfig.build.json
|
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,16 @@
|
|
|
1
1
|
# @cypress-design/react-icon
|
|
2
2
|
|
|
3
|
+
## 0.28.0
|
|
4
|
+
|
|
5
|
+
### Minor Changes
|
|
6
|
+
|
|
7
|
+
- [#332](https://github.com/cypress-io/cypress-design/pull/332) [`a182e57`](https://github.com/cypress-io/cypress-design/commit/a182e57e1da4e33b693d0bf2b05fa0f2d4599940) Thanks [@ryanjwilke](https://github.com/ryanjwilke)! - Fixed the large x16 bug icon
|
|
8
|
+
|
|
9
|
+
### Patch Changes
|
|
10
|
+
|
|
11
|
+
- Updated dependencies [[`a182e57`](https://github.com/cypress-io/cypress-design/commit/a182e57e1da4e33b693d0bf2b05fa0f2d4599940)]:
|
|
12
|
+
- @cypress-design/icon-registry@0.31.0
|
|
13
|
+
|
|
3
14
|
## 0.27.0
|
|
4
15
|
|
|
5
16
|
### Minor Changes
|
package/_TreeShakableIcons.ts
CHANGED
|
@@ -1242,7 +1242,7 @@ export const IconObjectBugLarge: React.FC<
|
|
|
1242
1242
|
Omit<iconsRegistry.IconObjectBugLargeProps, 'name'> & React.SVGProps<SVGSVGElement>
|
|
1243
1243
|
> = (props) => React.createElement('svg', useIconProps(props, {
|
|
1244
1244
|
"16": {
|
|
1245
|
-
"body": "<path fill=\"#D0D2E0\" fill-rule=\"evenodd\" d=\"M6 6a2 2 0 0 0-2 2v4s1 3 4 3 4-3 4-3V8a2 2 0 0 0-2-2H6Z\" class=\"icon-light\" clip-rule=\"evenodd\"/><path stroke=\"
|
|
1245
|
+
"body": "<path fill=\"#D0D2E0\" fill-rule=\"evenodd\" d=\"M6 6a2 2 0 0 0-2 2v4s1 3 4 3 4-3 4-3V8a2 2 0 0 0-2-2H6Z\" class=\"icon-light\" clip-rule=\"evenodd\"/><path fill=\"#D0D2E0\" d=\"M6 6h4c.173 0 .34.022.5.063V3.5a2.5 2.5 0 0 0-5 0v2.563C5.66 6.022 5.827 6 6 6Z\" class=\"icon-light\"/><path stroke=\"#1B1E2E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 12s-1 3-4 3-4-3-4-3m8 0v-2m0 2a3 3 0 0 1 3 3M4 12v-2m0 2a3 3 0 0 0-3 3m11-5h3m-3 0V8m-8 2H1m3 0V8m8 0a2 2 0 0 0-2-2m2 2a3 3 0 0 0 3-3M4 8a3 3 0 0 1-3-3m3 3a2 2 0 0 1 2-2m4 0H6m4 0c.173 0 .34.022.5.063V3.5a2.5 2.5 0 0 0-5 0v2.563C5.66 6.022 5.827 6 6 6\" class=\"icon-dark\"/>"
|
|
1246
1246
|
}
|
|
1247
1247
|
}, ["16"], "object-bug-large"))
|
|
1248
1248
|
|
package/dist/index.es.mjs
CHANGED
|
@@ -815,7 +815,7 @@ var IconObjectBriefcase = function (props) { return React.createElement('svg', u
|
|
|
815
815
|
}, ["16"], "object-briefcase")); };
|
|
816
816
|
var IconObjectBugLarge = function (props) { return React.createElement('svg', useIconProps(props, {
|
|
817
817
|
"16": {
|
|
818
|
-
"body": "<path fill=\"#D0D2E0\" fill-rule=\"evenodd\" d=\"M6 6a2 2 0 0 0-2 2v4s1 3 4 3 4-3 4-3V8a2 2 0 0 0-2-2H6Z\" class=\"icon-light\" clip-rule=\"evenodd\"/><path stroke=\"
|
|
818
|
+
"body": "<path fill=\"#D0D2E0\" fill-rule=\"evenodd\" d=\"M6 6a2 2 0 0 0-2 2v4s1 3 4 3 4-3 4-3V8a2 2 0 0 0-2-2H6Z\" class=\"icon-light\" clip-rule=\"evenodd\"/><path fill=\"#D0D2E0\" d=\"M6 6h4c.173 0 .34.022.5.063V3.5a2.5 2.5 0 0 0-5 0v2.563C5.66 6.022 5.827 6 6 6Z\" class=\"icon-light\"/><path stroke=\"#1B1E2E\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 12s-1 3-4 3-4-3-4-3m8 0v-2m0 2a3 3 0 0 1 3 3M4 12v-2m0 2a3 3 0 0 0-3 3m11-5h3m-3 0V8m-8 2H1m3 0V8m8 0a2 2 0 0 0-2-2m2 2a3 3 0 0 0 3-3M4 8a3 3 0 0 1-3-3m3 3a2 2 0 0 1 2-2m4 0H6m4 0c.173 0 .34.022.5.063V3.5a2.5 2.5 0 0 0-5 0v2.563C5.66 6.022 5.827 6 6 6\" class=\"icon-dark\"/>"
|
|
819
819
|
}
|
|
820
820
|
}, ["16"], "object-bug-large")); };
|
|
821
821
|
var IconObjectBugSmall = function (props) { return React.createElement('svg', useIconProps(props, {
|