@bigbinary/neeto-rules-frontend 2.7.23 → 2.7.24
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/app/javascript/src/translations/en.json +1 -0
- package/dist/.ready +1 -1
- package/dist/cjs/v2/NeetoRulesBuilder.js +466 -227
- package/dist/cjs/v2/NeetoRulesBuilder.js.map +1 -1
- package/dist/cjs/v2/NeetoRulesForm.js +1 -1
- package/dist/cjs/v2/index.js +1 -1
- package/dist/{index-CvpoP63h.js → index-Br0dDuGK.js} +2 -2
- package/dist/index-Br0dDuGK.js.map +1 -0
- package/dist/{index-puRtNWZV.js → index-D1PW24Zw.js} +2 -2
- package/dist/index-D1PW24Zw.js.map +1 -0
- package/dist/v2/NeetoRulesBuilder.js +466 -227
- package/dist/v2/NeetoRulesBuilder.js.map +1 -1
- package/dist/v2/NeetoRulesForm.js +1 -1
- package/dist/v2/index.js +1 -1
- package/package.json +1 -1
- package/dist/index-CvpoP63h.js.map +0 -1
- package/dist/index-puRtNWZV.js.map +0 -1
|
@@ -95,6 +95,7 @@
|
|
|
95
95
|
"actionSwapSubtitle": "Pick a different channel for this action.",
|
|
96
96
|
"recipientTitle": "Send to",
|
|
97
97
|
"recipientSubtitle": "Pick who should receive this.",
|
|
98
|
+
"stepTitle": "Pick an option",
|
|
98
99
|
"scopeChangeTitle": "Change booking pages",
|
|
99
100
|
"scopeTitle": "Pick booking pages",
|
|
100
101
|
"scopeSubtitle": "Pick one or more options. The automation runs on any of them.",
|
package/dist/.ready
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
Built at 2026-09-
|
|
1
|
+
Built at 2026-09-04T22:26:33.181Z
|