@photoroom/ui 0.1.227 → 0.1.228
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/index.mjs
CHANGED
|
@@ -46884,7 +46884,7 @@ var ufe = typeof window < "u" ? y : h, dfe = function(e) {
|
|
|
46884
46884
|
dfe(function() {
|
|
46885
46885
|
e();
|
|
46886
46886
|
});
|
|
46887
|
-
}, pfe = d(() => import("./react-textarea-autosize.browser.esm-
|
|
46887
|
+
}, pfe = d(() => import("./react-textarea-autosize.browser.esm-BQmGXYSn.mjs")), U4 = l(({ className: e, ...t }, n) => /* @__PURE__ */ E(a, {
|
|
46888
46888
|
fallback: null,
|
|
46889
46889
|
children: /* @__PURE__ */ E(pfe, {
|
|
46890
46890
|
ref: n,
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as e from "react";
|
|
2
2
|
import t, { useLayoutEffect as n } from "react";
|
|
3
|
-
//#region ../../node_modules/.pnpm/@babel+runtime@7.29.
|
|
3
|
+
//#region ../../node_modules/.pnpm/@babel+runtime@7.29.7/node_modules/@babel/runtime/helpers/esm/extends.js
|
|
4
4
|
function r() {
|
|
5
5
|
return r = Object.assign ? Object.assign.bind() : function(e) {
|
|
6
6
|
for (var t = 1; t < arguments.length; t++) {
|
|
@@ -11,7 +11,7 @@ function r() {
|
|
|
11
11
|
}, r.apply(null, arguments);
|
|
12
12
|
}
|
|
13
13
|
//#endregion
|
|
14
|
-
//#region ../../node_modules/.pnpm/@babel+runtime@7.29.
|
|
14
|
+
//#region ../../node_modules/.pnpm/@babel+runtime@7.29.7/node_modules/@babel/runtime/helpers/esm/objectWithoutPropertiesLoose.js
|
|
15
15
|
function i(e, t) {
|
|
16
16
|
if (e == null) return {};
|
|
17
17
|
var n = {};
|
|
@@ -162,4 +162,4 @@ var b = function(e, t) {
|
|
|
162
162
|
//#endregion
|
|
163
163
|
export { w as default };
|
|
164
164
|
|
|
165
|
-
//# sourceMappingURL=react-textarea-autosize.browser.esm-
|
|
165
|
+
//# sourceMappingURL=react-textarea-autosize.browser.esm-BQmGXYSn.mjs.map
|