@selfcommunity/react-ui 0.6.0-alpha.8 → 0.6.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/lib/cjs/components/ConsentSolution/ConsentSolution.d.ts.map +1 -1
- package/lib/cjs/components/ConsentSolution/ConsentSolution.js +9 -4
- package/lib/cjs/components/ConsentSolution/ConsentSolution.js.map +1 -1
- package/lib/cjs/components/ConsentSolutionButton/ConsentSolutionButton.d.ts +6 -1
- package/lib/cjs/components/ConsentSolutionButton/ConsentSolutionButton.d.ts.map +1 -1
- package/lib/cjs/components/ConsentSolutionButton/ConsentSolutionButton.js +36 -2
- package/lib/cjs/components/ConsentSolutionButton/ConsentSolutionButton.js.map +1 -1
- package/lib/cjs/components/FeedObject/Actions/Actions.d.ts.map +1 -1
- package/lib/cjs/components/FeedObject/Actions/Actions.js +4 -4
- package/lib/cjs/components/FeedObject/Actions/Actions.js.map +1 -1
- package/lib/cjs/components/FeedObject/Actions/Reaction/Reaction.js +8 -8
- package/lib/cjs/components/FeedObject/Actions/Reaction/Reaction.js.map +1 -1
- package/lib/cjs/components/Footer/Footer.d.ts +5 -0
- package/lib/cjs/components/Footer/Footer.d.ts.map +1 -1
- package/lib/cjs/components/Footer/Footer.js +4 -3
- package/lib/cjs/components/Footer/Footer.js.map +1 -1
- package/lib/cjs/components/UserProfileEdit/Section/PublicInfo.d.ts.map +1 -1
- package/lib/cjs/components/UserProfileEdit/Section/PublicInfo.js +13 -4
- package/lib/cjs/components/UserProfileEdit/Section/PublicInfo.js.map +1 -1
- package/lib/cjs/components/UserProfileInfo/UserProfileInfo.d.ts.map +1 -1
- package/lib/cjs/components/UserProfileInfo/UserProfileInfo.js +12 -3
- package/lib/cjs/components/UserProfileInfo/UserProfileInfo.js.map +1 -1
- package/lib/esm/components/ConsentSolution/ConsentSolution.d.ts.map +1 -1
- package/lib/esm/components/ConsentSolution/ConsentSolution.js +9 -4
- package/lib/esm/components/ConsentSolution/ConsentSolution.js.map +1 -1
- package/lib/esm/components/ConsentSolutionButton/ConsentSolutionButton.d.ts +6 -1
- package/lib/esm/components/ConsentSolutionButton/ConsentSolutionButton.d.ts.map +1 -1
- package/lib/esm/components/ConsentSolutionButton/ConsentSolutionButton.js +13 -2
- package/lib/esm/components/ConsentSolutionButton/ConsentSolutionButton.js.map +1 -1
- package/lib/esm/components/FeedObject/Actions/Actions.d.ts.map +1 -1
- package/lib/esm/components/FeedObject/Actions/Actions.js +5 -5
- package/lib/esm/components/FeedObject/Actions/Actions.js.map +1 -1
- package/lib/esm/components/FeedObject/Actions/Reaction/Reaction.js +8 -8
- package/lib/esm/components/FeedObject/Actions/Reaction/Reaction.js.map +1 -1
- package/lib/esm/components/Footer/Footer.d.ts +5 -0
- package/lib/esm/components/Footer/Footer.d.ts.map +1 -1
- package/lib/esm/components/Footer/Footer.js +4 -3
- package/lib/esm/components/Footer/Footer.js.map +1 -1
- package/lib/esm/components/UserProfileEdit/Section/PublicInfo.d.ts.map +1 -1
- package/lib/esm/components/UserProfileEdit/Section/PublicInfo.js +14 -5
- package/lib/esm/components/UserProfileEdit/Section/PublicInfo.js.map +1 -1
- package/lib/esm/components/UserProfileInfo/UserProfileInfo.d.ts.map +1 -1
- package/lib/esm/components/UserProfileInfo/UserProfileInfo.js +13 -4
- package/lib/esm/components/UserProfileInfo/UserProfileInfo.js.map +1 -1
- package/lib/umd/react-ui.js +2 -2
- package/lib/umd/react-ui.js.map +1 -1
- package/package.json +7 -7
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@selfcommunity/react-ui",
|
|
3
|
-
"version": "0.6.0
|
|
3
|
+
"version": "0.6.0",
|
|
4
4
|
"description": "React UI Components to integrate a Community created with SelfCommunity.",
|
|
5
5
|
"author": "SelfCommunity <https://www.selfcommunity.com>",
|
|
6
6
|
"homepage": "https://www.selfcommunity.com",
|
|
@@ -68,11 +68,11 @@
|
|
|
68
68
|
"@rpldy/upload-drop-zone": "^1.1.0",
|
|
69
69
|
"@rpldy/upload-preview": "^1.1.0",
|
|
70
70
|
"@rpldy/uploady": "^1.1.0",
|
|
71
|
-
"@selfcommunity/api-services": "^0.3.5
|
|
72
|
-
"@selfcommunity/react-core": "^0.3.8
|
|
73
|
-
"@selfcommunity/react-i18n": "^0.4.0
|
|
74
|
-
"@selfcommunity/types": "^0.4.0
|
|
75
|
-
"@selfcommunity/utils": "^0.1.43
|
|
71
|
+
"@selfcommunity/api-services": "^0.3.5",
|
|
72
|
+
"@selfcommunity/react-core": "^0.3.8",
|
|
73
|
+
"@selfcommunity/react-i18n": "^0.4.0",
|
|
74
|
+
"@selfcommunity/types": "^0.4.0",
|
|
75
|
+
"@selfcommunity/utils": "^0.1.43",
|
|
76
76
|
"@types/classnames": "^2.2.11",
|
|
77
77
|
"autosuggest-highlight": "^3.1.1",
|
|
78
78
|
"classnames": "^2.2.6",
|
|
@@ -158,5 +158,5 @@
|
|
|
158
158
|
"bugs": {
|
|
159
159
|
"url": "https://github.com/selfcommunity/community-js/issues"
|
|
160
160
|
},
|
|
161
|
-
"gitHead": "
|
|
161
|
+
"gitHead": "c0600ee453774eedfb6210eade1ed7e2ca6d5fd8"
|
|
162
162
|
}
|