pixel-react 1.14.43 → 1.14.44

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.
Files changed (51) hide show
  1. package/lib/StyleGuide/ColorPalette/colorPaletteList.js +10 -0
  2. package/lib/StyleGuide/ColorPalette/colorPaletteList.js.map +1 -1
  3. package/lib/assets/icons/fia_clear.svg.js +6 -0
  4. package/lib/assets/icons/fia_clear.svg.js.map +1 -0
  5. package/lib/assets/icons/fia_magic.svg.js +6 -0
  6. package/lib/assets/icons/fia_magic.svg.js.map +1 -0
  7. package/lib/assets/icons/fia_queries.svg.js +6 -0
  8. package/lib/assets/icons/fia_queries.svg.js.map +1 -0
  9. package/lib/components/ChatModalAi/ChatModalAi.d.ts +4 -0
  10. package/lib/components/ChatModalAi/ChatModalAi.js +122 -0
  11. package/lib/components/ChatModalAi/ChatModalAi.js.map +1 -0
  12. package/lib/components/ChatModalAi/index.d.ts +1 -0
  13. package/lib/components/ChatModalAi/index.js +2 -0
  14. package/lib/components/ChatModalAi/index.js.map +1 -0
  15. package/lib/components/ChatModalAi/types.d.ts +33 -0
  16. package/lib/components/ChatModalAi/types.js +2 -0
  17. package/lib/components/ChatModalAi/types.js.map +1 -0
  18. package/lib/components/ConditionalDropdown/ConditionalDropdown.js +1 -1
  19. package/lib/components/ConditionalDropdown/ConditionalDropdown.js.map +1 -1
  20. package/lib/components/Excel/ExcelFile/ExcelFileComponents/ActiveCell.d.ts +4 -0
  21. package/lib/components/Excel/ExcelFile/ExcelFileComponents/ActiveCell.js +6 -2
  22. package/lib/components/Excel/ExcelFile/ExcelFileComponents/ActiveCell.js.map +1 -1
  23. package/lib/components/Excel/ExcelFile/ExcelFileComponents/Selected.d.ts +7 -1
  24. package/lib/components/Excel/ExcelFile/ExcelFileComponents/Selected.js +6 -2
  25. package/lib/components/Excel/ExcelFile/ExcelFileComponents/Selected.js.map +1 -1
  26. package/lib/components/Excel/ExcelFile/ExcelFileComponents/Spreadsheet.js +6 -3
  27. package/lib/components/Excel/ExcelFile/ExcelFileComponents/Spreadsheet.js.map +1 -1
  28. package/lib/components/Excel/ExcelFile/ExcelFileComponents/reducer.js +32 -25
  29. package/lib/components/Excel/ExcelFile/ExcelFileComponents/reducer.js.map +1 -1
  30. package/lib/components/Excel/ExcelFile/ExcelFileComponents/util.d.ts +16 -3
  31. package/lib/components/Excel/ExcelFile/ExcelFileComponents/util.js +194 -26
  32. package/lib/components/Excel/ExcelFile/ExcelFileComponents/util.js.map +1 -1
  33. package/lib/components/Icon/iconList.js +6 -0
  34. package/lib/components/Icon/iconList.js.map +1 -1
  35. package/lib/components/MultiSelect/Dropdown.js +2 -0
  36. package/lib/components/MultiSelect/Dropdown.js.map +1 -1
  37. package/lib/index.cjs +368 -57
  38. package/lib/index.cjs.map +1 -1
  39. package/lib/index.d.ts +36 -1
  40. package/lib/index.js +1 -0
  41. package/lib/index.js.map +1 -1
  42. package/lib/node_modules/js-beautify/js/src/css/beautifier.js +1 -1
  43. package/lib/node_modules/js-beautify/js/src/css/options.js +1 -1
  44. package/lib/node_modules/js-beautify/js/src/html/beautifier.js +1 -1
  45. package/lib/node_modules/js-beautify/js/src/html/options.js +1 -1
  46. package/lib/node_modules/js-beautify/js/src/javascript/beautifier.js +1 -1
  47. package/lib/node_modules/js-beautify/js/src/javascript/options.js +1 -1
  48. package/lib/styles.css +1 -1
  49. package/lib/styles.css.map +1 -1
  50. package/lib/tsconfig.tsbuildinfo +1 -1
  51. package/package.json +1 -1
package/lib/index.cjs CHANGED
@@ -856,6 +856,12 @@ const SvgHideScripts = (props) => /* @__PURE__ */ React__namespace.createElement
856
856
 
