@xoxno/sdk-js 0.1.281 → 0.1.282

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 (109) hide show
  1. package/package.json +2 -20
  2. package/dist/848.cjs.js +0 -2
  3. package/dist/848.cjs.js.LICENSE.txt +0 -29
  4. package/dist/848.esm.js +0 -2
  5. package/dist/848.esm.js.LICENSE.txt +0 -29
  6. package/dist/dist/email.esm.d.ts +0 -27
  7. package/dist/dist/email.esm.d.ts.map +0 -1
  8. package/dist/email/approval-accepted-email.d.ts +0 -21
  9. package/dist/email/approval-accepted-email.d.ts.map +0 -1
  10. package/dist/email/approval-pending-email.d.ts +0 -21
  11. package/dist/email/approval-pending-email.d.ts.map +0 -1
  12. package/dist/email/approval-rejected-email.d.ts +0 -21
  13. package/dist/email/approval-rejected-email.d.ts.map +0 -1
  14. package/dist/email/checkedin-email.d.ts +0 -23
  15. package/dist/email/checkedin-email.d.ts.map +0 -1
  16. package/dist/email/email.d.ts +0 -36
  17. package/dist/email/email.d.ts.map +0 -1
  18. package/dist/email/event-email.d.ts +0 -24
  19. package/dist/email/event-email.d.ts.map +0 -1
  20. package/dist/email/invite-email.d.ts +0 -25
  21. package/dist/email/invite-email.d.ts.map +0 -1
  22. package/dist/email/types.d.ts +0 -63
  23. package/dist/email/types.d.ts.map +0 -1
  24. package/dist/email/utils.d.ts +0 -95
  25. package/dist/email/utils.d.ts.map +0 -1
  26. package/dist/email.cjs.js +0 -1854
  27. package/dist/email.cjs.js.LICENSE.txt +0 -82
  28. package/dist/email.d.ts +0 -10
  29. package/dist/email.d.ts.map +0 -1
  30. package/dist/email.esm.js +0 -1854
  31. package/dist/email.esm.js.LICENSE.txt +0 -82
  32. package/dist/scripts/renderEmail.d.ts +0 -2
  33. package/dist/scripts/renderEmail.d.ts.map +0 -1
  34. package/dist/src/collection/index.d.ts +0 -301
  35. package/dist/src/collection/index.d.ts.map +0 -1
  36. package/dist/src/common/index.d.ts +0 -72
  37. package/dist/src/common/index.d.ts.map +0 -1
  38. package/dist/src/email/approval-accepted-email.d.ts +0 -21
  39. package/dist/src/email/approval-accepted-email.d.ts.map +0 -1
  40. package/dist/src/email/approval-pending-email.d.ts +0 -21
  41. package/dist/src/email/approval-pending-email.d.ts.map +0 -1
  42. package/dist/src/email/approval-rejected-email.d.ts +0 -21
  43. package/dist/src/email/approval-rejected-email.d.ts.map +0 -1
  44. package/dist/src/email/checkedin-email.d.ts +0 -23
  45. package/dist/src/email/checkedin-email.d.ts.map +0 -1
  46. package/dist/src/email/email.d.ts +0 -36
  47. package/dist/src/email/email.d.ts.map +0 -1
  48. package/dist/src/email/event-email.d.ts +0 -24
  49. package/dist/src/email/event-email.d.ts.map +0 -1
  50. package/dist/src/email/invite-email.d.ts +0 -25
  51. package/dist/src/email/invite-email.d.ts.map +0 -1
  52. package/dist/src/email/types.d.ts +0 -63
  53. package/dist/src/email/types.d.ts.map +0 -1
  54. package/dist/src/email/utils.d.ts +0 -95
  55. package/dist/src/email/utils.d.ts.map +0 -1
  56. package/dist/src/email.d.ts +0 -10
  57. package/dist/src/email.d.ts.map +0 -1
  58. package/dist/src/index.d.ts +0 -10
  59. package/dist/src/index.d.ts.map +0 -1
  60. package/dist/src/interactions/index.d.ts +0 -256
  61. package/dist/src/interactions/index.d.ts.map +0 -1
  62. package/dist/src/interactor.d.ts +0 -6
  63. package/dist/src/interactor.d.ts.map +0 -1
  64. package/dist/src/launchpad/index.d.ts +0 -79
  65. package/dist/src/launchpad/index.d.ts.map +0 -1
  66. package/dist/src/nft/index.d.ts +0 -69
  67. package/dist/src/nft/index.d.ts.map +0 -1
  68. package/dist/src/scripts/renderEmail.d.ts +0 -2
  69. package/dist/src/scripts/renderEmail.d.ts.map +0 -1
  70. package/dist/src/staking/index.d.ts +0 -12
  71. package/dist/src/staking/index.d.ts.map +0 -1
  72. package/dist/src/types/collection.d.ts +0 -856
  73. package/dist/src/types/collection.d.ts.map +0 -1
  74. package/dist/src/types/common.d.ts +0 -72
  75. package/dist/src/types/common.d.ts.map +0 -1
  76. package/dist/src/types/event.d.ts +0 -125
  77. package/dist/src/types/event.d.ts.map +0 -1
  78. package/dist/src/types/index.d.ts +0 -9
  79. package/dist/src/types/index.d.ts.map +0 -1
  80. package/dist/src/types/interactions.d.ts +0 -98
  81. package/dist/src/types/interactions.d.ts.map +0 -1
  82. package/dist/src/types/nft.d.ts +0 -122
  83. package/dist/src/types/nft.d.ts.map +0 -1
  84. package/dist/src/types/staking.d.ts +0 -68
  85. package/dist/src/types/staking.d.ts.map +0 -1
  86. package/dist/src/types/trading.d.ts +0 -115
  87. package/dist/src/types/trading.d.ts.map +0 -1
  88. package/dist/src/types/user.d.ts +0 -303
  89. package/dist/src/types/user.d.ts.map +0 -1
  90. package/dist/src/users/index.d.ts +0 -208
  91. package/dist/src/users/index.d.ts.map +0 -1
  92. package/dist/src/utils/SmartContractAbis.d.ts +0 -16
  93. package/dist/src/utils/SmartContractAbis.d.ts.map +0 -1
  94. package/dist/src/utils/SmartContractService.d.ts +0 -4
  95. package/dist/src/utils/SmartContractService.d.ts.map +0 -1
  96. package/dist/src/utils/api.d.ts +0 -31
  97. package/dist/src/utils/api.d.ts.map +0 -1
  98. package/dist/src/utils/const.d.ts +0 -14
  99. package/dist/src/utils/const.d.ts.map +0 -1
  100. package/dist/src/utils/getActivity.d.ts +0 -11
  101. package/dist/src/utils/getActivity.d.ts.map +0 -1
  102. package/dist/src/utils/helpers.d.ts +0 -4
  103. package/dist/src/utils/helpers.d.ts.map +0 -1
  104. package/dist/src/utils/regex.d.ts +0 -3
  105. package/dist/src/utils/regex.d.ts.map +0 -1
  106. package/dist/src/utils/scCalls.d.ts +0 -10
  107. package/dist/src/utils/scCalls.d.ts.map +0 -1
  108. package/dist/src/utils.d.ts +0 -28
  109. package/dist/src/utils.d.ts.map +0 -1
