@marigold/icons 0.4.0 → 0.5.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/CHANGELOG.md +27 -0
- package/dist/index.js +1 -1
- package/dist/index.mjs +1 -1
- package/package.json +3 -3
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,32 @@
|
|
|
1
1
|
# @marigold/icons
|
|
2
2
|
|
|
3
|
+
## 0.5.0
|
|
4
|
+
|
|
5
|
+
### Minor Changes
|
|
6
|
+
|
|
7
|
+
- [#1842](https://github.com/marigold-ui/marigold/pull/1842) [`e053b7b9`](https://github.com/marigold-ui/marigold/commit/e053b7b903f02c56cf10e6b9aecbedd29399895d) Thanks [@ti10le](https://github.com/ti10le)! - feat: extend svg fill prop to handle theme color
|
|
8
|
+
|
|
9
|
+
### Patch Changes
|
|
10
|
+
|
|
11
|
+
- [#1844](https://github.com/marigold-ui/marigold/pull/1844) [`64b9089e`](https://github.com/marigold-ui/marigold/commit/64b9089ed2e1e35975472e342b02cda40f5de66f) Thanks [@sarahgm](https://github.com/sarahgm)! - Icon fix
|
|
12
|
+
|
|
13
|
+
- Updated dependencies [[`4cc0ad3b`](https://github.com/marigold-ui/marigold/commit/4cc0ad3b85b993e01b4d85b6f30b1a81cdee2351), [`539d4198`](https://github.com/marigold-ui/marigold/commit/539d41987118db125ee37a4a83231335ea15830a), [`e053b7b9`](https://github.com/marigold-ui/marigold/commit/e053b7b903f02c56cf10e6b9aecbedd29399895d)]:
|
|
14
|
+
- @marigold/system@0.6.0
|
|
15
|
+
|
|
16
|
+
## 0.4.2
|
|
17
|
+
|
|
18
|
+
### Patch Changes
|
|
19
|
+
|
|
20
|
+
- Updated dependencies [[`a178eafe`](https://github.com/marigold-ui/marigold/commit/a178eafe8c8380ee23b4587d953ee52b231414ff)]:
|
|
21
|
+
- @marigold/system@0.5.1
|
|
22
|
+
|
|
23
|
+
## 0.4.1
|
|
24
|
+
|
|
25
|
+
### Patch Changes
|
|
26
|
+
|
|
27
|
+
- Updated dependencies [[`5936de75`](https://github.com/marigold-ui/marigold/commit/5936de75e5a0134584438117c53c5edfe15c6c5d)]:
|
|
28
|
+
- @marigold/system@0.5.0
|
|
29
|
+
|
|
3
30
|
## 0.4.0
|
|
4
31
|
|
|
5
32
|
### Minor Changes
|
package/dist/index.js
CHANGED
|
@@ -978,7 +978,7 @@ var Price = (_a) => {
|
|
|
978
978
|
cx: "11.9766",
|
|
979
979
|
cy: "12.0234",
|
|
980
980
|
r: "9.35156",
|
|
981
|
-
fill: "
|
|
981
|
+
fill: "currentColor"
|
|
982
982
|
}), /* @__PURE__ */ import_react65.default.createElement("path", {
|
|
983
983
|
d: "M12.959 8.98416C12.4354 8.98416 12.0065 9.14022 11.6723 9.45234C11.3418 9.76447 11.1209 10.2364 11.0095 10.868H13.5494V11.7264H10.9259L10.9148 11.9772V12.2838L10.9259 12.5011H13.1985V13.3539H11.0206C11.2583 14.5132 11.9341 15.0929 13.0481 15.0929C13.5792 15.0929 14.1232 14.9777 14.6802 14.7473V15.8788C14.1937 16.1054 13.6274 16.2188 12.9813 16.2188C12.0864 16.2188 11.3585 15.9735 10.7978 15.483C10.2408 14.9925 9.87686 14.2828 9.70604 13.3539H8.85938V12.5011H9.61692L9.60578 12.2949V12.0887L9.61692 11.7264H8.85938V10.868H9.6949C9.83601 9.93539 10.1906 9.20339 10.7588 8.67203C11.327 8.14068 12.0604 7.875 12.959 7.875C13.7017 7.875 14.3664 8.03849 14.9531 8.36548L14.4852 9.40775C13.9134 9.12535 13.4046 8.98416 12.959 8.98416Z",
|
|
984
984
|
fill: "white"
|
package/dist/index.mjs
CHANGED
|
@@ -843,7 +843,7 @@ var Price = (_a) => {
|
|
|
843
843
|
cx: "11.9766",
|
|
844
844
|
cy: "12.0234",
|
|
845
845
|
r: "9.35156",
|
|
846
|
-
fill: "
|
|
846
|
+
fill: "currentColor"
|
|
847
847
|
}), /* @__PURE__ */ React65.createElement("path", {
|
|
848
848
|
d: "M12.959 8.98416C12.4354 8.98416 12.0065 9.14022 11.6723 9.45234C11.3418 9.76447 11.1209 10.2364 11.0095 10.868H13.5494V11.7264H10.9259L10.9148 11.9772V12.2838L10.9259 12.5011H13.1985V13.3539H11.0206C11.2583 14.5132 11.9341 15.0929 13.0481 15.0929C13.5792 15.0929 14.1232 14.9777 14.6802 14.7473V15.8788C14.1937 16.1054 13.6274 16.2188 12.9813 16.2188C12.0864 16.2188 11.3585 15.9735 10.7978 15.483C10.2408 14.9925 9.87686 14.2828 9.70604 13.3539H8.85938V12.5011H9.61692L9.60578 12.2949V12.0887L9.61692 11.7264H8.85938V10.868H9.6949C9.83601 9.93539 10.1906 9.20339 10.7588 8.67203C11.327 8.14068 12.0604 7.875 12.959 7.875C13.7017 7.875 14.3664 8.03849 14.9531 8.36548L14.4852 9.40775C13.9134 9.12535 13.4046 8.98416 12.959 8.98416Z",
|
|
849
849
|
fill: "white"
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@marigold/icons",
|
|
3
3
|
"description": "Marigold Icons",
|
|
4
|
-
"version": "0.
|
|
4
|
+
"version": "0.5.0",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"keywords": [
|
|
7
7
|
"marigold",
|
|
@@ -18,11 +18,11 @@
|
|
|
18
18
|
],
|
|
19
19
|
"repository": {
|
|
20
20
|
"type": "git",
|
|
21
|
-
"url": "github
|
|
21
|
+
"url": "https://github.com/marigold-ui/marigold",
|
|
22
22
|
"directory": "packages/icons"
|
|
23
23
|
},
|
|
24
24
|
"dependencies": {
|
|
25
|
-
"@marigold/system": "0.
|
|
25
|
+
"@marigold/system": "0.6.0"
|
|
26
26
|
},
|
|
27
27
|
"peerDependencies": {
|
|
28
28
|
"react": "^16.x || ^17.0.0"
|