@micromag/screen-urbania-horoscope 0.3.430 → 0.3.433
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/es/index.js +2 -3
- package/lib/index.js +2 -3
- package/package.json +15 -15
package/es/index.js
CHANGED
|
@@ -916,7 +916,6 @@ var UrbaniaHoroscope = function UrbaniaHoroscope(_ref) {
|
|
|
916
916
|
};
|
|
917
917
|
UrbaniaHoroscope.propTypes = propTypes;
|
|
918
918
|
UrbaniaHoroscope.defaultProps = defaultProps;
|
|
919
|
-
var UrbaniaHoroscope$1 = /*#__PURE__*/React.memo(UrbaniaHoroscope);
|
|
920
919
|
|
|
921
920
|
var definition = [{
|
|
922
921
|
id: 'urbania-horoscope',
|
|
@@ -939,7 +938,7 @@ var definition = [{
|
|
|
939
938
|
"value": "Urbania horoscope"
|
|
940
939
|
}]
|
|
941
940
|
}),
|
|
942
|
-
component: UrbaniaHoroscope
|
|
941
|
+
component: UrbaniaHoroscope,
|
|
943
942
|
states: [{
|
|
944
943
|
id: 'intro',
|
|
945
944
|
label: defineMessage({
|
|
@@ -1081,4 +1080,4 @@ var definition = [{
|
|
|
1081
1080
|
}]
|
|
1082
1081
|
}];
|
|
1083
1082
|
|
|
1084
|
-
export { UrbaniaHoroscope
|
|
1083
|
+
export { UrbaniaHoroscope, definition as default, signs };
|
package/lib/index.js
CHANGED
|
@@ -920,7 +920,6 @@ var UrbaniaHoroscope = function UrbaniaHoroscope(_ref) {
|
|
|
920
920
|
};
|
|
921
921
|
UrbaniaHoroscope.propTypes = propTypes;
|
|
922
922
|
UrbaniaHoroscope.defaultProps = defaultProps;
|
|
923
|
-
var UrbaniaHoroscope$1 = /*#__PURE__*/React.memo(UrbaniaHoroscope);
|
|
924
923
|
|
|
925
924
|
var definition = [{
|
|
926
925
|
id: 'urbania-horoscope',
|
|
@@ -943,7 +942,7 @@ var definition = [{
|
|
|
943
942
|
"value": "Urbania horoscope"
|
|
944
943
|
}]
|
|
945
944
|
}),
|
|
946
|
-
component: UrbaniaHoroscope
|
|
945
|
+
component: UrbaniaHoroscope,
|
|
947
946
|
states: [{
|
|
948
947
|
id: 'intro',
|
|
949
948
|
label: reactIntl.defineMessage({
|
|
@@ -1085,6 +1084,6 @@ var definition = [{
|
|
|
1085
1084
|
}]
|
|
1086
1085
|
}];
|
|
1087
1086
|
|
|
1088
|
-
exports.UrbaniaHoroscope = UrbaniaHoroscope
|
|
1087
|
+
exports.UrbaniaHoroscope = UrbaniaHoroscope;
|
|
1089
1088
|
exports.default = definition;
|
|
1090
1089
|
exports.signs = signs;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@micromag/screen-urbania-horoscope",
|
|
3
|
-
"version": "0.3.
|
|
3
|
+
"version": "0.3.433",
|
|
4
4
|
"private": false,
|
|
5
5
|
"description": "",
|
|
6
6
|
"keywords": [
|
|
@@ -60,19 +60,19 @@
|
|
|
60
60
|
},
|
|
61
61
|
"dependencies": {
|
|
62
62
|
"@babel/runtime": "^7.13.10",
|
|
63
|
-
"@micromag/core": "^0.3.
|
|
64
|
-
"@micromag/element-background": "^0.3.
|
|
65
|
-
"@micromag/element-button": "^0.3.
|
|
66
|
-
"@micromag/element-call-to-action": "^0.3.
|
|
67
|
-
"@micromag/element-container": "^0.3.
|
|
68
|
-
"@micromag/element-grid": "^0.3.
|
|
69
|
-
"@micromag/element-heading": "^0.3.
|
|
70
|
-
"@micromag/element-keypad": "^0.3.
|
|
71
|
-
"@micromag/element-layout": "^0.3.
|
|
72
|
-
"@micromag/element-scroll": "^0.3.
|
|
73
|
-
"@micromag/element-text": "^0.3.
|
|
74
|
-
"@micromag/element-urbania-author": "^0.3.
|
|
75
|
-
"@micromag/transforms": "^0.3.
|
|
63
|
+
"@micromag/core": "^0.3.433",
|
|
64
|
+
"@micromag/element-background": "^0.3.433",
|
|
65
|
+
"@micromag/element-button": "^0.3.433",
|
|
66
|
+
"@micromag/element-call-to-action": "^0.3.433",
|
|
67
|
+
"@micromag/element-container": "^0.3.433",
|
|
68
|
+
"@micromag/element-grid": "^0.3.433",
|
|
69
|
+
"@micromag/element-heading": "^0.3.433",
|
|
70
|
+
"@micromag/element-keypad": "^0.3.433",
|
|
71
|
+
"@micromag/element-layout": "^0.3.433",
|
|
72
|
+
"@micromag/element-scroll": "^0.3.433",
|
|
73
|
+
"@micromag/element-text": "^0.3.433",
|
|
74
|
+
"@micromag/element-urbania-author": "^0.3.433",
|
|
75
|
+
"@micromag/transforms": "^0.3.433",
|
|
76
76
|
"@react-spring/core": "^9.6.1",
|
|
77
77
|
"@react-spring/web": "^9.6.1",
|
|
78
78
|
"@use-gesture/react": "^10.2.4",
|
|
@@ -87,5 +87,5 @@
|
|
|
87
87
|
"access": "public",
|
|
88
88
|
"registry": "https://registry.npmjs.org/"
|
|
89
89
|
},
|
|
90
|
-
"gitHead": "
|
|
90
|
+
"gitHead": "4fe51ffae9ebd9844db8014a1912df2df5122f28"
|
|
91
91
|
}
|