@selfcommunity/react-ui 0.11.0-mui7.13 → 0.11.0-mui7.15
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/CheckoutReturnDialog/CheckoutReturnDialog.js +3 -3
- package/lib/cjs/components/EventLocationWidget/EventLocationWidget.js +6 -12
- package/lib/cjs/components/LiveStreamRoom/LiveStreamVideoConference/ParticipantTile.js +0 -2
- package/lib/cjs/components/PaymentDetailDialog/PaymentDetailDialog.js +3 -3
- package/lib/cjs/components/PaywallsDialog/PaywallsDialog.js +3 -3
- package/lib/cjs/components/UserPaymentMethods/Skeleton.d.ts +24 -3
- package/lib/cjs/components/UserPaymentMethods/Skeleton.js +2 -4
- package/lib/cjs/components/UserPaymentMethods/UserPaymentMethods.d.ts +25 -3
- package/lib/cjs/components/UserPaymentMethods/UserPaymentMethods.js +2 -2
- package/lib/cjs/shared/CustomSnackMessage/index.js +2 -2
- package/lib/cjs/shared/Media/File/asUploadButton.d.ts +1 -1
- package/lib/cjs/shared/Media/File/asUploadButton.js +1 -1
- package/lib/esm/components/CheckoutReturnDialog/CheckoutReturnDialog.js +4 -4
- package/lib/esm/components/EventLocationWidget/EventLocationWidget.js +6 -12
- package/lib/esm/components/LiveStreamRoom/LiveStreamVideoConference/ParticipantTile.js +0 -2
- package/lib/esm/components/PaymentDetailDialog/PaymentDetailDialog.js +4 -4
- package/lib/esm/components/PaywallsDialog/PaywallsDialog.js +4 -4
- package/lib/esm/components/UserPaymentMethods/Skeleton.d.ts +24 -3
- package/lib/esm/components/UserPaymentMethods/Skeleton.js +2 -4
- package/lib/esm/components/UserPaymentMethods/UserPaymentMethods.d.ts +25 -3
- package/lib/esm/components/UserPaymentMethods/UserPaymentMethods.js +3 -3
- package/lib/esm/shared/CustomSnackMessage/index.js +2 -2
- package/lib/esm/shared/Media/File/asUploadButton.d.ts +1 -1
- package/lib/esm/shared/Media/File/asUploadButton.js +3 -3
- package/lib/umd/54.js +2 -0
- package/lib/umd/54.js.LICENSE.txt +9 -0
- package/lib/umd/react-ui.js +1 -1
- package/package.json +13 -10
- package/lib/umd/155.js +0 -2
- package/lib/umd/155.js.LICENSE.txt +0 -24
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@selfcommunity/react-ui",
|
|
3
|
-
"version": "0.11.0-mui7.
|
|
3
|
+
"version": "0.11.0-mui7.15+347340aa6",
|
|
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,7 +81,7 @@
|
|
|
81
81
|
"dependencies": {
|
|
82
82
|
"@emotion/react": "^11.11.3",
|
|
83
83
|
"@emotion/styled": "^11.11.0",
|
|
84
|
-
"@hello-pangea/dnd": "^
|
|
84
|
+
"@hello-pangea/dnd": "^18.0.1",
|
|
85
85
|
"@lexical/html": "0.28.0",
|
|
86
86
|
"@lexical/react": "0.28.0",
|
|
87
87
|
"@livekit/components-react": "2.6.5",
|
|
@@ -89,26 +89,29 @@
|
|
|
89
89
|
"@livekit/krisp-noise-filter": "0.2.12",
|
|
90
90
|
"@livekit/track-processors": "^0.3.3",
|
|
91
91
|
"@lottiefiles/react-lottie-player": "^3.5.4",
|
|
92
|
+
"@mui/lab": "^7.0.0",
|
|
93
|
+
"@mui/material": "^7.3.4",
|
|
92
94
|
"@mui/x-date-pickers": "^6.18.7",
|
|
93
|
-
"@react-google-maps/api": "^2.19.3",
|
|
94
95
|
"@rpldy/chunked-sender": "^1.7.1",
|
|
95
96
|
"@rpldy/chunked-uploady": "^1.7.1",
|
|
96
97
|
"@rpldy/upload-button": "^1.7.1",
|
|
97
98
|
"@rpldy/upload-drop-zone": "^1.7.1",
|
|
98
99
|
"@rpldy/upload-preview": "^1.7.1",
|
|
99
100
|
"@rpldy/uploady": "^1.7.1",
|
|
100
|
-
"@selfcommunity/api-services": "0.7.0-mui7.
|
|
101
|
-
"@selfcommunity/react-core": "0.7.0-mui7.
|
|
102
|
-
"@selfcommunity/react-i18n": "0.8.0-mui7.
|
|
103
|
-
"@selfcommunity/react-theme-default": "0.5.0-mui7.
|
|
104
|
-
"@selfcommunity/types": "0.8.0-mui7.
|
|
105
|
-
"@selfcommunity/utils": "0.2.64-mui7.
|
|
101
|
+
"@selfcommunity/api-services": "0.7.0-mui7.19+347340aa6",
|
|
102
|
+
"@selfcommunity/react-core": "0.7.0-mui7.19+347340aa6",
|
|
103
|
+
"@selfcommunity/react-i18n": "0.8.0-mui7.42+347340aa6",
|
|
104
|
+
"@selfcommunity/react-theme-default": "0.5.0-mui7.25+347340aa6",
|
|
105
|
+
"@selfcommunity/types": "0.8.0-mui7.19+347340aa6",
|
|
106
|
+
"@selfcommunity/utils": "0.2.64-mui7.119+347340aa6",
|
|
106
107
|
"@stripe/react-stripe-js": "^3.1.1",
|
|
107
108
|
"@stripe/stripe-js": "^5.7.0",
|
|
108
109
|
"@types/classnames": "^2.3.4",
|
|
109
110
|
"@types/sortablejs": "1",
|
|
111
|
+
"@vis.gl/react-google-maps": "^1.5.5",
|
|
110
112
|
"autosuggest-highlight": "^3.3.4",
|
|
111
113
|
"body-scroll-lock": "^4.0.0-beta.0",
|
|
114
|
+
"canvas": "^3.2.0",
|
|
112
115
|
"classnames": "^2.5.1",
|
|
113
116
|
"clsx": "^2.1.1",
|
|
114
117
|
"date-fns": "^2.30.0",
|
|
@@ -202,5 +205,5 @@
|
|
|
202
205
|
"engines": {
|
|
203
206
|
"node": ">=20.x"
|
|
204
207
|
},
|
|
205
|
-
"gitHead": "
|
|
208
|
+
"gitHead": "347340aa62331f85b102aef90ba97d93b6a410e9"
|
|
206
209
|
}
|