@sledge-app/react-instant-search 0.0.87 → 0.0.89
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/components/ProductFilterWidget/ProductFilterWidget.d.ts.map +1 -1
- package/dist/components/SearchIconWidget/SearchIconWidget.d.ts.map +1 -1
- package/dist/components/SearchWidget/SearchWidget.d.ts.map +1 -1
- package/dist/sledge-react-instant-search.cjs +1 -1
- package/dist/sledge-react-instant-search.cjs.map +1 -1
- package/dist/sledge-react-instant-search.js +383 -20
- package/dist/sledge-react-instant-search.js.map +1 -1
- package/dist/{vendor-90dfd914.js → vendor-1f00eb2b.js} +40 -22
- package/dist/{vendor-90dfd914.js.map → vendor-1f00eb2b.js.map} +1 -1
- package/dist/vendor-4555f002.cjs +2 -0
- package/dist/{vendor-024ba8ae.cjs.map → vendor-4555f002.cjs.map} +1 -1
- package/package.json +1 -1
- package/dist/vendor-024ba8ae.cjs +0 -2
|
@@ -932,12 +932,29 @@ if (process.env.NODE_ENV === "production") {
|
|
|
932
932
|
jsxRuntime.exports = requireReactJsxRuntime_development();
|
|
933
933
|
}
|
|
934
934
|
var jsxRuntimeExports = jsxRuntime.exports;
|
|
935
|
+
var client = {};
|
|
935
936
|
var m$4 = ReactDOM__default;
|
|
936
937
|
if (process.env.NODE_ENV === "production") {
|
|
937
|
-
m$4.createRoot;
|
|
938
|
-
m$4.hydrateRoot;
|
|
938
|
+
client.createRoot = m$4.createRoot;
|
|
939
|
+
client.hydrateRoot = m$4.hydrateRoot;
|
|
939
940
|
} else {
|
|
940
|
-
m$4.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;
|
|
941
|
+
var i$4 = m$4.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;
|
|
942
|
+
client.createRoot = function(c2, o2) {
|
|
943
|
+
i$4.usingClientEntryPoint = true;
|
|
944
|
+
try {
|
|
945
|
+
return m$4.createRoot(c2, o2);
|
|
946
|
+
} finally {
|
|
947
|
+
i$4.usingClientEntryPoint = false;
|
|
948
|
+
}
|
|
949
|
+
};
|
|
950
|
+
client.hydrateRoot = function(c2, h2, o2) {
|
|
951
|
+
i$4.usingClientEntryPoint = true;
|
|
952
|
+
try {
|
|
953
|
+
return m$4.hydrateRoot(c2, h2, o2);
|
|
954
|
+
} finally {
|
|
955
|
+
i$4.usingClientEntryPoint = false;
|
|
956
|
+
}
|
|
957
|
+
};
|
|
941
958
|
}
|
|
942
959
|
function _extends$1() {
|
|
943
960
|
_extends$1 = Object.assign ? Object.assign.bind() : function(target) {
|
|
@@ -17092,24 +17109,25 @@ export {
|
|
|
17092
17109
|
$cc7e05a45900e73f$export$2f60d3ec9ad468f2 as A,
|
|
17093
17110
|
$cc7e05a45900e73f$export$d5c6c08dc2d3ca7 as B,
|
|
17094
17111
|
$cc7e05a45900e73f$export$bf1aedc3039c8d63 as C,
|
|
17095
|
-
|
|
17096
|
-
|
|
17097
|
-
$a093c7e1ec25a057$export$
|
|
17098
|
-
$a093c7e1ec25a057$export$
|
|
17099
|
-
$a093c7e1ec25a057$export$
|
|
17100
|
-
$a093c7e1ec25a057$export$
|
|
17101
|
-
$a093c7e1ec25a057$export$
|
|
17102
|
-
$
|
|
17103
|
-
$57acba87d6e25586$export$
|
|
17104
|
-
$57acba87d6e25586$export$
|
|
17105
|
-
$57acba87d6e25586$export$
|
|
17106
|
-
$57acba87d6e25586$export$
|
|
17107
|
-
|
|
17108
|
-
|
|
17109
|
-
|
|
17110
|
-
$5d3850c4d0b4e6c7$export$
|
|
17111
|
-
$5d3850c4d0b4e6c7$export$
|
|
17112
|
-
$5d3850c4d0b4e6c7$export$
|
|
17112
|
+
client as D,
|
|
17113
|
+
motion as E,
|
|
17114
|
+
$a093c7e1ec25a057$export$2881499e37b75b9a as F,
|
|
17115
|
+
$a093c7e1ec25a057$export$be92b6f5f03c0fe9 as G,
|
|
17116
|
+
$a093c7e1ec25a057$export$41fb9f06171c75f4 as H,
|
|
17117
|
+
$a093c7e1ec25a057$export$602eac185826482c as I,
|
|
17118
|
+
$a093c7e1ec25a057$export$7c6e2c02157bb7d2 as J,
|
|
17119
|
+
$a093c7e1ec25a057$export$21b07c8f274aebd5 as K,
|
|
17120
|
+
$57acba87d6e25586$export$be92b6f5f03c0fe9 as L,
|
|
17121
|
+
$57acba87d6e25586$export$d5c6c08dc2d3ca7 as M,
|
|
17122
|
+
$57acba87d6e25586$export$9a4e88b92edfce6b as N,
|
|
17123
|
+
$57acba87d6e25586$export$6521433ed15a34db as O,
|
|
17124
|
+
$57acba87d6e25586$export$ac61190d9fc311a9 as P,
|
|
17125
|
+
MasonryResponsive as Q,
|
|
17126
|
+
Masonry as R,
|
|
17127
|
+
$5d3850c4d0b4e6c7$export$be92b6f5f03c0fe9 as S,
|
|
17128
|
+
$5d3850c4d0b4e6c7$export$602eac185826482c as T,
|
|
17129
|
+
$5d3850c4d0b4e6c7$export$c6fdb837b070b4ff as U,
|
|
17130
|
+
$5d3850c4d0b4e6c7$export$7c6e2c02157bb7d2 as V,
|
|
17113
17131
|
$cb5cc270b50c6fcd$export$41fb9f06171c75f4 as a,
|
|
17114
17132
|
$cb5cc270b50c6fcd$export$602eac185826482c as b,
|
|
17115
17133
|
$cb5cc270b50c6fcd$export$7c6e2c02157bb7d2 as c,
|
|
@@ -17137,4 +17155,4 @@ export {
|
|
|
17137
17155
|
$cc7e05a45900e73f$export$602eac185826482c as y,
|
|
17138
17156
|
$cc7e05a45900e73f$export$7c6e2c02157bb7d2 as z
|
|
17139
17157
|
};
|
|
17140
|
-
//# sourceMappingURL=vendor-
|
|
17158
|
+
//# sourceMappingURL=vendor-1f00eb2b.js.map
|