@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.
- package/dist/index.js +1 -1
- package/dist/index.js.map +4 -4
- package/dist/ui.build.json +1 -1
- package/dist/widget/ui/src/components/CampaignQuoteTag/CampaignQuoteTag.d.ts +4 -0
- package/dist/widget/ui/src/components/CampaignQuoteTag/CampaignQuoteTag.d.ts.map +1 -0
- package/dist/widget/ui/src/components/CampaignQuoteTag/CampaignQuoteTag.styles.d.ts +321 -0
- package/dist/widget/ui/src/components/CampaignQuoteTag/CampaignQuoteTag.styles.d.ts.map +1 -0
- package/dist/widget/ui/src/components/CampaignQuoteTag/CampaignQuoteTag.types.d.ts +9 -0
- package/dist/widget/ui/src/components/CampaignQuoteTag/CampaignQuoteTag.types.d.ts.map +1 -0
- package/dist/widget/ui/src/components/CampaignQuoteTag/index.d.ts +2 -0
- package/dist/widget/ui/src/components/CampaignQuoteTag/index.d.ts.map +1 -0
- package/dist/widget/ui/src/components/FullExpandedQuote/FullExpandedQuote.d.ts.map +1 -1
- package/dist/widget/ui/src/components/FullExpandedQuote/FullExpandedQuote.helpers.d.ts.map +1 -1
- package/dist/widget/ui/src/components/FullExpandedQuote/FullExpandedQuote.types.d.ts +7 -0
- package/dist/widget/ui/src/components/FullExpandedQuote/FullExpandedQuote.types.d.ts.map +1 -1
- package/dist/widget/ui/src/components/QuoteTag/QuoteTag.styles.d.ts +1 -1
- package/dist/widget/ui/src/components/QuoteTag/QuoteTag.styles.d.ts.map +1 -1
- package/dist/widget/ui/src/components/index.d.ts +1 -0
- package/dist/widget/ui/src/components/index.d.ts.map +1 -1
- package/dist/widget/ui/src/icons/Key.d.ts.map +1 -1
- package/package.json +3 -3
- package/src/components/CampaignQuoteTag/CampaignQuoteTag.styles.ts +27 -0
- package/src/components/CampaignQuoteTag/CampaignQuoteTag.tsx +32 -0
- package/src/components/CampaignQuoteTag/CampaignQuoteTag.types.ts +9 -0
- package/src/components/CampaignQuoteTag/index.ts +1 -0
- package/src/components/FullExpandedQuote/FullExpandedQuote.helpers.ts +1 -0
- package/src/components/FullExpandedQuote/FullExpandedQuote.tsx +26 -7
- package/src/components/FullExpandedQuote/FullExpandedQuote.types.ts +7 -0
- package/src/components/QuoteTag/QuoteTag.styles.ts +1 -0
- package/src/components/index.ts +1 -0
- 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
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
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
|
}
|