Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fixed swipper error, fixed deprecated packages from all pages where there was error, fixed stroke-width, stroke-linejoin, and more, fixed overlayStyle, overlayInnerStyle. #2109

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/components/Icons/docs-attention.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ interface DocsAttentionProps{
export function DocsAttention(props: DocsAttentionProps) {
return (
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M9.48038 2.9C9.71132 2.5 10.2887 2.5 10.5196 2.9L18.1406 16.1C18.3716 16.5 18.0829 17 17.621 17H2.37898C1.9171 17 1.62842 16.5 1.85936 16.1L9.48038 2.9Z" stroke="currentColor" stroke-width="1.2" stroke-linecap="round" />
<path d="M9.48038 2.9C9.71132 2.5 10.2887 2.5 10.5196 2.9L18.1406 16.1C18.3716 16.5 18.0829 17 17.621 17H2.37898C1.9171 17 1.62842 16.5 1.85936 16.1L9.48038 2.9Z" stroke="currentColor" strokeWidth="1.2" strokeLinecap="round" />
<path d="M10.5699 7.9516C10.5874 7.5628 10.2769 7.23804 9.88766 7.23804C9.49847 7.23804 9.18796 7.5628 9.20543 7.9516L9.41597 12.6385C9.42731 12.8908 9.63513 13.0895 9.88766 13.0895C10.1402 13.0895 10.348 12.8908 10.3593 12.6385L10.5699 7.9516ZM9.89338 13.7638C9.65338 13.7638 9.44766 13.8323 9.28766 13.9923C9.12766 14.1409 9.04766 14.3352 9.04766 14.5752C9.04766 14.8152 9.12766 15.0095 9.28766 15.1695C9.45909 15.318 9.6648 15.398 9.89338 15.398C10.1219 15.398 10.3162 15.318 10.4762 15.158C10.6477 14.998 10.7277 14.8038 10.7277 14.5752C10.7277 14.3352 10.6477 14.1409 10.4762 13.9923C10.3162 13.8323 10.1219 13.7638 9.89338 13.7638Z" fill="currentColor" />
</svg>
);
Expand Down
6 changes: 3 additions & 3 deletions src/components/Icons/docs-download.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ interface DocsDownloadProps {
export function DocsDownload(props: DocsDownloadProps) {
return (
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M2.5 9L2.5 13.5H13.5V9" stroke="currentColor" stroke-width="1.2" stroke-linecap="round" stroke-linejoin="round" />
<path d="M5 7L8 10L11 7" stroke="currentColor" stroke-width="1.2" stroke-linecap="round" stroke-linejoin="round" />
<path d="M8 10V2.49996" stroke="currentColor" stroke-width="1.2" stroke-linecap="round" stroke-linejoin="round" />
<path d="M2.5 9L2.5 13.5H13.5V9" stroke="currentColor" strokeWidth="1.2" strokeLinecap="round" strokeLinejoin="round" />
<path d="M5 7L8 10L11 7" stroke="currentColor" strokeWidth="1.2" strokeLinecap="round" strokeLinejoin="round" />
<path d="M8 10V2.49996" stroke="currentColor" strokeWidth="1.2" strokeLinecap="round" strokeLinejoin="round" />
</svg>
);
}
4 changes: 2 additions & 2 deletions src/components/Icons/docs-edit.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ interface DocsEditProps {
export function DocsEdit(props: DocsEditProps) {
return (
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M5.1269 10.8845C5.15786 10.7818 5.21377 10.6883 5.28963 10.6125L13.344 2.55811C13.5979 2.30427 14.0094 2.30427 14.2632 2.55811L16.031 4.32587C16.2849 4.57972 16.2849 4.99127 16.031 5.24511L7.96499 13.3111C7.893 13.3831 7.80509 13.4372 7.70837 13.469L5.16374 14.3055C4.66428 14.4697 4.18667 14.0038 4.33841 13.5004L5.1269 10.8845Z" stroke="currentColor" stroke-width="1.2" />
<path d="M2.5 17.4L17.5 17.4" stroke="currentColor" stroke-width="1.2" stroke-linecap="round" />
<path d="M5.1269 10.8845C5.15786 10.7818 5.21377 10.6883 5.28963 10.6125L13.344 2.55811C13.5979 2.30427 14.0094 2.30427 14.2632 2.55811L16.031 4.32587C16.2849 4.57972 16.2849 4.99127 16.031 5.24511L7.96499 13.3111C7.893 13.3831 7.80509 13.4372 7.70837 13.469L5.16374 14.3055C4.66428 14.4697 4.18667 14.0038 4.33841 13.5004L5.1269 10.8845Z" stroke="currentColor" strokeWidth="1.2" />
<path d="M2.5 17.4L17.5 17.4" stroke="currentColor" strokeWidth="1.2" strokeLinecap="round" />
</svg>
);
}
4 changes: 2 additions & 2 deletions src/components/Icons/info-filled.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ export function InfoFilledIcon(props: InfoFilledIconProps) {
return (
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<g opacity="0.8">
<path d="M21.75 12C21.75 17.3848 17.3848 21.75 12 21.75C6.61522 21.75 2.25 17.3848 2.25 12C2.25 6.61522 6.61522 2.25 12 2.25C17.3848 2.25 21.75 6.61522 21.75 12Z" stroke="#4C576C" stroke-width="1.5" />
<path d="M21.75 12C21.75 17.3848 17.3848 21.75 12 21.75C6.61522 21.75 2.25 17.3848 2.25 12C2.25 6.61522 6.61522 2.25 12 2.25C17.3848 2.25 21.75 6.61522 21.75 12Z" stroke="#4C576C" strokeWidth="1.5" />
<path d="M13.0492 6.89953C13.0492 7.47938 12.5791 7.94945 11.9992 7.94945C11.4193 7.94945 10.9492 7.47938 10.9492 6.89953C10.9492 6.31967 11.4193 5.84961 11.9992 5.84961C12.5791 5.84961 13.0492 6.31967 13.0492 6.89953Z" fill="#4C576C" />
<path d="M12 10.5V17.25" stroke="#4C576C" stroke-width="1.5" stroke-linecap="round" />
<path d="M12 10.5V17.25" stroke="#4C576C" strokeWidth="1.5" strokeLinecap="round" />
</g>
</svg>
);
Expand Down
3 changes: 1 addition & 2 deletions src/components/collapse-box/collapse-box-header.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,7 @@ export function CollapseBoxHeader({
</div>
</div>}
placement="right"
overlayStyle={{ width: 650, height: 180 }}
overlayInnerStyle={{ padding: 16 }}
styles={{ body: { padding: 16,width: 650, height: 180 } }} // ✅ Updated line
trigger="hover">
<span><InfoFilledIcon /></span>
</Popover>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,16 +26,16 @@ export function DataLoadingIcon() {
d="M47.6322 37.8733C47.6322 43.121 43.3782 47.375 38.1306 47.375C32.8829 47.375 28.6289 43.121 28.6289 37.8733C28.6289 32.6257 32.8829 28.3717 38.1306 28.3717C43.3782 28.3717 47.6322 32.6257 47.6322 37.8733Z"
fill="white"
stroke="#444FD9"
stroke-width="3.5"
stroke-linecap="round"
stroke-linejoin="round"
strokeWidth="3.5"
strokeLinecap="round"
strokeLinejoin="round"
/>
<path
d="M42.5957 37.8733L34.4993 37.8733M34.4993 37.8733L38.3094 41.2071M34.4993 37.8733L38.3094 34.5395"
stroke="#444FD9"
stroke-width="2.5"
stroke-linecap="round"
stroke-linejoin="round"
strokeWidth="2.5"
strokeLinecap="round"
strokeLinejoin="round"
/>
</svg>
);
Expand Down
2 changes: 1 addition & 1 deletion src/components/user-case-carousel/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ export function UserCaseCarousel() {
defaultActiveKey={['0']}
accordion
expandIcon={ArrowDownIcon}
expandIconPosition="right"
expandIconPosition="end"
items={VariousAnalyticsData.map(({ title, content, icon, links, backgroundClassName }, index) => {
return {
key: index,
Expand Down
14 changes: 7 additions & 7 deletions src/theme/SearchBar/icons.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading