@pega/cosmos-react-core 3.0.0-dev.3.0 → 3.0.0-dev.4.0

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 (71) hide show
  1. package/lib/components/AppShell/AppShell.d.ts.map +1 -1
  2. package/lib/components/AppShell/AppShell.js +58 -40
  3. package/lib/components/AppShell/AppShell.js.map +1 -1
  4. package/lib/components/AppShell/AppShell.styles.d.ts +1 -3
  5. package/lib/components/AppShell/AppShell.styles.d.ts.map +1 -1
  6. package/lib/components/AppShell/AppShell.styles.js +11 -4
  7. package/lib/components/AppShell/AppShell.styles.js.map +1 -1
  8. package/lib/components/AppShell/AppShell.types.d.ts +5 -1
  9. package/lib/components/AppShell/AppShell.types.d.ts.map +1 -1
  10. package/lib/components/AppShell/AppShell.types.js.map +1 -1
  11. package/lib/components/Configuration/Configuration.d.ts.map +1 -1
  12. package/lib/components/Configuration/Configuration.js +2 -1
  13. package/lib/components/Configuration/Configuration.js.map +1 -1
  14. package/lib/components/FieldGroup/FieldGroup.d.ts +2 -0
  15. package/lib/components/FieldGroup/FieldGroup.d.ts.map +1 -1
  16. package/lib/components/FieldGroup/FieldGroup.js +8 -5
  17. package/lib/components/FieldGroup/FieldGroup.js.map +1 -1
  18. package/lib/components/File/FileUploadItem.js +1 -1
  19. package/lib/components/File/FileUploadItem.js.map +1 -1
  20. package/lib/components/Form/Form.d.ts.map +1 -1
  21. package/lib/components/Form/Form.js +2 -1
  22. package/lib/components/Form/Form.js.map +1 -1
  23. package/lib/components/HTML/HTML.d.ts +13 -0
  24. package/lib/components/HTML/HTML.d.ts.map +1 -0
  25. package/lib/components/HTML/HTML.js +148 -0
  26. package/lib/components/HTML/HTML.js.map +1 -0
  27. package/lib/components/HTML/index.d.ts +2 -0
  28. package/lib/components/HTML/index.d.ts.map +1 -0
  29. package/lib/components/HTML/index.js +2 -0
  30. package/lib/components/HTML/index.js.map +1 -0
  31. package/lib/components/Icon/iconNames.d.ts +1 -1
  32. package/lib/components/Icon/iconNames.d.ts.map +1 -1
  33. package/lib/components/Icon/iconNames.js +1 -0
  34. package/lib/components/Icon/iconNames.js.map +1 -1
  35. package/lib/components/Icon/icons/ai-assist.icon.d.ts +4 -0
  36. package/lib/components/Icon/icons/ai-assist.icon.d.ts.map +1 -0
  37. package/lib/components/Icon/icons/ai-assist.icon.js +6 -0
  38. package/lib/components/Icon/icons/ai-assist.icon.js.map +1 -0
  39. package/lib/components/Icon/icons/help-solid.icon.js +1 -1
  40. package/lib/components/Icon/icons/help-solid.icon.js.map +1 -1
  41. package/lib/components/Icon/icons/help.icon.js +1 -1
  42. package/lib/components/Icon/icons/help.icon.js.map +1 -1
  43. package/lib/components/Icon/icons/information-solid.icon.d.ts.map +1 -1
  44. package/lib/components/Icon/icons/information-solid.icon.js +1 -1
  45. package/lib/components/Icon/icons/information-solid.icon.js.map +1 -1
  46. package/lib/components/Icon/icons/information.icon.js +1 -1
  47. package/lib/components/Icon/icons/information.icon.js.map +1 -1
  48. package/lib/components/Popover/Popover.styles.d.ts.map +1 -1
  49. package/lib/components/Popover/Popover.styles.js +44 -19
  50. package/lib/components/Popover/Popover.styles.js.map +1 -1
  51. package/lib/hooks/useI18n.d.ts +16 -0
  52. package/lib/hooks/useI18n.d.ts.map +1 -1
  53. package/lib/i18n/default.d.ts +16 -0
  54. package/lib/i18n/default.d.ts.map +1 -1
  55. package/lib/i18n/default.js +22 -5
  56. package/lib/i18n/default.js.map +1 -1
  57. package/lib/i18n/i18n.d.ts +32 -0
  58. package/lib/i18n/i18n.d.ts.map +1 -1
  59. package/lib/index.d.ts +2 -0
  60. package/lib/index.d.ts.map +1 -1
  61. package/lib/index.js +2 -0
  62. package/lib/index.js.map +1 -1
  63. package/lib/styles/gradients.d.ts +102 -0
  64. package/lib/styles/gradients.d.ts.map +1 -0
  65. package/lib/styles/gradients.js +232 -0
  66. package/lib/styles/gradients.js.map +1 -0
  67. package/lib/styles/index.d.ts +1 -0
  68. package/lib/styles/index.d.ts.map +1 -1
  69. package/lib/styles/index.js +1 -0
  70. package/lib/styles/index.js.map +1 -1
  71. package/package.json +10 -8
@@ -1,6 +1,6 @@
1
1
  import { jsx as _jsx } from "react/jsx-runtime";
2
2
  // This file is autogenerated. Any changes will be overwritten.
3
3
  export const name = 'help-solid';
4
- export const Component = () => (_jsx("path", { d: 'M19.5765625,19.5765625 C17.5648437,21.5882813 15.1226562,22.59375 12.296875,22.59375 C9.47109375,22.59375 7.02890625,21.5882813 5.0171875,19.5765625 C3.00546875,17.5648438 2,15.1226562 2,12.296875 C2,9.47109375 3.00546875,7.02890625 5.0171875,5.0171875 C7.02890625,3.00546875 9.47109375,2 12.296875,2 C15.1226563,2 17.5648438,3.00546875 19.5765625,5.0171875 C21.5882812,7.02890625 22.59375,9.47109375 22.59375,12.296875 C22.59375,15.1226562 21.5882813,17.5648438 19.5765625,19.5765625 Z M11.0992188,13.6375 C11.0992188,13.6375 11.0992188,14.2125 11.0992188,14.2125 C11.0992188,14.2125 13.2546875,14.2125 13.2546875,14.2125 C13.2546875,14.2125 13.2546875,13.7335937 13.2546875,13.7335937 C13.2546875,13.4460937 13.3507813,13.2070312 13.49375,12.9671875 C13.49375,12.9671875 13.49375,12.9671875 13.49375,12.9671875 C13.7328125,12.6320312 14.0203125,12.3445312 14.4515625,12.0570312 C14.4515625,12.0570312 14.4515625,12.0570312 14.4515625,12.0570312 C15.2179688,11.5304687 15.7445313,11.0515625 16.0320312,10.6203125 C16.0320312,10.6203125 16.0320312,10.6203125 16.0320312,10.6203125 C16.2710938,10.1890625 16.4148437,9.6625 16.4148437,9.03984375 C16.4148437,9.03984375 16.4148437,9.03984375 16.4148437,9.03984375 C16.4148437,8.1296875 16.0796875,7.459375 15.409375,6.9328125 C15.409375,6.9328125 15.409375,6.9328125 15.409375,6.9328125 C14.834375,6.40625 13.9726563,6.11875 12.775,6.11875 C12.775,6.11875 12.775,6.11875 12.775,6.11875 C11.434375,6.11875 10.140625,6.45390625 8.8953125,7.12421875 C8.8953125,7.12421875 8.8953125,7.12421875 8.8953125,7.12421875 C8.8953125,7.12421875 9.80546875,8.89609375 9.80546875,8.89609375 C10.8109375,8.36953125 11.76875,8.1296875 12.5835937,8.1296875 C12.5835937,8.1296875 12.5835937,8.1296875 12.5835937,8.1296875 C13.0148437,8.1296875 13.35,8.22578125 13.6851562,8.36875 C13.6851562,8.36875 13.6851562,8.36875 13.6851562,8.36875 C13.9242188,8.56015625 14.0679687,8.84765625 14.0679687,9.1828125 C14.0679687,9.1828125 14.0679687,9.1828125 14.0679687,9.1828125 C14.0679687,9.51796875 13.971875,9.80546875 13.7804688,10.0445312 C13.7804688,10.0445312 13.7804688,10.0445312 13.7804688,10.0445312 C13.5414062,10.3320312 13.2054687,10.6671875 12.6789062,11.05 C12.6789062,11.05 12.6789062,11.05 12.6789062,11.05 C12.1039062,11.48125 11.6734375,11.8640625 11.4335938,12.2476562 C11.4335938,12.2476562 11.4335938,12.2476562 11.4335938,12.2476562 C11.1945313,12.7742187 11.0984375,13.2054687 11.0984375,13.6367187 C11.0984375,13.6367187 11.0984375,13.6367187 11.0984375,13.6367187 L11.0992188,13.6375 Z M10.859375,17.0382812 C10.859375,17.0382812 10.859375,17.0382812 10.859375,17.0382812 C10.859375,17.4695312 11.003125,17.8046875 11.2421875,18.04375 C11.2421875,18.04375 11.2421875,18.04375 11.2421875,18.04375 C11.48125,18.2828125 11.8171875,18.3789062 12.2960938,18.3789062 C12.2960938,18.3789062 12.2960938,18.3789062 12.2960938,18.3789062 C12.7273438,18.3789062 13.0625,18.2828125 13.3015625,18.04375 C13.3015625,18.04375 13.3015625,18.04375 13.3015625,18.04375 C13.540625,17.8046875 13.684375,17.46875 13.684375,17.0382812 C13.684375,17.0382812 13.684375,17.0382812 13.684375,17.0382812 C13.684375,16.559375 13.5882812,16.2242187 13.3492188,15.984375 C13.3492188,15.984375 13.3492188,15.984375 13.3492188,15.984375 C13.1101562,15.7453125 12.7265625,15.6492187 12.2953125,15.6492187 C12.2953125,15.6492187 12.2953125,15.6492187 12.2953125,15.6492187 C11.8164063,15.6492187 11.4335938,15.7453125 11.19375,15.984375 C11.19375,15.984375 11.19375,15.984375 11.19375,15.984375 C10.9546875,16.2234375 10.8585938,16.559375 10.8585938,17.0382812 L10.859375,17.0382812 Z' }, void 0));
4
+ export const Component = () => (_jsx("path", { d: 'm21.3372534 21.3372534c-2.4421472 2.4421472-5.4068665 3.6627466-8.8372534 3.6627466-3.43038695 0-6.39510622-1.2205994-8.83725341-3.6627466-2.4421472-2.4421472-3.66274659-5.4068665-3.66274659-8.8372534 0-3.43038695 1.22059939-6.39510622 3.66274659-8.83725341 2.44214719-2.4421472 5.40686646-3.66274659 8.83725341-3.66274659 3.4303869 0 6.3951062 1.22059939 8.8372534 3.66274659 2.4421472 2.44214719 3.6627466 5.40686646 3.6627466 8.83725341 0 3.4303869-1.2205994 6.3951062-3.6627466 8.8372534zm-10.3931128-7.3185034v.575h2.1554688v-.4789062c0-.2875.0960937-.5265625.2390625-.7664063.2390625-.3351562.5265625-.6226563.9578125-.9101563.7664062-.5265624 1.2929687-1.0054687 1.5804687-1.4367187.2390625-.43125.3828125-.9578125.3828125-1.58046875 0-.91015625-.3351562-1.58046875-1.0054687-2.10703125-.575-.5265625-1.4367188-.8140625-2.634375-.8140625-1.340625 0-2.63437502.33515625-3.87968752 1.00546875s.91015624 1.771875.91015624 1.771875c1.00546878-.5265625 1.96328128-.76640625 2.77812498-.76640625.43125 0 .7664063.09609375 1.1015625.2390625.2390625.19140625.3828125.47890625.3828125.8140625 0 .33515625-.0960937.6226563-.2875.8617187-.2390625.2875001-.575.6226563-1.1015625 1.0054688-.575.43125-1.0054687.8140625-1.2453125 1.1976562-.2390625.5265625-.3351562.9578125-.3351562 1.3890625zm-.0847656 3.4984375c0 .43125.14375.7664063.3828125 1.0054687.2390625.2390625.575.3351563 1.0539063.3351563.43125 0 .7664062-.0960938 1.0054687-.3351563.2390625-.2390625.3828125-.575.3828125-1.0054687 0-.4789062-.0960938-.8140625-.3351562-1.0539063-.2390626-.2390625-.6226563-.3351562-1.0539063-.3351562-.4789062 0-.8617187.0960937-1.1015625.3351562-.2390625.2390626-.3351562.5750001-.3351562 1.0539063z' }, void 0));
5
5
  export const viewBox = '0 0 25 25';
6
6
  //# sourceMappingURL=help-solid.icon.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"help-solid.icon.js","sourceRoot":"","sources":["../../../../src/components/Icon/icons/help-solid.icon.tsx"],"names":[],"mappings":";AAAA,+DAA+D;AAC/D,MAAM,CAAC,MAAM,IAAI,GAAG,YAAY,CAAC;AAEjC,MAAM,CAAC,MAAM,SAAS,GAAG,GAAG,EAAE,CAAC,CAC7B,eAAM,CAAC,EAAC,8gHAA8gH,WAAG,CAC1hH,CAAC;AAEF,MAAM,CAAC,MAAM,OAAO,GAAG,WAAW,CAAC","sourcesContent":["// This file is autogenerated. Any changes will be overwritten.\nexport const name = 'help-solid';\n\nexport const Component = () => (\n <path d='M19.5765625,19.5765625 C17.5648437,21.5882813 15.1226562,22.59375 12.296875,22.59375 C9.47109375,22.59375 7.02890625,21.5882813 5.0171875,19.5765625 C3.00546875,17.5648438 2,15.1226562 2,12.296875 C2,9.47109375 3.00546875,7.02890625 5.0171875,5.0171875 C7.02890625,3.00546875 9.47109375,2 12.296875,2 C15.1226563,2 17.5648438,3.00546875 19.5765625,5.0171875 C21.5882812,7.02890625 22.59375,9.47109375 22.59375,12.296875 C22.59375,15.1226562 21.5882813,17.5648438 19.5765625,19.5765625 Z M11.0992188,13.6375 C11.0992188,13.6375 11.0992188,14.2125 11.0992188,14.2125 C11.0992188,14.2125 13.2546875,14.2125 13.2546875,14.2125 C13.2546875,14.2125 13.2546875,13.7335937 13.2546875,13.7335937 C13.2546875,13.4460937 13.3507813,13.2070312 13.49375,12.9671875 C13.49375,12.9671875 13.49375,12.9671875 13.49375,12.9671875 C13.7328125,12.6320312 14.0203125,12.3445312 14.4515625,12.0570312 C14.4515625,12.0570312 14.4515625,12.0570312 14.4515625,12.0570312 C15.2179688,11.5304687 15.7445313,11.0515625 16.0320312,10.6203125 C16.0320312,10.6203125 16.0320312,10.6203125 16.0320312,10.6203125 C16.2710938,10.1890625 16.4148437,9.6625 16.4148437,9.03984375 C16.4148437,9.03984375 16.4148437,9.03984375 16.4148437,9.03984375 C16.4148437,8.1296875 16.0796875,7.459375 15.409375,6.9328125 C15.409375,6.9328125 15.409375,6.9328125 15.409375,6.9328125 C14.834375,6.40625 13.9726563,6.11875 12.775,6.11875 C12.775,6.11875 12.775,6.11875 12.775,6.11875 C11.434375,6.11875 10.140625,6.45390625 8.8953125,7.12421875 C8.8953125,7.12421875 8.8953125,7.12421875 8.8953125,7.12421875 C8.8953125,7.12421875 9.80546875,8.89609375 9.80546875,8.89609375 C10.8109375,8.36953125 11.76875,8.1296875 12.5835937,8.1296875 C12.5835937,8.1296875 12.5835937,8.1296875 12.5835937,8.1296875 C13.0148437,8.1296875 13.35,8.22578125 13.6851562,8.36875 C13.6851562,8.36875 13.6851562,8.36875 13.6851562,8.36875 C13.9242188,8.56015625 14.0679687,8.84765625 14.0679687,9.1828125 C14.0679687,9.1828125 14.0679687,9.1828125 14.0679687,9.1828125 C14.0679687,9.51796875 13.971875,9.80546875 13.7804688,10.0445312 C13.7804688,10.0445312 13.7804688,10.0445312 13.7804688,10.0445312 C13.5414062,10.3320312 13.2054687,10.6671875 12.6789062,11.05 C12.6789062,11.05 12.6789062,11.05 12.6789062,11.05 C12.1039062,11.48125 11.6734375,11.8640625 11.4335938,12.2476562 C11.4335938,12.2476562 11.4335938,12.2476562 11.4335938,12.2476562 C11.1945313,12.7742187 11.0984375,13.2054687 11.0984375,13.6367187 C11.0984375,13.6367187 11.0984375,13.6367187 11.0984375,13.6367187 L11.0992188,13.6375 Z M10.859375,17.0382812 C10.859375,17.0382812 10.859375,17.0382812 10.859375,17.0382812 C10.859375,17.4695312 11.003125,17.8046875 11.2421875,18.04375 C11.2421875,18.04375 11.2421875,18.04375 11.2421875,18.04375 C11.48125,18.2828125 11.8171875,18.3789062 12.2960938,18.3789062 C12.2960938,18.3789062 12.2960938,18.3789062 12.2960938,18.3789062 C12.7273438,18.3789062 13.0625,18.2828125 13.3015625,18.04375 C13.3015625,18.04375 13.3015625,18.04375 13.3015625,18.04375 C13.540625,17.8046875 13.684375,17.46875 13.684375,17.0382812 C13.684375,17.0382812 13.684375,17.0382812 13.684375,17.0382812 C13.684375,16.559375 13.5882812,16.2242187 13.3492188,15.984375 C13.3492188,15.984375 13.3492188,15.984375 13.3492188,15.984375 C13.1101562,15.7453125 12.7265625,15.6492187 12.2953125,15.6492187 C12.2953125,15.6492187 12.2953125,15.6492187 12.2953125,15.6492187 C11.8164063,15.6492187 11.4335938,15.7453125 11.19375,15.984375 C11.19375,15.984375 11.19375,15.984375 11.19375,15.984375 C10.9546875,16.2234375 10.8585938,16.559375 10.8585938,17.0382812 L10.859375,17.0382812 Z' />\n);\n\nexport const viewBox = '0 0 25 25';\n"]}
1
+ {"version":3,"file":"help-solid.icon.js","sourceRoot":"","sources":["../../../../src/components/Icon/icons/help-solid.icon.tsx"],"names":[],"mappings":";AAAA,+DAA+D;AAC/D,MAAM,CAAC,MAAM,IAAI,GAAG,YAAY,CAAC;AAEjC,MAAM,CAAC,MAAM,SAAS,GAAG,GAAG,EAAE,CAAC,CAC7B,eAAM,CAAC,EAAC,2pDAA2pD,WAAG,CACvqD,CAAC;AAEF,MAAM,CAAC,MAAM,OAAO,GAAG,WAAW,CAAC","sourcesContent":["// This file is autogenerated. Any changes will be overwritten.\nexport const name = 'help-solid';\n\nexport const Component = () => (\n <path d='m21.3372534 21.3372534c-2.4421472 2.4421472-5.4068665 3.6627466-8.8372534 3.6627466-3.43038695 0-6.39510622-1.2205994-8.83725341-3.6627466-2.4421472-2.4421472-3.66274659-5.4068665-3.66274659-8.8372534 0-3.43038695 1.22059939-6.39510622 3.66274659-8.83725341 2.44214719-2.4421472 5.40686646-3.66274659 8.83725341-3.66274659 3.4303869 0 6.3951062 1.22059939 8.8372534 3.66274659 2.4421472 2.44214719 3.6627466 5.40686646 3.6627466 8.83725341 0 3.4303869-1.2205994 6.3951062-3.6627466 8.8372534zm-10.3931128-7.3185034v.575h2.1554688v-.4789062c0-.2875.0960937-.5265625.2390625-.7664063.2390625-.3351562.5265625-.6226563.9578125-.9101563.7664062-.5265624 1.2929687-1.0054687 1.5804687-1.4367187.2390625-.43125.3828125-.9578125.3828125-1.58046875 0-.91015625-.3351562-1.58046875-1.0054687-2.10703125-.575-.5265625-1.4367188-.8140625-2.634375-.8140625-1.340625 0-2.63437502.33515625-3.87968752 1.00546875s.91015624 1.771875.91015624 1.771875c1.00546878-.5265625 1.96328128-.76640625 2.77812498-.76640625.43125 0 .7664063.09609375 1.1015625.2390625.2390625.19140625.3828125.47890625.3828125.8140625 0 .33515625-.0960937.6226563-.2875.8617187-.2390625.2875001-.575.6226563-1.1015625 1.0054688-.575.43125-1.0054687.8140625-1.2453125 1.1976562-.2390625.5265625-.3351562.9578125-.3351562 1.3890625zm-.0847656 3.4984375c0 .43125.14375.7664063.3828125 1.0054687.2390625.2390625.575.3351563 1.0539063.3351563.43125 0 .7664062-.0960938 1.0054687-.3351563.2390625-.2390625.3828125-.575.3828125-1.0054687 0-.4789062-.0960938-.8140625-.3351562-1.0539063-.2390626-.2390625-.6226563-.3351562-1.0539063-.3351562-.4789062 0-.8617187.0960937-1.1015625.3351562-.2390625.2390626-.3351562.5750001-.3351562 1.0539063z' />\n);\n\nexport const viewBox = '0 0 25 25';\n"]}
@@ -1,6 +1,6 @@
1
1
  import { jsx as _jsx } from "react/jsx-runtime";
2
2
  // This file is autogenerated. Any changes will be overwritten.
3
3
  export const name = 'help';