857
857
  const SvgFiaIcon = (props) => /* @__PURE__ */ React__namespace.createElement("svg", { width: "1em", height: "1em", viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props }, /* @__PURE__ */ React__namespace.createElement("circle", { cx: 16, cy: 17, r: 8, fill: "#F2D7FE" }), /* @__PURE__ */ React__namespace.createElement("rect", { x: 0.5, y: 0.5, width: 31, height: 31, rx: 15.5, fill: "url(#paint0_linear_175_15917)", stroke: "url(#paint1_linear_175_15917)" }), /* @__PURE__ */ React__namespace.createElement("path", { d: "M25.0585 16.7819C25.0585 19.7902 23.9858 21.7593 22.2647 22.9703C20.3982 24.2141 18.2799 24.5817 16 24.5817C10.9988 24.5817 6.9415 22.6318 6.9415 16.7819C6.9415 11.3181 10.9988 7.41821 16 7.41821C21.0013 7.41821 25.0585 11.3181 25.0585 16.7819Z", fill: "#F5F5F5" }), /* @__PURE__ */ React__namespace.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M22.7067 23.6157L22.6985 23.6212C20.653 24.9843 18.3597 25.3639 16 25.3639C13.4186 25.3639 10.9594 24.8642 9.12864 23.5033C7.25646 22.1116 6.1593 19.9083 6.1593 16.7819C6.1593 10.8945 10.5585 6.63605 16 6.63605C21.4415 6.63605 25.8407 10.8945 25.8407 16.7819C25.8407 20.0008 24.6777 22.2289 22.7148 23.61L22.7067 23.6157ZM22.2647 22.9703C23.9858 21.7593 25.0585 19.7903 25.0585 16.7819C25.0585 11.3182 21.0013 7.41824 16 7.41824C10.9988 7.41824 6.94149 11.3182 6.94149 16.7819C6.94149 22.6318 10.9988 24.5817 16 24.5817C18.2799 24.5817 20.3982 24.2142 22.2647 22.9703Z", fill: "black" }), /* @__PURE__ */ React__namespace.createElement("path", { d: "M16 7.41821C15.7588 7.41821 15.5233 7.43538 15.2849 7.45302C19.951 7.8063 23.6283 11.5818 23.6283 16.7819C23.6283 19.7902 22.5555 21.7593 20.8344 22.9703C19.5495 23.8284 17.9428 24.4573 15.304 24.5641C15.5342 24.5731 15.765 24.5817 16 24.5817C18.2823 24.5817 20.3991 24.2137 22.2647 22.9703C23.9858 21.7593 25.0585 19.7902 25.0585 16.7819C25.0585 11.3181 21.0013 7.41821 16 7.41821Z", fill: "#CFD8DC" }), /* @__PURE__ */ React__namespace.createElement("path", { d: "M18.8606 13.1394H13.1394C10.7696 13.1394 8.84856 15.0605 8.84856 17.4303C8.84856 19.8001 10.7696 21.7212 13.1394 21.7212H18.8606C21.2304 21.7212 23.1515 19.8001 23.1515 17.4303C23.1515 15.0605 21.2304 13.1394 18.8606 13.1394Z", fill: "#607D8B" }), /* @__PURE__ */ React__namespace.createElement("path", { d: "M18.8606 13.1394H17.4303C19.8001 13.1394 21.7212 15.0605 21.7212 17.4303C21.7212 19.8001 19.8001 21.7212 17.4303 21.7212H18.8606C21.2304 21.7212 23.1515 19.8001 23.1515 17.4303C23.1515 15.0605 21.2304 13.1394 18.8606 13.1394Z", fill: "#37474F" }), /* @__PURE__ */ React__namespace.createElement("path", { d: "M7.89503 9.32527C8.42165 9.32527 8.84855 8.89836 8.84855 8.37174C8.84855 7.84512 8.42165 7.41821 7.89503 7.41821C7.36841 7.41821 6.9415 7.84512 6.9415 8.37174C6.9415 8.89836 7.36841 9.32527 7.89503 9.32527Z", fill: "#D156E5" }), /* @__PURE__ */ React__namespace.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M9.40727 8.37179C9.40727 9.20698 8.73022 9.88403 7.89503 9.88403C7.05985 9.88403 6.3828 9.20698 6.3828 8.37179C6.3828 7.53661 7.05985 6.85956 7.89503 6.85956C8.73022 6.85956 9.40727 7.53661 9.40727 8.37179ZM8.84856 8.37179C8.84856 8.89841 8.42165 9.32532 7.89503 9.32532C7.36841 9.32532 6.94151 8.89841 6.94151 8.37179C6.94151 7.84518 7.36841 7.41827 7.89503 7.41827C8.42165 7.41827 8.84856 7.84518 8.84856 8.37179Z", fill: "black" }), /* @__PURE__ */ React__namespace.createElement("path", { d: "M12.1859 17.9071C12.7125 17.9071 13.1394 17.4801 13.1394 16.9535C13.1394 16.4269 12.7125 16 12.1859 16C11.6593 16 11.2324 16.4269 11.2324 16.9535C11.2324 17.4801 11.6593 17.9071 12.1859 17.9071Z", fill: "#00BCD4" }), /* @__PURE__ */ React__namespace.createElement("path", { d: "M19.8141 17.9071C20.3407 17.9071 20.7677 17.4801 20.7677 16.9535C20.7677 16.4269 20.3407 16 19.8141 16C19.2875 16 18.8606 16.4269 18.8606 16.9535C18.8606 17.4801 19.2875 17.9071 19.8141 17.9071Z", fill: "#00BCD4" }), /* @__PURE__ */ React__namespace.createElement("path", { d: "M24.105 9.32527C24.6317 9.32527 25.0586 8.89836 25.0586 8.37174C25.0586 7.84512 24.6317 7.41821 24.105 7.41821C23.5784 7.41821 23.1515 7.84512 23.1515 8.37174C23.1515 8.89836 23.5784 9.32527 24.105 9.32527Z", fill: "#D156E5" }), /* @__PURE__ */ React__namespace.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M25.6172 8.37179C25.6172 9.20698 24.9402 9.88403 24.105 9.88403C23.2698 9.88403 22.5927 9.20698 22.5927 8.37179C22.5927 7.53661 23.2698 6.85956 24.105 6.85956C24.9402 6.85956 25.6172 7.53661 25.6172 8.37179ZM25.0585 8.37179C25.0585 8.89841 24.6316 9.32532 24.105 9.32532C23.5784 9.32532 23.1515 8.89841 23.1515 8.37179C23.1515 7.84518 23.5784 7.41827 24.105 7.41827C24.6316 7.41827 25.0585 7.84518 25.0585 8.37179Z", fill: "black" }), /* @__PURE__ */ React__namespace.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M16.4768 10.7556H15.5233C15.2599 10.7556 15.0465 10.5421 15.0465 10.2788C15.0465 10.0155 15.2599 9.80206 15.5233 9.80206H16.4768C16.7401 9.80206 16.9535 10.0155 16.9535 10.2788C16.9535 10.5421 16.7401 10.7556 16.4768 10.7556ZM15.0465 12.1859H16.9536C17.2169 12.1859 17.4303 11.9724 17.4303 11.7091C17.4303 11.4458 17.2169 11.2324 16.9536 11.2324H15.0465C14.7832 11.2324 14.5697 11.4458 14.5697 11.7091C14.5697 11.9724 14.7832 12.1859 15.0465 12.1859ZM23.6282 17.4303C23.6254 14.7984 21.4925 12.6655 18.8606 12.6626H13.1394C10.5063 12.6626 8.3718 14.7972 8.3718 17.4303C8.3718 20.0634 10.5063 22.1979 13.1394 22.1979H18.8606C21.4925 22.195 23.6254 20.0622 23.6282 17.4303ZM9.32532 17.4303C9.32769 15.3248 11.0339 13.6185 13.1394 13.6162H18.8606C20.9671 13.6162 22.6747 15.3238 22.6747 17.4303C22.6747 19.5368 20.9671 21.2444 18.8606 21.2444H13.1394C11.0339 21.242 9.32769 19.5358 9.32532 17.4303ZM10.7556 16.9535C10.7556 16.1636 11.396 15.5232 12.1859 15.5232C12.9758 15.5232 13.6162 16.1636 13.6162 16.9535C13.6162 17.7435 12.9758 18.3838 12.1859 18.3838C11.396 18.3838 10.7556 17.7435 10.7556 16.9535ZM11.7091 16.9535C11.7091 17.2168 11.9226 17.4303 12.1859 17.4303C12.4492 17.4303 12.6627 17.2168 12.6627 16.9535C12.6627 16.6902 12.4492 16.4768 12.1859 16.4768C11.9226 16.4768 11.7091 16.6902 11.7091 16.9535ZM19.8141 15.5232C20.6041 15.5232 21.2444 16.1636 21.2444 16.9535C21.2444 17.7435 20.6041 18.3838 19.8141 18.3838C19.0242 18.3838 18.3838 17.7435 18.3838 16.9535C18.3838 16.1636 19.0242 15.5232 19.8141 15.5232ZM19.8141 16.4768C19.5508 16.4768 19.3374 16.6902 19.3374 16.9535C19.3374 17.2168 19.5508 17.4303 19.8141 17.4303C20.0774 17.4303 20.2909 17.2168 20.2909 16.9535C20.2909 16.6902 20.0774 16.4768 19.8141 16.4768ZM16 18.8606C16.3955 18.8817 16.7855 18.7603 17.099 18.5183C17.2887 18.3389 17.587 18.3442 17.7702 18.5302C17.953 18.7156 17.9517 19.0138 17.7674 19.1977C17.2786 19.6213 16.6463 19.8419 16 19.8141C15.3549 19.841 14.7239 19.6205 14.236 19.1977C14.0656 19.0105 14.0711 18.7229 14.2485 18.5424C14.426 18.362 14.7135 18.3516 14.9035 18.5187C15.2164 18.76 15.6054 18.8812 16 18.8606Z", fill: "black" }), /* @__PURE__ */ React__namespace.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M13.1394 13.5603H18.8606C20.9979 13.5603 22.7306 15.293 22.7306 17.4303C22.7306 19.5676 20.9979 21.3003 18.8606 21.3003H13.1394C11.0031 21.2979 9.27185 19.5667 9.26945 17.4304L9.26945 17.4302C9.27185 15.2939 11.0031 13.5627 13.1394 13.5603ZM17.1353 18.5608L17.1331 18.5625C16.8098 18.8121 16.4078 18.9376 16 18.9165C15.5931 18.9371 15.1921 18.8118 14.8694 18.563L14.8679 18.5619L14.8666 18.5607C14.6988 18.4131 14.445 18.4223 14.2884 18.5816C14.1325 18.7401 14.1269 18.9924 14.2751 19.1576C14.7519 19.5697 15.368 19.7846 15.9977 19.7583L16.0001 19.7582L16.0024 19.7583C16.6337 19.7854 17.2515 19.5702 17.7293 19.1568C17.8905 18.9945 17.8912 18.7325 17.7305 18.5694C17.5686 18.405 17.305 18.4003 17.1374 18.5589L17.1353 18.5608ZM17.7674 19.1977C17.2786 19.6213 16.6463 19.8419 16 19.8141C15.3549 19.841 14.7239 19.6205 14.236 19.1977C14.0656 19.0105 14.0711 18.7229 14.2485 18.5424C14.426 18.362 14.7135 18.3516 14.9035 18.5187C15.2164 18.76 15.6054 18.8812 16 18.8606C16.3955 18.8817 16.7855 18.7603 17.099 18.5183C17.2887 18.3389 17.587 18.3442 17.7702 18.5302C17.953 18.7156 17.9517 19.0138 17.7674 19.1977ZM15.5233 10.6997H16.4768C16.7092 10.6997 16.8977 10.5113 16.8977 10.2788C16.8977 10.0464 16.7092 9.85793 16.4768 9.85793H15.5233C15.2908 9.85793 15.1024 10.0464 15.1024 10.2788C15.1024 10.5113 15.2908 10.6997 15.5233 10.6997ZM15.0465 12.13H16.9536C17.186 12.13 17.3744 11.9416 17.3744 11.7091C17.3744 11.4767 17.186 11.2882 16.9536 11.2882H15.0465C14.814 11.2882 14.6256 11.4767 14.6256 11.7091C14.6256 11.9416 14.814 12.13 15.0465 12.13ZM23.5724 17.4303C23.5695 14.8292 21.4616 12.7214 18.8605 12.7185H13.1394C10.5372 12.7185 8.42767 14.8281 8.42767 17.4303C8.42767 20.0325 10.5372 22.1421 13.1394 22.1421H18.8605C21.4616 22.1392 23.5695 20.0314 23.5724 17.4303ZM23.6282 17.4303C23.6254 14.7984 21.4925 12.6655 18.8606 12.6626H13.1394C10.5063 12.6626 8.3718 14.7972 8.3718 17.4303C8.3718 20.0634 10.5063 22.1979 13.1394 22.1979H18.8606C21.4925 22.195 23.6254 20.0622 23.6282 17.4303ZM12.1859 15.5791C11.4268 15.5791 10.8115 16.1945 10.8115 16.9535C10.8115 17.7126 11.4268 18.3279 12.1859 18.3279C12.945 18.3279 13.5603 17.7126 13.5603 16.9535C13.5603 16.1945 12.945 15.5791 12.1859 15.5791ZM12.1859 17.4862C11.8917 17.4862 11.6533 17.2477 11.6533 16.9535C11.6533 16.6594 11.8917 16.4209 12.1859 16.4209C12.4801 16.4209 12.7185 16.6594 12.7185 16.9535C12.7185 17.2477 12.4801 17.4862 12.1859 17.4862ZM21.1886 16.9535C21.1886 16.1945 20.5732 15.5791 19.8141 15.5791C19.0551 15.5791 18.4397 16.1945 18.4397 16.9535C18.4397 17.7126 19.0551 18.3279 19.8141 18.3279C20.5732 18.3279 21.1886 17.7126 21.1886 16.9535ZM19.2815 16.9535C19.2815 16.6594 19.52 16.4209 19.8141 16.4209C20.1083 16.4209 20.3468 16.6594 20.3468 16.9535C20.3468 17.2477 20.1083 17.4862 19.8141 17.4862C19.52 17.4862 19.2815 17.2477 19.2815 16.9535ZM15.5233 10.7556H16.4768C16.7401 10.7556 16.9535 10.5421 16.9535 10.2788C16.9535 10.0155 16.7401 9.80206 16.4768 9.80206H15.5233C15.2599 9.80206 15.0465 10.0155 15.0465 10.2788C15.0465 10.5421 15.2599 10.7556 15.5233 10.7556ZM16.9536 12.1859H15.0465C14.7832 12.1859 14.5697 11.9724 14.5697 11.7091C14.5697 11.4458 14.7832 11.2324 15.0465 11.2324H16.9536C17.2169 11.2324 17.4303 11.4458 17.4303 11.7091C17.4303 11.9724 17.2169 12.1859 16.9536 12.1859ZM13.1394 13.6162C11.0339 13.6185 9.32769 15.3248 9.32532 17.4303C9.32769 19.5358 11.0339 21.242 13.1394 21.2444H18.8606C20.9671 21.2444 22.6747 19.5368 22.6747 17.4303C22.6747 15.3238 20.9671 13.6162 18.8606 13.6162H13.1394ZM12.1859 15.5232C11.396 15.5232 10.7556 16.1636 10.7556 16.9535C10.7556 17.7435 11.396 18.3838 12.1859 18.3838C12.9758 18.3838 13.6162 17.7435 13.6162 16.9535C13.6162 16.1636 12.9758 15.5232 12.1859 15.5232ZM12.1859 17.4303C11.9226 17.4303 11.7091 17.2168 11.7091 16.9535C11.7091 16.6902 11.9226 16.4768 12.1859 16.4768C12.4492 16.4768 12.6627 16.6902 12.6627 16.9535C12.6627 17.2168 12.4492 17.4303 12.1859 17.4303ZM21.2444 16.9535C21.2444 16.1636 20.6041 15.5232 19.8141 15.5232C19.0242 15.5232 18.3838 16.1636 18.3838 16.9535C18.3838 17.7435 19.0242 18.3838 19.8141 18.3838C20.6041 18.3838 21.2444 17.7435 21.2444 16.9535ZM19.3374 16.9535C19.3374 16.6902 19.5508 16.4768 19.8141 16.4768C20.0774 16.4768 20.2909 16.6902 20.2909 16.9535C20.2909 17.2168 20.0774 17.4303 19.8141 17.4303C19.5508 17.4303 19.3374 17.2168 19.3374 16.9535Z", fill: "black" }), /* @__PURE__ */ React__namespace.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M7.895 9.53558C8.08014 9.53558 8.23022 9.68567 8.23022 9.87081L8.23022 11.3757C8.23022 11.5608 8.08014 11.7109 7.895 11.7109C7.70986 11.7109 7.55978 11.5608 7.55978 11.3757L7.55978 9.87081C7.55978 9.68567 7.70986 9.53558 7.895 9.53558Z", fill: "black" }), /* @__PURE__ */ React__namespace.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M24.105 9.53558C24.2901 9.53558 24.4402 9.68567 24.4402 9.87081L24.4402 11.3757C24.4402 11.5608 24.2901 11.7109 24.105 11.7109C23.9199 11.7109 23.7698 11.5608 23.7698 11.3757L23.7698 9.87081C23.7698 9.68567 23.9199 9.53558 24.105 9.53558Z", fill: "black" }), /* @__PURE__ */ React__namespace.createElement("defs", null, /* @__PURE__ */ React__namespace.createElement("linearGradient", { id: "paint0_linear_175_15917", x1: 16, y1: 0, x2: 16, y2: 32, gradientUnits: "userSpaceOnUse" }, /* @__PURE__ */ React__namespace.createElement("stop", { stopColor: "#E14BEE" }), /* @__PURE__ */ React__namespace.createElement("stop", { offset: 1, stopColor: "#71347B" })), /* @__PURE__ */ React__namespace.createElement("linearGradient", { id: "paint1_linear_175_15917", x1: 16, y1: 0, x2: 16, y2: 32, gradientUnits: "userSpaceOnUse" }, /* @__PURE__ */ React__namespace.createElement("stop", { stopColor: "#71347B" }), /* @__PURE__ */ React__namespace.createElement("stop", { offset: 1, stopColor: "#E14BEE" }))));
858
858
 
859
+ const SvgFiaQueries = (props) => /* @__PURE__ */ React__namespace.createElement("svg", { width: "1em", height: "1em", viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props }, /* @__PURE__ */ React__namespace.createElement("g", { clipPath: "url(#clip0_300_28244)" }, /* @__PURE__ */ React__namespace.createElement("path", { d: "M10.3438 13.625C10.3438 14.9188 9.29375 16 8 16C6.70625 16 5.65625 14.9188 5.65625 13.625C5.65625 13.3625 5.86247 13.1562 6.125 13.1562H9.875C10.1375 13.1562 10.3438 13.3625 10.3438 13.625Z", fill: "#AEADB3" }), /* @__PURE__ */ React__namespace.createElement("path", { d: "M10.3438 13.625C10.3438 14.9188 9.29375 16 8 16V13.1562H9.875C10.1375 13.1562 10.3438 13.3625 10.3438 13.625Z", fill: "#8B8892" }), /* @__PURE__ */ React__namespace.createElement("path", { d: "M11.2812 12.2188V12.6875C11.2812 13.4656 10.6532 14.0938 9.875 14.0938H6.125C5.34684 14.0938 4.71875 13.4656 4.71875 12.6875V12.2188L5.60938 11.25H10.3906L11.2812 12.2188Z", fill: "#D9D9D9" }), /* @__PURE__ */ React__namespace.createElement("path", { d: "M10.3906 11.25L11.2812 12.2188V12.6875C11.2812 13.4656 10.6532 14.0938 9.875 14.0938H8V11.25H10.3906Z", fill: "#C8C6CD" }), /* @__PURE__ */ React__namespace.createElement("path", { d: "M13.625 5.625C13.625 6.98438 13.1281 8.30625 12.2281 9.32812C11.7312 9.9 11.4312 10.5656 11.3281 11.25C11.3094 11.4093 11.2812 11.5906 11.2812 11.75V12.2188H4.71874V11.75C4.71874 11.5906 4.69996 11.4093 4.67186 11.25C4.57808 10.5656 4.27814 9.9 3.79061 9.35622C2.59058 8.00622 2.12183 6.19684 2.50624 4.39687C2.95624 2.2875 4.67186 0.571875 6.79064 0.121875C7.19374 0.0374688 7.59686 0 7.99999 0C9.28436 0 10.5406 0.440594 11.5438 1.25622C12.8656 2.33437 13.625 3.92812 13.625 5.625Z", fill: "#FEDB41" }), /* @__PURE__ */ React__namespace.createElement("path", { d: "M13.625 5.625C13.625 6.98438 13.1281 8.30625 12.2281 9.32812C11.7312 9.9 11.4312 10.5656 11.3281 11.25C11.3094 11.4093 11.2812 11.5906 11.2812 11.75V12.2188H8V0C9.28437 0 10.5407 0.440594 11.5438 1.25622C12.8656 2.33437 13.625 3.92812 13.625 5.625Z", fill: "#FCBF29" }), /* @__PURE__ */ React__namespace.createElement("path", { d: "M11.75 5.625C11.75 5.88747 11.5438 6.09375 11.2812 6.09375C11.0187 6.09375 10.8125 5.88747 10.8125 5.625C10.8125 4.07809 9.54691 2.8125 8 2.8125C7.73747 2.8125 7.53125 2.60622 7.53125 2.34375C7.53125 2.08122 7.73747 1.875 8 1.875C10.0719 1.875 11.75 3.55309 11.75 5.625Z", fill: "#FEA832" }), /* @__PURE__ */ React__namespace.createElement("path", { d: "M1.40625 6.5625H0.46875C0.209656 6.5625 0 6.35284 0 6.09375C0 5.83466 0.209656 5.625 0.46875 5.625H1.40625C1.66534 5.625 1.875 5.83466 1.875 6.09375C1.875 6.35284 1.66534 6.5625 1.40625 6.5625Z", fill: "#FEA832" }), /* @__PURE__ */ React__namespace.createElement("path", { d: "M1.2689 4.08152C1.14896 4.08152 1.02902 4.03574 0.937493 3.94418L0.274649 3.28137C0.0915557 3.09827 0.0915557 2.80162 0.274649 2.61852C0.457743 2.43543 0.754399 2.43543 0.937493 2.61852L1.60034 3.28137C1.78343 3.46446 1.78343 3.76112 1.60034 3.94421C1.50877 4.03577 1.38884 4.08152 1.2689 4.08152Z", fill: "#FEA832" }), /* @__PURE__ */ React__namespace.createElement("path", { d: "M0.274649 9.56921C0.0915557 9.38612 0.0915557 9.08946 0.274649 8.90637L0.937493 8.24352C1.12059 8.06043 1.41724 8.06043 1.60034 8.24352C1.78343 8.42662 1.78343 8.72327 1.60034 8.90637L0.937493 9.56921C0.754399 9.7523 0.457774 9.7523 0.274649 9.56921Z", fill: "#FEA832" }), /* @__PURE__ */ React__namespace.createElement("path", { d: "M15.5312 6.5625H14.5938C14.3347 6.5625 14.125 6.35284 14.125 6.09375C14.125 5.83466 14.3347 5.625 14.5938 5.625H15.5312C15.7903 5.625 16 5.83466 16 6.09375C16 6.35284 15.7903 6.5625 15.5312 6.5625Z", fill: "#FE9923" }), /* @__PURE__ */ React__namespace.createElement("path", { d: "M14.3996 3.94421C14.2166 3.76112 14.2166 3.46446 14.3996 3.28137L15.0625 2.61852C15.2456 2.43543 15.5422 2.43543 15.7253 2.61852C15.9084 2.80162 15.9084 3.09827 15.7253 3.28137L15.0625 3.94421C14.8794 4.1273 14.5828 4.1273 14.3996 3.94421Z", fill: "#FE9923" }), /* @__PURE__ */ React__namespace.createElement("path", { d: "M15.0625 9.56921L14.3996 8.90637C14.2166 8.72327 14.2166 8.42662 14.3996 8.24352C14.5827 8.06043 14.8794 8.06043 15.0625 8.24352L15.7253 8.90637C15.9084 9.08946 15.9084 9.38612 15.7253 9.56921C15.5422 9.7523 15.2456 9.7523 15.0625 9.56921Z", fill: "#FE9923" }), /* @__PURE__ */ React__namespace.createElement("path", { d: "M11.75 5.625C11.75 5.88747 11.5438 6.09375 11.2812 6.09375C11.0187 6.09375 10.8125 5.88747 10.8125 5.625C10.8125 4.07809 9.54691 2.8125 8 2.8125V1.875C10.0719 1.875 11.75 3.55309 11.75 5.625Z", fill: "#FE9923" })), /* @__PURE__ */ React__namespace.createElement("defs", null, /* @__PURE__ */ React__namespace.createElement("clipPath", { id: "clip0_300_28244" }, /* @__PURE__ */ React__namespace.createElement("rect", { width: 16, height: 16, fill: "white" }))));
860
+
861
+ const SvgFiaMagic = (props) => /* @__PURE__ */ React__namespace.createElement("svg", { width: "1em", height: "1em", viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props }, /* @__PURE__ */ React__namespace.createElement("g", { clipPath: "url(#clip0_704_11368)" }, /* @__PURE__ */ React__namespace.createElement("path", { d: "M6.67062 10.6706L2.31875 15.5481C1.81344 16.1256 0.927188 16.1521 0.3875 15.6124C-0.15375 15.0712 -0.124062 14.1853 0.451875 13.6812L5.32937 9.32932C5.32937 9.32932 5.75 9.24994 6.25 9.74994C6.75 10.2499 6.67062 10.6706 6.67062 10.6706Z", fill: "#0052BE" }), /* @__PURE__ */ React__namespace.createElement("path", { d: "M6.67064 10.6706L2.31876 15.5481C1.81345 16.1256 0.9272 16.1522 0.387512 15.6125L6.25001 9.75C6.75001 10.25 6.67064 10.6706 6.67064 10.6706Z", fill: "#00429B" }), /* @__PURE__ */ React__namespace.createElement("path", { d: "M9.49997 7.5L6.6706 10.6706C6.20194 10.202 5.79803 9.79806 5.32935 9.32937L8.49997 6.5L9.49997 7.5Z", fill: "#00429B" }), /* @__PURE__ */ React__namespace.createElement("path", { d: "M9.5 7.5L6.67063 10.6706L6 10L9 7L9.5 7.5Z", fill: "#00337A" }), /* @__PURE__ */ React__namespace.createElement("path", { d: "M12.5 8.7189H10.4875L9.16032 10.5273C8.91407 10.8628 8.38457 10.7338 8.31938 10.3236L7.95813 8.04202L5.67657 7.68077C5.26598 7.61555 5.1377 7.08571 5.47282 6.83983L7.28126 5.51265V3.50015C7.28126 3.11965 7.71242 2.89736 8.02251 3.11858L9.5897 4.23827L11.8059 3.6164C12.1575 3.5174 12.4827 3.8428 12.3838 4.19421L11.7619 6.41046L12.8816 7.97765C13.1025 8.28743 12.8809 8.7189 12.5 8.7189Z", fill: "#FFDD54" }), /* @__PURE__ */ React__namespace.createElement("path", { d: "M12.8816 7.9774C13.1025 8.28718 12.8809 8.71865 12.5 8.71865H10.4875L9.16032 10.5271C8.91422 10.8623 8.3846 10.7338 8.31938 10.3233L7.95813 8.04178L12.2641 3.73584C12.3838 3.85584 12.4297 4.03084 12.3838 4.19396L11.7619 6.41021L12.8816 7.9774Z", fill: "#FFB454" }), /* @__PURE__ */ React__namespace.createElement("path", { d: "M16 1.21875C16 1.4775 15.79 1.6875 15.5312 1.6875H15.25V1.96875C15.25 2.2275 15.04 2.4375 14.7812 2.4375C14.5225 2.4375 14.3125 2.2275 14.3125 1.96875V1.6875H14.0312C13.7725 1.6875 13.5625 1.4775 13.5625 1.21875C13.5625 0.96 13.7725 0.75 14.0312 0.75H14.3125V0.46875C14.3125 0.21 14.5225 0 14.7812 0C15.04 0 15.25 0.21 15.25 0.46875V0.75H15.5312C15.79 0.75 16 0.959969 16 1.21875Z", fill: "#BEE75E" }), /* @__PURE__ */ React__namespace.createElement("path", { d: "M16 1.21875C16 1.4775 15.79 1.6875 15.5312 1.6875H15.25V1.96875C15.25 2.2275 15.04 2.4375 14.7812 2.4375C14.5225 2.4375 14.3125 2.2275 14.3125 1.96875V1.6875L15.25 0.75H15.5312C15.79 0.75 16 0.959969 16 1.21875Z", fill: "#00CB75" }), /* @__PURE__ */ React__namespace.createElement("path", { d: "M10.5 1.28125H10.2188V1C10.2188 0.741125 10.0089 0.53125 9.75 0.53125C9.49112 0.53125 9.28125 0.741125 9.28125 1V1.28125H9C8.74112 1.28125 8.53125 1.49112 8.53125 1.75C8.53125 2.00888 8.74112 2.21875 9 2.21875H9.28125V2.5C9.28125 2.75887 9.49112 2.96875 9.75 2.96875C10.0089 2.96875 10.2188 2.75887 10.2188 2.5V2.21875H10.5C10.7589 2.21875 10.9688 2.00888 10.9688 1.75C10.9688 1.49112 10.7589 1.28125 10.5 1.28125Z", fill: "#F6F9F9" }), /* @__PURE__ */ React__namespace.createElement("path", { d: "M13.7812 7C13.7812 7.25887 13.9911 7.46875 14.25 7.46875C14.5089 7.46875 14.7188 7.25887 14.7188 7V6.71875H15C15.2589 6.71875 15.4688 6.50888 15.4688 6.25C15.4688 5.99112 15.2589 5.78125 15 5.78125H14.7188V5.5C14.7188 5.24112 14.5089 5.03125 14.25 5.03125C13.9911 5.03125 13.7812 5.24112 13.7812 5.5V5.78125H13.5C13.2411 5.78125 13.0312 5.99112 13.0312 6.25C13.0312 6.50888 13.2411 6.71875 13.5 6.71875H13.7812V7Z", fill: "#E2DFF4" }), /* @__PURE__ */ React__namespace.createElement("path", { d: "M15.5312 10.2812H15.25V10C15.25 9.74112 15.0401 9.53125 14.7812 9.53125C14.5224 9.53125 14.3125 9.74112 14.3125 10V10.2812H14.0312C13.7724 10.2812 13.5625 10.4911 13.5625 10.75C13.5625 11.0089 13.7724 11.2188 14.0312 11.2188H14.3125V11.5C14.3125 11.7589 14.5224 11.9688 14.7812 11.9688C15.0401 11.9688 15.25 11.7589 15.25 11.5V11.2188H15.5312C15.7901 11.2188 16 11.0089 16 10.75C16 10.4911 15.7901 10.2812 15.5312 10.2812Z", fill: "#FF4A4A" }), /* @__PURE__ */ React__namespace.createElement("path", { d: "M6 0.75H5.71875V0.46875C5.71875 0.209875 5.50888 0 5.25 0C4.99112 0 4.78125 0.209875 4.78125 0.46875V0.75H4.5C4.24112 0.75 4.03125 0.959875 4.03125 1.21875C4.03125 1.47763 4.24112 1.6875 4.5 1.6875H4.78125V1.96875C4.78125 2.22762 4.99112 2.4375 5.25 2.4375C5.50888 2.4375 5.71875 2.22762 5.71875 1.96875V1.6875H6C6.25887 1.6875 6.46875 1.47763 6.46875 1.21875C6.46875 0.959875 6.25887 0.75 6 0.75Z", fill: "#FF8659" }), /* @__PURE__ */ React__namespace.createElement("path", { d: "M4.98259 3.84307L3.23259 2.84307C3.00787 2.71467 2.7215 2.79273 2.59303 3.01748C2.46459 3.24226 2.54268 3.52857 2.76743 3.65704L4.51743 4.65704C4.74118 4.78495 5.02796 4.70842 5.157 4.48264C5.28546 4.25786 5.20737 3.97154 4.98259 3.84307Z", fill: "#F6F9F9" }), /* @__PURE__ */ React__namespace.createElement("path", { d: "M3.6919 5.28499L1.6919 5.53499C1.43499 5.56708 1.25277 5.80136 1.28493 6.05824C1.31702 6.31505 1.55127 6.49743 1.80818 6.46521L3.80818 6.21521C4.06508 6.18311 4.2473 5.94883 4.21515 5.69196C4.18302 5.43508 3.94868 5.25252 3.6919 5.28499Z", fill: "#ACCEFF" }), /* @__PURE__ */ React__namespace.createElement("path", { d: "M12.157 11.0175C12.0285 10.7927 11.7422 10.7146 11.5174 10.8431C11.2927 10.9716 11.2146 11.2579 11.343 11.4827L12.343 13.2327C12.4296 13.3841 12.5877 13.469 12.7504 13.469C13.1042 13.469 13.3374 13.0833 13.157 12.7676L12.157 11.0175Z", fill: "#E2DFF4" }), /* @__PURE__ */ React__namespace.createElement("path", { d: "M10.3081 11.7849C10.0512 11.7527 9.81697 11.9351 9.78488 12.1919L9.53488 14.1919C9.49997 14.4708 9.71719 14.7188 10.0006 14.7188C10.2335 14.7188 10.4355 14.5453 10.4651 14.3082L10.7151 12.3082C10.7473 12.0513 10.565 11.817 10.3081 11.7849Z", fill: "#6BA7FF" })), /* @__PURE__ */ React__namespace.createElement("defs", null, /* @__PURE__ */ React__namespace.createElement("clipPath", { id: "clip0_704_11368" }, /* @__PURE__ */ React__namespace.createElement("rect", { width: 16, height: 16, fill: "white" }))));
862
+
863
+ const SvgFiaClear = (props) => /* @__PURE__ */ React__namespace.createElement("svg", { width: "1em", height: "1em", viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props }, /* @__PURE__ */ React__namespace.createElement("path", { d: "M2.89523 6.0971C3.32481 6.0971 3.67305 5.74793 3.67305 5.31721C3.67305 4.88652 3.32481 4.53735 2.89523 4.53735C2.46567 4.53735 2.11743 4.88652 2.11743 5.31721C2.11743 5.74793 2.46567 6.0971 2.89523 6.0971Z", fill: "#71347B" }), /* @__PURE__ */ React__namespace.createElement("path", { d: "M0.777799 8.49407C1.20738 8.49407 1.55562 8.14491 1.55562 7.71419C1.55562 7.28349 1.20738 6.93433 0.777799 6.93433C0.34824 6.93433 0 7.28349 0 7.71419C0 8.14491 0.34824 8.49407 0.777799 8.49407Z", fill: "#71347B" }), /* @__PURE__ */ React__namespace.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M14.2301 0.202053C13.3497 -0.255167 12.2663 0.0897742 11.8103 0.97249L9.81862 4.8279C9.80795 4.84857 9.79874 4.86962 9.79095 4.89091C8.81537 4.85737 7.84895 5.28947 7.19718 6.0543C6.42925 6.95541 5.48448 7.93878 4.67715 8.44093C3.52614 9.15685 2.57459 9.41487 1.98368 9.50645C1.63808 9.56001 1.35757 9.7831 1.22093 10.0724C1.0782 10.3746 1.08896 10.7706 1.36633 11.077C1.9693 11.7433 3.1449 12.8345 5.30117 14.2095C6.79465 15.1619 8.13363 15.6887 8.85427 15.9327C9.40656 16.1197 9.99677 15.9058 10.3137 15.4299C10.7143 14.8283 11.4179 13.6938 12.0221 12.3132C12.469 11.2919 12.854 10.2392 13.2225 9.18836C13.5334 8.30189 13.3936 7.36679 12.921 6.6277L14.9966 2.63184C15.4553 1.74875 15.1119 0.659995 14.2301 0.202053ZM12.1382 5.80392L14.0443 2.1345C14.2286 1.77962 14.0906 1.34209 13.7362 1.15807C13.3824 0.974333 12.947 1.11295 12.7638 1.46768L10.8717 5.13019C10.9351 5.15715 10.998 5.18642 11.0603 5.2181L11.7516 5.56956C11.8878 5.63878 12.0168 5.71727 12.1382 5.80392ZM12.2095 8.83125C12.133 9.04941 12.0524 9.27634 11.9688 9.5074L7.61133 7.21465C7.75161 7.05783 7.88618 6.90315 8.01353 6.7537C8.6621 5.99266 9.72665 5.74725 10.5747 6.17836L11.266 6.52985C12.1178 6.96286 12.5206 7.94412 12.2095 8.83125ZM5.2432 9.35582C5.77304 9.02629 6.32592 8.54468 6.84471 8.0271L6.85167 8.03083L11.5905 10.5242C11.4082 10.9995 11.2209 11.4645 11.0388 11.8806C10.4683 13.1842 9.80047 14.2617 9.42064 14.8321C9.36652 14.9134 9.27859 14.94 9.19787 14.9126C8.88095 14.8053 8.42816 14.6365 7.88841 14.3916C8.13894 14.1267 8.50232 13.6938 8.85054 13.0989C9.00101 12.8419 8.91405 12.5156 8.6563 12.3701C8.39855 12.2246 8.06762 12.3151 7.91716 12.5721C7.63725 13.0503 7.29537 13.5212 6.87618 13.8886C6.55648 13.7156 6.22135 13.5204 5.87742 13.3011C5.59778 13.1227 5.3359 12.9498 5.09076 12.7826C5.21832 12.6966 5.35818 12.5912 5.50833 12.4621C5.73415 12.2679 5.75658 11.9322 5.55842 11.7124C5.36027 11.4925 5.01659 11.4717 4.79078 11.6658C4.45842 11.9516 4.22632 12.0604 4.13275 12.097C3.27781 11.453 2.705 10.9242 2.33429 10.5386C3.05249 10.4046 4.06702 10.0874 5.2432 9.35582Z", fill: "#71347B" }));
864
+
859
865
  const SvgArrowLeft = (props) => /* @__PURE__ */ React__namespace.createElement("svg", { width: "1em", height: "1em", viewBox: "0 0 8 12", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props }, /* @__PURE__ */ React__namespace.createElement("path", { d: "M6.95155 11.8082L7.34736 11.4151C7.47097 11.2914 7.53907 11.1268 7.53907 10.9509C7.53907 10.7751 7.47097 10.6103 7.34736 10.4866C4.87086 8.01023 4.87589 3.99002 7.35233 1.51357C7.47594 1.39006 7.54395 1.22528 7.54395 1.04947C7.54395 0.873666 7.47594 0.708786 7.35233 0.585176L6.95896 0.192002C6.70316 -0.0640005 6.28647 -0.0640005 6.03066 0.192002L0.666621 5.53683C0.543108 5.66034 0.456083 5.82493 0.456083 6.00229V6.00434C0.456083 6.18025 0.543206 6.34483 0.666621 6.46835L6.01613 11.8082C6.13964 11.9319 6.3092 11.9998 6.48501 12C6.66091 12 6.82813 11.9319 6.95155 11.8082Z", fill: "currentColor" }));
860
866
 
861
867
  const SvgAccordionBack = (props) => /* @__PURE__ */ React__namespace.createElement("svg", { width: "1em", height: "1em", viewBox: "0 0 8 14", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props }, /* @__PURE__ */ React__namespace.createElement("path", { d: "M7 13L1 7L7 1", stroke: "currentColor", strokeWidth: 2, strokeLinecap: "round", strokeLinejoin: "round" }));
@@ -1458,6 +1464,9 @@ Components['link'] = SvgLink;
1458
1464
  Components['arrow_left'] = SvgArrowLeft;
1459
1465
  Components['accordion_back'] = SvgAccordionBack;
1460
1466
  Components['fia_icon'] = SvgFiaIcon;
1467
+ Components['fia_queries'] = SvgFiaQueries;
1468
+ Components['fia_magic'] = SvgFiaMagic;
1469
+ Components['fia_clear'] = SvgFiaClear;
1461
1470
  Components['record_pause_icon'] = SvgRecordPauseIcon;
1462
1471
  Components['record_stop_icon'] = SvgRecordStopIcon;
1463
1472
  Components['add_setting'] = SvgAddSetting;
@@ -2792,6 +2801,8 @@ const Dropdown$2 = /*#__PURE__*/React.forwardRef(({
2792
2801
  action: () => {
2793
2802
  if (focusedIndex !== null) {
2794
2803
  handleOptionChange(filteredOptions[focusedIndex], !filteredOptions[focusedIndex]?.isChecked);
2804
+ } else {
2805
+ withSelectButton && !selectDisable && handleOptionChange({}, false);
2795
2806
  }
2796
2807
  }
2797
2808
  }]);
@@ -37624,8 +37635,8 @@ function getOffsetRect(element) {
37624
37635
  return {
37625
37636
  width: element.offsetWidth,
37626
37637
  height: element.offsetHeight,
37627
- left: element.offsetLeft,
37628
- top: element.offsetTop
37638
+ left: element.offsetLeft - 1,
37639
+ top: element.offsetTop - 1
37629
37640
  };
37630
37641
  }
37631
37642
  /** Write given data to clipboard with given event */
@@ -37644,29 +37655,187 @@ function readTextFromClipboard(event) {
37644
37655
  }
37645
37656
  return '';
37646
37657
  }
37658
+ function getSortedNumericKeys(dataObject) {
37659
+ return Object.keys(dataObject).map(keyString => Number(keyString)).sort((firstKey, secondKey) => firstKey - secondKey);
37660
+ }
37661
+ function insertColumnDimension(columns, insertIndex, newWidth) {
37662
+ const updated = {};
37663
+ const keys = getSortedNumericKeys(columns);
37664
+ let shiftWidth = 0;
37665
+ let inserted = false;
37666
+ for (let i = 0; i < keys.length; i++) {
37667
+ // Insert before current index
37668
+ if (i === insertIndex) {
37669
+ const prev = updated[i - 1];
37670
+ const newLeft = prev ? prev.left + prev.width : 0;
37671
+ updated[i] = {
37672
+ left: newLeft,
37673
+ width: newWidth
37674
+ };
37675
+ shiftWidth = newWidth;
37676
+ inserted = true;
37677
+ }
37678
+ const oldKey = keys[i];
37679
+ if (oldKey === undefined) continue;
37680
+ const col = columns[oldKey];
37681
+ if (!col) continue;
37682
+ const newKey = inserted ? i + 1 : i;
37683
+ const newLeft = inserted ? col.left + shiftWidth : col.left;
37684
+ updated[newKey] = {
37685
+ ...col,
37686
+ left: newLeft
37687
+ };
37688
+ }
37689
+ // If inserting at the end
37690
+ if (!inserted) {
37691
+ const lastKey = keys.length > 0 ? keys[keys.length - 1] : undefined;
37692
+ const last = lastKey !== undefined ? updated[lastKey] : undefined;
37693
+ const newLeft = last ? last.left + last.width : 0;
37694
+ updated[insertIndex] = {
37695
+ left: newLeft,
37696
+ width: newWidth
37697
+ };
37698
+ }
37699
+ return updated;
37700
+ }
37701
+ function insertRowDimension(rows, insertIndex, newHeight) {
37702
+ const updated = {};
37703
+ const keys = getSortedNumericKeys(rows);
37704
+ let shiftHeight = 0;
37705
+ let inserted = false;
37706
+ for (let i = 0; i < keys.length; i++) {
37707
+ // Insert before current index
37708
+ if (i === insertIndex) {
37709
+ const prev = updated[i - 1];
37710
+ const newTop = prev ? prev.top + prev.height : 0;
37711
+ updated[i] = {
37712
+ top: newTop,
37713
+ height: newHeight
37714
+ };
37715
+ shiftHeight = newHeight;
37716
+ inserted = true;
37717
+ }
37718
+ const oldKey = keys[i];
37719
+ if (oldKey === undefined) continue;
37720
+ const row = rows[oldKey];
37721
+ if (!row) continue;
37722
+ const newKey = inserted ? i + 1 : i;
37723
+ const newTop = inserted ? row.top + shiftHeight : row.top;
37724
+ updated[newKey] = {
37725
+ ...row,
37726
+ top: newTop
37727
+ };
37728
+ }
37729
+ // If inserting at the end
37730
+ if (!inserted) {
37731
+ const lastKey = keys.length > 0 ? keys[keys.length - 1] : undefined;
37732
+ const last = lastKey !== undefined ? updated[lastKey] : undefined;
37733
+ const newTop = last ? last.top + last.height : 0;
37734
+ updated[insertIndex] = {
37735
+ top: newTop,
37736
+ height: newHeight
37737
+ };
37738
+ }
37739
+ return updated;
37740
+ }
37741
+ function deleteRowDimension(rows, deleteIndex) {
37742
+ const updated = {};
37743
+ const keys = getSortedNumericKeys(rows);
37744
+ let currentTop = 0;
37745
+ for (let i = 0, newIndex = 0; i < keys.length; i++) {
37746
+ if (keys[i] === deleteIndex) {
37747
+ continue;
37748
+ }
37749
+ const key = keys[i];
37750
+ if (key === undefined) continue;
37751
+ const row = rows[key];
37752
+ if (!row) continue;
37753
+ updated[newIndex] = {
37754
+ top: currentTop === 0 ? row.top : currentTop,
37755
+ height: row.height
37756
+ };
37757
+ if (typeof updated[newIndex]?.top === 'number') {
37758
+ currentTop = (updated[newIndex]?.top ?? 0) + row.height;
37759
+ }
37760
+ newIndex++;
37761
+ }
37762
+ return updated;
37763
+ }
37764
+ function deleteColumnDimension(columns, deleteIndex) {
37765
+ const updated = {};
37766
+ const keys = getSortedNumericKeys(columns);
37767
+ let currentLeft = 0;
37768
+ for (let i = 0, newIndex = 0; i < keys.length; i++) {
37769
+ if (keys[i] === deleteIndex) {
37770
+ continue;
37771
+ }
37772
+ const key = keys[i];
37773
+ if (key === undefined) continue;
37774
+ const col = columns[key];
37775
+ if (!col) continue;
37776
+ updated[newIndex] = {
37777
+ left: currentLeft === 0 ? col.left : currentLeft,
37778
+ width: col.width
37779
+ };
37780
+ if (typeof updated[newIndex]?.left === 'number') {
37781
+ currentLeft = (updated[newIndex]?.left ?? 0) + col.width;
37782
+ }
37783
+ newIndex++;
37784
+ }
37785
+ return updated;
37786
+ }
37647
37787
  /** Get the dimensions of cell at point from state */
37648
- function getCellDimensions(point, rowDimensions, columnDimensions) {
37649
- const cellRowDimensions = rowDimensions && rowDimensions[point.row];
37650
- const cellColumnDimensions = columnDimensions && columnDimensions[point.column];
37651
- return cellRowDimensions && cellColumnDimensions && {
37652
- ...cellRowDimensions,
37653
- ...cellColumnDimensions
37788
+ function getCellDimensions(point, rowDimensions, columnDimensions, visibleRange) {
37789
+ const DEFAULT_ROW_HEIGHT = 32;
37790
+ const DEFAULT_COLUMN_WIDTH = 100;
37791
+ const HEADER_HEIGHT = 32;
37792
+ const ROW_INDICATOR_WIDTH = 60;
37793
+ let top = HEADER_HEIGHT;
37794
+ for (let r = 0; r < point.row; r++) {
37795
+ top += (rowDimensions?.[r] ? rowDimensions?.[r]?.height : DEFAULT_ROW_HEIGHT) || DEFAULT_ROW_HEIGHT;
37796
+ }
37797
+ const height = (rowDimensions?.[point.row] ? rowDimensions?.[point.row]?.height : DEFAULT_ROW_HEIGHT) || DEFAULT_ROW_HEIGHT;
37798
+ if (visibleRange && rowDimensions && rowDimensions[visibleRange.start]) {
37799
+ const visibleTop = rowDimensions[visibleRange.start]?.top || HEADER_HEIGHT;
37800
+ top = top - visibleTop + HEADER_HEIGHT;
37801
+ }
37802
+ let left = ROW_INDICATOR_WIDTH;
37803
+ for (let c = 0; c < point.column; c++) {
37804
+ left += (columnDimensions?.[c] ? columnDimensions?.[c]?.width : DEFAULT_COLUMN_WIDTH) || DEFAULT_COLUMN_WIDTH;
37805
+ }
37806
+ const width = (columnDimensions?.[point.column] ? columnDimensions?.[point.column]?.width : DEFAULT_COLUMN_WIDTH) || DEFAULT_COLUMN_WIDTH;
37807
+ return {
37808
+ top,
37809
+ height,
37810
+ left,
37811
+ width
37654
37812
  };
37655
37813
  }
37656
37814
  /** Get the dimensions of customized cell at point from state */
37657
- function getScrollCellDimensions(point, rowDimensions, columnDimensions) {
37658
- let cellRowDimensions = rowDimensions && rowDimensions[point.row];
37659
- let initialDimensions = rowDimensions && rowDimensions[0];
37660
- if (rowDimensions && initialDimensions) {
37661
- cellRowDimensions = {
37662
- top: 4000,
37663
- height: initialDimensions?.height
37664
- }; //fixed height
37665
- }
37666
- const cellColumnDimensions = columnDimensions && columnDimensions[point.column];
37667
- return cellRowDimensions && cellColumnDimensions && {
37668
- ...cellRowDimensions,
37669
- ...cellColumnDimensions
37815
+ function getScrollCellDimensions(point, rowDimensions, columnDimensions, visibleRange) {
37816
+ const DEFAULT_ROW_HEIGHT = 32;
37817
+ const DEFAULT_COLUMN_WIDTH = 100;
37818
+ const HEADER_HEIGHT = 32;
37819
+ const ROW_INDICATOR_WIDTH = 60;
37820
+ let top = HEADER_HEIGHT;
37821
+ for (let r = 0; r < point.row; r++) {
37822
+ top += (rowDimensions?.[r] ? rowDimensions?.[r]?.height : DEFAULT_ROW_HEIGHT) || DEFAULT_ROW_HEIGHT;
37823
+ }
37824
+ const height = (rowDimensions?.[point.row] ? rowDimensions?.[point.row]?.height : DEFAULT_ROW_HEIGHT) || DEFAULT_ROW_HEIGHT;
37825
+ if (visibleRange && rowDimensions && rowDimensions[visibleRange.start]) {
37826
+ const visibleTop = rowDimensions[visibleRange.start]?.top || HEADER_HEIGHT;
37827
+ top = top - visibleTop + HEADER_HEIGHT;
37828
+ }
37829
+ let left = ROW_INDICATOR_WIDTH;
37830
+ for (let c = 0; c < point.column; c++) {
37831
+ left += (columnDimensions?.[c] ? columnDimensions?.[c]?.width : DEFAULT_COLUMN_WIDTH) || DEFAULT_COLUMN_WIDTH;
37832
+ }
37833
+ const width = (columnDimensions?.[point.column] ? columnDimensions?.[point.column]?.width : DEFAULT_COLUMN_WIDTH) || DEFAULT_COLUMN_WIDTH;
37834
+ return {
37835
+ top,
37836
+ height,
37837
+ left,
37838
+ width
37670
37839
  };
37671
37840
  }
37672
37841
  /** Get the dimensions of a range of cells */
@@ -37680,14 +37849,24 @@ function getRangeDimensions(rowDimensions, columnDimensions, range) {
37680
37849
  width: endDimensions.left + endDimensions.width - startDimensions.left,
37681
37850
  height: endDimensions.top + endDimensions.height - startDimensions.top,
37682
37851
  top: startDimensions.top + 1,
37683
- // Note: +1 Because of Active cell width is 2px
37684
- left: startDimensions.left + 1 // Note: +1 Because of Active cell width is 2px
37852
+ left: startDimensions.left + 1
37685
37853
  };
37686
37854
  }
37687
37855
  /** Get the dimensions of selected */
37688
- function getSelectedDimensions(rowDimensions, columnDimensions, data, selected) {
37856
+ function getSelectedDimensions(rowDimensions, columnDimensions, data, selected, visibleRange) {
37689
37857
  const range = selected.toRange(data);
37690
- return range ? getRangeDimensions(rowDimensions, columnDimensions, range) : undefined;
37858
+ if (!range) return undefined;
37859
+ let startDimensions = getCellDimensions(range.start, rowDimensions, columnDimensions, visibleRange);
37860
+ let endDimensions = getCellDimensions(range.end, rowDimensions, columnDimensions, visibleRange);
37861
+ if (endDimensions === undefined) {
37862
+ endDimensions = getScrollCellDimensions(range.end, rowDimensions, columnDimensions, visibleRange);
37863
+ }
37864
+ return startDimensions && endDimensions && {
37865
+ width: endDimensions.left + endDimensions.width - startDimensions.left,
37866
+ height: endDimensions.top + endDimensions.height - startDimensions.top,
37867
+ top: startDimensions.top + 1,
37868
+ left: startDimensions.left + 1
37869
+ };
37691
37870
  }
37692
37871
  /** Get given data as CSV */
37693
37872
  function getCSV(data) {
@@ -39113,7 +39292,8 @@ function reducer(state, action) {
39113
39292
  let {
39114
39293
  selectedRow,
39115
39294
  selectedColumn,
39116
- model
39295
+ model,
39296
+ rowDimensions
39117
39297
  } = state;
39118
39298
  const {
39119
39299
  row
@@ -39130,7 +39310,8 @@ function reducer(state, action) {
39130
39310
  ...state,
39131
39311
  model: updatedModel,
39132
39312
  selectedRow: row ?? selectedRow,
39133
- selectedColumn: selectedColumn
39313
+ selectedColumn: selectedColumn,
39314
+ rowDimensions: insertRowDimension(rowDimensions, row ?? selectedRow, 32)
39134
39315
  };
39135
39316
  }
39136
39317
  case ADD_ROW_BOTTOM:
@@ -39138,7 +39319,8 @@ function reducer(state, action) {
39138
39319
  let {
39139
39320
  selectedRow,
39140
39321
  selectedColumn,
39141
- model
39322
+ model,
39323
+ rowDimensions
39142
39324
  } = state;
39143
39325
  const {
39144
39326
  row
@@ -39155,7 +39337,8 @@ function reducer(state, action) {
39155
39337
  ...state,
39156
39338
  model: updatedModel,
39157
39339
  selectedRow: (row ?? selectedRow) + 1,
39158
- selectedColumn: selectedColumn
39340
+ selectedColumn: selectedColumn,
39341
+ rowDimensions: insertRowDimension(rowDimensions, (row ?? selectedRow) + 1, 32)
39159
39342
  };
39160
39343
  }
39161
39344
  case ADD_COLUMN_LEFT:
@@ -39163,7 +39346,8 @@ function reducer(state, action) {
39163
39346
  let {
39164
39347
  selectedRow,
39165
39348
  selectedColumn,
39166
- model
39349
+ model,
39350
+ columnDimensions
39167
39351
  } = state;
39168
39352
  const {
39169
39353
  column
@@ -39171,17 +39355,18 @@ function reducer(state, action) {
39171
39355
  if (checkEmpty(column ?? selectedColumn)) {
39172
39356
  return state;
39173
39357
  }
39174
- selectedColumn = column ?? selectedColumn;
39358
+ const insertIndex = column ?? selectedColumn;
39175
39359
  let updatedData = [...model.data];
39176
39360
  updatedData = updatedData.map(row => {
39177
- return [...row.slice(0, column ?? selectedColumn), EmptyCell, ...row.slice(column ?? selectedColumn)];
39361
+ return [...row.slice(0, insertIndex), EmptyCell, ...row.slice(insertIndex)];
39178
39362
  });
39179
39363
  const updatedModel = new Model(model.createFormulaParser, updatedData);
39180
39364
  return {
39181
39365
  ...state,
39182
39366
  model: updatedModel,
39183
39367
  selectedRow: selectedRow,
39184
- selectedColumn: (column ?? selectedColumn) - 1
39368
+ selectedColumn: insertIndex,
39369
+ columnDimensions: insertColumnDimension(columnDimensions, insertIndex, 150)
39185
39370
  };
39186
39371
  }
39187
39372
  case ADD_COLUMN_RIGHT:
@@ -39189,7 +39374,8 @@ function reducer(state, action) {
39189
39374
  let {
39190
39375
  selectedRow,
39191
39376
  selectedColumn,
39192
- model
39377
+ model,
39378
+ columnDimensions
39193
39379
  } = state;
39194
39380
  const {
39195
39381
  column
@@ -39207,7 +39393,8 @@ function reducer(state, action) {
39207
39393
  ...state,
39208
39394
  model: updatedModel,
39209
39395
  selectedRow: selectedRow,
39210
- selectedColumn: (column ?? selectedColumn) + 1
39396
+ selectedColumn: (column ?? selectedColumn) + 1,
39397
+ columnDimensions: insertColumnDimension(columnDimensions, (column ?? selectedColumn) + 1, 150)
39211
39398
  };
39212
39399
  }
39213
39400
  case DELETE_ROW:
@@ -39215,7 +39402,8 @@ function reducer(state, action) {
39215
39402
  let {
39216
39403
  selectedRow,
39217
39404
  selectedColumn,
39218
- model
39405
+ model,
39406
+ rowDimensions
39219
39407
  } = state;
39220
39408
  const {
39221
39409
  row
@@ -39223,21 +39411,17 @@ function reducer(state, action) {
39223
39411
  if (checkEmpty(selectedRow)) {
39224
39412
  return state;
39225
39413
  }
39226
- selectedRow = row ?? selectedRow;
39414
+ const deleteIndex = row ?? selectedRow;
39227
39415
  let updatedData = [...model.data];
39228
- updatedData.splice(row ?? selectedRow, 1);
39416
+ updatedData.splice(deleteIndex, 1);
39229
39417
  const updatedModel = new Model(model.createFormulaParser, updatedData);
39230
- let newSelectedRow = row ?? selectedRow > 0 ? row ?? selectedRow - 1 : 0;
39418
+ let newSelectedRow = deleteIndex > 0 ? deleteIndex - 1 : 0;
39231
39419
  const newSelectedColumn = selectedColumn !== null ? selectedColumn : 0;
39232
39420
  const newActive = updatedData.length > 0 ? {
39233
39421
  row: newSelectedRow,
39234
39422
  column: newSelectedColumn
39235
39423
  } : null;
39236
39424
  const newSelected = updatedData.length > 0 ? new EntireRowsSelection(newSelectedRow, newSelectedRow) : new EmptySelection();
39237
- const {
39238
- [row ?? selectedRow]: _,
39239
- ...cleanedRowDimensions
39240
- } = state.rowDimensions;
39241
39425
  return {
39242
39426
  ...state,
39243
39427
  model: updatedModel,
@@ -39245,7 +39429,7 @@ function reducer(state, action) {
39245
39429
  selectedColumn: newSelectedColumn,
39246
39430
  selected: newSelected,
39247
39431
  active: newActive,
39248
- rowDimensions: cleanedRowDimensions
39432
+ rowDimensions: deleteRowDimension(rowDimensions, deleteIndex)
39249
39433
  };
39250
39434
  }
39251
39435
  case DELETE_COLUMN:
@@ -39253,22 +39437,24 @@ function reducer(state, action) {
39253
39437
  const {
39254
39438
  selectedRow,
39255
39439
  selectedColumn,
39256
- model
39440
+ model,
39441
+ columnDimensions
39257
39442
  } = state;
39258
39443
  const {
39259
39444
  column
39260
39445
  } = action;
39261
39446
  if (checkEmpty(column ?? selectedColumn)) return state;
39262
- const colIndex = column ?? selectedColumn;
39263
- const updatedData = model.data.map(row => row.filter((_, cellIndex) => cellIndex !== colIndex));
39447
+ const deleteIndex = column ?? selectedColumn;
39448
+ const updatedData = model.data.map(row => row.filter((_, cellIndex) => cellIndex !== deleteIndex));
39264
39449
  const updatedModel = new Model(model.createFormulaParser, updatedData);
39265
39450
  const newSelectedRow = selectedRow || 0;
39266
- const newSelectedColumn = colIndex > 0 ? colIndex - 1 : 0;
39451
+ const newSelectedColumn = deleteIndex > 0 ? deleteIndex - 1 : 0;
39267
39452
  return {
39268
39453
  ...state,
39269
39454
  model: updatedModel,
39270
39455
  selectedRow: newSelectedRow,
39271
- selectedColumn: newSelectedColumn
39456
+ selectedColumn: newSelectedColumn,
39457
+ columnDimensions: deleteColumnDimension(columnDimensions, deleteIndex)
39272
39458
  };
39273
39459
  }
39274
39460
  case BOLD:
@@ -41724,7 +41910,7 @@ const ActiveCell = props => {
41724
41910
  const mode = useSelector(state => state.mode);
41725
41911
  const cell = useSelector(state => state.active ? get$1(state.active, state.model.data) : undefined);
41726
41912
  const dimensions = useSelector(state => {
41727
- let dimensionValue = active ? getCellDimensions(active, state.rowDimensions, state.columnDimensions) : undefined;
41913
+ let dimensionValue = active ? getCellDimensions(active, state.rowDimensions, state.columnDimensions, props.visibleRange) : undefined;
41728
41914
  dimensionValue = {
41729
41915
  top: (dimensionValue?.top ?? 0) + 1,
41730
41916
  // Note: +1 Because of Active cell width is 2px
@@ -42149,7 +42335,11 @@ const ActiveCell = props => {
42149
42335
  className: "ff-spreadsheet-cell-textarea",
42150
42336
  style: {
42151
42337
  ...cell?.style,
42152
- textDecoration: 'normal'
42338
+ textDecoration: 'normal',
42339
+ borderTop: '',
42340
+ borderBottom: '',
42341
+ borderLeft: '',
42342
+ borderRight: ''
42153
42343
  },
42154
42344
  value: cell?.value,
42155
42345
  disabled: false
@@ -42203,9 +42393,13 @@ const FloatingRect = ({
42203
42393
  });
42204
42394
  };
42205
42395
 
42206
- const Selected = () => {
42396
+ const Selected = ({
42397
+ visibleRange
42398
+ }) => {
42207
42399
  const selected = useSelector(state => state.selected);
42208
- const dimensions = useSelector(state => selected && getSelectedDimensions(state.rowDimensions, state.columnDimensions, state.model.data, state.selected));
42400
+ const dimensions = useSelector(state => {
42401
+ return selected && getSelectedDimensions(state.rowDimensions, state.columnDimensions, state.model.data, state.selected, visibleRange);
42402
+ });
42209
42403
  const dragging = useSelector(state => state.dragging);
42210
42404
  const hidden = useSelector(state => state.selected.size(state.model.data) < 2);
42211
42405
  return jsxRuntime.jsx(FloatingRect, {
@@ -43144,8 +43338,9 @@ const Spreadsheet = props => {
43144
43338
  contextOption: contextOption,
43145
43339
  setContextMenu: props.setContextMenu,
43146
43340
  // @ts-ignore
43147
- DataEditor: DataEditor$1
43148
- }), [DataEditor$1]);
43341
+ DataEditor: DataEditor$1,
43342
+ visibleRange: visibleRange
43343
+ }), [DataEditor$1, visibleRange]);
43149
43344
  const rootNode = React__namespace.useMemo(() => jsxRuntime.jsxs("div", {
43150
43345
  className: "ff-excel-spreadsheet-container",
43151
43346
  children: [jsxRuntime.jsx("div", {
@@ -43206,7 +43401,9 @@ const Spreadsheet = props => {
43206
43401
  }]
43207
43402
  });
43208
43403
  },
43209
- children: [tableNode, activeCellNode, jsxRuntime.jsx(Selected, {}), jsxRuntime.jsx(Copied, {})]
43404
+ children: [tableNode, activeCellNode, jsxRuntime.jsx(Selected, {
43405
+ visibleRange: visibleRange
43406
+ }), jsxRuntime.jsx(Copied, {})]
43210
43407
  })]
43211
43408
  }), [className, onKeyPress, handleKeyDown, handleMouseMove, tableNode, activeCellNode, maxWidth]);
43212
43409
  return jsxRuntime.jsx(context.Provider, {
@@ -49337,6 +49534,119 @@ const ChatModal = ({
49337
49534
  });
49338
49535
  };
49339
49536
 
49537
+ const ChatModalAi = /*#__PURE__*/React.forwardRef(({
49538
+ iconName,
49539
+ hoverTitle,
49540
+ iconPosition: {
49541
+ top: iconTop,
49542
+ left: iconLeft,
49543
+ bottom: iconBottom,
49544
+ right: iconRight
49545
+ },
49546
+ hoverIconPosition: {
49547
+ top: iconhoverTop,
49548
+ left: iconhoverLeft,
49549
+ bottom: iconhoverBottom,
49550
+ right: iconhoverRight
49551
+ },
49552
+ modalPosition: {
49553
+ top: modalTop,
49554
+ left: modalLeft,
49555
+ bottom: modalBottom,
49556
+ right: modalRight
49557
+ },
49558
+ modalWidth,
49559
+ modalHeight,
49560
+ headerContent = 'Header Content',
49561
+ footerContent = 'Footer Content',
49562
+ iconWidth,
49563
+ iconHeight,
49564
+ children
49565
+ }, ref) => {
49566
+ const [isOpen, setIsOpen] = React.useState(false);
49567
+ const [isVisible, setIsVisible] = React.useState(false);
49568
+ const timerRef = React.useRef(null);
49569
+ const openModal = () => {
49570
+ if (timerRef.current) clearTimeout(timerRef.current);
49571
+ setIsVisible(prev => !prev);
49572
+ timerRef.current = setTimeout(() => setIsOpen(prev => !prev), 10);
49573
+ };
49574
+ const closeModal = () => {
49575
+ if (timerRef.current) clearTimeout(timerRef.current);
49576
+ setIsOpen(false);
49577
+ timerRef.current = setTimeout(() => setIsVisible(false), 300);
49578
+ };
49579
+ React.useImperativeHandle(ref, () => ({
49580
+ closeModal
49581
+ }));
49582
+ React.useEffect(() => {
49583
+ return () => {
49584
+ if (timerRef.current) clearTimeout(timerRef.current);
49585
+ };
49586
+ }, []);
49587
+ return jsxRuntime.jsxs(jsxRuntime.Fragment, {
49588
+ children: [jsxRuntime.jsxs("div", {
49589
+ style: {
49590
+ top: iconTop !== undefined ? `${iconTop}px` : undefined,
49591
+ left: iconLeft !== undefined ? `${iconLeft}px` : undefined,
49592
+ bottom: iconBottom !== undefined ? `${iconBottom}px` : undefined,
49593
+ right: iconRight !== undefined ? `${iconRight}px` : undefined
49594
+ },
49595
+ className: "ff-ai-dynamic-icon-container",
49596
+ children: [jsxRuntime.jsx(Icon, {
49597
+ className: "ff-ai-dynamic-icon",
49598
+ name: iconName,
49599
+ onClick: openModal,
49600
+ height: iconHeight,
49601
+ width: iconWidth
49602
+ }), jsxRuntime.jsx("div", {
49603
+ style: {
49604
+ top: iconhoverTop !== undefined ? `${iconhoverTop}px` : undefined,
49605
+ left: iconhoverLeft !== undefined ? `${iconhoverLeft}px` : undefined,
49606
+ bottom: iconhoverBottom !== undefined ? `${iconhoverBottom}px` : undefined,
49607
+ right: iconhoverRight !== undefined ? `${iconhoverRight}px` : undefined
49608
+ },
49609
+ className: "ff-ai-chat-icon-hover",
49610
+ children: jsxRuntime.jsx("div", {
49611
+ className: "ai-hover-leaf",
49612
+ children: jsxRuntime.jsx(Typography, {
49613
+ fontWeight: "bold",
49614
+ fontSize: 14,
49615
+ color: "var(--chatbot-leaf-text)",
49616
+ children: hoverTitle
49617
+ })
49618
+ })
49619
+ })]
49620
+ }), isVisible && /*#__PURE__*/ReactDOM.createPortal(jsxRuntime.jsx("div", {
49621
+ className: classNames('ff-ai-dynamic-modal', {
49622
+ open: isOpen
49623
+ }),
49624
+ style: {
49625
+ top: modalTop !== undefined ? `${modalTop}px` : undefined,
49626
+ left: modalLeft !== undefined ? `${modalLeft}px` : undefined,
49627
+ bottom: modalBottom !== undefined ? `${modalBottom}px` : undefined,
49628
+ right: modalRight !== undefined ? `${modalRight}px` : undefined,
49629
+ position: 'fixed',
49630
+ height: modalHeight,
49631
+ width: modalWidth
49632
+ },
49633
+ children: jsxRuntime.jsxs("div", {
49634
+ className: "ff-ai-dynamic-modal-content",
49635
+ children: [headerContent && jsxRuntime.jsx("div", {
49636
+ className: "ff-ai-dynamic-modal-header",
49637
+ children: headerContent
49638
+ }), jsxRuntime.jsx("div", {
49639
+ className: "ff-ai-dynamic-modal-body",
49640
+ children: children
49641
+ }), footerContent && jsxRuntime.jsx("div", {
49642
+ className: "ff-ai-dynamic-modal-footer",
49643
+ children: footerContent
49644
+ })]
49645
+ })
49646
+ }), document.body)]
49647
+ });
49648
+ });
49649
+
49340
49650
  const HistoryCard = ({
49341
49651
  variant,
49342
49652
  title,
@@ -65990,7 +66300,7 @@ const ConditionalDropdown = /*#__PURE__*/React.forwardRef(({
65990
66300
  }), result?.showDropdown && isFocused && jsxRuntime.jsx(VariableDropdown, {
65991
66301
  position: "absolute",
65992
66302
  width: dropdownWidth,
65993
- optionsList: variableList.filter(file => file.name.toLowerCase().includes(result?.searchString)),
66303
+ optionsList: variableList.filter(file => file.name.toLowerCase().includes(result?.searchString.toLowerCase())),
65994
66304
  onSelectVariable: handleDropdownClick,
65995
66305
  height: height
65996
66306
  }), showDropdown && (isHash || onlyDropdown) && jsxRuntime.jsx(OptionsDropdown, {
@@ -121543,6 +121853,7 @@ exports.CHECK_CAMEL_CASE = CHECK_CAMEL_CASE;
121543
121853
  exports.CREDIT_CARD_REGEX = CREDIT_CARD_REGEX;
121544
121854
  exports.CURRENCY_GENERIC_REGEX = CURRENCY_GENERIC_REGEX;
121545
121855
  exports.ChatModal = ChatModal;
121856
+ exports.ChatModalAi = ChatModalAi;
121546
121857
  exports.Checkbox = Checkbox;
121547
121858
  exports.Chip = Chip;
121548
121859
  exports.ChipWithCount = ChipWithCount;