@xoxno/sdk-js 0.1.191 → 0.1.193

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 (69) hide show
  1. package/dist/collection/index.d.ts +3 -3
  2. package/dist/collection/index.d.ts.map +1 -1
  3. package/dist/common/index.d.ts +3 -2
  4. package/dist/common/index.d.ts.map +1 -1
  5. package/dist/email/Markdown.d.ts +3 -0
  6. package/dist/email/Markdown.d.ts.map +1 -0
  7. package/dist/email/email.d.ts +3 -4
  8. package/dist/email/email.d.ts.map +1 -1
  9. package/dist/email/event-email.d.ts +3 -4
  10. package/dist/email/event-email.d.ts.map +1 -1
  11. package/dist/{client-email → email}/post-email.d.ts +2 -3
  12. package/dist/email/post-email.d.ts.map +1 -0
  13. package/dist/email/types.d.ts.map +1 -1
  14. package/dist/email/utils.d.ts +1 -2
  15. package/dist/email/utils.d.ts.map +1 -1
  16. package/dist/email.cjs.js +21 -21
  17. package/dist/email.cjs.js.LICENSE.txt +18 -8
  18. package/dist/email.d.ts +1 -0
  19. package/dist/email.d.ts.map +1 -1
  20. package/dist/email.esm.js +21 -21
  21. package/dist/email.esm.js.LICENSE.txt +18 -8
  22. package/dist/index.d.ts.map +1 -1
  23. package/dist/interactions/index.d.ts +4 -4
  24. package/dist/interactions/index.d.ts.map +1 -1
  25. package/dist/interactor.cjs.js +1 -1
  26. package/dist/interactor.d.ts.map +1 -1
  27. package/dist/interactor.esm.js +1 -1
  28. package/dist/launchpad/index.d.ts.map +1 -1
  29. package/dist/nft/index.d.ts +3 -3
  30. package/dist/nft/index.d.ts.map +1 -1
  31. package/dist/staking/index.d.ts +1 -1
  32. package/dist/staking/index.d.ts.map +1 -1
  33. package/dist/types/collection.d.ts +3 -3
  34. package/dist/types/collection.d.ts.map +1 -1
  35. package/dist/types/common.d.ts +1 -1
  36. package/dist/types/common.d.ts.map +1 -1
  37. package/dist/types/index.d.ts.map +1 -1
  38. package/dist/types/interactions.d.ts +1 -1
  39. package/dist/types/interactions.d.ts.map +1 -1
  40. package/dist/types/nft.d.ts +1 -1
  41. package/dist/types/nft.d.ts.map +1 -1
  42. package/dist/types/staking.d.ts +1 -1
  43. package/dist/types/staking.d.ts.map +1 -1
  44. package/dist/types/trading.d.ts +1 -1
  45. package/dist/types/trading.d.ts.map +1 -1
  46. package/dist/types/user.d.ts +3 -3
  47. package/dist/types/user.d.ts.map +1 -1
  48. package/dist/users/index.d.ts +2 -2
  49. package/dist/users/index.d.ts.map +1 -1
  50. package/dist/utils/SmartContractAbis.d.ts.map +1 -1
  51. package/dist/utils/SmartContractService.d.ts.map +1 -1
  52. package/dist/utils/api.d.ts.map +1 -1
  53. package/dist/utils/const.d.ts.map +1 -1
  54. package/dist/utils/getActivity.d.ts +2 -2
  55. package/dist/utils/getActivity.d.ts.map +1 -1
  56. package/dist/utils/helpers.d.ts.map +1 -1
  57. package/dist/utils/regex.d.ts.map +1 -1
  58. package/dist/utils/scCalls.d.ts +1 -1
  59. package/dist/utils/scCalls.d.ts.map +1 -1
  60. package/package.json +13 -10
  61. package/dist/client-email/Markdown.d.ts +0 -4
  62. package/dist/client-email/Markdown.d.ts.map +0 -1
  63. package/dist/client-email/post-email.d.ts.map +0 -1
  64. package/dist/client-email.cjs.js +0 -1854
  65. package/dist/client-email.cjs.js.LICENSE.txt +0 -102
  66. package/dist/client-email.d.ts +0 -2
  67. package/dist/client-email.d.ts.map +0 -1
  68. package/dist/client-email.esm.js +0 -1854
  69. package/dist/client-email.esm.js.LICENSE.txt +0 -102
@@ -63,9 +63,9 @@
63
63
 
64
64
  /**
65
65
  * @license React
66
- * react-dom-server-legacy.browser.production.min.js
66
+ * react-dom-server-legacy.browser.production.js
67
67
  *
68
- * Copyright (c) Facebook, Inc. and its affiliates.
68
+ * Copyright (c) Meta Platforms, Inc. and affiliates.
69
69
  *
70
70
  * This source code is licensed under the MIT license found in the
71
71
  * LICENSE file in the root directory of this source tree.
@@ -73,9 +73,9 @@
73
73
 
74
74
  /**
75
75
  * @license React
76
- * react-dom-server.browser.production.min.js
76
+ * react-dom-server.browser.production.js
77
77
  *
78
- * Copyright (c) Facebook, Inc. and its affiliates.
78
+ * Copyright (c) Meta Platforms, Inc. and affiliates.
79
79
  *
80
80
  * This source code is licensed under the MIT license found in the
81
81
  * LICENSE file in the root directory of this source tree.
@@ -83,9 +83,9 @@
83
83
 
84
84
  /**
85
85
  * @license React
86
- * react-jsx-runtime.production.min.js
86
+ * react-dom.production.js
87
87
  *
88
- * Copyright (c) Facebook, Inc. and its affiliates.
88
+ * Copyright (c) Meta Platforms, Inc. and affiliates.
89
89
  *
90
90
  * This source code is licensed under the MIT license found in the
91
91
  * LICENSE file in the root directory of this source tree.
@@ -93,9 +93,19 @@
93
93
 
94
94
  /**
95
95
  * @license React
96
- * react.production.min.js
96
+ * react-jsx-runtime.production.js
97
97
  *
98
- * Copyright (c) Facebook, Inc. and its affiliates.
98
+ * Copyright (c) Meta Platforms, Inc. and affiliates.
99
+ *
100
+ * This source code is licensed under the MIT license found in the
101
+ * LICENSE file in the root directory of this source tree.
102
+ */
103
+
104
+ /**
105
+ * @license React
106
+ * react.production.js
107
+ *
108
+ * Copyright (c) Meta Platforms, Inc. and affiliates.
99
109
  *
100
110
  * This source code is licensed under the MIT license found in the
101
111
  * LICENSE file in the root directory of this source tree.
package/dist/email.d.ts CHANGED
@@ -1,4 +1,5 @@
1
1
  export * from './email/email';
2
2
  export * from './email/event-email';
3
+ export * from './email/post-email';
3
4
  export * from './email/types';
4
5
  //# sourceMappingURL=email.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"email.d.ts","sourceRoot":"","sources":["../src/email.tsx"],"names":[],"mappings":"AAAA,cAAc,eAAe,CAAC;AAC9B,cAAc,qBAAqB,CAAC;AAEpC,cAAc,eAAe,CAAC"}
1
+ {"version":3,"file":"email.d.ts","sourceRoot":"","sources":["../src/email.tsx"],"names":[],"mappings":"AAAA,cAAc,eAAe,CAAA;AAC7B,cAAc,qBAAqB,CAAA;AACnC,cAAc,oBAAoB,CAAA;AAClC,cAAc,eAAe,CAAA"}