@@ -1,82 +0,0 @@
1
- /*!
2
- * The buffer module from node.js, for the browser.
3
- *
4
- * @author Feross Aboukhadijeh <feross@feross.org> <http://feross.org>
5
- * @license MIT
6
- */
7
-
8
- /*!
9
- * The buffer module from node.js, for the browser.
10
- *
11
- * @author Feross Aboukhadijeh <https://feross.org>
12
- * @license MIT
13
- */
14
-
15
- /*!
16
- * fill-range <https://github.com/jonschlinkert/fill-range>
17
- *
18
- * Copyright (c) 2014-present, Jon Schlinkert.
19
- * Licensed under the MIT License.
20
- */
21
-
22
- /*!
23
- * is-extglob <https://github.com/jonschlinkert/is-extglob>
24
- *
25
- * Copyright (c) 2014-2016, Jon Schlinkert.
26
- * Licensed under the MIT License.
27
- */
28
-
29
- /*!
30
- * is-number <https://github.com/jonschlinkert/is-number>
31
- *
32
- * Copyright (c) 2014-present, Jon Schlinkert.
33
- * Released under the MIT License.
34
- */
35
-
36
- /*!
37
- * normalize-path <https://github.com/jonschlinkert/normalize-path>
38
- *
39
- * Copyright (c) 2014-2018, Jon Schlinkert.
40
- * Released under the MIT License.
41
- */
42
-
43
- /*!
44
- * to-regex-range <https://github.com/micromatch/to-regex-range>
45
- *
46
- * Copyright (c) 2015-present, Jon Schlinkert.
47
- * Released under the MIT License.
48
- */
49
-
50
- /*! https://mths.be/cssesc v3.0.0 by @mathias */
51
-
52
- /*! https://mths.be/he v1.2.0 by @mathias | MIT license */
53
-
54
- /*! https://mths.be/punycode v1.4.1 by @mathias */
55
-
56
- /*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh <https://feross.org/opensource> */
57
-
58
- /*! queue-microtask. MIT License. Feross Aboukhadijeh <https://feross.org/opensource> */
59
-
60
- /*! run-parallel. MIT License. Feross Aboukhadijeh <https://feross.org/opensource> */
61
-
62
- /*! safe-buffer. MIT License. Feross Aboukhadijeh <https://feross.org/opensource> */
63
-
64
- /**
65
- * @license React
66
- * react-jsx-runtime.production.js
67
- *
68
- * Copyright (c) Meta Platforms, Inc. and affiliates.
69
- *
70
- * This source code is licensed under the MIT license found in the
71
- * LICENSE file in the root directory of this source tree.
72
- */
73
-
74
- /**
75
- * @license React
76
- * react.production.js
77
- *
78
- * Copyright (c) Meta Platforms, Inc. and affiliates.
79
- *
80
- * This source code is licensed under the MIT license found in the
81
- * LICENSE file in the root directory of this source tree.
82
- */
package/dist/email.d.ts DELETED
@@ -1,10 +0,0 @@
1
- export * from './email/email';
2
- export * from './email/event-email';
3
- export * from './email/invite-email';
4
- export * from './email/approval-pending-email';
5
- export * from './email/approval-accepted-email';
6
- export * from './email/approval-rejected-email';
7
- export * from './email/checkedin-email';
8
- export * from './email/types';
9
- export { renderGenericEmail, GeneralEmail, MEDIA, Center, ThankYou, MsFix, FixedLink, FixedHeading, FixedText, bodyStyle, defaultBodyStyle, type WithUnsubscribeToken, } from './email/utils';
10
- //# sourceMappingURL=email.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"email.d.ts","sourceRoot":"","sources":["../src/email.tsx"],"names":[],"mappings":"AAAA,cAAc,eAAe,CAAA;AAC7B,cAAc,qBAAqB,CAAA;AACnC,cAAc,sBAAsB,CAAA;AACpC,cAAc,gCAAgC,CAAA;AAC9C,cAAc,iCAAiC,CAAA;AAC/C,cAAc,iCAAiC,CAAA;AAC/C,cAAc,yBAAyB,CAAA;AACvC,cAAc,eAAe,CAAA;AAC7B,OAAO,EACL,kBAAkB,EAClB,YAAY,EACZ,KAAK,EACL,MAAM,EACN,QAAQ,EACR,KAAK,EACL,SAAS,EACT,YAAY,EACZ,SAAS,EACT,SAAS,EACT,gBAAgB,EAChB,KAAK,oBAAoB,GAC1B,MAAM,eAAe,CAAA"}