@wix/bex-utils 2.48.0 → 2.49.0

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.
Files changed (276) hide show
  1. package/@wix/ambassador-app-settings-v1-settings/build/cjs/proto/proto-generated.js +8 -2
  2. package/@wix/ambassador-app-settings-v1-settings/package.json +2 -2
  3. package/@wix/ambassador-devcenter-app-market-listing-v1-market-listing/build/cjs/proto/proto-generated.js +145 -2
  4. package/@wix/ambassador-devcenter-app-market-listing-v1-market-listing/package.json +2 -2
  5. package/@wix/ambassador-fedinfra-exportservice-v1-export-async-job/build/cjs/proto/client/proto-generated.d.ts +560 -106
  6. package/@wix/ambassador-fedinfra-exportservice-v1-export-async-job/build/cjs/proto/proto-generated.d.ts +280 -53
  7. package/@wix/ambassador-fedinfra-exportservice-v1-export-async-job/build/cjs/proto/proto-generated.js +3840 -528
  8. package/@wix/ambassador-fedinfra-exportservice-v1-export-async-job/build/cjs/proto/server/proto-generated.d.ts +558 -106
  9. package/@wix/ambassador-fedinfra-exportservice-v1-export-async-job/build/cjs/types.impl.d.ts +200 -43
  10. package/@wix/ambassador-fedinfra-exportservice-v1-export-async-job/build/cjs/types.impl.js +1 -0
  11. package/@wix/ambassador-fedinfra-exportservice-v1-export-async-job/build/cjs/types.impl.js.map +1 -1
  12. package/@wix/ambassador-fedinfra-exportservice-v1-export-async-job/build/es/types.impl.d.ts +200 -43
  13. package/@wix/ambassador-fedinfra-exportservice-v1-export-async-job/build/es/types.impl.js +1 -0
  14. package/@wix/ambassador-fedinfra-exportservice-v1-export-async-job/build/es/types.impl.js.map +1 -1
  15. package/@wix/ambassador-fedinfra-exportservice-v1-export-async-job/package.json +3 -3
  16. package/@wix/ambassador-fedinfra-exportservice-v1-export-async-job/src/main/proto/com/wix/ecommerce/catalog_spi/api/v1/additional_fee.proto +1 -1
  17. package/@wix/ambassador-fedinfra-exportservice-v1-export-async-job/src/main/proto/com/wix/ecommerce/catalog_spi/api/v1/catalog_reference.proto +1 -1
  18. package/@wix/ambassador-fedinfra-exportservice-v1-export-async-job/src/main/proto/com/wix/ecommerce/catalog_spi/api/v1/item_data.proto +9 -10
  19. package/@wix/ambassador-fedinfra-exportservice-v1-export-async-job/src/main/proto/com/wix/ecommerce/catalog_spi/api/v1/platform_catalog_spi.proto +2 -3
  20. package/@wix/ambassador-fedinfra-exportservice-v1-export-async-job/src/main/proto/com/wix/ecommerce/catalog_spi/api/v1/subscription_option_info.proto +4 -6
  21. package/@wix/ambassador-fedinfra-exportservice-v1-export-async-job/src/main/proto/com/wix/ecommerce/platform_common/api/locations.proto +6 -2
  22. package/@wix/ambassador-fedinfra-exportservice-v1-export-async-job/src/main/proto/com/wix/ecommerce/platform_common/api/unit_system.proto +15 -0
  23. package/@wix/ambassador-fedinfra-exportservice-v1-export-async-job/src/main/proto/com/wix/ecommerce/platform_common/api/weight.proto +3 -3
  24. package/@wix/ambassador-fedinfra-exportservice-v1-export-async-job/src/main/proto/com/wixpress/metasite/event/api/dto.proto +15 -0
  25. package/@wix/ambassador-fedinfra-exportservice-v1-export-async-job/src/main/proto/com/wixpress/metasite/event/api/events.proto +17 -0
  26. package/@wix/ambassador-fedinfra-exportservice-v1-export-async-job/src/main/proto/com/wixpress/metasite/event/api/full.proto +3 -0
  27. package/@wix/ambassador-fedinfra-exportservice-v1-export-async-job/src/main/proto/com/wixpress/metasite/event/api/special.proto +9 -0
  28. package/@wix/ambassador-fedinfra-exportservice-v1-export-async-job/src/main/proto/wix/api/annotations.proto +64 -9
  29. package/@wix/ambassador-fedinfra-exportservice-v1-export-async-job/src/main/proto/wix/api/api_errors.proto +48 -23
  30. package/@wix/ambassador-fedinfra-exportservice-v1-export-async-job/src/main/proto/wix/api/entity.proto +9 -4
  31. package/@wix/ambassador-fedinfra-exportservice-v1-export-async-job/src/main/proto/wix/api/errors.proto +6 -0
  32. package/@wix/ambassador-fedinfra-exportservice-v1-export-async-job/src/main/proto/wix/api/sla.proto +1 -1
  33. package/@wix/ambassador-fedinfra-exportservice-v1-export-async-job/src/main/proto/wix/catalog/api/v1/catalog.proto +0 -3
  34. package/@wix/ambassador-fedinfra-exportservice-v1-export-async-job/src/main/proto/wix/common/data/errors.proto +14 -1
  35. package/@wix/ambassador-fedinfra-exportservice-v1-export-async-job/src/main/proto/wix/common/media.proto +27 -0
  36. package/@wix/ambassador-fedinfra-exportservice-v1-export-async-job/src/main/proto/wix/common/tags.proto +2 -2
  37. package/@wix/ambassador-fedinfra-exportservice-v1-export-async-job/src/main/proto/wix/inventory/api/v1/internal/locationRemoval.proto +1 -1
  38. package/@wix/ambassador-fedinfra-exportservice-v1-export-async-job/src/main/proto/wix/payment/api/pay/v2/accounts.proto +18 -0
  39. package/@wix/ambassador-fedinfra-exportservice-v1-export-async-job/src/main/proto/wix/payment/api/pay/v2/payment-methods.proto +22 -10
  40. package/@wix/ambassador-fedinfra-exportservice-v1-export-async-job/src/main/proto/wix/payment/api/pay/v2/payments.proto +1 -0
  41. package/@wix/ambassador-fedinfra-exportservice-v1-export-async-job/src/main/proto/wix/payment/api/pay/v2/paypal-payment-method.proto +3 -0
  42. package/@wix/ambassador-fedinfra-exportservice-v1-export-async-job/src/main/proto/wix/payment/api/pay/v2/resources/order-description.proto +1 -1
  43. package/@wix/ambassador-fedinfra-exportservice-v1-export-async-job/src/main/proto/wix/payment/api/pay/v2/resources/payment-method.proto +58 -35
  44. package/@wix/ambassador-fedinfra-exportservice-v1-export-async-job/src/main/proto/wix/payment/api/pay/v2/resources/payment.proto +4 -0
  45. package/@wix/ambassador-fedinfra-exportservice-v1-export-async-job/src/main/proto/wix/payment/api/pay/v3/resources/transaction.proto +4 -1
  46. package/@wix/ambassador-fedinfra-exportservice-v1-export-async-job/src/main/proto/wix/stores/catalog/provision/v1/provision_action_events.proto +1 -1
  47. package/@wix/ambassador-fedinfra-exportservice-v1-export-async-job/src/main/proto/wix/stores/catalog/provision/v1/stores_provision_service.proto +51 -4
  48. package/@wix/ambassador-infra-asyncjobs-v1-async-job/build/cjs/proto/proto-generated.js +19 -2
  49. package/@wix/ambassador-infra-asyncjobs-v1-async-job/package.json +2 -2
  50. package/@wix/ambassador-items-selection-spi-host-v1-provider/build/cjs/proto/client/proto-generated.d.ts +30 -0
  51. package/@wix/ambassador-items-selection-spi-host-v1-provider/build/cjs/proto/proto-generated.d.ts +15 -0
  52. package/@wix/ambassador-items-selection-spi-host-v1-provider/build/cjs/proto/proto-generated.js +188 -2
  53. package/@wix/ambassador-items-selection-spi-host-v1-provider/build/cjs/proto/server/proto-generated.d.ts +30 -0
  54. package/@wix/ambassador-items-selection-spi-host-v1-provider/package.json +2 -2
  55. package/@wix/ambassador-items-selection-spi-host-v1-provider/src/main/proto/wix/api/annotations.proto +6 -6
  56. package/@wix/ambassador-items-selection-spi-host-v1-provider/src/main/proto/wix/api/api_errors.proto +48 -23
  57. package/@wix/ambassador-items-selection-spi-host-v1-provider/src/main/proto/wix/api/entity.proto +3 -4
  58. package/@wix/ambassador-items-selection-spi-host-v1-provider/src/main/proto/wix/api/sla.proto +1 -1
  59. package/@wix/ambassador-media-site-media-v1-file-descriptor/build/cjs/proto/proto-generated.js +25 -2
  60. package/@wix/ambassador-media-site-media-v1-file-descriptor/package.json +2 -2
  61. package/@wix/ambassador-os-tags-v1-tag/build/cjs/proto/client/proto-generated.d.ts +56 -0
  62. package/@wix/ambassador-os-tags-v1-tag/build/cjs/proto/proto-generated.d.ts +28 -0
  63. package/@wix/ambassador-os-tags-v1-tag/build/cjs/proto/proto-generated.js +348 -6
  64. package/@wix/ambassador-os-tags-v1-tag/build/cjs/proto/server/proto-generated.d.ts +56 -0
  65. package/@wix/ambassador-os-tags-v1-tag/package.json +2 -2
  66. package/@wix/ambassador-os-tags-v1-tag/src/main/proto/src/main/proto/com/wixpress/items_selection/spi/v1/items_selection_config.proto +1 -0
  67. package/@wix/ambassador-os-tags-v1-tag/src/main/proto/wix/api/annotations.proto +9 -6
  68. package/@wix/ambassador-os-tags-v1-tag/src/main/proto/wix/api/api_errors.proto +48 -23
  69. package/@wix/ambassador-os-tags-v1-tag/src/main/proto/wix/api/entity.proto +9 -4
  70. package/@wix/ambassador-os-tags-v1-tag/src/main/proto/wix/api/sla.proto +1 -1
  71. package/@wix/bex-bundled-mini-essentials/CHANGELOG.md +4 -0
  72. package/@wix/bex-bundled-mini-essentials/dist/cjs/bex-bundled-mini-essentials.js +75 -76
  73. package/@wix/bex-bundled-mini-essentials/dist/cjs/bex-bundled-mini-essentials.js.map +1 -1
  74. package/@wix/bex-bundled-mini-essentials/dist/cjs/exports/testkit/index.js +74 -75
  75. package/@wix/bex-bundled-mini-essentials/dist/cjs/exports/testkit/index.js.map +1 -1
  76. package/@wix/bex-bundled-mini-essentials/dist/esm/bex-bundled-mini-essentials.js +179 -18
  77. package/@wix/bex-bundled-mini-essentials/dist/esm/bex-bundled-mini-essentials.js.map +1 -1
  78. package/@wix/bex-bundled-mini-essentials/dist/esm/{chunk-JWE2D5DY.js → chunk-PLDDJCW6.js} +2 -12
  79. package/@wix/bex-bundled-mini-essentials/dist/esm/chunk-PLDDJCW6.js.map +1 -0
  80. package/@wix/bex-bundled-mini-essentials/dist/esm/chunk-U24CPPEA.js +17 -0
  81. package/@wix/bex-bundled-mini-essentials/dist/esm/chunk-U24CPPEA.js.map +1 -0
  82. package/@wix/bex-bundled-mini-essentials/dist/esm/common-errors_ar-LFVNFS2J.js +34 -0
  83. package/@wix/bex-bundled-mini-essentials/dist/esm/common-errors_ar-LFVNFS2J.js.map +1 -0
  84. package/@wix/bex-bundled-mini-essentials/dist/esm/common-errors_bg-MTXA6CZY.js +34 -0
  85. package/@wix/bex-bundled-mini-essentials/dist/esm/common-errors_bg-MTXA6CZY.js.map +1 -0
  86. package/@wix/bex-bundled-mini-essentials/dist/esm/common-errors_ca-HJPWMPW7.js +34 -0
  87. package/@wix/bex-bundled-mini-essentials/dist/esm/common-errors_ca-HJPWMPW7.js.map +1 -0
  88. package/@wix/bex-bundled-mini-essentials/dist/esm/common-errors_cs-K37PKR2K.js +34 -0
  89. package/@wix/bex-bundled-mini-essentials/dist/esm/common-errors_cs-K37PKR2K.js.map +1 -0
  90. package/@wix/bex-bundled-mini-essentials/dist/esm/common-errors_da-25IK43OO.js +34 -0
  91. package/@wix/bex-bundled-mini-essentials/dist/esm/common-errors_da-25IK43OO.js.map +1 -0
  92. package/@wix/bex-bundled-mini-essentials/dist/esm/common-errors_de-AYRUO363.js +34 -0
  93. package/@wix/bex-bundled-mini-essentials/dist/esm/common-errors_de-AYRUO363.js.map +1 -0
  94. package/@wix/bex-bundled-mini-essentials/dist/esm/common-errors_el-2AGQO6PX.js +34 -0
  95. package/@wix/bex-bundled-mini-essentials/dist/esm/common-errors_el-2AGQO6PX.js.map +1 -0
  96. package/@wix/bex-bundled-mini-essentials/dist/esm/common-errors_en-JO2G7ZCY.js +34 -0
  97. package/@wix/bex-bundled-mini-essentials/dist/esm/common-errors_en-JO2G7ZCY.js.map +1 -0
  98. package/@wix/bex-bundled-mini-essentials/dist/esm/common-errors_es-JK5COTEN.js +34 -0
  99. package/@wix/bex-bundled-mini-essentials/dist/esm/common-errors_es-JK5COTEN.js.map +1 -0
  100. package/@wix/bex-bundled-mini-essentials/dist/esm/common-errors_fi-PYXR5MB3.js +34 -0
  101. package/@wix/bex-bundled-mini-essentials/dist/esm/common-errors_fi-PYXR5MB3.js.map +1 -0
  102. package/@wix/bex-bundled-mini-essentials/dist/esm/common-errors_fr-YKEZIBKX.js +34 -0
  103. package/@wix/bex-bundled-mini-essentials/dist/esm/common-errors_fr-YKEZIBKX.js.map +1 -0
  104. package/@wix/bex-bundled-mini-essentials/dist/esm/common-errors_he-EMKYOLAN.js +34 -0
  105. package/@wix/bex-bundled-mini-essentials/dist/esm/common-errors_he-EMKYOLAN.js.map +1 -0
  106. package/@wix/bex-bundled-mini-essentials/dist/esm/common-errors_hi-AV4BWUTE.js +34 -0
  107. package/@wix/bex-bundled-mini-essentials/dist/esm/common-errors_hi-AV4BWUTE.js.map +1 -0
  108. package/@wix/bex-bundled-mini-essentials/dist/esm/common-errors_hr-RWY64K7L.js +34 -0
  109. package/@wix/bex-bundled-mini-essentials/dist/esm/common-errors_hr-RWY64K7L.js.map +1 -0
  110. package/@wix/bex-bundled-mini-essentials/dist/esm/common-errors_hu-QBBCBMMB.js +34 -0
  111. package/@wix/bex-bundled-mini-essentials/dist/esm/common-errors_hu-QBBCBMMB.js.map +1 -0
  112. package/@wix/bex-bundled-mini-essentials/dist/esm/common-errors_id-VP4LUR36.js +34 -0
  113. package/@wix/bex-bundled-mini-essentials/dist/esm/common-errors_id-VP4LUR36.js.map +1 -0
  114. package/@wix/bex-bundled-mini-essentials/dist/esm/common-errors_it-FYZ75MT3.js +34 -0
  115. package/@wix/bex-bundled-mini-essentials/dist/esm/common-errors_it-FYZ75MT3.js.map +1 -0
  116. package/@wix/bex-bundled-mini-essentials/dist/esm/common-errors_ja-VQB44ZSI.js +34 -0
  117. package/@wix/bex-bundled-mini-essentials/dist/esm/common-errors_ja-VQB44ZSI.js.map +1 -0
  118. package/@wix/bex-bundled-mini-essentials/dist/esm/common-errors_ko-GHHT3DGY.js +34 -0
  119. package/@wix/bex-bundled-mini-essentials/dist/esm/common-errors_ko-GHHT3DGY.js.map +1 -0
  120. package/@wix/bex-bundled-mini-essentials/dist/esm/common-errors_lt-4KBOUDLP.js +34 -0
  121. package/@wix/bex-bundled-mini-essentials/dist/esm/common-errors_lt-4KBOUDLP.js.map +1 -0
  122. package/@wix/bex-bundled-mini-essentials/dist/esm/common-errors_lv-WBN6RFLD.js +34 -0
  123. package/@wix/bex-bundled-mini-essentials/dist/esm/common-errors_lv-WBN6RFLD.js.map +1 -0
  124. package/@wix/bex-bundled-mini-essentials/dist/esm/common-errors_ms-VBHOWK2S.js +34 -0
  125. package/@wix/bex-bundled-mini-essentials/dist/esm/common-errors_ms-VBHOWK2S.js.map +1 -0
  126. package/@wix/bex-bundled-mini-essentials/dist/esm/common-errors_nl-3KFJZWBJ.js +34 -0
  127. package/@wix/bex-bundled-mini-essentials/dist/esm/common-errors_nl-3KFJZWBJ.js.map +1 -0
  128. package/@wix/bex-bundled-mini-essentials/dist/esm/common-errors_no-POPCNM5W.js +34 -0
  129. package/@wix/bex-bundled-mini-essentials/dist/esm/common-errors_no-POPCNM5W.js.map +1 -0
  130. package/@wix/bex-bundled-mini-essentials/dist/esm/common-errors_pl-LZDZDDVF.js +34 -0
  131. package/@wix/bex-bundled-mini-essentials/dist/esm/common-errors_pl-LZDZDDVF.js.map +1 -0
  132. package/@wix/bex-bundled-mini-essentials/dist/esm/common-errors_pt-HNERKNLL.js +34 -0
  133. package/@wix/bex-bundled-mini-essentials/dist/esm/common-errors_pt-HNERKNLL.js.map +1 -0
  134. package/@wix/bex-bundled-mini-essentials/dist/esm/common-errors_ro-LYELKOPQ.js +34 -0
  135. package/@wix/bex-bundled-mini-essentials/dist/esm/common-errors_ro-LYELKOPQ.js.map +1 -0
  136. package/@wix/bex-bundled-mini-essentials/dist/esm/common-errors_ru-BPN44ZV3.js +34 -0
  137. package/@wix/bex-bundled-mini-essentials/dist/esm/common-errors_ru-BPN44ZV3.js.map +1 -0
  138. package/@wix/bex-bundled-mini-essentials/dist/esm/common-errors_sk-MVMGHSRL.js +34 -0
  139. package/@wix/bex-bundled-mini-essentials/dist/esm/common-errors_sk-MVMGHSRL.js.map +1 -0
  140. package/@wix/bex-bundled-mini-essentials/dist/esm/common-errors_sl-CHPXKGNR.js +34 -0
  141. package/@wix/bex-bundled-mini-essentials/dist/esm/common-errors_sl-CHPXKGNR.js.map +1 -0
  142. package/@wix/bex-bundled-mini-essentials/dist/esm/common-errors_sv-HUVTDCQI.js +34 -0
  143. package/@wix/bex-bundled-mini-essentials/dist/esm/common-errors_sv-HUVTDCQI.js.map +1 -0
  144. package/@wix/bex-bundled-mini-essentials/dist/esm/common-errors_th-E2G5DJHR.js +34 -0
  145. package/@wix/bex-bundled-mini-essentials/dist/esm/common-errors_th-E2G5DJHR.js.map +1 -0
  146. package/@wix/bex-bundled-mini-essentials/dist/esm/common-errors_tl-LPFJRVGY.js +34 -0
  147. package/@wix/bex-bundled-mini-essentials/dist/esm/common-errors_tl-LPFJRVGY.js.map +1 -0
  148. package/@wix/bex-bundled-mini-essentials/dist/esm/common-errors_tr-XY5HGJCR.js +34 -0
  149. package/@wix/bex-bundled-mini-essentials/dist/esm/common-errors_tr-XY5HGJCR.js.map +1 -0
  150. package/@wix/bex-bundled-mini-essentials/dist/esm/common-errors_uk-SWUOAG7Y.js +34 -0
  151. package/@wix/bex-bundled-mini-essentials/dist/esm/common-errors_uk-SWUOAG7Y.js.map +1 -0
  152. package/@wix/bex-bundled-mini-essentials/dist/esm/common-errors_vi-VPQ7J3CX.js +34 -0
  153. package/@wix/bex-bundled-mini-essentials/dist/esm/common-errors_vi-VPQ7J3CX.js.map +1 -0
  154. package/@wix/bex-bundled-mini-essentials/dist/esm/common-errors_zh-APZYKKMZ.js +34 -0
  155. package/@wix/bex-bundled-mini-essentials/dist/esm/common-errors_zh-APZYKKMZ.js.map +1 -0
  156. package/@wix/bex-bundled-mini-essentials/dist/esm/{commonErrorsMapping-7MKNYHWZ.js → commonErrorsMapping-5KWGHRDR.js} +3 -2
  157. package/@wix/bex-bundled-mini-essentials/dist/esm/{commonErrorsMapping-7MKNYHWZ.js.map → commonErrorsMapping-5KWGHRDR.js.map} +1 -1
  158. package/@wix/bex-bundled-mini-essentials/dist/esm/exports/testkit/{chunk-JWE2D5DY.js → chunk-PLDDJCW6.js} +2 -12
  159. package/@wix/bex-bundled-mini-essentials/dist/esm/exports/testkit/chunk-PLDDJCW6.js.map +1 -0
  160. package/@wix/bex-bundled-mini-essentials/dist/esm/exports/testkit/chunk-U24CPPEA.js +17 -0
  161. package/@wix/bex-bundled-mini-essentials/dist/esm/exports/testkit/chunk-U24CPPEA.js.map +1 -0
  162. package/@wix/bex-bundled-mini-essentials/dist/esm/exports/testkit/common-errors_ar-LI5PLBCE.js +34 -0
  163. package/@wix/bex-bundled-mini-essentials/dist/esm/exports/testkit/common-errors_ar-LI5PLBCE.js.map +1 -0
  164. package/@wix/bex-bundled-mini-essentials/dist/esm/exports/testkit/common-errors_bg-EAZSERQM.js +34 -0
  165. package/@wix/bex-bundled-mini-essentials/dist/esm/exports/testkit/common-errors_bg-EAZSERQM.js.map +1 -0
  166. package/@wix/bex-bundled-mini-essentials/dist/esm/exports/testkit/common-errors_ca-4664Z5VP.js +34 -0
  167. package/@wix/bex-bundled-mini-essentials/dist/esm/exports/testkit/common-errors_ca-4664Z5VP.js.map +1 -0
  168. package/@wix/bex-bundled-mini-essentials/dist/esm/exports/testkit/common-errors_cs-G3MWE2Q6.js +34 -0
  169. package/@wix/bex-bundled-mini-essentials/dist/esm/exports/testkit/common-errors_cs-G3MWE2Q6.js.map +1 -0
  170. package/@wix/bex-bundled-mini-essentials/dist/esm/exports/testkit/common-errors_da-4RUYZUII.js +34 -0
  171. package/@wix/bex-bundled-mini-essentials/dist/esm/exports/testkit/common-errors_da-4RUYZUII.js.map +1 -0
  172. package/@wix/bex-bundled-mini-essentials/dist/esm/exports/testkit/common-errors_de-X4Z6ZVR4.js +34 -0
  173. package/@wix/bex-bundled-mini-essentials/dist/esm/exports/testkit/common-errors_de-X4Z6ZVR4.js.map +1 -0
  174. package/@wix/bex-bundled-mini-essentials/dist/esm/exports/testkit/common-errors_el-HQDITK35.js +34 -0
  175. package/@wix/bex-bundled-mini-essentials/dist/esm/exports/testkit/common-errors_el-HQDITK35.js.map +1 -0
  176. package/@wix/bex-bundled-mini-essentials/dist/esm/exports/testkit/common-errors_en-4WNVKTLH.js +34 -0
  177. package/@wix/bex-bundled-mini-essentials/dist/esm/exports/testkit/common-errors_en-4WNVKTLH.js.map +1 -0
  178. package/@wix/bex-bundled-mini-essentials/dist/esm/exports/testkit/common-errors_es-S4CSVRF4.js +34 -0
  179. package/@wix/bex-bundled-mini-essentials/dist/esm/exports/testkit/common-errors_es-S4CSVRF4.js.map +1 -0
  180. package/@wix/bex-bundled-mini-essentials/dist/esm/exports/testkit/common-errors_fi-66WNHES2.js +34 -0
  181. package/@wix/bex-bundled-mini-essentials/dist/esm/exports/testkit/common-errors_fi-66WNHES2.js.map +1 -0
  182. package/@wix/bex-bundled-mini-essentials/dist/esm/exports/testkit/common-errors_fr-6WVI4CGQ.js +34 -0
  183. package/@wix/bex-bundled-mini-essentials/dist/esm/exports/testkit/common-errors_fr-6WVI4CGQ.js.map +1 -0
  184. package/@wix/bex-bundled-mini-essentials/dist/esm/exports/testkit/common-errors_he-XYP5Q7TU.js +34 -0
  185. package/@wix/bex-bundled-mini-essentials/dist/esm/exports/testkit/common-errors_he-XYP5Q7TU.js.map +1 -0
  186. package/@wix/bex-bundled-mini-essentials/dist/esm/exports/testkit/common-errors_hi-DNO4U56U.js +34 -0
  187. package/@wix/bex-bundled-mini-essentials/dist/esm/exports/testkit/common-errors_hi-DNO4U56U.js.map +1 -0
  188. package/@wix/bex-bundled-mini-essentials/dist/esm/exports/testkit/common-errors_hr-G4SFS5WC.js +34 -0
  189. package/@wix/bex-bundled-mini-essentials/dist/esm/exports/testkit/common-errors_hr-G4SFS5WC.js.map +1 -0
  190. package/@wix/bex-bundled-mini-essentials/dist/esm/exports/testkit/common-errors_hu-O7ZZSS77.js +34 -0
  191. package/@wix/bex-bundled-mini-essentials/dist/esm/exports/testkit/common-errors_hu-O7ZZSS77.js.map +1 -0
  192. package/@wix/bex-bundled-mini-essentials/dist/esm/exports/testkit/common-errors_id-EUSRMGPH.js +34 -0
  193. package/@wix/bex-bundled-mini-essentials/dist/esm/exports/testkit/common-errors_id-EUSRMGPH.js.map +1 -0
  194. package/@wix/bex-bundled-mini-essentials/dist/esm/exports/testkit/common-errors_it-FR4XJ2UY.js +34 -0
  195. package/@wix/bex-bundled-mini-essentials/dist/esm/exports/testkit/common-errors_it-FR4XJ2UY.js.map +1 -0
  196. package/@wix/bex-bundled-mini-essentials/dist/esm/exports/testkit/common-errors_ja-I3S37S6K.js +34 -0
  197. package/@wix/bex-bundled-mini-essentials/dist/esm/exports/testkit/common-errors_ja-I3S37S6K.js.map +1 -0
  198. package/@wix/bex-bundled-mini-essentials/dist/esm/exports/testkit/common-errors_ko-UPYLEFHG.js +34 -0
  199. package/@wix/bex-bundled-mini-essentials/dist/esm/exports/testkit/common-errors_ko-UPYLEFHG.js.map +1 -0
  200. package/@wix/bex-bundled-mini-essentials/dist/esm/exports/testkit/common-errors_lt-IL7XCZWC.js +34 -0
  201. package/@wix/bex-bundled-mini-essentials/dist/esm/exports/testkit/common-errors_lt-IL7XCZWC.js.map +1 -0
  202. package/@wix/bex-bundled-mini-essentials/dist/esm/exports/testkit/common-errors_lv-5WARGCFT.js +34 -0
  203. package/@wix/bex-bundled-mini-essentials/dist/esm/exports/testkit/common-errors_lv-5WARGCFT.js.map +1 -0
  204. package/@wix/bex-bundled-mini-essentials/dist/esm/exports/testkit/common-errors_ms-OEGKBHNP.js +34 -0
  205. package/@wix/bex-bundled-mini-essentials/dist/esm/exports/testkit/common-errors_ms-OEGKBHNP.js.map +1 -0
  206. package/@wix/bex-bundled-mini-essentials/dist/esm/exports/testkit/common-errors_nl-ZNCTPA5K.js +34 -0
  207. package/@wix/bex-bundled-mini-essentials/dist/esm/exports/testkit/common-errors_nl-ZNCTPA5K.js.map +1 -0
  208. package/@wix/bex-bundled-mini-essentials/dist/esm/exports/testkit/common-errors_no-ZNR5WII7.js +34 -0
  209. package/@wix/bex-bundled-mini-essentials/dist/esm/exports/testkit/common-errors_no-ZNR5WII7.js.map +1 -0
  210. package/@wix/bex-bundled-mini-essentials/dist/esm/exports/testkit/common-errors_pl-IATLIMD7.js +34 -0
  211. package/@wix/bex-bundled-mini-essentials/dist/esm/exports/testkit/common-errors_pl-IATLIMD7.js.map +1 -0
  212. package/@wix/bex-bundled-mini-essentials/dist/esm/exports/testkit/common-errors_pt-CZJC55AS.js +34 -0
  213. package/@wix/bex-bundled-mini-essentials/dist/esm/exports/testkit/common-errors_pt-CZJC55AS.js.map +1 -0
  214. package/@wix/bex-bundled-mini-essentials/dist/esm/exports/testkit/common-errors_ro-YPF7DRHV.js +34 -0
  215. package/@wix/bex-bundled-mini-essentials/dist/esm/exports/testkit/common-errors_ro-YPF7DRHV.js.map +1 -0
  216. package/@wix/bex-bundled-mini-essentials/dist/esm/exports/testkit/common-errors_ru-BABYGSK2.js +34 -0
  217. package/@wix/bex-bundled-mini-essentials/dist/esm/exports/testkit/common-errors_ru-BABYGSK2.js.map +1 -0
  218. package/@wix/bex-bundled-mini-essentials/dist/esm/exports/testkit/common-errors_sk-KWTQONBZ.js +34 -0
  219. package/@wix/bex-bundled-mini-essentials/dist/esm/exports/testkit/common-errors_sk-KWTQONBZ.js.map +1 -0
  220. package/@wix/bex-bundled-mini-essentials/dist/esm/exports/testkit/common-errors_sl-VUU4FSWX.js +34 -0
  221. package/@wix/bex-bundled-mini-essentials/dist/esm/exports/testkit/common-errors_sl-VUU4FSWX.js.map +1 -0
  222. package/@wix/bex-bundled-mini-essentials/dist/esm/exports/testkit/common-errors_sv-UWKCHNXS.js +34 -0
  223. package/@wix/bex-bundled-mini-essentials/dist/esm/exports/testkit/common-errors_sv-UWKCHNXS.js.map +1 -0
  224. package/@wix/bex-bundled-mini-essentials/dist/esm/exports/testkit/common-errors_th-UTG67YBV.js +34 -0
  225. package/@wix/bex-bundled-mini-essentials/dist/esm/exports/testkit/common-errors_th-UTG67YBV.js.map +1 -0
  226. package/@wix/bex-bundled-mini-essentials/dist/esm/exports/testkit/common-errors_tl-WRTF63WQ.js +34 -0
  227. package/@wix/bex-bundled-mini-essentials/dist/esm/exports/testkit/common-errors_tl-WRTF63WQ.js.map +1 -0
  228. package/@wix/bex-bundled-mini-essentials/dist/esm/exports/testkit/common-errors_tr-ZMY3LDT3.js +34 -0
  229. package/@wix/bex-bundled-mini-essentials/dist/esm/exports/testkit/common-errors_tr-ZMY3LDT3.js.map +1 -0
  230. package/@wix/bex-bundled-mini-essentials/dist/esm/exports/testkit/common-errors_uk-E2C35BJA.js +34 -0
  231. package/@wix/bex-bundled-mini-essentials/dist/esm/exports/testkit/common-errors_uk-E2C35BJA.js.map +1 -0
  232. package/@wix/bex-bundled-mini-essentials/dist/esm/exports/testkit/common-errors_vi-QPEKTVXS.js +34 -0
  233. package/@wix/bex-bundled-mini-essentials/dist/esm/exports/testkit/common-errors_vi-QPEKTVXS.js.map +1 -0
  234. package/@wix/bex-bundled-mini-essentials/dist/esm/exports/testkit/common-errors_zh-L26NOAI4.js +34 -0
  235. package/@wix/bex-bundled-mini-essentials/dist/esm/exports/testkit/common-errors_zh-L26NOAI4.js.map +1 -0
  236. package/@wix/bex-bundled-mini-essentials/dist/esm/exports/testkit/{commonErrorsMapping-JNGN3KHR.js → commonErrorsMapping-KHPEVC5F.js} +3 -2
  237. package/@wix/bex-bundled-mini-essentials/dist/esm/exports/testkit/{commonErrorsMapping-JNGN3KHR.js.map → commonErrorsMapping-KHPEVC5F.js.map} +1 -1
  238. package/@wix/bex-bundled-mini-essentials/dist/esm/exports/testkit/index.js +178 -17
  239. package/@wix/bex-bundled-mini-essentials/dist/esm/exports/testkit/index.js.map +1 -1
  240. package/@wix/bex-bundled-mini-essentials/dist/tsconfig.tsbuildinfo +1 -1
  241. package/@wix/bex-bundled-mini-essentials/package.json +1 -1
  242. package/@wix/bi-logger-os-data/dist/cjs/index.js +3 -0
  243. package/@wix/bi-logger-os-data/dist/cjs/index.js.map +1 -1
  244. package/@wix/bi-logger-os-data/dist/cjs/testkit/client-testkit.js +3 -0
  245. package/@wix/bi-logger-os-data/dist/cjs/testkit/client-testkit.js.map +1 -1
  246. package/@wix/bi-logger-os-data/dist/cjs/testkit/common.js +92 -21
  247. package/@wix/bi-logger-os-data/dist/cjs/testkit/common.js.map +1 -1
  248. package/@wix/bi-logger-os-data/dist/cjs/testkit/node-testkit.js +3 -0
  249. package/@wix/bi-logger-os-data/dist/cjs/testkit/node-testkit.js.map +1 -1
  250. package/@wix/bi-logger-os-data/dist/cjs/v2/index.js +50 -20
  251. package/@wix/bi-logger-os-data/dist/cjs/v2/index.js.map +1 -1
  252. package/@wix/bi-logger-os-data/dist/esm/index.js +3 -0
  253. package/@wix/bi-logger-os-data/dist/esm/index.js.map +1 -1
  254. package/@wix/bi-logger-os-data/dist/esm/testkit/client-testkit.js +3 -0
  255. package/@wix/bi-logger-os-data/dist/esm/testkit/client-testkit.js.map +1 -1
  256. package/@wix/bi-logger-os-data/dist/esm/testkit/common.js +92 -21
  257. package/@wix/bi-logger-os-data/dist/esm/testkit/common.js.map +1 -1
  258. package/@wix/bi-logger-os-data/dist/esm/testkit/node-testkit.js +3 -0
  259. package/@wix/bi-logger-os-data/dist/esm/testkit/node-testkit.js.map +1 -1
  260. package/@wix/bi-logger-os-data/dist/esm/v2/index.js +35 -6
  261. package/@wix/bi-logger-os-data/dist/esm/v2/index.js.map +1 -1
  262. package/@wix/bi-logger-os-data/dist/types/index.d.ts +3 -2
  263. package/@wix/bi-logger-os-data/dist/types/testkit/client-testkit.d.ts +21 -6
  264. package/@wix/bi-logger-os-data/dist/types/testkit/node-testkit.d.ts +21 -6
  265. package/@wix/bi-logger-os-data/dist/types/types.d.ts +21 -6
  266. package/@wix/bi-logger-os-data/dist/types/v2/index.d.ts +34 -7
  267. package/@wix/bi-logger-os-data/package.json +2 -2
  268. package/@wix/bi-logger-os-data/src/index.ts +6 -2
  269. package/@wix/bi-logger-os-data/src/testkit/client-testkit.ts +22 -6
  270. package/@wix/bi-logger-os-data/src/testkit/common.ts +105 -22
  271. package/@wix/bi-logger-os-data/src/testkit/node-testkit.ts +22 -6
  272. package/@wix/bi-logger-os-data/src/types.ts +44 -12
  273. package/@wix/bi-logger-os-data/src/v2/index.ts +37 -7
  274. package/package.json +3 -3
  275. package/@wix/bex-bundled-mini-essentials/dist/esm/chunk-JWE2D5DY.js.map +0 -1
  276. package/@wix/bex-bundled-mini-essentials/dist/esm/exports/testkit/chunk-JWE2D5DY.js.map +0 -1
