@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
@@ -22979,32 +22979,37 @@ const schemaObj = [
22979
22979
  "mandatory": false
22980
22980
  },
22981
22981
  {
22982
- "inputName": "page_id",
22982
+ "inputName": "route",
22983
22983
  "type": "STRING",
22984
22984
  "mandatory": false
22985
22985
  },
22986
22986
  {
22987
- "inputName": "page_name",
22987
+ "inputName": "hosting_platform_context_id",
22988
22988
  "type": "STRING",
22989
22989
  "mandatory": false
22990
22990
  },
22991
22991
  {
22992
- "inputName": "route",
22992
+ "inputName": "internal_route",
22993
22993
  "type": "STRING",
22994
22994
  "mandatory": false
22995
22995
  },
22996
22996
  {
22997
- "inputName": "hosting_platform_context_id",
22997
+ "inputName": "originAction",
22998
22998
  "type": "STRING",
22999
22999
  "mandatory": false
23000
23000
  },
23001
23001
  {
23002
- "inputName": "internal_route",
23002
+ "inputName": "displayMode",
23003
23003
  "type": "STRING",
23004
23004
  "mandatory": false
23005
23005
  },
23006
23006
  {
23007
- "inputName": "displayMode",
23007
+ "inputName": "componentType",
23008
+ "type": "STRING",
23009
+ "mandatory": false
23010
+ },
23011
+ {
23012
+ "inputName": "componentId",
23008
23013
  "type": "STRING",
23009
23014
  "mandatory": false
23010
23015
  }
@@ -23215,32 +23220,32 @@ const schemaObj = [
23215
23220
  "mandatory": false
23216
23221
  },
23217
23222
  {
23218
- "inputName": "page_id",
23223
+ "inputName": "route",
23219
23224
  "type": "STRING",
23220
23225
  "mandatory": false
23221
23226
  },
23222
23227
  {
23223
- "inputName": "page_name",
23228
+ "inputName": "hosting_platform_context_id",
23224
23229
  "type": "STRING",
23225
23230
  "mandatory": false
23226
23231
  },
23227
23232
  {
23228
- "inputName": "route",
23233
+ "inputName": "internal_route",
23229
23234
  "type": "STRING",
23230
23235
  "mandatory": false
23231
23236
  },
23232
23237
  {
23233
- "inputName": "hosting_platform_context_id",
23238
+ "inputName": "cta",
23234
23239
  "type": "STRING",
23235
23240
  "mandatory": false
23236
23241
  },
23237
23242
  {
23238
- "inputName": "internal_route",
23243
+ "inputName": "componentId",
23239
23244
  "type": "STRING",
23240
23245
  "mandatory": false
23241
23246
  },
23242
23247
  {
23243
- "inputName": "cta",
23248
+ "inputName": "componentType",
23244
23249
  "type": "STRING",
23245
23250
  "mandatory": false
23246
23251
  },
@@ -23619,6 +23624,17 @@ const schemaObj = [
23619
23624
  }
23620
23625
  ]
23621
23626
  },
23627
+ {
23628
+ "event_id": 1927,
23629
+ "name": "Privacy & Cookies - Cookie Consent Banner Card - CTA Click",
23630
+ "fields": [
23631
+ {
23632
+ "inputName": "cta_name",
23633
+ "type": "STRING",
23634
+ "mandatory": false
23635
+ }
23636
+ ]
23637
+ },
23622
23638
  {
23623
23639
  "event_id": 193,
23624
23640
  "name": "Invoices - More Actions - Click",
@@ -45763,6 +45779,11 @@ const schemaObj = [
45763
45779
  "inputName": "tenantId",
45764
45780
  "type": "STRING",
45765
45781
  "mandatory": false
45782
+ },
45783
+ {
45784
+ "inputName": "installation_id",
45785
+ "type": "STRING",
45786
+ "mandatory": false
45766
45787
  }
45767
45788
  ]
45768
45789
  },
@@ -45809,6 +45830,11 @@ const schemaObj = [
45809
45830
  "inputName": "tenantId",
45810
45831
  "type": "STRING",
45811
45832
  "mandatory": false
45833
+ },
45834
+ {
45835
+ "inputName": "installation_id",
45836
+ "type": "STRING",
45837
+ "mandatory": false
45812
45838
  }
