@measured/puck-plugin-heading-analyzer 0.14.0-canary.924c85a → 0.14.0-canary.9fa2428
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/index.css +38 -38
- package/dist/index.js +805 -497
- package/package.json +3 -3
package/dist/index.js
CHANGED
@@ -107,6 +107,7 @@ function cssValue(value) {
|
|
107
107
|
var cssUnit;
|
108
108
|
var init_unitConverter = __esm({
|
109
109
|
"../../node_modules/react-spinners/esm/helpers/unitConverter.js"() {
|
110
|
+
"use strict";
|
110
111
|
init_react_import();
|
111
112
|
cssUnit = {
|
112
113
|
cm: true,
|
@@ -132,6 +133,7 @@ var init_unitConverter = __esm({
|
|
132
133
|
var createAnimation;
|
133
134
|
var init_animation = __esm({
|
134
135
|
"../../node_modules/react-spinners/esm/helpers/animation.js"() {
|
136
|
+
"use strict";
|
135
137
|
init_react_import();
|
136
138
|
createAnimation = function(loaderName, frames, suffix2) {
|
137
139
|
var animationName = "react-spinners-".concat(loaderName, "-").concat(suffix2);
|
@@ -154,6 +156,7 @@ var init_animation = __esm({
|
|
154
156
|
var BasicColors, calculateRgba;
|
155
157
|
var init_colors = __esm({
|
156
158
|
"../../node_modules/react-spinners/esm/helpers/colors.js"() {
|
159
|
+
"use strict";
|
157
160
|
init_react_import();
|
158
161
|
(function(BasicColors2) {
|
159
162
|
BasicColors2["maroon"] = "#800000";
|
@@ -228,6 +231,7 @@ function BarLoader(_a) {
|
|
228
231
|
var React2, __assign, __rest, long, short, BarLoader_default;
|
229
232
|
var init_BarLoader = __esm({
|
230
233
|
"../../node_modules/react-spinners/esm/BarLoader.js"() {
|
234
|
+
"use strict";
|
231
235
|
init_react_import();
|
232
236
|
React2 = __toESM(require("react"));
|
233
237
|
init_unitConverter();
|
@@ -293,6 +297,7 @@ function BeatLoader(_a) {
|
|
293
297
|
var React3, __assign2, __rest2, beat, BeatLoader_default;
|
294
298
|
var init_BeatLoader = __esm({
|
295
299
|
"../../node_modules/react-spinners/esm/BeatLoader.js"() {
|
300
|
+
"use strict";
|
296
301
|
init_react_import();
|
297
302
|
React3 = __toESM(require("react"));
|
298
303
|
init_unitConverter();
|
@@ -358,6 +363,7 @@ function BounceLoader(_a) {
|
|
358
363
|
var React4, __assign3, __rest3, bounce, BounceLoader_default;
|
359
364
|
var init_BounceLoader = __esm({
|
360
365
|
"../../node_modules/react-spinners/esm/BounceLoader.js"() {
|
366
|
+
"use strict";
|
361
367
|
init_react_import();
|
362
368
|
React4 = __toESM(require("react"));
|
363
369
|
init_unitConverter();
|
@@ -428,6 +434,7 @@ function CircleLoader(_a) {
|
|
428
434
|
var React5, __assign4, __rest4, circle, CircleLoader_default;
|
429
435
|
var init_CircleLoader = __esm({
|
430
436
|
"../../node_modules/react-spinners/esm/CircleLoader.js"() {
|
437
|
+
"use strict";
|
431
438
|
init_react_import();
|
432
439
|
React5 = __toESM(require("react"));
|
433
440
|
init_unitConverter();
|
@@ -514,6 +521,7 @@ function ClimbingBoxLoader(_a) {
|
|
514
521
|
var React6, __assign5, __rest5, climbingBox, ClimbingBoxLoader_default;
|
515
522
|
var init_ClimbingBoxLoader = __esm({
|
516
523
|
"../../node_modules/react-spinners/esm/ClimbingBoxLoader.js"() {
|
524
|
+
"use strict";
|
517
525
|
init_react_import();
|
518
526
|
React6 = __toESM(require("react"));
|
519
527
|
init_unitConverter();
|
@@ -559,6 +567,7 @@ function ClipLoader(_a) {
|
|
559
567
|
var React7, __assign6, __rest6, clip, ClipLoader_default;
|
560
568
|
var init_ClipLoader = __esm({
|
561
569
|
"../../node_modules/react-spinners/esm/ClipLoader.js"() {
|
570
|
+
"use strict";
|
562
571
|
init_react_import();
|
563
572
|
React7 = __toESM(require("react"));
|
564
573
|
init_unitConverter();
|
@@ -630,6 +639,7 @@ function ClockLoader(_a) {
|
|
630
639
|
var React8, __assign7, __rest7, rotate, ClockLoader_default;
|
631
640
|
var init_ClockLoader = __esm({
|
632
641
|
"../../node_modules/react-spinners/esm/ClockLoader.js"() {
|
642
|
+
"use strict";
|
633
643
|
init_react_import();
|
634
644
|
React8 = __toESM(require("react"));
|
635
645
|
init_unitConverter();
|
@@ -694,6 +704,7 @@ function DotLoader(_a) {
|
|
694
704
|
var React9, __assign8, __rest8, rotate2, bounce2, DotLoader_default;
|
695
705
|
var init_DotLoader = __esm({
|
696
706
|
"../../node_modules/react-spinners/esm/DotLoader.js"() {
|
707
|
+
"use strict";
|
697
708
|
init_react_import();
|
698
709
|
React9 = __toESM(require("react"));
|
699
710
|
init_unitConverter();
|
@@ -775,6 +786,7 @@ function FadeLoader(_a) {
|
|
775
786
|
var React10, __assign9, __rest9, fade, FadeLoader_default;
|
776
787
|
var init_FadeLoader = __esm({
|
777
788
|
"../../node_modules/react-spinners/esm/FadeLoader.js"() {
|
789
|
+
"use strict";
|
778
790
|
init_react_import();
|
779
791
|
React10 = __toESM(require("react"));
|
780
792
|
init_unitConverter();
|
@@ -851,6 +863,7 @@ function GridLoader(_a) {
|
|
851
863
|
var React11, __assign10, __rest10, grid, random, GridLoader_default;
|
852
864
|
var init_GridLoader = __esm({
|
853
865
|
"../../node_modules/react-spinners/esm/GridLoader.js"() {
|
866
|
+
"use strict";
|
854
867
|
init_react_import();
|
855
868
|
React11 = __toESM(require("react"));
|
856
869
|
init_unitConverter();
|
@@ -925,6 +938,7 @@ function HashLoader(_a) {
|
|
925
938
|
var React12, __assign11, __rest11, HashLoader_default;
|
926
939
|
var init_HashLoader = __esm({
|
927
940
|
"../../node_modules/react-spinners/esm/HashLoader.js"() {
|
941
|
+
"use strict";
|
928
942
|
init_react_import();
|
929
943
|
React12 = __toESM(require("react"));
|
930
944
|
init_colors();
|
@@ -986,6 +1000,7 @@ function MoonLoader(_a) {
|
|
986
1000
|
var React13, __assign12, __rest12, moon, MoonLoader_default;
|
987
1001
|
var init_MoonLoader = __esm({
|
988
1002
|
"../../node_modules/react-spinners/esm/MoonLoader.js"() {
|
1003
|
+
"use strict";
|
989
1004
|
init_react_import();
|
990
1005
|
React13 = __toESM(require("react"));
|
991
1006
|
init_unitConverter();
|
@@ -1075,6 +1090,7 @@ function PacmanLoader(_a) {
|
|
1075
1090
|
var React14, __assign13, __rest13, pacman, PacmanLoader_default;
|
1076
1091
|
var init_PacmanLoader = __esm({
|
1077
1092
|
"../../node_modules/react-spinners/esm/PacmanLoader.js"() {
|
1093
|
+
"use strict";
|
1078
1094
|
init_react_import();
|
1079
1095
|
React14 = __toESM(require("react"));
|
1080
1096
|
init_unitConverter();
|
@@ -1145,6 +1161,7 @@ function PropagateLoader(_a) {
|
|
1145
1161
|
var React15, __assign14, __rest14, distance, propagate, PropagateLoader_default;
|
1146
1162
|
var init_PropagateLoader = __esm({
|
1147
1163
|
"../../node_modules/react-spinners/esm/PropagateLoader.js"() {
|
1164
|
+
"use strict";
|
1148
1165
|
init_react_import();
|
1149
1166
|
React15 = __toESM(require("react"));
|
1150
1167
|
init_unitConverter();
|
@@ -1216,6 +1233,7 @@ function PulseLoader(_a) {
|
|
1216
1233
|
var React16, __assign15, __rest15, pulse, PulseLoader_default;
|
1217
1234
|
var init_PulseLoader = __esm({
|
1218
1235
|
"../../node_modules/react-spinners/esm/PulseLoader.js"() {
|
1236
|
+
"use strict";
|
1219
1237
|
init_react_import();
|
1220
1238
|
React16 = __toESM(require("react"));
|
1221
1239
|
init_unitConverter();
|
@@ -1284,6 +1302,7 @@ function PuffLoader(_a) {
|
|
1284
1302
|
var React17, __assign16, __rest16, puff, PuffLoader_default;
|
1285
1303
|
var init_PuffLoader = __esm({
|
1286
1304
|
"../../node_modules/react-spinners/esm/PuffLoader.js"() {
|
1305
|
+
"use strict";
|
1287
1306
|
init_react_import();
|
1288
1307
|
React17 = __toESM(require("react"));
|
1289
1308
|
init_unitConverter();
|
@@ -1353,6 +1372,7 @@ function RingLoader(_a) {
|
|
1353
1372
|
var React18, __assign17, __rest17, right, left, RingLoader_default;
|
1354
1373
|
var init_RingLoader = __esm({
|
1355
1374
|
"../../node_modules/react-spinners/esm/RingLoader.js"() {
|
1375
|
+
"use strict";
|
1356
1376
|
init_react_import();
|
1357
1377
|
React18 = __toESM(require("react"));
|
1358
1378
|
init_unitConverter();
|
@@ -1421,6 +1441,7 @@ function RiseLoader(_a) {
|
|
1421
1441
|
var React19, __assign18, __rest18, RiseLoader_default;
|
1422
1442
|
var init_RiseLoader = __esm({
|
1423
1443
|
"../../node_modules/react-spinners/esm/RiseLoader.js"() {
|
1444
|
+
"use strict";
|
1424
1445
|
init_react_import();
|
1425
1446
|
React19 = __toESM(require("react"));
|
1426
1447
|
init_unitConverter();
|
@@ -1486,6 +1507,7 @@ function RotateLoader(_a) {
|
|
1486
1507
|
var React20, __assign19, __rest19, rotate3, RotateLoader_default;
|
1487
1508
|
var init_RotateLoader = __esm({
|
1488
1509
|
"../../node_modules/react-spinners/esm/RotateLoader.js"() {
|
1510
|
+
"use strict";
|
1489
1511
|
init_react_import();
|
1490
1512
|
React20 = __toESM(require("react"));
|
1491
1513
|
init_unitConverter();
|
@@ -1551,6 +1573,7 @@ function ScaleLoader(_a) {
|
|
1551
1573
|
var React21, __assign20, __rest20, scale, ScaleLoader_default;
|
1552
1574
|
var init_ScaleLoader = __esm({
|
1553
1575
|
"../../node_modules/react-spinners/esm/ScaleLoader.js"() {
|
1576
|
+
"use strict";
|
1554
1577
|
init_react_import();
|
1555
1578
|
React21 = __toESM(require("react"));
|
1556
1579
|
init_unitConverter();
|
@@ -1596,6 +1619,7 @@ function SkewLoader(_a) {
|
|
1596
1619
|
var React22, __assign21, __rest21, skew, SkewLoader_default;
|
1597
1620
|
var init_SkewLoader = __esm({
|
1598
1621
|
"../../node_modules/react-spinners/esm/SkewLoader.js"() {
|
1622
|
+
"use strict";
|
1599
1623
|
init_react_import();
|
1600
1624
|
React22 = __toESM(require("react"));
|
1601
1625
|
init_unitConverter();
|
@@ -1641,6 +1665,7 @@ function SquareLoader(_a) {
|
|
1641
1665
|
var React23, __assign22, __rest22, square, SquareLoader_default;
|
1642
1666
|
var init_SquareLoader = __esm({
|
1643
1667
|
"../../node_modules/react-spinners/esm/SquareLoader.js"() {
|
1668
|
+
"use strict";
|
1644
1669
|
init_react_import();
|
1645
1670
|
React23 = __toESM(require("react"));
|
1646
1671
|
init_unitConverter();
|
@@ -1704,6 +1729,7 @@ function SyncLoader(_a) {
|
|
1704
1729
|
var React24, __assign23, __rest23, sync, SyncLoader_default;
|
1705
1730
|
var init_SyncLoader = __esm({
|
1706
1731
|
"../../node_modules/react-spinners/esm/SyncLoader.js"() {
|
1732
|
+
"use strict";
|
1707
1733
|
init_react_import();
|
1708
1734
|
React24 = __toESM(require("react"));
|
1709
1735
|
init_animation();
|
@@ -1766,6 +1792,7 @@ __export(esm_exports, {
|
|
1766
1792
|
});
|
1767
1793
|
var init_esm = __esm({
|
1768
1794
|
"../../node_modules/react-spinners/esm/index.js"() {
|
1795
|
+
"use strict";
|
1769
1796
|
init_react_import();
|
1770
1797
|
init_BarLoader();
|
1771
1798
|
init_BeatLoader();
|
@@ -1795,7 +1822,7 @@ var init_esm = __esm({
|
|
1795
1822
|
|
1796
1823
|
// ../../node_modules/scheduler/cjs/scheduler.production.min.js
|
1797
1824
|
var require_scheduler_production_min = __commonJS({
|
1798
|
-
"../../node_modules/scheduler/cjs/scheduler.production.min.js"(
|
1825
|
+
"../../node_modules/scheduler/cjs/scheduler.production.min.js"(exports2) {
|
1799
1826
|
"use strict";
|
1800
1827
|
init_react_import();
|
1801
1828
|
function f2(a2, b) {
|
@@ -1838,12 +1865,12 @@ var require_scheduler_production_min = __commonJS({
|
|
1838
1865
|
}
|
1839
1866
|
if ("object" === typeof performance && "function" === typeof performance.now) {
|
1840
1867
|
l = performance;
|
1841
|
-
|
1868
|
+
exports2.unstable_now = function() {
|
1842
1869
|
return l.now();
|
1843
1870
|
};
|
1844
1871
|
} else {
|
1845
1872
|
p = Date, q = p.now();
|
1846
|
-
|
1873
|
+
exports2.unstable_now = function() {
|
1847
1874
|
return p.now() - q;
|
1848
1875
|
};
|
1849
1876
|
}
|
@@ -1897,7 +1924,7 @@ var require_scheduler_production_min = __commonJS({
|
|
1897
1924
|
v.callback = null;
|
1898
1925
|
y = v.priorityLevel;
|
1899
1926
|
var e2 = d(v.expirationTime <= b);
|
1900
|
-
b =
|
1927
|
+
b = exports2.unstable_now();
|
1901
1928
|
"function" === typeof e2 ? v.callback = e2 : v === h(r2) && k(r2);
|
1902
1929
|
G(b);
|
1903
1930
|
} else
|
@@ -1922,11 +1949,11 @@ var require_scheduler_production_min = __commonJS({
|
|
1922
1949
|
var P = 5;
|
1923
1950
|
var Q = -1;
|
1924
1951
|
function M() {
|
1925
|
-
return
|
1952
|
+
return exports2.unstable_now() - Q < P ? false : true;
|
1926
1953
|
}
|
1927
1954
|
function R() {
|
1928
1955
|
if (null !== O) {
|
1929
|
-
var a2 =
|
1956
|
+
var a2 = exports2.unstable_now();
|
1930
1957
|
Q = a2;
|
1931
1958
|
var b = true;
|
1932
1959
|
try {
|
@@ -1960,31 +1987,31 @@ var require_scheduler_production_min = __commonJS({
|
|
1960
1987
|
}
|
1961
1988
|
function K(a2, b) {
|
1962
1989
|
L = D(function() {
|
1963
|
-
a2(
|
1990
|
+
a2(exports2.unstable_now());
|
1964
1991
|
}, b);
|
1965
1992
|
}
|
1966
|
-
|
1967
|
-
|
1968
|
-
|
1969
|
-
|
1970
|
-
|
1971
|
-
|
1972
|
-
|
1993
|
+
exports2.unstable_IdlePriority = 5;
|
1994
|
+
exports2.unstable_ImmediatePriority = 1;
|
1995
|
+
exports2.unstable_LowPriority = 4;
|
1996
|
+
exports2.unstable_NormalPriority = 3;
|
1997
|
+
exports2.unstable_Profiling = null;
|
1998
|
+
exports2.unstable_UserBlockingPriority = 2;
|
1999
|
+
exports2.unstable_cancelCallback = function(a2) {
|
1973
2000
|
a2.callback = null;
|
1974
2001
|
};
|
1975
|
-
|
2002
|
+
exports2.unstable_continueExecution = function() {
|
1976
2003
|
A || z || (A = true, I(J));
|
1977
2004
|
};
|
1978
|
-
|
2005
|
+
exports2.unstable_forceFrameRate = function(a2) {
|
1979
2006
|
0 > a2 || 125 < a2 ? console.error("forceFrameRate takes a positive int between 0 and 125, forcing frame rates higher than 125 fps is not supported") : P = 0 < a2 ? Math.floor(1e3 / a2) : 5;
|
1980
2007
|
};
|
1981
|
-
|
2008
|
+
exports2.unstable_getCurrentPriorityLevel = function() {
|
1982
2009
|
return y;
|
1983
2010
|
};
|
1984
|
-
|
2011
|
+
exports2.unstable_getFirstCallbackNode = function() {
|
1985
2012
|
return h(r2);
|
1986
2013
|
};
|
1987
|
-
|
2014
|
+
exports2.unstable_next = function(a2) {
|
1988
2015
|
switch (y) {
|
1989
2016
|
case 1:
|
1990
2017
|
case 2:
|
@@ -2002,11 +2029,11 @@ var require_scheduler_production_min = __commonJS({
|
|
2002
2029
|
y = c2;
|
2003
2030
|
}
|
2004
2031
|
};
|
2005
|
-
|
2032
|
+
exports2.unstable_pauseExecution = function() {
|
2006
2033
|
};
|
2007
|
-
|
2034
|
+
exports2.unstable_requestPaint = function() {
|
2008
2035
|
};
|
2009
|
-
|
2036
|
+
exports2.unstable_runWithPriority = function(a2, b) {
|
2010
2037
|
switch (a2) {
|
2011
2038
|
case 1:
|
2012
2039
|
case 2:
|
@@ -2025,8 +2052,8 @@ var require_scheduler_production_min = __commonJS({
|
|
2025
2052
|
y = c2;
|
2026
2053
|
}
|
2027
2054
|
};
|
2028
|
-
|
2029
|
-
var d =
|
2055
|
+
exports2.unstable_scheduleCallback = function(a2, b, c2) {
|
2056
|
+
var d = exports2.unstable_now();
|
2030
2057
|
"object" === typeof c2 && null !== c2 ? (c2 = c2.delay, c2 = "number" === typeof c2 && 0 < c2 ? d + c2 : d) : c2 = d;
|
2031
2058
|
switch (a2) {
|
2032
2059
|
case 1:
|
@@ -2049,8 +2076,8 @@ var require_scheduler_production_min = __commonJS({
|
|
2049
2076
|
c2 > d ? (a2.sortIndex = c2, f2(t2, a2), null === h(r2) && a2 === h(t2) && (B ? (E(L), L = -1) : B = true, K(H, c2 - d))) : (a2.sortIndex = e2, f2(r2, a2), A || z || (A = true, I(J)));
|
2050
2077
|
return a2;
|
2051
2078
|
};
|
2052
|
-
|
2053
|
-
|
2079
|
+
exports2.unstable_shouldYield = M;
|
2080
|
+
exports2.unstable_wrapCallback = function(a2) {
|
2054
2081
|
var b = y;
|
2055
2082
|
return function() {
|
2056
2083
|
var c2 = y;
|
@@ -2067,7 +2094,7 @@ var require_scheduler_production_min = __commonJS({
|
|
2067
2094
|
|
2068
2095
|
// ../../node_modules/scheduler/cjs/scheduler.development.js
|
2069
2096
|
var require_scheduler_development = __commonJS({
|
2070
|
-
"../../node_modules/scheduler/cjs/scheduler.development.js"(
|
2097
|
+
"../../node_modules/scheduler/cjs/scheduler.development.js"(exports2) {
|
2071
2098
|
"use strict";
|
2072
2099
|
init_react_import();
|
2073
2100
|
if (process.env.NODE_ENV !== "production") {
|
@@ -2155,13 +2182,13 @@ var require_scheduler_development = __commonJS({
|
|
2155
2182
|
var hasPerformanceNow = typeof performance === "object" && typeof performance.now === "function";
|
2156
2183
|
if (hasPerformanceNow) {
|
2157
2184
|
var localPerformance = performance;
|
2158
|
-
|
2185
|
+
exports2.unstable_now = function() {
|
2159
2186
|
return localPerformance.now();
|
2160
2187
|
};
|
2161
2188
|
} else {
|
2162
2189
|
var localDate = Date;
|
2163
2190
|
var initialTime = localDate.now();
|
2164
|
-
|
2191
|
+
exports2.unstable_now = function() {
|
2165
2192
|
return localDate.now() - initialTime;
|
2166
2193
|
};
|
2167
2194
|
}
|
@@ -2227,7 +2254,7 @@ var require_scheduler_development = __commonJS({
|
|
2227
2254
|
return workLoop(hasTimeRemaining, initialTime2);
|
2228
2255
|
} catch (error2) {
|
2229
2256
|
if (currentTask !== null) {
|
2230
|
-
var currentTime =
|
2257
|
+
var currentTime = exports2.unstable_now();
|
2231
2258
|
markTaskErrored(currentTask, currentTime);
|
2232
2259
|
currentTask.isQueued = false;
|
2233
2260
|
}
|
@@ -2256,7 +2283,7 @@ var require_scheduler_development = __commonJS({
|
|
2256
2283
|
currentPriorityLevel = currentTask.priorityLevel;
|
2257
2284
|
var didUserCallbackTimeout = currentTask.expirationTime <= currentTime;
|
2258
2285
|
var continuationCallback = callback(didUserCallbackTimeout);
|
2259
|
-
currentTime =
|
2286
|
+
currentTime = exports2.unstable_now();
|
2260
2287
|
if (typeof continuationCallback === "function") {
|
2261
2288
|
currentTask.callback = continuationCallback;
|
2262
2289
|
} else {
|
@@ -2332,7 +2359,7 @@ var require_scheduler_development = __commonJS({
|
|
2332
2359
|
};
|
2333
2360
|
}
|
2334
2361
|
function unstable_scheduleCallback(priorityLevel, callback, options) {
|
2335
|
-
var currentTime =
|
2362
|
+
var currentTime = exports2.unstable_now();
|
2336
2363
|
var startTime2;
|
2337
2364
|
if (typeof options === "object" && options !== null) {
|
2338
2365
|
var delay = options.delay;
|
@@ -2416,7 +2443,7 @@ var require_scheduler_development = __commonJS({
|
|
2416
2443
|
var frameInterval = frameYieldMs;
|
2417
2444
|
var startTime = -1;
|
2418
2445
|
function shouldYieldToHost() {
|
2419
|
-
var timeElapsed =
|
2446
|
+
var timeElapsed = exports2.unstable_now() - startTime;
|
2420
2447
|
if (timeElapsed < frameInterval) {
|
2421
2448
|
return false;
|
2422
2449
|
}
|
@@ -2437,7 +2464,7 @@ var require_scheduler_development = __commonJS({
|
|
2437
2464
|
}
|
2438
2465
|
var performWorkUntilDeadline = function() {
|
2439
2466
|
if (scheduledHostCallback !== null) {
|
2440
|
-
var currentTime =
|
2467
|
+
var currentTime = exports2.unstable_now();
|
2441
2468
|
startTime = currentTime;
|
2442
2469
|
var hasTimeRemaining = true;
|
2443
2470
|
var hasMoreWork = true;
|
@@ -2481,7 +2508,7 @@ var require_scheduler_development = __commonJS({
|
|
2481
2508
|
}
|
2482
2509
|
function requestHostTimeout(callback, ms) {
|
2483
2510
|
taskTimeoutID = localSetTimeout(function() {
|
2484
|
-
callback(
|
2511
|
+
callback(exports2.unstable_now());
|
2485
2512
|
}, ms);
|
2486
2513
|
}
|
2487
2514
|
function cancelHostTimeout() {
|
@@ -2490,24 +2517,24 @@ var require_scheduler_development = __commonJS({
|
|
2490
2517
|
}
|
2491
2518
|
var unstable_requestPaint = requestPaint;
|
2492
2519
|
var unstable_Profiling = null;
|
2493
|
-
|
2494
|
-
|
2495
|
-
|
2496
|
-
|
2497
|
-
|
2498
|
-
|
2499
|
-
|
2500
|
-
|
2501
|
-
|
2502
|
-
|
2503
|
-
|
2504
|
-
|
2505
|
-
|
2506
|
-
|
2507
|
-
|
2508
|
-
|
2509
|
-
|
2510
|
-
|
2520
|
+
exports2.unstable_IdlePriority = IdlePriority;
|
2521
|
+
exports2.unstable_ImmediatePriority = ImmediatePriority;
|
2522
|
+
exports2.unstable_LowPriority = LowPriority;
|
2523
|
+
exports2.unstable_NormalPriority = NormalPriority;
|
2524
|
+
exports2.unstable_Profiling = unstable_Profiling;
|
2525
|
+
exports2.unstable_UserBlockingPriority = UserBlockingPriority;
|
2526
|
+
exports2.unstable_cancelCallback = unstable_cancelCallback;
|
2527
|
+
exports2.unstable_continueExecution = unstable_continueExecution;
|
2528
|
+
exports2.unstable_forceFrameRate = forceFrameRate;
|
2529
|
+
exports2.unstable_getCurrentPriorityLevel = unstable_getCurrentPriorityLevel;
|
2530
|
+
exports2.unstable_getFirstCallbackNode = unstable_getFirstCallbackNode;
|
2531
|
+
exports2.unstable_next = unstable_next;
|
2532
|
+
exports2.unstable_pauseExecution = unstable_pauseExecution;
|
2533
|
+
exports2.unstable_requestPaint = unstable_requestPaint;
|
2534
|
+
exports2.unstable_runWithPriority = unstable_runWithPriority;
|
2535
|
+
exports2.unstable_scheduleCallback = unstable_scheduleCallback;
|
2536
|
+
exports2.unstable_shouldYield = shouldYieldToHost;
|
2537
|
+
exports2.unstable_wrapCallback = unstable_wrapCallback;
|
2511
2538
|
if (typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ !== "undefined" && typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop === "function") {
|
2512
2539
|
__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(new Error());
|
2513
2540
|
}
|
@@ -2518,7 +2545,7 @@ var require_scheduler_development = __commonJS({
|
|
2518
2545
|
|
2519
2546
|
// ../../node_modules/scheduler/index.js
|
2520
2547
|
var require_scheduler = __commonJS({
|
2521
|
-
"../../node_modules/scheduler/index.js"(
|
2548
|
+
"../../node_modules/scheduler/index.js"(exports2, module2) {
|
2522
2549
|
"use strict";
|
2523
2550
|
init_react_import();
|
2524
2551
|
if (process.env.NODE_ENV === "production") {
|
@@ -2531,7 +2558,7 @@ var require_scheduler = __commonJS({
|
|
2531
2558
|
|
2532
2559
|
// ../../node_modules/react-dom/cjs/react-dom.production.min.js
|
2533
2560
|
var require_react_dom_production_min = __commonJS({
|
2534
|
-
"../../node_modules/react-dom/cjs/react-dom.production.min.js"(
|
2561
|
+
"../../node_modules/react-dom/cjs/react-dom.production.min.js"(exports2) {
|
2535
2562
|
"use strict";
|
2536
2563
|
init_react_import();
|
2537
2564
|
var aa = require("react");
|
@@ -9588,14 +9615,14 @@ var require_react_dom_production_min = __commonJS({
|
|
9588
9615
|
}
|
9589
9616
|
}
|
9590
9617
|
var wl;
|
9591
|
-
|
9592
|
-
|
9618
|
+
exports2.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED = tl;
|
9619
|
+
exports2.createPortal = function(a2, b) {
|
9593
9620
|
var c2 = 2 < arguments.length && void 0 !== arguments[2] ? arguments[2] : null;
|
9594
9621
|
if (!ol(b))
|
9595
9622
|
throw Error(p(200));
|
9596
9623
|
return dl(a2, b, null, c2);
|
9597
9624
|
};
|
9598
|
-
|
9625
|
+
exports2.createRoot = function(a2, b) {
|
9599
9626
|
if (!ol(a2))
|
9600
9627
|
throw Error(p(299));
|
9601
9628
|
var c2 = false, d = "", e2 = ll;
|
@@ -9605,7 +9632,7 @@ var require_react_dom_production_min = __commonJS({
|
|
9605
9632
|
sf(8 === a2.nodeType ? a2.parentNode : a2);
|
9606
9633
|
return new ml(b);
|
9607
9634
|
};
|
9608
|
-
|
9635
|
+
exports2.findDOMNode = function(a2) {
|
9609
9636
|
if (null == a2)
|
9610
9637
|
return null;
|
9611
9638
|
if (1 === a2.nodeType)
|
@@ -9621,15 +9648,15 @@ var require_react_dom_production_min = __commonJS({
|
|
9621
9648
|
a2 = null === a2 ? null : a2.stateNode;
|
9622
9649
|
return a2;
|
9623
9650
|
};
|
9624
|
-
|
9651
|
+
exports2.flushSync = function(a2) {
|
9625
9652
|
return Sk(a2);
|
9626
9653
|
};
|
9627
|
-
|
9654
|
+
exports2.hydrate = function(a2, b, c2) {
|
9628
9655
|
if (!pl(b))
|
9629
9656
|
throw Error(p(200));
|
9630
9657
|
return sl(null, a2, b, true, c2);
|
9631
9658
|
};
|
9632
|
-
|
9659
|
+
exports2.hydrateRoot = function(a2, b, c2) {
|
9633
9660
|
if (!ol(a2))
|
9634
9661
|
throw Error(p(405));
|
9635
9662
|
var d = null != c2 && c2.hydratedSources || null, e2 = false, f2 = "", g = ll;
|
@@ -9645,12 +9672,12 @@ var require_react_dom_production_min = __commonJS({
|
|
9645
9672
|
);
|
9646
9673
|
return new nl(b);
|
9647
9674
|
};
|
9648
|
-
|
9675
|
+
exports2.render = function(a2, b, c2) {
|
9649
9676
|
if (!pl(b))
|
9650
9677
|
throw Error(p(200));
|
9651
9678
|
return sl(null, a2, b, false, c2);
|
9652
9679
|
};
|
9653
|
-
|
9680
|
+
exports2.unmountComponentAtNode = function(a2) {
|
9654
9681
|
if (!pl(a2))
|
9655
9682
|
throw Error(p(40));
|
9656
9683
|
return a2._reactRootContainer ? (Sk(function() {
|
@@ -9660,21 +9687,21 @@ var require_react_dom_production_min = __commonJS({
|
|
9660
9687
|
});
|
9661
9688
|
}), true) : false;
|
9662
9689
|
};
|
9663
|
-
|
9664
|
-
|
9690
|
+
exports2.unstable_batchedUpdates = Rk;
|
9691
|
+
exports2.unstable_renderSubtreeIntoContainer = function(a2, b, c2, d) {
|
9665
9692
|
if (!pl(c2))
|
9666
9693
|
throw Error(p(200));
|
9667
9694
|
if (null == a2 || void 0 === a2._reactInternals)
|
9668
9695
|
throw Error(p(38));
|
9669
9696
|
return sl(a2, b, c2, false, d);
|
9670
9697
|
};
|
9671
|
-
|
9698
|
+
exports2.version = "18.2.0-next-9e3b772b8-20220608";
|
9672
9699
|
}
|
9673
9700
|
});
|
9674
9701
|
|
9675
9702
|
// ../../node_modules/react-dom/cjs/react-dom.development.js
|
9676
9703
|
var require_react_dom_development = __commonJS({
|
9677
|
-
"../../node_modules/react-dom/cjs/react-dom.development.js"(
|
9704
|
+
"../../node_modules/react-dom/cjs/react-dom.development.js"(exports2) {
|
9678
9705
|
"use strict";
|
9679
9706
|
init_react_import();
|
9680
9707
|
if (process.env.NODE_ENV !== "production") {
|
@@ -30744,18 +30771,18 @@ var require_react_dom_development = __commonJS({
|
|
30744
30771
|
}
|
30745
30772
|
}
|
30746
30773
|
}
|
30747
|
-
|
30748
|
-
|
30749
|
-
|
30750
|
-
|
30751
|
-
|
30752
|
-
|
30753
|
-
|
30754
|
-
|
30755
|
-
|
30756
|
-
|
30757
|
-
|
30758
|
-
|
30774
|
+
exports2.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED = Internals;
|
30775
|
+
exports2.createPortal = createPortal$1;
|
30776
|
+
exports2.createRoot = createRoot$1;
|
30777
|
+
exports2.findDOMNode = findDOMNode;
|
30778
|
+
exports2.flushSync = flushSync$1;
|
30779
|
+
exports2.hydrate = hydrate;
|
30780
|
+
exports2.hydrateRoot = hydrateRoot$1;
|
30781
|
+
exports2.render = render;
|
30782
|
+
exports2.unmountComponentAtNode = unmountComponentAtNode;
|
30783
|
+
exports2.unstable_batchedUpdates = batchedUpdates$1;
|
30784
|
+
exports2.unstable_renderSubtreeIntoContainer = renderSubtreeIntoContainer;
|
30785
|
+
exports2.version = ReactVersion;
|
30759
30786
|
if (typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ !== "undefined" && typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop === "function") {
|
30760
30787
|
__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(new Error());
|
30761
30788
|
}
|
@@ -30766,7 +30793,7 @@ var require_react_dom_development = __commonJS({
|
|
30766
30793
|
|
30767
30794
|
// ../../node_modules/react-dom/index.js
|
30768
30795
|
var require_react_dom = __commonJS({
|
30769
|
-
"../../node_modules/react-dom/index.js"(
|
30796
|
+
"../../node_modules/react-dom/index.js"(exports2, module2) {
|
30770
30797
|
"use strict";
|
30771
30798
|
init_react_import();
|
30772
30799
|
function checkDCE() {
|
@@ -30802,6 +30829,7 @@ function _typeof(o2) {
|
|
30802
30829
|
}
|
30803
30830
|
var init_typeof = __esm({
|
30804
30831
|
"../../node_modules/@babel/runtime/helpers/esm/typeof.js"() {
|
30832
|
+
"use strict";
|
30805
30833
|
init_react_import();
|
30806
30834
|
}
|
30807
30835
|
});
|
@@ -30821,6 +30849,7 @@ function _toPrimitive(input, hint) {
|
|
30821
30849
|
}
|
30822
30850
|
var init_toPrimitive = __esm({
|
30823
30851
|
"../../node_modules/@babel/runtime/helpers/esm/toPrimitive.js"() {
|
30852
|
+
"use strict";
|
30824
30853
|
init_react_import();
|
30825
30854
|
init_typeof();
|
30826
30855
|
}
|
@@ -30833,6 +30862,7 @@ function _toPropertyKey(arg) {
|
|
30833
30862
|
}
|
30834
30863
|
var init_toPropertyKey = __esm({
|
30835
30864
|
"../../node_modules/@babel/runtime/helpers/esm/toPropertyKey.js"() {
|
30865
|
+
"use strict";
|
30836
30866
|
init_react_import();
|
30837
30867
|
init_typeof();
|
30838
30868
|
init_toPrimitive();
|
@@ -30856,6 +30886,7 @@ function _defineProperty(obj, key, value) {
|
|
30856
30886
|
}
|
30857
30887
|
var init_defineProperty = __esm({
|
30858
30888
|
"../../node_modules/@babel/runtime/helpers/esm/defineProperty.js"() {
|
30889
|
+
"use strict";
|
30859
30890
|
init_react_import();
|
30860
30891
|
init_toPropertyKey();
|
30861
30892
|
}
|
@@ -30885,6 +30916,7 @@ function _objectSpread2(e2) {
|
|
30885
30916
|
}
|
30886
30917
|
var init_objectSpread2 = __esm({
|
30887
30918
|
"../../node_modules/@babel/runtime/helpers/esm/objectSpread2.js"() {
|
30919
|
+
"use strict";
|
30888
30920
|
init_react_import();
|
30889
30921
|
init_defineProperty();
|
30890
30922
|
}
|
@@ -31153,6 +31185,7 @@ function applyMiddleware() {
|
|
31153
31185
|
var $$observable, randomString, ActionTypes;
|
31154
31186
|
var init_redux = __esm({
|
31155
31187
|
"../../node_modules/redux/es/redux.js"() {
|
31188
|
+
"use strict";
|
31156
31189
|
init_react_import();
|
31157
31190
|
init_objectSpread2();
|
31158
31191
|
$$observable = function() {
|
@@ -31173,7 +31206,7 @@ var init_redux = __esm({
|
|
31173
31206
|
|
31174
31207
|
// ../../node_modules/use-sync-external-store/cjs/use-sync-external-store-shim.production.min.js
|
31175
31208
|
var require_use_sync_external_store_shim_production_min = __commonJS({
|
31176
|
-
"../../node_modules/use-sync-external-store/cjs/use-sync-external-store-shim.production.min.js"(
|
31209
|
+
"../../node_modules/use-sync-external-store/cjs/use-sync-external-store-shim.production.min.js"(exports2) {
|
31177
31210
|
"use strict";
|
31178
31211
|
init_react_import();
|
31179
31212
|
var e2 = require("react");
|
@@ -31215,13 +31248,13 @@ var require_use_sync_external_store_shim_production_min = __commonJS({
|
|
31215
31248
|
return b();
|
31216
31249
|
}
|
31217
31250
|
var u2 = "undefined" === typeof window || "undefined" === typeof window.document || "undefined" === typeof window.document.createElement ? t2 : q;
|
31218
|
-
|
31251
|
+
exports2.useSyncExternalStore = void 0 !== e2.useSyncExternalStore ? e2.useSyncExternalStore : u2;
|
31219
31252
|
}
|
31220
31253
|
});
|
31221
31254
|
|
31222
31255
|
// ../../node_modules/use-sync-external-store/cjs/use-sync-external-store-shim.development.js
|
31223
31256
|
var require_use_sync_external_store_shim_development = __commonJS({
|
31224
|
-
"../../node_modules/use-sync-external-store/cjs/use-sync-external-store-shim.development.js"(
|
31257
|
+
"../../node_modules/use-sync-external-store/cjs/use-sync-external-store-shim.development.js"(exports2) {
|
31225
31258
|
"use strict";
|
31226
31259
|
init_react_import();
|
31227
31260
|
if (process.env.NODE_ENV !== "production") {
|
@@ -31333,7 +31366,7 @@ var require_use_sync_external_store_shim_development = __commonJS({
|
|
31333
31366
|
var isServerEnvironment = !canUseDOM2;
|
31334
31367
|
var shim = isServerEnvironment ? useSyncExternalStore$1 : useSyncExternalStore3;
|
31335
31368
|
var useSyncExternalStore$2 = React30.useSyncExternalStore !== void 0 ? React30.useSyncExternalStore : shim;
|
31336
|
-
|
31369
|
+
exports2.useSyncExternalStore = useSyncExternalStore$2;
|
31337
31370
|
if (typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ !== "undefined" && typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop === "function") {
|
31338
31371
|
__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(new Error());
|
31339
31372
|
}
|
@@ -31344,7 +31377,7 @@ var require_use_sync_external_store_shim_development = __commonJS({
|
|
31344
31377
|
|
31345
31378
|
// ../../node_modules/use-sync-external-store/shim/index.js
|
31346
31379
|
var require_shim = __commonJS({
|
31347
|
-
"../../node_modules/use-sync-external-store/shim/index.js"(
|
31380
|
+
"../../node_modules/use-sync-external-store/shim/index.js"(exports2, module2) {
|
31348
31381
|
"use strict";
|
31349
31382
|
init_react_import();
|
31350
31383
|
if (process.env.NODE_ENV === "production") {
|
@@ -31357,7 +31390,7 @@ var require_shim = __commonJS({
|
|
31357
31390
|
|
31358
31391
|
// ../../node_modules/use-sync-external-store/cjs/use-sync-external-store-shim/with-selector.production.min.js
|
31359
31392
|
var require_with_selector_production_min = __commonJS({
|
31360
|
-
"../../node_modules/use-sync-external-store/cjs/use-sync-external-store-shim/with-selector.production.min.js"(
|
31393
|
+
"../../node_modules/use-sync-external-store/cjs/use-sync-external-store-shim/with-selector.production.min.js"(exports2) {
|
31361
31394
|
"use strict";
|
31362
31395
|
init_react_import();
|
31363
31396
|
var h = require("react");
|
@@ -31371,7 +31404,7 @@ var require_with_selector_production_min = __commonJS({
|
|
31371
31404
|
var u2 = h.useEffect;
|
31372
31405
|
var v = h.useMemo;
|
31373
31406
|
var w = h.useDebugValue;
|
31374
|
-
|
31407
|
+
exports2.useSyncExternalStoreWithSelector = function(a2, b, e2, l, g) {
|
31375
31408
|
var c2 = t2(null);
|
31376
31409
|
if (null === c2.current) {
|
31377
31410
|
var f2 = { hasValue: false, value: null };
|
@@ -31420,7 +31453,7 @@ var require_with_selector_production_min = __commonJS({
|
|
31420
31453
|
|
31421
31454
|
// ../../node_modules/use-sync-external-store/cjs/use-sync-external-store-shim/with-selector.development.js
|
31422
31455
|
var require_with_selector_development = __commonJS({
|
31423
|
-
"../../node_modules/use-sync-external-store/cjs/use-sync-external-store-shim/with-selector.development.js"(
|
31456
|
+
"../../node_modules/use-sync-external-store/cjs/use-sync-external-store-shim/with-selector.development.js"(exports2) {
|
31424
31457
|
"use strict";
|
31425
31458
|
init_react_import();
|
31426
31459
|
if (process.env.NODE_ENV !== "production") {
|
@@ -31500,7 +31533,7 @@ var require_with_selector_development = __commonJS({
|
|
31500
31533
|
useDebugValue2(value);
|
31501
31534
|
return value;
|
31502
31535
|
}
|
31503
|
-
|
31536
|
+
exports2.useSyncExternalStoreWithSelector = useSyncExternalStoreWithSelector3;
|
31504
31537
|
if (typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ !== "undefined" && typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop === "function") {
|
31505
31538
|
__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(new Error());
|
31506
31539
|
}
|
@@ -31511,7 +31544,7 @@ var require_with_selector_development = __commonJS({
|
|
31511
31544
|
|
31512
31545
|
// ../../node_modules/use-sync-external-store/shim/with-selector.js
|
31513
31546
|
var require_with_selector = __commonJS({
|
31514
|
-
"../../node_modules/use-sync-external-store/shim/with-selector.js"(
|
31547
|
+
"../../node_modules/use-sync-external-store/shim/with-selector.js"(exports2, module2) {
|
31515
31548
|
"use strict";
|
31516
31549
|
init_react_import();
|
31517
31550
|
if (process.env.NODE_ENV === "production") {
|
@@ -31526,6 +31559,7 @@ var require_with_selector = __commonJS({
|
|
31526
31559
|
var import_react_dom;
|
31527
31560
|
var init_reactBatchedUpdates = __esm({
|
31528
31561
|
"../../node_modules/react-redux/es/utils/reactBatchedUpdates.js"() {
|
31562
|
+
"use strict";
|
31529
31563
|
init_react_import();
|
31530
31564
|
import_react_dom = __toESM(require_react_dom());
|
31531
31565
|
}
|
@@ -31538,6 +31572,7 @@ function defaultNoopBatch(callback) {
|
|
31538
31572
|
var batch, setBatch, getBatch;
|
31539
31573
|
var init_batch = __esm({
|
31540
31574
|
"../../node_modules/react-redux/es/utils/batch.js"() {
|
31575
|
+
"use strict";
|
31541
31576
|
init_react_import();
|
31542
31577
|
batch = defaultNoopBatch;
|
31543
31578
|
setBatch = (newBatch) => batch = newBatch;
|
@@ -31564,6 +31599,7 @@ function getContext() {
|
|
31564
31599
|
var React25, ContextKey, gT, ReactReduxContext;
|
31565
31600
|
var init_Context = __esm({
|
31566
31601
|
"../../node_modules/react-redux/es/components/Context.js"() {
|
31602
|
+
"use strict";
|
31567
31603
|
init_react_import();
|
31568
31604
|
React25 = __toESM(require("react"));
|
31569
31605
|
ContextKey = Symbol.for(`react-redux-context`);
|
@@ -31579,6 +31615,7 @@ var init_Context = __esm({
|
|
31579
31615
|
var import_react2;
|
31580
31616
|
var init_useReduxContext = __esm({
|
31581
31617
|
"../../node_modules/react-redux/es/hooks/useReduxContext.js"() {
|
31618
|
+
"use strict";
|
31582
31619
|
init_react_import();
|
31583
31620
|
import_react2 = require("react");
|
31584
31621
|
init_Context();
|
@@ -31589,6 +31626,7 @@ var init_useReduxContext = __esm({
|
|
31589
31626
|
var notInitialized;
|
31590
31627
|
var init_useSyncExternalStore = __esm({
|
31591
31628
|
"../../node_modules/react-redux/es/utils/useSyncExternalStore.js"() {
|
31629
|
+
"use strict";
|
31592
31630
|
init_react_import();
|
31593
31631
|
notInitialized = () => {
|
31594
31632
|
throw new Error("uSES not initialized!");
|
@@ -31600,6 +31638,7 @@ var init_useSyncExternalStore = __esm({
|
|
31600
31638
|
var import_react3, useSyncExternalStoreWithSelector, initializeUseSelector;
|
31601
31639
|
var init_useSelector = __esm({
|
31602
31640
|
"../../node_modules/react-redux/es/hooks/useSelector.js"() {
|
31641
|
+
"use strict";
|
31603
31642
|
init_react_import();
|
31604
31643
|
import_react3 = require("react");
|
31605
31644
|
init_useReduxContext();
|
@@ -31629,6 +31668,7 @@ function _extends() {
|
|
31629
31668
|
}
|
31630
31669
|
var init_extends = __esm({
|
31631
31670
|
"../../node_modules/react-redux/node_modules/@babel/runtime/helpers/esm/extends.js"() {
|
31671
|
+
"use strict";
|
31632
31672
|
init_react_import();
|
31633
31673
|
}
|
31634
31674
|
});
|
@@ -31650,13 +31690,14 @@ function _objectWithoutPropertiesLoose(source, excluded) {
|
|
31650
31690
|
}
|
31651
31691
|
var init_objectWithoutPropertiesLoose = __esm({
|
31652
31692
|
"../../node_modules/react-redux/node_modules/@babel/runtime/helpers/esm/objectWithoutPropertiesLoose.js"() {
|
31693
|
+
"use strict";
|
31653
31694
|
init_react_import();
|
31654
31695
|
}
|
31655
31696
|
});
|
31656
31697
|
|
31657
31698
|
// ../../node_modules/react-is/cjs/react-is.production.min.js
|
31658
31699
|
var require_react_is_production_min = __commonJS({
|
31659
|
-
"../../node_modules/react-is/cjs/react-is.production.min.js"(
|
31700
|
+
"../../node_modules/react-is/cjs/react-is.production.min.js"(exports2) {
|
31660
31701
|
"use strict";
|
31661
31702
|
init_react_import();
|
31662
31703
|
var b = "function" === typeof Symbol && Symbol.for;
|
@@ -31711,66 +31752,66 @@ var require_react_is_production_min = __commonJS({
|
|
31711
31752
|
function A(a2) {
|
31712
31753
|
return z(a2) === m;
|
31713
31754
|
}
|
31714
|
-
|
31715
|
-
|
31716
|
-
|
31717
|
-
|
31718
|
-
|
31719
|
-
|
31720
|
-
|
31721
|
-
|
31722
|
-
|
31723
|
-
|
31724
|
-
|
31725
|
-
|
31726
|
-
|
31727
|
-
|
31755
|
+
exports2.AsyncMode = l;
|
31756
|
+
exports2.ConcurrentMode = m;
|
31757
|
+
exports2.ContextConsumer = k;
|
31758
|
+
exports2.ContextProvider = h;
|
31759
|
+
exports2.Element = c2;
|
31760
|
+
exports2.ForwardRef = n2;
|
31761
|
+
exports2.Fragment = e2;
|
31762
|
+
exports2.Lazy = t2;
|
31763
|
+
exports2.Memo = r2;
|
31764
|
+
exports2.Portal = d;
|
31765
|
+
exports2.Profiler = g;
|
31766
|
+
exports2.StrictMode = f2;
|
31767
|
+
exports2.Suspense = p;
|
31768
|
+
exports2.isAsyncMode = function(a2) {
|
31728
31769
|
return A(a2) || z(a2) === l;
|
31729
31770
|
};
|
31730
|
-
|
31731
|
-
|
31771
|
+
exports2.isConcurrentMode = A;
|
31772
|
+
exports2.isContextConsumer = function(a2) {
|
31732
31773
|
return z(a2) === k;
|
31733
31774
|
};
|
31734
|
-
|
31775
|
+
exports2.isContextProvider = function(a2) {
|
31735
31776
|
return z(a2) === h;
|
31736
31777
|
};
|
31737
|
-
|
31778
|
+
exports2.isElement = function(a2) {
|
31738
31779
|
return "object" === typeof a2 && null !== a2 && a2.$$typeof === c2;
|
31739
31780
|
};
|
31740
|
-
|
31781
|
+
exports2.isForwardRef = function(a2) {
|
31741
31782
|
return z(a2) === n2;
|
31742
31783
|
};
|
31743
|
-
|
31784
|
+
exports2.isFragment = function(a2) {
|
31744
31785
|
return z(a2) === e2;
|
31745
31786
|
};
|
31746
|
-
|
31787
|
+
exports2.isLazy = function(a2) {
|
31747
31788
|
return z(a2) === t2;
|
31748
31789
|
};
|
31749
|
-
|
31790
|
+
exports2.isMemo = function(a2) {
|
31750
31791
|
return z(a2) === r2;
|
31751
31792
|
};
|
31752
|
-
|
31793
|
+
exports2.isPortal = function(a2) {
|
31753
31794
|
return z(a2) === d;
|
31754
31795
|
};
|
31755
|
-
|
31796
|
+
exports2.isProfiler = function(a2) {
|
31756
31797
|
return z(a2) === g;
|
31757
31798
|
};
|
31758
|
-
|
31799
|
+
exports2.isStrictMode = function(a2) {
|
31759
31800
|
return z(a2) === f2;
|
31760
31801
|
};
|
31761
|
-
|
31802
|
+
exports2.isSuspense = function(a2) {
|
31762
31803
|
return z(a2) === p;
|
31763
31804
|
};
|
31764
|
-
|
31805
|
+
exports2.isValidElementType = function(a2) {
|
31765
31806
|
return "string" === typeof a2 || "function" === typeof a2 || a2 === e2 || a2 === m || a2 === g || a2 === f2 || a2 === p || a2 === q || "object" === typeof a2 && null !== a2 && (a2.$$typeof === t2 || a2.$$typeof === r2 || a2.$$typeof === h || a2.$$typeof === k || a2.$$typeof === n2 || a2.$$typeof === w || a2.$$typeof === x || a2.$$typeof === y || a2.$$typeof === v);
|
31766
31807
|
};
|
31767
|
-
|
31808
|
+
exports2.typeOf = z;
|
31768
31809
|
}
|
31769
31810
|
});
|
31770
31811
|
|
31771
31812
|
// ../../node_modules/react-is/cjs/react-is.development.js
|
31772
31813
|
var require_react_is_development = __commonJS({
|
31773
|
-
"../../node_modules/react-is/cjs/react-is.development.js"(
|
31814
|
+
"../../node_modules/react-is/cjs/react-is.development.js"(exports2) {
|
31774
31815
|
"use strict";
|
31775
31816
|
init_react_import();
|
31776
31817
|
if (process.env.NODE_ENV !== "production") {
|
@@ -31891,34 +31932,34 @@ var require_react_is_development = __commonJS({
|
|
31891
31932
|
function isSuspense(object) {
|
31892
31933
|
return typeOf(object) === REACT_SUSPENSE_TYPE;
|
31893
31934
|
}
|
31894
|
-
|
31895
|
-
|
31896
|
-
|
31897
|
-
|
31898
|
-
|
31899
|
-
|
31900
|
-
|
31901
|
-
|
31902
|
-
|
31903
|
-
|
31904
|
-
|
31905
|
-
|
31906
|
-
|
31907
|
-
|
31908
|
-
|
31909
|
-
|
31910
|
-
|
31911
|
-
|
31912
|
-
|
31913
|
-
|
31914
|
-
|
31915
|
-
|
31916
|
-
|
31917
|
-
|
31918
|
-
|
31919
|
-
|
31920
|
-
|
31921
|
-
|
31935
|
+
exports2.AsyncMode = AsyncMode;
|
31936
|
+
exports2.ConcurrentMode = ConcurrentMode;
|
31937
|
+
exports2.ContextConsumer = ContextConsumer;
|
31938
|
+
exports2.ContextProvider = ContextProvider;
|
31939
|
+
exports2.Element = Element2;
|
31940
|
+
exports2.ForwardRef = ForwardRef;
|
31941
|
+
exports2.Fragment = Fragment3;
|
31942
|
+
exports2.Lazy = Lazy;
|
31943
|
+
exports2.Memo = Memo;
|
31944
|
+
exports2.Portal = Portal;
|
31945
|
+
exports2.Profiler = Profiler;
|
31946
|
+
exports2.StrictMode = StrictMode;
|
31947
|
+
exports2.Suspense = Suspense;
|
31948
|
+
exports2.isAsyncMode = isAsyncMode;
|
31949
|
+
exports2.isConcurrentMode = isConcurrentMode;
|
31950
|
+
exports2.isContextConsumer = isContextConsumer2;
|
31951
|
+
exports2.isContextProvider = isContextProvider;
|
31952
|
+
exports2.isElement = isElement2;
|
31953
|
+
exports2.isForwardRef = isForwardRef;
|
31954
|
+
exports2.isFragment = isFragment;
|
31955
|
+
exports2.isLazy = isLazy;
|
31956
|
+
exports2.isMemo = isMemo;
|
31957
|
+
exports2.isPortal = isPortal;
|
31958
|
+
exports2.isProfiler = isProfiler;
|
31959
|
+
exports2.isStrictMode = isStrictMode;
|
31960
|
+
exports2.isSuspense = isSuspense;
|
31961
|
+
exports2.isValidElementType = isValidElementType2;
|
31962
|
+
exports2.typeOf = typeOf;
|
31922
31963
|
})();
|
31923
31964
|
}
|
31924
31965
|
}
|
@@ -31926,7 +31967,7 @@ var require_react_is_development = __commonJS({
|
|
31926
31967
|
|
31927
31968
|
// ../../node_modules/react-is/index.js
|
31928
31969
|
var require_react_is = __commonJS({
|
31929
|
-
"../../node_modules/react-is/index.js"(
|
31970
|
+
"../../node_modules/react-is/index.js"(exports2, module2) {
|
31930
31971
|
"use strict";
|
31931
31972
|
init_react_import();
|
31932
31973
|
if (process.env.NODE_ENV === "production") {
|
@@ -31939,7 +31980,7 @@ var require_react_is = __commonJS({
|
|
31939
31980
|
|
31940
31981
|
// ../../node_modules/hoist-non-react-statics/dist/hoist-non-react-statics.cjs.js
|
31941
31982
|
var require_hoist_non_react_statics_cjs = __commonJS({
|
31942
|
-
"../../node_modules/hoist-non-react-statics/dist/hoist-non-react-statics.cjs.js"(
|
31983
|
+
"../../node_modules/hoist-non-react-statics/dist/hoist-non-react-statics.cjs.js"(exports2, module2) {
|
31943
31984
|
"use strict";
|
31944
31985
|
init_react_import();
|
31945
31986
|
var reactIs = require_react_is();
|
@@ -32028,7 +32069,7 @@ var require_hoist_non_react_statics_cjs = __commonJS({
|
|
32028
32069
|
|
32029
32070
|
// ../../node_modules/react-redux/node_modules/react-is/cjs/react-is.production.min.js
|
32030
32071
|
var require_react_is_production_min2 = __commonJS({
|
32031
|
-
"../../node_modules/react-redux/node_modules/react-is/cjs/react-is.production.min.js"(
|
32072
|
+
"../../node_modules/react-redux/node_modules/react-is/cjs/react-is.production.min.js"(exports2) {
|
32032
32073
|
"use strict";
|
32033
32074
|
init_react_import();
|
32034
32075
|
var b = Symbol.for("react.element");
|
@@ -32077,70 +32118,70 @@ var require_react_is_production_min2 = __commonJS({
|
|
32077
32118
|
}
|
32078
32119
|
}
|
32079
32120
|
}
|
32080
|
-
|
32081
|
-
|
32082
|
-
|
32083
|
-
|
32084
|
-
|
32085
|
-
|
32086
|
-
|
32087
|
-
|
32088
|
-
|
32089
|
-
|
32090
|
-
|
32091
|
-
|
32092
|
-
|
32121
|
+
exports2.ContextConsumer = h;
|
32122
|
+
exports2.ContextProvider = g;
|
32123
|
+
exports2.Element = b;
|
32124
|
+
exports2.ForwardRef = l;
|
32125
|
+
exports2.Fragment = d;
|
32126
|
+
exports2.Lazy = q;
|
32127
|
+
exports2.Memo = p;
|
32128
|
+
exports2.Portal = c2;
|
32129
|
+
exports2.Profiler = f2;
|
32130
|
+
exports2.StrictMode = e2;
|
32131
|
+
exports2.Suspense = m;
|
32132
|
+
exports2.SuspenseList = n2;
|
32133
|
+
exports2.isAsyncMode = function() {
|
32093
32134
|
return false;
|
32094
32135
|
};
|
32095
|
-
|
32136
|
+
exports2.isConcurrentMode = function() {
|
32096
32137
|
return false;
|
32097
32138
|
};
|
32098
|
-
|
32139
|
+
exports2.isContextConsumer = function(a2) {
|
32099
32140
|
return v(a2) === h;
|
32100
32141
|
};
|
32101
|
-
|
32142
|
+
exports2.isContextProvider = function(a2) {
|
32102
32143
|
return v(a2) === g;
|
32103
32144
|
};
|
32104
|
-
|
32145
|
+
exports2.isElement = function(a2) {
|
32105
32146
|
return "object" === typeof a2 && null !== a2 && a2.$$typeof === b;
|
32106
32147
|
};
|
32107
|
-
|
32148
|
+
exports2.isForwardRef = function(a2) {
|
32108
32149
|
return v(a2) === l;
|
32109
32150
|
};
|
32110
|
-
|
32151
|
+
exports2.isFragment = function(a2) {
|
32111
32152
|
return v(a2) === d;
|
32112
32153
|
};
|
32113
|
-
|
32154
|
+
exports2.isLazy = function(a2) {
|
32114
32155
|
return v(a2) === q;
|
32115
32156
|
};
|
32116
|
-
|
32157
|
+
exports2.isMemo = function(a2) {
|
32117
32158
|
return v(a2) === p;
|
32118
32159
|
};
|
32119
|
-
|
32160
|
+
exports2.isPortal = function(a2) {
|
32120
32161
|
return v(a2) === c2;
|
32121
32162
|
};
|
32122
|
-
|
32163
|
+
exports2.isProfiler = function(a2) {
|
32123
32164
|
return v(a2) === f2;
|
32124
32165
|
};
|
32125
|
-
|
32166
|
+
exports2.isStrictMode = function(a2) {
|
32126
32167
|
return v(a2) === e2;
|
32127
32168
|
};
|
32128
|
-
|
32169
|
+
exports2.isSuspense = function(a2) {
|
32129
32170
|
return v(a2) === m;
|
32130
32171
|
};
|
32131
|
-
|
32172
|
+
exports2.isSuspenseList = function(a2) {
|
32132
32173
|
return v(a2) === n2;
|
32133
32174
|
};
|
32134
|
-
|
32175
|
+
exports2.isValidElementType = function(a2) {
|
32135
32176
|
return "string" === typeof a2 || "function" === typeof a2 || a2 === d || a2 === f2 || a2 === e2 || a2 === m || a2 === n2 || a2 === t2 || "object" === typeof a2 && null !== a2 && (a2.$$typeof === q || a2.$$typeof === p || a2.$$typeof === g || a2.$$typeof === h || a2.$$typeof === l || a2.$$typeof === u2 || void 0 !== a2.getModuleId) ? true : false;
|
32136
32177
|
};
|
32137
|
-
|
32178
|
+
exports2.typeOf = v;
|
32138
32179
|
}
|
32139
32180
|
});
|
32140
32181
|
|
32141
32182
|
// ../../node_modules/react-redux/node_modules/react-is/cjs/react-is.development.js
|
32142
32183
|
var require_react_is_development2 = __commonJS({
|
32143
|
-
"../../node_modules/react-redux/node_modules/react-is/cjs/react-is.development.js"(
|
32184
|
+
"../../node_modules/react-redux/node_modules/react-is/cjs/react-is.development.js"(exports2) {
|
32144
32185
|
"use strict";
|
32145
32186
|
init_react_import();
|
32146
32187
|
if (process.env.NODE_ENV !== "production") {
|
@@ -32288,34 +32329,34 @@ var require_react_is_development2 = __commonJS({
|
|
32288
32329
|
function isSuspenseList(object) {
|
32289
32330
|
return typeOf(object) === REACT_SUSPENSE_LIST_TYPE;
|
32290
32331
|
}
|
32291
|
-
|
32292
|
-
|
32293
|
-
|
32294
|
-
|
32295
|
-
|
32296
|
-
|
32297
|
-
|
32298
|
-
|
32299
|
-
|
32300
|
-
|
32301
|
-
|
32302
|
-
|
32303
|
-
|
32304
|
-
|
32305
|
-
|
32306
|
-
|
32307
|
-
|
32308
|
-
|
32309
|
-
|
32310
|
-
|
32311
|
-
|
32312
|
-
|
32313
|
-
|
32314
|
-
|
32315
|
-
|
32316
|
-
|
32317
|
-
|
32318
|
-
|
32332
|
+
exports2.ContextConsumer = ContextConsumer;
|
32333
|
+
exports2.ContextProvider = ContextProvider;
|
32334
|
+
exports2.Element = Element2;
|
32335
|
+
exports2.ForwardRef = ForwardRef;
|
32336
|
+
exports2.Fragment = Fragment3;
|
32337
|
+
exports2.Lazy = Lazy;
|
32338
|
+
exports2.Memo = Memo;
|
32339
|
+
exports2.Portal = Portal;
|
32340
|
+
exports2.Profiler = Profiler;
|
32341
|
+
exports2.StrictMode = StrictMode;
|
32342
|
+
exports2.Suspense = Suspense;
|
32343
|
+
exports2.SuspenseList = SuspenseList;
|
32344
|
+
exports2.isAsyncMode = isAsyncMode;
|
32345
|
+
exports2.isConcurrentMode = isConcurrentMode;
|
32346
|
+
exports2.isContextConsumer = isContextConsumer2;
|
32347
|
+
exports2.isContextProvider = isContextProvider;
|
32348
|
+
exports2.isElement = isElement2;
|
32349
|
+
exports2.isForwardRef = isForwardRef;
|
32350
|
+
exports2.isFragment = isFragment;
|
32351
|
+
exports2.isLazy = isLazy;
|
32352
|
+
exports2.isMemo = isMemo;
|
32353
|
+
exports2.isPortal = isPortal;
|
32354
|
+
exports2.isProfiler = isProfiler;
|
32355
|
+
exports2.isStrictMode = isStrictMode;
|
32356
|
+
exports2.isSuspense = isSuspense;
|
32357
|
+
exports2.isSuspenseList = isSuspenseList;
|
32358
|
+
exports2.isValidElementType = isValidElementType2;
|
32359
|
+
exports2.typeOf = typeOf;
|
32319
32360
|
})();
|
32320
32361
|
}
|
32321
32362
|
}
|
@@ -32323,7 +32364,7 @@ var require_react_is_development2 = __commonJS({
|
|
32323
32364
|
|
32324
32365
|
// ../../node_modules/react-redux/node_modules/react-is/index.js
|
32325
32366
|
var require_react_is2 = __commonJS({
|
32326
|
-
"../../node_modules/react-redux/node_modules/react-is/index.js"(
|
32367
|
+
"../../node_modules/react-redux/node_modules/react-is/index.js"(exports2, module2) {
|
32327
32368
|
"use strict";
|
32328
32369
|
init_react_import();
|
32329
32370
|
if (process.env.NODE_ENV === "production") {
|
@@ -32346,6 +32387,7 @@ function warning(message) {
|
|
32346
32387
|
}
|
32347
32388
|
var init_warning = __esm({
|
32348
32389
|
"../../node_modules/react-redux/es/utils/warning.js"() {
|
32390
|
+
"use strict";
|
32349
32391
|
init_react_import();
|
32350
32392
|
}
|
32351
32393
|
});
|
@@ -32367,6 +32409,7 @@ function verifySubselectors(mapStateToProps, mapDispatchToProps2, mergeProps) {
|
|
32367
32409
|
}
|
32368
32410
|
var init_verifySubselectors = __esm({
|
32369
32411
|
"../../node_modules/react-redux/es/connect/verifySubselectors.js"() {
|
32412
|
+
"use strict";
|
32370
32413
|
init_react_import();
|
32371
32414
|
init_warning();
|
32372
32415
|
}
|
@@ -32450,6 +32493,7 @@ function finalPropsSelectorFactory(dispatch, _ref) {
|
|
32450
32493
|
var _excluded;
|
32451
32494
|
var init_selectorFactory = __esm({
|
32452
32495
|
"../../node_modules/react-redux/es/connect/selectorFactory.js"() {
|
32496
|
+
"use strict";
|
32453
32497
|
init_react_import();
|
32454
32498
|
init_objectWithoutPropertiesLoose();
|
32455
32499
|
init_verifySubselectors();
|
@@ -32470,6 +32514,7 @@ function bindActionCreators2(actionCreators, dispatch) {
|
|
32470
32514
|
}
|
32471
32515
|
var init_bindActionCreators = __esm({
|
32472
32516
|
"../../node_modules/react-redux/es/utils/bindActionCreators.js"() {
|
32517
|
+
"use strict";
|
32473
32518
|
init_react_import();
|
32474
32519
|
}
|
32475
32520
|
});
|
@@ -32489,6 +32534,7 @@ function isPlainObject2(obj) {
|
|
32489
32534
|
}
|
32490
32535
|
var init_isPlainObject = __esm({
|
32491
32536
|
"../../node_modules/react-redux/es/utils/isPlainObject.js"() {
|
32537
|
+
"use strict";
|
32492
32538
|
init_react_import();
|
32493
32539
|
}
|
32494
32540
|
});
|
@@ -32501,6 +32547,7 @@ function verifyPlainObject(value, displayName, methodName) {
|
|
32501
32547
|
}
|
32502
32548
|
var init_verifyPlainObject = __esm({
|
32503
32549
|
"../../node_modules/react-redux/es/utils/verifyPlainObject.js"() {
|
32550
|
+
"use strict";
|
32504
32551
|
init_react_import();
|
32505
32552
|
init_isPlainObject();
|
32506
32553
|
init_warning();
|
@@ -32547,6 +32594,7 @@ function wrapMapToPropsFunc(mapToProps, methodName) {
|
|
32547
32594
|
}
|
32548
32595
|
var init_wrapMapToProps = __esm({
|
32549
32596
|
"../../node_modules/react-redux/es/connect/wrapMapToProps.js"() {
|
32597
|
+
"use strict";
|
32550
32598
|
init_react_import();
|
32551
32599
|
init_verifyPlainObject();
|
32552
32600
|
}
|
@@ -32560,6 +32608,7 @@ function createInvalidArgFactory(arg, name) {
|
|
32560
32608
|
}
|
32561
32609
|
var init_invalidArgFactory = __esm({
|
32562
32610
|
"../../node_modules/react-redux/es/connect/invalidArgFactory.js"() {
|
32611
|
+
"use strict";
|
32563
32612
|
init_react_import();
|
32564
32613
|
}
|
32565
32614
|
});
|
@@ -32578,6 +32627,7 @@ function mapDispatchToPropsFactory(mapDispatchToProps2) {
|
|
32578
32627
|
}
|
32579
32628
|
var init_mapDispatchToProps = __esm({
|
32580
32629
|
"../../node_modules/react-redux/es/connect/mapDispatchToProps.js"() {
|
32630
|
+
"use strict";
|
32581
32631
|
init_react_import();
|
32582
32632
|
init_bindActionCreators();
|
32583
32633
|
init_wrapMapToProps();
|
@@ -32594,6 +32644,7 @@ function mapStateToPropsFactory(mapStateToProps) {
|
|
32594
32644
|
}
|
32595
32645
|
var init_mapStateToProps = __esm({
|
32596
32646
|
"../../node_modules/react-redux/es/connect/mapStateToProps.js"() {
|
32647
|
+
"use strict";
|
32597
32648
|
init_react_import();
|
32598
32649
|
init_wrapMapToProps();
|
32599
32650
|
init_invalidArgFactory();
|
@@ -32631,6 +32682,7 @@ function mergePropsFactory(mergeProps) {
|
|
32631
32682
|
}
|
32632
32683
|
var init_mergeProps = __esm({
|
32633
32684
|
"../../node_modules/react-redux/es/connect/mergeProps.js"() {
|
32685
|
+
"use strict";
|
32634
32686
|
init_react_import();
|
32635
32687
|
init_extends();
|
32636
32688
|
init_verifyPlainObject();
|
@@ -32766,6 +32818,7 @@ function createSubscription(store, parentSub) {
|
|
32766
32818
|
var nullListeners;
|
32767
32819
|
var init_Subscription = __esm({
|
32768
32820
|
"../../node_modules/react-redux/es/utils/Subscription.js"() {
|
32821
|
+
"use strict";
|
32769
32822
|
init_react_import();
|
32770
32823
|
init_batch();
|
32771
32824
|
nullListeners = {
|
@@ -32780,6 +32833,7 @@ var init_Subscription = __esm({
|
|
32780
32833
|
var React26, canUseDOM, useIsomorphicLayoutEffect;
|
32781
32834
|
var init_useIsomorphicLayoutEffect = __esm({
|
32782
32835
|
"../../node_modules/react-redux/es/utils/useIsomorphicLayoutEffect.js"() {
|
32836
|
+
"use strict";
|
32783
32837
|
init_react_import();
|
32784
32838
|
React26 = __toESM(require("react"));
|
32785
32839
|
canUseDOM = !!(typeof window !== "undefined" && typeof window.document !== "undefined" && typeof window.document.createElement !== "undefined");
|
@@ -32814,6 +32868,7 @@ function shallowEqual(objA, objB) {
|
|
32814
32868
|
}
|
32815
32869
|
var init_shallowEqual = __esm({
|
32816
32870
|
"../../node_modules/react-redux/es/utils/shallowEqual.js"() {
|
32871
|
+
"use strict";
|
32817
32872
|
init_react_import();
|
32818
32873
|
}
|
32819
32874
|
});
|
@@ -33072,6 +33127,7 @@ ${latestSubscriptionCallbackError.current.stack}
|
|
33072
33127
|
var import_hoist_non_react_statics, React27, import_react_is, _excluded2, useSyncExternalStore, initializeConnect, NO_SUBSCRIPTION_ARRAY, stringifyComponent, hasWarnedAboutDeprecatedPureOption, connect_default;
|
33073
33128
|
var init_connect = __esm({
|
33074
33129
|
"../../node_modules/react-redux/es/components/connect.js"() {
|
33130
|
+
"use strict";
|
33075
33131
|
init_react_import();
|
33076
33132
|
init_extends();
|
33077
33133
|
init_objectWithoutPropertiesLoose();
|
@@ -33148,6 +33204,7 @@ function Provider({
|
|
33148
33204
|
var React28, Provider_default;
|
33149
33205
|
var init_Provider = __esm({
|
33150
33206
|
"../../node_modules/react-redux/es/components/Provider.js"() {
|
33207
|
+
"use strict";
|
33151
33208
|
init_react_import();
|
33152
33209
|
React28 = __toESM(require("react"));
|
33153
33210
|
init_Context();
|
@@ -33160,6 +33217,7 @@ var init_Provider = __esm({
|
|
33160
33217
|
// ../../node_modules/react-redux/es/hooks/useStore.js
|
33161
33218
|
var init_useStore = __esm({
|
33162
33219
|
"../../node_modules/react-redux/es/hooks/useStore.js"() {
|
33220
|
+
"use strict";
|
33163
33221
|
init_react_import();
|
33164
33222
|
init_Context();
|
33165
33223
|
init_useReduxContext();
|
@@ -33169,6 +33227,7 @@ var init_useStore = __esm({
|
|
33169
33227
|
// ../../node_modules/react-redux/es/hooks/useDispatch.js
|
33170
33228
|
var init_useDispatch = __esm({
|
33171
33229
|
"../../node_modules/react-redux/es/hooks/useDispatch.js"() {
|
33230
|
+
"use strict";
|
33172
33231
|
init_react_import();
|
33173
33232
|
init_Context();
|
33174
33233
|
init_useStore();
|
@@ -33178,6 +33237,7 @@ var init_useDispatch = __esm({
|
|
33178
33237
|
// ../../node_modules/react-redux/es/types.js
|
33179
33238
|
var init_types = __esm({
|
33180
33239
|
"../../node_modules/react-redux/es/types.js"() {
|
33240
|
+
"use strict";
|
33181
33241
|
init_react_import();
|
33182
33242
|
}
|
33183
33243
|
});
|
@@ -33185,6 +33245,7 @@ var init_types = __esm({
|
|
33185
33245
|
// ../../node_modules/react-redux/es/exports.js
|
33186
33246
|
var init_exports = __esm({
|
33187
33247
|
"../../node_modules/react-redux/es/exports.js"() {
|
33248
|
+
"use strict";
|
33188
33249
|
init_react_import();
|
33189
33250
|
init_Provider();
|
33190
33251
|
init_connect();
|
@@ -33201,6 +33262,7 @@ var init_exports = __esm({
|
|
33201
33262
|
var import_shim, import_with_selector;
|
33202
33263
|
var init_es = __esm({
|
33203
33264
|
"../../node_modules/react-redux/es/index.js"() {
|
33265
|
+
"use strict";
|
33204
33266
|
init_react_import();
|
33205
33267
|
import_shim = __toESM(require_shim());
|
33206
33268
|
import_with_selector = __toESM(require_with_selector());
|
@@ -33255,6 +33317,7 @@ function useCallbackOne(callback, inputs) {
|
|
33255
33317
|
var import_react4, useMemo3, useCallback2;
|
33256
33318
|
var init_use_memo_one_esm = __esm({
|
33257
33319
|
"../../node_modules/use-memo-one/dist/use-memo-one.esm.js"() {
|
33320
|
+
"use strict";
|
33258
33321
|
init_react_import();
|
33259
33322
|
import_react4 = require("react");
|
33260
33323
|
useMemo3 = useMemoOne;
|
@@ -33277,6 +33340,7 @@ function invariant(condition, message) {
|
|
33277
33340
|
var isProduction, prefix;
|
33278
33341
|
var init_tiny_invariant = __esm({
|
33279
33342
|
"../../node_modules/tiny-invariant/dist/esm/tiny-invariant.js"() {
|
33343
|
+
"use strict";
|
33280
33344
|
init_react_import();
|
33281
33345
|
isProduction = process.env.NODE_ENV === "production";
|
33282
33346
|
prefix = "Invariant failed";
|
@@ -33287,6 +33351,7 @@ var init_tiny_invariant = __esm({
|
|
33287
33351
|
var getRect, expand, shrink, shift, noSpacing, createBox, parse, getWindowScroll, offset, withScroll, calculateBox, getBox;
|
33288
33352
|
var init_css_box_model_esm = __esm({
|
33289
33353
|
"../../node_modules/css-box-model/dist/css-box-model.esm.js"() {
|
33354
|
+
"use strict";
|
33290
33355
|
init_react_import();
|
33291
33356
|
init_tiny_invariant();
|
33292
33357
|
getRect = function getRect2(_ref) {
|
@@ -33470,6 +33535,7 @@ function memoizeOne(resultFn, isEqual3) {
|
|
33470
33535
|
var safeIsNaN;
|
33471
33536
|
var init_memoize_one_esm = __esm({
|
33472
33537
|
"../../node_modules/memoize-one/dist/memoize-one.esm.js"() {
|
33538
|
+
"use strict";
|
33473
33539
|
init_react_import();
|
33474
33540
|
safeIsNaN = Number.isNaN || function ponyfill(value) {
|
33475
33541
|
return typeof value === "number" && value !== value;
|
@@ -33481,6 +33547,7 @@ var init_memoize_one_esm = __esm({
|
|
33481
33547
|
var rafSchd, raf_schd_esm_default;
|
33482
33548
|
var init_raf_schd_esm = __esm({
|
33483
33549
|
"../../node_modules/raf-schd/dist/raf-schd.esm.js"() {
|
33550
|
+
"use strict";
|
33484
33551
|
init_react_import();
|
33485
33552
|
rafSchd = function rafSchd2(fn) {
|
33486
33553
|
var lastArgs = [];
|
@@ -33528,6 +33595,7 @@ function _extends2() {
|
|
33528
33595
|
}
|
33529
33596
|
var init_extends2 = __esm({
|
33530
33597
|
"../../node_modules/@measured/dnd/node_modules/@babel/runtime/helpers/esm/extends.js"() {
|
33598
|
+
"use strict";
|
33531
33599
|
init_react_import();
|
33532
33600
|
}
|
33533
33601
|
});
|
@@ -36187,6 +36255,7 @@ function getBody() {
|
|
36187
36255
|
var import_react5, import_react_dom2, isProduction$1, spacesAndTabs, lineStartWithSpaces, clean$2, getDevMessage, getFormattedMessage, isDisabledFlag, warning2, error, loaded, isProduction2, prefix$1, RbdInvariant, ErrorBoundary, dragHandleUsageInstructions, position, onDragStart, withLocation, withCombine, onDragUpdate, returnedToStart, onDragEnd, preset, preset$1, origin, add, subtract, isEqual$1, negate, patch, distance2, closest$1, apply, executeClip, offsetByPosition, getCorners, noSpacing2, scroll$1, increase, clip2, getSubject, scrollDroppable, toDroppableMap, toDraggableMap, toDroppableList, toDraggableList, getDraggablesInsideDroppable, removeDraggableFromList, moveToNextCombine, isHomeOf, noDisplacedBy, emptyGroups, noImpact, noImpact$1, isWithin, isPartiallyVisibleThroughFrame, isTotallyVisibleThroughFrame, vertical, horizontal, isTotallyVisibleThroughFrameOnAxis, getDroppableDisplaced, isVisibleInDroppable, isVisibleInViewport, isVisible$1, isPartiallyVisible, isTotallyVisible, isTotallyVisibleOnAxis, getShouldAnimate, fromCombine, fromReorder, moveToNextIndex, getCombinedItemDisplacement, whenCombining, distanceFromStartToBorderBoxCenter, distanceFromEndToBorderBoxCenter, getCrossAxisBorderBoxCenter, goAfter, goBefore, goIntoStart, whenReordering, withDroppableDisplacement, getResultWithoutDroppableDisplacement, getPageBorderBoxCenterFromImpact, scrollViewport, speculativelyIncrease, withViewportDisplacement, getClientFromPageBorderBoxCenter, isTotallyVisibleInNewLocation, moveToNextPlace, getKnownActive, getBestCrossAxisDroppable, getCurrentPageBorderBoxCenter, getCurrentPageBorderBox, getClosestDraggable, getDisplacedBy, getRequiredGrowthForPlaceholder, withMaxScroll, addPlaceholder, removePlaceholder, moveToNewDroppable, moveCrossAxis, whatIsDraggedOver, getDroppableOver$1, moveInDirection, offsetRectByPosition, withDroppableScroll, getReorderImpact, combineThresholdDivisor, getCombineImpact, getDragImpact, patchDroppableMap, clearUnusedPlaceholder, recomputePlaceholders, update, recompute, getClientBorderBoxCenter, refreshSnap, getHomeLocation, getLiftEffect, patchDimensionMap, start, finish, offsetDraggable, getFrame, adjustAdditionsForScrollChanges, timingsKey, publishWhileDraggingInVirtual, isSnapping, postDroppableChange, idle$2, reducer, beforeInitialCapture, lift$1, initialPublish, publishWhileDragging, collectionStarting, updateDroppableScroll, updateDroppableIsEnabled, updateDroppableIsCombineEnabled, move, moveByWindowScroll, updateViewportMaxScroll, moveUp, moveDown, moveRight, moveLeft, flush, animateDrop, completeDrop, drop$1, dropPending, dropAnimationFinished, lift, style, curves, combine, timings, outOfTheWayTiming, transitions, moveTo, transforms, minDropTime, maxDropTime, dropTimeRange, maxDropTimeAtDistance, cancelDropModifier, getDropDuration, getNewHomeClientOffset, getDropImpact, dropMiddleware, drop, getWindowScroll3, shouldEnd, scrollListener, scrollListener$1, getExpiringAnnounce, getAsyncMarshal, areLocationsEqual, isCombineEqual, isCriticalEqual, withTimings, getDragStart, getPublisher, responders, dropAnimationFinishMiddleware, dropAnimationFinish, dropAnimationFlushOnScrollMiddleware, dropAnimationFlushOnScroll, dimensionMarshalStopper, focus, shouldStop, autoScroll, pendingDrop, pendingDrop$1, composeEnhancers, createStore2, clean$1, getMaxScroll, getDocumentElement, getMaxWindowScroll, getViewport, getInitialPublish, createDimensionMarshal, canStartDrag, scrollWindow, getScrollableDroppables, getScrollableDroppableOver, getBestScrollableDroppable, defaultAutoScrollerOptions, getDistanceThresholds, getPercentage, minScroll, getValueFromDistance, dampenValueByTime, getValue, getScrollOnAxis, adjustForSizeLimits, clean, getScroll$1, smallestSigned, getOverlap, canPartiallyScroll, canScrollWindow, getWindowOverlap, canScrollDroppable, getDroppableOverlap, getWindowScrollChange, getDroppableScrollChange, createCol, matrixPattern, getMatrix, getOrigin, findNearestTransform, defaultTransform, getTransform, applyTransformPoint, applyTransformRect, applyTransformSpacing, applyTransformBox, resetToOrigin, getIframeScroll, scroll, createFluidScroller, createJumpScroller, createAutoScroller, prefix2, dragHandle, draggable, droppable, scrollContainer, makeGetSelector, getStyles, noPointerEvents, getStyles$1, useIsomorphicLayoutEffect2, useLayoutEffect2, getHead, createStyleEl, alwaysDataAttr, dynamicDataAttr, getWindowFromEl, StoreContext, getBodyElement, visuallyHidden, visuallyHidden$1, getId, count$1, defaults, useUniqueId$1, AppContext, peerDependencies, semver, getVersion, isSatisfied, checkReactVersion, suffix, checkDoctype, tab, enter, escape, space, pageUp, pageDown, end, home, arrowLeft, arrowUp, arrowRight, arrowDown, preventedKeys, preventStandardKeyEvents, supportedEventName, supportedPageVisibilityEventName, primaryButton, sloppyClickThreshold, idle$1, scrollJumpKeys, idle, timeForLongPress, forcePressThreshold, interactiveTagNames, getBorderBoxCenterPosition, supportedMatchesName, defaultSensors, createResponders, createAutoScrollerOptions, count, useUniqueContextId$1, zIndexOptions, getDraggingTransition, getDraggingOpacity, getShouldDraggingAnimate, applyOffsetBox, DroppableContext, Draggable, Draggable$1, isStrictEqual, whatIsDraggedOverFromResult, getCombineWithFromResult, getCombineWithFromImpact, atRest, makeMapStateToProps$1, mapDispatchToProps$1, ConnectedDraggable, ConnectedDraggable$1, getScroll, isEqual2, isScroll, isAuto, isVisible, isEither, isBoth, isElementScrollable, isBodyScrollable, getClosestScrollable, getClosestScrollable$1, getIsFixed, getEnv, getDroppableDimension, getClient, getDimension, immediate, delayed, getListenerOptions, getScrollable, getClosestScrollableFromDrag, empty, getSize, getStyle, Placeholder, Placeholder$1, shared, standard, virtual, AnimateInOut, Droppable, Droppable$1, defaultProps, attachDefaultPropsToOwnProps, isMatchingType, getDraggable, makeMapStateToProps, mapDispatchToProps, ConnectedDroppable, ConnectedDroppable$1;
|
36188
36256
|
var init_dnd_esm = __esm({
|
36189
36257
|
"../../node_modules/@measured/dnd/dist/dnd.esm.js"() {
|
36258
|
+
"use strict";
|
36190
36259
|
init_react_import();
|
36191
36260
|
import_react5 = __toESM(require("react"));
|
36192
36261
|
import_react_dom2 = __toESM(require_react_dom());
|
@@ -39419,7 +39488,7 @@ var init_dnd_esm = __esm({
|
|
39419
39488
|
}
|
39420
39489
|
return value > 0 ? 1 : -1;
|
39421
39490
|
});
|
39422
|
-
getOverlap = (() => {
|
39491
|
+
getOverlap = /* @__PURE__ */ (() => {
|
39423
39492
|
const getRemainder = (target, max) => {
|
39424
39493
|
if (target < 0) {
|
39425
39494
|
return target;
|
@@ -41224,6 +41293,7 @@ function f(r2, n2, t2) {
|
|
41224
41293
|
var import_react6;
|
41225
41294
|
var init_index_module = __esm({
|
41226
41295
|
"../../node_modules/use-debounce/dist/index.module.js"() {
|
41296
|
+
"use strict";
|
41227
41297
|
init_react_import();
|
41228
41298
|
import_react6 = require("react");
|
41229
41299
|
}
|
@@ -41240,6 +41310,7 @@ function rng() {
|
|
41240
41310
|
var import_crypto, rnds8Pool, poolPtr;
|
41241
41311
|
var init_rng = __esm({
|
41242
41312
|
"../../node_modules/uuid/dist/esm-node/rng.js"() {
|
41313
|
+
"use strict";
|
41243
41314
|
init_react_import();
|
41244
41315
|
import_crypto = __toESM(require("crypto"));
|
41245
41316
|
rnds8Pool = new Uint8Array(256);
|
@@ -41251,6 +41322,7 @@ var init_rng = __esm({
|
|
41251
41322
|
var regex_default;
|
41252
41323
|
var init_regex = __esm({
|
41253
41324
|
"../../node_modules/uuid/dist/esm-node/regex.js"() {
|
41325
|
+
"use strict";
|
41254
41326
|
init_react_import();
|
41255
41327
|
regex_default = /^(?:[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}|00000000-0000-0000-0000-000000000000)$/i;
|
41256
41328
|
}
|
@@ -41263,6 +41335,7 @@ function validate(uuid) {
|
|
41263
41335
|
var validate_default;
|
41264
41336
|
var init_validate = __esm({
|
41265
41337
|
"../../node_modules/uuid/dist/esm-node/validate.js"() {
|
41338
|
+
"use strict";
|
41266
41339
|
init_react_import();
|
41267
41340
|
init_regex();
|
41268
41341
|
validate_default = validate;
|
@@ -41283,6 +41356,7 @@ function stringify(arr, offset3 = 0) {
|
|
41283
41356
|
var byteToHex, stringify_default;
|
41284
41357
|
var init_stringify = __esm({
|
41285
41358
|
"../../node_modules/uuid/dist/esm-node/stringify.js"() {
|
41359
|
+
"use strict";
|
41286
41360
|
init_react_import();
|
41287
41361
|
init_validate();
|
41288
41362
|
byteToHex = [];
|
@@ -41345,6 +41419,7 @@ function v1(options, buf, offset3) {
|
|
41345
41419
|
var _nodeId, _clockseq, _lastMSecs, _lastNSecs, v1_default;
|
41346
41420
|
var init_v1 = __esm({
|
41347
41421
|
"../../node_modules/uuid/dist/esm-node/v1.js"() {
|
41422
|
+
"use strict";
|
41348
41423
|
init_react_import();
|
41349
41424
|
init_rng();
|
41350
41425
|
init_stringify();
|
@@ -41382,6 +41457,7 @@ function parse3(uuid) {
|
|
41382
41457
|
var parse_default;
|
41383
41458
|
var init_parse = __esm({
|
41384
41459
|
"../../node_modules/uuid/dist/esm-node/parse.js"() {
|
41460
|
+
"use strict";
|
41385
41461
|
init_react_import();
|
41386
41462
|
init_validate();
|
41387
41463
|
parse_default = parse3;
|
@@ -41435,6 +41511,7 @@ function v35(name, version2, hashfunc) {
|
|
41435
41511
|
var DNS, URL;
|
41436
41512
|
var init_v35 = __esm({
|
41437
41513
|
"../../node_modules/uuid/dist/esm-node/v35.js"() {
|
41514
|
+
"use strict";
|
41438
41515
|
init_react_import();
|
41439
41516
|
init_stringify();
|
41440
41517
|
init_parse();
|
@@ -41455,6 +41532,7 @@ function md5(bytes) {
|
|
41455
41532
|
var import_crypto2, md5_default;
|
41456
41533
|
var init_md5 = __esm({
|
41457
41534
|
"../../node_modules/uuid/dist/esm-node/md5.js"() {
|
41535
|
+
"use strict";
|
41458
41536
|
init_react_import();
|
41459
41537
|
import_crypto2 = __toESM(require("crypto"));
|
41460
41538
|
md5_default = md5;
|
@@ -41465,6 +41543,7 @@ var init_md5 = __esm({
|
|
41465
41543
|
var v3, v3_default;
|
41466
41544
|
var init_v3 = __esm({
|
41467
41545
|
"../../node_modules/uuid/dist/esm-node/v3.js"() {
|
41546
|
+
"use strict";
|
41468
41547
|
init_react_import();
|
41469
41548
|
init_v35();
|
41470
41549
|
init_md5();
|
@@ -41477,6 +41556,7 @@ var init_v3 = __esm({
|
|
41477
41556
|
var import_crypto3, native_default;
|
41478
41557
|
var init_native = __esm({
|
41479
41558
|
"../../node_modules/uuid/dist/esm-node/native.js"() {
|
41559
|
+
"use strict";
|
41480
41560
|
init_react_import();
|
41481
41561
|
import_crypto3 = __toESM(require("crypto"));
|
41482
41562
|
native_default = {
|
@@ -41506,6 +41586,7 @@ function v4(options, buf, offset3) {
|
|
41506
41586
|
var v4_default;
|
41507
41587
|
var init_v4 = __esm({
|
41508
41588
|
"../../node_modules/uuid/dist/esm-node/v4.js"() {
|
41589
|
+
"use strict";
|
41509
41590
|
init_react_import();
|
41510
41591
|
init_native();
|
41511
41592
|
init_rng();
|
@@ -41526,6 +41607,7 @@ function sha1(bytes) {
|
|
41526
41607
|
var import_crypto4, sha1_default;
|
41527
41608
|
var init_sha1 = __esm({
|
41528
41609
|
"../../node_modules/uuid/dist/esm-node/sha1.js"() {
|
41610
|
+
"use strict";
|
41529
41611
|
init_react_import();
|
41530
41612
|
import_crypto4 = __toESM(require("crypto"));
|
41531
41613
|
sha1_default = sha1;
|
@@ -41536,6 +41618,7 @@ var init_sha1 = __esm({
|
|
41536
41618
|
var v5, v5_default;
|
41537
41619
|
var init_v5 = __esm({
|
41538
41620
|
"../../node_modules/uuid/dist/esm-node/v5.js"() {
|
41621
|
+
"use strict";
|
41539
41622
|
init_react_import();
|
41540
41623
|
init_v35();
|
41541
41624
|
init_sha1();
|
@@ -41548,6 +41631,7 @@ var init_v5 = __esm({
|
|
41548
41631
|
var nil_default;
|
41549
41632
|
var init_nil = __esm({
|
41550
41633
|
"../../node_modules/uuid/dist/esm-node/nil.js"() {
|
41634
|
+
"use strict";
|
41551
41635
|
init_react_import();
|
41552
41636
|
nil_default = "00000000-0000-0000-0000-000000000000";
|
41553
41637
|
}
|
@@ -41563,6 +41647,7 @@ function version(uuid) {
|
|
41563
41647
|
var version_default;
|
41564
41648
|
var init_version = __esm({
|
41565
41649
|
"../../node_modules/uuid/dist/esm-node/version.js"() {
|
41650
|
+
"use strict";
|
41566
41651
|
init_react_import();
|
41567
41652
|
init_validate();
|
41568
41653
|
version_default = version;
|
@@ -41584,6 +41669,7 @@ __export(esm_node_exports, {
|
|
41584
41669
|
});
|
41585
41670
|
var init_esm_node = __esm({
|
41586
41671
|
"../../node_modules/uuid/dist/esm-node/index.js"() {
|
41672
|
+
"use strict";
|
41587
41673
|
init_react_import();
|
41588
41674
|
init_v1();
|
41589
41675
|
init_v3();
|
@@ -41599,7 +41685,7 @@ var init_esm_node = __esm({
|
|
41599
41685
|
|
41600
41686
|
// ../../node_modules/object-assign/index.js
|
41601
41687
|
var require_object_assign = __commonJS({
|
41602
|
-
"../../node_modules/object-assign/index.js"(
|
41688
|
+
"../../node_modules/object-assign/index.js"(exports2, module2) {
|
41603
41689
|
"use strict";
|
41604
41690
|
init_react_import();
|
41605
41691
|
var getOwnPropertySymbols = Object.getOwnPropertySymbols;
|
@@ -41670,7 +41756,7 @@ var require_object_assign = __commonJS({
|
|
41670
41756
|
|
41671
41757
|
// ../../node_modules/prop-types/lib/ReactPropTypesSecret.js
|
41672
41758
|
var require_ReactPropTypesSecret = __commonJS({
|
41673
|
-
"../../node_modules/prop-types/lib/ReactPropTypesSecret.js"(
|
41759
|
+
"../../node_modules/prop-types/lib/ReactPropTypesSecret.js"(exports2, module2) {
|
41674
41760
|
"use strict";
|
41675
41761
|
init_react_import();
|
41676
41762
|
var ReactPropTypesSecret = "SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED";
|
@@ -41680,7 +41766,8 @@ var require_ReactPropTypesSecret = __commonJS({
|
|
41680
41766
|
|
41681
41767
|
// ../../node_modules/prop-types/lib/has.js
|
41682
41768
|
var require_has = __commonJS({
|
41683
|
-
"../../node_modules/prop-types/lib/has.js"(
|
41769
|
+
"../../node_modules/prop-types/lib/has.js"(exports2, module2) {
|
41770
|
+
"use strict";
|
41684
41771
|
init_react_import();
|
41685
41772
|
module2.exports = Function.call.bind(Object.prototype.hasOwnProperty);
|
41686
41773
|
}
|
@@ -41688,7 +41775,7 @@ var require_has = __commonJS({
|
|
41688
41775
|
|
41689
41776
|
// ../../node_modules/prop-types/checkPropTypes.js
|
41690
41777
|
var require_checkPropTypes = __commonJS({
|
41691
|
-
"../../node_modules/prop-types/checkPropTypes.js"(
|
41778
|
+
"../../node_modules/prop-types/checkPropTypes.js"(exports2, module2) {
|
41692
41779
|
"use strict";
|
41693
41780
|
init_react_import();
|
41694
41781
|
var printWarning = function() {
|
@@ -41755,7 +41842,7 @@ var require_checkPropTypes = __commonJS({
|
|
41755
41842
|
|
41756
41843
|
// ../../node_modules/prop-types/factoryWithTypeCheckers.js
|
41757
41844
|
var require_factoryWithTypeCheckers = __commonJS({
|
41758
|
-
"../../node_modules/prop-types/factoryWithTypeCheckers.js"(
|
41845
|
+
"../../node_modules/prop-types/factoryWithTypeCheckers.js"(exports2, module2) {
|
41759
41846
|
"use strict";
|
41760
41847
|
init_react_import();
|
41761
41848
|
var ReactIs = require_react_is();
|
@@ -42199,7 +42286,7 @@ var require_factoryWithTypeCheckers = __commonJS({
|
|
42199
42286
|
|
42200
42287
|
// ../../node_modules/prop-types/factoryWithThrowingShims.js
|
42201
42288
|
var require_factoryWithThrowingShims = __commonJS({
|
42202
|
-
"../../node_modules/prop-types/factoryWithThrowingShims.js"(
|
42289
|
+
"../../node_modules/prop-types/factoryWithThrowingShims.js"(exports2, module2) {
|
42203
42290
|
"use strict";
|
42204
42291
|
init_react_import();
|
42205
42292
|
var ReactPropTypesSecret = require_ReactPropTypesSecret();
|
@@ -42256,7 +42343,8 @@ var require_factoryWithThrowingShims = __commonJS({
|
|
42256
42343
|
|
42257
42344
|
// ../../node_modules/prop-types/index.js
|
42258
42345
|
var require_prop_types = __commonJS({
|
42259
|
-
"../../node_modules/prop-types/index.js"(
|
42346
|
+
"../../node_modules/prop-types/index.js"(exports2, module2) {
|
42347
|
+
"use strict";
|
42260
42348
|
init_react_import();
|
42261
42349
|
if (process.env.NODE_ENV !== "production") {
|
42262
42350
|
ReactIs = require_react_is();
|
@@ -42272,13 +42360,13 @@ var require_prop_types = __commonJS({
|
|
42272
42360
|
|
42273
42361
|
// ../../node_modules/react-frame-component/lib/Context.js
|
42274
42362
|
var require_Context = __commonJS({
|
42275
|
-
"../../node_modules/react-frame-component/lib/Context.js"(
|
42363
|
+
"../../node_modules/react-frame-component/lib/Context.js"(exports2) {
|
42276
42364
|
"use strict";
|
42277
42365
|
init_react_import();
|
42278
|
-
Object.defineProperty(
|
42366
|
+
Object.defineProperty(exports2, "__esModule", {
|
42279
42367
|
value: true
|
42280
42368
|
});
|
42281
|
-
|
42369
|
+
exports2.FrameContextConsumer = exports2.FrameContextProvider = exports2.useFrame = exports2.FrameContext = void 0;
|
42282
42370
|
var _react = require("react");
|
42283
42371
|
var _react2 = _interopRequireDefault(_react);
|
42284
42372
|
function _interopRequireDefault(obj) {
|
@@ -42292,26 +42380,26 @@ var require_Context = __commonJS({
|
|
42292
42380
|
if (typeof window !== "undefined") {
|
42293
42381
|
win = window;
|
42294
42382
|
}
|
42295
|
-
var FrameContext =
|
42296
|
-
var useFrame =
|
42383
|
+
var FrameContext = exports2.FrameContext = _react2.default.createContext({ document: doc, window: win });
|
42384
|
+
var useFrame = exports2.useFrame = function useFrame2() {
|
42297
42385
|
return _react2.default.useContext(FrameContext);
|
42298
42386
|
};
|
42299
42387
|
var FrameContextProvider = FrameContext.Provider;
|
42300
42388
|
var FrameContextConsumer = FrameContext.Consumer;
|
42301
|
-
|
42302
|
-
|
42389
|
+
exports2.FrameContextProvider = FrameContextProvider;
|
42390
|
+
exports2.FrameContextConsumer = FrameContextConsumer;
|
42303
42391
|
}
|
42304
42392
|
});
|
42305
42393
|
|
42306
42394
|
// ../../node_modules/react-frame-component/lib/Content.js
|
42307
42395
|
var require_Content = __commonJS({
|
42308
|
-
"../../node_modules/react-frame-component/lib/Content.js"(
|
42396
|
+
"../../node_modules/react-frame-component/lib/Content.js"(exports2) {
|
42309
42397
|
"use strict";
|
42310
42398
|
init_react_import();
|
42311
|
-
Object.defineProperty(
|
42399
|
+
Object.defineProperty(exports2, "__esModule", {
|
42312
42400
|
value: true
|
42313
42401
|
});
|
42314
|
-
var _createClass = function() {
|
42402
|
+
var _createClass = /* @__PURE__ */ function() {
|
42315
42403
|
function defineProperties(target, props) {
|
42316
42404
|
for (var i2 = 0; i2 < props.length; i2++) {
|
42317
42405
|
var descriptor = props[i2];
|
@@ -42385,19 +42473,19 @@ var require_Content = __commonJS({
|
|
42385
42473
|
contentDidMount: _propTypes2.default.func.isRequired,
|
42386
42474
|
contentDidUpdate: _propTypes2.default.func.isRequired
|
42387
42475
|
};
|
42388
|
-
|
42476
|
+
exports2.default = Content;
|
42389
42477
|
}
|
42390
42478
|
});
|
42391
42479
|
|
42392
42480
|
// ../../node_modules/react-frame-component/lib/Frame.js
|
42393
42481
|
var require_Frame = __commonJS({
|
42394
|
-
"../../node_modules/react-frame-component/lib/Frame.js"(
|
42482
|
+
"../../node_modules/react-frame-component/lib/Frame.js"(exports2) {
|
42395
42483
|
"use strict";
|
42396
42484
|
init_react_import();
|
42397
|
-
Object.defineProperty(
|
42485
|
+
Object.defineProperty(exports2, "__esModule", {
|
42398
42486
|
value: true
|
42399
42487
|
});
|
42400
|
-
|
42488
|
+
exports2.Frame = void 0;
|
42401
42489
|
var _extends4 = Object.assign || function(target) {
|
42402
42490
|
for (var i2 = 1; i2 < arguments.length; i2++) {
|
42403
42491
|
var source = arguments[i2];
|
@@ -42409,7 +42497,7 @@ var require_Frame = __commonJS({
|
|
42409
42497
|
}
|
42410
42498
|
return target;
|
42411
42499
|
};
|
42412
|
-
var _createClass = function() {
|
42500
|
+
var _createClass = /* @__PURE__ */ function() {
|
42413
42501
|
function defineProperties(target, props) {
|
42414
42502
|
for (var i2 = 0; i2 < props.length; i2++) {
|
42415
42503
|
var descriptor = props[i2];
|
@@ -42459,7 +42547,7 @@ var require_Frame = __commonJS({
|
|
42459
42547
|
if (superClass)
|
42460
42548
|
Object.setPrototypeOf ? Object.setPrototypeOf(subClass, superClass) : subClass.__proto__ = superClass;
|
42461
42549
|
}
|
42462
|
-
var Frame =
|
42550
|
+
var Frame = exports2.Frame = function(_Component) {
|
42463
42551
|
_inherits(Frame2, _Component);
|
42464
42552
|
function Frame2(props, context) {
|
42465
42553
|
_classCallCheck(this, Frame2);
|
@@ -42596,7 +42684,7 @@ var require_Frame = __commonJS({
|
|
42596
42684
|
},
|
42597
42685
|
initialContent: '<!DOCTYPE html><html><head></head><body><div class="frame-root"></div></body></html>'
|
42598
42686
|
};
|
42599
|
-
|
42687
|
+
exports2.default = _react2.default.forwardRef(function(props, ref2) {
|
42600
42688
|
return _react2.default.createElement(Frame, _extends4({}, props, { forwardedRef: ref2 }));
|
42601
42689
|
});
|
42602
42690
|
}
|
@@ -42604,33 +42692,33 @@ var require_Frame = __commonJS({
|
|
42604
42692
|
|
42605
42693
|
// ../../node_modules/react-frame-component/lib/index.js
|
42606
42694
|
var require_lib = __commonJS({
|
42607
|
-
"../../node_modules/react-frame-component/lib/index.js"(
|
42695
|
+
"../../node_modules/react-frame-component/lib/index.js"(exports2) {
|
42608
42696
|
"use strict";
|
42609
42697
|
init_react_import();
|
42610
|
-
Object.defineProperty(
|
42698
|
+
Object.defineProperty(exports2, "__esModule", {
|
42611
42699
|
value: true
|
42612
42700
|
});
|
42613
42701
|
var _Frame = require_Frame();
|
42614
|
-
Object.defineProperty(
|
42702
|
+
Object.defineProperty(exports2, "default", {
|
42615
42703
|
enumerable: true,
|
42616
42704
|
get: function get() {
|
42617
42705
|
return _interopRequireDefault(_Frame).default;
|
42618
42706
|
}
|
42619
42707
|
});
|
42620
42708
|
var _Context = require_Context();
|
42621
|
-
Object.defineProperty(
|
42709
|
+
Object.defineProperty(exports2, "FrameContext", {
|
42622
42710
|
enumerable: true,
|
42623
42711
|
get: function get() {
|
42624
42712
|
return _Context.FrameContext;
|
42625
42713
|
}
|
42626
42714
|
});
|
42627
|
-
Object.defineProperty(
|
42715
|
+
Object.defineProperty(exports2, "FrameContextConsumer", {
|
42628
42716
|
enumerable: true,
|
42629
42717
|
get: function get() {
|
42630
42718
|
return _Context.FrameContextConsumer;
|
42631
42719
|
}
|
42632
42720
|
});
|
42633
|
-
Object.defineProperty(
|
42721
|
+
Object.defineProperty(exports2, "useFrame", {
|
42634
42722
|
enumerable: true,
|
42635
42723
|
get: function get() {
|
42636
42724
|
return _Context.useFrame;
|
@@ -42644,25 +42732,25 @@ var require_lib = __commonJS({
|
|
42644
42732
|
|
42645
42733
|
// ../../node_modules/object-hash/index.js
|
42646
42734
|
var require_object_hash = __commonJS({
|
42647
|
-
"../../node_modules/object-hash/index.js"(
|
42735
|
+
"../../node_modules/object-hash/index.js"(exports2, module2) {
|
42648
42736
|
"use strict";
|
42649
42737
|
init_react_import();
|
42650
42738
|
var crypto5 = require("crypto");
|
42651
|
-
|
42739
|
+
exports2 = module2.exports = objectHash;
|
42652
42740
|
function objectHash(object, options) {
|
42653
42741
|
options = applyDefaults(object, options);
|
42654
42742
|
return hash(object, options);
|
42655
42743
|
}
|
42656
|
-
|
42744
|
+
exports2.sha1 = function(object) {
|
42657
42745
|
return objectHash(object);
|
42658
42746
|
};
|
42659
|
-
|
42747
|
+
exports2.keys = function(object) {
|
42660
42748
|
return objectHash(object, { excludeValues: true, algorithm: "sha1", encoding: "hex" });
|
42661
42749
|
};
|
42662
|
-
|
42750
|
+
exports2.MD5 = function(object) {
|
42663
42751
|
return objectHash(object, { algorithm: "md5", encoding: "hex" });
|
42664
42752
|
};
|
42665
|
-
|
42753
|
+
exports2.keysMD5 = function(object) {
|
42666
42754
|
return objectHash(object, { algorithm: "md5", encoding: "hex", excludeValues: true });
|
42667
42755
|
};
|
42668
42756
|
var hashes = crypto5.getHashes ? crypto5.getHashes().slice() : ["sha1", "md5"];
|
@@ -42733,7 +42821,7 @@ var require_object_hash = __commonJS({
|
|
42733
42821
|
}
|
42734
42822
|
return buf.toString(options.encoding);
|
42735
42823
|
}
|
42736
|
-
|
42824
|
+
exports2.writeToStream = function(object, options, stream) {
|
42737
42825
|
if (typeof stream === "undefined") {
|
42738
42826
|
stream = options;
|
42739
42827
|
options = {};
|
@@ -43023,7 +43111,7 @@ var require_object_hash = __commonJS({
|
|
43023
43111
|
|
43024
43112
|
// ../../node_modules/@measured/auto-frame-component/dist/index.js
|
43025
43113
|
var require_dist = __commonJS({
|
43026
|
-
"../../node_modules/@measured/auto-frame-component/dist/index.js"(
|
43114
|
+
"../../node_modules/@measured/auto-frame-component/dist/index.js"(exports2, module2) {
|
43027
43115
|
"use strict";
|
43028
43116
|
init_react_import();
|
43029
43117
|
var __create2 = Object.create;
|
@@ -43184,7 +43272,6 @@ var require_dist = __commonJS({
|
|
43184
43272
|
let mountedCounter = 0;
|
43185
43273
|
collectedStyles.forEach((styleNode) => {
|
43186
43274
|
addEl(styleNode, () => {
|
43187
|
-
console.log("load style");
|
43188
43275
|
mountedCounter += 1;
|
43189
43276
|
if (mountedCounter === collectedStyles.length) {
|
43190
43277
|
onStylesLoaded();
|
@@ -43491,6 +43578,7 @@ function useRecordHotkeys() {
|
|
43491
43578
|
var import_react7, import_jsx_runtime, reservedModifierKeywords, mappedKeys, currentlyPressedKeys, isHotkeyMatchingKeyboardEvent, BoundHotkeysProxyProvider, useBoundHotkeysProxy, HotkeysContext, useHotkeysContext, HotkeysProvider, stopPropagation, useSafeLayoutEffect;
|
43492
43579
|
var init_react_hotkeys_hook_esm = __esm({
|
43493
43580
|
"../../node_modules/react-hotkeys-hook/dist/react-hotkeys-hook.esm.js"() {
|
43581
|
+
"use strict";
|
43494
43582
|
init_react_import();
|
43495
43583
|
import_react7 = require("react");
|
43496
43584
|
import_jsx_runtime = require("react/jsx-runtime");
|
@@ -43675,7 +43763,7 @@ var init_react_hotkeys_hook_esm = __esm({
|
|
43675
43763
|
|
43676
43764
|
// ../core/dist/index.js
|
43677
43765
|
var require_dist2 = __commonJS({
|
43678
|
-
"../core/dist/index.js"(
|
43766
|
+
"../core/dist/index.js"(exports2, module2) {
|
43679
43767
|
"use strict";
|
43680
43768
|
init_react_import();
|
43681
43769
|
var __create2 = Object.create;
|
@@ -43768,7 +43856,8 @@ var require_dist2 = __commonJS({
|
|
43768
43856
|
}
|
43769
43857
|
});
|
43770
43858
|
var require_classnames2 = __commonJS2({
|
43771
|
-
"../../node_modules/classnames/index.js"(
|
43859
|
+
"../../node_modules/classnames/index.js"(exports22, module22) {
|
43860
|
+
"use strict";
|
43772
43861
|
init_react_import2();
|
43773
43862
|
(function() {
|
43774
43863
|
"use strict";
|
@@ -43818,7 +43907,7 @@ var require_dist2 = __commonJS({
|
|
43818
43907
|
}
|
43819
43908
|
});
|
43820
43909
|
var require_scheduler_production_min2 = __commonJS2({
|
43821
|
-
"../../node_modules/scheduler/cjs/scheduler.production.min.js"(
|
43910
|
+
"../../node_modules/scheduler/cjs/scheduler.production.min.js"(exports22) {
|
43822
43911
|
"use strict";
|
43823
43912
|
init_react_import2();
|
43824
43913
|
function f2(a2, b) {
|
@@ -43861,12 +43950,12 @@ var require_dist2 = __commonJS({
|
|
43861
43950
|
}
|
43862
43951
|
if ("object" === typeof performance && "function" === typeof performance.now) {
|
43863
43952
|
l = performance;
|
43864
|
-
|
43953
|
+
exports22.unstable_now = function() {
|
43865
43954
|
return l.now();
|
43866
43955
|
};
|
43867
43956
|
} else {
|
43868
43957
|
p = Date, q = p.now();
|
43869
|
-
|
43958
|
+
exports22.unstable_now = function() {
|
43870
43959
|
return p.now() - q;
|
43871
43960
|
};
|
43872
43961
|
}
|
@@ -43920,7 +44009,7 @@ var require_dist2 = __commonJS({
|
|
43920
44009
|
v.callback = null;
|
43921
44010
|
y = v.priorityLevel;
|
43922
44011
|
var e2 = d(v.expirationTime <= b);
|
43923
|
-
b =
|
44012
|
+
b = exports22.unstable_now();
|
43924
44013
|
"function" === typeof e2 ? v.callback = e2 : v === h(r2) && k(r2);
|
43925
44014
|
G(b);
|
43926
44015
|
} else
|
@@ -43945,11 +44034,11 @@ var require_dist2 = __commonJS({
|
|
43945
44034
|
var P = 5;
|
43946
44035
|
var Q = -1;
|
43947
44036
|
function M() {
|
43948
|
-
return
|
44037
|
+
return exports22.unstable_now() - Q < P ? false : true;
|
43949
44038
|
}
|
43950
44039
|
function R() {
|
43951
44040
|
if (null !== O) {
|
43952
|
-
var a2 =
|
44041
|
+
var a2 = exports22.unstable_now();
|
43953
44042
|
Q = a2;
|
43954
44043
|
var b = true;
|
43955
44044
|
try {
|
@@ -43983,31 +44072,31 @@ var require_dist2 = __commonJS({
|
|
43983
44072
|
}
|
43984
44073
|
function K(a2, b) {
|
43985
44074
|
L = D(function() {
|
43986
|
-
a2(
|
44075
|
+
a2(exports22.unstable_now());
|
43987
44076
|
}, b);
|
43988
44077
|
}
|
43989
|
-
|
43990
|
-
|
43991
|
-
|
43992
|
-
|
43993
|
-
|
43994
|
-
|
43995
|
-
|
44078
|
+
exports22.unstable_IdlePriority = 5;
|
44079
|
+
exports22.unstable_ImmediatePriority = 1;
|
44080
|
+
exports22.unstable_LowPriority = 4;
|
44081
|
+
exports22.unstable_NormalPriority = 3;
|
44082
|
+
exports22.unstable_Profiling = null;
|
44083
|
+
exports22.unstable_UserBlockingPriority = 2;
|
44084
|
+
exports22.unstable_cancelCallback = function(a2) {
|
43996
44085
|
a2.callback = null;
|
43997
44086
|
};
|
43998
|
-
|
44087
|
+
exports22.unstable_continueExecution = function() {
|
43999
44088
|
A || z || (A = true, I(J));
|
44000
44089
|
};
|
44001
|
-
|
44090
|
+
exports22.unstable_forceFrameRate = function(a2) {
|
44002
44091
|
0 > a2 || 125 < a2 ? console.error("forceFrameRate takes a positive int between 0 and 125, forcing frame rates higher than 125 fps is not supported") : P = 0 < a2 ? Math.floor(1e3 / a2) : 5;
|
44003
44092
|
};
|
44004
|
-
|
44093
|
+
exports22.unstable_getCurrentPriorityLevel = function() {
|
44005
44094
|
return y;
|
44006
44095
|
};
|
44007
|
-
|
44096
|
+
exports22.unstable_getFirstCallbackNode = function() {
|
44008
44097
|
return h(r2);
|
44009
44098
|
};
|
44010
|
-
|
44099
|
+
exports22.unstable_next = function(a2) {
|
44011
44100
|
switch (y) {
|
44012
44101
|
case 1:
|
44013
44102
|
case 2:
|
@@ -44025,11 +44114,11 @@ var require_dist2 = __commonJS({
|
|
44025
44114
|
y = c2;
|
44026
44115
|
}
|
44027
44116
|
};
|
44028
|
-
|
44117
|
+
exports22.unstable_pauseExecution = function() {
|
44029
44118
|
};
|
44030
|
-
|
44119
|
+
exports22.unstable_requestPaint = function() {
|
44031
44120
|
};
|
44032
|
-
|
44121
|
+
exports22.unstable_runWithPriority = function(a2, b) {
|
44033
44122
|
switch (a2) {
|
44034
44123
|
case 1:
|
44035
44124
|
case 2:
|
@@ -44048,8 +44137,8 @@ var require_dist2 = __commonJS({
|
|
44048
44137
|
y = c2;
|
44049
44138
|
}
|
44050
44139
|
};
|
44051
|
-
|
44052
|
-
var d =
|
44140
|
+
exports22.unstable_scheduleCallback = function(a2, b, c2) {
|
44141
|
+
var d = exports22.unstable_now();
|
44053
44142
|
"object" === typeof c2 && null !== c2 ? (c2 = c2.delay, c2 = "number" === typeof c2 && 0 < c2 ? d + c2 : d) : c2 = d;
|
44054
44143
|
switch (a2) {
|
44055
44144
|
case 1:
|
@@ -44072,8 +44161,8 @@ var require_dist2 = __commonJS({
|
|
44072
44161
|
c2 > d ? (a2.sortIndex = c2, f2(t2, a2), null === h(r2) && a2 === h(t2) && (B ? (E(L), L = -1) : B = true, K(H, c2 - d))) : (a2.sortIndex = e2, f2(r2, a2), A || z || (A = true, I(J)));
|
44073
44162
|
return a2;
|
44074
44163
|
};
|
44075
|
-
|
44076
|
-
|
44164
|
+
exports22.unstable_shouldYield = M;
|
44165
|
+
exports22.unstable_wrapCallback = function(a2) {
|
44077
44166
|
var b = y;
|
44078
44167
|
return function() {
|
44079
44168
|
var c2 = y;
|
@@ -44088,7 +44177,7 @@ var require_dist2 = __commonJS({
|
|
44088
44177
|
}
|
44089
44178
|
});
|
44090
44179
|
var require_scheduler_development2 = __commonJS2({
|
44091
|
-
"../../node_modules/scheduler/cjs/scheduler.development.js"(
|
44180
|
+
"../../node_modules/scheduler/cjs/scheduler.development.js"(exports22) {
|
44092
44181
|
"use strict";
|
44093
44182
|
init_react_import2();
|
44094
44183
|
if (process.env.NODE_ENV !== "production") {
|
@@ -44176,13 +44265,13 @@ var require_dist2 = __commonJS({
|
|
44176
44265
|
var hasPerformanceNow = typeof performance === "object" && typeof performance.now === "function";
|
44177
44266
|
if (hasPerformanceNow) {
|
44178
44267
|
var localPerformance = performance;
|
44179
|
-
|
44268
|
+
exports22.unstable_now = function() {
|
44180
44269
|
return localPerformance.now();
|
44181
44270
|
};
|
44182
44271
|
} else {
|
44183
44272
|
var localDate = Date;
|
44184
44273
|
var initialTime = localDate.now();
|
44185
|
-
|
44274
|
+
exports22.unstable_now = function() {
|
44186
44275
|
return localDate.now() - initialTime;
|
44187
44276
|
};
|
44188
44277
|
}
|
@@ -44248,7 +44337,7 @@ var require_dist2 = __commonJS({
|
|
44248
44337
|
return workLoop(hasTimeRemaining, initialTime2);
|
44249
44338
|
} catch (error2) {
|
44250
44339
|
if (currentTask !== null) {
|
44251
|
-
var currentTime =
|
44340
|
+
var currentTime = exports22.unstable_now();
|
44252
44341
|
markTaskErrored(currentTask, currentTime);
|
44253
44342
|
currentTask.isQueued = false;
|
44254
44343
|
}
|
@@ -44277,7 +44366,7 @@ var require_dist2 = __commonJS({
|
|
44277
44366
|
currentPriorityLevel = currentTask.priorityLevel;
|
44278
44367
|
var didUserCallbackTimeout = currentTask.expirationTime <= currentTime;
|
44279
44368
|
var continuationCallback = callback(didUserCallbackTimeout);
|
44280
|
-
currentTime =
|
44369
|
+
currentTime = exports22.unstable_now();
|
44281
44370
|
if (typeof continuationCallback === "function") {
|
44282
44371
|
currentTask.callback = continuationCallback;
|
44283
44372
|
} else {
|
@@ -44353,7 +44442,7 @@ var require_dist2 = __commonJS({
|
|
44353
44442
|
};
|
44354
44443
|
}
|
44355
44444
|
function unstable_scheduleCallback(priorityLevel, callback, options) {
|
44356
|
-
var currentTime =
|
44445
|
+
var currentTime = exports22.unstable_now();
|
44357
44446
|
var startTime2;
|
44358
44447
|
if (typeof options === "object" && options !== null) {
|
44359
44448
|
var delay = options.delay;
|
@@ -44437,7 +44526,7 @@ var require_dist2 = __commonJS({
|
|
44437
44526
|
var frameInterval = frameYieldMs;
|
44438
44527
|
var startTime = -1;
|
44439
44528
|
function shouldYieldToHost() {
|
44440
|
-
var timeElapsed =
|
44529
|
+
var timeElapsed = exports22.unstable_now() - startTime;
|
44441
44530
|
if (timeElapsed < frameInterval) {
|
44442
44531
|
return false;
|
44443
44532
|
}
|
@@ -44458,7 +44547,7 @@ var require_dist2 = __commonJS({
|
|
44458
44547
|
}
|
44459
44548
|
var performWorkUntilDeadline = function() {
|
44460
44549
|
if (scheduledHostCallback !== null) {
|
44461
|
-
var currentTime =
|
44550
|
+
var currentTime = exports22.unstable_now();
|
44462
44551
|
startTime = currentTime;
|
44463
44552
|
var hasTimeRemaining = true;
|
44464
44553
|
var hasMoreWork = true;
|
@@ -44502,7 +44591,7 @@ var require_dist2 = __commonJS({
|
|
44502
44591
|
}
|
44503
44592
|
function requestHostTimeout(callback, ms) {
|
44504
44593
|
taskTimeoutID = localSetTimeout(function() {
|
44505
|
-
callback(
|
44594
|
+
callback(exports22.unstable_now());
|
44506
44595
|
}, ms);
|
44507
44596
|
}
|
44508
44597
|
function cancelHostTimeout() {
|
@@ -44511,24 +44600,24 @@ var require_dist2 = __commonJS({
|
|
44511
44600
|
}
|
44512
44601
|
var unstable_requestPaint = requestPaint;
|
44513
44602
|
var unstable_Profiling = null;
|
44514
|
-
|
44515
|
-
|
44516
|
-
|
44517
|
-
|
44518
|
-
|
44519
|
-
|
44520
|
-
|
44521
|
-
|
44522
|
-
|
44523
|
-
|
44524
|
-
|
44525
|
-
|
44526
|
-
|
44527
|
-
|
44528
|
-
|
44529
|
-
|
44530
|
-
|
44531
|
-
|
44603
|
+
exports22.unstable_IdlePriority = IdlePriority;
|
44604
|
+
exports22.unstable_ImmediatePriority = ImmediatePriority;
|
44605
|
+
exports22.unstable_LowPriority = LowPriority;
|
44606
|
+
exports22.unstable_NormalPriority = NormalPriority;
|
44607
|
+
exports22.unstable_Profiling = unstable_Profiling;
|
44608
|
+
exports22.unstable_UserBlockingPriority = UserBlockingPriority;
|
44609
|
+
exports22.unstable_cancelCallback = unstable_cancelCallback;
|
44610
|
+
exports22.unstable_continueExecution = unstable_continueExecution;
|
44611
|
+
exports22.unstable_forceFrameRate = forceFrameRate;
|
44612
|
+
exports22.unstable_getCurrentPriorityLevel = unstable_getCurrentPriorityLevel;
|
44613
|
+
exports22.unstable_getFirstCallbackNode = unstable_getFirstCallbackNode;
|
44614
|
+
exports22.unstable_next = unstable_next;
|
44615
|
+
exports22.unstable_pauseExecution = unstable_pauseExecution;
|
44616
|
+
exports22.unstable_requestPaint = unstable_requestPaint;
|
44617
|
+
exports22.unstable_runWithPriority = unstable_runWithPriority;
|
44618
|
+
exports22.unstable_scheduleCallback = unstable_scheduleCallback;
|
44619
|
+
exports22.unstable_shouldYield = shouldYieldToHost;
|
44620
|
+
exports22.unstable_wrapCallback = unstable_wrapCallback;
|
44532
44621
|
if (typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ !== "undefined" && typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop === "function") {
|
44533
44622
|
__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(new Error());
|
44534
44623
|
}
|
@@ -44537,7 +44626,7 @@ var require_dist2 = __commonJS({
|
|
44537
44626
|
}
|
44538
44627
|
});
|
44539
44628
|
var require_scheduler2 = __commonJS2({
|
44540
|
-
"../../node_modules/scheduler/index.js"(
|
44629
|
+
"../../node_modules/scheduler/index.js"(exports22, module22) {
|
44541
44630
|
"use strict";
|
44542
44631
|
init_react_import2();
|
44543
44632
|
if (process.env.NODE_ENV === "production") {
|
@@ -44548,7 +44637,7 @@ var require_dist2 = __commonJS({
|
|
44548
44637
|
}
|
44549
44638
|
});
|
44550
44639
|
var require_react_dom_production_min2 = __commonJS2({
|
44551
|
-
"../../node_modules/react-dom/cjs/react-dom.production.min.js"(
|
44640
|
+
"../../node_modules/react-dom/cjs/react-dom.production.min.js"(exports22) {
|
44552
44641
|
"use strict";
|
44553
44642
|
init_react_import2();
|
44554
44643
|
var aa = require("react");
|
@@ -51605,14 +51694,14 @@ var require_dist2 = __commonJS({
|
|
51605
51694
|
}
|
51606
51695
|
}
|
51607
51696
|
var wl;
|
51608
|
-
|
51609
|
-
|
51697
|
+
exports22.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED = tl;
|
51698
|
+
exports22.createPortal = function(a2, b) {
|
51610
51699
|
var c2 = 2 < arguments.length && void 0 !== arguments[2] ? arguments[2] : null;
|
51611
51700
|
if (!ol(b))
|
51612
51701
|
throw Error(p(200));
|
51613
51702
|
return dl(a2, b, null, c2);
|
51614
51703
|
};
|
51615
|
-
|
51704
|
+
exports22.createRoot = function(a2, b) {
|
51616
51705
|
if (!ol(a2))
|
51617
51706
|
throw Error(p(299));
|
51618
51707
|
var c2 = false, d = "", e2 = ll;
|
@@ -51622,7 +51711,7 @@ var require_dist2 = __commonJS({
|
|
51622
51711
|
sf(8 === a2.nodeType ? a2.parentNode : a2);
|
51623
51712
|
return new ml(b);
|
51624
51713
|
};
|
51625
|
-
|
51714
|
+
exports22.findDOMNode = function(a2) {
|
51626
51715
|
if (null == a2)
|
51627
51716
|
return null;
|
51628
51717
|
if (1 === a2.nodeType)
|
@@ -51638,15 +51727,15 @@ var require_dist2 = __commonJS({
|
|
51638
51727
|
a2 = null === a2 ? null : a2.stateNode;
|
51639
51728
|
return a2;
|
51640
51729
|
};
|
51641
|
-
|
51730
|
+
exports22.flushSync = function(a2) {
|
51642
51731
|
return Sk(a2);
|
51643
51732
|
};
|
51644
|
-
|
51733
|
+
exports22.hydrate = function(a2, b, c2) {
|
51645
51734
|
if (!pl(b))
|
51646
51735
|
throw Error(p(200));
|
51647
51736
|
return sl(null, a2, b, true, c2);
|
51648
51737
|
};
|
51649
|
-
|
51738
|
+
exports22.hydrateRoot = function(a2, b, c2) {
|
51650
51739
|
if (!ol(a2))
|
51651
51740
|
throw Error(p(405));
|
51652
51741
|
var d = null != c2 && c2.hydratedSources || null, e2 = false, f2 = "", g = ll;
|
@@ -51662,12 +51751,12 @@ var require_dist2 = __commonJS({
|
|
51662
51751
|
);
|
51663
51752
|
return new nl(b);
|
51664
51753
|
};
|
51665
|
-
|
51754
|
+
exports22.render = function(a2, b, c2) {
|
51666
51755
|
if (!pl(b))
|
51667
51756
|
throw Error(p(200));
|
51668
51757
|
return sl(null, a2, b, false, c2);
|
51669
51758
|
};
|
51670
|
-
|
51759
|
+
exports22.unmountComponentAtNode = function(a2) {
|
51671
51760
|
if (!pl(a2))
|
51672
51761
|
throw Error(p(40));
|
51673
51762
|
return a2._reactRootContainer ? (Sk(function() {
|
@@ -51677,19 +51766,19 @@ var require_dist2 = __commonJS({
|
|
51677
51766
|
});
|
51678
51767
|
}), true) : false;
|
51679
51768
|
};
|
51680
|
-
|
51681
|
-
|
51769
|
+
exports22.unstable_batchedUpdates = Rk;
|
51770
|
+
exports22.unstable_renderSubtreeIntoContainer = function(a2, b, c2, d) {
|
51682
51771
|
if (!pl(c2))
|
51683
51772
|
throw Error(p(200));
|
51684
51773
|
if (null == a2 || void 0 === a2._reactInternals)
|
51685
51774
|
throw Error(p(38));
|
51686
51775
|
return sl(a2, b, c2, false, d);
|
51687
51776
|
};
|
51688
|
-
|
51777
|
+
exports22.version = "18.2.0-next-9e3b772b8-20220608";
|
51689
51778
|
}
|
51690
51779
|
});
|
51691
51780
|
var require_react_dom_development2 = __commonJS2({
|
51692
|
-
"../../node_modules/react-dom/cjs/react-dom.development.js"(
|
51781
|
+
"../../node_modules/react-dom/cjs/react-dom.development.js"(exports22) {
|
51693
51782
|
"use strict";
|
51694
51783
|
init_react_import2();
|
51695
51784
|
if (process.env.NODE_ENV !== "production") {
|
@@ -72759,18 +72848,18 @@ var require_dist2 = __commonJS({
|
|
72759
72848
|
}
|
72760
72849
|
}
|
72761
72850
|
}
|
72762
|
-
|
72763
|
-
|
72764
|
-
|
72765
|
-
|
72766
|
-
|
72767
|
-
|
72768
|
-
|
72769
|
-
|
72770
|
-
|
72771
|
-
|
72772
|
-
|
72773
|
-
|
72851
|
+
exports22.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED = Internals;
|
72852
|
+
exports22.createPortal = createPortal$1;
|
72853
|
+
exports22.createRoot = createRoot$1;
|
72854
|
+
exports22.findDOMNode = findDOMNode;
|
72855
|
+
exports22.flushSync = flushSync$1;
|
72856
|
+
exports22.hydrate = hydrate;
|
72857
|
+
exports22.hydrateRoot = hydrateRoot$1;
|
72858
|
+
exports22.render = render;
|
72859
|
+
exports22.unmountComponentAtNode = unmountComponentAtNode;
|
72860
|
+
exports22.unstable_batchedUpdates = batchedUpdates$1;
|
72861
|
+
exports22.unstable_renderSubtreeIntoContainer = renderSubtreeIntoContainer;
|
72862
|
+
exports22.version = ReactVersion;
|
72774
72863
|
if (typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ !== "undefined" && typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop === "function") {
|
72775
72864
|
__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(new Error());
|
72776
72865
|
}
|
@@ -72779,7 +72868,7 @@ var require_dist2 = __commonJS({
|
|
72779
72868
|
}
|
72780
72869
|
});
|
72781
72870
|
var require_react_dom2 = __commonJS2({
|
72782
|
-
"../../node_modules/react-dom/index.js"(
|
72871
|
+
"../../node_modules/react-dom/index.js"(exports22, module22) {
|
72783
72872
|
"use strict";
|
72784
72873
|
init_react_import2();
|
72785
72874
|
function checkDCE() {
|
@@ -72825,8 +72914,18 @@ var require_dist2 = __commonJS({
|
|
72825
72914
|
init_react_import2();
|
72826
72915
|
init_react_import2();
|
72827
72916
|
var import_react22 = require("react");
|
72828
|
-
|
72829
|
-
|
72917
|
+
var Button_default = {
|
72918
|
+
Button: "Button_Button",
|
72919
|
+
"Button--medium": "Button_Button--medium",
|
72920
|
+
"Button--large": "Button_Button--large",
|
72921
|
+
"Button-icon": "Button_Button-icon",
|
72922
|
+
"Button--primary": "Button_Button--primary",
|
72923
|
+
"Button--secondary": "Button_Button--secondary",
|
72924
|
+
"Button--flush": "Button_Button--flush",
|
72925
|
+
"Button--disabled": "Button_Button--disabled",
|
72926
|
+
"Button--fullWidth": "Button_Button--fullWidth",
|
72927
|
+
"Button-spinner": "Button_Button-spinner"
|
72928
|
+
};
|
72830
72929
|
init_react_import2();
|
72831
72930
|
var import_classnames2 = __toESM2(require_classnames2());
|
72832
72931
|
var getClassNameFactory2 = (rootClass, styles, { baseClass = "" } = {}) => (options = {}) => {
|
@@ -72859,7 +72958,7 @@ var require_dist2 = __commonJS({
|
|
72859
72958
|
var get_class_name_factory_default2 = getClassNameFactory2;
|
72860
72959
|
var import_react_spinners2 = (init_esm(), __toCommonJS(esm_exports));
|
72861
72960
|
var import_jsx_runtime8 = require("react/jsx-runtime");
|
72862
|
-
var getClassName4 = get_class_name_factory_default2("Button",
|
72961
|
+
var getClassName4 = get_class_name_factory_default2("Button", Button_default);
|
72863
72962
|
var Button = ({
|
72864
72963
|
children,
|
72865
72964
|
href,
|
@@ -72974,12 +73073,14 @@ var require_dist2 = __commonJS({
|
|
72974
73073
|
history: {},
|
72975
73074
|
viewports: defaultViewports2,
|
72976
73075
|
zoomConfig: {
|
72977
|
-
autoZoom:
|
73076
|
+
autoZoom: 1,
|
72978
73077
|
rootHeight: 0,
|
72979
73078
|
zoom: 1
|
72980
73079
|
},
|
72981
73080
|
setZoomConfig: () => null,
|
72982
|
-
status: "LOADING"
|
73081
|
+
status: "LOADING",
|
73082
|
+
setStatus: () => null,
|
73083
|
+
iframe: {}
|
72983
73084
|
};
|
72984
73085
|
var appContext2 = (0, import_react32.createContext)(defaultContext2);
|
72985
73086
|
var AppProvider = ({
|
@@ -72989,12 +73090,12 @@ var require_dist2 = __commonJS({
|
|
72989
73090
|
const [zoomConfig, setZoomConfig] = (0, import_react32.useState)(defaultContext2.zoomConfig);
|
72990
73091
|
const [status, setStatus] = (0, import_react32.useState)("LOADING");
|
72991
73092
|
(0, import_react32.useEffect)(() => {
|
72992
|
-
setStatus("
|
73093
|
+
setStatus("MOUNTED");
|
72993
73094
|
}, []);
|
72994
73095
|
return /* @__PURE__ */ (0, import_jsx_runtime22.jsx)(
|
72995
73096
|
appContext2.Provider,
|
72996
73097
|
{
|
72997
|
-
value: __spreadProps2(__spreadValues2({}, value), { zoomConfig, setZoomConfig, status }),
|
73098
|
+
value: __spreadProps2(__spreadValues2({}, value), { zoomConfig, setZoomConfig, status, setStatus }),
|
72998
73099
|
children
|
72999
73100
|
}
|
73000
73101
|
);
|
@@ -73032,11 +73133,18 @@ var require_dist2 = __commonJS({
|
|
73032
73133
|
var DefaultDroppable = ({ children }) => /* @__PURE__ */ (0, import_jsx_runtime32.jsx)(import_jsx_runtime32.Fragment, { children: children(defaultProvided, defaultSnapshot) });
|
73033
73134
|
var Droppable2 = (props) => {
|
73034
73135
|
const { status } = useAppContext2();
|
73035
|
-
const El = status
|
73136
|
+
const El = status !== "LOADING" ? import_dnd.Droppable : DefaultDroppable;
|
73036
73137
|
return /* @__PURE__ */ (0, import_jsx_runtime32.jsx)(El, __spreadValues2({}, props));
|
73037
73138
|
};
|
73038
|
-
|
73039
|
-
|
73139
|
+
var styles_default4 = {
|
73140
|
+
Drawer: "styles_Drawer",
|
73141
|
+
"DrawerItem-default": "styles_DrawerItem-default",
|
73142
|
+
"DrawerItem-draggableWrapper": "styles_DrawerItem-draggableWrapper",
|
73143
|
+
DrawerItem: "styles_DrawerItem",
|
73144
|
+
"DrawerItem-draggable": "styles_DrawerItem-draggable",
|
73145
|
+
"Drawer--isDraggingFrom": "styles_Drawer--isDraggingFrom",
|
73146
|
+
"DrawerItem-name": "styles_DrawerItem-name"
|
73147
|
+
};
|
73040
73148
|
init_react_import2();
|
73041
73149
|
var import_dnd2 = (init_dnd_esm(), __toCommonJS(dnd_esm_exports));
|
73042
73150
|
var import_jsx_runtime42 = require("react/jsx-runtime");
|
@@ -73074,7 +73182,7 @@ var require_dist2 = __commonJS({
|
|
73074
73182
|
isDragDisabled = false
|
73075
73183
|
}) => {
|
73076
73184
|
const { status } = useAppContext2();
|
73077
|
-
const El = status
|
73185
|
+
const El = status !== "LOADING" ? import_dnd2.Draggable : DefaultDraggable;
|
73078
73186
|
return /* @__PURE__ */ (0, import_jsx_runtime42.jsx)(El, { draggableId: id, index, isDragDisabled, children: (provided, snapshot) => {
|
73079
73187
|
var _a;
|
73080
73188
|
return /* @__PURE__ */ (0, import_jsx_runtime42.jsxs)(import_jsx_runtime42.Fragment, { children: [
|
@@ -73118,15 +73226,16 @@ var require_dist2 = __commonJS({
|
|
73118
73226
|
result.splice(index, 0, newItem);
|
73119
73227
|
return result;
|
73120
73228
|
};
|
73121
|
-
|
73122
|
-
|
73229
|
+
var styles_default22 = {
|
73230
|
+
DragIcon: "styles_DragIcon"
|
73231
|
+
};
|
73123
73232
|
var import_jsx_runtime52 = require("react/jsx-runtime");
|
73124
|
-
var getClassName22 = get_class_name_factory_default2("DragIcon",
|
73233
|
+
var getClassName22 = get_class_name_factory_default2("DragIcon", styles_default22);
|
73125
73234
|
var DragIcon = () => /* @__PURE__ */ (0, import_jsx_runtime52.jsx)("div", { className: getClassName22(), children: /* @__PURE__ */ (0, import_jsx_runtime52.jsx)("svg", { viewBox: "0 0 20 20", width: "12", fill: "currentColor", children: /* @__PURE__ */ (0, import_jsx_runtime52.jsx)("path", { d: "M7 2a2 2 0 1 0 .001 4.001A2 2 0 0 0 7 2zm0 6a2 2 0 1 0 .001 4.001A2 2 0 0 0 7 8zm0 6a2 2 0 1 0 .001 4.001A2 2 0 0 0 7 14zm6-8a2 2 0 1 0-.001-4.001A2 2 0 0 0 13 6zm0 2a2 2 0 1 0 .001 4.001A2 2 0 0 0 13 8zm0 6a2 2 0 1 0 .001 4.001A2 2 0 0 0 13 14z" }) }) });
|
73126
73235
|
var import_react42 = require("react");
|
73127
73236
|
var import_jsx_runtime62 = require("react/jsx-runtime");
|
73128
|
-
var getClassName32 = get_class_name_factory_default2("Drawer",
|
73129
|
-
var getClassNameItem2 = get_class_name_factory_default2("DrawerItem",
|
73237
|
+
var getClassName32 = get_class_name_factory_default2("Drawer", styles_default4);
|
73238
|
+
var getClassNameItem2 = get_class_name_factory_default2("DrawerItem", styles_default4);
|
73130
73239
|
var drawerContext = (0, import_react42.createContext)({
|
73131
73240
|
droppableId: ""
|
73132
73241
|
});
|
@@ -73189,8 +73298,21 @@ var require_dist2 = __commonJS({
|
|
73189
73298
|
init_react_import2();
|
73190
73299
|
var import_react72 = require("react");
|
73191
73300
|
var import_dnd3 = (init_dnd_esm(), __toCommonJS(dnd_esm_exports));
|
73192
|
-
|
73193
|
-
|
73301
|
+
var styles_default32 = {
|
73302
|
+
DraggableComponent: "styles_DraggableComponent",
|
73303
|
+
"DraggableComponent--isDragging": "styles_DraggableComponent--isDragging",
|
73304
|
+
"DraggableComponent-contents": "styles_DraggableComponent-contents",
|
73305
|
+
"DraggableComponent-overlay": "styles_DraggableComponent-overlay",
|
73306
|
+
"DraggableComponent-loadingOverlay": "styles_DraggableComponent-loadingOverlay",
|
73307
|
+
"DraggableComponent--isLocked": "styles_DraggableComponent--isLocked",
|
73308
|
+
"DraggableComponent--forceHover": "styles_DraggableComponent--forceHover",
|
73309
|
+
"DraggableComponent--isSelected": "styles_DraggableComponent--isSelected",
|
73310
|
+
"DraggableComponent--indicativeHover": "styles_DraggableComponent--indicativeHover",
|
73311
|
+
"DraggableComponent-actionsOverlay": "styles_DraggableComponent-actionsOverlay",
|
73312
|
+
"DraggableComponent-actions": "styles_DraggableComponent-actions",
|
73313
|
+
"DraggableComponent-actionsLabel": "styles_DraggableComponent-actionsLabel",
|
73314
|
+
"DraggableComponent-action": "styles_DraggableComponent-action"
|
73315
|
+
};
|
73194
73316
|
init_react_import2();
|
73195
73317
|
init_react_import2();
|
73196
73318
|
var import_react52 = require("react");
|
@@ -73417,7 +73539,7 @@ var require_dist2 = __commonJS({
|
|
73417
73539
|
};
|
73418
73540
|
var import_react_spinners22 = (init_esm(), __toCommonJS(esm_exports));
|
73419
73541
|
var import_jsx_runtime72 = require("react/jsx-runtime");
|
73420
|
-
var getClassName42 = get_class_name_factory_default2("DraggableComponent",
|
73542
|
+
var getClassName42 = get_class_name_factory_default2("DraggableComponent", styles_default32);
|
73421
73543
|
var space2 = 8;
|
73422
73544
|
var actionsOverlayTop = space2 * 6.5;
|
73423
73545
|
var actionsTop = -(actionsOverlayTop - 8);
|
@@ -73447,7 +73569,7 @@ var require_dist2 = __commonJS({
|
|
73447
73569
|
const { zoomConfig } = useAppContext2();
|
73448
73570
|
const isModifierHeld = useModifierHeld("Alt");
|
73449
73571
|
const { status } = useAppContext2();
|
73450
|
-
const El = status
|
73572
|
+
const El = status !== "LOADING" ? import_dnd3.Draggable : DefaultDraggable;
|
73451
73573
|
(0, import_react72.useEffect)(onMount, []);
|
73452
73574
|
return /* @__PURE__ */ (0, import_jsx_runtime72.jsx)(El, { draggableId: id, index, isDragDisabled, children: (provided, snapshot) => /* @__PURE__ */ (0, import_jsx_runtime72.jsxs)(
|
73453
73575
|
"div",
|
@@ -73504,8 +73626,21 @@ var require_dist2 = __commonJS({
|
|
73504
73626
|
})
|
73505
73627
|
) }, id);
|
73506
73628
|
};
|
73507
|
-
|
73508
|
-
|
73629
|
+
var styles_default42 = {
|
73630
|
+
DropZone: "styles_DropZone",
|
73631
|
+
"DropZone-content": "styles_DropZone-content",
|
73632
|
+
"DropZone--userIsDragging": "styles_DropZone--userIsDragging",
|
73633
|
+
"DropZone--draggingOverArea": "styles_DropZone--draggingOverArea",
|
73634
|
+
"DropZone--draggingNewComponent": "styles_DropZone--draggingNewComponent",
|
73635
|
+
"DropZone--isAreaSelected": "styles_DropZone--isAreaSelected",
|
73636
|
+
"DropZone--hoveringOverArea": "styles_DropZone--hoveringOverArea",
|
73637
|
+
"DropZone--isDisabled": "styles_DropZone--isDisabled",
|
73638
|
+
"DropZone--isRootZone": "styles_DropZone--isRootZone",
|
73639
|
+
"DropZone--hasChildren": "styles_DropZone--hasChildren",
|
73640
|
+
"DropZone--isDestination": "styles_DropZone--isDestination",
|
73641
|
+
"DropZone-item": "styles_DropZone-item",
|
73642
|
+
"DropZone-hitbox": "styles_DropZone-hitbox"
|
73643
|
+
};
|
73509
73644
|
init_react_import2();
|
73510
73645
|
var import_react82 = require("react");
|
73511
73646
|
var import_use_debounce = (init_index_module(), __toCommonJS(index_module_exports));
|
@@ -73622,7 +73757,7 @@ var require_dist2 = __commonJS({
|
|
73622
73757
|
) });
|
73623
73758
|
};
|
73624
73759
|
var import_jsx_runtime9 = require("react/jsx-runtime");
|
73625
|
-
var getClassName5 = get_class_name_factory_default2("DropZone",
|
73760
|
+
var getClassName5 = get_class_name_factory_default2("DropZone", styles_default42);
|
73626
73761
|
function DropZoneEdit({ zone, allow, disallow, style: style2 }) {
|
73627
73762
|
var _a;
|
73628
73763
|
const appContext22 = useAppContext2();
|
@@ -73929,11 +74064,14 @@ var require_dist2 = __commonJS({
|
|
73929
74064
|
init_react_import2();
|
73930
74065
|
init_react_import2();
|
73931
74066
|
var import_react102 = require("react");
|
73932
|
-
|
73933
|
-
|
74067
|
+
var IconButton_default = {
|
74068
|
+
IconButton: "IconButton_IconButton",
|
74069
|
+
"IconButton--disabled": "IconButton_IconButton--disabled",
|
74070
|
+
"IconButton-title": "IconButton_IconButton-title"
|
74071
|
+
};
|
73934
74072
|
var import_react_spinners3 = (init_esm(), __toCommonJS(esm_exports));
|
73935
74073
|
var import_jsx_runtime10 = require("react/jsx-runtime");
|
73936
|
-
var getClassName6 = get_class_name_factory_default2("IconButton",
|
74074
|
+
var getClassName6 = get_class_name_factory_default2("IconButton", IconButton_default);
|
73937
74075
|
var IconButton = ({
|
73938
74076
|
children,
|
73939
74077
|
href,
|
@@ -73988,21 +74126,29 @@ var require_dist2 = __commonJS({
|
|
73988
74126
|
var import_react28 = require("react");
|
73989
74127
|
init_react_import2();
|
73990
74128
|
var import_react112 = require("react");
|
74129
|
+
init_react_import2();
|
74130
|
+
var getFrame3 = () => {
|
74131
|
+
let frame = document.querySelector("#preview-frame");
|
74132
|
+
if ((frame == null ? void 0 : frame.tagName) === "IFRAME") {
|
74133
|
+
frame = frame.contentDocument;
|
74134
|
+
}
|
74135
|
+
return frame;
|
74136
|
+
};
|
73991
74137
|
var usePlaceholderStyle = () => {
|
73992
74138
|
const queryAttr = "data-rfd-drag-handle-draggable-id";
|
73993
74139
|
const [placeholderStyle, setPlaceholderStyle] = (0, import_react112.useState)();
|
73994
74140
|
const onDragStartOrUpdate = (draggedItem) => {
|
73995
|
-
var _a
|
74141
|
+
var _a;
|
73996
74142
|
const draggableId = draggedItem.draggableId;
|
73997
74143
|
const destinationIndex = (draggedItem.destination || draggedItem.source).index;
|
73998
74144
|
const droppableId = (draggedItem.destination || draggedItem.source).droppableId;
|
73999
74145
|
const domQuery = `[${queryAttr}='${draggableId}']`;
|
74000
|
-
const
|
74001
|
-
const draggedDOM =
|
74146
|
+
const frame = getFrame3();
|
74147
|
+
const draggedDOM = frame == null ? void 0 : frame.querySelector(domQuery);
|
74002
74148
|
if (!draggedDOM) {
|
74003
74149
|
return;
|
74004
74150
|
}
|
74005
|
-
const targetListElement =
|
74151
|
+
const targetListElement = frame == null ? void 0 : frame.querySelector(
|
74006
74152
|
`[data-rfd-droppable-id='${droppableId}']`
|
74007
74153
|
);
|
74008
74154
|
const { clientHeight } = draggedDOM;
|
@@ -74010,7 +74156,7 @@ var require_dist2 = __commonJS({
|
|
74010
74156
|
return;
|
74011
74157
|
}
|
74012
74158
|
let clientY = 0;
|
74013
|
-
const isSameDroppable = draggedItem.source.droppableId === ((
|
74159
|
+
const isSameDroppable = draggedItem.source.droppableId === ((_a = draggedItem.destination) == null ? void 0 : _a.droppableId);
|
74014
74160
|
if (destinationIndex > 0) {
|
74015
74161
|
const end2 = destinationIndex > draggedItem.source.index && isSameDroppable ? destinationIndex + 1 : destinationIndex;
|
74016
74162
|
const children = Array.from(targetListElement.children).filter(
|
@@ -74034,13 +74180,32 @@ var require_dist2 = __commonJS({
|
|
74034
74180
|
return { onDragStartOrUpdate, placeholderStyle };
|
74035
74181
|
};
|
74036
74182
|
init_react_import2();
|
74183
|
+
var styles_default5 = {
|
74184
|
+
SidebarSection: "styles_SidebarSection",
|
74185
|
+
"SidebarSection-title": "styles_SidebarSection-title",
|
74186
|
+
"SidebarSection--noBorderTop": "styles_SidebarSection--noBorderTop",
|
74187
|
+
"SidebarSection-content": "styles_SidebarSection-content",
|
74188
|
+
"SidebarSection--noPadding": "styles_SidebarSection--noPadding",
|
74189
|
+
"SidebarSection-breadcrumbLabel": "styles_SidebarSection-breadcrumbLabel",
|
74190
|
+
"SidebarSection-breadcrumbs": "styles_SidebarSection-breadcrumbs",
|
74191
|
+
"SidebarSection-breadcrumb": "styles_SidebarSection-breadcrumb",
|
74192
|
+
"SidebarSection-heading": "styles_SidebarSection-heading",
|
74193
|
+
"SidebarSection-loadingOverlay": "styles_SidebarSection-loadingOverlay"
|
74194
|
+
};
|
74037
74195
|
init_react_import2();
|
74038
|
-
var
|
74039
|
-
|
74040
|
-
|
74041
|
-
|
74196
|
+
var styles_default6 = {
|
74197
|
+
Heading: "styles_Heading",
|
74198
|
+
"Heading--xxxxl": "styles_Heading--xxxxl",
|
74199
|
+
"Heading--xxxl": "styles_Heading--xxxl",
|
74200
|
+
"Heading--xxl": "styles_Heading--xxl",
|
74201
|
+
"Heading--xl": "styles_Heading--xl",
|
74202
|
+
"Heading--l": "styles_Heading--l",
|
74203
|
+
"Heading--m": "styles_Heading--m",
|
74204
|
+
"Heading--s": "styles_Heading--s",
|
74205
|
+
"Heading--xs": "styles_Heading--xs"
|
74206
|
+
};
|
74042
74207
|
var import_jsx_runtime11 = require("react/jsx-runtime");
|
74043
|
-
var getClassName7 = get_class_name_factory_default2("Heading",
|
74208
|
+
var getClassName7 = get_class_name_factory_default2("Heading", styles_default6);
|
74044
74209
|
var Heading2 = ({ children, rank, size = "m" }) => {
|
74045
74210
|
const Tag = rank ? `h${rank}` : "span";
|
74046
74211
|
return /* @__PURE__ */ (0, import_jsx_runtime11.jsx)(
|
@@ -74119,7 +74284,7 @@ var require_dist2 = __commonJS({
|
|
74119
74284
|
};
|
74120
74285
|
var import_react_spinners4 = (init_esm(), __toCommonJS(esm_exports));
|
74121
74286
|
var import_jsx_runtime12 = require("react/jsx-runtime");
|
74122
|
-
var getClassName8 = get_class_name_factory_default2("SidebarSection",
|
74287
|
+
var getClassName8 = get_class_name_factory_default2("SidebarSection", styles_default5);
|
74123
74288
|
var SidebarSection2 = ({
|
74124
74289
|
children,
|
74125
74290
|
title,
|
@@ -74692,10 +74857,14 @@ var require_dist2 = __commonJS({
|
|
74692
74857
|
};
|
74693
74858
|
};
|
74694
74859
|
init_react_import2();
|
74695
|
-
|
74696
|
-
|
74860
|
+
var styles_default7 = {
|
74861
|
+
MenuBar: "styles_MenuBar",
|
74862
|
+
"MenuBar--menuOpen": "styles_MenuBar--menuOpen",
|
74863
|
+
"MenuBar-inner": "styles_MenuBar-inner",
|
74864
|
+
"MenuBar-history": "styles_MenuBar-history"
|
74865
|
+
};
|
74697
74866
|
var import_jsx_runtime13 = require("react/jsx-runtime");
|
74698
|
-
var getClassName9 = get_class_name_factory_default2("MenuBar",
|
74867
|
+
var getClassName9 = get_class_name_factory_default2("MenuBar", styles_default7);
|
74699
74868
|
var MenuBar = ({
|
74700
74869
|
appState,
|
74701
74870
|
data = { content: [], root: { props: { title: "" } } },
|
@@ -74758,18 +74927,56 @@ var require_dist2 = __commonJS({
|
|
74758
74927
|
}
|
74759
74928
|
);
|
74760
74929
|
};
|
74761
|
-
|
74762
|
-
|
74930
|
+
var styles_default8 = {
|
74931
|
+
Puck: "styles_Puck",
|
74932
|
+
"Puck--leftSideBarVisible": "styles_Puck--leftSideBarVisible",
|
74933
|
+
"Puck--rightSideBarVisible": "styles_Puck--rightSideBarVisible",
|
74934
|
+
"Puck-header": "styles_Puck-header",
|
74935
|
+
"Puck-headerInner": "styles_Puck-headerInner",
|
74936
|
+
"Puck-headerToggle": "styles_Puck-headerToggle",
|
74937
|
+
"Puck-rightSideBarToggle": "styles_Puck-rightSideBarToggle",
|
74938
|
+
"Puck-leftSideBarToggle": "styles_Puck-leftSideBarToggle",
|
74939
|
+
"Puck-headerTitle": "styles_Puck-headerTitle",
|
74940
|
+
"Puck-headerPath": "styles_Puck-headerPath",
|
74941
|
+
"Puck-headerTools": "styles_Puck-headerTools",
|
74942
|
+
"Puck-menuButton": "styles_Puck-menuButton",
|
74943
|
+
"Puck--menuOpen": "styles_Puck--menuOpen",
|
74944
|
+
"Puck-leftSideBar": "styles_Puck-leftSideBar",
|
74945
|
+
"Puck-rightSideBar": "styles_Puck-rightSideBar"
|
74946
|
+
};
|
74763
74947
|
init_react_import2();
|
74764
74948
|
var import_react_spinners6 = (init_esm(), __toCommonJS(esm_exports));
|
74765
74949
|
init_react_import2();
|
74766
|
-
|
74767
|
-
|
74950
|
+
var styles_default9 = {
|
74951
|
+
Input: "styles_Input",
|
74952
|
+
"Input-label": "styles_Input-label",
|
74953
|
+
"Input-labelIcon": "styles_Input-labelIcon",
|
74954
|
+
"Input-disabledIcon": "styles_Input-disabledIcon",
|
74955
|
+
"Input-input": "styles_Input-input",
|
74956
|
+
"Input--readOnly": "styles_Input--readOnly",
|
74957
|
+
"Input-radioGroupItems": "styles_Input-radioGroupItems",
|
74958
|
+
"Input-radio": "styles_Input-radio",
|
74959
|
+
"Input-radioInner": "styles_Input-radioInner",
|
74960
|
+
"Input-radioInput": "styles_Input-radioInput"
|
74961
|
+
};
|
74768
74962
|
var import_react18 = require("react");
|
74769
74963
|
init_react_import2();
|
74770
74964
|
init_react_import2();
|
74771
|
-
|
74772
|
-
|
74965
|
+
var styles_default10 = {
|
74966
|
+
ArrayField: "styles_ArrayField",
|
74967
|
+
"ArrayField--isDraggingFrom": "styles_ArrayField--isDraggingFrom",
|
74968
|
+
"ArrayField-addButton": "styles_ArrayField-addButton",
|
74969
|
+
"ArrayField--hasItems": "styles_ArrayField--hasItems",
|
74970
|
+
ArrayFieldItem: "styles_ArrayFieldItem",
|
74971
|
+
"ArrayFieldItem--isDragging": "styles_ArrayFieldItem--isDragging",
|
74972
|
+
"ArrayFieldItem--isExpanded": "styles_ArrayFieldItem--isExpanded",
|
74973
|
+
"ArrayFieldItem-summary": "styles_ArrayFieldItem-summary",
|
74974
|
+
"ArrayFieldItem--readOnly": "styles_ArrayFieldItem--readOnly",
|
74975
|
+
"ArrayFieldItem-body": "styles_ArrayFieldItem-body",
|
74976
|
+
"ArrayFieldItem-fieldset": "styles_ArrayFieldItem-fieldset",
|
74977
|
+
"ArrayFieldItem-rhs": "styles_ArrayFieldItem-rhs",
|
74978
|
+
"ArrayFieldItem-actions": "styles_ArrayFieldItem-actions"
|
74979
|
+
};
|
74773
74980
|
var import_react14 = require("react");
|
74774
74981
|
init_react_import2();
|
74775
74982
|
var import_dnd4 = (init_dnd_esm(), __toCommonJS(dnd_esm_exports));
|
@@ -74777,12 +74984,12 @@ var require_dist2 = __commonJS({
|
|
74777
74984
|
var DefaultDragDropContext = ({ children }) => /* @__PURE__ */ (0, import_jsx_runtime14.jsx)(import_jsx_runtime14.Fragment, { children });
|
74778
74985
|
var DragDropContext2 = (props) => {
|
74779
74986
|
const { status } = useAppContext2();
|
74780
|
-
const El = status
|
74987
|
+
const El = status !== "LOADING" ? import_dnd4.DragDropContext : DefaultDragDropContext;
|
74781
74988
|
return /* @__PURE__ */ (0, import_jsx_runtime14.jsx)(El, __spreadValues2({}, props));
|
74782
74989
|
};
|
74783
74990
|
var import_jsx_runtime15 = require("react/jsx-runtime");
|
74784
|
-
var getClassName10 = get_class_name_factory_default2("ArrayField",
|
74785
|
-
var getClassNameItem22 = get_class_name_factory_default2("ArrayFieldItem",
|
74991
|
+
var getClassName10 = get_class_name_factory_default2("ArrayField", styles_default10);
|
74992
|
+
var getClassNameItem22 = get_class_name_factory_default2("ArrayFieldItem", styles_default10);
|
74786
74993
|
var ArrayField = ({
|
74787
74994
|
field,
|
74788
74995
|
onChange,
|
@@ -74942,6 +75149,7 @@ var require_dist2 = __commonJS({
|
|
74942
75149
|
!readOnly && /* @__PURE__ */ (0, import_jsx_runtime15.jsx)("div", { className: getClassNameItem22("actions"), children: /* @__PURE__ */ (0, import_jsx_runtime15.jsx)("div", { className: getClassNameItem22("action"), children: /* @__PURE__ */ (0, import_jsx_runtime15.jsx)(
|
74943
75150
|
IconButton,
|
74944
75151
|
{
|
75152
|
+
type: "button",
|
74945
75153
|
disabled: field.min !== void 0 && field.min >= localState.arrayState.items.length,
|
74946
75154
|
onClick: (e2) => {
|
74947
75155
|
e2.stopPropagation();
|
@@ -75006,6 +75214,7 @@ var require_dist2 = __commonJS({
|
|
75006
75214
|
/* @__PURE__ */ (0, import_jsx_runtime15.jsx)(
|
75007
75215
|
"button",
|
75008
75216
|
{
|
75217
|
+
type: "button",
|
75009
75218
|
className: getClassName10("addButton"),
|
75010
75219
|
disabled: field.max !== void 0 && localState.arrayState.items.length >= field.max,
|
75011
75220
|
onClick: () => {
|
@@ -75031,7 +75240,7 @@ var require_dist2 = __commonJS({
|
|
75031
75240
|
};
|
75032
75241
|
init_react_import2();
|
75033
75242
|
var import_jsx_runtime16 = require("react/jsx-runtime");
|
75034
|
-
var getClassName11 = get_class_name_factory_default2("Input",
|
75243
|
+
var getClassName11 = get_class_name_factory_default2("Input", styles_default9);
|
75035
75244
|
var DefaultField = ({
|
75036
75245
|
field,
|
75037
75246
|
onChange,
|
@@ -75079,15 +75288,45 @@ var require_dist2 = __commonJS({
|
|
75079
75288
|
var import_react17 = require("react");
|
75080
75289
|
init_react_import2();
|
75081
75290
|
var import_react16 = require("react");
|
75082
|
-
|
75083
|
-
|
75291
|
+
var styles_default11 = {
|
75292
|
+
"ExternalInput-actions": "styles_ExternalInput-actions",
|
75293
|
+
"ExternalInput-button": "styles_ExternalInput-button",
|
75294
|
+
"ExternalInput--dataSelected": "styles_ExternalInput--dataSelected",
|
75295
|
+
"ExternalInput-detachButton": "styles_ExternalInput-detachButton",
|
75296
|
+
ExternalInputModal: "styles_ExternalInputModal",
|
75297
|
+
"ExternalInputModal-grid": "styles_ExternalInputModal-grid",
|
75298
|
+
"ExternalInputModal--filtersToggled": "styles_ExternalInputModal--filtersToggled",
|
75299
|
+
"ExternalInputModal-filters": "styles_ExternalInputModal-filters",
|
75300
|
+
"ExternalInputModal-masthead": "styles_ExternalInputModal-masthead",
|
75301
|
+
"ExternalInputModal-tableWrapper": "styles_ExternalInputModal-tableWrapper",
|
75302
|
+
"ExternalInputModal-table": "styles_ExternalInputModal-table",
|
75303
|
+
"ExternalInputModal-thead": "styles_ExternalInputModal-thead",
|
75304
|
+
"ExternalInputModal-th": "styles_ExternalInputModal-th",
|
75305
|
+
"ExternalInputModal-td": "styles_ExternalInputModal-td",
|
75306
|
+
"ExternalInputModal-tr": "styles_ExternalInputModal-tr",
|
75307
|
+
"ExternalInputModal-tbody": "styles_ExternalInputModal-tbody",
|
75308
|
+
"ExternalInputModal--hasData": "styles_ExternalInputModal--hasData",
|
75309
|
+
"ExternalInputModal-loadingBanner": "styles_ExternalInputModal-loadingBanner",
|
75310
|
+
"ExternalInputModal--isLoading": "styles_ExternalInputModal--isLoading",
|
75311
|
+
"ExternalInputModal-searchForm": "styles_ExternalInputModal-searchForm",
|
75312
|
+
"ExternalInputModal-search": "styles_ExternalInputModal-search",
|
75313
|
+
"ExternalInputModal-searchIcon": "styles_ExternalInputModal-searchIcon",
|
75314
|
+
"ExternalInputModal-searchIconText": "styles_ExternalInputModal-searchIconText",
|
75315
|
+
"ExternalInputModal-searchInput": "styles_ExternalInputModal-searchInput",
|
75316
|
+
"ExternalInputModal-searchActions": "styles_ExternalInputModal-searchActions",
|
75317
|
+
"ExternalInputModal-searchActionIcon": "styles_ExternalInputModal-searchActionIcon",
|
75318
|
+
"ExternalInputModal-footer": "styles_ExternalInputModal-footer"
|
75319
|
+
};
|
75084
75320
|
init_react_import2();
|
75085
75321
|
var import_react15 = require("react");
|
75086
|
-
|
75087
|
-
|
75322
|
+
var styles_default12 = {
|
75323
|
+
Modal: "styles_Modal",
|
75324
|
+
"Modal--isOpen": "styles_Modal--isOpen",
|
75325
|
+
"Modal-inner": "styles_Modal-inner"
|
75326
|
+
};
|
75088
75327
|
var import_react_dom3 = __toESM2(require_react_dom2());
|
75089
75328
|
var import_jsx_runtime17 = require("react/jsx-runtime");
|
75090
|
-
var getClassName12 = get_class_name_factory_default2("Modal",
|
75329
|
+
var getClassName12 = get_class_name_factory_default2("Modal", styles_default12);
|
75091
75330
|
var Modal = ({
|
75092
75331
|
children,
|
75093
75332
|
onClose,
|
@@ -75114,8 +75353,8 @@ var require_dist2 = __commonJS({
|
|
75114
75353
|
};
|
75115
75354
|
var import_react_spinners5 = (init_esm(), __toCommonJS(esm_exports));
|
75116
75355
|
var import_jsx_runtime18 = require("react/jsx-runtime");
|
75117
|
-
var getClassName13 = get_class_name_factory_default2("ExternalInput",
|
75118
|
-
var getClassNameModal = get_class_name_factory_default2("ExternalInputModal",
|
75356
|
+
var getClassName13 = get_class_name_factory_default2("ExternalInput", styles_default11);
|
75357
|
+
var getClassNameModal = get_class_name_factory_default2("ExternalInputModal", styles_default11);
|
75119
75358
|
var dataCache = {};
|
75120
75359
|
var ExternalInput = ({
|
75121
75360
|
field,
|
@@ -75179,6 +75418,7 @@ var require_dist2 = __commonJS({
|
|
75179
75418
|
/* @__PURE__ */ (0, import_jsx_runtime18.jsx)(
|
75180
75419
|
"button",
|
75181
75420
|
{
|
75421
|
+
type: "button",
|
75182
75422
|
onClick: () => setOpen(true),
|
75183
75423
|
className: getClassName13("button"),
|
75184
75424
|
children: value ? field.getItemSummary ? field.getItemSummary(value) : "External item" : /* @__PURE__ */ (0, import_jsx_runtime18.jsxs)(import_jsx_runtime18.Fragment, { children: [
|
@@ -75362,7 +75602,7 @@ var require_dist2 = __commonJS({
|
|
75362
75602
|
};
|
75363
75603
|
init_react_import2();
|
75364
75604
|
var import_jsx_runtime20 = require("react/jsx-runtime");
|
75365
|
-
var getClassName14 = get_class_name_factory_default2("Input",
|
75605
|
+
var getClassName14 = get_class_name_factory_default2("Input", styles_default9);
|
75366
75606
|
var RadioField = ({
|
75367
75607
|
field,
|
75368
75608
|
onChange,
|
@@ -75415,7 +75655,7 @@ var require_dist2 = __commonJS({
|
|
75415
75655
|
};
|
75416
75656
|
init_react_import2();
|
75417
75657
|
var import_jsx_runtime21 = require("react/jsx-runtime");
|
75418
|
-
var getClassName15 = get_class_name_factory_default2("Input",
|
75658
|
+
var getClassName15 = get_class_name_factory_default2("Input", styles_default9);
|
75419
75659
|
var SelectField = ({
|
75420
75660
|
field,
|
75421
75661
|
onChange,
|
@@ -75463,7 +75703,7 @@ var require_dist2 = __commonJS({
|
|
75463
75703
|
};
|
75464
75704
|
init_react_import2();
|
75465
75705
|
var import_jsx_runtime222 = require("react/jsx-runtime");
|
75466
|
-
var getClassName16 = get_class_name_factory_default2("Input",
|
75706
|
+
var getClassName16 = get_class_name_factory_default2("Input", styles_default9);
|
75467
75707
|
var TextareaField = ({
|
75468
75708
|
onChange,
|
75469
75709
|
readOnly,
|
@@ -75497,11 +75737,13 @@ var require_dist2 = __commonJS({
|
|
75497
75737
|
};
|
75498
75738
|
var import_use_debounce2 = (init_index_module(), __toCommonJS(index_module_exports));
|
75499
75739
|
init_react_import2();
|
75500
|
-
|
75501
|
-
|
75740
|
+
var styles_default13 = {
|
75741
|
+
ObjectField: "styles_ObjectField",
|
75742
|
+
"ObjectField-fieldset": "styles_ObjectField-fieldset"
|
75743
|
+
};
|
75502
75744
|
var import_jsx_runtime23 = require("react/jsx-runtime");
|
75503
|
-
var getClassName17 = get_class_name_factory_default2("ObjectField",
|
75504
|
-
var getClassNameItem3 = get_class_name_factory_default2("ObjectFieldItem",
|
75745
|
+
var getClassName17 = get_class_name_factory_default2("ObjectField", styles_default13);
|
75746
|
+
var getClassNameItem3 = get_class_name_factory_default2("ObjectFieldItem", styles_default13);
|
75505
75747
|
var ObjectField = ({
|
75506
75748
|
field,
|
75507
75749
|
onChange,
|
@@ -75553,7 +75795,7 @@ var require_dist2 = __commonJS({
|
|
75553
75795
|
);
|
75554
75796
|
};
|
75555
75797
|
var import_jsx_runtime24 = require("react/jsx-runtime");
|
75556
|
-
var getClassName18 = get_class_name_factory_default2("Input",
|
75798
|
+
var getClassName18 = get_class_name_factory_default2("Input", styles_default9);
|
75557
75799
|
var FieldLabel = ({
|
75558
75800
|
children,
|
75559
75801
|
icon,
|
@@ -75655,11 +75897,13 @@ var require_dist2 = __commonJS({
|
|
75655
75897
|
const Render2 = render[field.type];
|
75656
75898
|
return /* @__PURE__ */ (0, import_jsx_runtime24.jsx)(Render2, __spreadProps2(__spreadValues2({}, mergedProps), { children }));
|
75657
75899
|
};
|
75658
|
-
|
75659
|
-
|
75900
|
+
var styles_default14 = {
|
75901
|
+
PuckFields: "styles_PuckFields",
|
75902
|
+
"PuckFields-loadingOverlay": "styles_PuckFields-loadingOverlay"
|
75903
|
+
};
|
75660
75904
|
var import_react19 = require("react");
|
75661
75905
|
var import_jsx_runtime25 = require("react/jsx-runtime");
|
75662
|
-
var getClassName19 = get_class_name_factory_default2("PuckFields",
|
75906
|
+
var getClassName19 = get_class_name_factory_default2("PuckFields", styles_default14);
|
75663
75907
|
var defaultPageFields = {
|
75664
75908
|
title: { type: "text" }
|
75665
75909
|
};
|
@@ -75802,10 +76046,15 @@ var require_dist2 = __commonJS({
|
|
75802
76046
|
init_react_import2();
|
75803
76047
|
var import_react20 = require("react");
|
75804
76048
|
init_react_import2();
|
75805
|
-
|
75806
|
-
|
76049
|
+
var styles_default15 = {
|
76050
|
+
ComponentList: "styles_ComponentList",
|
76051
|
+
"ComponentList--isExpanded": "styles_ComponentList--isExpanded",
|
76052
|
+
"ComponentList-content": "styles_ComponentList-content",
|
76053
|
+
"ComponentList-title": "styles_ComponentList-title",
|
76054
|
+
"ComponentList-titleIcon": "styles_ComponentList-titleIcon"
|
76055
|
+
};
|
75807
76056
|
var import_jsx_runtime26 = require("react/jsx-runtime");
|
75808
|
-
var getClassName20 = get_class_name_factory_default2("ComponentList",
|
76057
|
+
var getClassName20 = get_class_name_factory_default2("ComponentList", styles_default15);
|
75809
76058
|
var ComponentListItem = ({
|
75810
76059
|
name,
|
75811
76060
|
label,
|
@@ -75934,12 +76183,14 @@ var require_dist2 = __commonJS({
|
|
75934
76183
|
init_react_import2();
|
75935
76184
|
var import_react222 = require("react");
|
75936
76185
|
var import_auto_frame_component = __toESM2(require_dist());
|
75937
|
-
|
75938
|
-
|
76186
|
+
var styles_default16 = {
|
76187
|
+
PuckPreview: "styles_PuckPreview",
|
76188
|
+
"PuckPreview-frame": "styles_PuckPreview-frame"
|
76189
|
+
};
|
75939
76190
|
var import_jsx_runtime29 = require("react/jsx-runtime");
|
75940
|
-
var getClassName21 = get_class_name_factory_default2("PuckPreview",
|
76191
|
+
var getClassName21 = get_class_name_factory_default2("PuckPreview", styles_default16);
|
75941
76192
|
var Preview = ({ id = "puck-preview" }) => {
|
75942
|
-
const { config, dispatch, state } = useAppContext2();
|
76193
|
+
const { config, dispatch, state, setStatus, iframe } = useAppContext2();
|
75943
76194
|
const Page = (0, import_react222.useCallback)(
|
75944
76195
|
(pageProps) => {
|
75945
76196
|
var _a, _b;
|
@@ -75949,30 +76200,27 @@ var require_dist2 = __commonJS({
|
|
75949
76200
|
);
|
75950
76201
|
const rootProps = state.data.root.props || state.data.root;
|
75951
76202
|
const ref2 = (0, import_react222.useRef)(null);
|
75952
|
-
const [stylesLoaded, setStylesLoaded] = (0, import_react222.useState)(false);
|
75953
76203
|
return /* @__PURE__ */ (0, import_jsx_runtime29.jsx)(
|
75954
76204
|
"div",
|
75955
76205
|
{
|
75956
|
-
className: getClassName21(
|
76206
|
+
className: getClassName21(),
|
75957
76207
|
id,
|
75958
76208
|
onClick: () => {
|
75959
76209
|
dispatch({ type: "setUi", ui: __spreadProps2(__spreadValues2({}, state.ui), { itemSelector: null }) });
|
75960
76210
|
},
|
75961
|
-
children:
|
76211
|
+
children: iframe.enabled ? /* @__PURE__ */ (0, import_jsx_runtime29.jsx)(
|
75962
76212
|
import_auto_frame_component.default,
|
75963
76213
|
{
|
75964
|
-
id: "preview-
|
75965
|
-
className: getClassName21("
|
76214
|
+
id: "preview-frame",
|
76215
|
+
className: getClassName21("frame"),
|
75966
76216
|
"data-rfd-iframe": true,
|
75967
76217
|
ref: ref2,
|
75968
|
-
debug: true,
|
75969
76218
|
onStylesLoaded: () => {
|
75970
|
-
|
75971
|
-
setStylesLoaded(true);
|
76219
|
+
setStatus("READY");
|
75972
76220
|
},
|
75973
76221
|
children: /* @__PURE__ */ (0, import_jsx_runtime29.jsx)(Page, __spreadProps2(__spreadValues2({ dispatch, state }, rootProps), { children: /* @__PURE__ */ (0, import_jsx_runtime29.jsx)(DropZone, { zone: rootDroppableId2 }) }))
|
75974
76222
|
}
|
75975
|
-
) })
|
76223
|
+
) : /* @__PURE__ */ (0, import_jsx_runtime29.jsx)("div", { id: "preview-frame", className: getClassName21("frame"), children: /* @__PURE__ */ (0, import_jsx_runtime29.jsx)(Page, __spreadProps2(__spreadValues2({ dispatch, state }, rootProps), { children: /* @__PURE__ */ (0, import_jsx_runtime29.jsx)(DropZone, { zone: rootDroppableId2 }) })) })
|
75976
76224
|
}
|
75977
76225
|
);
|
75978
76226
|
};
|
@@ -75993,8 +76241,23 @@ var require_dist2 = __commonJS({
|
|
75993
76241
|
return zones.length > 0;
|
75994
76242
|
};
|
75995
76243
|
init_react_import2();
|
75996
|
-
|
75997
|
-
|
76244
|
+
var styles_default17 = {
|
76245
|
+
LayerTree: "styles_LayerTree",
|
76246
|
+
"LayerTree-zoneTitle": "styles_LayerTree-zoneTitle",
|
76247
|
+
"LayerTree-helper": "styles_LayerTree-helper",
|
76248
|
+
Layer: "styles_Layer",
|
76249
|
+
"Layer-inner": "styles_Layer-inner",
|
76250
|
+
"Layer--containsZone": "styles_Layer--containsZone",
|
76251
|
+
"Layer-clickable": "styles_Layer-clickable",
|
76252
|
+
"Layer--isSelected": "styles_Layer--isSelected",
|
76253
|
+
"Layer-chevron": "styles_Layer-chevron",
|
76254
|
+
"Layer--childIsSelected": "styles_Layer--childIsSelected",
|
76255
|
+
"Layer-zones": "styles_Layer-zones",
|
76256
|
+
"Layer-title": "styles_Layer-title",
|
76257
|
+
"Layer-name": "styles_Layer-name",
|
76258
|
+
"Layer-icon": "styles_Layer-icon",
|
76259
|
+
"Layer-zoneIcon": "styles_Layer-zoneIcon"
|
76260
|
+
};
|
75998
76261
|
init_react_import2();
|
75999
76262
|
var scrollIntoView2 = (el) => {
|
76000
76263
|
const oldStyle = __spreadValues2({}, el.style);
|
@@ -76015,8 +76278,8 @@ var require_dist2 = __commonJS({
|
|
76015
76278
|
})) : false;
|
76016
76279
|
};
|
76017
76280
|
var import_jsx_runtime30 = require("react/jsx-runtime");
|
76018
|
-
var getClassName222 = get_class_name_factory_default2("LayerTree",
|
76019
|
-
var getClassNameLayer = get_class_name_factory_default2("Layer",
|
76281
|
+
var getClassName222 = get_class_name_factory_default2("LayerTree", styles_default17);
|
76282
|
+
var getClassNameLayer = get_class_name_factory_default2("Layer", styles_default17);
|
76020
76283
|
var LayerTree = ({
|
76021
76284
|
data,
|
76022
76285
|
config,
|
@@ -76075,14 +76338,9 @@ var require_dist2 = __commonJS({
|
|
76075
76338
|
zone
|
76076
76339
|
});
|
76077
76340
|
const id = zoneContent[i2].props.id;
|
76078
|
-
const
|
76079
|
-
if (!(iframe == null ? void 0 : iframe.contentDocument)) {
|
76080
|
-
throw new Error(
|
76081
|
-
`Preview iframe could not be found when trying to scroll to item ${id}`
|
76082
|
-
);
|
76083
|
-
}
|
76341
|
+
const frame = getFrame3();
|
76084
76342
|
scrollIntoView2(
|
76085
|
-
|
76343
|
+
frame == null ? void 0 : frame.querySelector(
|
76086
76344
|
`[data-rfd-drag-handle-draggable-id="draggable-${id}"]`
|
76087
76345
|
)
|
76088
76346
|
);
|
@@ -76400,16 +76658,21 @@ var require_dist2 = __commonJS({
|
|
76400
76658
|
var import_react27 = require("react");
|
76401
76659
|
init_react_import2();
|
76402
76660
|
var import_react26 = require("react");
|
76403
|
-
|
76404
|
-
|
76661
|
+
var styles_default18 = {
|
76662
|
+
ViewportControls: "styles_ViewportControls",
|
76663
|
+
"ViewportControls-divider": "styles_ViewportControls-divider",
|
76664
|
+
"ViewportControls-zoomSelect": "styles_ViewportControls-zoomSelect",
|
76665
|
+
"ViewportButton--isActive": "styles_ViewportButton--isActive",
|
76666
|
+
"ViewportButton-inner": "styles_ViewportButton-inner"
|
76667
|
+
};
|
76405
76668
|
var import_jsx_runtime322 = require("react/jsx-runtime");
|
76406
76669
|
var icons = {
|
76407
76670
|
Smartphone: /* @__PURE__ */ (0, import_jsx_runtime322.jsx)(Smartphone, { size: 16 }),
|
76408
76671
|
Tablet: /* @__PURE__ */ (0, import_jsx_runtime322.jsx)(Tablet, { size: 16 }),
|
76409
76672
|
Monitor: /* @__PURE__ */ (0, import_jsx_runtime322.jsx)(Monitor, { size: 16 })
|
76410
76673
|
};
|
76411
|
-
var getClassName23 = get_class_name_factory_default2("ViewportControls",
|
76412
|
-
var getClassNameButton = get_class_name_factory_default2("ViewportButton",
|
76674
|
+
var getClassName23 = get_class_name_factory_default2("ViewportControls", styles_default18);
|
76675
|
+
var getClassNameButton = get_class_name_factory_default2("ViewportButton", styles_default18);
|
76413
76676
|
var ViewportButton = ({
|
76414
76677
|
children,
|
76415
76678
|
height = "auto",
|
@@ -76418,7 +76681,10 @@ var require_dist2 = __commonJS({
|
|
76418
76681
|
onClick
|
76419
76682
|
}) => {
|
76420
76683
|
const { state } = useAppContext2();
|
76421
|
-
const isActive2 =
|
76684
|
+
const [isActive2, setIsActive] = (0, import_react26.useState)(false);
|
76685
|
+
(0, import_react26.useEffect)(() => {
|
76686
|
+
setIsActive(width === state.ui.viewports.current.width);
|
76687
|
+
}, [width, state.ui.viewports.current.width]);
|
76422
76688
|
return /* @__PURE__ */ (0, import_jsx_runtime322.jsx)("span", { className: getClassNameButton({ isActive: isActive2 }), children: /* @__PURE__ */ (0, import_jsx_runtime322.jsx)(
|
76423
76689
|
IconButton,
|
76424
76690
|
{
|
@@ -76447,8 +76713,7 @@ var require_dist2 = __commonJS({
|
|
76447
76713
|
onViewportChange,
|
76448
76714
|
onZoom
|
76449
76715
|
}) => {
|
76450
|
-
const {
|
76451
|
-
const viewport = state.ui.viewports.current;
|
76716
|
+
const { viewports } = useAppContext2();
|
76452
76717
|
const defaultsContainAutoZoom = defaultZoomOptions.find(
|
76453
76718
|
(option) => option.value === autoZoom
|
76454
76719
|
);
|
@@ -76465,14 +76730,14 @@ var require_dist2 = __commonJS({
|
|
76465
76730
|
[autoZoom]
|
76466
76731
|
);
|
76467
76732
|
return /* @__PURE__ */ (0, import_jsx_runtime322.jsxs)("div", { className: getClassName23(), children: [
|
76468
|
-
viewports.map((
|
76733
|
+
viewports.map((viewport, i2) => /* @__PURE__ */ (0, import_jsx_runtime322.jsx)(
|
76469
76734
|
ViewportButton,
|
76470
76735
|
{
|
76471
|
-
height:
|
76472
|
-
width:
|
76473
|
-
title:
|
76736
|
+
height: viewport.height,
|
76737
|
+
width: viewport.width,
|
76738
|
+
title: viewport.label ? `Switch to ${viewport.label} viewport` : "Switch viewport",
|
76474
76739
|
onClick: onViewportChange,
|
76475
|
-
children: typeof
|
76740
|
+
children: typeof viewport.icon === "string" ? icons[viewport.icon] || viewport.icon : viewport.icon || icons.Smartphone
|
76476
76741
|
},
|
76477
76742
|
i2
|
76478
76743
|
)),
|
@@ -76532,6 +76797,13 @@ var require_dist2 = __commonJS({
|
|
76532
76797
|
)
|
76533
76798
|
] });
|
76534
76799
|
};
|
76800
|
+
var styles_default19 = {
|
76801
|
+
PuckCanvas: "styles_PuckCanvas",
|
76802
|
+
"PuckCanvas-controls": "styles_PuckCanvas-controls",
|
76803
|
+
"PuckCanvas-inner": "styles_PuckCanvas-inner",
|
76804
|
+
"PuckCanvas-root": "styles_PuckCanvas-root",
|
76805
|
+
"PuckCanvas--ready": "styles_PuckCanvas--ready"
|
76806
|
+
};
|
76535
76807
|
init_react_import2();
|
76536
76808
|
var RESET_ZOOM_SMALLER_THAN_FRAME = true;
|
76537
76809
|
var getZoomConfig = (uiViewport, frame, zoom) => {
|
@@ -76561,9 +76833,10 @@ var require_dist2 = __commonJS({
|
|
76561
76833
|
return { autoZoom, rootHeight, zoom };
|
76562
76834
|
};
|
76563
76835
|
var import_jsx_runtime33 = require("react/jsx-runtime");
|
76564
|
-
var getClassName24 = get_class_name_factory_default2("
|
76836
|
+
var getClassName24 = get_class_name_factory_default2("PuckCanvas", styles_default19);
|
76565
76837
|
var ZOOM_ON_CHANGE = true;
|
76566
76838
|
var Canvas = () => {
|
76839
|
+
const { status, iframe } = useAppContext2();
|
76567
76840
|
const { dispatch, state, overrides, setUi, zoomConfig, setZoomConfig } = useAppContext2();
|
76568
76841
|
const { ui } = state;
|
76569
76842
|
const frameRef = (0, import_react27.useRef)(null);
|
@@ -76621,14 +76894,16 @@ var require_dist2 = __commonJS({
|
|
76621
76894
|
return /* @__PURE__ */ (0, import_jsx_runtime33.jsxs)(
|
76622
76895
|
"div",
|
76623
76896
|
{
|
76624
|
-
className: getClassName24(
|
76897
|
+
className: getClassName24({
|
76898
|
+
ready: status === "READY" || !iframe.enabled
|
76899
|
+
}),
|
76625
76900
|
onClick: () => dispatch({
|
76626
76901
|
type: "setUi",
|
76627
76902
|
ui: { itemSelector: null },
|
76628
76903
|
recordHistory: true
|
76629
76904
|
}),
|
76630
76905
|
children: [
|
76631
|
-
ui.viewports.controlsVisible && /* @__PURE__ */ (0, import_jsx_runtime33.jsx)("div", { className: getClassName24("
|
76906
|
+
ui.viewports.controlsVisible && iframe.enabled && /* @__PURE__ */ (0, import_jsx_runtime33.jsx)("div", { className: getClassName24("controls"), children: /* @__PURE__ */ (0, import_jsx_runtime33.jsx)(
|
76632
76907
|
ViewportControls,
|
76633
76908
|
{
|
76634
76909
|
autoZoom: zoomConfig.autoZoom,
|
@@ -76653,15 +76928,16 @@ var require_dist2 = __commonJS({
|
|
76653
76928
|
}
|
76654
76929
|
}
|
76655
76930
|
) }),
|
76656
|
-
/* @__PURE__ */ (0, import_jsx_runtime33.jsx)("div", { className: getClassName24("
|
76931
|
+
/* @__PURE__ */ (0, import_jsx_runtime33.jsx)("div", { className: getClassName24("inner"), ref: frameRef, children: /* @__PURE__ */ (0, import_jsx_runtime33.jsx)(
|
76657
76932
|
"div",
|
76658
76933
|
{
|
76659
76934
|
className: getClassName24("root"),
|
76660
76935
|
style: {
|
76661
|
-
width: ui.viewports.current.width,
|
76936
|
+
width: iframe.enabled ? ui.viewports.current.width : void 0,
|
76662
76937
|
height: zoomConfig.rootHeight,
|
76663
|
-
transform: `scale(${zoomConfig.zoom})
|
76664
|
-
transition: showTransition ? "width 150ms ease-out, height 150ms ease-out, transform 150ms ease-out" : ""
|
76938
|
+
transform: iframe.enabled ? `scale(${zoomConfig.zoom})` : void 0,
|
76939
|
+
transition: showTransition ? "width 150ms ease-out, height 150ms ease-out, transform 150ms ease-out" : "",
|
76940
|
+
overflow: iframe.enabled ? void 0 : "auto"
|
76665
76941
|
},
|
76666
76942
|
children: /* @__PURE__ */ (0, import_jsx_runtime33.jsx)(CustomPreview, { children: /* @__PURE__ */ (0, import_jsx_runtime33.jsx)(Preview, {}) })
|
76667
76943
|
}
|
@@ -76671,7 +76947,7 @@ var require_dist2 = __commonJS({
|
|
76671
76947
|
);
|
76672
76948
|
};
|
76673
76949
|
var import_jsx_runtime34 = require("react/jsx-runtime");
|
76674
|
-
var getClassName25 = get_class_name_factory_default2("Puck",
|
76950
|
+
var getClassName25 = get_class_name_factory_default2("Puck", styles_default8);
|
76675
76951
|
function Puck({
|
76676
76952
|
children,
|
76677
76953
|
config,
|
@@ -76685,7 +76961,10 @@ var require_dist2 = __commonJS({
|
|
76685
76961
|
renderHeaderActions,
|
76686
76962
|
headerTitle,
|
76687
76963
|
headerPath,
|
76688
|
-
viewports = defaultViewports2
|
76964
|
+
viewports = defaultViewports2,
|
76965
|
+
iframe = {
|
76966
|
+
enabled: true
|
76967
|
+
}
|
76689
76968
|
}) {
|
76690
76969
|
var _a;
|
76691
76970
|
const historyStore = useHistoryStore();
|
@@ -76703,17 +76982,19 @@ var require_dist2 = __commonJS({
|
|
76703
76982
|
diff: Math.abs(viewportWidth - value.width)
|
76704
76983
|
})).sort((a2, b) => a2.diff > b.diff ? 1 : -1);
|
76705
76984
|
const closestViewport = viewportDifferences[0].key;
|
76706
|
-
|
76707
|
-
|
76708
|
-
|
76709
|
-
|
76710
|
-
|
76711
|
-
|
76712
|
-
|
76713
|
-
|
76985
|
+
if (iframe.enabled) {
|
76986
|
+
clientUiState = __spreadProps2(__spreadValues2({}, window.matchMedia("(min-width: 638px)").matches ? {} : {
|
76987
|
+
leftSideBarVisible: false,
|
76988
|
+
rightSideBarVisible: false
|
76989
|
+
}), {
|
76990
|
+
viewports: __spreadProps2(__spreadValues2({}, initial.viewports), {
|
76991
|
+
current: __spreadProps2(__spreadValues2({}, initial.viewports.current), {
|
76992
|
+
height: ((_b = (_a2 = initialUi == null ? void 0 : initialUi.viewports) == null ? void 0 : _a2.current) == null ? void 0 : _b.height) || viewports[closestViewport].height || "auto",
|
76993
|
+
width: ((_d = (_c = initialUi == null ? void 0 : initialUi.viewports) == null ? void 0 : _c.current) == null ? void 0 : _d.width) || viewports[closestViewport].width
|
76994
|
+
})
|
76714
76995
|
})
|
76715
|
-
})
|
76716
|
-
}
|
76996
|
+
});
|
76997
|
+
}
|
76717
76998
|
}
|
76718
76999
|
return __spreadProps2(__spreadValues2({}, defaultAppState2), {
|
76719
77000
|
data: initialData,
|
@@ -76871,7 +77152,8 @@ var require_dist2 = __commonJS({
|
|
76871
77152
|
plugins,
|
76872
77153
|
overrides: loadedOverrides,
|
76873
77154
|
history,
|
76874
|
-
viewports
|
77155
|
+
viewports,
|
77156
|
+
iframe
|
76875
77157
|
},
|
76876
77158
|
children: /* @__PURE__ */ (0, import_jsx_runtime34.jsx)(
|
76877
77159
|
DragDropContext2,
|
@@ -77165,7 +77447,8 @@ var require_dist2 = __commonJS({
|
|
77165
77447
|
|
77166
77448
|
// ../../node_modules/classnames/index.js
|
77167
77449
|
var require_classnames = __commonJS({
|
77168
|
-
"../../node_modules/classnames/index.js"(
|
77450
|
+
"../../node_modules/classnames/index.js"(exports2, module2) {
|
77451
|
+
"use strict";
|
77169
77452
|
init_react_import();
|
77170
77453
|
(function() {
|
77171
77454
|
"use strict";
|
@@ -77231,9 +77514,19 @@ var import_core = __toESM(require_dist2());
|
|
77231
77514
|
// ../core/components/SidebarSection/index.tsx
|
77232
77515
|
init_react_import();
|
77233
77516
|
|
77234
|
-
//
|
77235
|
-
|
77236
|
-
|
77517
|
+
// ../core/components/SidebarSection/styles.module.css
|
77518
|
+
var styles_default = {
|
77519
|
+
SidebarSection: "styles_SidebarSection",
|
77520
|
+
"SidebarSection-title": "styles_SidebarSection-title",
|
77521
|
+
"SidebarSection--noBorderTop": "styles_SidebarSection--noBorderTop",
|
77522
|
+
"SidebarSection-content": "styles_SidebarSection-content",
|
77523
|
+
"SidebarSection--noPadding": "styles_SidebarSection--noPadding",
|
77524
|
+
"SidebarSection-breadcrumbLabel": "styles_SidebarSection-breadcrumbLabel",
|
77525
|
+
"SidebarSection-breadcrumbs": "styles_SidebarSection-breadcrumbs",
|
77526
|
+
"SidebarSection-breadcrumb": "styles_SidebarSection-breadcrumb",
|
77527
|
+
"SidebarSection-heading": "styles_SidebarSection-heading",
|
77528
|
+
"SidebarSection-loadingOverlay": "styles_SidebarSection-loadingOverlay"
|
77529
|
+
};
|
77237
77530
|
|
77238
77531
|
// ../core/lib/get-class-name-factory.ts
|
77239
77532
|
init_react_import();
|
@@ -77270,13 +77563,22 @@ var get_class_name_factory_default = getClassNameFactory;
|
|
77270
77563
|
// ../core/components/Heading/index.tsx
|
77271
77564
|
init_react_import();
|
77272
77565
|
|
77273
|
-
//
|
77274
|
-
|
77275
|
-
|
77566
|
+
// ../core/components/Heading/styles.module.css
|
77567
|
+
var styles_default2 = {
|
77568
|
+
Heading: "styles_Heading",
|
77569
|
+
"Heading--xxxxl": "styles_Heading--xxxxl",
|
77570
|
+
"Heading--xxxl": "styles_Heading--xxxl",
|
77571
|
+
"Heading--xxl": "styles_Heading--xxl",
|
77572
|
+
"Heading--xl": "styles_Heading--xl",
|
77573
|
+
"Heading--l": "styles_Heading--l",
|
77574
|
+
"Heading--m": "styles_Heading--m",
|
77575
|
+
"Heading--s": "styles_Heading--s",
|
77576
|
+
"Heading--xs": "styles_Heading--xs"
|
77577
|
+
};
|
77276
77578
|
|
77277
77579
|
// ../core/components/Heading/index.tsx
|
77278
77580
|
var import_jsx_runtime2 = require("react/jsx-runtime");
|
77279
|
-
var getClassName = get_class_name_factory_default("Heading",
|
77581
|
+
var getClassName = get_class_name_factory_default("Heading", styles_default2);
|
77280
77582
|
var Heading = ({ children, rank, size = "m" }) => {
|
77281
77583
|
const Tag = rank ? `h${rank}` : "span";
|
77282
77584
|
return /* @__PURE__ */ (0, import_jsx_runtime2.jsx)(
|
@@ -77443,12 +77745,14 @@ var defaultContext = {
|
|
77443
77745
|
history: {},
|
77444
77746
|
viewports: defaultViewports,
|
77445
77747
|
zoomConfig: {
|
77446
|
-
autoZoom:
|
77748
|
+
autoZoom: 1,
|
77447
77749
|
rootHeight: 0,
|
77448
77750
|
zoom: 1
|
77449
77751
|
},
|
77450
77752
|
setZoomConfig: () => null,
|
77451
|
-
status: "LOADING"
|
77753
|
+
status: "LOADING",
|
77754
|
+
setStatus: () => null,
|
77755
|
+
iframe: {}
|
77452
77756
|
};
|
77453
77757
|
var appContext = (0, import_react10.createContext)(defaultContext);
|
77454
77758
|
function useAppContext() {
|
@@ -77534,7 +77838,7 @@ var useBreadcrumbs = (renderCount) => {
|
|
77534
77838
|
// ../core/components/SidebarSection/index.tsx
|
77535
77839
|
init_esm();
|
77536
77840
|
var import_jsx_runtime5 = require("react/jsx-runtime");
|
77537
|
-
var getClassName2 = get_class_name_factory_default("SidebarSection",
|
77841
|
+
var getClassName2 = get_class_name_factory_default("SidebarSection", styles_default);
|
77538
77842
|
var SidebarSection = ({
|
77539
77843
|
children,
|
77540
77844
|
title,
|
@@ -77576,14 +77880,17 @@ var SidebarSection = ({
|
|
77576
77880
|
// ../core/components/OutlineList/index.tsx
|
77577
77881
|
init_react_import();
|
77578
77882
|
|
77579
|
-
//
|
77580
|
-
|
77581
|
-
|
77883
|
+
// ../core/components/OutlineList/styles.module.css
|
77884
|
+
var styles_default3 = {
|
77885
|
+
OutlineList: "styles_OutlineList",
|
77886
|
+
OutlineListItem: "styles_OutlineListItem",
|
77887
|
+
"OutlineListItem--clickable": "styles_OutlineListItem--clickable"
|
77888
|
+
};
|
77582
77889
|
|
77583
77890
|
// ../core/components/OutlineList/index.tsx
|
77584
77891
|
var import_jsx_runtime6 = require("react/jsx-runtime");
|
77585
|
-
var getClassName3 = get_class_name_factory_default("OutlineList",
|
77586
|
-
var getClassNameItem = get_class_name_factory_default("OutlineListItem",
|
77892
|
+
var getClassName3 = get_class_name_factory_default("OutlineList", styles_default3);
|
77893
|
+
var getClassNameItem = get_class_name_factory_default("OutlineListItem", styles_default3);
|
77587
77894
|
var OutlineList = ({ children }) => {
|
77588
77895
|
return /* @__PURE__ */ (0, import_jsx_runtime6.jsx)("ul", { className: getClassName3(), children });
|
77589
77896
|
};
|
@@ -77613,20 +77920,25 @@ var scrollIntoView = (el) => {
|
|
77613
77920
|
}
|
77614
77921
|
};
|
77615
77922
|
|
77923
|
+
// ../core/lib/get-frame.ts
|
77924
|
+
init_react_import();
|
77925
|
+
var getFrame2 = () => {
|
77926
|
+
let frame = document.querySelector("#preview-frame");
|
77927
|
+
if ((frame == null ? void 0 : frame.tagName) === "IFRAME") {
|
77928
|
+
frame = frame.contentDocument;
|
77929
|
+
}
|
77930
|
+
return frame;
|
77931
|
+
};
|
77932
|
+
|
77616
77933
|
// src/HeadingAnalyzer.tsx
|
77617
77934
|
var import_react_from_json = __toESM(require("react-from-json"));
|
77618
77935
|
var import_jsx_runtime7 = require("react/jsx-runtime");
|
77619
77936
|
var dataAttr = "data-puck-heading-analyzer-id";
|
77620
77937
|
var getOutline = ({
|
77621
|
-
addDataAttr = false
|
77938
|
+
addDataAttr = false,
|
77939
|
+
frame
|
77622
77940
|
} = {}) => {
|
77623
|
-
const
|
77624
|
-
if (!(iframe == null ? void 0 : iframe.contentDocument)) {
|
77625
|
-
throw new Error(
|
77626
|
-
`Preview iframe could not be found when trying to analyze headings`
|
77627
|
-
);
|
77628
|
-
}
|
77629
|
-
const headings = iframe.contentDocument.querySelectorAll("h1,h2,h3,h4,h5,h6");
|
77941
|
+
const headings = (frame == null ? void 0 : frame.querySelectorAll("h1,h2,h3,h4,h5,h6")) || [];
|
77630
77942
|
const _outline = [];
|
77631
77943
|
headings.forEach((item, i2) => {
|
77632
77944
|
if (addDataAttr) {
|
@@ -77640,9 +77952,9 @@ var getOutline = ({
|
|
77640
77952
|
});
|
77641
77953
|
return _outline;
|
77642
77954
|
};
|
77643
|
-
function buildHierarchy() {
|
77955
|
+
function buildHierarchy(frame) {
|
77644
77956
|
var _a, _b;
|
77645
|
-
const headings = getOutline({ addDataAttr: true });
|
77957
|
+
const headings = getOutline({ addDataAttr: true, frame });
|
77646
77958
|
const root = { rank: 0, children: [], text: "" };
|
77647
77959
|
let path = [root];
|
77648
77960
|
for (let heading of headings) {
|
@@ -77679,13 +77991,16 @@ var HeadingAnalyzer = () => {
|
|
77679
77991
|
const [hierarchy, setHierarchy] = (0, import_react12.useState)([]);
|
77680
77992
|
const [firstRender, setFirstRender] = (0, import_react12.useState)(true);
|
77681
77993
|
(0, import_react12.useEffect)(() => {
|
77994
|
+
const frame = getFrame2();
|
77995
|
+
if (!frame)
|
77996
|
+
return;
|
77682
77997
|
if (firstRender) {
|
77683
77998
|
setTimeout(() => {
|
77684
|
-
setHierarchy(buildHierarchy());
|
77999
|
+
setHierarchy(buildHierarchy(frame));
|
77685
78000
|
setFirstRender(false);
|
77686
78001
|
}, 100);
|
77687
78002
|
} else {
|
77688
|
-
setHierarchy(buildHierarchy());
|
78003
|
+
setHierarchy(buildHierarchy(frame));
|
77689
78004
|
}
|
77690
78005
|
}, [appState.data.content]);
|
77691
78006
|
return /* @__PURE__ */ (0, import_jsx_runtime7.jsxs)(import_jsx_runtime7.Fragment, { children: [
|
@@ -77701,15 +78016,8 @@ var HeadingAnalyzer = () => {
|
|
77701
78016
|
{
|
77702
78017
|
onClick: typeof props.analyzeId == "undefined" ? void 0 : (e2) => {
|
77703
78018
|
e2.stopPropagation();
|
77704
|
-
const
|
77705
|
-
|
77706
|
-
);
|
77707
|
-
if (!iframe.contentDocument) {
|
77708
|
-
throw new Error(
|
77709
|
-
`plugin-heading-outline-analyzer: Preview iframe could not be found when trying to scroll to item`
|
77710
|
-
);
|
77711
|
-
}
|
77712
|
-
const el = iframe.contentDocument.querySelector(
|
78019
|
+
const frame = getFrame2();
|
78020
|
+
const el = frame == null ? void 0 : frame.querySelector(
|
77713
78021
|
`[${dataAttr}="${props.analyzeId}"]`
|
77714
78022
|
);
|
77715
78023
|
const oldStyle = __spreadValues({}, el.style);
|