@@ -189,6 +189,8 @@ export declare class BiTestkit {
189
189
  resource: string;
190
190
  appId: string;
191
191
  product: string;
192
+ providerName: string;
193
+ providerId: string;
192
194
  url: string;
193
195
  }>;
194
196
  get pikachuItemCategorySelected(): EventsFilter<{
@@ -223,6 +225,8 @@ export declare class BiTestkit {
223
225
  currentView: string;
224
226
  appId: string;
225
227
  product: string;
228
+ providerId: string;
229
+ providerName: string;
226
230
  hostingPlatformContextId: string;
227
231
  theme: string;
228
232
  consumerId: string;
@@ -256,6 +260,9 @@ export declare class BiTestkit {
256
260
  isInternalPage: boolean;
257
261
  filteredListSize: number;
258
262
  product: string;
263
+ preLoadToolbarUsed: boolean;
264
+ providerName: string;
265
+ providerId: string;
259
266
  hostingPlatformContextId: string;
260
267
  theme: string;
261
268
  consumerId: string;
@@ -398,10 +405,9 @@ export declare class BiTestkit {
398
405
  appId: string;
399
406
  filteredListSize: number;
400
407
  product: string;
408
+ preLoadToolbarUsed: boolean;
401
409
  filterType: string;
402
410
  isCustomField: boolean;
403
- loadingTime: number;
404
- isOriginComponentLoaded: boolean;
405
411
  }>;
406
412
  get cairoAllFiltersCleared(): EventsFilter<{
407
413
  artifactId: string;
@@ -1689,6 +1695,7 @@ export declare class BiTestkit {
1689
1695
  product: string;
1690
1696
  providerId: string;
1691
1697
  origin: string;
1698
+ customOrigin: string;
1692
1699
  url: string;
1693
1700
  }>;
1694
1701
  get httpClientErrorMappingSrc176Evid100(): EventsFilter<{
@@ -7039,12 +7046,13 @@ export declare class BiTestkit {
7039
7046
  }>;
7040
7047
  get leavingWithoutSavingModalOpenedSrc5Evid1858(): EventsFilter<{
7041
7048
  hosting_platform: string;
7042
- page_id: string;
7043
- page_name: string;
7044
7049
  route: string;
7045
7050
  hosting_platform_context_id: string;
7046
7051
  internal_route: string;
7052
+ originAction: string;
7047
7053
  displayMode: string;
7054
+ componentType: string;
7055
+ componentId: string;
7048
7056
  }>;
7049
7057
  get dashboardContributorsClickOnMangeRolesAndPermissions(): EventsFilter<{
7050
7058
  view_type: string;
@@ -7091,12 +7099,12 @@ export declare class BiTestkit {
7091
7099
  }>;
7092
7100
  get leavingWithoutSavingModalCtaClickedSrc5Evid1878(): EventsFilter<{
7093
7101
  hosting_platform: string;
7094
- page_id: string;
7095
- page_name: string;
7096
7102
  route: string;
7097
7103
  hosting_platform_context_id: string;
7098
7104
  internal_route: string;
7099
7105
  cta: string;
7106
+ componentId: string;
7107
+ componentType: string;
7100
7108
  displayMode: string;
7101
7109
  }>;
7102
7110
  get ascendHoverOnUpgradeAscend(): EventsFilter<{
@@ -7179,6 +7187,9 @@ export declare class BiTestkit {
7179
7187
  platform: string;
7180
7188
  cycleId: number;
7181
7189
  }>;
7190
+ get privacyCookiesCookieConsentBannerCardCtaClickSrc5Evid1927(): EventsFilter<{
7191
+ cta_name: string;
7192
+ }>;
7182
7193
  get invoicesMoreActionsClick(): EventsFilter<{
7183
7194
  view_type: string;
7184
7195
  origin: string;
@@ -12069,6 +12080,7 @@ export declare class BiTestkit {
12069
12080
  tenantType: string;
12070
12081
  appdefid: string;
12071
12082
  tenantId: string;
12083
+ installation_id: string;
12072
12084
  }>;
12073
12085
  get appInstallationCompleted(): EventsFilter<{
12074
12086
  installationDate: DateTime;
@@ -12079,16 +12091,19 @@ export declare class BiTestkit {
12079
12091
  appdefid: string;
12080
12092
  isEnabled: boolean;
12081
12093
  tenantId: string;
12094
+ installation_id: string;
12082
12095
  }>;
12083
12096
  get appsBulkInstallationInitiate(): EventsFilter<{
12084
12097
  appInstances: string;
12085
12098
  tenantType: string;
12086
12099
  tenantId: string;
12100
+ installation_id: string;
12087
12101
  }>;
12088
12102
  get appsBulkInstallationsCompleted(): EventsFilter<{
12089
12103
  appInstances: string;
12090
12104
  tenantType: string;
12091
12105
  tenantId: string;
12106
+ installation_id: string;
12092
12107
  }>;
12093
12108
  get formBuilderEditFieldConnectField(): EventsFilter<{
12094
12109
  plugin: string;
@@ -192,6 +192,8 @@ export declare class WixBiSchemaNodeTestkit extends TestkitBase {
192
192
  resource: string;
193
193
  appId: string;
194
194
  product: string;
195
+ providerName: string;
196
+ providerId: string;
195
197
  url: string;
196
198
  }>;
197
199
  get pikachuItemCategorySelected(): EventsFilter<{
@@ -226,6 +228,8 @@ export declare class WixBiSchemaNodeTestkit extends TestkitBase {
226
228
  currentView: string;
227
229
  appId: string;
228
230
  product: string;
231
+ providerId: string;
232
+ providerName: string;
229
233
  hostingPlatformContextId: string;
230
234
  theme: string;
231
235
  consumerId: string;
@@ -259,6 +263,9 @@ export declare class WixBiSchemaNodeTestkit extends TestkitBase {
259
263
  isInternalPage: boolean;
260
264
  filteredListSize: number;
261
265
  product: string;
266
+ preLoadToolbarUsed: boolean;
267
+ providerName: string;
268
+ providerId: string;
262
269
  hostingPlatformContextId: string;
263
270
  theme: string;
264
271
  consumerId: string;
@@ -401,10 +408,9 @@ export declare class WixBiSchemaNodeTestkit extends TestkitBase {
401
408
  appId: string;
402
409
  filteredListSize: number;
403
410
  product: string;
411
+ preLoadToolbarUsed: boolean;
404
412
  filterType: string;
405
413
  isCustomField: boolean;
406
- loadingTime: number;
407
- isOriginComponentLoaded: boolean;
408
414
  }>;
409
415
  get cairoAllFiltersCleared(): EventsFilter<{
410
416
  artifactId: string;
@@ -1692,6 +1698,7 @@ export declare class WixBiSchemaNodeTestkit extends TestkitBase {
1692
1698
  product: string;
1693
1699
  providerId: string;
1694
1700
  origin: string;
1701
+ customOrigin: string;
1695
1702
  url: string;
1696
1703
  }>;
1697
1704
  get httpClientErrorMappingSrc176Evid100(): EventsFilter<{
@@ -7042,12 +7049,13 @@ export declare class WixBiSchemaNodeTestkit extends TestkitBase {
7042
7049
  }>;
7043
7050
  get leavingWithoutSavingModalOpenedSrc5Evid1858(): EventsFilter<{
7044
7051
  hosting_platform: string;
7045
- page_id: string;
7046
- page_name: string;
7047
7052
  route: string;
7048
7053
  hosting_platform_context_id: string;
7049
7054
  internal_route: string;
7055
+ originAction: string;
7050
7056
  displayMode: string;
7057
+ componentType: string;
7058
+ componentId: string;
7051
7059
  }>;
7052
7060
  get dashboardContributorsClickOnMangeRolesAndPermissions(): EventsFilter<{
7053
7061
  view_type: string;
@@ -7094,12 +7102,12 @@ export declare class WixBiSchemaNodeTestkit extends TestkitBase {
7094
7102
  }>;
7095
7103
  get leavingWithoutSavingModalCtaClickedSrc5Evid1878(): EventsFilter<{
7096
7104
  hosting_platform: string;
7097
- page_id: string;
7098
- page_name: string;
7099
7105
  route: string;
7100
7106
  hosting_platform_context_id: string;
7101
7107
  internal_route: string;
7102
7108
  cta: string;
7109
+ componentId: string;
7110
+ componentType: string;
7103
7111
  displayMode: string;
7104
7112
  }>;
7105
7113
  get ascendHoverOnUpgradeAscend(): EventsFilter<{
@@ -7182,6 +7190,9 @@ export declare class WixBiSchemaNodeTestkit extends TestkitBase {
7182
7190
  platform: string;
7183
7191
  cycleId: number;
7184
7192
  }>;
7193
+ get privacyCookiesCookieConsentBannerCardCtaClickSrc5Evid1927(): EventsFilter<{
7194
+ cta_name: string;
7195
+ }>;
7185
7196
  get invoicesMoreActionsClick(): EventsFilter<{
7186
7197
  view_type: string;
7187
7198
  origin: string;
@@ -12072,6 +12083,7 @@ export declare class WixBiSchemaNodeTestkit extends TestkitBase {
12072
12083
  tenantType: string;
12073
12084
  appdefid: string;
12074
12085
  tenantId: string;
12086
+ installation_id: string;
12075
12087
  }>;
12076
12088
  get appInstallationCompleted(): EventsFilter<{
12077
12089
  installationDate: DateTime;
@@ -12082,16 +12094,19 @@ export declare class WixBiSchemaNodeTestkit extends TestkitBase {
12082
12094
  appdefid: string;
12083
12095
  isEnabled: boolean;
12084
12096
  tenantId: string;
12097
+ installation_id: string;
12085
12098
  }>;
12086
12099
  get appsBulkInstallationInitiate(): EventsFilter<{
12087
12100
  appInstances: string;
12088
12101
  tenantType: string;
12089
12102
  tenantId: string;
12103
+ installation_id: string;
12090
12104
  }>;
12091
12105
  get appsBulkInstallationsCompleted(): EventsFilter<{
12092
12106
  appInstances: string;
12093
12107
  tenantType: string;
12094
12108
  tenantId: string;
12109
+ installation_id: string;
12095
12110
  }>;
12096
12111
  get formBuilderEditFieldConnectField(): EventsFilter<{
12097
12112
  plugin: string;
@@ -189,6 +189,8 @@ export type pikachuCategoriesDropdownButtonClickedParams = {
189
189
  resource?: string;
190
190
  appId?: string;
191
191
  product?: string;
192
+ providerName?: string;
193
+ providerId?: string;
192
194
  url?: string;
193
195
  };
194
196
  export type pikachuItemCategorySelectedParams = {
@@ -223,6 +225,8 @@ export type loadStartParams = {
223
225
  currentView?: string;
224
226
  appId?: string;
225
227
  product?: string;
228
+ providerId?: string;
229
+ providerName?: string;
226
230
  hostingPlatformContextId?: string;
227
231
  theme?: string;
228
232
  consumerId?: string;
@@ -256,6 +260,9 @@ export type loadEndParams = {
256
260
  isInternalPage?: boolean;
257
261
  filteredListSize?: number;
258
262
  product?: string;
263
+ preLoadToolbarUsed?: boolean;
264
+ providerName?: string;
265
+ providerId?: string;
259
266
  hostingPlatformContextId?: string;
260
267
  theme?: string;
261
268
  consumerId?: string;
@@ -398,10 +405,9 @@ export type cairoFilterToggledParams = {
398
405
  appId?: string;
399
406
  filteredListSize?: number;
400
407
  product?: string;
408
+ preLoadToolbarUsed?: boolean;
401
409
  filterType?: string;
402
410
  isCustomField?: boolean;
403
- loadingTime?: number;
404
- isOriginComponentLoaded?: boolean;
405
411
  };
406
412
  export type cairoAllFiltersClearedParams = {
407
413
  artifactId?: string;
@@ -1689,6 +1695,7 @@ export type wixPatternsSelectAProviderSrc144Evid6Params = {
1689
1695
  product?: string;
1690
1696
  providerId?: string;
1691
1697
  origin?: string;
1698
+ customOrigin?: string;
1692
1699
  url?: string;
1693
1700
  };
1694
1701
  export type httpClientErrorMappingSrc176Evid100Params = {
@@ -7039,12 +7046,13 @@ export type teamManagementResendInviteClickParams = {
7039
7046
  };
7040
7047
  export type leavingWithoutSavingModalOpenedSrc5Evid1858Params = {
7041
7048
  hosting_platform?: string;
7042
- page_id?: string;
7043
- page_name?: string;
7044
7049
  route?: string;
7045
7050
  hosting_platform_context_id?: string;
7046
7051
  internal_route?: string;
7052
+ originAction?: string;
7047
7053
  displayMode?: string;
7054
+ componentType?: string;
7055
+ componentId?: string;
7048
7056
  };
7049
7057
  export type dashboardContributorsClickOnMangeRolesAndPermissionsParams = {
7050
7058
  view_type?: string;
@@ -7091,12 +7099,12 @@ export type restoreSiteModalCtaClickedSrc5Evid1876Params = {
7091
7099
  };
7092
7100
  export type leavingWithoutSavingModalCtaClickedSrc5Evid1878Params = {
7093
7101
  hosting_platform?: string;
7094
- page_id?: string;
7095
- page_name?: string;
7096
7102
  route?: string;
7097
7103
  hosting_platform_context_id?: string;
7098
7104
  internal_route?: string;
7099
7105
  cta?: string;
7106
+ componentId?: string;
7107
+ componentType?: string;
7100
7108
  displayMode?: string;
7101
7109
  };
7102
7110
  export type ascendHoverOnUpgradeAscendParams = {
@@ -7179,6 +7187,9 @@ export type ascendPpThankYouPageParams = {
7179
7187
  platform?: string;
7180
7188
  cycleId?: number;
7181
7189
  };
7190
+ export type privacyCookiesCookieConsentBannerCardCtaClickSrc5Evid1927Params = {
7191
+ cta_name?: string;
7192
+ };
7182
7193
  export type invoicesMoreActionsClickParams = {
7183
7194
  view_type?: string;
7184
7195
  origin?: string;
@@ -12069,6 +12080,7 @@ export type appInstallationInitiateParams = {
12069
12080
  tenantType?: string;
12070
12081
  appdefid?: string;
12071
12082
  tenantId?: string;
12083
+ installation_id?: string;
12072
12084
  };
12073
12085
  export type appInstallationCompletedParams = {
12074
12086
  installationDate?: DateTime;
@@ -12079,16 +12091,19 @@ export type appInstallationCompletedParams = {
12079
12091
  appdefid?: string;
12080
12092
  isEnabled?: boolean;
12081
12093
  tenantId?: string;
12094
+ installation_id?: string;
12082
12095
  };
12083
12096
  export type appsBulkInstallationInitiateParams = {
12084
12097
  appInstances?: string;
12085
12098
  tenantType?: string;
12086
12099
  tenantId?: string;
12100
+ installation_id?: string;
12087
12101
  };
12088
12102
  export type appsBulkInstallationsCompletedParams = {
12089
12103
  appInstances?: string;
12090
12104
  tenantType?: string;
12091
12105
  tenantId?: string;
12106
+ installation_id?: string;
12092
12107
  };
12093
12108
  export type formBuilderEditFieldConnectFieldParams = {
12094
12109
  plugin?: string;