4
- export const Component = () => (_jsx("path", { d: 'M6.2140625,19.3367188 C8.03359375,21.2046875 10.2367188,22.1148437 12.775,22.1148437 C15.3132812,22.1148437 17.5164062,21.2046875 19.384375,19.3367188 C21.2039063,17.5171875 22.1140625,15.3140625 22.1140625,12.7757812 C22.1140625,10.2375 21.2039063,8.034375 19.384375,6.16640625 C17.5164062,4.346875 15.3132812,3.43671875 12.775,3.43671875 C10.2367188,3.43671875 8.03359375,4.346875 6.2140625,6.16640625 C4.34609375,8.034375 3.4359375,10.2375 3.4359375,12.7757812 C3.4359375,15.3140625 4.34609375,17.5171875 6.2140625,19.3367188 Z M20.390625,20.390625 C18.2835938,22.4976562 15.7453125,23.5515625 12.7757812,23.5515625 C9.80625,23.5515625 7.26796875,22.4976562 5.1609375,20.390625 C3.05390625,18.2835938 2,15.7453125 2,12.7757812 C2,9.80625 3.05390625,7.26796875 5.1609375,5.1609375 C7.26796875,3.05390625 9.80625,2 12.7757812,2 C15.7453125,2 18.2835938,3.05390625 20.390625,5.1609375 C22.4976562,7.26796875 23.5515625,9.80625 23.5515625,12.7757812 C23.5515625,15.7453125 22.4976562,18.2835938 20.390625,20.390625 Z M13.7335937,14.6914062 C13.7335937,14.6914062 11.578125,14.6914062 11.578125,14.6914062 C11.578125,14.6914062 11.578125,14.1164062 11.578125,14.1164062 C11.578125,13.6851562 11.6742187,13.2546875 11.9132813,12.7273437 C11.9132813,12.7273437 11.9132813,12.7273437 11.9132813,12.7273437 C12.1523437,12.3445312 12.5835937,11.9609375 13.1585937,11.5296875 C13.1585937,11.5296875 13.1585937,11.5296875 13.1585937,11.5296875 C13.6851562,11.146875 14.0203125,10.8109375 14.2601562,10.5242188 C14.2601562,10.5242188 14.2601562,10.5242188 14.2601562,10.5242188 C14.4515625,10.2851563 14.5476562,9.99765625 14.5476562,9.6625 C14.5476562,9.6625 14.5476562,9.6625 14.5476562,9.6625 C14.5476562,9.32734375 14.4039062,9.03984375 14.1648437,8.8484375 C14.1648437,8.8484375 14.1648437,8.8484375 14.1648437,8.8484375 C13.8296875,8.7046875 13.4945312,8.609375 13.0632812,8.609375 C13.0632812,8.609375 13.0632812,8.609375 13.0632812,8.609375 C12.2492187,8.609375 11.2914062,8.8484375 10.2851562,9.37578125 C10.2851562,9.37578125 10.2851562,9.37578125 10.2851562,9.37578125 C10.2851562,9.37578125 9.375,7.60390625 9.375,7.60390625 C10.6203125,6.93359375 11.9132813,6.5984375 13.2546875,6.5984375 C13.2546875,6.5984375 13.2546875,6.5984375 13.2546875,6.5984375 C14.4523438,6.5984375 15.3140625,6.8859375 15.8890625,7.4125 C15.8890625,7.4125 15.8890625,7.4125 15.8890625,7.4125 C16.559375,7.9390625 16.8945312,8.61015625 16.8945312,9.51953125 C16.8945312,9.51953125 16.8945312,9.51953125 16.8945312,9.51953125 C16.8945312,10.1421875 16.7507812,10.66875 16.5117188,11.1 C16.5117188,11.1 16.5117188,11.1 16.5117188,11.1 C16.2242187,11.53125 15.6976562,12.0101563 14.93125,12.5367188 C14.93125,12.5367188 14.93125,12.5367188 14.93125,12.5367188 C14.5,12.8242188 14.2125,13.1117188 13.9734375,13.446875 C13.9734375,13.446875 13.9734375,13.446875 13.9734375,13.446875 C13.8296875,13.6859375 13.734375,13.9257813 13.734375,14.2132813 C13.734375,14.2132813 13.734375,14.2132813 13.734375,14.2132813 C13.734375,14.2132813 13.734375,14.6921875 13.734375,14.6921875 L13.7335937,14.6914062 Z M11.3382812,17.5171875 C11.3382812,17.5171875 11.3382812,17.5171875 11.3382812,17.5171875 C11.3382812,17.0382813 11.434375,16.703125 11.6734375,16.4632813 C11.6734375,16.4632813 11.6734375,16.4632813 11.6734375,16.4632813 C11.9125,16.2242187 12.2960937,16.128125 12.775,16.128125 C12.775,16.128125 12.775,16.128125 12.775,16.128125 C13.20625,16.128125 13.5890625,16.2242188 13.8289062,16.4632813 C13.8289062,16.4632813 13.8289062,16.4632813 13.8289062,16.4632813 C14.0679688,16.7023438 14.1640625,17.0382813 14.1640625,17.5171875 C14.1640625,17.5171875 14.1640625,17.5171875 14.1640625,17.5171875 C14.1640625,17.9484375 14.0203125,18.2835938 13.78125,18.5226563 C13.78125,18.5226563 13.78125,18.5226563 13.78125,18.5226563 C13.5421875,18.7617188 13.20625,18.8578125 12.7757812,18.8578125 C12.7757812,18.8578125 12.7757812,18.8578125 12.7757812,18.8578125 C12.296875,18.8578125 11.9617188,18.7617188 11.721875,18.5226563 C11.721875,18.5226563 11.721875,18.5226563 11.721875,18.5226563 C11.4828125,18.2835938 11.3390625,17.9476563 11.3390625,17.5171875 L11.3382812,17.5171875 Z' }, void 0));
4
+ export const Component = () => (_jsx("path", { d: 'm3.6622276 21.3377724c-2.44121957-2.4412196-3.6622276-5.3706831-3.6622276-8.8377724 0-3.46708933 1.22100803-6.39655282 3.6622276-8.8377724 2.44121958-2.44121957 5.37068307-3.6622276 8.8377724-3.6622276 3.4670893 0 6.3965528 1.22100803 8.8377724 3.6622276 2.4412196 2.44121958 3.6622276 5.37068307 3.6622276 8.8377724 0 3.4670893-1.221008 6.3965528-3.6622276 8.8377724s-5.3706831 3.6622276-8.8377724 3.6622276c-3.46708933 0-6.39655282-1.221008-8.8377724-3.6622276zm-2.7044151-8.8949616c0 2.3363736.63272318 4.4774541 1.94659629 6.3756088 1.26544637 1.9465811 2.96832118 3.3580905 5.1102122 4.2829547 2.14189101.9248642 4.37984161 1.1193635 6.66701291.6811446s4.2337675-1.5083622 5.8890095-3.1635912c1.6060213-1.6060088 2.6769668-3.6010162 3.1636159-5.8889635.4382223-2.2871534.2429276-4.477454-.6811499-6.61853446-.8756508-2.14108042-2.2871713-3.84473581-4.1853408-5.15859865-1.9465963-1.31386285-4.0876934-1.94658109-6.4240853-1.94658109-3.16361594 0-5.8397889 1.11936351-8.07853341 3.30966417-2.23874451 2.23872703-3.35811677 4.96409932-3.40654351 8.12769053zm12.1410156 2.1501579h-2.1554687v-.575c0-.43125.0960937-.8617187.3351562-1.3890625.2390625-.3828125.6703125-.7664062 1.2453125-1.1976562.5265625-.3828125.8617188-.71875 1.1015625-1.0054688.1914063-.2390624.2875-.52656245.2875-.8617187 0-.33515625-.14375-.62265625-.3828125-.8140625-.3351562-.14375-.6703125-.2390625-1.1015625-.2390625-.8140625 0-1.771875.2390625-2.77812498.76640625s-.91015624-1.771875-.91015624-1.771875c1.2453125-.6703125 2.53828122-1.00546875 3.87968752-1.00546875 1.1976562 0 2.059375.2875 2.634375.8140625.6703125.5265625 1.0054687 1.19765625 1.0054687 2.10703125 0 .62265625-.14375 1.14921875-.3828125 1.58046875-.2875.43125-.8140625.9101562-1.5804687 1.4367187-.43125.2875-.71875.575-.9578125.9101563-.14375.2390625-.2390625.4789062-.2390625.7664063v.4789062zm-2.3769531 2.9242188c0-.4789062.0960937-.8140625.3351562-1.0539062.2390626-.2390626.6226563-.3351563 1.1015625-.3351563.4312501 0 .8140626.0960938 1.0539063.3351563.2390625.2390625.3351562.575.3351562 1.0539062 0 .43125-.14375.7664063-.3828124 1.0054688-.2390626.2390625-.575.3351562-1.0054688.3351562-.4789062 0-.8140625-.0960937-1.0539062-.3351562-.2390625-.2390625-.3828125-.575-.3828125-1.0054688z' }, void 0));
5
5
  export const viewBox = '0 0 25 25';
