@rango-dev/ui 0.59.1-next.0 → 0.59.1-next.2

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 (31) hide show
  1. package/dist/index.js +1 -1
  2. package/dist/index.js.map +4 -4
  3. package/dist/ui.build.json +1 -1
  4. package/dist/widget/ui/src/components/CampaignQuoteTag/CampaignQuoteTag.d.ts +4 -0
  5. package/dist/widget/ui/src/components/CampaignQuoteTag/CampaignQuoteTag.d.ts.map +1 -0
  6. package/dist/widget/ui/src/components/CampaignQuoteTag/CampaignQuoteTag.styles.d.ts +321 -0
  7. package/dist/widget/ui/src/components/CampaignQuoteTag/CampaignQuoteTag.styles.d.ts.map +1 -0
  8. package/dist/widget/ui/src/components/CampaignQuoteTag/CampaignQuoteTag.types.d.ts +9 -0
  9. package/dist/widget/ui/src/components/CampaignQuoteTag/CampaignQuoteTag.types.d.ts.map +1 -0
  10. package/dist/widget/ui/src/components/CampaignQuoteTag/index.d.ts +2 -0
  11. package/dist/widget/ui/src/components/CampaignQuoteTag/index.d.ts.map +1 -0
  12. package/dist/widget/ui/src/components/FullExpandedQuote/FullExpandedQuote.d.ts.map +1 -1
  13. package/dist/widget/ui/src/components/FullExpandedQuote/FullExpandedQuote.helpers.d.ts.map +1 -1
  14. package/dist/widget/ui/src/components/FullExpandedQuote/FullExpandedQuote.types.d.ts +7 -0
  15. package/dist/widget/ui/src/components/FullExpandedQuote/FullExpandedQuote.types.d.ts.map +1 -1
  16. package/dist/widget/ui/src/components/QuoteTag/QuoteTag.styles.d.ts +1 -1
  17. package/dist/widget/ui/src/components/QuoteTag/QuoteTag.styles.d.ts.map +1 -1
  18. package/dist/widget/ui/src/components/index.d.ts +1 -0
  19. package/dist/widget/ui/src/components/index.d.ts.map +1 -1
  20. package/dist/widget/ui/src/icons/Key.d.ts.map +1 -1
  21. package/package.json +3 -3
  22. package/src/components/CampaignQuoteTag/CampaignQuoteTag.styles.ts +27 -0
  23. package/src/components/CampaignQuoteTag/CampaignQuoteTag.tsx +32 -0
  24. package/src/components/CampaignQuoteTag/CampaignQuoteTag.types.ts +9 -0
  25. package/src/components/CampaignQuoteTag/index.ts +1 -0
  26. package/src/components/FullExpandedQuote/FullExpandedQuote.helpers.ts +1 -0
  27. package/src/components/FullExpandedQuote/FullExpandedQuote.tsx +26 -7
  28. package/src/components/FullExpandedQuote/FullExpandedQuote.types.ts +7 -0
  29. package/src/components/QuoteTag/QuoteTag.styles.ts +1 -0
  30. package/src/components/index.ts +1 -0
  31. package/src/icons/Key.tsx +13 -18
