publ-echo 0.0.15 → 0.0.16
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/package.json +1 -1
- package/dist/bin/cli.d.ts +0 -2
- package/dist/bin/cli.js +0 -6
- package/dist/build/static/js/787.a1754c4c.chunk.d.ts +0 -0
- package/dist/build/static/js/787.a1754c4c.chunk.js +0 -30
- package/dist/build/static/js/main.0319b2d6.d.ts +0 -0
- package/dist/build/static/js/main.0319b2d6.js +0 -11345
- package/dist/src/App.d.ts +0 -2
- package/dist/src/App.js +0 -6
- package/dist/src/examples/Example.d.ts +0 -7
- package/dist/src/examples/Example.js +0 -28
- package/dist/src/examples/ExampleMatcher.d.ts +0 -6
- package/dist/src/examples/ExampleMatcher.js +0 -13
- package/dist/src/examples/ReactGridLayout/ReactGridLayoutShowcase01.d.ts +0 -3
- package/dist/src/examples/ReactGridLayout/ReactGridLayoutShowcase01.js +0 -53
- package/dist/src/examples/ReactGridLayout/index.d.ts +0 -1
- package/dist/src/examples/ReactGridLayout/index.js +0 -1
- package/dist/src/examples/ResponsiveGridLayout/ResponsiveGridLayoutShowcase01.d.ts +0 -2
- package/dist/src/examples/ResponsiveGridLayout/ResponsiveGridLayoutShowcase01.js +0 -73
- package/dist/src/examples/ResponsiveGridLayout/index.d.ts +0 -1
- package/dist/src/examples/ResponsiveGridLayout/index.js +0 -1
- package/dist/src/examples/components/GridBox.d.ts +0 -7
- package/dist/src/examples/components/GridBox.js +0 -13
- package/dist/src/examples/components/Icon.d.ts +0 -6
- package/dist/src/examples/components/Icon.js +0 -13
- package/dist/src/examples/components/Iframe.d.ts +0 -5
- package/dist/src/examples/components/Iframe.js +0 -13
- package/dist/src/examples/components/Img.d.ts +0 -6
- package/dist/src/examples/components/Img.js +0 -13
- package/dist/src/examples/components/SampleMap.d.ts +0 -4
- package/dist/src/examples/components/SampleMap.js +0 -29
- package/dist/src/examples/components/Text.d.ts +0 -7
- package/dist/src/examples/components/Text.js +0 -13
- package/dist/src/examples/components/TextWIcon.d.ts +0 -10
- package/dist/src/examples/components/TextWIcon.js +0 -22
- package/dist/src/examples/components/Video.d.ts +0 -4
- package/dist/src/examples/components/Video.js +0 -13
- package/dist/src/examples/components/WhatsAppDesign.d.ts +0 -30
- package/dist/src/examples/components/WhatsAppDesign.js +0 -294
- package/dist/src/examples/components/WhatsAppMap.d.ts +0 -4
- package/dist/src/examples/components/WhatsAppMap.js +0 -6
- package/dist/src/examples/components/assets/index.d.ts +0 -4
- package/dist/src/examples/components/assets/index.js +0 -4
- package/dist/src/examples/index.d.ts +0 -1
- package/dist/src/examples/index.js +0 -1
- package/dist/src/examples/utils.d.ts +0 -18
- package/dist/src/examples/utils.js +0 -199
- package/dist/src/index.d.ts +0 -1
- package/dist/src/index.js +0 -12
- package/dist/src/reportWebVitals.d.ts +0 -3
- package/dist/src/reportWebVitals.js +0 -13
- package/dist/src/setupTests.d.ts +0 -1
- package/dist/src/setupTests.js +0 -5
- package/dist/webpack.config.d.ts +0 -19
- package/dist/webpack.config.js +0 -25
- /package/dist/{src/external-lib → external-lib}/classnames/index.d.ts +0 -0
- /package/dist/{src/external-lib → external-lib}/classnames/index.js +0 -0
- /package/dist/{src/external-lib → external-lib}/lodash.isEqual/index.d.ts +0 -0
- /package/dist/{src/external-lib → external-lib}/lodash.isEqual/index.js +0 -0
- /package/dist/{src/lib → lib}/Draggable/Draggable.d.ts +0 -0
- /package/dist/{src/lib → lib}/Draggable/Draggable.js +0 -0
- /package/dist/{src/lib → lib}/Draggable/DraggableCore.d.ts +0 -0
- /package/dist/{src/lib → lib}/Draggable/DraggableCore.js +0 -0
- /package/dist/{src/lib → lib}/Draggable/constants.d.ts +0 -0
- /package/dist/{src/lib → lib}/Draggable/constants.js +0 -0
- /package/dist/{src/lib → lib}/Draggable/index.d.ts +0 -0
- /package/dist/{src/lib → lib}/Draggable/index.js +0 -0
- /package/dist/{src/lib → lib}/Draggable/types.d.ts +0 -0
- /package/dist/{src/lib → lib}/Draggable/types.js +0 -0
- /package/dist/{src/lib → lib}/Draggable/utils/domHelpers.d.ts +0 -0
- /package/dist/{src/lib → lib}/Draggable/utils/domHelpers.js +0 -0
- /package/dist/{src/lib → lib}/Draggable/utils/getPrefix.d.ts +0 -0
- /package/dist/{src/lib → lib}/Draggable/utils/getPrefix.js +0 -0
- /package/dist/{src/lib → lib}/Draggable/utils/positionHelpers.d.ts +0 -0
- /package/dist/{src/lib → lib}/Draggable/utils/positionHelpers.js +0 -0
- /package/dist/{src/lib → lib}/Draggable/utils/types.d.ts +0 -0
- /package/dist/{src/lib → lib}/Draggable/utils/types.js +0 -0
- /package/dist/{src/lib → lib}/Draggable/utils/validationHelpers.d.ts +0 -0
- /package/dist/{src/lib → lib}/Draggable/utils/validationHelpers.js +0 -0
- /package/dist/{src/lib → lib}/GridItem/GridItem.d.ts +0 -0
- /package/dist/{src/lib → lib}/GridItem/GridItem.js +0 -0
- /package/dist/{src/lib → lib}/GridItem/index.d.ts +0 -0
- /package/dist/{src/lib → lib}/GridItem/index.js +0 -0
- /package/dist/{src/lib → lib}/GridItem/types.d.ts +0 -0
- /package/dist/{src/lib → lib}/GridItem/types.js +0 -0
- /package/dist/{src/lib → lib}/GridItem/utils/calculateUtils.d.ts +0 -0
- /package/dist/{src/lib → lib}/GridItem/utils/calculateUtils.js +0 -0
- /package/dist/{src/lib → lib}/GridLayoutEditor/ReactGridLayout.d.ts +0 -0
- /package/dist/{src/lib → lib}/GridLayoutEditor/ReactGridLayout.js +0 -0
- /package/dist/{src/lib → lib}/GridLayoutEditor/ResponsiveGridLayout.d.ts +0 -0
- /package/dist/{src/lib → lib}/GridLayoutEditor/ResponsiveGridLayout.js +0 -0
- /package/dist/{src/lib → lib}/GridLayoutEditor/index.d.ts +0 -0
- /package/dist/{src/lib → lib}/GridLayoutEditor/index.js +0 -0
- /package/dist/{src/lib → lib}/GridLayoutEditor/types.d.ts +0 -0
- /package/dist/{src/lib → lib}/GridLayoutEditor/types.js +0 -0
- /package/dist/{src/lib → lib}/GridLayoutEditor/utils/renderHelpers.d.ts +0 -0
- /package/dist/{src/lib → lib}/GridLayoutEditor/utils/renderHelpers.js +0 -0
- /package/dist/{src/lib → lib}/GridLayoutEditor/utils/responsiveUtils.d.ts +0 -0
- /package/dist/{src/lib → lib}/GridLayoutEditor/utils/responsiveUtils.js +0 -0
- /package/dist/{src/lib → lib}/Resizable/Resizable.d.ts +0 -0
- /package/dist/{src/lib → lib}/Resizable/Resizable.js +0 -0
- /package/dist/{src/lib → lib}/Resizable/ResizableBox.d.ts +0 -0
- /package/dist/{src/lib → lib}/Resizable/ResizableBox.js +0 -0
- /package/dist/{src/lib → lib}/Resizable/index.d.ts +0 -0
- /package/dist/{src/lib → lib}/Resizable/index.js +0 -0
- /package/dist/{src/lib → lib}/Resizable/types.d.ts +0 -0
- /package/dist/{src/lib → lib}/Resizable/types.js +0 -0
- /package/dist/{src/lib → lib}/Resizable/utils/cloneElement.d.ts +0 -0
- /package/dist/{src/lib → lib}/Resizable/utils/cloneElement.js +0 -0
- /package/dist/{src/lib → lib}/components/WidthProvider.d.ts +0 -0
- /package/dist/{src/lib → lib}/components/WidthProvider.js +0 -0
- /package/dist/{src/lib → lib}/components/index.d.ts +0 -0
- /package/dist/{src/lib → lib}/components/index.js +0 -0
- /package/dist/{src/lib → lib}/components/types.d.ts +0 -0
- /package/dist/{src/lib → lib}/components/types.js +0 -0
- /package/dist/{src/lib → lib}/index.d.ts +0 -0
- /package/dist/{src/lib → lib}/index.js +0 -0
- /package/dist/{src/lib → lib}/types.d.ts +0 -0
- /package/dist/{src/lib → lib}/types.js +0 -0
package/package.json
CHANGED
package/dist/bin/cli.d.ts
DELETED
package/dist/bin/cli.js
DELETED
|
File without changes
|
|
@@ -1,30 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
(self.webpackChunkpubl_echo = self.webpackChunkpubl_echo || []).push([[787], { 787: function (e, t, n) { n.r(t), n.d(t, { getCLS: function () { return y; }, getFCP: function () { return h; }, getFID: function () { return C; }, getLCP: function () { return P; }, getTTFB: function () { return D; } }); var i, r, a, o, u = function (e, t) { return { name: e, value: void 0 === t ? -1 : t, delta: 0, entries: [], id: "v2-".concat(Date.now(), "-").concat(Math.floor(8999999999999 * Math.random()) + 1e12) }; }, c = function (e, t) { try {
|
|
3
|
-
if (PerformanceObserver.supportedEntryTypes.includes(e)) {
|
|
4
|
-
if ("first-input" === e && !("PerformanceEventTiming" in self))
|
|
5
|
-
return;
|
|
6
|
-
var n = new PerformanceObserver((function (e) { return e.getEntries().map(t); }));
|
|
7
|
-
return n.observe({ type: e, buffered: !0 }), n;
|
|
8
|
-
}
|
|
9
|
-
}
|
|
10
|
-
catch (e) { } }, f = function (e, t) { var n = function n(i) { "pagehide" !== i.type && "hidden" !== document.visibilityState || (e(i), t && (removeEventListener("visibilitychange", n, !0), removeEventListener("pagehide", n, !0))); }; addEventListener("visibilitychange", n, !0), addEventListener("pagehide", n, !0); }, s = function (e) { addEventListener("pageshow", (function (t) { t.persisted && e(t); }), !0); }, m = function (e, t, n) { var i; return function (r) { t.value >= 0 && (r || n) && (t.delta = t.value - (i || 0), (t.delta || void 0 === i) && (i = t.value, e(t))); }; }, v = -1, p = function () { return "hidden" === document.visibilityState ? 0 : 1 / 0; }, d = function () { f((function (e) { var t = e.timeStamp; v = t; }), !0); }, l = function () { return v < 0 && (v = p(), d(), s((function () { setTimeout((function () { v = p(), d(); }), 0); }))), { get firstHiddenTime() { return v; } }; }, h = function (e, t) { var n, i = l(), r = u("FCP"), a = function (e) { "first-contentful-paint" === e.name && (f && f.disconnect(), e.startTime < i.firstHiddenTime && (r.value = e.startTime, r.entries.push(e), n(!0))); }, o = window.performance && performance.getEntriesByName && performance.getEntriesByName("first-contentful-paint")[0], f = o ? null : c("paint", a); (o || f) && (n = m(e, r, t), o && a(o), s((function (i) { r = u("FCP"), n = m(e, r, t), requestAnimationFrame((function () { requestAnimationFrame((function () { r.value = performance.now() - i.timeStamp, n(!0); })); })); }))); }, g = !1, T = -1, y = function (e, t) { g || (h((function (e) { T = e.value; })), g = !0); var n, i = function (t) { T > -1 && e(t); }, r = u("CLS", 0), a = 0, o = [], v = function (e) { if (!e.hadRecentInput) {
|
|
11
|
-
var t = o[0], i = o[o.length - 1];
|
|
12
|
-
a && e.startTime - i.startTime < 1e3 && e.startTime - t.startTime < 5e3 ? (a += e.value, o.push(e)) : (a = e.value, o = [e]), a > r.value && (r.value = a, r.entries = o, n());
|
|
13
|
-
} }, p = c("layout-shift", v); p && (n = m(i, r, t), f((function () { p.takeRecords().map(v), n(!0); })), s((function () { a = 0, T = -1, r = u("CLS", 0), n = m(i, r, t); }))); }, E = { passive: !0, capture: !0 }, w = new Date, L = function (e, t) { i || (i = t, r = e, a = new Date, F(removeEventListener), S()); }, S = function () { if (r >= 0 && r < a - w) {
|
|
14
|
-
var e = { entryType: "first-input", name: i.type, target: i.target, cancelable: i.cancelable, startTime: i.timeStamp, processingStart: i.timeStamp + r };
|
|
15
|
-
o.forEach((function (t) { t(e); })), o = [];
|
|
16
|
-
} }, b = function (e) { if (e.cancelable) {
|
|
17
|
-
var t = (e.timeStamp > 1e12 ? new Date : performance.now()) - e.timeStamp;
|
|
18
|
-
"pointerdown" == e.type ? function (e, t) { var n = function () { L(e, t), r(); }, i = function () { r(); }, r = function () { removeEventListener("pointerup", n, E), removeEventListener("pointercancel", i, E); }; addEventListener("pointerup", n, E), addEventListener("pointercancel", i, E); }(t, e) : L(t, e);
|
|
19
|
-
} }, F = function (e) { ["mousedown", "keydown", "touchstart", "pointerdown"].forEach((function (t) { return e(t, b, E); })); }, C = function (e, t) { var n, a = l(), v = u("FID"), p = function (e) { e.startTime < a.firstHiddenTime && (v.value = e.processingStart - e.startTime, v.entries.push(e), n(!0)); }, d = c("first-input", p); n = m(e, v, t), d && f((function () { d.takeRecords().map(p), d.disconnect(); }), !0), d && s((function () { var a; v = u("FID"), n = m(e, v, t), o = [], r = -1, i = null, F(addEventListener), a = p, o.push(a), S(); })); }, k = {}, P = function (e, t) { var n, i = l(), r = u("LCP"), a = function (e) { var t = e.startTime; t < i.firstHiddenTime && (r.value = t, r.entries.push(e), n()); }, o = c("largest-contentful-paint", a); if (o) {
|
|
20
|
-
n = m(e, r, t);
|
|
21
|
-
var v = function () { k[r.id] || (o.takeRecords().map(a), o.disconnect(), k[r.id] = !0, n(!0)); };
|
|
22
|
-
["keydown", "click"].forEach((function (e) { addEventListener(e, v, { once: !0, capture: !0 }); })), f(v, !0), s((function (i) { r = u("LCP"), n = m(e, r, t), requestAnimationFrame((function () { requestAnimationFrame((function () { r.value = performance.now() - i.timeStamp, k[r.id] = !0, n(!0); })); })); }));
|
|
23
|
-
} }, D = function (e) { var t, n = u("TTFB"); t = function () { try {
|
|
24
|
-
var t = performance.getEntriesByType("navigation")[0] || function () { var e = performance.timing, t = { entryType: "navigation", startTime: 0 }; for (var n in e)
|
|
25
|
-
"navigationStart" !== n && "toJSON" !== n && (t[n] = Math.max(e[n] - e.navigationStart, 0)); return t; }();
|
|
26
|
-
if (n.value = n.delta = t.responseStart, n.value < 0 || n.value > performance.now())
|
|
27
|
-
return;
|
|
28
|
-
n.entries = [t], e(n);
|
|
29
|
-
}
|
|
30
|
-
catch (e) { } }, "complete" === document.readyState ? setTimeout(t, 0) : addEventListener("load", (function () { return setTimeout(t, 0); })); }; } }]);
|
|
File without changes
|