6
6
  //# sourceMappingURL=help.icon.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"help.icon.js","sourceRoot":"","sources":["../../../../src/components/Icon/icons/help.icon.tsx"],"names":[],"mappings":";AAAA,+DAA+D;AAC/D,MAAM,CAAC,MAAM,IAAI,GAAG,MAAM,CAAC;AAE3B,MAAM,CAAC,MAAM,SAAS,GAAG,GAAG,EAAE,CAAC,CAC7B,eAAM,CAAC,EAAC,wjIAAwjI,WAAG,CACpkI,CAAC;AAEF,MAAM,CAAC,MAAM,OAAO,GAAG,WAAW,CAAC","sourcesContent":["// This file is autogenerated. Any changes will be overwritten.\nexport const name = 'help';\n\nexport const Component = () => (\n <path d='M6.2140625,19.3367188 C8.03359375,21.2046875 10.2367188,22.1148437 12.775,22.1148437 C15.3132812,22.1148437 17.5164062,21.2046875 19.384375,19.3367188 C21.2039063,17.5171875 22.1140625,15.3140625 22.1140625,12.7757812 C22.1140625,10.2375 21.2039063,8.034375 19.384375,6.16640625 C17.5164062,4.346875 15.3132812,3.43671875 12.775,3.43671875 C10.2367188,3.43671875 8.03359375,4.346875 6.2140625,6.16640625 C4.34609375,8.034375 3.4359375,10.2375 3.4359375,12.7757812 C3.4359375,15.3140625 4.34609375,17.5171875 6.2140625,19.3367188 Z M20.390625,20.390625 C18.2835938,22.4976562 15.7453125,23.5515625 12.7757812,23.5515625 C9.80625,23.5515625 7.26796875,22.4976562 5.1609375,20.390625 C3.05390625,18.2835938 2,15.7453125 2,12.7757812 C2,9.80625 3.05390625,7.26796875 5.1609375,5.1609375 C7.26796875,3.05390625 9.80625,2 12.7757812,2 C15.7453125,2 18.2835938,3.05390625 20.390625,5.1609375 C22.4976562,7.26796875 23.5515625,9.80625 23.5515625,12.7757812 C23.5515625,15.7453125 22.4976562,18.2835938 20.390625,20.390625 Z M13.7335937,14.6914062 C13.7335937,14.6914062 11.578125,14.6914062 11.578125,14.6914062 C11.578125,14.6914062 11.578125,14.1164062 11.578125,14.1164062 C11.578125,13.6851562 11.6742187,13.2546875 11.9132813,12.7273437 C11.9132813,12.7273437 11.9132813,12.7273437 11.9132813,12.7273437 C12.1523437,12.3445312 12.5835937,11.9609375 13.1585937,11.5296875 C13.1585937,11.5296875 13.1585937,11.5296875 13.1585937,11.5296875 C13.6851562,11.146875 14.0203125,10.8109375 14.2601562,10.5242188 C14.2601562,10.5242188 14.2601562,10.5242188 14.2601562,10.5242188 C14.4515625,10.2851563 14.5476562,9.99765625 14.5476562,9.6625 C14.5476562,9.6625 14.5476562,9.6625 14.5476562,9.6625 C14.5476562,9.32734375 14.4039062,9.03984375 14.1648437,8.8484375 C14.1648437,8.8484375 14.1648437,8.8484375 14.1648437,8.8484375 C13.8296875,8.7046875 13.4945312,8.609375 13.0632812,8.609375 C13.0632812,8.609375 13.0632812,8.609375 13.0632812,8.609375 C12.2492187,8.609375 11.2914062,8.8484375 10.2851562,9.37578125 C10.2851562,9.37578125 10.2851562,9.37578125 10.2851562,9.37578125 C10.2851562,9.37578125 9.375,7.60390625 9.375,7.60390625 C10.6203125,6.93359375 11.9132813,6.5984375 13.2546875,6.5984375 C13.2546875,6.5984375 13.2546875,6.5984375 13.2546875,6.5984375 C14.4523438,6.5984375 15.3140625,6.8859375 15.8890625,7.4125 C15.8890625,7.4125 15.8890625,7.4125 15.8890625,7.4125 C16.559375,7.9390625 16.8945312,8.61015625 16.8945312,9.51953125 C16.8945312,9.51953125 16.8945312,9.51953125 16.8945312,9.51953125 C16.8945312,10.1421875 16.7507812,10.66875 16.5117188,11.1 C16.5117188,11.1 16.5117188,11.1 16.5117188,11.1 C16.2242187,11.53125 15.6976562,12.0101563 14.93125,12.5367188 C14.93125,12.5367188 14.93125,12.5367188 14.93125,12.5367188 C14.5,12.8242188 14.2125,13.1117188 13.9734375,13.446875 C13.9734375,13.446875 13.9734375,13.446875 13.9734375,13.446875 C13.8296875,13.6859375 13.734375,13.9257813 13.734375,14.2132813 C13.734375,14.2132813 13.734375,14.2132813 13.734375,14.2132813 C13.734375,14.2132813 13.734375,14.6921875 13.734375,14.6921875 L13.7335937,14.6914062 Z M11.3382812,17.5171875 C11.3382812,17.5171875 11.3382812,17.5171875 11.3382812,17.5171875 C11.3382812,17.0382813 11.434375,16.703125 11.6734375,16.4632813 C11.6734375,16.4632813 11.6734375,16.4632813 11.6734375,16.4632813 C11.9125,16.2242187 12.2960937,16.128125 12.775,16.128125 C12.775,16.128125 12.775,16.128125 12.775,16.128125 C13.20625,16.128125 13.5890625,16.2242188 13.8289062,16.4632813 C13.8289062,16.4632813 13.8289062,16.4632813 13.8289062,16.4632813 C14.0679688,16.7023438 14.1640625,17.0382813 14.1640625,17.5171875 C14.1640625,17.5171875 14.1640625,17.5171875 14.1640625,17.5171875 C14.1640625,17.9484375 14.0203125,18.2835938 13.78125,18.5226563 C13.78125,18.5226563 13.78125,18.5226563 13.78125,18.5226563 C13.5421875,18.7617188 13.20625,18.8578125 12.7757812,18.8578125 C12.7757812,18.8578125 12.7757812,18.8578125 12.7757812,18.8578125 C12.296875,18.8578125 11.9617188,18.7617188 11.721875,18.5226563 C11.721875,18.5226563 11.721875,18.5226563 11.721875,18.5226563 C11.4828125,18.2835938 11.3390625,17.9476563 11.3390625,17.5171875 L11.3382812,17.5171875 Z' />\n);\n\nexport const viewBox = '0 0 25 25';\n"]}
1
+ {"version":3,"file":"help.icon.js","sourceRoot":"","sources":["../../../../src/components/Icon/icons/help.icon.tsx"],"names":[],"mappings":";AAAA,+DAA+D;AAC/D,MAAM,CAAC,MAAM,IAAI,GAAG,MAAM,CAAC;AAE3B,MAAM,CAAC,MAAM,SAAS,GAAG,GAAG,EAAE,CAAC,CAC7B,eAAM,CAAC,EAAC,usEAAusE,WAAG,CACntE,CAAC;AAEF,MAAM,CAAC,MAAM,OAAO,GAAG,WAAW,CAAC","sourcesContent":["// This file is autogenerated. Any changes will be overwritten.\nexport const name = 'help';\n\nexport const Component = () => (\n <path d='m3.6622276 21.3377724c-2.44121957-2.4412196-3.6622276-5.3706831-3.6622276-8.8377724 0-3.46708933 1.22100803-6.39655282 3.6622276-8.8377724 2.44121958-2.44121957 5.37068307-3.6622276 8.8377724-3.6622276 3.4670893 0 6.3965528 1.22100803 8.8377724 3.6622276 2.4412196 2.44121958 3.6622276 5.37068307 3.6622276 8.8377724 0 3.4670893-1.221008 6.3965528-3.6622276 8.8377724s-5.3706831 3.6622276-8.8377724 3.6622276c-3.46708933 0-6.39655282-1.221008-8.8377724-3.6622276zm-2.7044151-8.8949616c0 2.3363736.63272318 4.4774541 1.94659629 6.3756088 1.26544637 1.9465811 2.96832118 3.3580905 5.1102122 4.2829547 2.14189101.9248642 4.37984161 1.1193635 6.66701291.6811446s4.2337675-1.5083622 5.8890095-3.1635912c1.6060213-1.6060088 2.6769668-3.6010162 3.1636159-5.8889635.4382223-2.2871534.2429276-4.477454-.6811499-6.61853446-.8756508-2.14108042-2.2871713-3.84473581-4.1853408-5.15859865-1.9465963-1.31386285-4.0876934-1.94658109-6.4240853-1.94658109-3.16361594 0-5.8397889 1.11936351-8.07853341 3.30966417-2.23874451 2.23872703-3.35811677 4.96409932-3.40654351 8.12769053zm12.1410156 2.1501579h-2.1554687v-.575c0-.43125.0960937-.8617187.3351562-1.3890625.2390625-.3828125.6703125-.7664062 1.2453125-1.1976562.5265625-.3828125.8617188-.71875 1.1015625-1.0054688.1914063-.2390624.2875-.52656245.2875-.8617187 0-.33515625-.14375-.62265625-.3828125-.8140625-.3351562-.14375-.6703125-.2390625-1.1015625-.2390625-.8140625 0-1.771875.2390625-2.77812498.76640625s-.91015624-1.771875-.91015624-1.771875c1.2453125-.6703125 2.53828122-1.00546875 3.87968752-1.00546875 1.1976562 0 2.059375.2875 2.634375.8140625.6703125.5265625 1.0054687 1.19765625 1.0054687 2.10703125 0 .62265625-.14375 1.14921875-.3828125 1.58046875-.2875.43125-.8140625.9101562-1.5804687 1.4367187-.43125.2875-.71875.575-.9578125.9101563-.14375.2390625-.2390625.4789062-.2390625.7664063v.4789062zm-2.3769531 2.9242188c0-.4789062.0960937-.8140625.3351562-1.0539062.2390626-.2390626.6226563-.3351563 1.1015625-.3351563.4312501 0 .8140626.0960938 1.0539063.3351563.2390625.2390625.3351562.575.3351562 1.0539062 0 .43125-.14375.7664063-.3828124 1.0054688-.2390626.2390625-.575.3351562-1.0054688.3351562-.4789062 0-.8140625-.0960937-1.0539062-.3351562-.2390625-.2390625-.3828125-.575-.3828125-1.0054688z' />\n);\n\nexport const viewBox = '0 0 25 25';\n"]}
@@ -1 +1 @@
1
- {"version":3,"file":"information-solid.icon.d.ts","sourceRoot":"","sources":["../../../../src/components/Icon/icons/information-solid.icon.tsx"],"names":[],"mappings":"AACA,eAAO,MAAM,IAAI,sBAAsB,CAAC;AAExC,eAAO,MAAM,SAAS,mBAErB,CAAC;AAEF,eAAO,MAAM,OAAO,cAAc,CAAC"}
1
+ {"version":3,"file":"information-solid.icon.d.ts","sourceRoot":"","sources":["../../../../src/components/Icon/icons/information-solid.icon.tsx"],"names":[],"mappings":"AACA,eAAO,MAAM,IAAI,sBAAsB,CAAC;AAExC,eAAO,MAAM,SAAS,mBAKrB,CAAC;AAEF,eAAO,MAAM,OAAO,cAAc,CAAC"}
@@ -1,6 +1,6 @@
1
1
  import { jsx as _jsx } from "react/jsx-runtime";
2
2
  // This file is autogenerated. Any changes will be overwritten.
3
3
  export const name = 'information-solid';
