@commercelayer/app-elements 4.6.1 → 4.6.2
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/{CodeEditorComponent-Bg3Htipe.js → CodeEditorComponent-la1wXvZo.js} +3 -3
- package/dist/{InputDateComponent-souiM-gD.js → InputDateComponent-DpLi4Q0_.js} +1146 -1131
- package/dist/{it-DPZh6Y9V.js → it-CDASuI3o.js} +2 -2
- package/dist/{main-D7ZsQLEh.js → main-CBwMf2Zx.js} +14836 -14509
- package/dist/main.js +9 -9
- package/dist/style.css +1 -1
- package/dist/vendor.css +1 -1
- package/package.json +30 -30
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use client";
|
|
2
|
-
import { u as Ee, j as se, I as $e } from "./main-
|
|
3
|
-
import V, { memo as ce, useState as U,
|
|
2
|
+
import { u as Ee, j as se, I as $e } from "./main-CBwMf2Zx.js";
|
|
3
|
+
import V, { memo as ce, useState as U, useEffect as I, useRef as w, useCallback as ue, forwardRef as Ce } from "react";
|
|
4
4
|
function Ie(e, t, r) {
|
|
5
5
|
return t in e ? Object.defineProperty(e, t, {
|
|
6
6
|
value: r,
|
|
@@ -217,7 +217,7 @@ var Ze = {
|
|
|
217
217
|
create: Ke
|
|
218
218
|
}, Qe = {
|
|
219
219
|
paths: {
|
|
220
|
-
vs: "https://cdn.jsdelivr.net/npm/monaco-editor@0.
|
|
220
|
+
vs: "https://cdn.jsdelivr.net/npm/monaco-editor@0.52.2/min/vs"
|
|
221
221
|
}
|
|
222
222
|
};
|
|
223
223
|
function Xe(e) {
|