@cludosearch/cludo-search-components 1.0.131 → 1.0.132

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.
@@ -0,0 +1,10 @@
1
+ import { ExternalCludoSearchOptions } from '../../utils/models/instantiator-types';
2
+ /**
3
+ * Applies CludoWrapper's config defaults. headless defaults to true so that, absent
4
+ * explicit opt-out, the classic core stays headless and React renders the results —
5
+ * a caller-supplied `headless` value always wins (spread order). This must run on
6
+ * every init path; the pre-resolved-public-settings path skipping it was the cause
7
+ * of the classic core crashing on pages without a #cludo-search-results container.
8
+ */
9
+ export declare function applyConfigDefaults(config: ExternalCludoSearchOptions): ExternalCludoSearchOptions;
10
+ //# sourceMappingURL=cludo-wrapper-config.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"cludo-wrapper-config.d.ts","sourceRoot":"","sources":["../../../src/components/wrapper/cludo-wrapper-config.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,0BAA0B,EAAE,MAAM,uCAAuC,CAAC;AAEnF;;;;;;GAMG;AACH,wBAAgB,mBAAmB,CAAC,MAAM,EAAE,0BAA0B,GAAG,0BAA0B,CAKlG"}
@@ -1 +1 @@
1
- {"version":3,"file":"cludo-wrapper.d.ts","sourceRoot":"","sources":["../../../src/components/wrapper/cludo-wrapper.tsx"],"names":[],"mappings":"AAAA,OAAc,EAAE,SAAS,EAAuB,MAAM,OAAO,CAAC;AAC9D,OAAO,EAAE,0BAA0B,EAAE,MAAM,uCAAuC,CAAC;AAInF,OAAO,EAAE,uBAAuB,EAAE,MAAM,uCAAuC,CAAC;AAIhF,OAAO,EAAE,cAAc,EAAE,MAAM,6EAA6E,CAAC;AAE7G,UAAU,iBAAiB;IACvB,MAAM,EAAE,0BAA0B,CAAC;IACnC,cAAc,CAAC,EAAE,cAAc,CAAC;IAChC,MAAM,CAAC,EAAE,CAAC,UAAU,EAAE,uBAAuB,KAAK,IAAI,CAAC;IACvD,QAAQ,CAAC,EAAE,SAAS,CAAA;CACvB;AAED,yIAAyI;AACzI,wBAAgB,YAAY,CAAC,KAAK,EAAE,iBAAiB,sBA0DpD"}
1
+ {"version":3,"file":"cludo-wrapper.d.ts","sourceRoot":"","sources":["../../../src/components/wrapper/cludo-wrapper.tsx"],"names":[],"mappings":"AAAA,OAAc,EAAE,SAAS,EAAuB,MAAM,OAAO,CAAC;AAC9D,OAAO,EAAE,0BAA0B,EAAE,MAAM,uCAAuC,CAAC;AAKnF,OAAO,EAAE,uBAAuB,EAAE,MAAM,uCAAuC,CAAC;AAIhF,OAAO,EAAE,cAAc,EAAE,MAAM,6EAA6E,CAAC;AAE7G,UAAU,iBAAiB;IACvB,MAAM,EAAE,0BAA0B,CAAC;IACnC,cAAc,CAAC,EAAE,cAAc,CAAC;IAChC,MAAM,CAAC,EAAE,CAAC,UAAU,EAAE,uBAAuB,KAAK,IAAI,CAAC;IACvD,QAAQ,CAAC,EAAE,SAAS,CAAA;CACvB;AAED,yIAAyI;AACzI,wBAAgB,YAAY,CAAC,KAAK,EAAE,iBAAiB,sBAyDpD"}