@goodhood-web/nebenan-base 4.4.2-development.2 → 4.4.2-development.3
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/index.js +1 -1
- package/index.mjs +3 -3
- package/package.json +1 -1
package/index.mjs
CHANGED
|
@@ -4074,7 +4074,7 @@ const FS = "_dropdown_g8p9y_137", TS = "_dropdown__options_g8p9y_156", $o = {
|
|
|
4074
4074
|
user: e
|
|
4075
4075
|
}) => (await dt.getApi().POST("/api/core/v3/users", {
|
|
4076
4076
|
body: {
|
|
4077
|
-
|
|
4077
|
+
invite_token: n,
|
|
4078
4078
|
user: e
|
|
4079
4079
|
}
|
|
4080
4080
|
})).data, ZS = async ({
|
|
@@ -4082,7 +4082,7 @@ const FS = "_dropdown_g8p9y_137", TS = "_dropdown__options_g8p9y_156", $o = {
|
|
|
4082
4082
|
user: e
|
|
4083
4083
|
}) => (await dt.getApi().POST("/api/core/v3/google/sso/registration", {
|
|
4084
4084
|
body: {
|
|
4085
|
-
|
|
4085
|
+
invite_token: n,
|
|
4086
4086
|
user: e
|
|
4087
4087
|
}
|
|
4088
4088
|
})).data, WS = pe.string({
|
|
@@ -4340,7 +4340,7 @@ const FS = "_dropdown_g8p9y_137", TS = "_dropdown__options_g8p9y_156", $o = {
|
|
|
4340
4340
|
i,
|
|
4341
4341
|
(u) => HS(
|
|
4342
4342
|
u,
|
|
4343
|
-
{
|
|
4343
|
+
{ ...s },
|
|
4344
4344
|
(d) => {
|
|
4345
4345
|
o("registration_completed", {
|
|
4346
4346
|
page_name: "register_complete",
|