@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
@@ -22976,32 +22976,37 @@ const schemaObj = [
22976
22976
  "mandatory": false
22977
22977
  },
22978
22978
  {
22979
- "inputName": "page_id",
22979
+ "inputName": "route",
22980
22980
  "type": "STRING",
22981
22981
  "mandatory": false
22982
22982
  },
22983
22983
  {
22984
- "inputName": "page_name",
22984
+ "inputName": "hosting_platform_context_id",
22985
22985
  "type": "STRING",
22986
22986
  "mandatory": false
22987
22987
  },
22988
22988
  {
22989
- "inputName": "route",
22989
+ "inputName": "internal_route",
22990
22990
  "type": "STRING",
22991
22991
  "mandatory": false
22992
22992
  },
22993
22993
  {
22994
- "inputName": "hosting_platform_context_id",
22994
+ "inputName": "originAction",
22995
22995
  "type": "STRING",
22996
22996
  "mandatory": false
22997
22997
  },
22998
22998
  {
22999
- "inputName": "internal_route",
22999
+ "inputName": "displayMode",
23000
23000
  "type": "STRING",
23001
23001
  "mandatory": false
23002
23002
  },
23003
23003
  {
23004
- "inputName": "displayMode",
23004
+ "inputName": "componentType",
23005
+ "type": "STRING",
23006
+ "mandatory": false
23007
+ },
23008
+ {
23009
+ "inputName": "componentId",
23005
23010
  "type": "STRING",
23006
23011
  "mandatory": false
23007
23012
  }
@@ -23212,32 +23217,32 @@ const schemaObj = [
23212
23217
  "mandatory": false
23213
23218
  },
23214
23219
  {
23215
- "inputName": "page_id",
23220
+ "inputName": "route",
23216
23221
  "type": "STRING",
23217
23222
  "mandatory": false
23218
23223
  },
23219
23224
  {
23220
- "inputName": "page_name",
23225
+ "inputName": "hosting_platform_context_id",
23221
23226
  "type": "STRING",
23222
23227
  "mandatory": false
23223
23228
  },
23224
23229
  {
23225
- "inputName": "route",
23230
+ "inputName": "internal_route",
23226
23231
  "type": "STRING",
23227
23232
  "mandatory": false
23228
23233
  },
23229
23234
  {
23230
- "inputName": "hosting_platform_context_id",
23235
+ "inputName": "cta",
23231
23236
  "type": "STRING",
23232
23237
  "mandatory": false
23233
23238
  },
23234
23239
  {
23235
- "inputName": "internal_route",
23240
+ "inputName": "componentId",
23236
23241
  "type": "STRING",
23237
23242
  "mandatory": false
23238
23243
  },
23239
23244
  {
23240
- "inputName": "cta",
23245
+ "inputName": "componentType",
23241
23246
  "type": "STRING",
23242
23247
  "mandatory": false
23243
23248
  },
@@ -23616,6 +23621,17 @@ const schemaObj = [
23616
23621
  }
23617
23622
  ]
23618
23623
  },
23624
+ {
23625
+ "event_id": 1927,
23626
+ "name": "Privacy & Cookies - Cookie Consent Banner Card - CTA Click",
23627
+ "fields": [
23628
+ {
23629
+ "inputName": "cta_name",
23630
+ "type": "STRING",
23631
+ "mandatory": false
23632
+ }
23633
+ ]
23634
+ },
23619
23635
  {
23620
23636
  "event_id": 193,
23621
23637
  "name": "Invoices - More Actions - Click",
@@ -45760,6 +45776,11 @@ const schemaObj = [
45760
45776
  "inputName": "tenantId",
45761
45777
  "type": "STRING",
45762
45778
  "mandatory": false
45779
+ },
45780
+ {
45781
+ "inputName": "installation_id",
45782
+ "type": "STRING",
45783
+ "mandatory": false
45763
45784
  }
45764
45785
  ]
45765
45786
  },
@@ -45806,6 +45827,11 @@ const schemaObj = [
45806
45827
  "inputName": "tenantId",
45807
45828
  "type": "STRING",
45808
45829
  "mandatory": false
45830
+ },
45831
+ {
45832
+ "inputName": "installation_id",
45833
+ "type": "STRING",
45834
+ "mandatory": false
45809
45835
  }
