@wix/vibe-forms-app-plugin 0.32.12 → 0.32.14
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/dist/index.cjs +4 -4
- package/dist/index.cjs.map +1 -1
- package/package.json +3 -3
package/dist/index.cjs
CHANGED
|
@@ -1277,7 +1277,7 @@ function routeComplexOverload(args, options) {
|
|
|
1277
1277
|
}
|
|
1278
1278
|
}
|
|
1279
1279
|
|
|
1280
|
-
// ../../../node_modules/@wix/auto_sdk_forms_chat-settings/build/es/index.mjs
|
|
1280
|
+
// ../../../node_modules/@wix/forms/node_modules/@wix/auto_sdk_forms_chat-settings/build/es/index.mjs
|
|
1281
1281
|
var onChatSettingsCreated = EventDefinition(
|
|
1282
1282
|
"wix.forms.ai.v1.chat_settings_created",
|
|
1283
1283
|
true,
|
|
@@ -1392,7 +1392,7 @@ function transformRESTImageToSDKImage(payload) {
|
|
|
1392
1392
|
return payload.id ? `wix:image://v1/${payload.id}${fileNameOrAltText}#originWidth=${payload.width}&originHeight=${payload.height}` : payload.url;
|
|
1393
1393
|
}
|
|
1394
1394
|
|
|
1395
|
-
// ../../../node_modules/@wix/auto_sdk_forms_interactive-form-sessions/build/es/index.mjs
|
|
1395
|
+
// ../../../node_modules/@wix/forms/node_modules/@wix/auto_sdk_forms_interactive-form-sessions/build/es/index.mjs
|
|
1396
1396
|
var onInteractiveFormSessionCreated = EventDefinition(
|
|
1397
1397
|
"wix.forms.ai.v1.interactive_form_session_created",
|
|
1398
1398
|
true,
|
|
@@ -4894,7 +4894,7 @@ createEventModule(
|
|
|
4894
4894
|
onInteractiveFormSessionCreated
|
|
4895
4895
|
);
|
|
4896
4896
|
|
|
4897
|
-
// ../../../node_modules/@wix/auto_sdk_forms_forms/build/es/index.mjs
|
|
4897
|
+
// ../../../node_modules/@wix/forms/node_modules/@wix/auto_sdk_forms_forms/build/es/index.mjs
|
|
4898
4898
|
var es_exports = {};
|
|
4899
4899
|
__export(es_exports, {
|
|
4900
4900
|
AddressInfoTag: () => AddressInfoTag,
|
|
@@ -104036,7 +104036,7 @@ var onFormTranslationDeleted2 = createEventModule(
|
|
|
104036
104036
|
);
|
|
104037
104037
|
var onFormUpdated2 = createEventModule(onFormUpdated);
|
|
104038
104038
|
|
|
104039
|
-
// ../../../node_modules/@wix/auto_sdk_forms_submissions/build/es/index.mjs
|
|
104039
|
+
// ../../../node_modules/@wix/forms/node_modules/@wix/auto_sdk_forms_submissions/build/es/index.mjs
|
|
104040
104040
|
var onSubmissionCreated = EventDefinition(
|
|
104041
104041
|
"wix.forms.v4.submission_created",
|
|
104042
104042
|
true,
|