@selfcommunity/react-ui 0.7.50-events.86 → 0.7.50-events.88
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/assets/onBoarding/android.d.ts +2 -0
- package/lib/cjs/assets/onBoarding/android.js +3 -0
- package/lib/cjs/assets/onBoarding/categoryA.d.ts +2 -0
- package/lib/cjs/assets/onBoarding/categoryA.js +3 -0
- package/lib/cjs/assets/onBoarding/categoryB.d.ts +2 -0
- package/lib/cjs/assets/onBoarding/categoryB.js +3 -0
- package/lib/cjs/assets/onBoarding/header.d.ts +2 -0
- package/lib/cjs/assets/onBoarding/header.js +3 -0
- package/lib/cjs/assets/onBoarding/ios.d.ts +2 -0
- package/lib/cjs/assets/onBoarding/ios.js +3 -0
- package/lib/cjs/assets/onBoarding/progress/category_progress.json +1 -0
- package/lib/cjs/assets/onBoarding/progress/content_progress.json +1 -0
- package/lib/cjs/components/EventHeader/EventHeader.d.ts +1 -1
- package/lib/cjs/components/EventHeader/EventHeader.js +24 -16
- package/lib/cjs/components/EventInfoWidget/EventInfoWidget.js +1 -1
- package/lib/cjs/components/EventInviteButton/EventInviteButton.js +1 -1
- package/lib/cjs/components/OnBoardingWidget/OnBoardingWidget.js +2 -2
- package/lib/cjs/components/OnBoardingWidget/Steps/App/App.js +4 -4
- package/lib/cjs/components/OnBoardingWidget/Steps/Category/Category.js +18 -14
- package/lib/cjs/components/OnBoardingWidget/Steps/Content/Content.js +6 -2
- package/lib/cjs/constants/Event.d.ts +1 -1
- package/lib/cjs/constants/Event.js +1 -1
- package/lib/cjs/shared/EventInfoDetails/index.d.ts +3 -0
- package/lib/cjs/shared/EventInfoDetails/index.js +17 -18
- package/lib/cjs/shared/ProgressBar/index.d.ts +5 -0
- package/lib/cjs/shared/ProgressBar/index.js +2 -2
- package/lib/esm/assets/onBoarding/android.d.ts +2 -0
- package/lib/esm/assets/onBoarding/android.js +1 -0
- package/lib/esm/assets/onBoarding/categoryA.d.ts +2 -0
- package/lib/esm/assets/onBoarding/categoryA.js +1 -0
- package/lib/esm/assets/onBoarding/categoryB.d.ts +2 -0
- package/lib/esm/assets/onBoarding/categoryB.js +1 -0
- package/lib/esm/assets/onBoarding/header.d.ts +2 -0
- package/lib/esm/assets/onBoarding/header.js +1 -0
- package/lib/esm/assets/onBoarding/ios.d.ts +2 -0
- package/lib/esm/assets/onBoarding/ios.js +1 -0
- package/lib/esm/assets/onBoarding/progress/category_progress.json +1 -0
- package/lib/esm/assets/onBoarding/progress/content_progress.json +1 -0
- package/lib/esm/components/EventHeader/EventHeader.d.ts +1 -1
- package/lib/esm/components/EventHeader/EventHeader.js +24 -16
- package/lib/esm/components/EventInfoWidget/EventInfoWidget.js +1 -1
- package/lib/esm/components/EventInviteButton/EventInviteButton.js +1 -1
- package/lib/esm/components/OnBoardingWidget/OnBoardingWidget.js +2 -2
- package/lib/esm/components/OnBoardingWidget/Steps/App/App.js +4 -4
- package/lib/esm/components/OnBoardingWidget/Steps/Category/Category.js +19 -15
- package/lib/esm/components/OnBoardingWidget/Steps/Content/Content.js +6 -2
- package/lib/esm/constants/Event.d.ts +1 -1
- package/lib/esm/constants/Event.js +1 -1
- package/lib/esm/shared/EventInfoDetails/index.d.ts +3 -0
- package/lib/esm/shared/EventInfoDetails/index.js +18 -19
- package/lib/esm/shared/ProgressBar/index.d.ts +5 -0
- package/lib/esm/shared/ProgressBar/index.js +2 -2
- package/lib/umd/99.js +2 -0
- package/lib/umd/react-ui.js +1 -1
- package/package.json +8 -7
- package/lib/cjs/assets/onBoarding/Android.d.ts +0 -1
- package/lib/cjs/assets/onBoarding/Android.js +0 -7
- package/lib/cjs/assets/onBoarding/CategoryA.d.ts +0 -1
- package/lib/cjs/assets/onBoarding/CategoryA.js +0 -7
- package/lib/cjs/assets/onBoarding/CategoryB.d.ts +0 -1
- package/lib/cjs/assets/onBoarding/CategoryB.js +0 -7
- package/lib/cjs/assets/onBoarding/Header.d.ts +0 -1
- package/lib/cjs/assets/onBoarding/Header.js +0 -7
- package/lib/cjs/assets/onBoarding/Ios.d.ts +0 -1
- package/lib/cjs/assets/onBoarding/Ios.js +0 -7
- package/lib/esm/assets/onBoarding/Android.d.ts +0 -1
- package/lib/esm/assets/onBoarding/Android.js +0 -4
- package/lib/esm/assets/onBoarding/CategoryA.d.ts +0 -1
- package/lib/esm/assets/onBoarding/CategoryA.js +0 -4
- package/lib/esm/assets/onBoarding/CategoryB.d.ts +0 -1
- package/lib/esm/assets/onBoarding/CategoryB.js +0 -4
- package/lib/esm/assets/onBoarding/Header.d.ts +0 -1
- package/lib/esm/assets/onBoarding/Header.js +0 -4
- package/lib/esm/assets/onBoarding/Ios.d.ts +0 -1
- package/lib/esm/assets/onBoarding/Ios.js +0 -4
- package/lib/umd/920.js +0 -2
- /package/lib/umd/{920.js.LICENSE.txt → 99.js.LICENSE.txt} +0 -0
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@selfcommunity/react-ui",
|
|
3
|
-
"version": "0.7.50-events.
|
|
3
|
+
"version": "0.7.50-events.88+ead7dc84d",
|
|
4
4
|
"description": "React UI Components to integrate a Community created with SelfCommunity Platform.",
|
|
5
5
|
"author": "SelfCommunity <https://www.selfcommunity.com>",
|
|
6
6
|
"homepage": "https://www.selfcommunity.com",
|
|
@@ -81,6 +81,7 @@
|
|
|
81
81
|
"@emotion/styled": "^11.11.0",
|
|
82
82
|
"@lexical/html": "^0.15.0",
|
|
83
83
|
"@lexical/react": "^0.15.0",
|
|
84
|
+
"@lottiefiles/react-lottie-player": "^3.5.4",
|
|
84
85
|
"@mui/lab": "~5.0.0-alpha.159",
|
|
85
86
|
"@mui/material": "^5.15.3",
|
|
86
87
|
"@mui/x-date-pickers": "^6.18.7",
|
|
@@ -91,11 +92,11 @@
|
|
|
91
92
|
"@rpldy/upload-drop-zone": "^1.7.1",
|
|
92
93
|
"@rpldy/upload-preview": "^1.7.1",
|
|
93
94
|
"@rpldy/uploady": "^1.7.1",
|
|
94
|
-
"@selfcommunity/api-services": "0.4.50-events.
|
|
95
|
-
"@selfcommunity/react-core": "0.4.50-events.
|
|
96
|
-
"@selfcommunity/react-i18n": "0.5.50-events.
|
|
97
|
-
"@selfcommunity/types": "0.5.50-events.
|
|
98
|
-
"@selfcommunity/utils": "0.2.50-events.
|
|
95
|
+
"@selfcommunity/api-services": "0.4.50-events.88+ead7dc84d",
|
|
96
|
+
"@selfcommunity/react-core": "0.4.50-events.88+ead7dc84d",
|
|
97
|
+
"@selfcommunity/react-i18n": "0.5.50-events.88+ead7dc84d",
|
|
98
|
+
"@selfcommunity/types": "0.5.50-events.88+ead7dc84d",
|
|
99
|
+
"@selfcommunity/utils": "0.2.50-events.88+ead7dc84d",
|
|
99
100
|
"@types/classnames": "^2.3.1",
|
|
100
101
|
"@types/sortablejs": "1",
|
|
101
102
|
"autosuggest-highlight": "^3.3.4",
|
|
@@ -179,5 +180,5 @@
|
|
|
179
180
|
"bugs": {
|
|
180
181
|
"url": "https://github.com/selfcommunity/community-js/issues"
|
|
181
182
|
},
|
|
182
|
-
"gitHead": "
|
|
183
|
+
"gitHead": "ead7dc84de934b9478b423a1a77c209b9ab7717d"
|
|
183
184
|
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export default function Android(): JSX.Element;
|