4
- export const Component = () => (_jsx("path", { d: 'M20.9296875,20.9296875 C18.5351562,23.3242188 15.6617188,24.521875 12.2609375,24.521875 C8.86015625,24.521875 5.98671875,23.3242188 3.5921875,20.9296875 C1.19765625,18.5351562 0,15.6617188 0,12.2609375 C0,8.86015625 1.19765625,5.98671875 3.5921875,3.5921875 C5.98671875,1.19765625 8.86015625,0 12.2609375,0 C15.6617188,0 18.5351563,1.19765625 20.9296875,3.5921875 C23.3242188,5.98671875 24.521875,8.86015625 24.521875,12.2609375 C24.521875,15.6617188 23.3242188,18.5351563 20.9296875,20.9296875 Z M12.740625,4.88515625 C12.740625,4.88515625 11.7828125,4.88515625 11.7828125,4.88515625 C11.7828125,4.88515625 11.7828125,6.8484375 11.7828125,6.8484375 C11.7828125,6.8484375 12.740625,6.8484375 12.740625,6.8484375 C12.740625,6.8484375 12.740625,4.88515625 12.740625,4.88515625 Z M11.7820312,8.8125 C11.7820312,8.8125 11.7820312,19.684375 11.7820312,19.684375 C11.7820312,19.684375 12.7398437,19.6367188 12.7398437,19.6367188 C12.7398437,19.6367188 12.7398437,8.81328125 12.7398437,8.81328125 C12.7398437,8.81328125 11.7820312,8.81328125 11.7820312,8.81328125 L11.7820312,8.8125 Z' }, void 0));
4
+ export const Component = () => (_jsx("path", { d: 'm3.6622276 21.3377724c-2.44121957-2.4412196-3.6622276-5.3706831-3.6622276-8.8377724 0-3.46708933 1.22100803-6.39655282 3.6622276-8.8377724 2.44121958-2.44121957 5.37068307-3.6622276 8.8377724-3.6622276 3.4670893 0 6.3965528 1.22100803 8.8377724 3.6622276 2.4412196 2.44121958 3.6622276 5.37068307 3.6622276 8.8377724 0 3.4670893-1.221008 6.3965528-3.6622276 8.8377724s-5.3706831 3.6622276-8.8377724 3.6622276c-3.46708933 0-6.39655282-1.221008-8.8377724-3.6622276zm10.0877724-16.8377724c.916782 0 1.75.75004827 1.75 1.75s-.7500483 1.75-1.75 1.75c-.916782 0-1.75-.75004827-1.75-1.75 0-1.00017697.7500483-1.75 1.75-1.75zm-1.6840618 15.5c-1.3733775 0-2.36512098-1.1294309-1.9835384-2.4721512l1.6311339-4.7396064c.1526382-.5529194.3896555-1.5606002-.1443951-1.5606002-.3560337 0-.7911265.1779192-1.3052783.5337575.3813969-1.1848882 1.4494672-1.7613997 2.6702015-1.7613997 1.3733775 0 2.365121 1.1294309 1.9835384 2.4721512l-1.6311339 4.7396064c-.1526382.5529194-.1834504 1.4538487.3506002 1.4538487.3560338 0 .7223915-.1423354 1.0990732-.427006-.3813969 1.1848882-1.4494672 1.7613997-2.6702015 1.7613997z', fillRule: 'evenodd' }, void 0));
5
5
  export const viewBox = '0 0 25 25';
6
6
  //# sourceMappingURL=information-solid.icon.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"information-solid.icon.js","sourceRoot":"","sources":["../../../../src/components/Icon/icons/information-solid.icon.tsx"],"names":[],"mappings":";AAAA,+DAA+D;AAC/D,MAAM,CAAC,MAAM,IAAI,GAAG,mBAAmB,CAAC;AAExC,MAAM,CAAC,MAAM,SAAS,GAAG,GAAG,EAAE,CAAC,CAC7B,eAAM,CAAC,EAAC,ujCAAujC,WAAG,CACnkC,CAAC;AAEF,MAAM,CAAC,MAAM,OAAO,GAAG,WAAW,CAAC","sourcesContent":["// This file is autogenerated. Any changes will be overwritten.\nexport const name = 'information-solid';\n\nexport const Component = () => (\n <path d='M20.9296875,20.9296875 C18.5351562,23.3242188 15.6617188,24.521875 12.2609375,24.521875 C8.86015625,24.521875 5.98671875,23.3242188 3.5921875,20.9296875 C1.19765625,18.5351562 0,15.6617188 0,12.2609375 C0,8.86015625 1.19765625,5.98671875 3.5921875,3.5921875 C5.98671875,1.19765625 8.86015625,0 12.2609375,0 C15.6617188,0 18.5351563,1.19765625 20.9296875,3.5921875 C23.3242188,5.98671875 24.521875,8.86015625 24.521875,12.2609375 C24.521875,15.6617188 23.3242188,18.5351563 20.9296875,20.9296875 Z M12.740625,4.88515625 C12.740625,4.88515625 11.7828125,4.88515625 11.7828125,4.88515625 C11.7828125,4.88515625 11.7828125,6.8484375 11.7828125,6.8484375 C11.7828125,6.8484375 12.740625,6.8484375 12.740625,6.8484375 C12.740625,6.8484375 12.740625,4.88515625 12.740625,4.88515625 Z M11.7820312,8.8125 C11.7820312,8.8125 11.7820312,19.684375 11.7820312,19.684375 C11.7820312,19.684375 12.7398437,19.6367188 12.7398437,19.6367188 C12.7398437,19.6367188 12.7398437,8.81328125 12.7398437,8.81328125 C12.7398437,8.81328125 11.7820312,8.81328125 11.7820312,8.81328125 L11.7820312,8.8125 Z' />\n);\n\nexport const viewBox = '0 0 25 25';\n"]}
1
+ {"version":3,"file":"information-solid.icon.js","sourceRoot":"","sources":["../../../../src/components/Icon/icons/information-solid.icon.tsx"],"names":[],"mappings":";AAAA,+DAA+D;AAC/D,MAAM,CAAC,MAAM,IAAI,GAAG,mBAAmB,CAAC;AAExC,MAAM,CAAC,MAAM,SAAS,GAAG,GAAG,EAAE,CAAC,CAC7B,eACE,CAAC,EAAC,6kCAA6kC,EAC/kC,QAAQ,EAAC,SAAS,WAClB,CACH,CAAC;AAEF,MAAM,CAAC,MAAM,OAAO,GAAG,WAAW,CAAC","sourcesContent":["// This file is autogenerated. Any changes will be overwritten.\nexport const name = 'information-solid';\n\nexport const Component = () => (\n <path\n d='m3.6622276 21.3377724c-2.44121957-2.4412196-3.6622276-5.3706831-3.6622276-8.8377724 0-3.46708933 1.22100803-6.39655282 3.6622276-8.8377724 2.44121958-2.44121957 5.37068307-3.6622276 8.8377724-3.6622276 3.4670893 0 6.3965528 1.22100803 8.8377724 3.6622276 2.4412196 2.44121958 3.6622276 5.37068307 3.6622276 8.8377724 0 3.4670893-1.221008 6.3965528-3.6622276 8.8377724s-5.3706831 3.6622276-8.8377724 3.6622276c-3.46708933 0-6.39655282-1.221008-8.8377724-3.6622276zm10.0877724-16.8377724c.916782 0 1.75.75004827 1.75 1.75s-.7500483 1.75-1.75 1.75c-.916782 0-1.75-.75004827-1.75-1.75 0-1.00017697.7500483-1.75 1.75-1.75zm-1.6840618 15.5c-1.3733775 0-2.36512098-1.1294309-1.9835384-2.4721512l1.6311339-4.7396064c.1526382-.5529194.3896555-1.5606002-.1443951-1.5606002-.3560337 0-.7911265.1779192-1.3052783.5337575.3813969-1.1848882 1.4494672-1.7613997 2.6702015-1.7613997 1.3733775 0 2.365121 1.1294309 1.9835384 2.4721512l-1.6311339 4.7396064c-.1526382.5529194-.1834504 1.4538487.3506002 1.4538487.3560338 0 .7223915-.1423354 1.0990732-.427006-.3813969 1.1848882-1.4494672 1.7613997-2.6702015 1.7613997z'\n fillRule='evenodd'\n />\n);\n\nexport const viewBox = '0 0 25 25';\n"]}
@@ -1,6 +1,6 @@
1
1
  import { jsx as _jsx } from "react/jsx-runtime";
2
2
  // This file is autogenerated. Any changes will be overwritten.
3
3
  export const name = 'information';
4
- export const Component = () => (_jsx("path", { d: 'M3.5921875,20.9296875 C1.19765625,18.5351562 0,15.6617188 0,12.2609375 C0,8.86015625 1.19765625,5.98671875 3.5921875,3.5921875 C5.98671875,1.19765625 8.86015625,0 12.2609375,0 C15.6617188,0 18.5351563,1.19765625 20.9296875,3.5921875 C23.3242188,5.98671875 24.521875,8.86015625 24.521875,12.2609375 C24.521875,15.6617188 23.3242188,18.5351563 20.9296875,20.9296875 C18.5351563,23.3242188 15.6617188,24.521875 12.2609375,24.521875 C8.86015625,24.521875 5.98671875,23.3242188 3.5921875,20.9296875 Z M0.9578125,12.2609375 C0.9578125,12.2609375 0.9578125,12.2609375 0.9578125,12.2609375 C0.9578125,14.5601563 1.58046875,16.6671875 2.8734375,18.5351562 C4.11875,20.4507812 5.79453125,21.8398438 7.90234375,22.75 C10.0101563,23.6601562 12.2125,23.8515625 14.4632813,23.4203125 C16.7140625,22.9890625 18.6296875,21.9359375 20.2585938,20.3070313 C20.2585938,20.3070313 20.2585938,20.3070313 20.2585938,20.3070313 C21.8390625,18.7265625 22.8929688,16.7632812 23.371875,14.5117188 C23.803125,12.2609375 23.6109375,10.1054688 22.7015625,7.9984375 C22.7015625,7.9984375 22.7015625,7.9984375 22.7015625,7.9984375 C21.8398438,5.89140625 20.4507813,4.21484375 18.5828125,2.921875 C16.6671875,1.62890625 14.5601563,1.00625 12.2609375,1.00625 C12.2609375,1.00625 12.2609375,1.00625 12.2609375,1.00625 C9.14765625,1.00625 6.5140625,2.1078125 4.3109375,4.26328125 C2.1078125,6.46640625 1.00625,9.1484375 0.95859375,12.2617188 L0.9578125,12.2609375 Z M11.78125,6.84921875 C11.78125,6.84921875 11.78125,4.8859375 11.78125,4.8859375 C11.78125,4.8859375 12.7390625,4.8859375 12.7390625,4.8859375 C12.7390625,4.8859375 12.7390625,6.84921875 12.7390625,6.84921875 C12.7390625,6.84921875 11.78125,6.84921875 11.78125,6.84921875 Z M11.78125,19.684375 C11.78125,19.684375 12.7390625,19.6367188 12.7390625,19.6367188 C12.7390625,19.6367188 12.7390625,8.81328125 12.7390625,8.81328125 C12.7390625,8.81328125 11.78125,8.81328125 11.78125,8.81328125 C11.78125,8.81328125 11.78125,19.6851562 11.78125,19.6851562 L11.78125,19.684375 Z' }, void 0));
4
+ export const Component = () => (_jsx("path", { d: 'm3.6622276 21.3377724c-2.44121957-2.4412196-3.6622276-5.3706831-3.6622276-8.8377724 0-3.46708933 1.22100803-6.39655282 3.6622276-8.8377724 2.44121958-2.44121957 5.37068307-3.6622276 8.8377724-3.6622276 3.4670893 0 6.3965528 1.22100803 8.8377724 3.6622276 2.4412196 2.44121958 3.6622276 5.37068307 3.6622276 8.8377724 0 3.4670893-1.221008 6.3965528-3.6622276 8.8377724s-5.3706831 3.6622276-8.8377724 3.6622276c-3.46708933 0-6.39655282-1.221008-8.8377724-3.6622276zm-2.7044151-8.8949616c0 2.3363736.63272318 4.4774541 1.94659629 6.3756088 1.26544637 1.9465811 2.96832118 3.3580905 5.1102122 4.2829547 2.14189101.9248642 4.37984161 1.1193635 6.66701291.6811446s4.2337675-1.5083622 5.8890095-3.1635912c1.6060213-1.6060088 2.6769668-3.6010162 3.1636159-5.8889635.4382223-2.2871534.2429276-4.477454-.6811499-6.61853446-.8756508-2.14108042-2.2871713-3.84473581-4.1853408-5.15859865-1.9465963-1.31386285-4.0876934-1.94658109-6.4240853-1.94658109-3.16361594 0-5.8397889 1.11936351-8.07853341 3.30966417-2.23874451 2.23872703-3.35811677 4.96409932-3.40654351 8.12769053zm12.7921875-7.9428108c.916782 0 1.75.75004827 1.75 1.75s-.7500483 1.75-1.75 1.75c-.916782 0-1.75-.75004827-1.75-1.75 0-1.00017697.7500483-1.75 1.75-1.75zm-1.6840618 15.5c-1.3733775 0-2.36512098-1.1294309-1.9835384-2.4721512l1.6311339-4.7396064c.1526382-.5529194.3896555-1.5606002-.1443951-1.5606002-.3560337 0-.7911265.1779192-1.3052783.5337575.3813969-1.1848882 1.4494672-1.7613997 2.6702015-1.7613997 1.3733775 0 2.365121 1.1294309 1.9835384 2.4721512l-1.6311339 4.7396064c-.1526382.5529194-.1834504 1.4538487.3506002 1.4538487.3560338 0 .7223915-.1423354 1.0990732-.427006-.3813969 1.1848882-1.4494672 1.7613997-2.6702015 1.7613997z' }, void 0));
5
5
  export const viewBox = '0 0 25 25';