45813
45839
  ]
45814
45840
  },
@@ -45830,6 +45856,11 @@ const schemaObj = [
45830
45856
  "inputName": "tenantId",
45831
45857
  "type": "STRING",
45832
45858
  "mandatory": false
45859
+ },
45860
+ {
45861
+ "inputName": "installation_id",
45862
+ "type": "STRING",
45863
+ "mandatory": false
45833
45864
  }
45834
45865
  ]
45835
45866
  },
@@ -45851,6 +45882,11 @@ const schemaObj = [
45851
45882
  "inputName": "tenantId",
45852
45883
  "type": "STRING",
45853
45884
  "mandatory": false
45885
+ },
45886
+ {
45887
+ "inputName": "installation_id",
45888
+ "type": "STRING",
45889
+ "mandatory": false
45854
45890
  }
45855
45891
  ]
45856
45892
  },
@@ -51415,6 +51451,16 @@ const schemaObj = [
51415
51451
  "type": "STRING",
51416
51452
  "mandatory": false
51417
51453
  },
51454
+ {
51455
+ "inputName": "providerName",
51456
+ "type": "STRING",
51457
+ "mandatory": false
51458
+ },
51459
+ {
51460
+ "inputName": "providerId",
51461
+ "type": "STRING",
51462
+ "mandatory": false
51463
+ },
51418
51464
  {
51419
51465
  "inputName": "url",
51420
51466
  "type": "STRING",
@@ -51577,6 +51623,16 @@ const schemaObj = [
51577
51623
  "type": "STRING",
51578
51624
  "mandatory": false
51579
51625
  },
51626
+ {
51627
+ "inputName": "providerId",
51628
+ "type": "STRING",
51629
+ "mandatory": false
51630
+ },
51631
+ {
51632
+ "inputName": "providerName",
51633
+ "type": "STRING",
51634
+ "mandatory": false
51635
+ },
51580
51636
  {
51581
51637
  "inputName": "hostingPlatformContextId",
51582
51638
  "type": "STRING",
@@ -51738,6 +51794,21 @@ const schemaObj = [
51738
51794
  "type": "STRING",
51739
51795
  "mandatory": false
51740
51796
  },
51797
+ {
51798
+ "inputName": "preLoadToolbarUsed",
51799
+ "type": "BOOL",
51800
+ "mandatory": false
51801
+ },
51802
+ {
51803
+ "inputName": "providerName",
51804
+ "type": "STRING",
51805
+ "mandatory": false
51806
+ },
51807
+ {
51808
+ "inputName": "providerId",
51809
+ "type": "STRING",
51810
+ "mandatory": false
51811
+ },
51741
51812
  {
51742
51813
  "inputName": "hostingPlatformContextId",
51743
51814
  "type": "STRING",
@@ -52425,22 +52496,17 @@ const schemaObj = [
52425
52496
  "mandatory": false
52426
52497
  },
52427
52498
  {
52428
- "inputName": "filterType",
52429
- "type": "STRING",
52430
- "mandatory": false
52431
- },
52432
- {
52433
- "inputName": "isCustomField",
52499
+ "inputName": "preLoadToolbarUsed",
52434
52500
  "type": "BOOL",
52435
52501
  "mandatory": false
52436
52502
  },
52437
52503
  {
52438
- "inputName": "loadingTime",
52439
- "type": "NUMERIC",
52504
+ "inputName": "filterType",
52505
+ "type": "STRING",
52440
52506
  "mandatory": false
52441
52507
  },
52442
52508
  {
52443
- "inputName": "isOriginComponentLoaded",
52509
+ "inputName": "isCustomField",
52444
52510
  "type": "BOOL",
52445
52511
  "mandatory": false
52446
52512
  }
@@ -58607,6 +58673,11 @@ const schemaObj = [
58607
58673
  "type": "STRING",
58608
58674
  "mandatory": false
58609
58675
  },
58676
+ {
58677
+ "inputName": "customOrigin",
58678
+ "type": "STRING",
58679
+ "mandatory": false
58680
+ },
58610
58681
  {
58611
58682
  "inputName": "url",
58612
58683
  "type": "STRING",