package/src/icons/Key.tsx CHANGED
@@ -8,24 +8,19 @@ function SvgKey(props: SvgIconPropsWithChildren) {
8
8
  return createElement(
9
9
  SvgIcon,
10
10
  props,
11
- <svg viewBox="0 0 12 13" xmlns="http://www.w3.org/2000/svg">
12
- <g id="key">
13
- <path
14
- id="Vector"
15
- d="M3.26028 12.4995C3.20753 12.4995 3.1495 12.4942 3.10203 12.489L1.95736 12.3307C1.40876 12.2569 0.912912 11.7663 0.828513 11.2072L0.670263 10.052C0.617513 9.68278 0.775763 9.20278 1.03951 8.93377L3.35523 6.61815C2.98071 5.12011 3.41325 3.53768 4.51573 2.44581C6.22482 0.742057 9.00473 0.736782 10.7191 2.44581C11.5473 3.27394 12.0009 4.37637 12.0009 5.54737C12.0009 6.71837 11.5473 7.82079 10.7191 8.64893C9.61136 9.74608 8.03414 10.1786 6.54659 9.79883L4.2256 12.1144C4.00405 12.3465 3.60843 12.4995 3.26028 12.4995ZM7.61214 1.95525C6.68902 1.95525 5.77117 2.30339 5.0696 3.00493C4.1201 3.94911 3.77723 5.3311 4.17285 6.61815C4.21505 6.76056 4.17813 6.90826 4.07263 7.01375L1.59338 9.49289C1.50371 9.58256 1.42986 9.81465 1.44569 9.93597L1.60393 11.0911C1.63558 11.2916 1.85186 11.5184 2.05231 11.5448L3.20225 11.703C3.32885 11.7241 3.56095 11.6503 3.65063 11.5606L6.14042 9.07619C6.24592 8.97069 6.39889 8.93904 6.53604 8.98124C7.80731 9.38212 9.19463 9.03926 10.1441 8.0898C10.8193 7.41463 11.1939 6.50737 11.1939 5.54737C11.1939 4.58209 10.8193 3.6801 10.1441 3.00493C9.45838 2.30866 8.53526 1.95525 7.61214 1.95525Z"
16
- fill="#727272"
17
- />
18
- <path
19
- id="Vector_2"
20
- d="M4.84974 11.3351C4.74951 11.3351 4.64929 11.2982 4.57016 11.2191L3.35692 10.0059C3.20394 9.85291 3.20394 9.59973 3.35692 9.44676C3.50989 9.29379 3.76309 9.29379 3.91607 9.44676L5.12931 10.66C5.28229 10.8129 5.28229 11.0661 5.12931 11.2191C5.05019 11.2982 4.94996 11.3351 4.84974 11.3351Z"
21
- fill="#727272"
22
- />
23
- <path
24
- id="Vector_3"
25
- d="M7.64781 6.69786C6.99371 6.69786 6.46094 6.16511 6.46094 5.51104C6.46094 4.85697 6.99371 4.32422 7.64781 4.32422C8.30191 4.32422 8.83468 4.85697 8.83468 5.51104C8.83468 6.16511 8.30191 6.69786 7.64781 6.69786ZM7.64781 5.11543C7.43153 5.11543 7.25218 5.29478 7.25218 5.51104C7.25218 5.72731 7.43153 5.90665 7.64781 5.90665C7.86408 5.90665 8.04343 5.72731 8.04343 5.51104C8.04343 5.29478 7.86408 5.11543 7.64781 5.11543Z"
26
- fill="#727272"
27
- />
28
- </g>
11
+ <svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
12
+ <path
13
+ fillRule="evenodd"
14
+ clipRule="evenodd"
15
+ d="M15.5008 6.15C16.7985 6.15 17.8514 7.20192 17.8516 8.49961C17.8516 9.79748 16.7987 10.8504 15.5008 10.8504C14.2031 10.8502 13.1512 9.79735 13.1512 8.49961C13.1514 7.20205 14.2032 6.15021 15.5008 6.15ZM15.5008 7.35C14.866 7.35021 14.3514 7.86479 14.3512 8.49961C14.3512 9.13461 14.8658 9.65018 15.5008 9.65039C16.1359 9.65039 16.6516 9.13474 16.6516 8.49961C16.6514 7.86466 16.1358 7.35 15.5008 7.35Z"
16
+ fill="currentColor"
17
+ />
18
+ <path
19
+ fillRule="evenodd"
20
+ clipRule="evenodd"
21
+ d="M15.5008 2.15039C19.0076 2.1506 21.85 4.9939 21.85 8.50078C21.8498 12.0074 19.0074 14.8498 15.5008 14.85C15.089 14.85 14.6856 14.8103 14.2949 14.7352L12.3566 16.6746C12.2442 16.7871 12.0915 16.8503 11.9324 16.8504H9.85V18.9328C9.84986 19.0918 9.78662 19.2446 9.67422 19.357L8.64883 20.3824C8.34888 20.682 7.94214 20.85 7.51797 20.85H4.75C3.8665 20.8498 3.15039 20.1338 3.15039 19.2504V16.4824C3.15051 16.0581 3.3193 15.6515 3.61914 15.3516L9.26523 9.7043C9.19031 9.31418 9.15042 8.91187 9.15039 8.50078C9.15039 4.99377 11.9938 2.15039 15.5008 2.15039ZM15.5008 3.35039C12.6565 3.35039 10.3504 5.65651 10.3504 8.50078C10.3504 8.93317 10.404 9.3523 10.5039 9.75234C10.5549 9.95669 10.4946 10.1729 10.3457 10.3219L4.46758 16.2C4.39264 16.275 4.35051 16.3765 4.35039 16.4824V19.2504C4.35039 19.4711 4.5293 19.6498 4.75 19.65H7.51797C7.62399 19.65 7.72531 19.6079 7.80039 19.5328L8.65 18.6832V16.2504C8.65005 15.9192 8.91884 15.6506 9.25 15.6504H11.684L13.6785 13.6547C13.8274 13.5058 14.0438 13.4468 14.248 13.4977C14.6483 13.5975 15.0683 13.65 15.5008 13.65C18.3447 13.6498 20.6498 11.3447 20.65 8.50078C20.65 5.65665 18.3448 3.3506 15.5008 3.35039Z"
22
+ fill="currentColor"
23
+ />
29
24
  </svg>
30
25
  );
31
26
  }