6
6
  //# sourceMappingURL=information.icon.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"information.icon.js","sourceRoot":"","sources":["../../../../src/components/Icon/icons/information.icon.tsx"],"names":[],"mappings":";AAAA,+DAA+D;AAC/D,MAAM,CAAC,MAAM,IAAI,GAAG,aAAa,CAAC;AAElC,MAAM,CAAC,MAAM,SAAS,GAAG,GAAG,EAAE,CAAC,CAC7B,eAAM,CAAC,EAAC,i9DAAi9D,WAAG,CAC79D,CAAC;AAEF,MAAM,CAAC,MAAM,OAAO,GAAG,WAAW,CAAC","sourcesContent":["// This file is autogenerated. Any changes will be overwritten.\nexport const name = 'information';\n\nexport const Component = () => (\n <path d='M3.5921875,20.9296875 C1.19765625,18.5351562 0,15.6617188 0,12.2609375 C0,8.86015625 1.19765625,5.98671875 3.5921875,3.5921875 C5.98671875,1.19765625 8.86015625,0 12.2609375,0 C15.6617188,0 18.5351563,1.19765625 20.9296875,3.5921875 C23.3242188,5.98671875 24.521875,8.86015625 24.521875,12.2609375 C24.521875,15.6617188 23.3242188,18.5351563 20.9296875,20.9296875 C18.5351563,23.3242188 15.6617188,24.521875 12.2609375,24.521875 C8.86015625,24.521875 5.98671875,23.3242188 3.5921875,20.9296875 Z M0.9578125,12.2609375 C0.9578125,12.2609375 0.9578125,12.2609375 0.9578125,12.2609375 C0.9578125,14.5601563 1.58046875,16.6671875 2.8734375,18.5351562 C4.11875,20.4507812 5.79453125,21.8398438 7.90234375,22.75 C10.0101563,23.6601562 12.2125,23.8515625 14.4632813,23.4203125 C16.7140625,22.9890625 18.6296875,21.9359375 20.2585938,20.3070313 C20.2585938,20.3070313 20.2585938,20.3070313 20.2585938,20.3070313 C21.8390625,18.7265625 22.8929688,16.7632812 23.371875,14.5117188 C23.803125,12.2609375 23.6109375,10.1054688 22.7015625,7.9984375 C22.7015625,7.9984375 22.7015625,7.9984375 22.7015625,7.9984375 C21.8398438,5.89140625 20.4507813,4.21484375 18.5828125,2.921875 C16.6671875,1.62890625 14.5601563,1.00625 12.2609375,1.00625 C12.2609375,1.00625 12.2609375,1.00625 12.2609375,1.00625 C9.14765625,1.00625 6.5140625,2.1078125 4.3109375,4.26328125 C2.1078125,6.46640625 1.00625,9.1484375 0.95859375,12.2617188 L0.9578125,12.2609375 Z M11.78125,6.84921875 C11.78125,6.84921875 11.78125,4.8859375 11.78125,4.8859375 C11.78125,4.8859375 12.7390625,4.8859375 12.7390625,4.8859375 C12.7390625,4.8859375 12.7390625,6.84921875 12.7390625,6.84921875 C12.7390625,6.84921875 11.78125,6.84921875 11.78125,6.84921875 Z M11.78125,19.684375 C11.78125,19.684375 12.7390625,19.6367188 12.7390625,19.6367188 C12.7390625,19.6367188 12.7390625,8.81328125 12.7390625,8.81328125 C12.7390625,8.81328125 11.78125,8.81328125 11.78125,8.81328125 C11.78125,8.81328125 11.78125,19.6851562 11.78125,19.6851562 L11.78125,19.684375 Z' />\n);\n\nexport const viewBox = '0 0 25 25';\n"]}
1
+ {"version":3,"file":"information.icon.js","sourceRoot":"","sources":["../../../../src/components/Icon/icons/information.icon.tsx"],"names":[],"mappings":";AAAA,+DAA+D;AAC/D,MAAM,CAAC,MAAM,IAAI,GAAG,aAAa,CAAC;AAElC,MAAM,CAAC,MAAM,SAAS,GAAG,GAAG,EAAE,CAAC,CAC7B,eAAM,CAAC,EAAC,iqDAAiqD,WAAG,CAC7qD,CAAC;AAEF,MAAM,CAAC,MAAM,OAAO,GAAG,WAAW,CAAC","sourcesContent":["// This file is autogenerated. Any changes will be overwritten.\nexport const name = 'information';\n\nexport const Component = () => (\n <path d='m3.6622276 21.3377724c-2.44121957-2.4412196-3.6622276-5.3706831-3.6622276-8.8377724 0-3.46708933 1.22100803-6.39655282 3.6622276-8.8377724 2.44121958-2.44121957 5.37068307-3.6622276 8.8377724-3.6622276 3.4670893 0 6.3965528 1.22100803 8.8377724 3.6622276 2.4412196 2.44121958 3.6622276 5.37068307 3.6622276 8.8377724 0 3.4670893-1.221008 6.3965528-3.6622276 8.8377724s-5.3706831 3.6622276-8.8377724 3.6622276c-3.46708933 0-6.39655282-1.221008-8.8377724-3.6622276zm-2.7044151-8.8949616c0 2.3363736.63272318 4.4774541 1.94659629 6.3756088 1.26544637 1.9465811 2.96832118 3.3580905 5.1102122 4.2829547 2.14189101.9248642 4.37984161 1.1193635 6.66701291.6811446s4.2337675-1.5083622 5.8890095-3.1635912c1.6060213-1.6060088 2.6769668-3.6010162 3.1636159-5.8889635.4382223-2.2871534.2429276-4.477454-.6811499-6.61853446-.8756508-2.14108042-2.2871713-3.84473581-4.1853408-5.15859865-1.9465963-1.31386285-4.0876934-1.94658109-6.4240853-1.94658109-3.16361594 0-5.8397889 1.11936351-8.07853341 3.30966417-2.23874451 2.23872703-3.35811677 4.96409932-3.40654351 8.12769053zm12.7921875-7.9428108c.916782 0 1.75.75004827 1.75 1.75s-.7500483 1.75-1.75 1.75c-.916782 0-1.75-.75004827-1.75-1.75 0-1.00017697.7500483-1.75 1.75-1.75zm-1.6840618 15.5c-1.3733775 0-2.36512098-1.1294309-1.9835384-2.4721512l1.6311339-4.7396064c.1526382-.5529194.3896555-1.5606002-.1443951-1.5606002-.3560337 0-.7911265.1779192-1.3052783.5337575.3813969-1.1848882 1.4494672-1.7613997 2.6702015-1.7613997 1.3733775 0 2.365121 1.1294309 1.9835384 2.4721512l-1.6311339 4.7396064c-.1526382.5529194-.1834504 1.4538487.3506002 1.4538487.3560338 0 .7223915-.1423354 1.0990732-.427006-.3813969 1.1848882-1.4494672 1.7613997-2.6702015 1.7613997z' />\n);\n\nexport const viewBox = '0 0 25 25';\n"]}
@@ -1 +1 @@
1
- {"version":3,"file":"Popover.styles.d.ts","sourceRoot":"","sources":["../../../src/components/Popover/Popover.styles.ts"],"names":[],"mappings":"AAIA,eAAO,MAAM,kBAAkB,yGAuB9B,CAAC;AAIF,eAAO,MAAM,aAAa;;SA2HzB,CAAC"}
1
+ {"version":3,"file":"Popover.styles.d.ts","sourceRoot":"","sources":["../../../src/components/Popover/Popover.styles.ts"],"names":[],"mappings":"AAIA,eAAO,MAAM,kBAAkB,yGAwB9B,CAAC;AAIF,eAAO,MAAM,aAAa;;SAmJzB,CAAC"}
@@ -2,17 +2,18 @@ import styled, { css } from 'styled-components';
2
2
  import { defaultThemeProp } from '../../theme';
3
3
  export const StyledPopoverArrow = styled.div(({ theme: { base: { shadow: { 'low-filter': low } } } }) => css `
4
4
  background-color: inherit;
5
- height: 0;
6
- width: 0;
7
- filter: ${low};
8
- z-index: -1; /* Make sure it's under the Popover. */
9
5
 
6
+ ::before,
10
7
  ::after {
11
8
  content: '';
12
9
  display: block;
10
+ position: absolute;
13
11
  background-color: inherit;
14
- height: 0.5rem;
15
- width: 0.5rem;
12
+ }
13
+
14
+ ::before {
15
+ inset: -0.25rem;
16
+ filter: ${low};
16
17
  transform: rotate(45deg);
17
18
  }
18
19
  `);
