@ranty/ranty-sdk 3.25.3 → 3.25.4

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.
@@ -926,7 +926,7 @@ function _e(t) {
926
926
  */
927
927
  var ry;
928
928
  ((ry = window.HTMLSlotElement) === null || ry === void 0 ? void 0 : ry.prototype.assignedElements) != null;
929
- const TT = "@ranty/ranty-sdk", UT = "3.25.3", jT = "Ranty sdk", FT = "dist/index.js", DT = {
929
+ const TT = "@ranty/ranty-sdk", UT = "3.25.4", jT = "Ranty sdk", FT = "dist/index.js", DT = {
930
930
  ".": "./dist/index.js"
931
931
  }, RT = "types/index.d.ts", PT = [
932
932
  "dist",
@@ -16602,10 +16602,10 @@ function VM(t, e, n, r) {
16602
16602
  }
16603
16603
  const Rp = fM(VM);
16604
16604
  fQ(No(), "DD_LOGS", Rp);
16605
- const GM = "@nx-ranty/ranty-sdk", WM = "3.25.3", YM = 3, JM = !0, XM = {
16605
+ const GM = "@nx-ranty/ranty-sdk", WM = "3.25.4", YM = 3, JM = !0, XM = {
16606
16606
  "": {
16607
16607
  name: "@nx-ranty/ranty-sdk",
16608
- version: "3.25.3",
16608
+ version: "3.25.4",
16609
16609
  license: "ISC",
16610
16610
  dependencies: {
16611
16611
  "@datadog/browser-logs": "^6.17.0",
@@ -39672,77 +39672,77 @@ const Ow = (t) => {
39672
39672
  config_id: null,
39673
39673
  acquirer_id: null
39674
39674
  })), X9 = (t) => ({
39675
- store_id: "",
39676
- country: t.branch.country,
39677
- fantasy_name: t.store.fantasy_name,
39678
- store_data: {
39679
- country: t.store.country,
39680
- address: {
39681
- number: t.store.address.number,
39682
- street: t.store.address.street,
39683
- notes: t.store.address.notes
39684
- },
39685
- fantasy_name: t.store.fantasy_name,
39686
- external_id_type: t.store.external_id_type,
39687
- updated_at: t.store.updated_at,
39688
- city: t.store.city,
39689
- external_id: t.store.external_id,
39690
- id: t.store.id,
39691
- state: t.store.state,
39692
- mcc: t.store.mcc,
39693
- zip_code: t.store.zip_code
39694
- },
39695
- company_id: t.company_id,
39696
- city: t.branch.city,
39697
- owner_data: {
39698
- business_name: t.owner.business_name,
39699
- country: t.owner.country,
39700
- address: {
39701
- number: t.owner.address ? t.owner.address.number : "",
39702
- street: t.owner.address ? t.owner.address.street : "",
39703
- notes: t.owner.address ? t.owner.address.notes : ""
39704
- },
39705
- city: t.owner.city,
39706
- tax_registration_date: t.owner.tax_registration_date,
39707
- external_id: t.owner.external_id,
39708
- zip_code: t.owner.zip_code,
39709
- tax_id: t.owner.tax_id,
39710
- external_id_type: t.owner.external_id_type,
39711
- updated_at: t.owner.updated_at,
39712
- tax_id_type: t.owner.tax_id_type,
39713
- id: t.owner.id,
39714
- state: t.owner.state,
39715
- owner_type: t.owner.owner_type
39716
- },
39717
- owner_id: t.owner.id,
39718
- store_address: {
39719
- zipcode: t.store.zip_code,
39720
- country: t.store.country,
39721
- street_1: t.store.address.street + " " + t.store.address.number,
39722
- region: t.store.state,
39723
- city: t.store.city,
39724
- street_2: t.store.address.notes
39725
- },
39726
- tax_id: t.owner.tax_id,
39727
- category_id: "",
39728
- branch_id: t.branch.id,
39729
- user_id: "",
39730
- pos_id: t.pos_id,
39731
- tax_id_type: t.owner.tax_id_type,
39732
- branch_data: {
39733
- country: t.branch.country,
39734
- address: {
39735
- number: t.branch.address.number,
39736
- street: t.branch.address.street,
39737
- notes: t.branch.address.notes
39738
- },
39739
- city: t.branch.city,
39740
- name: t.branch.name,
39741
- id: t.branch.id,
39742
- state: t.branch.state,
39743
- zip_code: t.branch.zip_code
39744
- },
39745
- onboarding_date: /* @__PURE__ */ new Date()
39675
+ // store_id: '',
39676
+ // country: newSeller.branch.country,
39677
+ // fantasy_name: newSeller.store.fantasy_name,
39678
+ // store_data: {
39679
+ // country: newSeller.store.country,
39680
+ // address: {
39681
+ // number: newSeller.store.address.number,
39682
+ // street: newSeller.store.address.street,
39683
+ // notes: newSeller.store.address.notes
39684
+ // },
39685
+ // fantasy_name: newSeller.store.fantasy_name,
39686
+ // external_id_type: newSeller.store.external_id_type,
39687
+ // updated_at: newSeller.store.updated_at,
39688
+ // city: newSeller.store.city,
39689
+ // external_id: newSeller.store.external_id,
39690
+ // id: newSeller.store.id,
39691
+ // state: newSeller.store.state,
39692
+ // mcc: newSeller.store.mcc,
39693
+ // zip_code: newSeller.store.zip_code
39694
+ // },
39695
+ // company_id: newSeller.company_id,
39696
+ // city: newSeller.branch.city,
39697
+ // owner_data: {
39698
+ // business_name: newSeller.owner.business_name,
39699
+ // country: newSeller.owner.country,
39700
+ // address: {
39701
+ // number: newSeller.owner.address ? newSeller.owner.address.number : '',
39702
+ // street: newSeller.owner.address ? newSeller.owner.address.street : '',
39703
+ // notes: newSeller.owner.address ? newSeller.owner.address.notes : ''
39704
+ // },
39705
+ // city: newSeller.owner.city,
39706
+ // tax_registration_date: newSeller.owner.tax_registration_date,
39707
+ // external_id: newSeller.owner.external_id,
39708
+ // zip_code: newSeller.owner.zip_code,
39709
+ // tax_id: newSeller.owner.tax_id,
39710
+ // external_id_type: newSeller.owner.external_id_type,
39711
+ // updated_at: newSeller.owner.updated_at,
39712
+ // tax_id_type: newSeller.owner.tax_id_type,
39713
+ // id: newSeller.owner.id,
39714
+ // state: newSeller.owner.state,
39715
+ // owner_type: newSeller.owner.owner_type
39716
+ // },
39717
+ // owner_id: newSeller.owner.id,
39718
+ // store_address: {
39719
+ // zipcode: newSeller.store.zip_code,
39720
+ // country: newSeller.store.country,
39721
+ // street_1: newSeller.store.address.street + ' ' + newSeller.store.address.number,
39722
+ // region: newSeller.store.state,
39723
+ // city: newSeller.store.city,
39724
+ // street_2: newSeller.store.address.notes
39725
+ // },
39726
+ // tax_id: newSeller.owner.tax_id,
39727
+ // category_id: '',
39728
+ // branch_id: newSeller.branch.id,
39729
+ // user_id: '',
39730
+ pos_id: t.pos_id
39731
+ // tax_id_type: newSeller.owner.tax_id_type,
39732
+ // branch_data: {
39733
+ // country: newSeller.branch.country,
39734
+ // address: {
39735
+ // number: newSeller.branch.address.number,
39736
+ // street: newSeller.branch.address.street,
39737
+ // notes: newSeller.branch.address.notes
39738
+ // },
39739
+ // city: newSeller.branch.city,
39740
+ // name: newSeller.branch.name,
39741
+ // id: newSeller.branch.id,
39742
+ // state: newSeller.branch.state,
39743
+ // zip_code: newSeller.branch.zip_code
39744
+ // },
39745
+ // onboarding_date: newSeller.tax_registration_date || ''
39746
39746
  }), Z9 = (t) => t.map((e) => ({
39747
39747
  soft_descriptor: e.soft_descriptor,
39748
39748
  amount: e.amount,
@@ -65902,7 +65902,7 @@ function(t) {
65902
65902
  var l = d.getContext("2d");
65903
65903
  l.fillStyle = "#fff", l.fillRect(0, 0, d.width, d.height);
65904
65904
  var c = { ignoreMouse: !0, ignoreAnimation: !0, ignoreDimensions: !0 }, u = this;
65905
- return (wt.canvg ? Promise.resolve(wt.canvg) : import("./index.es-c0f369ec.js")).catch(function(h) {
65905
+ return (wt.canvg ? Promise.resolve(wt.canvg) : import("./index.es-e537d67c.js")).catch(function(h) {
65906
65906
  return Promise.reject(new Error("Could not load canvg: " + h));
65907
65907
  }).then(function(h) {
65908
65908
  return h.default ? h.default : h;
@@ -1,4 +1,4 @@
1
- import { c as Ke, _ as za, g as _o } from "./index-c335d65a.js";
1
+ import { c as Ke, _ as za, g as _o } from "./index-5b4e69b2.js";
2
2
  var vt = function(a) {
3
3
  return a && a.Math === Math && a;
4
4
  }, V = (
package/dist/index.js CHANGED
@@ -1,4 +1,4 @@
1
- import { a4 as t, a7 as e, a5 as n, a6 as o, A as r, t as p, G as C, v as i, B as u, a3 as l, R as d, K as m, X as c, J as P, Y as A, Z as I, $ as y, h as D, f, a2 as k, a1 as F, M as S, O as L, T as H, U as M, V as g, C as v, i as x, n as E, a as O, d as b, a0 as Q, s as h, y as B, r as w, o as N, p as j, q, D as z, W as G, E as J, e as K, k as R, b as T, F as U, H as V, I as W, L as X, N as Y, j as Z, w as $, P as _, l as aa, u as sa, x as ta, Q as ea, S as na, z as oa, m as ra } from "./index-c335d65a.js";
1
+ import { a4 as t, a7 as e, a5 as n, a6 as o, A as r, t as p, G as C, v as i, B as u, a3 as l, R as d, K as m, X as c, J as P, Y as A, Z as I, $ as y, h as D, f, a2 as k, a1 as F, M as S, O as L, T as H, U as M, V as g, C as v, i as x, n as E, a as O, d as b, a0 as Q, s as h, y as B, r as w, o as N, p as j, q, D as z, W as G, E as J, e as K, k as R, b as T, F as U, H as V, I as W, L as X, N as Y, j as Z, w as $, P as _, l as aa, u as sa, x as ta, Q as ea, S as na, z as oa, m as ra } from "./index-5b4e69b2.js";
2
2
  export {
3
3
  t as A2AAccountDetails,
4
4
  e as A2AFeedbackHome,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ranty/ranty-sdk",
3
- "version": "3.25.3",
3
+ "version": "3.25.4",
4
4
  "description": "Ranty sdk",
5
5
  "main": "dist/index.js",
6
6
  "exports": {