@xoxno/sdk-js 0.1.192 → 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.
- package/dist/email/Markdown.d.ts +3 -0
- package/dist/email/Markdown.d.ts.map +1 -0
- package/dist/{client-email → email}/post-email.d.ts +1 -1
- package/dist/email/post-email.d.ts.map +1 -0
- package/dist/email.cjs.js +21 -21
- package/dist/email.cjs.js.LICENSE.txt +18 -8
- package/dist/email.d.ts +1 -0
- package/dist/email.d.ts.map +1 -1
- package/dist/email.esm.js +21 -21
- package/dist/email.esm.js.LICENSE.txt +18 -8
- package/dist/interactor.cjs.js +1 -1
- package/dist/interactor.esm.js +1 -1
- package/package.json +9 -8
- package/dist/client-email/Markdown.d.ts +0 -4
- package/dist/client-email/Markdown.d.ts.map +0 -1
- package/dist/client-email/post-email.d.ts.map +0 -1
- package/dist/client-email.cjs.js +0 -1854
- package/dist/client-email.cjs.js.LICENSE.txt +0 -102
- package/dist/client-email.d.ts +0 -2
- package/dist/client-email.d.ts.map +0 -1
- package/dist/client-email.esm.js +0 -1854
- 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.
|
|
66
|
+
* react-dom-server-legacy.browser.production.js
|
|
67
67
|
*
|
|
68
|
-
* Copyright (c)
|
|
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.
|
|
76
|
+
* react-dom-server.browser.production.js
|
|
77
77
|
*
|
|
78
|
-
* Copyright (c)
|
|
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-
|
|
86
|
+
* react-dom.production.js
|
|
87
87
|
*
|
|
88
|
-
* Copyright (c)
|
|
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.
|
|
96
|
+
* react-jsx-runtime.production.js
|
|
97
97
|
*
|
|
98
|
-
* Copyright (c)
|
|
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
package/dist/email.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"email.d.ts","sourceRoot":"","sources":["../src/email.tsx"],"names":[],"mappings":"AAAA,cAAc,eAAe,CAAA;AAC7B,cAAc,qBAAqB,CAAA;
|
|
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"}
|