@@ -26,7 +27,7 @@ export const StyledPopover = styled.div(({ theme: { base: { 'border-radius': bor
26
27
  margin: 0 !important;
27
28
  z-index: ${zIndex};
28
29
  background-color: ${background};
29
- border-radius: calc(${cardBorderRadius} / 2);
30
+ border-radius: calc(${cardBorderRadius});
30
31
 
31
32
  ::after {
32
33
  content: '';
@@ -48,12 +49,18 @@ export const StyledPopover = styled.div(({ theme: { base: { 'border-radius': bor
48
49
 
49
50
  &[data-popper-placement^='top'] {
50
51
  > ${StyledPopoverArrow} {
51
- top: calc(100% - 0.25rem);
52
- margin-inline-start: -0.25rem;
52
+ top: calc(100%);
53
53
 
54
- ::after {
54
+ ::before {
55
55
  border-bottom-right-radius: calc(${borderRadius} / 4);
56
56
  }
57
+
58
+ ::after {
59
+ top: -0.75rem;
60
+ right: -0.75rem;
61
+ bottom: 0;
62
+ left: -0.75rem;
63
+ }
57
64
  }
58
65
 
59
66
  ::before {
@@ -68,12 +75,18 @@ export const StyledPopover = styled.div(({ theme: { base: { 'border-radius': bor
68
75
 
69
76
  &[data-popper-placement^='bottom'] {
70
77
  > ${StyledPopoverArrow} {
71
- bottom: calc(100% + 0.25rem);
72
- margin-inline-start: -0.25rem;
78
+ bottom: calc(100%);
73
79
 
74
- ::after {
80
+ ::before {
75
81
  border-top-left-radius: calc(${borderRadius} / 4);
76
82
  }
83
+
84
+ ::after {
85
+ top: 0;
86
+ right: -0.75rem;
87
+ bottom: -0.75rem;
88
+ left: -0.75rem;
89
+ }
77
90
  }
78
91
 
79
92
  ::before {
@@ -88,12 +101,18 @@ export const StyledPopover = styled.div(({ theme: { base: { 'border-radius': bor
88
101
 
89
102
  &[data-popper-placement^='right'] {
90
103
  > ${StyledPopoverArrow} {
91
- inset-inline-end: calc(100% + 0.25rem);
92
- margin-block-start: -0.25rem;
104
+ right: calc(100%);
93
105
 
94
- ::after {
106
+ ::before {
95
107
  border-bottom-left-radius: calc(${borderRadius} / 4);
96
108
  }
109
+
110
+ ::after {
111
+ top: -0.75rem;
112
+ right: -0.75rem;
113
+ bottom: -0.75rem;
114
+ left: 0;
115
+ }
97
116
  }
98
117
 
99
118
  ::before {
@@ -108,12 +127,18 @@ export const StyledPopover = styled.div(({ theme: { base: { 'border-radius': bor
108
127
 
109
128
  &[data-popper-placement^='left'] {
110
129
  > ${StyledPopoverArrow} {
111
- left: calc(100% - 0.25rem);
112
- margin-block-start: -0.25rem;
130
+ left: calc(100%);
113
131
 
114
- ::after {
132
+ ::before {
115
133
  border-top-right-radius: calc(${borderRadius} / 4);
116
134
  }
135
+
136
+ ::after {
137
+ top: -0.75rem;
138
+ right: 0;
139
+ bottom: -0.75rem;
140
+ left: -0.75rem;
141
+ }
117
142
  }
118
143
 
119
144
  ::before {
@@ -1 +1 @@
1
- {"version":3,"file":"Popover.styles.js","sourceRoot":"","sources":["../../../src/components/Popover/Popover.styles.ts"],"names":[],"mappings":"AAAA,OAAO,MAAM,EAAE,EAAE,GAAG,EAAE,MAAM,mBAAmB,CAAC;AAEhD,OAAO,EAAE,gBAAgB,EAAE,MAAM,aAAa,CAAC;AAE/C,MAAM,CAAC,MAAM,kBAAkB,GAAG,MAAM,CAAC,GAAG,CAC1C,CAAC,EACC,KAAK,EAAE,EACL,IAAI,EAAE,EACJ,MAAM,EAAE,EAAE,YAAY,EAAE,GAAG,EAAE,EAC9B,EACF,EACF,EAAE,EAAE,CAAC,GAAG,CAAA;;;;cAIG,GAAG;;;;;;;;;;;GAWd,CACF,CAAC;AAEF,kBAAkB,CAAC,YAAY,GAAG,gBAAgB,CAAC;AAEnD,MAAM,CAAC,MAAM,aAAa,GAAG,MAAM,CAAC,GAAG,CACrC,CAAC,EACC,KAAK,EAAE,EACL,IAAI,EAAE,EACJ,eAAe,EAAE,YAAY,EAC7B,SAAS,EAAE,EAAE,OAAO,EAAE,MAAM,EAAE,EAC9B,MAAM,EAAE,EAAE,YAAY,EAAE,GAAG,EAAE,EAC9B,EACD,UAAU,EAAE,EACV,IAAI,EAAE,EAAE,UAAU,EAAE,eAAe,EAAE,gBAAgB,EAAE,EACxD,EACF,EACD,MAAM,EACP,EAAE,EAAE;IACH,OAAO,GAAG,CAAA;;;;;;iBAMG,MAAM;0BACG,UAAU;4BACR,gBAAgB;;;;;;;kBAO1B,GAAG;;;;;;;;;;;;;;YAcT,kBAAkB;;;;;+CAKiB,YAAY;;;;;;;oBAOvC,MAAM;qBACL,MAAM;;;;;;;YAOf,kBAAkB;;;;;2CAKa,YAAY;;;;;;;oBAOnC,MAAM;kBACR,MAAM;;;;;;;YAOZ,kBAAkB;;;;;8CAKgB,YAAY;;;;;;;mBAOvC,MAAM;mBACN,MAAM;;;;;;;YAOb,kBAAkB;;;;;4CAKc,YAAY;;;;;;;mBAOrC,MAAM;oBACL,MAAM;;;;;KAKrB,CAAC;AACJ,CAAC,CACF,CAAC;AAEF,aAAa,CAAC,YAAY,GAAG,gBAAgB,CAAC","sourcesContent":["import styled, { css } from 'styled-components';\n\nimport { defaultThemeProp } from '../../theme';\n\nexport const StyledPopoverArrow = styled.div(\n ({\n theme: {\n base: {\n shadow: { 'low-filter': low }\n }\n }\n }) => css`\n background-color: inherit;\n height: 0;\n width: 0;\n filter: ${low};\n z-index: -1; /* Make sure it's under the Popover. */\n\n ::after {\n content: '';\n display: block;\n background-color: inherit;\n height: 0.5rem;\n width: 0.5rem;\n transform: rotate(45deg);\n }\n `\n);\n\nStyledPopoverArrow.defaultProps = defaultThemeProp;\n\nexport const StyledPopover = styled.div<{ offset?: number }>(\n ({\n theme: {\n base: {\n 'border-radius': borderRadius,\n 'z-index': { popover: zIndex },\n shadow: { 'low-filter': low }\n },\n components: {\n card: { background, 'border-radius': cardBorderRadius }\n }\n },\n offset\n }) => {\n return css`\n /*\n Margin should never be used with Popper.\n https://popper.js.org/docs/v2/migration-guide/#4-remove-all-css-margins\n */\n margin: 0 !important;\n z-index: ${zIndex};\n background-color: ${background};\n border-radius: calc(${cardBorderRadius} / 2);\n\n ::after {\n content: '';\n background-color: inherit;\n border-radius: inherit;\n z-index: -2; /* Make sure it's under the arrow. */\n filter: ${low};\n position: absolute;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n }\n\n &[data-popper-reference-hidden='true'] {\n visibility: hidden;\n pointer-events: none;\n }\n\n &[data-popper-placement^='top'] {\n > ${StyledPopoverArrow} {\n top: calc(100% - 0.25rem);\n margin-inline-start: -0.25rem;\n\n ::after {\n border-bottom-right-radius: calc(${borderRadius} / 4);\n }\n }\n\n ::before {\n content: '';\n position: absolute;\n height: ${offset}px;\n bottom: -${offset}px;\n left: 0;\n right: 0;\n }\n }\n\n &[data-popper-placement^='bottom'] {\n > ${StyledPopoverArrow} {\n bottom: calc(100% + 0.25rem);\n margin-inline-start: -0.25rem;\n\n ::after {\n border-top-left-radius: calc(${borderRadius} / 4);\n }\n }\n\n ::before {\n content: '';\n position: absolute;\n height: ${offset}px;\n top: -${offset}px;\n left: 0;\n right: 0;\n }\n }\n\n &[data-popper-placement^='right'] {\n > ${StyledPopoverArrow} {\n inset-inline-end: calc(100% + 0.25rem);\n margin-block-start: -0.25rem;\n\n ::after {\n border-bottom-left-radius: calc(${borderRadius} / 4);\n }\n }\n\n ::before {\n content: '';\n position: absolute;\n width: ${offset}px;\n left: -${offset}px;\n top: 0;\n bottom: 0;\n }\n }\n\n &[data-popper-placement^='left'] {\n > ${StyledPopoverArrow} {\n left: calc(100% - 0.25rem);\n margin-block-start: -0.25rem;\n\n ::after {\n border-top-right-radius: calc(${borderRadius} / 4);\n }\n }\n\n ::before {\n content: '';\n position: absolute;\n width: ${offset}px;\n right: -${offset}px;\n top: 0;\n bottom: 0;\n }\n }\n `;\n }\n);\n\nStyledPopover.defaultProps = defaultThemeProp;\n"]}
1
+ {"version":3,"file":"Popover.styles.js","sourceRoot":"","sources":["../../../src/components/Popover/Popover.styles.ts"],"names":[],"mappings":"AAAA,OAAO,MAAM,EAAE,EAAE,GAAG,EAAE,MAAM,mBAAmB,CAAC;AAEhD,OAAO,EAAE,gBAAgB,EAAE,MAAM,aAAa,CAAC;AAE/C,MAAM,CAAC,MAAM,kBAAkB,GAAG,MAAM,CAAC,GAAG,CAC1C,CAAC,EACC,KAAK,EAAE,EACL,IAAI,EAAE,EACJ,MAAM,EAAE,EAAE,YAAY,EAAE,GAAG,EAAE,EAC9B,EACF,EACF,EAAE,EAAE,CAAC,GAAG,CAAA;;;;;;;;;;;;;gBAaK,GAAG;;;GAGhB,CACF,CAAC;AAEF,kBAAkB,CAAC,YAAY,GAAG,gBAAgB,CAAC;AAEnD,MAAM,CAAC,MAAM,aAAa,GAAG,MAAM,CAAC,GAAG,CACrC,CAAC,EACC,KAAK,EAAE,EACL,IAAI,EAAE,EACJ,eAAe,EAAE,YAAY,EAC7B,SAAS,EAAE,EAAE,OAAO,EAAE,MAAM,EAAE,EAC9B,MAAM,EAAE,EAAE,YAAY,EAAE,GAAG,EAAE,EAC9B,EACD,UAAU,EAAE,EACV,IAAI,EAAE,EAAE,UAAU,EAAE,eAAe,EAAE,gBAAgB,EAAE,EACxD,EACF,EACD,MAAM,EACP,EAAE,EAAE;IACH,OAAO,GAAG,CAAA;;;;;;iBAMG,MAAM;0BACG,UAAU;4BACR,gBAAgB;;;;;;;kBAO1B,GAAG;;;;;;;;;;;;;;YAcT,kBAAkB;;;;+CAIiB,YAAY;;;;;;;;;;;;;;oBAcvC,MAAM;qBACL,MAAM;;;;;;;YAOf,kBAAkB;;;;2CAIa,YAAY;;;;;;;;;;;;;;oBAcnC,MAAM;kBACR,MAAM;;;;;;;YAOZ,kBAAkB;;;;8CAIgB,YAAY;;;;;;;;;;;;;;mBAcvC,MAAM;mBACN,MAAM;;;;;;;YAOb,kBAAkB;;;;4CAIc,YAAY;;;;;;;;;;;;;;mBAcrC,MAAM;oBACL,MAAM;;;;;KAKrB,CAAC;AACJ,CAAC,CACF,CAAC;AAEF,aAAa,CAAC,YAAY,GAAG,gBAAgB,CAAC","sourcesContent":["import styled, { css } from 'styled-components';\n\nimport { defaultThemeProp } from '../../theme';\n\nexport const StyledPopoverArrow = styled.div(\n ({\n theme: {\n base: {\n shadow: { 'low-filter': low }\n }\n }\n }) => css`\n background-color: inherit;\n\n ::before,\n ::after {\n content: '';\n display: block;\n position: absolute;\n background-color: inherit;\n }\n\n ::before {\n inset: -0.25rem;\n filter: ${low};\n transform: rotate(45deg);\n }\n `\n);\n\nStyledPopoverArrow.defaultProps = defaultThemeProp;\n\nexport const StyledPopover = styled.div<{ offset?: number }>(\n ({\n theme: {\n base: {\n 'border-radius': borderRadius,\n 'z-index': { popover: zIndex },\n shadow: { 'low-filter': low }\n },\n components: {\n card: { background, 'border-radius': cardBorderRadius }\n }\n },\n offset\n }) => {\n return css`\n /*\n Margin should never be used with Popper.\n https://popper.js.org/docs/v2/migration-guide/#4-remove-all-css-margins\n */\n margin: 0 !important;\n z-index: ${zIndex};\n background-color: ${background};\n border-radius: calc(${cardBorderRadius});\n\n ::after {\n content: '';\n background-color: inherit;\n border-radius: inherit;\n z-index: -2; /* Make sure it's under the arrow. */\n filter: ${low};\n position: absolute;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n }\n\n &[data-popper-reference-hidden='true'] {\n visibility: hidden;\n pointer-events: none;\n }\n\n &[data-popper-placement^='top'] {\n > ${StyledPopoverArrow} {\n top: calc(100%);\n\n ::before {\n border-bottom-right-radius: calc(${borderRadius} / 4);\n }\n\n ::after {\n top: -0.75rem;\n right: -0.75rem;\n bottom: 0;\n left: -0.75rem;\n }\n }\n\n ::before {\n content: '';\n position: absolute;\n height: ${offset}px;\n bottom: -${offset}px;\n left: 0;\n right: 0;\n }\n }\n\n &[data-popper-placement^='bottom'] {\n > ${StyledPopoverArrow} {\n bottom: calc(100%);\n\n ::before {\n border-top-left-radius: calc(${borderRadius} / 4);\n }\n\n ::after {\n top: 0;\n right: -0.75rem;\n bottom: -0.75rem;\n left: -0.75rem;\n }\n }\n\n ::before {\n content: '';\n position: absolute;\n height: ${offset}px;\n top: -${offset}px;\n left: 0;\n right: 0;\n }\n }\n\n &[data-popper-placement^='right'] {\n > ${StyledPopoverArrow} {\n right: calc(100%);\n\n ::before {\n border-bottom-left-radius: calc(${borderRadius} / 4);\n }\n\n ::after {\n top: -0.75rem;\n right: -0.75rem;\n bottom: -0.75rem;\n left: 0;\n }\n }\n\n ::before {\n content: '';\n position: absolute;\n width: ${offset}px;\n left: -${offset}px;\n top: 0;\n bottom: 0;\n }\n }\n\n &[data-popper-placement^='left'] {\n > ${StyledPopoverArrow} {\n left: calc(100%);\n\n ::before {\n border-top-right-radius: calc(${borderRadius} / 4);\n }\n\n ::after {\n top: -0.75rem;\n right: 0;\n bottom: -0.75rem;\n left: -0.75rem;\n }\n }\n\n ::before {\n content: '';\n position: absolute;\n width: ${offset}px;\n right: -${offset}px;\n top: 0;\n bottom: 0;\n }\n }\n `;\n }\n);\n\nStyledPopover.defaultProps = defaultThemeProp;\n"]}
@@ -8,6 +8,7 @@ declare const useI18n: () => import("../i18n/translate").TranslationFunction<Rea
8
8
  status: string;
9
9
  additional_info: string;
10
10
  search_placeholder_default: string;
11
+ description: string;
11
12
  remove: string;
12
13
  follow: string;
13
14
  unfollow: string;
@@ -208,6 +209,12 @@ declare const useI18n: () => import("../i18n/translate").TranslationFunction<Rea
208
209
  rte_unindent_selection: string;
209
210
  rte_toolbar_instructions: string;
210
211
  rte_text_formatting_toolbar: string;
212
+ rte_image_description_info: string;
213
+ rte_image_custom_size: string;
214
+ rte_width_in_pixels: string;
215
+ rte_height_in_pixels: string;
216
+ rte_image_settings: string;
217
+ rte_image_key_command: string;
211
218
  feed_new_post: string;
212
219
  feed_cancel_conversation: string;
213
220
  feed_context: string;
@@ -253,6 +260,14 @@ declare const useI18n: () => import("../i18n/translate").TranslationFunction<Rea
253
260
  next_suggested_reply: string;
254
261
  prev_suggested_reply: string;
255
262
  dismiss_suggested_replies: string;
263
+ unique_entities: {
264
+ zero: string;
265
+ one: string;
266
+ two: string;
267
+ few: string;
268
+ many: string;
269
+ other: string;
270
+ };
256
271
  more_count: string;
257
272
  empty_search: string;
258
273
  new_messages: string;
@@ -606,6 +621,7 @@ declare const useI18n: () => import("../i18n/translate").TranslationFunction<Rea
606
621
  search_nodes: string;
607
622
  zoom_level: string;
608
623
  close_configuration_panel: string;
624
+ clear_object_summary: string;
609
625
  }>>;
610
626
  export default useI18n;
611
627
  //# sourceMappingURL=useI18n.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"useI18n.d.ts","sourceRoot":"","sources":["../../src/hooks/useI18n.ts"],"names":[],"mappings":"AAIA;;;GAGG;AACH,QAAA,MAAM,OAAO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAGZ,CAAC;AAEF,eAAe,OAAO,CAAC"}
1
+ {"version":3,"file":"useI18n.d.ts","sourceRoot":"","sources":["../../src/hooks/useI18n.ts"],"names":[],"mappings":"AAIA;;;GAGG;AACH,QAAA,MAAM,OAAO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAGZ,CAAC;AAEF,eAAe,OAAO,CAAC"}
@@ -4,6 +4,7 @@ declare const _default: {
4
4
  status: string;
5
5
  additional_info: string;
6
6
  search_placeholder_default: string;
7
+ description: string;
7
8
  remove: string;
8
9
  follow: string;
9
10
  unfollow: string;
@@ -204,6 +205,12 @@ declare const _default: {
204
205
  rte_unindent_selection: string;
205
206
  rte_toolbar_instructions: string;
206
207
  rte_text_formatting_toolbar: string;
208
+ rte_image_description_info: string;
209
+ rte_image_custom_size: string;
210
+ rte_width_in_pixels: string;
211
+ rte_height_in_pixels: string;
212
+ rte_image_settings: string;
213
+ rte_image_key_command: string;
207
214
  feed_new_post: string;
208
215
  feed_cancel_conversation: string;
209
216
  feed_context: string;
@@ -249,6 +256,14 @@ declare const _default: {
249
256
  next_suggested_reply: string;
250
257
  prev_suggested_reply: string;
251
258
  dismiss_suggested_replies: string;
259
+ unique_entities: {
260
+ zero: string;
261
+ one: string;
262
+ two: string;
263
+ few: string;
264
+ many: string;
265
+ other: string;
266
+ };
252
267
  more_count: string;
253
268
  empty_search: string;
254
269
  new_messages: string;
@@ -602,6 +617,7 @@ declare const _default: {
602
617
  search_nodes: string;
603
618
  zoom_level: string;
604
619
  close_configuration_panel: string;
620
+ clear_object_summary: string;
605
621
  };
606
622
  export default _default;
607
623
  //# sourceMappingURL=default.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"default.d.ts","sourceRoot":"","sources":["../../src/i18n/default.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,wBA4rBE"}
1
+ {"version":3,"file":"default.d.ts","sourceRoot":"","sources":["../../src/i18n/default.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,wBA8sBE"}
@@ -8,6 +8,7 @@ export default {
8
8
  status: 'Status',
9
9
  additional_info: 'Additional info',
10
10
  search_placeholder_default: 'Search…',
11
+ description: 'Description',
11
12
  /* Verbs */
12
13
  remove: 'Remove',
13
14
  follow: 'Follow',
@@ -238,6 +239,12 @@ export default {
238
239
  rte_unindent_selection: 'Unindent selection',
239
240
  rte_toolbar_instructions: 'Hit tab to enter the editor toolbar',
240
241
  rte_text_formatting_toolbar: 'Text formatting toolbar',
242
+ rte_image_description_info: 'Provides an alternate (ALT) description for the visually impaired',
243
+ rte_image_custom_size: 'Custom size',
244
+ rte_width_in_pixels: 'Width (in pixels)',
245
+ rte_height_in_pixels: 'Height (in pixels)',
246
+ rte_image_settings: 'Image settings',
247
+ rte_image_key_command: 'Press enter to edit the image',
241
248
  /* social:Feed */
242
249
  feed_new_post: 'New post',
243
250
  feed_cancel_conversation: 'Cancel conversation',
@@ -286,6 +293,14 @@ export default {
286
293
  prev_suggested_reply: 'Previous suggested reply',
287
294
  dismiss_suggested_replies: 'Dismiss suggested replies',
288
295
  /* cs:Email */
296
+ unique_entities: {
297
+ zero: 'No unique entities',
298
+ one: '{0} unique entity',
299
+ two: '{0} unique entities',
300
+ few: '{0} unique entities',
301
+ many: '{0} unique entities',
302
+ other: '{0} unique entities'
303
+ },
289
304
  more_count: '{0} more…',
290
305
  empty_search: 'Enter a search term',
291
306
  new_messages: 'New messages',
@@ -384,10 +399,10 @@ export default {
384
399
  task_manager_picker_add_label: {
385
400
  zero: 'No items to add',
386
401
  one: 'Add {0} new item',
387
- two: 'Add {0} new item',
388
- few: 'Add {0} new item',
389
- many: 'Add {0} new item',
390
- other: 'Add {0} new item'
402
+ two: 'Add {0} new items',
403
+ few: 'Add {0} new items',
404
+ many: 'Add {0} new items',
405
+ other: 'Add {0} new items'
391
406
  },
392
407
  /* cs:Sentiment */
393
408
  sentiment_positive: 'Positive',
@@ -650,6 +665,8 @@ export default {
650
665
  search_nodes: 'Search nodes',
651
666
  /* build:Workbench */
652
667
  zoom_level: 'Zoom level',
653
- close_configuration_panel: 'Close configuration panel'
668
+ close_configuration_panel: 'Close configuration panel',
669
+ /* build:ObjectSelect */
670
+ clear_object_summary: 'Clear {0} selection'
654
671
  };
655
672
  //# sourceMappingURL=default.js.map