45810
45836
  ]
45811
45837
  },
@@ -45827,6 +45853,11 @@ const schemaObj = [
45827
45853
  "inputName": "tenantId",
45828
45854
  "type": "STRING",
45829
45855
  "mandatory": false
45856
+ },
45857
+ {
45858
+ "inputName": "installation_id",
45859
+ "type": "STRING",
45860
+ "mandatory": false
45830
45861
  }
45831
45862
  ]
45832
45863
  },
@@ -45848,6 +45879,11 @@ const schemaObj = [
45848
45879
  "inputName": "tenantId",
45849
45880
  "type": "STRING",
45850
45881
  "mandatory": false
45882
+ },
45883
+ {
45884
+ "inputName": "installation_id",
45885
+ "type": "STRING",
45886
+ "mandatory": false
45851
45887
  }
45852
45888
  ]
45853
45889
  },
@@ -51412,6 +51448,16 @@ const schemaObj = [
51412
51448
  "type": "STRING",
51413
51449
  "mandatory": false
51414
51450
  },
51451
+ {
51452
+ "inputName": "providerName",
51453
+ "type": "STRING",
51454
+ "mandatory": false
51455
+ },
51456
+ {
51457
+ "inputName": "providerId",
51458
+ "type": "STRING",
51459
+ "mandatory": false
51460
+ },
51415
51461
  {
51416
51462
  "inputName": "url",
51417
51463
  "type": "STRING",
@@ -51574,6 +51620,16 @@ const schemaObj = [
51574
51620
  "type": "STRING",
51575
51621
  "mandatory": false
51576
51622
  },
51623
+ {
51624
+ "inputName": "providerId",
51625
+ "type": "STRING",
51626
+ "mandatory": false
51627
+ },
51628
+ {
51629
+ "inputName": "providerName",
51630
+ "type": "STRING",
51631
+ "mandatory": false
51632
+ },
51577
51633
  {
51578
51634
  "inputName": "hostingPlatformContextId",
51579
51635
  "type": "STRING",
@@ -51735,6 +51791,21 @@ const schemaObj = [
51735
51791
  "type": "STRING",
51736
51792
  "mandatory": false
51737
51793
  },
51794
+ {
51795
+ "inputName": "preLoadToolbarUsed",
51796
+ "type": "BOOL",
51797
+ "mandatory": false
51798
+ },
51799
+ {
51800
+ "inputName": "providerName",
51801
+ "type": "STRING",
51802
+ "mandatory": false
51803
+ },
51804
+ {
51805
+ "inputName": "providerId",
51806
+ "type": "STRING",
51807
+ "mandatory": false
51808
+ },
51738
51809
  {
51739
51810
  "inputName": "hostingPlatformContextId",
51740
51811
  "type": "STRING",
@@ -52422,22 +52493,17 @@ const schemaObj = [
52422
52493
  "mandatory": false
52423
52494
  },
52424
52495
  {
52425
- "inputName": "filterType",
52426
- "type": "STRING",
52427
- "mandatory": false
52428
- },
52429
- {
52430
- "inputName": "isCustomField",
52496
+ "inputName": "preLoadToolbarUsed",
52431
52497
  "type": "BOOL",
52432
52498
  "mandatory": false
52433
52499
  },
52434
52500
  {
52435
- "inputName": "loadingTime",
52436
- "type": "NUMERIC",
52501
+ "inputName": "filterType",
52502
+ "type": "STRING",
52437
52503
  "mandatory": false
52438
52504
  },
52439
52505
  {
52440
- "inputName": "isOriginComponentLoaded",
52506
+ "inputName": "isCustomField",
52441
52507
  "type": "BOOL",
52442
52508
  "mandatory": false
52443
52509
  }
@@ -58604,6 +58670,11 @@ const schemaObj = [
58604
58670
  "type": "STRING",
58605
58671
  "mandatory": false
58606
58672
  },
58673
+ {
58674
+ "inputName": "customOrigin",
58675
+ "type": "STRING",
58676
+ "mandatory": false
58677
+ },
58607
58678
  {
58608
58679
  "inputName": "url",
58609
58680
  "type": "STRING",