convert embed.ts to ts and to use createSlice from rtk (#44496)
* convert embed.ts to use createSlice from rtk * only store in the state what we care about for interactive embedding * use DEFAULT_EMBED_OPTIONS keys to filter searchOptions * removed unused hash parameter * adds basic unit test
Please register or sign in to comment