@sledge-app/react-instant-search 0.0.88 → 0.0.90
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/ProductFilterWidgetInitSelector.d.ts.map +1 -1
- package/dist/components/SearchIconWidget/SearchIconWidgetInitSelector.d.ts.map +1 -1
- package/dist/components/SearchIconWidget/SearchIconWidgetPopup.d.ts.map +1 -1
- package/dist/components/SearchResultWidget/SearchResultWidgetInitSelector.d.ts.map +1 -1
- package/dist/components/SearchWidget/SearchWidgetInitSelector.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 +422 -25
- 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
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ProductFilterWidgetInitSelector.d.ts","sourceRoot":"","sources":["../../../../../src/components/ProductFilterWidget/ProductFilterWidgetInitSelector.tsx"],"names":[],"mappings":"AAOA,eAAO,MAAM,+BAA+B,
|
|
1
|
+
{"version":3,"file":"ProductFilterWidgetInitSelector.d.ts","sourceRoot":"","sources":["../../../../../src/components/ProductFilterWidget/ProductFilterWidgetInitSelector.tsx"],"names":[],"mappings":"AAOA,eAAO,MAAM,+BAA+B,YAsD3C,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SearchIconWidgetInitSelector.d.ts","sourceRoot":"","sources":["../../../../../src/components/SearchIconWidget/SearchIconWidgetInitSelector.tsx"],"names":[],"mappings":"AAOA,eAAO,MAAM,4BAA4B,
|
|
1
|
+
{"version":3,"file":"SearchIconWidgetInitSelector.d.ts","sourceRoot":"","sources":["../../../../../src/components/SearchIconWidget/SearchIconWidgetInitSelector.tsx"],"names":[],"mappings":"AAOA,eAAO,MAAM,4BAA4B,YAwDxC,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SearchIconWidgetPopup.d.ts","sourceRoot":"","sources":["../../../../../src/components/SearchIconWidget/SearchIconWidgetPopup.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"SearchIconWidgetPopup.d.ts","sourceRoot":"","sources":["../../../../../src/components/SearchIconWidget/SearchIconWidgetPopup.tsx"],"names":[],"mappings":"AASA,OAAO,CAAC,MAAM,CAAC;IACX,UAAU,MAAM;QACZ,kCAAkC,CAAC,KAAK,EAAE;YACtC,gBAAgB,CAAC,CAAC,KAAK,EAAE,SAAS,GAAG,QAAQ,GAAG,IAAI,CAAC;YACrD,kBAAkB,CAAC,CAAC,KAAK,EAAE,SAAS,GAAG,QAAQ,GAAG,IAAI,CAAC;YACvD,qBAAqB,CAAC,CAAC,KAAK,EAAE,SAAS,GAAG,QAAQ,GAAG,IAAI,CAAC;YAC1D,oBAAoB,CAAC,CAAC,KAAK,EAAE,SAAS,GAAG,QAAQ,GAAG,IAAI,CAAC;YACzD,WAAW,CAAC,EAAE,GAAG,CAAC;YAClB,qBAAqB,CAAC,EAAE,GAAG,CAAC;YAC5B,+BAA+B,CAAC,EAAE,GAAG,CAAC;YACtC,wBAAwB,CAAC,EAAE,GAAG,CAAC;YAC/B,6BAA6B,CAAC,EAAE,GAAG,CAAC;SACvC,GAAG,IAAI,CAAC;KACZ;CACJ;AAED,eAAO,MAAM,qBAAqB,mBA6WjC,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SearchResultWidgetInitSelector.d.ts","sourceRoot":"","sources":["../../../../../src/components/SearchResultWidget/SearchResultWidgetInitSelector.tsx"],"names":[],"mappings":"AAOA,eAAO,MAAM,8BAA8B,
|
|
1
|
+
{"version":3,"file":"SearchResultWidgetInitSelector.d.ts","sourceRoot":"","sources":["../../../../../src/components/SearchResultWidget/SearchResultWidgetInitSelector.tsx"],"names":[],"mappings":"AAOA,eAAO,MAAM,8BAA8B,YAkD1C,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SearchWidgetInitSelector.d.ts","sourceRoot":"","sources":["../../../../../src/components/SearchWidget/SearchWidgetInitSelector.tsx"],"names":[],"mappings":"AAOA,eAAO,MAAM,wBAAwB,
|
|
1
|
+
{"version":3,"file":"SearchWidgetInitSelector.d.ts","sourceRoot":"","sources":["../../../../../src/components/SearchWidget/SearchWidgetInitSelector.tsx"],"names":[],"mappings":"AAOA,eAAO,MAAM,wBAAwB,YAwDpC,CAAC"}
|