@matchain/matchid-sdk-react 0.1.40-alpha.7 → 0.1.40-alpha.9
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/dist/assets/icon/index.js +2 -2
- package/dist/assets/icon/index.js.map +1 -1
- package/dist/assets/icon/index.mjs +1 -1
- package/dist/{chunk-BITZKMMQ.mjs → chunk-DPXMCLYK.mjs} +3 -3
- package/dist/{chunk-BITZKMMQ.mjs.map → chunk-DPXMCLYK.mjs.map} +1 -1
- package/dist/{chunk-O5LWWS2O.mjs → chunk-G7Y6FXS2.mjs} +2 -2
- package/dist/{chunk-GLKKSZVE.mjs → chunk-PPKUHUE3.mjs} +4 -3
- package/dist/{chunk-GLKKSZVE.mjs.map → chunk-PPKUHUE3.mjs.map} +1 -1
- package/dist/components/index.js +4 -3
- package/dist/components/index.js.map +1 -1
- package/dist/components/index.mjs +2 -2
- package/dist/hooks/api/index.js.map +1 -1
- package/dist/hooks/api/index.mjs +3 -3
- package/dist/hooks/index.js.map +1 -1
- package/dist/hooks/index.mjs +2 -2
- package/dist/index.js +4 -3
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +6 -6
- package/package.json +1 -1
- /package/dist/{chunk-O5LWWS2O.mjs.map → chunk-G7Y6FXS2.mjs.map} +0 -0
|
@@ -1108,7 +1108,7 @@ function TonLightIcon({ size = 40, ...props }) {
|
|
|
1108
1108
|
stroke: "null",
|
|
1109
1109
|
id: "svg_2",
|
|
1110
1110
|
fill: "black",
|
|
1111
|
-
d: "
|
|
1111
|
+
d: "m28.551235,7.336842l-17.103441,0c-3.144714,0 -5.137911,3.392209 -3.555804,6.134509l10.555606,18.295835c0.688817,1.19463 2.41502,1.19463 3.103838,0l10.557753,-18.295835c1.57996,-2.737917 -0.413237,-6.134509 -3.555804,-6.134509l-0.002147,0zm-10.112226,18.943687l-2.298831,-4.449093l-5.546854,-9.920635c-0.36592,-0.634971 0.086046,-1.448654 0.852323,-1.448654l6.991215,0l0,15.820529l0.002147,-0.002147zm10.962403,-14.371875l-5.544707,9.924928l-2.298831,4.446947l0,-15.820529l6.991215,0c0.766277,0 1.218244,0.813683 0.852323,1.448654z"
|
|
1112
1112
|
}
|
|
1113
1113
|
)
|
|
1114
1114
|
}
|
|
@@ -1134,7 +1134,7 @@ function TonLightIcon2({ size = 40, ...props }) {
|
|
|
1134
1134
|
stroke: "null",
|
|
1135
1135
|
id: "svg_2",
|
|
1136
1136
|
fill: "white",
|
|
1137
|
-
d: "
|
|
1137
|
+
d: "m28.551235,7.336842l-17.103441,0c-3.144714,0 -5.137911,3.392209 -3.555804,6.134509l10.555606,18.295835c0.688817,1.19463 2.41502,1.19463 3.103838,0l10.557753,-18.295835c1.57996,-2.737917 -0.413237,-6.134509 -3.555804,-6.134509l-0.002147,0zm-10.112226,18.943687l-2.298831,-4.449093l-5.546854,-9.920635c-0.36592,-0.634971 0.086046,-1.448654 0.852323,-1.448654l6.991215,0l0,15.820529l0.002147,-0.002147zm10.962403,-14.371875l-5.544707,9.924928l-2.298831,4.446947l0,-15.820529l6.991215,0c0.766277,0 1.218244,0.813683 0.852323,1.448654z"
|
|
1138
1138
|
}
|
|
1139
1139
|
)
|
|
1140
1140
|
}
|