@originallyus/feedback-rn-sdk 4.0.0-beta.25 → 4.0.0-beta.27
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/README.md +33 -19
- package/lib/module/ContentUsefulness.js +147 -101
- package/lib/module/ContentUsefulness.js.map +1 -1
- package/lib/module/FeedbackSDK.js +55 -17
- package/lib/module/FeedbackSDK.js.map +1 -1
- package/lib/module/FeedbackSDKAppStoreRating.js +125 -0
- package/lib/module/FeedbackSDKAppStoreRating.js.map +1 -0
- package/lib/module/FeedbackSDKForm.js +168 -238
- package/lib/module/FeedbackSDKForm.js.map +1 -1
- package/lib/module/FeedbackSDKSplash.js +72 -34
- package/lib/module/FeedbackSDKSplash.js.map +1 -1
- package/lib/module/FeedbackSDKStyles.js +30 -26
- package/lib/module/FeedbackSDKStyles.js.map +1 -1
- package/lib/module/FeedbackSDKSuccess.js +36 -17
- package/lib/module/FeedbackSDKSuccess.js.map +1 -1
- package/lib/module/component/AIA/assets/fonts/AIAEverest/AIAEverest-Bold.eot +0 -0
- package/lib/module/component/AIA/assets/fonts/AIAEverest/AIAEverest-Bold.woff +0 -0
- package/lib/module/component/AIA/assets/fonts/AIAEverest/AIAEverest-Bold.woff2 +0 -0
- package/lib/module/component/AIA/assets/fonts/AIAEverest/AIAEverest-Condensed.eot +0 -0
- package/lib/module/component/AIA/assets/fonts/AIAEverest/AIAEverest-Condensed.woff +0 -0
- package/lib/module/component/AIA/assets/fonts/AIAEverest/AIAEverest-Condensed.woff2 +0 -0
- package/lib/module/component/AIA/assets/fonts/AIAEverest/AIAEverest-CondensedMedium.eot +0 -0
- package/lib/module/component/AIA/assets/fonts/AIAEverest/AIAEverest-CondensedMedium.woff +0 -0
- package/lib/module/component/AIA/assets/fonts/AIAEverest/AIAEverest-CondensedMedium.woff2 +0 -0
- package/lib/module/component/AIA/assets/fonts/AIAEverest/AIAEverest-ExtraBold.eot +0 -0
- package/lib/module/component/AIA/assets/fonts/AIAEverest/AIAEverest-ExtraBold.woff +0 -0
- package/lib/module/component/AIA/assets/fonts/AIAEverest/AIAEverest-ExtraBold.woff2 +0 -0
- package/lib/module/component/AIA/assets/fonts/AIAEverest/AIAEverest-Medium.eot +0 -0
- package/lib/module/component/AIA/assets/fonts/AIAEverest/AIAEverest-Medium.woff +0 -0
- package/lib/module/component/AIA/assets/fonts/AIAEverest/AIAEverest-Medium.woff2 +0 -0
- package/lib/module/component/AIA/assets/fonts/AIAEverest/AIAEverest-Regular.eot +0 -0
- package/lib/module/component/AIA/assets/fonts/AIAEverest/AIAEverest-Regular.woff +0 -0
- package/lib/module/component/AIA/assets/fonts/AIAEverest/AIAEverest-Regular.woff2 +0 -0
- package/lib/module/component/AIA/assets/fonts/Mangal/Mangal-Bold.ttf +0 -0
- package/lib/module/component/AIA/assets/fonts/Mangal/Mangal-Regular.ttf +0 -0
- package/lib/module/component/AIA/assets/fonts/Nirmala/Nirmala-Bold.ttf +0 -0
- package/lib/module/component/AIA/assets/fonts/Nirmala/Nirmala-Regular.ttf +0 -0
- package/lib/module/component/AIA/assets/fonts/NotoSansThaiExNoto/NotoSansThaiExNoto-Bold.ttf +0 -0
- package/lib/module/component/AIA/assets/fonts/NotoSansThaiExNoto/NotoSansThaiExNoto-Medium.ttf +0 -0
- package/lib/module/component/AIA/assets/fonts/NotoSansThaiExNoto/NotoSansThaiExNoto-Regular.ttf +0 -0
- package/lib/module/component/AIA/assets/fonts/NotoSansThaiExNoto/NotoSansThaiExNoto-Semibold.ttf +0 -0
- package/lib/module/component/AIA/assets/fonts/OpenSans/OpenSans-Bold.eot +0 -0
- package/lib/module/component/AIA/assets/fonts/OpenSans/OpenSans-Bold.woff +0 -0
- package/lib/module/component/AIA/assets/fonts/OpenSans/OpenSans-Bold.woff2 +0 -0
- package/lib/module/component/AIA/assets/fonts/OpenSans/OpenSans-BoldItalic.eot +0 -0
- package/lib/module/component/AIA/assets/fonts/OpenSans/OpenSans-BoldItalic.woff +0 -0
- package/lib/module/component/AIA/assets/fonts/OpenSans/OpenSans-BoldItalic.woff2 +0 -0
- package/lib/module/component/AIA/assets/fonts/OpenSans/OpenSans-Extrabold.eot +0 -0
- package/lib/module/component/AIA/assets/fonts/OpenSans/OpenSans-Extrabold.woff +0 -0
- package/lib/module/component/AIA/assets/fonts/OpenSans/OpenSans-Extrabold.woff2 +0 -0
- package/lib/module/component/AIA/assets/fonts/OpenSans/OpenSans-ExtraboldItalic.eot +0 -0
- package/lib/module/component/AIA/assets/fonts/OpenSans/OpenSans-ExtraboldItalic.woff +0 -0
- package/lib/module/component/AIA/assets/fonts/OpenSans/OpenSans-ExtraboldItalic.woff2 +0 -0
- package/lib/module/component/AIA/assets/fonts/OpenSans/OpenSans-Italic.eot +0 -0
- package/lib/module/component/AIA/assets/fonts/OpenSans/OpenSans-Italic.woff +0 -0
- package/lib/module/component/AIA/assets/fonts/OpenSans/OpenSans-Italic.woff2 +0 -0
- package/lib/module/component/AIA/assets/fonts/OpenSans/OpenSans-Light.eot +0 -0
- package/lib/module/component/AIA/assets/fonts/OpenSans/OpenSans-Light.woff +0 -0
- package/lib/module/component/AIA/assets/fonts/OpenSans/OpenSans-Light.woff2 +0 -0
- package/lib/module/component/AIA/assets/fonts/OpenSans/OpenSans-Regular.eot +0 -0
- package/lib/module/component/AIA/assets/fonts/OpenSans/OpenSans-Regular.woff +0 -0
- package/lib/module/component/AIA/assets/fonts/OpenSans/OpenSans-Regular.woff2 +0 -0
- package/lib/module/component/AIA/assets/fonts/OpenSans/OpenSans-Semibold.eot +0 -0
- package/lib/module/component/AIA/assets/fonts/OpenSans/OpenSans-Semibold.woff +0 -0
- package/lib/module/component/AIA/assets/fonts/OpenSans/OpenSans-Semibold.woff2 +0 -0
- package/lib/module/component/AIA/assets/fonts/OpenSans/OpenSans-SemiboldItalic.eot +0 -0
- package/lib/module/component/AIA/assets/fonts/OpenSans/OpenSans-SemiboldItalic.woff +0 -0
- package/lib/module/component/AIA/assets/fonts/OpenSans/OpenSans-SemiboldItalic.woff2 +0 -0
- package/lib/module/component/AIA/assets/fonts/OpenSans/OpenSansLight-Italic.eot +0 -0
- package/lib/module/component/AIA/assets/fonts/OpenSans/OpenSansLight-Italic.woff +0 -0
- package/lib/module/component/AIA/assets/fonts/OpenSans/OpenSansLight-Italic.woff2 +0 -0
- package/lib/module/component/AIA/assets/index.js +16 -0
- package/lib/module/component/AIA/assets/index.js.map +1 -0
- package/lib/module/component/AIA/assets/package.json +19 -0
- package/lib/module/component/AIA/atoms/ActivityIndicator/ActivityIndicator.js +88 -0
- package/lib/module/component/AIA/atoms/ActivityIndicator/ActivityIndicator.js.map +1 -0
- package/lib/module/component/AIA/atoms/ActivityIndicator/README.md +23 -0
- package/lib/module/component/AIA/atoms/ActivityIndicator/changelog.txt +28 -0
- package/lib/module/component/AIA/atoms/ActivityIndicator/config/index.js +7 -0
- package/lib/module/component/AIA/atoms/ActivityIndicator/config/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/ActivityIndicator/index.js +4 -0
- package/lib/module/component/AIA/atoms/ActivityIndicator/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/ActivityIndicator/styles/index.js +48 -0
- package/lib/module/component/AIA/atoms/ActivityIndicator/styles/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/ActivityIndicator/types/index.js +2 -0
- package/lib/module/component/AIA/atoms/ActivityIndicator/types/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Badge/Badge.js +66 -0
- package/lib/module/component/AIA/atoms/Badge/Badge.js.map +1 -0
- package/lib/module/component/AIA/atoms/Badge/README.md +14 -0
- package/lib/module/component/AIA/atoms/Badge/changelog.txt +12 -0
- package/lib/module/component/AIA/atoms/Badge/config/index.js +10 -0
- package/lib/module/component/AIA/atoms/Badge/config/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Badge/index.js +4 -0
- package/lib/module/component/AIA/atoms/Badge/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Badge/styles/index.js +40 -0
- package/lib/module/component/AIA/atoms/Badge/styles/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Badge/types/index.js +2 -0
- package/lib/module/component/AIA/atoms/Badge/types/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Breadcrumb/Breadcrumb.js +80 -0
- package/lib/module/component/AIA/atoms/Breadcrumb/Breadcrumb.js.map +1 -0
- package/lib/module/component/AIA/atoms/Breadcrumb/README.md +16 -0
- package/lib/module/component/AIA/atoms/Breadcrumb/changelog.txt +18 -0
- package/lib/module/component/AIA/atoms/Breadcrumb/config/index.js +17 -0
- package/lib/module/component/AIA/atoms/Breadcrumb/config/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Breadcrumb/index.js +4 -0
- package/lib/module/component/AIA/atoms/Breadcrumb/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Breadcrumb/styles/index.js +36 -0
- package/lib/module/component/AIA/atoms/Breadcrumb/styles/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Breadcrumb/types/index.js +2 -0
- package/lib/module/component/AIA/atoms/Breadcrumb/types/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Button/Button.js +176 -0
- package/lib/module/component/AIA/atoms/Button/Button.js.map +1 -0
- package/lib/module/component/AIA/atoms/Button/Readme.md +27 -0
- package/lib/module/component/AIA/atoms/Button/changelog.txt +61 -0
- package/lib/module/component/AIA/atoms/Button/config/index.js +7 -0
- package/lib/module/component/AIA/atoms/Button/config/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Button/index.js +4 -0
- package/lib/module/component/AIA/atoms/Button/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Button/styles/index.js +105 -0
- package/lib/module/component/AIA/atoms/Button/styles/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Button/types/index.js +2 -0
- package/lib/module/component/AIA/atoms/Button/types/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/CardContainer/CardContainer.js +116 -0
- package/lib/module/component/AIA/atoms/CardContainer/CardContainer.js.map +1 -0
- package/lib/module/component/AIA/atoms/CardContainer/README.md +19 -0
- package/lib/module/component/AIA/atoms/CardContainer/changelog.txt +36 -0
- package/lib/module/component/AIA/atoms/CardContainer/config/index.js +7 -0
- package/lib/module/component/AIA/atoms/CardContainer/config/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/CardContainer/index.js +4 -0
- package/lib/module/component/AIA/atoms/CardContainer/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/CardContainer/styles/index.js +25 -0
- package/lib/module/component/AIA/atoms/CardContainer/styles/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/CardContainer/types/index.js +4 -0
- package/lib/module/component/AIA/atoms/CardContainer/types/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Carousel/Carousel.js +130 -0
- package/lib/module/component/AIA/atoms/Carousel/Carousel.js.map +1 -0
- package/lib/module/component/AIA/atoms/Carousel/README.md +23 -0
- package/lib/module/component/AIA/atoms/Carousel/changelog.txt +23 -0
- package/lib/module/component/AIA/atoms/Carousel/config/index.js +10 -0
- package/lib/module/component/AIA/atoms/Carousel/config/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Carousel/index.js +4 -0
- package/lib/module/component/AIA/atoms/Carousel/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Carousel/styles/index.js +44 -0
- package/lib/module/component/AIA/atoms/Carousel/styles/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Carousel/types/index.js +10 -0
- package/lib/module/component/AIA/atoms/Carousel/types/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Chip/Chip.js +126 -0
- package/lib/module/component/AIA/atoms/Chip/Chip.js.map +1 -0
- package/lib/module/component/AIA/atoms/Chip/README.md +38 -0
- package/lib/module/component/AIA/atoms/Chip/changelog.txt +64 -0
- package/lib/module/component/AIA/atoms/Chip/config/index.js +24 -0
- package/lib/module/component/AIA/atoms/Chip/config/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Chip/index.js +4 -0
- package/lib/module/component/AIA/atoms/Chip/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Chip/styles/index.js +93 -0
- package/lib/module/component/AIA/atoms/Chip/styles/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Chip/types/index.js +2 -0
- package/lib/module/component/AIA/atoms/Chip/types/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/DatePicker/DatePicker.js +156 -0
- package/lib/module/component/AIA/atoms/DatePicker/DatePicker.js.map +1 -0
- package/lib/module/component/AIA/atoms/DatePicker/README.md +58 -0
- package/lib/module/component/AIA/atoms/DatePicker/changelog.txt +39 -0
- package/lib/module/component/AIA/atoms/DatePicker/config/index.js +23 -0
- package/lib/module/component/AIA/atoms/DatePicker/config/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/DatePicker/index.js +4 -0
- package/lib/module/component/AIA/atoms/DatePicker/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/DatePicker/styles/index.js +63 -0
- package/lib/module/component/AIA/atoms/DatePicker/styles/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/DatePicker/types/index.js +2 -0
- package/lib/module/component/AIA/atoms/DatePicker/types/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/DialogContainer/DialogContainer.js +61 -0
- package/lib/module/component/AIA/atoms/DialogContainer/DialogContainer.js.map +1 -0
- package/lib/module/component/AIA/atoms/DialogContainer/README.md +21 -0
- package/lib/module/component/AIA/atoms/DialogContainer/changelog.txt +16 -0
- package/lib/module/component/AIA/atoms/DialogContainer/config/index.js +10 -0
- package/lib/module/component/AIA/atoms/DialogContainer/config/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/DialogContainer/index.js +4 -0
- package/lib/module/component/AIA/atoms/DialogContainer/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/DialogContainer/styles/index.js +25 -0
- package/lib/module/component/AIA/atoms/DialogContainer/styles/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/DialogContainer/types/index.js +4 -0
- package/lib/module/component/AIA/atoms/DialogContainer/types/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Divider/Divider.js +63 -0
- package/lib/module/component/AIA/atoms/Divider/Divider.js.map +1 -0
- package/lib/module/component/AIA/atoms/Divider/README.md +14 -0
- package/lib/module/component/AIA/atoms/Divider/changelog.txt +10 -0
- package/lib/module/component/AIA/atoms/Divider/config/index.js +7 -0
- package/lib/module/component/AIA/atoms/Divider/config/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Divider/index.js +4 -0
- package/lib/module/component/AIA/atoms/Divider/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Divider/styles/index.js +16 -0
- package/lib/module/component/AIA/atoms/Divider/styles/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Divider/types/index.js +2 -0
- package/lib/module/component/AIA/atoms/Divider/types/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Drawer/Drawer.js +92 -0
- package/lib/module/component/AIA/atoms/Drawer/Drawer.js.map +1 -0
- package/lib/module/component/AIA/atoms/Drawer/README.md +24 -0
- package/lib/module/component/AIA/atoms/Drawer/changelog.txt +20 -0
- package/lib/module/component/AIA/atoms/Drawer/config/index.js +11 -0
- package/lib/module/component/AIA/atoms/Drawer/config/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Drawer/index.js +4 -0
- package/lib/module/component/AIA/atoms/Drawer/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Drawer/styles/index.js +21 -0
- package/lib/module/component/AIA/atoms/Drawer/styles/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Drawer/types/index.js +4 -0
- package/lib/module/component/AIA/atoms/Drawer/types/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/FloatingButton/FloatingButton.js +113 -0
- package/lib/module/component/AIA/atoms/FloatingButton/FloatingButton.js.map +1 -0
- package/lib/module/component/AIA/atoms/FloatingButton/README.md +15 -0
- package/lib/module/component/AIA/atoms/FloatingButton/changelog.txt +19 -0
- package/lib/module/component/AIA/atoms/FloatingButton/config/index.js +7 -0
- package/lib/module/component/AIA/atoms/FloatingButton/config/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/FloatingButton/index.js +4 -0
- package/lib/module/component/AIA/atoms/FloatingButton/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/FloatingButton/styles/index.js +38 -0
- package/lib/module/component/AIA/atoms/FloatingButton/styles/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/FloatingButton/types/index.js +2 -0
- package/lib/module/component/AIA/atoms/FloatingButton/types/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Icon/Icon.js +138 -0
- package/lib/module/component/AIA/atoms/Icon/Icon.js.map +1 -0
- package/lib/module/component/AIA/atoms/Icon/README.md +40 -0
- package/lib/module/component/AIA/atoms/Icon/changelog.txt +30 -0
- package/lib/module/component/AIA/atoms/Icon/index.js +4 -0
- package/lib/module/component/AIA/atoms/Icon/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Icon/styles/index.js +12 -0
- package/lib/module/component/AIA/atoms/Icon/styles/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Icon/types/index.js +4 -0
- package/lib/module/component/AIA/atoms/Icon/types/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/IconButton/IconButton.js +110 -0
- package/lib/module/component/AIA/atoms/IconButton/IconButton.js.map +1 -0
- package/lib/module/component/AIA/atoms/IconButton/README.md +17 -0
- package/lib/module/component/AIA/atoms/IconButton/changelog.txt +20 -0
- package/lib/module/component/AIA/atoms/IconButton/config/index.js +11 -0
- package/lib/module/component/AIA/atoms/IconButton/config/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/IconButton/index.js +4 -0
- package/lib/module/component/AIA/atoms/IconButton/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/IconButton/styles/index.js +45 -0
- package/lib/module/component/AIA/atoms/IconButton/styles/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/IconButton/types/index.js +2 -0
- package/lib/module/component/AIA/atoms/IconButton/types/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Icons/changelog.txt +19 -0
- package/lib/module/component/AIA/atoms/Icons/document-control/index.js +128 -0
- package/lib/module/component/AIA/atoms/Icons/document-control/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Icons/function/index.js +387 -0
- package/lib/module/component/AIA/atoms/Icons/function/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Icons/general/index.js +569 -0
- package/lib/module/component/AIA/atoms/Icons/general/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Icons/health-and-wellness/index.js +296 -0
- package/lib/module/component/AIA/atoms/Icons/health-and-wellness/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Icons/index.js +34 -0
- package/lib/module/component/AIA/atoms/Icons/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Icons/login/index.js +86 -0
- package/lib/module/component/AIA/atoms/Icons/login/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Icons/media-control/index.js +128 -0
- package/lib/module/component/AIA/atoms/Icons/media-control/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Icons/menu/index.js +303 -0
- package/lib/module/component/AIA/atoms/Icons/menu/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Icons/rating/index.js +114 -0
- package/lib/module/component/AIA/atoms/Icons/rating/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Icons/red-illustrations/index.js +478 -0
- package/lib/module/component/AIA/atoms/Icons/red-illustrations/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Icons/social-media/index.js +93 -0
- package/lib/module/component/AIA/atoms/Icons/social-media/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Icons/system-control/index.js +338 -0
- package/lib/module/component/AIA/atoms/Icons/system-control/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Icons/type/index.js +30 -0
- package/lib/module/component/AIA/atoms/Icons/type/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/IllustrationIcons/account-setup/index.js +39 -0
- package/lib/module/component/AIA/atoms/IllustrationIcons/account-setup/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/IllustrationIcons/changelog.txt +0 -0
- package/lib/module/component/AIA/atoms/IllustrationIcons/empty-state/index.js +33 -0
- package/lib/module/component/AIA/atoms/IllustrationIcons/empty-state/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/IllustrationIcons/health-and-wellness/index.js +63 -0
- package/lib/module/component/AIA/atoms/IllustrationIcons/health-and-wellness/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/IllustrationIcons/index.js +40 -0
- package/lib/module/component/AIA/atoms/IllustrationIcons/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/IllustrationIcons/medical/index.js +45 -0
- package/lib/module/component/AIA/atoms/IllustrationIcons/medical/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/IllustrationIcons/payment/index.js +31 -0
- package/lib/module/component/AIA/atoms/IllustrationIcons/payment/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/IllustrationIcons/people-agents/index.js +45 -0
- package/lib/module/component/AIA/atoms/IllustrationIcons/people-agents/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/IllustrationIcons/people-celebration/index.js +59 -0
- package/lib/module/component/AIA/atoms/IllustrationIcons/people-celebration/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/IllustrationIcons/people-exercise/index.js +73 -0
- package/lib/module/component/AIA/atoms/IllustrationIcons/people-exercise/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/IllustrationIcons/people-family/index.js +55 -0
- package/lib/module/component/AIA/atoms/IllustrationIcons/people-family/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/IllustrationIcons/people-general/index.js +51 -0
- package/lib/module/component/AIA/atoms/IllustrationIcons/people-general/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/IllustrationIcons/people-lifestyle/index.js +67 -0
- package/lib/module/component/AIA/atoms/IllustrationIcons/people-lifestyle/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/IllustrationIcons/people-medical/index.js +55 -0
- package/lib/module/component/AIA/atoms/IllustrationIcons/people-medical/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/IllustrationIcons/success-and-reward/index.js +39 -0
- package/lib/module/component/AIA/atoms/IllustrationIcons/success-and-reward/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/IllustrationIcons/system/index.js +35 -0
- package/lib/module/component/AIA/atoms/IllustrationIcons/system/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/IllustrationIcons/type/index.js +33 -0
- package/lib/module/component/AIA/atoms/IllustrationIcons/type/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Image/Image.js +53 -0
- package/lib/module/component/AIA/atoms/Image/Image.js.map +1 -0
- package/lib/module/component/AIA/atoms/Image/README.md +35 -0
- package/lib/module/component/AIA/atoms/Image/changelog.txt +25 -0
- package/lib/module/component/AIA/atoms/Image/index.js +4 -0
- package/lib/module/component/AIA/atoms/Image/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Image/styles/index.js +19 -0
- package/lib/module/component/AIA/atoms/Image/styles/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Image/types/index.js +4 -0
- package/lib/module/component/AIA/atoms/Image/types/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/InlineButton/InlineButton.js +73 -0
- package/lib/module/component/AIA/atoms/InlineButton/InlineButton.js.map +1 -0
- package/lib/module/component/AIA/atoms/InlineButton/README.md +15 -0
- package/lib/module/component/AIA/atoms/InlineButton/changelog.txt +7 -0
- package/lib/module/component/AIA/atoms/InlineButton/config/index.js +7 -0
- package/lib/module/component/AIA/atoms/InlineButton/config/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/InlineButton/index.js +4 -0
- package/lib/module/component/AIA/atoms/InlineButton/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/InlineButton/styles/index.js +29 -0
- package/lib/module/component/AIA/atoms/InlineButton/styles/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/InlineButton/types/index.js +2 -0
- package/lib/module/component/AIA/atoms/InlineButton/types/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Input/Input.js +241 -0
- package/lib/module/component/AIA/atoms/Input/Input.js.map +1 -0
- package/lib/module/component/AIA/atoms/Input/README.md +68 -0
- package/lib/module/component/AIA/atoms/Input/changelog.txt +77 -0
- package/lib/module/component/AIA/atoms/Input/config/index.js +23 -0
- package/lib/module/component/AIA/atoms/Input/config/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Input/index.js +4 -0
- package/lib/module/component/AIA/atoms/Input/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Input/styles/index.js +120 -0
- package/lib/module/component/AIA/atoms/Input/styles/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Input/types/index.js +4 -0
- package/lib/module/component/AIA/atoms/Input/types/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Label/Label.js +54 -0
- package/lib/module/component/AIA/atoms/Label/Label.js.map +1 -0
- package/lib/module/component/AIA/atoms/Label/README.md +14 -0
- package/lib/module/component/AIA/atoms/Label/changelog.txt +21 -0
- package/lib/module/component/AIA/atoms/Label/config/index.js +7 -0
- package/lib/module/component/AIA/atoms/Label/config/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Label/index.js +4 -0
- package/lib/module/component/AIA/atoms/Label/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Label/styles/index.js +16 -0
- package/lib/module/component/AIA/atoms/Label/styles/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Label/types/index.js +2 -0
- package/lib/module/component/AIA/atoms/Label/types/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/LazyLoad/LazyLoad.js +39 -0
- package/lib/module/component/AIA/atoms/LazyLoad/LazyLoad.js.map +1 -0
- package/lib/module/component/AIA/atoms/LazyLoad/LazyLoadView.js +22 -0
- package/lib/module/component/AIA/atoms/LazyLoad/LazyLoadView.js.map +1 -0
- package/lib/module/component/AIA/atoms/LazyLoad/README.md +17 -0
- package/lib/module/component/AIA/atoms/LazyLoad/changelog.txt +24 -0
- package/lib/module/component/AIA/atoms/LazyLoad/index.js +5 -0
- package/lib/module/component/AIA/atoms/LazyLoad/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/LazyLoad/styles/index.js +13 -0
- package/lib/module/component/AIA/atoms/LazyLoad/styles/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/LazyLoad/types/index.js +4 -0
- package/lib/module/component/AIA/atoms/LazyLoad/types/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/MapWrapper/MapWrapper.js +39 -0
- package/lib/module/component/AIA/atoms/MapWrapper/MapWrapper.js.map +1 -0
- package/lib/module/component/AIA/atoms/MapWrapper/README.md +63 -0
- package/lib/module/component/AIA/atoms/MapWrapper/changelog.txt +14 -0
- package/lib/module/component/AIA/atoms/MapWrapper/config/index.js +7 -0
- package/lib/module/component/AIA/atoms/MapWrapper/config/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/MapWrapper/index.js +4 -0
- package/lib/module/component/AIA/atoms/MapWrapper/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/MapWrapper/styles/index.js +17 -0
- package/lib/module/component/AIA/atoms/MapWrapper/styles/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/MapWrapper/types/index.js +4 -0
- package/lib/module/component/AIA/atoms/MapWrapper/types/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/ProgressBar/ProgressBar.js +119 -0
- package/lib/module/component/AIA/atoms/ProgressBar/ProgressBar.js.map +1 -0
- package/lib/module/component/AIA/atoms/ProgressBar/README.md +15 -0
- package/lib/module/component/AIA/atoms/ProgressBar/changelog.txt +7 -0
- package/lib/module/component/AIA/atoms/ProgressBar/config/index.js +7 -0
- package/lib/module/component/AIA/atoms/ProgressBar/config/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/ProgressBar/index.js +4 -0
- package/lib/module/component/AIA/atoms/ProgressBar/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/ProgressBar/styles/index.js +71 -0
- package/lib/module/component/AIA/atoms/ProgressBar/styles/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/ProgressBar/types/index.js +2 -0
- package/lib/module/component/AIA/atoms/ProgressBar/types/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Rating/README.md +25 -0
- package/lib/module/component/AIA/atoms/Rating/Rating.js +197 -0
- package/lib/module/component/AIA/atoms/Rating/Rating.js.map +1 -0
- package/lib/module/component/AIA/atoms/Rating/changelog.txt +32 -0
- package/lib/module/component/AIA/atoms/Rating/config/index.js +53 -0
- package/lib/module/component/AIA/atoms/Rating/config/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Rating/index.js +4 -0
- package/lib/module/component/AIA/atoms/Rating/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Rating/styles/index.js +64 -0
- package/lib/module/component/AIA/atoms/Rating/styles/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Rating/types/index.js +2 -0
- package/lib/module/component/AIA/atoms/Rating/types/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/SingleCheckbox/Readme.md +24 -0
- package/lib/module/component/AIA/atoms/SingleCheckbox/SingleCheckbox.js +67 -0
- package/lib/module/component/AIA/atoms/SingleCheckbox/SingleCheckbox.js.map +1 -0
- package/lib/module/component/AIA/atoms/SingleCheckbox/changelog.txt +32 -0
- package/lib/module/component/AIA/atoms/SingleCheckbox/config/index.js +12 -0
- package/lib/module/component/AIA/atoms/SingleCheckbox/config/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/SingleCheckbox/index.js +4 -0
- package/lib/module/component/AIA/atoms/SingleCheckbox/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/SingleCheckbox/styles/index.js +35 -0
- package/lib/module/component/AIA/atoms/SingleCheckbox/styles/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/SingleCheckbox/types/index.js +2 -0
- package/lib/module/component/AIA/atoms/SingleCheckbox/types/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/SingleRadio/README.md +23 -0
- package/lib/module/component/AIA/atoms/SingleRadio/SingleRadio.js +57 -0
- package/lib/module/component/AIA/atoms/SingleRadio/SingleRadio.js.map +1 -0
- package/lib/module/component/AIA/atoms/SingleRadio/changelog.txt +31 -0
- package/lib/module/component/AIA/atoms/SingleRadio/index.js +4 -0
- package/lib/module/component/AIA/atoms/SingleRadio/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/SingleRadio/styles/index.js +45 -0
- package/lib/module/component/AIA/atoms/SingleRadio/styles/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/SingleRadio/types/index.js +2 -0
- package/lib/module/component/AIA/atoms/SingleRadio/types/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Surface/README.md +14 -0
- package/lib/module/component/AIA/atoms/Surface/Surface.js +165 -0
- package/lib/module/component/AIA/atoms/Surface/Surface.js.map +1 -0
- package/lib/module/component/AIA/atoms/Surface/changelog.txt +10 -0
- package/lib/module/component/AIA/atoms/Surface/config/index.js +19 -0
- package/lib/module/component/AIA/atoms/Surface/config/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Surface/index.js +4 -0
- package/lib/module/component/AIA/atoms/Surface/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Surface/styles/index.js +12 -0
- package/lib/module/component/AIA/atoms/Surface/styles/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Surface/types/index.js +2 -0
- package/lib/module/component/AIA/atoms/Surface/types/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Switch/Changelog.txt +41 -0
- package/lib/module/component/AIA/atoms/Switch/Switch.js +127 -0
- package/lib/module/component/AIA/atoms/Switch/Switch.js.map +1 -0
- package/lib/module/component/AIA/atoms/Switch/config/index.js +11 -0
- package/lib/module/component/AIA/atoms/Switch/config/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Switch/index.js +4 -0
- package/lib/module/component/AIA/atoms/Switch/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Switch/styles/index.js +26 -0
- package/lib/module/component/AIA/atoms/Switch/styles/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Switch/types/index.js +2 -0
- package/lib/module/component/AIA/atoms/Switch/types/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Tab/README.md +17 -0
- package/lib/module/component/AIA/atoms/Tab/Tab.js +88 -0
- package/lib/module/component/AIA/atoms/Tab/Tab.js.map +1 -0
- package/lib/module/component/AIA/atoms/Tab/changelog.txt +45 -0
- package/lib/module/component/AIA/atoms/Tab/index.js +4 -0
- package/lib/module/component/AIA/atoms/Tab/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Tab/styles/index.js +47 -0
- package/lib/module/component/AIA/atoms/Tab/styles/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Tab/types/index.js +2 -0
- package/lib/module/component/AIA/atoms/Tab/types/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Tag/README.md +15 -0
- package/lib/module/component/AIA/atoms/Tag/Tag.js +89 -0
- package/lib/module/component/AIA/atoms/Tag/Tag.js.map +1 -0
- package/lib/module/component/AIA/atoms/Tag/changelog.txt +18 -0
- package/lib/module/component/AIA/atoms/Tag/config/index.js +11 -0
- package/lib/module/component/AIA/atoms/Tag/config/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Tag/index.js +4 -0
- package/lib/module/component/AIA/atoms/Tag/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Tag/styles/index.js +41 -0
- package/lib/module/component/AIA/atoms/Tag/styles/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Tag/types/index.js +2 -0
- package/lib/module/component/AIA/atoms/Tag/types/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Text/README.md +30 -0
- package/lib/module/component/AIA/atoms/Text/Text.js +86 -0
- package/lib/module/component/AIA/atoms/Text/Text.js.map +1 -0
- package/lib/module/component/AIA/atoms/Text/changelog.txt +38 -0
- package/lib/module/component/AIA/atoms/Text/config/index.js +10 -0
- package/lib/module/component/AIA/atoms/Text/config/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Text/index.js +4 -0
- package/lib/module/component/AIA/atoms/Text/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Text/styles/index.js +29 -0
- package/lib/module/component/AIA/atoms/Text/styles/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Text/types/index.js +4 -0
- package/lib/module/component/AIA/atoms/Text/types/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/TextArea/README.md +33 -0
- package/lib/module/component/AIA/atoms/TextArea/TextArea.js +117 -0
- package/lib/module/component/AIA/atoms/TextArea/TextArea.js.map +1 -0
- package/lib/module/component/AIA/atoms/TextArea/changelog.txt +25 -0
- package/lib/module/component/AIA/atoms/TextArea/config/index.js +11 -0
- package/lib/module/component/AIA/atoms/TextArea/config/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/TextArea/index.js +4 -0
- package/lib/module/component/AIA/atoms/TextArea/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/TextArea/styles/index.js +83 -0
- package/lib/module/component/AIA/atoms/TextArea/styles/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/TextArea/types/index.js +2 -0
- package/lib/module/component/AIA/atoms/TextArea/types/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Toggle/README.md +15 -0
- package/lib/module/component/AIA/atoms/Toggle/Toggle.js +79 -0
- package/lib/module/component/AIA/atoms/Toggle/Toggle.js.map +1 -0
- package/lib/module/component/AIA/atoms/Toggle/changelog.txt +33 -0
- package/lib/module/component/AIA/atoms/Toggle/config/index.js +7 -0
- package/lib/module/component/AIA/atoms/Toggle/config/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Toggle/index.js +4 -0
- package/lib/module/component/AIA/atoms/Toggle/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Toggle/styles/index.js +45 -0
- package/lib/module/component/AIA/atoms/Toggle/styles/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Toggle/types/index.js +2 -0
- package/lib/module/component/AIA/atoms/Toggle/types/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Tooltip/Changelog.txt +34 -0
- package/lib/module/component/AIA/atoms/Tooltip/README.md +27 -0
- package/lib/module/component/AIA/atoms/Tooltip/Tooltip.js +93 -0
- package/lib/module/component/AIA/atoms/Tooltip/Tooltip.js.map +1 -0
- package/lib/module/component/AIA/atoms/Tooltip/index.js +4 -0
- package/lib/module/component/AIA/atoms/Tooltip/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Tooltip/styles/index.js +34 -0
- package/lib/module/component/AIA/atoms/Tooltip/styles/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Tooltip/types/index.js +4 -0
- package/lib/module/component/AIA/atoms/Tooltip/types/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/ValueStepper/README.md +26 -0
- package/lib/module/component/AIA/atoms/ValueStepper/ValueStepper.js +182 -0
- package/lib/module/component/AIA/atoms/ValueStepper/ValueStepper.js.map +1 -0
- package/lib/module/component/AIA/atoms/ValueStepper/changelog.txt +23 -0
- package/lib/module/component/AIA/atoms/ValueStepper/config/index.js +19 -0
- package/lib/module/component/AIA/atoms/ValueStepper/config/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/ValueStepper/index.js +4 -0
- package/lib/module/component/AIA/atoms/ValueStepper/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/ValueStepper/styles/index.js +88 -0
- package/lib/module/component/AIA/atoms/ValueStepper/styles/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/ValueStepper/types/index.js +2 -0
- package/lib/module/component/AIA/atoms/ValueStepper/types/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/changelog.txt +5 -0
- package/lib/module/component/AIA/atoms/index.js +35 -0
- package/lib/module/component/AIA/atoms/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/package.json +25 -0
- package/lib/module/component/AIA/hooks/ChangingRef/index.js +4 -0
- package/lib/module/component/AIA/hooks/ChangingRef/index.js.map +1 -0
- package/lib/module/component/AIA/hooks/ChangingRef/useChangingRef.js +25 -0
- package/lib/module/component/AIA/hooks/ChangingRef/useChangingRef.js.map +1 -0
- package/lib/module/component/AIA/hooks/FontConfig/index.js +2070 -0
- package/lib/module/component/AIA/hooks/FontConfig/index.js.map +1 -0
- package/lib/module/component/AIA/hooks/FontConfig/type/index.js +2 -0
- package/lib/module/component/AIA/hooks/FontConfig/type/index.js.map +1 -0
- package/lib/module/component/AIA/hooks/I18nTranslation/index.js +4 -0
- package/lib/module/component/AIA/hooks/I18nTranslation/index.js.map +1 -0
- package/lib/module/component/AIA/hooks/I18nTranslation/useI18nTranslation.js +15 -0
- package/lib/module/component/AIA/hooks/I18nTranslation/useI18nTranslation.js.map +1 -0
- package/lib/module/component/AIA/hooks/ReanimatedTiming/index.js +4 -0
- package/lib/module/component/AIA/hooks/ReanimatedTiming/index.js.map +1 -0
- package/lib/module/component/AIA/hooks/ReanimatedTiming/useReanimatedTiming.js +60 -0
- package/lib/module/component/AIA/hooks/ReanimatedTiming/useReanimatedTiming.js.map +1 -0
- package/lib/module/component/AIA/hooks/Size/index.js +29 -0
- package/lib/module/component/AIA/hooks/Size/index.js.map +1 -0
- package/lib/module/component/AIA/hooks/Spacing/index.js +18 -0
- package/lib/module/component/AIA/hooks/Spacing/index.js.map +1 -0
- package/lib/module/component/AIA/hooks/UnchangeFunction/index.js +4 -0
- package/lib/module/component/AIA/hooks/UnchangeFunction/index.js.map +1 -0
- package/lib/module/component/AIA/hooks/UnchangeFunction/useUnchangeFunction.js +25 -0
- package/lib/module/component/AIA/hooks/UnchangeFunction/useUnchangeFunction.js.map +1 -0
- package/lib/module/component/AIA/hooks/UseFontScale/index.js +4 -0
- package/lib/module/component/AIA/hooks/UseFontScale/index.js.map +1 -0
- package/lib/module/component/AIA/hooks/UseFontScale/useFontScale.js +17 -0
- package/lib/module/component/AIA/hooks/UseFontScale/useFontScale.js.map +1 -0
- package/lib/module/component/AIA/hooks/WindowDimensions/WindowDimensions.js +22 -0
- package/lib/module/component/AIA/hooks/WindowDimensions/WindowDimensions.js.map +1 -0
- package/lib/module/component/AIA/hooks/WindowDimensions/index.js +4 -0
- package/lib/module/component/AIA/hooks/WindowDimensions/index.js.map +1 -0
- package/lib/module/component/AIA/hooks/WindowDimensions/types/index.js +2 -0
- package/lib/module/component/AIA/hooks/WindowDimensions/types/index.js.map +1 -0
- package/lib/module/component/AIA/hooks/index.js +13 -0
- package/lib/module/component/AIA/hooks/index.js.map +1 -0
- package/lib/module/component/AIA/hooks/package.json +18 -0
- package/lib/module/component/AIA/hooks/useCustomTheme/index.js +4 -0
- package/lib/module/component/AIA/hooks/useCustomTheme/index.js.map +1 -0
- package/lib/module/component/AIA/hooks/useCustomTheme/useCustomTheme.js +42 -0
- package/lib/module/component/AIA/hooks/useCustomTheme/useCustomTheme.js.map +1 -0
- package/lib/module/component/AIA/icons/changelog.txt +61 -0
- package/lib/module/component/AIA/icons/document-control/bold.svg +3 -0
- package/lib/module/component/AIA/icons/document-control/bullet-point.svg +3 -0
- package/lib/module/component/AIA/icons/document-control/copy-document.svg +3 -0
- package/lib/module/component/AIA/icons/document-control/create-new-document.svg +4 -0
- package/lib/module/component/AIA/icons/document-control/duplicate-document.svg +4 -0
- package/lib/module/component/AIA/icons/document-control/fontsize-large.svg +4 -0
- package/lib/module/component/AIA/icons/document-control/fontsize-medium.svg +4 -0
- package/lib/module/component/AIA/icons/document-control/fontsize-small.svg +4 -0
- package/lib/module/component/AIA/icons/document-control/index.js +128 -0
- package/lib/module/component/AIA/icons/document-control/index.js.map +1 -0
- package/lib/module/component/AIA/icons/document-control/italic.svg +3 -0
- package/lib/module/component/AIA/icons/document-control/print-solid.svg +4 -0
- package/lib/module/component/AIA/icons/document-control/print.svg +4 -0
- package/lib/module/component/AIA/icons/document-control/sign-solid.svg +3 -0
- package/lib/module/component/AIA/icons/document-control/sign.svg +3 -0
- package/lib/module/component/AIA/icons/document-control/underline.svg +3 -0
- package/lib/module/component/AIA/icons/function/attach.svg +3 -0
- package/lib/module/component/AIA/icons/function/bookmark-solid-2.svg +3 -0
- package/lib/module/component/AIA/icons/function/bookmark-solid.svg +3 -0
- package/lib/module/component/AIA/icons/function/camera-solid.svg +4 -0
- package/lib/module/component/AIA/icons/function/camera.svg +4 -0
- package/lib/module/component/AIA/icons/function/cart-solid.svg +3 -0
- package/lib/module/component/AIA/icons/function/cart.svg +4 -0
- package/lib/module/component/AIA/icons/function/delete-solid.svg +3 -0
- package/lib/module/component/AIA/icons/function/delete.svg +4 -0
- package/lib/module/component/AIA/icons/function/direction-solid.svg +3 -0
- package/lib/module/component/AIA/icons/function/direction.svg +3 -0
- package/lib/module/component/AIA/icons/function/download.svg +4 -0
- package/lib/module/component/AIA/icons/function/edit.svg +3 -0
- package/lib/module/component/AIA/icons/function/email-solid.svg +4 -0
- package/lib/module/component/AIA/icons/function/email.svg +3 -0
- package/lib/module/component/AIA/icons/function/external-link.svg +4 -0
- package/lib/module/component/AIA/icons/function/filter-funnel-solid.svg +3 -0
- package/lib/module/component/AIA/icons/function/filter-funnel.svg +3 -0
- package/lib/module/component/AIA/icons/function/filter-line-funnel.svg +3 -0
- package/lib/module/component/AIA/icons/function/filter-slider-solid.svg +4 -0
- package/lib/module/component/AIA/icons/function/filter-slider.svg +4 -0
- package/lib/module/component/AIA/icons/function/gps.svg +4 -0
- package/lib/module/component/AIA/icons/function/grid-solid.svg +3 -0
- package/lib/module/component/AIA/icons/function/grid.svg +3 -0
- package/lib/module/component/AIA/icons/function/index.js +387 -0
- package/lib/module/component/AIA/icons/function/index.js.map +1 -0
- package/lib/module/component/AIA/icons/function/info-solid.svg +3 -0
- package/lib/module/component/AIA/icons/function/info.svg +5 -0
- package/lib/module/component/AIA/icons/function/link.svg +4 -0
- package/lib/module/component/AIA/icons/function/live-chat-solid.svg +4 -0
- package/lib/module/component/AIA/icons/function/lock-solid.svg +3 -0
- package/lib/module/component/AIA/icons/function/lock.svg +3 -0
- package/lib/module/component/AIA/icons/function/log-out-solid.svg +3 -0
- package/lib/module/component/AIA/icons/function/log-out.svg +3 -0
- package/lib/module/component/AIA/icons/function/mask.svg +3 -0
- package/lib/module/component/AIA/icons/function/mic-solid.svg +4 -0
- package/lib/module/component/AIA/icons/function/mic.svg +4 -0
- package/lib/module/component/AIA/icons/function/phone-solid.svg +3 -0
- package/lib/module/component/AIA/icons/function/phone.svg +3 -0
- package/lib/module/component/AIA/icons/function/pin-solid.svg +3 -0
- package/lib/module/component/AIA/icons/function/pin.svg +4 -0
- package/lib/module/component/AIA/icons/function/search.svg +3 -0
- package/lib/module/component/AIA/icons/function/send-msg.svg +3 -0
- package/lib/module/component/AIA/icons/function/share-solid.svg +3 -0
- package/lib/module/component/AIA/icons/function/share.svg +3 -0
- package/lib/module/component/AIA/icons/function/sort-by-alphabet.svg +4 -0
- package/lib/module/component/AIA/icons/function/unlink.svg +4 -0
- package/lib/module/component/AIA/icons/function/unlock-solid.svg +3 -0
- package/lib/module/component/AIA/icons/function/unlock.svg +3 -0
- package/lib/module/component/AIA/icons/function/unmask.svg +4 -0
- package/lib/module/component/AIA/icons/function/upload-cloud.svg +4 -0
- package/lib/module/component/AIA/icons/function/vertical-order.svg +3 -0
- package/lib/module/component/AIA/icons/function/write.svg +4 -0
- package/lib/module/component/AIA/icons/general/ai.svg +10 -0
- package/lib/module/component/AIA/icons/general/alarm-solid.svg +4 -0
- package/lib/module/component/AIA/icons/general/alarm.svg +4 -0
- package/lib/module/component/AIA/icons/general/album.svg +5 -0
- package/lib/module/component/AIA/icons/general/alert-solid.svg +3 -0
- package/lib/module/component/AIA/icons/general/alert.svg +5 -0
- package/lib/module/component/AIA/icons/general/award.svg +3 -0
- package/lib/module/component/AIA/icons/general/birthday.svg +3 -0
- package/lib/module/component/AIA/icons/general/block.svg +3 -0
- package/lib/module/component/AIA/icons/general/bulb.svg +3 -0
- package/lib/module/component/AIA/icons/general/business.svg +3 -0
- package/lib/module/component/AIA/icons/general/calendar-retake.svg +3 -0
- package/lib/module/component/AIA/icons/general/calendar-solid.svg +3 -0
- package/lib/module/component/AIA/icons/general/calendar.svg +4 -0
- package/lib/module/component/AIA/icons/general/chart.svg +4 -0
- package/lib/module/component/AIA/icons/general/chatbot.svg +3 -0
- package/lib/module/component/AIA/icons/general/comment.svg +3 -0
- package/lib/module/component/AIA/icons/general/contact-list-solid.svg +3 -0
- package/lib/module/component/AIA/icons/general/countdown.svg +4 -0
- package/lib/module/component/AIA/icons/general/coupon-solid.svg +3 -0
- package/lib/module/component/AIA/icons/general/coupon.svg +5 -0
- package/lib/module/component/AIA/icons/general/decrease.svg +4 -0
- package/lib/module/component/AIA/icons/general/delete-text.svg +4 -0
- package/lib/module/component/AIA/icons/general/discount.svg +4 -0
- package/lib/module/component/AIA/icons/general/earn-points.svg +5 -0
- package/lib/module/component/AIA/icons/general/enquiry-solid.svg +3 -0
- package/lib/module/component/AIA/icons/general/enquiry.svg +5 -0
- package/lib/module/component/AIA/icons/general/exercise-event.svg +4 -0
- package/lib/module/component/AIA/icons/general/expired.svg +3 -0
- package/lib/module/component/AIA/icons/general/file.svg +3 -0
- package/lib/module/component/AIA/icons/general/flash.svg +3 -0
- package/lib/module/component/AIA/icons/general/folder-bookmark.svg +3 -0
- package/lib/module/component/AIA/icons/general/folder-search.svg +4 -0
- package/lib/module/component/AIA/icons/general/gift.svg +3 -0
- package/lib/module/component/AIA/icons/general/globe.svg +3 -0
- package/lib/module/component/AIA/icons/general/goal.svg +3 -0
- package/lib/module/component/AIA/icons/general/goals-solid.svg +3 -0
- package/lib/module/component/AIA/icons/general/group.svg +4 -0
- package/lib/module/component/AIA/icons/general/increase.svg +4 -0
- package/lib/module/component/AIA/icons/general/index.js +583 -0
- package/lib/module/component/AIA/icons/general/index.js.map +1 -0
- package/lib/module/component/AIA/icons/general/laptop-solid.svg +3 -0
- package/lib/module/component/AIA/icons/general/laptop.svg +4 -0
- package/lib/module/component/AIA/icons/general/like-solid.svg +3 -0
- package/lib/module/component/AIA/icons/general/like.svg +3 -0
- package/lib/module/component/AIA/icons/general/list.svg +8 -0
- package/lib/module/component/AIA/icons/general/map-solid.svg +3 -0
- package/lib/module/component/AIA/icons/general/map.svg +3 -0
- package/lib/module/component/AIA/icons/general/medal-solid.svg +3 -0
- package/lib/module/component/AIA/icons/general/medal.svg +4 -0
- package/lib/module/component/AIA/icons/general/meetup.svg +4 -0
- package/lib/module/component/AIA/icons/general/membership-card-solid.svg +3 -0
- package/lib/module/component/AIA/icons/general/membership-card.svg +4 -0
- package/lib/module/component/AIA/icons/general/notes-solid.svg +4 -0
- package/lib/module/component/AIA/icons/general/notes.svg +4 -0
- package/lib/module/component/AIA/icons/general/notification-new.svg +4 -0
- package/lib/module/component/AIA/icons/general/notification-off.svg +4 -0
- package/lib/module/component/AIA/icons/general/notification-solid.svg +4 -0
- package/lib/module/component/AIA/icons/general/notification.svg +4 -0
- package/lib/module/component/AIA/icons/general/photo.svg +4 -0
- package/lib/module/component/AIA/icons/general/podcast.svg +3 -0
- package/lib/module/component/AIA/icons/general/popular-solid.svg +3 -0
- package/lib/module/component/AIA/icons/general/popular.svg +4 -0
- package/lib/module/component/AIA/icons/general/post-office.svg +3 -0
- package/lib/module/component/AIA/icons/general/protect-solid.svg +3 -0
- package/lib/module/component/AIA/icons/general/protect.svg +3 -0
- package/lib/module/component/AIA/icons/general/push-notification.svg +5 -0
- package/lib/module/component/AIA/icons/general/qr.svg +9 -0
- package/lib/module/component/AIA/icons/general/question-solid.svg +3 -0
- package/lib/module/component/AIA/icons/general/question.svg +5 -0
- package/lib/module/component/AIA/icons/general/read-solid.svg +3 -0
- package/lib/module/component/AIA/icons/general/read.svg +3 -0
- package/lib/module/component/AIA/icons/general/report.svg +5 -0
- package/lib/module/component/AIA/icons/general/slide-show.svg +4 -0
- package/lib/module/component/AIA/icons/general/speed.svg +5 -0
- package/lib/module/component/AIA/icons/general/swipe.svg +4 -0
- package/lib/module/component/AIA/icons/general/time-solid.svg +3 -0
- package/lib/module/component/AIA/icons/general/time.svg +4 -0
- package/lib/module/component/AIA/icons/general/video-solid.svg +3 -0
- package/lib/module/component/AIA/icons/general/video.svg +3 -0
- package/lib/module/component/AIA/icons/general/warning.svg +4 -0
- package/lib/module/component/AIA/icons/health-and-wellness/alcohol.svg +4 -0
- package/lib/module/component/AIA/icons/health-and-wellness/beauty.svg +4 -0
- package/lib/module/component/AIA/icons/health-and-wellness/beer.svg +4 -0
- package/lib/module/component/AIA/icons/health-and-wellness/blood-sugar.svg +4 -0
- package/lib/module/component/AIA/icons/health-and-wellness/breath.svg +4 -0
- package/lib/module/component/AIA/icons/health-and-wellness/cleaning.svg +5 -0
- package/lib/module/component/AIA/icons/health-and-wellness/coffee.svg +4 -0
- package/lib/module/component/AIA/icons/health-and-wellness/dark.svg +4 -0
- package/lib/module/component/AIA/icons/health-and-wellness/doctor.svg +5 -0
- package/lib/module/component/AIA/icons/health-and-wellness/dream.svg +4 -0
- package/lib/module/component/AIA/icons/health-and-wellness/drumstick.svg +3 -0
- package/lib/module/component/AIA/icons/health-and-wellness/fish.svg +4 -0
- package/lib/module/component/AIA/icons/health-and-wellness/fitness-plan.svg +20 -0
- package/lib/module/component/AIA/icons/health-and-wellness/fitness.svg +3 -0
- package/lib/module/component/AIA/icons/health-and-wellness/flu.svg +3 -0
- package/lib/module/component/AIA/icons/health-and-wellness/food.svg +3 -0
- package/lib/module/component/AIA/icons/health-and-wellness/health-report.svg +8 -0
- package/lib/module/component/AIA/icons/health-and-wellness/healthy-heart.svg +5 -0
- package/lib/module/component/AIA/icons/health-and-wellness/heart-rate-solid.svg +3 -0
- package/lib/module/component/AIA/icons/health-and-wellness/heart-rate.svg +7 -0
- package/lib/module/component/AIA/icons/health-and-wellness/heart-report.svg +5 -0
- package/lib/module/component/AIA/icons/health-and-wellness/index.js +296 -0
- package/lib/module/component/AIA/icons/health-and-wellness/index.js.map +1 -0
- package/lib/module/component/AIA/icons/health-and-wellness/length.svg +3 -0
- package/lib/module/component/AIA/icons/health-and-wellness/nutrition.svg +3 -0
- package/lib/module/component/AIA/icons/health-and-wellness/quick.svg +4 -0
- package/lib/module/component/AIA/icons/health-and-wellness/shine.svg +3 -0
- package/lib/module/component/AIA/icons/health-and-wellness/smoking.svg +3 -0
- package/lib/module/component/AIA/icons/health-and-wellness/snack.svg +3 -0
- package/lib/module/component/AIA/icons/health-and-wellness/steps-solid.svg +3 -0
- package/lib/module/component/AIA/icons/health-and-wellness/steps.svg +3 -0
- package/lib/module/component/AIA/icons/health-and-wellness/strength.svg +4 -0
- package/lib/module/component/AIA/icons/health-and-wellness/sunshine.svg +3 -0
- package/lib/module/component/AIA/icons/health-and-wellness/vegetables.svg +3 -0
- package/lib/module/component/AIA/icons/health-and-wellness/vitality-earn-point.svg +4 -0
- package/lib/module/component/AIA/icons/health-and-wellness/vitality.svg +3 -0
- package/lib/module/component/AIA/icons/health-and-wellness/vitals-solid.svg +3 -0
- package/lib/module/component/AIA/icons/health-and-wellness/vitals.svg +4 -0
- package/lib/module/component/AIA/icons/health-and-wellness/weight.svg +5 -0
- package/lib/module/component/AIA/icons/health-and-wellness/workout-tracker-solid.svg +5 -0
- package/lib/module/component/AIA/icons/health-and-wellness/workout-tracker.svg +3 -0
- package/lib/module/component/AIA/icons/index.js +36 -0
- package/lib/module/component/AIA/icons/index.js.map +1 -0
- package/lib/module/component/AIA/icons/login/advisor.svg +3 -0
- package/lib/module/component/AIA/icons/login/assignee.svg +4 -0
- package/lib/module/component/AIA/icons/login/broker.svg +3 -0
- package/lib/module/component/AIA/icons/login/distribution-partner.svg +3 -0
- package/lib/module/component/AIA/icons/login/employee.svg +5 -0
- package/lib/module/component/AIA/icons/login/employer.svg +3 -0
- package/lib/module/component/AIA/icons/login/general-user-solid.svg +3 -0
- package/lib/module/component/AIA/icons/login/general-user.svg +3 -0
- package/lib/module/component/AIA/icons/login/index.js +86 -0
- package/lib/module/component/AIA/icons/login/index.js.map +1 -0
- package/lib/module/component/AIA/icons/media-control/change-camera-solid.svg +5 -0
- package/lib/module/component/AIA/icons/media-control/change-camera.svg +5 -0
- package/lib/module/component/AIA/icons/media-control/crop.svg +4 -0
- package/lib/module/component/AIA/icons/media-control/flip-solid.svg +3 -0
- package/lib/module/component/AIA/icons/media-control/flip.svg +5 -0
- package/lib/module/component/AIA/icons/media-control/icon-left-carousel-arrow.svg +3 -0
- package/lib/module/component/AIA/icons/media-control/icon-pause.svg +3 -0
- package/lib/module/component/AIA/icons/media-control/icon-play-hero.svg +3 -0
- package/lib/module/component/AIA/icons/media-control/icon-right-carousel-arrow.svg +3 -0
- package/lib/module/component/AIA/icons/media-control/index.js +128 -0
- package/lib/module/component/AIA/icons/media-control/index.js.map +1 -0
- package/lib/module/component/AIA/icons/media-control/pause.svg +3 -0
- package/lib/module/component/AIA/icons/media-control/play.svg +3 -0
- package/lib/module/component/AIA/icons/media-control/rotate-left.svg +3 -0
- package/lib/module/component/AIA/icons/media-control/rotate-right.svg +3 -0
- package/lib/module/component/AIA/icons/media-control/stop.svg +3 -0
- package/lib/module/component/AIA/icons/menu/account-on.svg +3 -0
- package/lib/module/component/AIA/icons/menu/account.svg +4 -0
- package/lib/module/component/AIA/icons/menu/application-on.svg +3 -0
- package/lib/module/component/AIA/icons/menu/application.svg +5 -0
- package/lib/module/component/AIA/icons/menu/calculator-on.svg +3 -0
- package/lib/module/component/AIA/icons/menu/calculator.svg +4 -0
- package/lib/module/component/AIA/icons/menu/create-quotation-on.svg +4 -0
- package/lib/module/component/AIA/icons/menu/create-quotation.svg +5 -0
- package/lib/module/component/AIA/icons/menu/customer-on.svg +4 -0
- package/lib/module/component/AIA/icons/menu/customer.svg +6 -0
- package/lib/module/component/AIA/icons/menu/dashboard-on.svg +3 -0
- package/lib/module/component/AIA/icons/menu/dashboard.svg +3 -0
- package/lib/module/component/AIA/icons/menu/discover-on.svg +4 -0
- package/lib/module/component/AIA/icons/menu/discover.svg +5 -0
- package/lib/module/component/AIA/icons/menu/grid-menu-on.svg +3 -0
- package/lib/module/component/AIA/icons/menu/grid-menu.svg +3 -0
- package/lib/module/component/AIA/icons/menu/health-on.svg +3 -0
- package/lib/module/component/AIA/icons/menu/health.svg +4 -0
- package/lib/module/component/AIA/icons/menu/home-on.svg +3 -0
- package/lib/module/component/AIA/icons/menu/home.svg +3 -0
- package/lib/module/component/AIA/icons/menu/index.js +303 -0
- package/lib/module/component/AIA/icons/menu/index.js.map +1 -0
- package/lib/module/component/AIA/icons/menu/menu.svg +3 -0
- package/lib/module/component/AIA/icons/menu/more-on.svg +3 -0
- package/lib/module/component/AIA/icons/menu/more.svg +4 -0
- package/lib/module/component/AIA/icons/menu/profile-on.svg +3 -0
- package/lib/module/component/AIA/icons/menu/profile.svg +4 -0
- package/lib/module/component/AIA/icons/menu/report-on.svg +3 -0
- package/lib/module/component/AIA/icons/menu/report.svg +5 -0
- package/lib/module/component/AIA/icons/menu/reward-on.svg +3 -0
- package/lib/module/component/AIA/icons/menu/reward.svg +3 -0
- package/lib/module/component/AIA/icons/menu/setting-on.svg +3 -0
- package/lib/module/component/AIA/icons/menu/setting.svg +4 -0
- package/lib/module/component/AIA/icons/menu/tag-on.svg +3 -0
- package/lib/module/component/AIA/icons/menu/tag.svg +5 -0
- package/lib/module/component/AIA/icons/menu/target-on.svg +3 -0
- package/lib/module/component/AIA/icons/menu/target.svg +3 -0
- package/lib/module/component/AIA/icons/menu/vitality-on.svg +3 -0
- package/lib/module/component/AIA/icons/menu/vitality.svg +3 -0
- package/lib/module/component/AIA/icons/menu/write-on.svg +3 -0
- package/lib/module/component/AIA/icons/menu/write.svg +3 -0
- package/lib/module/component/AIA/icons/package.json +24 -0
- package/lib/module/component/AIA/icons/payment/atm.svg +3 -0
- package/lib/module/component/AIA/icons/payment/cash.svg +5 -0
- package/lib/module/component/AIA/icons/payment/cheque.svg +4 -0
- package/lib/module/component/AIA/icons/payment/credit-card-info.svg +5 -0
- package/lib/module/component/AIA/icons/payment/credit-card.svg +4 -0
- package/lib/module/component/AIA/icons/payment/index.js +93 -0
- package/lib/module/component/AIA/icons/payment/index.js.map +1 -0
- package/lib/module/component/AIA/icons/payment/internet-banking.svg +3 -0
- package/lib/module/component/AIA/icons/payment/oversea-issued-card.svg +4 -0
- package/lib/module/component/AIA/icons/payment/pps-and-fps.svg +4 -0
- package/lib/module/component/AIA/icons/payment/wallet.svg +4 -0
- package/lib/module/component/AIA/icons/rating/emoji-happy-on.svg +5 -0
- package/lib/module/component/AIA/icons/rating/emoji-happy.svg +5 -0
- package/lib/module/component/AIA/icons/rating/emoji-neutral-on.svg +5 -0
- package/lib/module/component/AIA/icons/rating/emoji-neutral.svg +5 -0
- package/lib/module/component/AIA/icons/rating/emoji-unhappy-on.svg +5 -0
- package/lib/module/component/AIA/icons/rating/emoji-unhappy.svg +5 -0
- package/lib/module/component/AIA/icons/rating/emoji-very-happy-on.svg +5 -0
- package/lib/module/component/AIA/icons/rating/emoji-very-happy.svg +5 -0
- package/lib/module/component/AIA/icons/rating/emoji-very-unhappy-on.svg +7 -0
- package/lib/module/component/AIA/icons/rating/emoji-very-unhappy.svg +8 -0
- package/lib/module/component/AIA/icons/rating/index.js +128 -0
- package/lib/module/component/AIA/icons/rating/index.js.map +1 -0
- package/lib/module/component/AIA/icons/rating/star-rating-on.svg +3 -0
- package/lib/module/component/AIA/icons/rating/star-rating.svg +3 -0
- package/lib/module/component/AIA/icons/rating/thumb-down.svg +3 -0
- package/lib/module/component/AIA/icons/rating/thumb-up.svg +3 -0
- package/lib/module/component/AIA/icons/red-illustrations/accident-disabled.svg +5 -0
- package/lib/module/component/AIA/icons/red-illustrations/accident.svg +5 -0
- package/lib/module/component/AIA/icons/red-illustrations/agent-disabled.svg +5 -0
- package/lib/module/component/AIA/icons/red-illustrations/agent.svg +5 -0
- package/lib/module/component/AIA/icons/red-illustrations/award-disabled.svg +6 -0
- package/lib/module/component/AIA/icons/red-illustrations/award.svg +6 -0
- package/lib/module/component/AIA/icons/red-illustrations/business-disabled.svg +6 -0
- package/lib/module/component/AIA/icons/red-illustrations/business.svg +6 -0
- package/lib/module/component/AIA/icons/red-illustrations/calculator-disabled.svg +6 -0
- package/lib/module/component/AIA/icons/red-illustrations/calculator.svg +6 -0
- package/lib/module/component/AIA/icons/red-illustrations/chart-disabled.svg +7 -0
- package/lib/module/component/AIA/icons/red-illustrations/chart.svg +7 -0
- package/lib/module/component/AIA/icons/red-illustrations/claim-disabled.svg +5 -0
- package/lib/module/component/AIA/icons/red-illustrations/claim.svg +5 -0
- package/lib/module/component/AIA/icons/red-illustrations/corporate-coverage-disabled.svg +5 -0
- package/lib/module/component/AIA/icons/red-illustrations/corporate-coverage.svg +5 -0
- package/lib/module/component/AIA/icons/red-illustrations/guide-disabled.svg +5 -0
- package/lib/module/component/AIA/icons/red-illustrations/guide.svg +5 -0
- package/lib/module/component/AIA/icons/red-illustrations/health-disabled.svg +5 -0
- package/lib/module/component/AIA/icons/red-illustrations/health-report-disabled.svg +8 -0
- package/lib/module/component/AIA/icons/red-illustrations/health-report.svg +8 -0
- package/lib/module/component/AIA/icons/red-illustrations/health.svg +5 -0
- package/lib/module/component/AIA/icons/red-illustrations/index.js +478 -0
- package/lib/module/component/AIA/icons/red-illustrations/index.js.map +1 -0
- package/lib/module/component/AIA/icons/red-illustrations/individual-coverage-disabled.svg +5 -0
- package/lib/module/component/AIA/icons/red-illustrations/individual-coverage.svg +5 -0
- package/lib/module/component/AIA/icons/red-illustrations/instant-help-disabled.svg +5 -0
- package/lib/module/component/AIA/icons/red-illustrations/instant-help.svg +5 -0
- package/lib/module/component/AIA/icons/red-illustrations/investment-coverage-disabled.svg +6 -0
- package/lib/module/component/AIA/icons/red-illustrations/investment-coverage.svg +6 -0
- package/lib/module/component/AIA/icons/red-illustrations/life-disabled.svg +5 -0
- package/lib/module/component/AIA/icons/red-illustrations/life.svg +5 -0
- package/lib/module/component/AIA/icons/red-illustrations/lock-disabled.svg +5 -0
- package/lib/module/component/AIA/icons/red-illustrations/lock.svg +5 -0
- package/lib/module/component/AIA/icons/red-illustrations/medical-disabled.svg +5 -0
- package/lib/module/component/AIA/icons/red-illustrations/medical.svg +5 -0
- package/lib/module/component/AIA/icons/red-illustrations/money-baht-disabled.svg +5 -0
- package/lib/module/component/AIA/icons/red-illustrations/money-baht.svg +5 -0
- package/lib/module/component/AIA/icons/red-illustrations/money-dollar-disabled.svg +5 -0
- package/lib/module/component/AIA/icons/red-illustrations/money-dollar.svg +5 -0
- package/lib/module/component/AIA/icons/red-illustrations/money-peso-disabled.svg +5 -0
- package/lib/module/component/AIA/icons/red-illustrations/money-peso.svg +5 -0
- package/lib/module/component/AIA/icons/red-illustrations/mpf-disabled.svg +6 -0
- package/lib/module/component/AIA/icons/red-illustrations/mpf.svg +6 -0
- package/lib/module/component/AIA/icons/red-illustrations/payment-disabled.svg +8 -0
- package/lib/module/component/AIA/icons/red-illustrations/payment.svg +8 -0
- package/lib/module/component/AIA/icons/red-illustrations/pension-disabled.svg +5 -0
- package/lib/module/component/AIA/icons/red-illustrations/pension.svg +5 -0
- package/lib/module/component/AIA/icons/red-illustrations/policy-disabled.svg +5 -0
- package/lib/module/component/AIA/icons/red-illustrations/policy.svg +5 -0
- package/lib/module/component/AIA/icons/red-illustrations/product-general.svg +22 -0
- package/lib/module/component/AIA/icons/red-illustrations/product-health.svg +15 -0
- package/lib/module/component/AIA/icons/red-illustrations/product-life.svg +6 -0
- package/lib/module/component/AIA/icons/red-illustrations/product-networth.svg +8 -0
- package/lib/module/component/AIA/icons/red-illustrations/product-retirement.svg +8 -0
- package/lib/module/component/AIA/icons/red-illustrations/product-save.svg +7 -0
- package/lib/module/component/AIA/icons/red-illustrations/retirement-disabled.svg +7 -0
- package/lib/module/component/AIA/icons/red-illustrations/retirement.svg +7 -0
- package/lib/module/component/AIA/icons/red-illustrations/savings-coverage-disabled.svg +7 -0
- package/lib/module/component/AIA/icons/red-illustrations/savings-coverage.svg +7 -0
- package/lib/module/component/AIA/icons/red-illustrations/search-document-disabled.svg +8 -0
- package/lib/module/component/AIA/icons/red-illustrations/search-document.svg +8 -0
- package/lib/module/component/AIA/icons/red-illustrations/step-validation-disabled.svg +7 -0
- package/lib/module/component/AIA/icons/red-illustrations/step-validation.svg +7 -0
- package/lib/module/component/AIA/icons/red-illustrations/terms-disabled.svg +7 -0
- package/lib/module/component/AIA/icons/red-illustrations/terms.svg +7 -0
- package/lib/module/component/AIA/icons/red-illustrations/training-disabled.svg +4 -0
- package/lib/module/component/AIA/icons/red-illustrations/training.svg +4 -0
- package/lib/module/component/AIA/icons/red-illustrations/travel-coverage-disabled.svg +4 -0
- package/lib/module/component/AIA/icons/red-illustrations/travel-coverage.svg +4 -0
- package/lib/module/component/AIA/icons/red-illustrations/vitality-disabled.svg +4 -0
- package/lib/module/component/AIA/icons/red-illustrations/vitality.svg +4 -0
- package/lib/module/component/AIA/icons/social-media/facebook.svg +3 -0
- package/lib/module/component/AIA/icons/social-media/index.js +107 -0
- package/lib/module/component/AIA/icons/social-media/index.js.map +1 -0
- package/lib/module/component/AIA/icons/social-media/instagram.svg +3 -0
- package/lib/module/component/AIA/icons/social-media/kakaotalk.svg +4 -0
- package/lib/module/component/AIA/icons/social-media/line.svg +3 -0
- package/lib/module/component/AIA/icons/social-media/linkedin.svg +3 -0
- package/lib/module/component/AIA/icons/social-media/threads.svg +3 -0
- package/lib/module/component/AIA/icons/social-media/tiktok.svg +7 -0
- package/lib/module/component/AIA/icons/social-media/twitter.svg +3 -0
- package/lib/module/component/AIA/icons/social-media/wechat.svg +3 -0
- package/lib/module/component/AIA/icons/social-media/x.svg +3 -0
- package/lib/module/component/AIA/icons/social-media/youtube.svg +3 -0
- package/lib/module/component/AIA/icons/system-control/add.svg +3 -0
- package/lib/module/component/AIA/icons/system-control/arrow-down.svg +3 -0
- package/lib/module/component/AIA/icons/system-control/arrow-left.svg +3 -0
- package/lib/module/component/AIA/icons/system-control/arrow-right.svg +3 -0
- package/lib/module/component/AIA/icons/system-control/arrow-up.svg +3 -0
- package/lib/module/component/AIA/icons/system-control/checkmark.svg +3 -0
- package/lib/module/component/AIA/icons/system-control/circle-minus-solid.svg +3 -0
- package/lib/module/component/AIA/icons/system-control/circle-minus.svg +4 -0
- package/lib/module/component/AIA/icons/system-control/circle-plus-solid.svg +3 -0
- package/lib/module/component/AIA/icons/system-control/circle-plus.svg +5 -0
- package/lib/module/component/AIA/icons/system-control/circle.svg +3 -0
- package/lib/module/component/AIA/icons/system-control/close.svg +3 -0
- package/lib/module/component/AIA/icons/system-control/divide.svg +3 -0
- package/lib/module/component/AIA/icons/system-control/drag.svg +3 -0
- package/lib/module/component/AIA/icons/system-control/ellipsis.svg +3 -0
- package/lib/module/component/AIA/icons/system-control/indeterminate.svg +3 -0
- package/lib/module/component/AIA/icons/system-control/index.js +352 -0
- package/lib/module/component/AIA/icons/system-control/index.js.map +1 -0
- package/lib/module/component/AIA/icons/system-control/loading.svg +3 -0
- package/lib/module/component/AIA/icons/system-control/maximize.svg +3 -0
- package/lib/module/component/AIA/icons/system-control/menu.svg +3 -0
- package/lib/module/component/AIA/icons/system-control/minimize.svg +3 -0
- package/lib/module/component/AIA/icons/system-control/minus.svg +3 -0
- package/lib/module/component/AIA/icons/system-control/more.svg +3 -0
- package/lib/module/component/AIA/icons/system-control/next.svg +3 -0
- package/lib/module/component/AIA/icons/system-control/order-accending.svg +4 -0
- package/lib/module/component/AIA/icons/system-control/order-descending.svg +4 -0
- package/lib/module/component/AIA/icons/system-control/order-down.svg +3 -0
- package/lib/module/component/AIA/icons/system-control/order-up-and-down.svg +3 -0
- package/lib/module/component/AIA/icons/system-control/order-up.svg +3 -0
- package/lib/module/component/AIA/icons/system-control/previous-2.svg +7 -0
- package/lib/module/component/AIA/icons/system-control/previous.svg +3 -0
- package/lib/module/component/AIA/icons/system-control/refresh-solid.svg +3 -0
- package/lib/module/component/AIA/icons/system-control/refresh.svg +3 -0
- package/lib/module/component/AIA/icons/system-control/remove-solid.svg +3 -0
- package/lib/module/component/AIA/icons/system-control/remove.svg +5 -0
- package/lib/module/component/AIA/icons/system-control/scan-barcode.svg +3 -0
- package/lib/module/component/AIA/icons/system-control/scan-face.svg +3 -0
- package/lib/module/component/AIA/icons/system-control/scan-fingerprint.svg +5 -0
- package/lib/module/component/AIA/icons/system-control/scan-qr.svg +3 -0
- package/lib/module/component/AIA/icons/system-control/sidebar-collapse.svg +4 -0
- package/lib/module/component/AIA/icons/system-control/sidebar-expand.svg +4 -0
- package/lib/module/component/AIA/icons/system-control/sorting.svg +4 -0
- package/lib/module/component/AIA/icons/system-control/success-solid.svg +3 -0
- package/lib/module/component/AIA/icons/system-control/success.svg +4 -0
- package/lib/module/component/AIA/icons/system-control/syncing.svg +4 -0
- package/lib/module/component/AIA/icons/system-control/wifi-off.svg +5 -0
- package/lib/module/component/AIA/icons/system-control/wifi.svg +4 -0
- package/lib/module/component/AIA/icons/types/document-control/index.d.js +4 -0
- package/lib/module/component/AIA/icons/types/document-control/index.d.js.map +1 -0
- package/lib/module/component/AIA/icons/types/document-control/index.js +126 -0
- package/lib/module/component/AIA/icons/types/document-control/index.js.map +1 -0
- package/lib/module/component/AIA/icons/types/function/index.d.js +4 -0
- package/lib/module/component/AIA/icons/types/function/index.d.js.map +1 -0
- package/lib/module/component/AIA/icons/types/function/index.js +348 -0
- package/lib/module/component/AIA/icons/types/function/index.js.map +1 -0
- package/lib/module/component/AIA/icons/types/general/index.d.js +4 -0
- package/lib/module/component/AIA/icons/types/general/index.d.js.map +1 -0
- package/lib/module/component/AIA/icons/types/general/index.js +522 -0
- package/lib/module/component/AIA/icons/types/general/index.js.map +1 -0
- package/lib/module/component/AIA/icons/types/health-and-wellness/index.d.js +4 -0
- package/lib/module/component/AIA/icons/types/health-and-wellness/index.d.js.map +1 -0
- package/lib/module/component/AIA/icons/types/health-and-wellness/index.js +270 -0
- package/lib/module/component/AIA/icons/types/health-and-wellness/index.js.map +1 -0
- package/lib/module/component/AIA/icons/types/index.js +50 -0
- package/lib/module/component/AIA/icons/types/index.js.map +1 -0
- package/lib/module/component/AIA/icons/types/login/index.d.js +4 -0
- package/lib/module/component/AIA/icons/types/login/index.d.js.map +1 -0
- package/lib/module/component/AIA/icons/types/login/index.js +90 -0
- package/lib/module/component/AIA/icons/types/login/index.js.map +1 -0
- package/lib/module/component/AIA/icons/types/media-control/index.d.js +4 -0
- package/lib/module/component/AIA/icons/types/media-control/index.d.js.map +1 -0
- package/lib/module/component/AIA/icons/types/media-control/index.js +138 -0
- package/lib/module/component/AIA/icons/types/media-control/index.js.map +1 -0
- package/lib/module/component/AIA/icons/types/menu/index.d.js +4 -0
- package/lib/module/component/AIA/icons/types/menu/index.d.js.map +1 -0
- package/lib/module/component/AIA/icons/types/menu/index.js +276 -0
- package/lib/module/component/AIA/icons/types/menu/index.js.map +1 -0
- package/lib/module/component/AIA/icons/types/payment/index.d.js +4 -0
- package/lib/module/component/AIA/icons/types/payment/index.d.js.map +1 -0
- package/lib/module/component/AIA/icons/types/payment/index.js +114 -0
- package/lib/module/component/AIA/icons/types/payment/index.js.map +1 -0
- package/lib/module/component/AIA/icons/types/rating/index.d.js +4 -0
- package/lib/module/component/AIA/icons/types/rating/index.d.js.map +1 -0
- package/lib/module/component/AIA/icons/types/rating/index.js +126 -0
- package/lib/module/component/AIA/icons/types/rating/index.js.map +1 -0
- package/lib/module/component/AIA/icons/types/red-illustrations/index.d.js +4 -0
- package/lib/module/component/AIA/icons/types/red-illustrations/index.d.js.map +1 -0
- package/lib/module/component/AIA/icons/types/red-illustrations/index.js +270 -0
- package/lib/module/component/AIA/icons/types/red-illustrations/index.js.map +1 -0
- package/lib/module/component/AIA/icons/types/social-media/index.d.js +4 -0
- package/lib/module/component/AIA/icons/types/social-media/index.d.js.map +1 -0
- package/lib/module/component/AIA/icons/types/social-media/index.js +108 -0
- package/lib/module/component/AIA/icons/types/social-media/index.js.map +1 -0
- package/lib/module/component/AIA/icons/types/system-control/index.d.js +4 -0
- package/lib/module/component/AIA/icons/types/system-control/index.d.js.map +1 -0
- package/lib/module/component/AIA/icons/types/system-control/index.js +318 -0
- package/lib/module/component/AIA/icons/types/system-control/index.js.map +1 -0
- package/lib/module/component/AIA/illustration/account-setup/face-id.svg +9 -0
- package/lib/module/component/AIA/illustration/account-setup/index.js +51 -0
- package/lib/module/component/AIA/illustration/account-setup/index.js.map +1 -0
- package/lib/module/component/AIA/illustration/account-setup/qr-code.svg +5 -0
- package/lib/module/component/AIA/illustration/account-setup/touch-id.svg +6 -0
- package/lib/module/component/AIA/illustration/empty-state/document.svg +6 -0
- package/lib/module/component/AIA/illustration/empty-state/hourglass.svg +14 -0
- package/lib/module/component/AIA/illustration/empty-state/index.js +51 -0
- package/lib/module/component/AIA/illustration/empty-state/index.js.map +1 -0
- package/lib/module/component/AIA/illustration/empty-state/search.svg +11 -0
- package/lib/module/component/AIA/illustration/health-and-wellness/apple.svg +12 -0
- package/lib/module/component/AIA/illustration/health-and-wellness/calendar.svg +10 -0
- package/lib/module/component/AIA/illustration/health-and-wellness/clock.svg +8 -0
- package/lib/module/component/AIA/illustration/health-and-wellness/cupcake.svg +29 -0
- package/lib/module/component/AIA/illustration/health-and-wellness/fitness-plan.svg +20 -0
- package/lib/module/component/AIA/illustration/health-and-wellness/happy-sun.svg +7 -0
- package/lib/module/component/AIA/illustration/health-and-wellness/heart.svg +4 -0
- package/lib/module/component/AIA/illustration/health-and-wellness/index.js +169 -0
- package/lib/module/component/AIA/illustration/health-and-wellness/index.js.map +1 -0
- package/lib/module/component/AIA/illustration/health-and-wellness/moon.svg +4 -0
- package/lib/module/component/AIA/illustration/health-and-wellness/mountain.svg +15 -0
- package/lib/module/component/AIA/illustration/health-and-wellness/salad.svg +72 -0
- package/lib/module/component/AIA/illustration/health-and-wellness/smart-watch.svg +17 -0
- package/lib/module/component/AIA/illustration/health-and-wellness/step-tracker.svg +9 -0
- package/lib/module/component/AIA/illustration/health-and-wellness/stopwatch.svg +49 -0
- package/lib/module/component/AIA/illustration/health-and-wellness/sync-device.svg +32 -0
- package/lib/module/component/AIA/illustration/health-and-wellness/target.svg +13 -0
- package/lib/module/component/AIA/illustration/health-and-wellness/trainer.svg +12 -0
- package/lib/module/component/AIA/illustration/health-and-wellness/vitality.svg +5 -0
- package/lib/module/component/AIA/illustration/health-and-wellness/weight-scale.svg +16 -0
- package/lib/module/component/AIA/illustration/health-and-wellness/weights.svg +8 -0
- package/lib/module/component/AIA/illustration/index.js +40 -0
- package/lib/module/component/AIA/illustration/index.js.map +1 -0
- package/lib/module/component/AIA/illustration/medical/blood-bag.svg +10 -0
- package/lib/module/component/AIA/illustration/medical/blood-pressure.svg +38 -0
- package/lib/module/component/AIA/illustration/medical/call-a-doctor.svg +9 -0
- package/lib/module/component/AIA/illustration/medical/cancer-ribbon.svg +7 -0
- package/lib/module/component/AIA/illustration/medical/eye-test.svg +8 -0
- package/lib/module/component/AIA/illustration/medical/health-checklist.svg +16 -0
- package/lib/module/component/AIA/illustration/medical/health-document.svg +12 -0
- package/lib/module/component/AIA/illustration/medical/index.js +93 -0
- package/lib/module/component/AIA/illustration/medical/index.js.map +1 -0
- package/lib/module/component/AIA/illustration/medical/search-doctor.svg +10 -0
- package/lib/module/component/AIA/illustration/medical/thermometer.svg +12 -0
- package/lib/module/component/AIA/illustration/package.json +22 -0
- package/lib/module/component/AIA/illustration/payment/credit-card-back.svg +6 -0
- package/lib/module/component/AIA/illustration/payment/credit-card-front.svg +9 -0
- package/lib/module/component/AIA/illustration/payment/index.js +44 -0
- package/lib/module/component/AIA/illustration/payment/index.js.map +1 -0
- package/lib/module/component/AIA/illustration/people-agents/agent-colleague-dark.svg +45 -0
- package/lib/module/component/AIA/illustration/people-agents/agent-colleague.svg +45 -0
- package/lib/module/component/AIA/illustration/people-agents/agent1-dark.svg +25 -0
- package/lib/module/component/AIA/illustration/people-agents/agent1.svg +25 -0
- package/lib/module/component/AIA/illustration/people-agents/agent2.svg +20 -0
- package/lib/module/component/AIA/illustration/people-agents/agent3.svg +26 -0
- package/lib/module/component/AIA/illustration/people-agents/agent4.svg +30 -0
- package/lib/module/component/AIA/illustration/people-agents/agent5.svg +27 -0
- package/lib/module/component/AIA/illustration/people-agents/agent6.svg +24 -0
- package/lib/module/component/AIA/illustration/people-agents/index.js +93 -0
- package/lib/module/component/AIA/illustration/people-agents/index.js.map +1 -0
- package/lib/module/component/AIA/illustration/people-celebration/adult-celebrating1.svg +23 -0
- package/lib/module/component/AIA/illustration/people-celebration/adult-celebrating2.svg +14 -0
- package/lib/module/component/AIA/illustration/people-celebration/adult-celebrating3.svg +20 -0
- package/lib/module/component/AIA/illustration/people-celebration/adult-celebrating4.svg +19 -0
- package/lib/module/component/AIA/illustration/people-celebration/adult-celebrating5.svg +23 -0
- package/lib/module/component/AIA/illustration/people-celebration/adult-celebrating6-dark.svg +14 -0
- package/lib/module/component/AIA/illustration/people-celebration/adult-celebrating6.svg +14 -0
- package/lib/module/component/AIA/illustration/people-celebration/adult-celebrating7.svg +18 -0
- package/lib/module/component/AIA/illustration/people-celebration/adult-celebrating8-dark.svg +19 -0
- package/lib/module/component/AIA/illustration/people-celebration/adult-celebrating8.svg +19 -0
- package/lib/module/component/AIA/illustration/people-celebration/couple-celebrating1-dark.svg +36 -0
- package/lib/module/component/AIA/illustration/people-celebration/couple-celebrating1.svg +36 -0
- package/lib/module/component/AIA/illustration/people-celebration/couple-celebrating2-dark.svg +49 -0
- package/lib/module/component/AIA/illustration/people-celebration/couple-celebrating2.svg +49 -0
- package/lib/module/component/AIA/illustration/people-celebration/couple-celebrating3-dark.svg +29 -0
- package/lib/module/component/AIA/illustration/people-celebration/couple-celebrating3.svg +29 -0
- package/lib/module/component/AIA/illustration/people-celebration/index.js +142 -0
- package/lib/module/component/AIA/illustration/people-celebration/index.js.map +1 -0
- package/lib/module/component/AIA/illustration/people-exercise/adult-biking-dark.svg +54 -0
- package/lib/module/component/AIA/illustration/people-exercise/adult-biking.svg +54 -0
- package/lib/module/component/AIA/illustration/people-exercise/adult-exercising1.svg +21 -0
- package/lib/module/component/AIA/illustration/people-exercise/adult-exercising2.svg +25 -0
- package/lib/module/component/AIA/illustration/people-exercise/adult-exercising3.svg +33 -0
- package/lib/module/component/AIA/illustration/people-exercise/adult-meditating2.svg +21 -0
- package/lib/module/component/AIA/illustration/people-exercise/adult-pushup.svg +15 -0
- package/lib/module/component/AIA/illustration/people-exercise/adult-running1.svg +25 -0
- package/lib/module/component/AIA/illustration/people-exercise/adult-running2.svg +26 -0
- package/lib/module/component/AIA/illustration/people-exercise/adult-running3.svg +23 -0
- package/lib/module/component/AIA/illustration/people-exercise/adult-running4.svg +18 -0
- package/lib/module/component/AIA/illustration/people-exercise/adult-running5-1.svg +37 -0
- package/lib/module/component/AIA/illustration/people-exercise/adult-running5.svg +19 -0
- package/lib/module/component/AIA/illustration/people-exercise/adult-running7-dark.svg +30 -0
- package/lib/module/component/AIA/illustration/people-exercise/adult-running7.svg +30 -0
- package/lib/module/component/AIA/illustration/people-exercise/adult-skateboarding1.svg +30 -0
- package/lib/module/component/AIA/illustration/people-exercise/adult-stretching1.svg +13 -0
- package/lib/module/component/AIA/illustration/people-exercise/adult-stretching2.svg +28 -0
- package/lib/module/component/AIA/illustration/people-exercise/adult-yoga.svg +16 -0
- package/lib/module/component/AIA/illustration/people-exercise/couple-running-dark.svg +40 -0
- package/lib/module/component/AIA/illustration/people-exercise/couple-running.svg +40 -0
- package/lib/module/component/AIA/illustration/people-exercise/index.js +191 -0
- package/lib/module/component/AIA/illustration/people-exercise/index.js.map +1 -0
- package/lib/module/component/AIA/illustration/people-exercise/woman-meditating1-dark.svg +23 -0
- package/lib/module/component/AIA/illustration/people-exercise/woman-meditating1.svg +23 -0
- package/lib/module/component/AIA/illustration/people-family/adult-child1.svg +33 -0
- package/lib/module/component/AIA/illustration/people-family/adult-child2.svg +42 -0
- package/lib/module/component/AIA/illustration/people-family/adult-child3-dark.svg +40 -0
- package/lib/module/component/AIA/illustration/people-family/adult-child3.svg +40 -0
- package/lib/module/component/AIA/illustration/people-family/adult-child4.svg +38 -0
- package/lib/module/component/AIA/illustration/people-family/adult-pregnant.svg +16 -0
- package/lib/module/component/AIA/illustration/people-family/child.svg +23 -0
- package/lib/module/component/AIA/illustration/people-family/couple-baby.svg +58 -0
- package/lib/module/component/AIA/illustration/people-family/family1-dark.svg +69 -0
- package/lib/module/component/AIA/illustration/people-family/family1.svg +69 -0
- package/lib/module/component/AIA/illustration/people-family/family2-dark.svg +57 -0
- package/lib/module/component/AIA/illustration/people-family/family2.svg +57 -0
- package/lib/module/component/AIA/illustration/people-family/index.js +128 -0
- package/lib/module/component/AIA/illustration/people-family/index.js.map +1 -0
- package/lib/module/component/AIA/illustration/people-family/parent-baby.svg +51 -0
- package/lib/module/component/AIA/illustration/people-family/seniors-talking.svg +34 -0
- package/lib/module/component/AIA/illustration/people-general/adult-talking1.svg +22 -0
- package/lib/module/component/AIA/illustration/people-general/adult-talking2.svg +19 -0
- package/lib/module/component/AIA/illustration/people-general/adult-talking3.svg +18 -0
- package/lib/module/component/AIA/illustration/people-general/adult-talking4-dark.svg +17 -0
- package/lib/module/component/AIA/illustration/people-general/adult-talking4.svg +17 -0
- package/lib/module/component/AIA/illustration/people-general/adult-talking5.svg +15 -0
- package/lib/module/component/AIA/illustration/people-general/adult-talking6-dark.svg +19 -0
- package/lib/module/component/AIA/illustration/people-general/adult-talking6.svg +19 -0
- package/lib/module/component/AIA/illustration/people-general/adult-talking7.svg +26 -0
- package/lib/module/component/AIA/illustration/people-general/adult-talking8.svg +26 -0
- package/lib/module/component/AIA/illustration/people-general/couple-couch-dark.svg +47 -0
- package/lib/module/component/AIA/illustration/people-general/couple-couch.svg +47 -0
- package/lib/module/component/AIA/illustration/people-general/index.js +114 -0
- package/lib/module/component/AIA/illustration/people-general/index.js.map +1 -0
- package/lib/module/component/AIA/illustration/people-lifestyle/adult-food.svg +36 -0
- package/lib/module/component/AIA/illustration/people-lifestyle/adult-meditating3.svg +18 -0
- package/lib/module/component/AIA/illustration/people-lifestyle/adult-phone1.svg +22 -0
- package/lib/module/component/AIA/illustration/people-lifestyle/adult-phone2.svg +23 -0
- package/lib/module/component/AIA/illustration/people-lifestyle/adult-relaxing-dark.svg +17 -0
- package/lib/module/component/AIA/illustration/people-lifestyle/adult-relaxing.svg +17 -0
- package/lib/module/component/AIA/illustration/people-lifestyle/adult-skateboarding2.svg +34 -0
- package/lib/module/component/AIA/illustration/people-lifestyle/adult-standing1.svg +21 -0
- package/lib/module/component/AIA/illustration/people-lifestyle/adult-standing2-dark.svg +19 -0
- package/lib/module/component/AIA/illustration/people-lifestyle/adult-standing2.svg +19 -0
- package/lib/module/component/AIA/illustration/people-lifestyle/adult-standing3-dark.svg +14 -0
- package/lib/module/component/AIA/illustration/people-lifestyle/adult-standing3.svg +14 -0
- package/lib/module/component/AIA/illustration/people-lifestyle/adult-standing4.svg +22 -0
- package/lib/module/component/AIA/illustration/people-lifestyle/adult-standing5.svg +16 -0
- package/lib/module/component/AIA/illustration/people-lifestyle/adult-standing6.svg +27 -0
- package/lib/module/component/AIA/illustration/people-lifestyle/adult-walking-dark.svg +26 -0
- package/lib/module/component/AIA/illustration/people-lifestyle/adult-walking.svg +26 -0
- package/lib/module/component/AIA/illustration/people-lifestyle/adult-wheelchair.svg +22 -0
- package/lib/module/component/AIA/illustration/people-lifestyle/couple-dinner-dark.svg +54 -0
- package/lib/module/component/AIA/illustration/people-lifestyle/couple-dinner.svg +54 -0
- package/lib/module/component/AIA/illustration/people-lifestyle/friends-couch-dark.svg +71 -0
- package/lib/module/component/AIA/illustration/people-lifestyle/friends-couch.svg +71 -0
- package/lib/module/component/AIA/illustration/people-lifestyle/index.js +170 -0
- package/lib/module/component/AIA/illustration/people-lifestyle/index.js.map +1 -0
- package/lib/module/component/AIA/illustration/people-lifestyle/seniors-dancing-dark.svg +34 -0
- package/lib/module/component/AIA/illustration/people-lifestyle/seniors-dancing.svg +34 -0
- package/lib/module/component/AIA/illustration/people-lifestyle/tandem-bike.svg +102 -0
- package/lib/module/component/AIA/illustration/people-medical/adult-injury1.svg +26 -0
- package/lib/module/component/AIA/illustration/people-medical/adult-injury2.svg +29 -0
- package/lib/module/component/AIA/illustration/people-medical/doctor-couple.svg +67 -0
- package/lib/module/component/AIA/illustration/people-medical/doctor-patient1.svg +48 -0
- package/lib/module/component/AIA/illustration/people-medical/doctor-patient2.svg +48 -0
- package/lib/module/component/AIA/illustration/people-medical/doctor-patient3-dark.svg +40 -0
- package/lib/module/component/AIA/illustration/people-medical/doctor-patient3.svg +40 -0
- package/lib/module/component/AIA/illustration/people-medical/doctor-patient4-dark.svg +52 -0
- package/lib/module/component/AIA/illustration/people-medical/doctor-patient4.svg +52 -0
- package/lib/module/component/AIA/illustration/people-medical/doctor-patient5.svg +32 -0
- package/lib/module/component/AIA/illustration/people-medical/doctor1-dark.svg +23 -0
- package/lib/module/component/AIA/illustration/people-medical/doctor1.svg +23 -0
- package/lib/module/component/AIA/illustration/people-medical/doctor2-dark.svg +52 -0
- package/lib/module/component/AIA/illustration/people-medical/doctor2.svg +52 -0
- package/lib/module/component/AIA/illustration/people-medical/index.js +128 -0
- package/lib/module/component/AIA/illustration/people-medical/index.js.map +1 -0
- package/lib/module/component/AIA/illustration/success-and-reward/coin-celebration.svg +30 -0
- package/lib/module/component/AIA/illustration/success-and-reward/coin-reward.svg +28 -0
- package/lib/module/component/AIA/illustration/success-and-reward/coin-stack.svg +134 -0
- package/lib/module/component/AIA/illustration/success-and-reward/index.js +72 -0
- package/lib/module/component/AIA/illustration/success-and-reward/index.js.map +1 -0
- package/lib/module/component/AIA/illustration/success-and-reward/single-coin.svg +7 -0
- package/lib/module/component/AIA/illustration/success-and-reward/success.svg +5 -0
- package/lib/module/component/AIA/illustration/success-and-reward/trumpet-confetti.svg +38 -0
- package/lib/module/component/AIA/illustration/system/communication.svg +5 -0
- package/lib/module/component/AIA/illustration/system/connected-globe.svg +5 -0
- package/lib/module/component/AIA/illustration/system/error.svg +5 -0
- package/lib/module/component/AIA/illustration/system/index.js +58 -0
- package/lib/module/component/AIA/illustration/system/index.js.map +1 -0
- package/lib/module/component/AIA/illustration/system/warning.svg +5 -0
- package/lib/module/component/AIA/molecules/Accordion/Accordion.js +194 -0
- package/lib/module/component/AIA/molecules/Accordion/Accordion.js.map +1 -0
- package/lib/module/component/AIA/molecules/Accordion/Changelog.txt +30 -0
- package/lib/module/component/AIA/molecules/Accordion/README.md +51 -0
- package/lib/module/component/AIA/molecules/Accordion/config/index.js +15 -0
- package/lib/module/component/AIA/molecules/Accordion/config/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/Accordion/index.js +5 -0
- package/lib/module/component/AIA/molecules/Accordion/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/Accordion/styles/index.js +69 -0
- package/lib/module/component/AIA/molecules/Accordion/styles/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/Accordion/types/index.js +4 -0
- package/lib/module/component/AIA/molecules/Accordion/types/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/AreaChart/AreaChart.js +107 -0
- package/lib/module/component/AIA/molecules/AreaChart/AreaChart.js.map +1 -0
- package/lib/module/component/AIA/molecules/AreaChart/README.md +19 -0
- package/lib/module/component/AIA/molecules/AreaChart/changelog.txt +6 -0
- package/lib/module/component/AIA/molecules/AreaChart/config/index.js +10 -0
- package/lib/module/component/AIA/molecules/AreaChart/config/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/AreaChart/index.js +4 -0
- package/lib/module/component/AIA/molecules/AreaChart/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/AreaChart/styles/index.js +22 -0
- package/lib/module/component/AIA/molecules/AreaChart/styles/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/AreaChart/types/index.js +4 -0
- package/lib/module/component/AIA/molecules/AreaChart/types/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/Avatar/Avatar.js +145 -0
- package/lib/module/component/AIA/molecules/Avatar/Avatar.js.map +1 -0
- package/lib/module/component/AIA/molecules/Avatar/changelog.txt +29 -0
- package/lib/module/component/AIA/molecules/Avatar/config/index.js +13 -0
- package/lib/module/component/AIA/molecules/Avatar/config/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/Avatar/index.js +4 -0
- package/lib/module/component/AIA/molecules/Avatar/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/Avatar/styles/index.js +38 -0
- package/lib/module/component/AIA/molecules/Avatar/styles/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/Avatar/types/index.js +2 -0
- package/lib/module/component/AIA/molecules/Avatar/types/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/BarChart/BarChart.js +145 -0
- package/lib/module/component/AIA/molecules/BarChart/BarChart.js.map +1 -0
- package/lib/module/component/AIA/molecules/BarChart/README.md +49 -0
- package/lib/module/component/AIA/molecules/BarChart/changelog.txt +6 -0
- package/lib/module/component/AIA/molecules/BarChart/config/index.js +10 -0
- package/lib/module/component/AIA/molecules/BarChart/config/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/BarChart/index.js +4 -0
- package/lib/module/component/AIA/molecules/BarChart/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/BarChart/styles/index.js +22 -0
- package/lib/module/component/AIA/molecules/BarChart/styles/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/BarChart/types/index.js +4 -0
- package/lib/module/component/AIA/molecules/BarChart/types/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/BubbleChart/BubbleChart.js +96 -0
- package/lib/module/component/AIA/molecules/BubbleChart/BubbleChart.js.map +1 -0
- package/lib/module/component/AIA/molecules/BubbleChart/README.md +19 -0
- package/lib/module/component/AIA/molecules/BubbleChart/changelog.txt +6 -0
- package/lib/module/component/AIA/molecules/BubbleChart/config/index.js +10 -0
- package/lib/module/component/AIA/molecules/BubbleChart/config/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/BubbleChart/index.js +4 -0
- package/lib/module/component/AIA/molecules/BubbleChart/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/BubbleChart/styles/index.js +22 -0
- package/lib/module/component/AIA/molecules/BubbleChart/styles/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/BubbleChart/types/index.js +4 -0
- package/lib/module/component/AIA/molecules/BubbleChart/types/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/ButtonGroup/ButtonGroup.js +95 -0
- package/lib/module/component/AIA/molecules/ButtonGroup/ButtonGroup.js.map +1 -0
- package/lib/module/component/AIA/molecules/ButtonGroup/README.md +27 -0
- package/lib/module/component/AIA/molecules/ButtonGroup/changelog.txt +18 -0
- package/lib/module/component/AIA/molecules/ButtonGroup/config/index.js +7 -0
- package/lib/module/component/AIA/molecules/ButtonGroup/config/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/ButtonGroup/index.js +4 -0
- package/lib/module/component/AIA/molecules/ButtonGroup/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/ButtonGroup/styles/index.js +38 -0
- package/lib/module/component/AIA/molecules/ButtonGroup/styles/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/ButtonGroup/types/index.js +2 -0
- package/lib/module/component/AIA/molecules/ButtonGroup/types/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/CheckboxWithContainer/CheckboxWithContainer.js +154 -0
- package/lib/module/component/AIA/molecules/CheckboxWithContainer/CheckboxWithContainer.js.map +1 -0
- package/lib/module/component/AIA/molecules/CheckboxWithContainer/README.md +30 -0
- package/lib/module/component/AIA/molecules/CheckboxWithContainer/changelog.txt +26 -0
- package/lib/module/component/AIA/molecules/CheckboxWithContainer/config/index.js +20 -0
- package/lib/module/component/AIA/molecules/CheckboxWithContainer/config/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/CheckboxWithContainer/index.js +4 -0
- package/lib/module/component/AIA/molecules/CheckboxWithContainer/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/CheckboxWithContainer/styles/index.js +90 -0
- package/lib/module/component/AIA/molecules/CheckboxWithContainer/styles/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/CheckboxWithContainer/types/index.js +2 -0
- package/lib/module/component/AIA/molecules/CheckboxWithContainer/types/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/CircularButton/CircularButton.js +88 -0
- package/lib/module/component/AIA/molecules/CircularButton/CircularButton.js.map +1 -0
- package/lib/module/component/AIA/molecules/CircularButton/README.md +18 -0
- package/lib/module/component/AIA/molecules/CircularButton/changelog.txt +9 -0
- package/lib/module/component/AIA/molecules/CircularButton/config/index.js +7 -0
- package/lib/module/component/AIA/molecules/CircularButton/config/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/CircularButton/index.js +4 -0
- package/lib/module/component/AIA/molecules/CircularButton/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/CircularButton/styles/index.js +31 -0
- package/lib/module/component/AIA/molecules/CircularButton/styles/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/CircularButton/types/index.js +2 -0
- package/lib/module/component/AIA/molecules/CircularButton/types/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/ClaimCard/ClaimCard.js +119 -0
- package/lib/module/component/AIA/molecules/ClaimCard/ClaimCard.js.map +1 -0
- package/lib/module/component/AIA/molecules/ClaimCard/README.md +27 -0
- package/lib/module/component/AIA/molecules/ClaimCard/changelog.txt +18 -0
- package/lib/module/component/AIA/molecules/ClaimCard/config/index.js +29 -0
- package/lib/module/component/AIA/molecules/ClaimCard/config/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/ClaimCard/index.js +4 -0
- package/lib/module/component/AIA/molecules/ClaimCard/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/ClaimCard/styles/index.js +69 -0
- package/lib/module/component/AIA/molecules/ClaimCard/styles/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/ClaimCard/types/index.js +2 -0
- package/lib/module/component/AIA/molecules/ClaimCard/types/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/ContentCard/ContentCard.js +131 -0
- package/lib/module/component/AIA/molecules/ContentCard/ContentCard.js.map +1 -0
- package/lib/module/component/AIA/molecules/ContentCard/FlexWrapWithGap.js +32 -0
- package/lib/module/component/AIA/molecules/ContentCard/FlexWrapWithGap.js.map +1 -0
- package/lib/module/component/AIA/molecules/ContentCard/README.md +35 -0
- package/lib/module/component/AIA/molecules/ContentCard/changelog.txt +30 -0
- package/lib/module/component/AIA/molecules/ContentCard/config/index.js +7 -0
- package/lib/module/component/AIA/molecules/ContentCard/config/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/ContentCard/index.js +4 -0
- package/lib/module/component/AIA/molecules/ContentCard/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/ContentCard/styles/index.js +75 -0
- package/lib/module/component/AIA/molecules/ContentCard/styles/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/ContentCard/types/index.js +4 -0
- package/lib/module/component/AIA/molecules/ContentCard/types/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/ContentFlatCard/ContentFlatCard.js +127 -0
- package/lib/module/component/AIA/molecules/ContentFlatCard/ContentFlatCard.js.map +1 -0
- package/lib/module/component/AIA/molecules/ContentFlatCard/FlexWrapWithGap.js +32 -0
- package/lib/module/component/AIA/molecules/ContentFlatCard/FlexWrapWithGap.js.map +1 -0
- package/lib/module/component/AIA/molecules/ContentFlatCard/README.md +38 -0
- package/lib/module/component/AIA/molecules/ContentFlatCard/changelog.txt +22 -0
- package/lib/module/component/AIA/molecules/ContentFlatCard/config/index.js +7 -0
- package/lib/module/component/AIA/molecules/ContentFlatCard/config/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/ContentFlatCard/index.js +4 -0
- package/lib/module/component/AIA/molecules/ContentFlatCard/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/ContentFlatCard/styles/index.js +71 -0
- package/lib/module/component/AIA/molecules/ContentFlatCard/styles/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/ContentFlatCard/types/index.js +4 -0
- package/lib/module/component/AIA/molecules/ContentFlatCard/types/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/Dialog/Dialog.js +143 -0
- package/lib/module/component/AIA/molecules/Dialog/Dialog.js.map +1 -0
- package/lib/module/component/AIA/molecules/Dialog/README.md +66 -0
- package/lib/module/component/AIA/molecules/Dialog/changelog.txt +18 -0
- package/lib/module/component/AIA/molecules/Dialog/config/index.js +7 -0
- package/lib/module/component/AIA/molecules/Dialog/config/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/Dialog/index.js +4 -0
- package/lib/module/component/AIA/molecules/Dialog/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/Dialog/styles/index.js +64 -0
- package/lib/module/component/AIA/molecules/Dialog/styles/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/Dialog/types/index.js +4 -0
- package/lib/module/component/AIA/molecules/Dialog/types/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/DonutChart/DonutChart.js +180 -0
- package/lib/module/component/AIA/molecules/DonutChart/DonutChart.js.map +1 -0
- package/lib/module/component/AIA/molecules/DonutChart/README.md +37 -0
- package/lib/module/component/AIA/molecules/DonutChart/changelog.txt +12 -0
- package/lib/module/component/AIA/molecules/DonutChart/config/index.js +10 -0
- package/lib/module/component/AIA/molecules/DonutChart/config/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/DonutChart/index.js +4 -0
- package/lib/module/component/AIA/molecules/DonutChart/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/DonutChart/styles/index.js +35 -0
- package/lib/module/component/AIA/molecules/DonutChart/styles/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/DonutChart/types/index.js +4 -0
- package/lib/module/component/AIA/molecules/DonutChart/types/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/EngagementCard/EngagementCard.js +86 -0
- package/lib/module/component/AIA/molecules/EngagementCard/EngagementCard.js.map +1 -0
- package/lib/module/component/AIA/molecules/EngagementCard/README.md +22 -0
- package/lib/module/component/AIA/molecules/EngagementCard/changelog.txt +6 -0
- package/lib/module/component/AIA/molecules/EngagementCard/config/index.js +7 -0
- package/lib/module/component/AIA/molecules/EngagementCard/config/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/EngagementCard/index.js +4 -0
- package/lib/module/component/AIA/molecules/EngagementCard/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/EngagementCard/styles/index.js +43 -0
- package/lib/module/component/AIA/molecules/EngagementCard/styles/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/EngagementCard/types/index.js +4 -0
- package/lib/module/component/AIA/molecules/EngagementCard/types/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/IconText/Changelog.txt +34 -0
- package/lib/module/component/AIA/molecules/IconText/IconText.js +76 -0
- package/lib/module/component/AIA/molecules/IconText/IconText.js.map +1 -0
- package/lib/module/component/AIA/molecules/IconText/README.md +25 -0
- package/lib/module/component/AIA/molecules/IconText/config/index.js +7 -0
- package/lib/module/component/AIA/molecules/IconText/config/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/IconText/index.js +4 -0
- package/lib/module/component/AIA/molecules/IconText/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/IconText/styles/index.js +23 -0
- package/lib/module/component/AIA/molecules/IconText/styles/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/IconText/types/index.js +4 -0
- package/lib/module/component/AIA/molecules/IconText/types/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/LineChart/LineChart.js +106 -0
- package/lib/module/component/AIA/molecules/LineChart/LineChart.js.map +1 -0
- package/lib/module/component/AIA/molecules/LineChart/README.md +19 -0
- package/lib/module/component/AIA/molecules/LineChart/changelog.txt +6 -0
- package/lib/module/component/AIA/molecules/LineChart/config/index.js +10 -0
- package/lib/module/component/AIA/molecules/LineChart/config/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/LineChart/index.js +4 -0
- package/lib/module/component/AIA/molecules/LineChart/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/LineChart/styles/index.js +22 -0
- package/lib/module/component/AIA/molecules/LineChart/styles/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/LineChart/types/index.js +4 -0
- package/lib/module/component/AIA/molecules/LineChart/types/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/ListContainer/ListContainer.js +128 -0
- package/lib/module/component/AIA/molecules/ListContainer/ListContainer.js.map +1 -0
- package/lib/module/component/AIA/molecules/ListContainer/README.md +44 -0
- package/lib/module/component/AIA/molecules/ListContainer/changelog.txt +39 -0
- package/lib/module/component/AIA/molecules/ListContainer/config/index.js +7 -0
- package/lib/module/component/AIA/molecules/ListContainer/config/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/ListContainer/index.js +5 -0
- package/lib/module/component/AIA/molecules/ListContainer/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/ListContainer/styles/index.js +60 -0
- package/lib/module/component/AIA/molecules/ListContainer/styles/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/ListContainer/types/index.js +4 -0
- package/lib/module/component/AIA/molecules/ListContainer/types/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/ListItem/ListItem.js +109 -0
- package/lib/module/component/AIA/molecules/ListItem/ListItem.js.map +1 -0
- package/lib/module/component/AIA/molecules/ListItem/README.md +18 -0
- package/lib/module/component/AIA/molecules/ListItem/changelog.txt +15 -0
- package/lib/module/component/AIA/molecules/ListItem/config/index.js +12 -0
- package/lib/module/component/AIA/molecules/ListItem/config/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/ListItem/index.js +5 -0
- package/lib/module/component/AIA/molecules/ListItem/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/ListItem/styles/index.js +26 -0
- package/lib/module/component/AIA/molecules/ListItem/styles/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/ListItem/types/index.js +2 -0
- package/lib/module/component/AIA/molecules/ListItem/types/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/Modal/Changelog.txt +14 -0
- package/lib/module/component/AIA/molecules/Modal/Effect.js +253 -0
- package/lib/module/component/AIA/molecules/Modal/Effect.js.map +1 -0
- package/lib/module/component/AIA/molecules/Modal/Modal.js +113 -0
- package/lib/module/component/AIA/molecules/Modal/Modal.js.map +1 -0
- package/lib/module/component/AIA/molecules/Modal/Modal.stories1.js +98 -0
- package/lib/module/component/AIA/molecules/Modal/Modal.stories1.js.map +1 -0
- package/lib/module/component/AIA/molecules/Modal/Readme.md +35 -0
- package/lib/module/component/AIA/molecules/Modal/config/index.js +12 -0
- package/lib/module/component/AIA/molecules/Modal/config/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/Modal/index.js +4 -0
- package/lib/module/component/AIA/molecules/Modal/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/Modal/styles/index.js +141 -0
- package/lib/module/component/AIA/molecules/Modal/styles/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/Modal/types/index.js +4 -0
- package/lib/module/component/AIA/molecules/Modal/types/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/PageLevelMessage/PageLevelMessage.js +105 -0
- package/lib/module/component/AIA/molecules/PageLevelMessage/PageLevelMessage.js.map +1 -0
- package/lib/module/component/AIA/molecules/PageLevelMessage/README.md +25 -0
- package/lib/module/component/AIA/molecules/PageLevelMessage/changelog.txt +17 -0
- package/lib/module/component/AIA/molecules/PageLevelMessage/config/index.js +29 -0
- package/lib/module/component/AIA/molecules/PageLevelMessage/config/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/PageLevelMessage/index.js +4 -0
- package/lib/module/component/AIA/molecules/PageLevelMessage/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/PageLevelMessage/styles/index.js +52 -0
- package/lib/module/component/AIA/molecules/PageLevelMessage/styles/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/PageLevelMessage/types/index.js +2 -0
- package/lib/module/component/AIA/molecules/PageLevelMessage/types/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/PieChart/PieChart.js +80 -0
- package/lib/module/component/AIA/molecules/PieChart/PieChart.js.map +1 -0
- package/lib/module/component/AIA/molecules/PieChart/README.md +16 -0
- package/lib/module/component/AIA/molecules/PieChart/changelog.txt +10 -0
- package/lib/module/component/AIA/molecules/PieChart/config/index.js +10 -0
- package/lib/module/component/AIA/molecules/PieChart/config/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/PieChart/index.js +4 -0
- package/lib/module/component/AIA/molecules/PieChart/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/PieChart/styles/index.js +22 -0
- package/lib/module/component/AIA/molecules/PieChart/styles/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/PieChart/types/index.js +4 -0
- package/lib/module/component/AIA/molecules/PieChart/types/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/PolicyCard/PolicyCard.js +147 -0
- package/lib/module/component/AIA/molecules/PolicyCard/PolicyCard.js.map +1 -0
- package/lib/module/component/AIA/molecules/PolicyCard/README.md +31 -0
- package/lib/module/component/AIA/molecules/PolicyCard/changelog.txt +14 -0
- package/lib/module/component/AIA/molecules/PolicyCard/config/index.js +34 -0
- package/lib/module/component/AIA/molecules/PolicyCard/config/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/PolicyCard/index.js +4 -0
- package/lib/module/component/AIA/molecules/PolicyCard/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/PolicyCard/styles/index.js +84 -0
- package/lib/module/component/AIA/molecules/PolicyCard/styles/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/PolicyCard/types/index.js +4 -0
- package/lib/module/component/AIA/molecules/PolicyCard/types/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/ProductCard/FlexWrapWithGap.js +32 -0
- package/lib/module/component/AIA/molecules/ProductCard/FlexWrapWithGap.js.map +1 -0
- package/lib/module/component/AIA/molecules/ProductCard/ProductCard.js +99 -0
- package/lib/module/component/AIA/molecules/ProductCard/ProductCard.js.map +1 -0
- package/lib/module/component/AIA/molecules/ProductCard/README.md +29 -0
- package/lib/module/component/AIA/molecules/ProductCard/changelog.txt +10 -0
- package/lib/module/component/AIA/molecules/ProductCard/config/index.js +14 -0
- package/lib/module/component/AIA/molecules/ProductCard/config/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/ProductCard/index.js +4 -0
- package/lib/module/component/AIA/molecules/ProductCard/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/ProductCard/styles/index.js +59 -0
- package/lib/module/component/AIA/molecules/ProductCard/styles/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/ProductCard/types/index.js +4 -0
- package/lib/module/component/AIA/molecules/ProductCard/types/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/ProgressBarWithText/ProgressBarWithText.js +186 -0
- package/lib/module/component/AIA/molecules/ProgressBarWithText/ProgressBarWithText.js.map +1 -0
- package/lib/module/component/AIA/molecules/ProgressBarWithText/README.md +39 -0
- package/lib/module/component/AIA/molecules/ProgressBarWithText/changelog.txt +12 -0
- package/lib/module/component/AIA/molecules/ProgressBarWithText/config/index.js +7 -0
- package/lib/module/component/AIA/molecules/ProgressBarWithText/config/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/ProgressBarWithText/index.js +4 -0
- package/lib/module/component/AIA/molecules/ProgressBarWithText/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/ProgressBarWithText/styles/index.js +85 -0
- package/lib/module/component/AIA/molecules/ProgressBarWithText/styles/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/ProgressBarWithText/types/index.js +4 -0
- package/lib/module/component/AIA/molecules/ProgressBarWithText/types/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/RadarChart/README.md +18 -0
- package/lib/module/component/AIA/molecules/RadarChart/RadarChart.js +106 -0
- package/lib/module/component/AIA/molecules/RadarChart/RadarChart.js.map +1 -0
- package/lib/module/component/AIA/molecules/RadarChart/changelog.txt +19 -0
- package/lib/module/component/AIA/molecules/RadarChart/config/index.js +10 -0
- package/lib/module/component/AIA/molecules/RadarChart/config/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/RadarChart/index.js +4 -0
- package/lib/module/component/AIA/molecules/RadarChart/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/RadarChart/styles/index.js +22 -0
- package/lib/module/component/AIA/molecules/RadarChart/styles/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/RadarChart/types/index.js +4 -0
- package/lib/module/component/AIA/molecules/RadarChart/types/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/RadioWithContainer/README.md +31 -0
- package/lib/module/component/AIA/molecules/RadioWithContainer/RadioWithContainer.js +155 -0
- package/lib/module/component/AIA/molecules/RadioWithContainer/RadioWithContainer.js.map +1 -0
- package/lib/module/component/AIA/molecules/RadioWithContainer/changelog.txt +30 -0
- package/lib/module/component/AIA/molecules/RadioWithContainer/config/index.js +20 -0
- package/lib/module/component/AIA/molecules/RadioWithContainer/config/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/RadioWithContainer/index.js +4 -0
- package/lib/module/component/AIA/molecules/RadioWithContainer/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/RadioWithContainer/styles/index.js +90 -0
- package/lib/module/component/AIA/molecules/RadioWithContainer/styles/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/RadioWithContainer/types/index.js +2 -0
- package/lib/module/component/AIA/molecules/RadioWithContainer/types/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/SectionTitle/README.md +22 -0
- package/lib/module/component/AIA/molecules/SectionTitle/SectionTitle.js +80 -0
- package/lib/module/component/AIA/molecules/SectionTitle/SectionTitle.js.map +1 -0
- package/lib/module/component/AIA/molecules/SectionTitle/changelog.txt +16 -0
- package/lib/module/component/AIA/molecules/SectionTitle/config/index.js +17 -0
- package/lib/module/component/AIA/molecules/SectionTitle/config/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/SectionTitle/index.js +4 -0
- package/lib/module/component/AIA/molecules/SectionTitle/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/SectionTitle/styles/index.js +31 -0
- package/lib/module/component/AIA/molecules/SectionTitle/styles/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/SectionTitle/types/index.js +4 -0
- package/lib/module/component/AIA/molecules/SectionTitle/types/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/Slider/README.md +30 -0
- package/lib/module/component/AIA/molecules/Slider/Slider.js +140 -0
- package/lib/module/component/AIA/molecules/Slider/Slider.js.map +1 -0
- package/lib/module/component/AIA/molecules/Slider/changelog.txt +17 -0
- package/lib/module/component/AIA/molecules/Slider/config/index.js +7 -0
- package/lib/module/component/AIA/molecules/Slider/config/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/Slider/index.js +4 -0
- package/lib/module/component/AIA/molecules/Slider/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/Slider/styles/index.js +70 -0
- package/lib/module/component/AIA/molecules/Slider/styles/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/Slider/types/index.js +2 -0
- package/lib/module/component/AIA/molecules/Slider/types/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/Snackbar/Changelog.txt +10 -0
- package/lib/module/component/AIA/molecules/Snackbar/README.md +32 -0
- package/lib/module/component/AIA/molecules/Snackbar/Snackbar.js +71 -0
- package/lib/module/component/AIA/molecules/Snackbar/Snackbar.js.map +1 -0
- package/lib/module/component/AIA/molecules/Snackbar/config/index.js +11 -0
- package/lib/module/component/AIA/molecules/Snackbar/config/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/Snackbar/index.js +4 -0
- package/lib/module/component/AIA/molecules/Snackbar/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/Snackbar/styles/index.js +36 -0
- package/lib/module/component/AIA/molecules/Snackbar/styles/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/Snackbar/types/index.js +2 -0
- package/lib/module/component/AIA/molecules/Snackbar/types/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/SystemAlert/README.md +33 -0
- package/lib/module/component/AIA/molecules/SystemAlert/SystemAlert.js +272 -0
- package/lib/module/component/AIA/molecules/SystemAlert/SystemAlert.js.map +1 -0
- package/lib/module/component/AIA/molecules/SystemAlert/changelog.txt +24 -0
- package/lib/module/component/AIA/molecules/SystemAlert/config/index.js +30 -0
- package/lib/module/component/AIA/molecules/SystemAlert/config/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/SystemAlert/index.js +4 -0
- package/lib/module/component/AIA/molecules/SystemAlert/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/SystemAlert/styles/index.js +67 -0
- package/lib/module/component/AIA/molecules/SystemAlert/styles/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/SystemAlert/types/index.js +2 -0
- package/lib/module/component/AIA/molecules/SystemAlert/types/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/Tabs/README.md +33 -0
- package/lib/module/component/AIA/molecules/Tabs/Tabs.js +106 -0
- package/lib/module/component/AIA/molecules/Tabs/Tabs.js.map +1 -0
- package/lib/module/component/AIA/molecules/Tabs/changelog.txt +21 -0
- package/lib/module/component/AIA/molecules/Tabs/config/index.js +7 -0
- package/lib/module/component/AIA/molecules/Tabs/config/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/Tabs/index.js +4 -0
- package/lib/module/component/AIA/molecules/Tabs/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/Tabs/styles/index.js +32 -0
- package/lib/module/component/AIA/molecules/Tabs/styles/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/Tabs/types/index.js +4 -0
- package/lib/module/component/AIA/molecules/Tabs/types/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/Uploader/README.md +52 -0
- package/lib/module/component/AIA/molecules/Uploader/Uploader.js +545 -0
- package/lib/module/component/AIA/molecules/Uploader/Uploader.js.map +1 -0
- package/lib/module/component/AIA/molecules/Uploader/changelog.txt +24 -0
- package/lib/module/component/AIA/molecules/Uploader/config/index.js +32 -0
- package/lib/module/component/AIA/molecules/Uploader/config/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/Uploader/index.js +4 -0
- package/lib/module/component/AIA/molecules/Uploader/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/Uploader/package.json +13 -0
- package/lib/module/component/AIA/molecules/Uploader/styles/index.js +108 -0
- package/lib/module/component/AIA/molecules/Uploader/styles/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/Uploader/types/index.js +21 -0
- package/lib/module/component/AIA/molecules/Uploader/types/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/index.js +20 -0
- package/lib/module/component/AIA/molecules/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/package.json +18 -0
- package/lib/module/component/AIA/organisms/Accordions/Accordions.js +51 -0
- package/lib/module/component/AIA/organisms/Accordions/Accordions.js.map +1 -0
- package/lib/module/component/AIA/organisms/Accordions/README.md +29 -0
- package/lib/module/component/AIA/organisms/Accordions/changelog.txt +11 -0
- package/lib/module/component/AIA/organisms/Accordions/config/index.js +7 -0
- package/lib/module/component/AIA/organisms/Accordions/config/index.js.map +1 -0
- package/lib/module/component/AIA/organisms/Accordions/index.js +5 -0
- package/lib/module/component/AIA/organisms/Accordions/index.js.map +1 -0
- package/lib/module/component/AIA/organisms/Accordions/styles/index.js +16 -0
- package/lib/module/component/AIA/organisms/Accordions/styles/index.js.map +1 -0
- package/lib/module/component/AIA/organisms/Accordions/types/index.js +4 -0
- package/lib/module/component/AIA/organisms/Accordions/types/index.js.map +1 -0
- package/lib/module/component/AIA/organisms/AvatarGroup/AvatarGroup.js +78 -0
- package/lib/module/component/AIA/organisms/AvatarGroup/AvatarGroup.js.map +1 -0
- package/lib/module/component/AIA/organisms/AvatarGroup/changelog.txt +23 -0
- package/lib/module/component/AIA/organisms/AvatarGroup/config/index.js +11 -0
- package/lib/module/component/AIA/organisms/AvatarGroup/config/index.js.map +1 -0
- package/lib/module/component/AIA/organisms/AvatarGroup/index.js +4 -0
- package/lib/module/component/AIA/organisms/AvatarGroup/index.js.map +1 -0
- package/lib/module/component/AIA/organisms/AvatarGroup/styles/index.js +27 -0
- package/lib/module/component/AIA/organisms/AvatarGroup/styles/index.js.map +1 -0
- package/lib/module/component/AIA/organisms/AvatarGroup/types/index.js +2 -0
- package/lib/module/component/AIA/organisms/AvatarGroup/types/index.js.map +1 -0
- package/lib/module/component/AIA/organisms/List/List.js +45 -0
- package/lib/module/component/AIA/organisms/List/List.js.map +1 -0
- package/lib/module/component/AIA/organisms/List/README.md +57 -0
- package/lib/module/component/AIA/organisms/List/changelog.txt +10 -0
- package/lib/module/component/AIA/organisms/List/config/index.js +7 -0
- package/lib/module/component/AIA/organisms/List/config/index.js.map +1 -0
- package/lib/module/component/AIA/organisms/List/index.js +5 -0
- package/lib/module/component/AIA/organisms/List/index.js.map +1 -0
- package/lib/module/component/AIA/organisms/List/styles/index.js +16 -0
- package/lib/module/component/AIA/organisms/List/styles/index.js.map +1 -0
- package/lib/module/component/AIA/organisms/List/types/index.js +4 -0
- package/lib/module/component/AIA/organisms/List/types/index.js.map +1 -0
- package/lib/module/component/AIA/organisms/ListItemGroup/ListItemGroup.js +45 -0
- package/lib/module/component/AIA/organisms/ListItemGroup/ListItemGroup.js.map +1 -0
- package/lib/module/component/AIA/organisms/ListItemGroup/README.md +33 -0
- package/lib/module/component/AIA/organisms/ListItemGroup/changelog.txt +6 -0
- package/lib/module/component/AIA/organisms/ListItemGroup/config/index.js +7 -0
- package/lib/module/component/AIA/organisms/ListItemGroup/config/index.js.map +1 -0
- package/lib/module/component/AIA/organisms/ListItemGroup/index.js +4 -0
- package/lib/module/component/AIA/organisms/ListItemGroup/index.js.map +1 -0
- package/lib/module/component/AIA/organisms/ListItemGroup/package.json +13 -0
- package/lib/module/component/AIA/organisms/ListItemGroup/styles/index.js +16 -0
- package/lib/module/component/AIA/organisms/ListItemGroup/styles/index.js.map +1 -0
- package/lib/module/component/AIA/organisms/ListItemGroup/types/index.js +4 -0
- package/lib/module/component/AIA/organisms/ListItemGroup/types/index.js.map +1 -0
- package/lib/module/component/AIA/organisms/SystemAlerts/README.md +20 -0
- package/lib/module/component/AIA/organisms/SystemAlerts/SystemAlerts.js +179 -0
- package/lib/module/component/AIA/organisms/SystemAlerts/SystemAlerts.js.map +1 -0
- package/lib/module/component/AIA/organisms/SystemAlerts/changelog.txt +6 -0
- package/lib/module/component/AIA/organisms/SystemAlerts/config/index.js +7 -0
- package/lib/module/component/AIA/organisms/SystemAlerts/config/index.js.map +1 -0
- package/lib/module/component/AIA/organisms/SystemAlerts/index.js +4 -0
- package/lib/module/component/AIA/organisms/SystemAlerts/index.js.map +1 -0
- package/lib/module/component/AIA/organisms/SystemAlerts/styles/index.js +63 -0
- package/lib/module/component/AIA/organisms/SystemAlerts/styles/index.js.map +1 -0
- package/lib/module/component/AIA/organisms/SystemAlerts/types/index.js +2 -0
- package/lib/module/component/AIA/organisms/SystemAlerts/types/index.js.map +1 -0
- package/lib/module/component/AIA/organisms/changelog.txt +4 -0
- package/lib/module/component/AIA/organisms/index.js +6 -0
- package/lib/module/component/AIA/organisms/index.js.map +1 -0
- package/lib/module/component/AIA/organisms/package.json +15 -0
- package/lib/module/component/AIA/styles/aia-digital/border/borderRadius.js +11 -0
- package/lib/module/component/AIA/styles/aia-digital/border/borderRadius.js.map +1 -0
- package/lib/module/component/AIA/styles/aia-digital/border/borderWidth.js +11 -0
- package/lib/module/component/AIA/styles/aia-digital/border/borderWidth.js.map +1 -0
- package/lib/module/component/AIA/styles/aia-digital/border/componentBorderRadius.js +17 -0
- package/lib/module/component/AIA/styles/aia-digital/border/componentBorderRadius.js.map +1 -0
- package/lib/module/component/AIA/styles/aia-digital/border/componentBorderWidth.js +8 -0
- package/lib/module/component/AIA/styles/aia-digital/border/componentBorderWidth.js.map +1 -0
- package/lib/module/component/AIA/styles/aia-digital/border/index.js +13 -0
- package/lib/module/component/AIA/styles/aia-digital/border/index.js.map +1 -0
- package/lib/module/component/AIA/styles/aia-digital/colors/dark.js +149 -0
- package/lib/module/component/AIA/styles/aia-digital/colors/dark.js.map +1 -0
- package/lib/module/component/AIA/styles/aia-digital/colors/index.js +5 -0
- package/lib/module/component/AIA/styles/aia-digital/colors/index.js.map +1 -0
- package/lib/module/component/AIA/styles/aia-digital/colors/light.js +149 -0
- package/lib/module/component/AIA/styles/aia-digital/colors/light.js.map +1 -0
- package/lib/module/component/AIA/styles/aia-digital/package.json +16 -0
- package/lib/module/component/AIA/styles/aia-digital/primitiveColorsToken/colors.json +108 -0
- package/lib/module/component/AIA/styles/aia-digital/primitiveColorsToken/index.js +5 -0
- package/lib/module/component/AIA/styles/aia-digital/primitiveColorsToken/index.js.map +1 -0
- package/lib/module/component/AIA/styles/aia-digital/scss/_border.scss +28 -0
- package/lib/module/component/AIA/styles/aia-digital/scss/_border_class.scss +27 -0
- package/lib/module/component/AIA/styles/aia-digital/scss/_colors.scss +105 -0
- package/lib/module/component/AIA/styles/aia-digital/scss/_main.scss +3 -0
- package/lib/module/component/AIA/styles/aia-digital/scss/_size.scss +61 -0
- package/lib/module/component/AIA/styles/aia-digital/scss/_spacing.scss +41 -0
- package/lib/module/component/AIA/styles/aia-digital/scss/_theme_dark.scss +141 -0
- package/lib/module/component/AIA/styles/aia-digital/scss/_theme_light.scss +141 -0
- package/lib/module/component/AIA/styles/aia-digital/size/componentSize.js +38 -0
- package/lib/module/component/AIA/styles/aia-digital/size/componentSize.js.map +1 -0
- package/lib/module/component/AIA/styles/aia-digital/size/index.js +9 -0
- package/lib/module/component/AIA/styles/aia-digital/size/index.js.map +1 -0
- package/lib/module/component/AIA/styles/aia-digital/size/size.js +24 -0
- package/lib/module/component/AIA/styles/aia-digital/size/size.js.map +1 -0
- package/lib/module/component/AIA/styles/aia-digital/spacing/componentSpacing.js +13 -0
- package/lib/module/component/AIA/styles/aia-digital/spacing/componentSpacing.js.map +1 -0
- package/lib/module/component/AIA/styles/aia-digital/spacing/index.js +9 -0
- package/lib/module/component/AIA/styles/aia-digital/spacing/index.js.map +1 -0
- package/lib/module/component/AIA/styles/aia-digital/spacing/spacing.js +21 -0
- package/lib/module/component/AIA/styles/aia-digital/spacing/spacing.js.map +1 -0
- package/lib/module/component/AIA/styles/art/border/borderRadius.js +11 -0
- package/lib/module/component/AIA/styles/art/border/borderRadius.js.map +1 -0
- package/lib/module/component/AIA/styles/art/border/borderWidth.js +11 -0
- package/lib/module/component/AIA/styles/art/border/borderWidth.js.map +1 -0
- package/lib/module/component/AIA/styles/art/border/componentBorderRadius.js +17 -0
- package/lib/module/component/AIA/styles/art/border/componentBorderRadius.js.map +1 -0
- package/lib/module/component/AIA/styles/art/border/componentBorderWidth.js +8 -0
- package/lib/module/component/AIA/styles/art/border/componentBorderWidth.js.map +1 -0
- package/lib/module/component/AIA/styles/art/border/index.js +13 -0
- package/lib/module/component/AIA/styles/art/border/index.js.map +1 -0
- package/lib/module/component/AIA/styles/art/colors/dark.js +149 -0
- package/lib/module/component/AIA/styles/art/colors/dark.js.map +1 -0
- package/lib/module/component/AIA/styles/art/colors/index.js +5 -0
- package/lib/module/component/AIA/styles/art/colors/index.js.map +1 -0
- package/lib/module/component/AIA/styles/art/colors/light.js +149 -0
- package/lib/module/component/AIA/styles/art/colors/light.js.map +1 -0
- package/lib/module/component/AIA/styles/art/package.json +16 -0
- package/lib/module/component/AIA/styles/art/primitiveColorsToken/colors.json +139 -0
- package/lib/module/component/AIA/styles/art/primitiveColorsToken/index.js +5 -0
- package/lib/module/component/AIA/styles/art/primitiveColorsToken/index.js.map +1 -0
- package/lib/module/component/AIA/styles/art/scss/_border.scss +28 -0
- package/lib/module/component/AIA/styles/art/scss/_border_class.scss +27 -0
- package/lib/module/component/AIA/styles/art/scss/_colors.scss +136 -0
- package/lib/module/component/AIA/styles/art/scss/_main.scss +3 -0
- package/lib/module/component/AIA/styles/art/scss/_size.scss +45 -0
- package/lib/module/component/AIA/styles/art/scss/_spacing.scss +41 -0
- package/lib/module/component/AIA/styles/art/scss/_theme_dark.scss +141 -0
- package/lib/module/component/AIA/styles/art/scss/_theme_light.scss +141 -0
- package/lib/module/component/AIA/styles/art/size/componentSize.js +24 -0
- package/lib/module/component/AIA/styles/art/size/componentSize.js.map +1 -0
- package/lib/module/component/AIA/styles/art/size/index.js +9 -0
- package/lib/module/component/AIA/styles/art/size/index.js.map +1 -0
- package/lib/module/component/AIA/styles/art/size/size.js +24 -0
- package/lib/module/component/AIA/styles/art/size/size.js.map +1 -0
- package/lib/module/component/AIA/styles/art/spacing/componentSpacing.js +13 -0
- package/lib/module/component/AIA/styles/art/spacing/componentSpacing.js.map +1 -0
- package/lib/module/component/AIA/styles/art/spacing/index.js +9 -0
- package/lib/module/component/AIA/styles/art/spacing/index.js.map +1 -0
- package/lib/module/component/AIA/styles/art/spacing/spacing.js +21 -0
- package/lib/module/component/AIA/styles/art/spacing/spacing.js.map +1 -0
- package/lib/module/component/AIA/styles/brand-x/border/borderRadius.js +11 -0
- package/lib/module/component/AIA/styles/brand-x/border/borderRadius.js.map +1 -0
- package/lib/module/component/AIA/styles/brand-x/border/borderWidth.js +11 -0
- package/lib/module/component/AIA/styles/brand-x/border/borderWidth.js.map +1 -0
- package/lib/module/component/AIA/styles/brand-x/border/componentBorderRadius.js +17 -0
- package/lib/module/component/AIA/styles/brand-x/border/componentBorderRadius.js.map +1 -0
- package/lib/module/component/AIA/styles/brand-x/border/componentBorderWidth.js +8 -0
- package/lib/module/component/AIA/styles/brand-x/border/componentBorderWidth.js.map +1 -0
- package/lib/module/component/AIA/styles/brand-x/border/index.js +13 -0
- package/lib/module/component/AIA/styles/brand-x/border/index.js.map +1 -0
- package/lib/module/component/AIA/styles/brand-x/colors/dark.js +162 -0
- package/lib/module/component/AIA/styles/brand-x/colors/dark.js.map +1 -0
- package/lib/module/component/AIA/styles/brand-x/colors/index.js +5 -0
- package/lib/module/component/AIA/styles/brand-x/colors/index.js.map +1 -0
- package/lib/module/component/AIA/styles/brand-x/colors/light.js +149 -0
- package/lib/module/component/AIA/styles/brand-x/colors/light.js.map +1 -0
- package/lib/module/component/AIA/styles/brand-x/package.json +16 -0
- package/lib/module/component/AIA/styles/brand-x/primitiveColorsToken/colors.json +148 -0
- package/lib/module/component/AIA/styles/brand-x/primitiveColorsToken/index.js +5 -0
- package/lib/module/component/AIA/styles/brand-x/primitiveColorsToken/index.js.map +1 -0
- package/lib/module/component/AIA/styles/brand-x/scss/_border.scss +28 -0
- package/lib/module/component/AIA/styles/brand-x/scss/_border_class.scss +27 -0
- package/lib/module/component/AIA/styles/brand-x/scss/_colors.scss +146 -0
- package/lib/module/component/AIA/styles/brand-x/scss/_main.scss +3 -0
- package/lib/module/component/AIA/styles/brand-x/scss/_size.scss +45 -0
- package/lib/module/component/AIA/styles/brand-x/scss/_spacing.scss +41 -0
- package/lib/module/component/AIA/styles/brand-x/scss/_theme_dark.scss +141 -0
- package/lib/module/component/AIA/styles/brand-x/scss/_theme_light.scss +141 -0
- package/lib/module/component/AIA/styles/brand-x/size/componentSize.js +24 -0
- package/lib/module/component/AIA/styles/brand-x/size/componentSize.js.map +1 -0
- package/lib/module/component/AIA/styles/brand-x/size/index.js +9 -0
- package/lib/module/component/AIA/styles/brand-x/size/index.js.map +1 -0
- package/lib/module/component/AIA/styles/brand-x/size/size.js +24 -0
- package/lib/module/component/AIA/styles/brand-x/size/size.js.map +1 -0
- package/lib/module/component/AIA/styles/brand-x/spacing/componentSpacing.js +13 -0
- package/lib/module/component/AIA/styles/brand-x/spacing/componentSpacing.js.map +1 -0
- package/lib/module/component/AIA/styles/brand-x/spacing/index.js +9 -0
- package/lib/module/component/AIA/styles/brand-x/spacing/index.js.map +1 -0
- package/lib/module/component/AIA/styles/brand-x/spacing/spacing.js +21 -0
- package/lib/module/component/AIA/styles/brand-x/spacing/spacing.js.map +1 -0
- package/lib/module/component/AIA/styles/cfs/border/borderRadius.js +11 -0
- package/lib/module/component/AIA/styles/cfs/border/borderRadius.js.map +1 -0
- package/lib/module/component/AIA/styles/cfs/border/borderWidth.js +11 -0
- package/lib/module/component/AIA/styles/cfs/border/borderWidth.js.map +1 -0
- package/lib/module/component/AIA/styles/cfs/border/componentBorderRadius.js +17 -0
- package/lib/module/component/AIA/styles/cfs/border/componentBorderRadius.js.map +1 -0
- package/lib/module/component/AIA/styles/cfs/border/componentBorderWidth.js +8 -0
- package/lib/module/component/AIA/styles/cfs/border/componentBorderWidth.js.map +1 -0
- package/lib/module/component/AIA/styles/cfs/border/index.js +13 -0
- package/lib/module/component/AIA/styles/cfs/border/index.js.map +1 -0
- package/lib/module/component/AIA/styles/cfs/colors/dark.js +149 -0
- package/lib/module/component/AIA/styles/cfs/colors/dark.js.map +1 -0
- package/lib/module/component/AIA/styles/cfs/colors/index.js +5 -0
- package/lib/module/component/AIA/styles/cfs/colors/index.js.map +1 -0
- package/lib/module/component/AIA/styles/cfs/colors/light.js +150 -0
- package/lib/module/component/AIA/styles/cfs/colors/light.js.map +1 -0
- package/lib/module/component/AIA/styles/cfs/package.json +16 -0
- package/lib/module/component/AIA/styles/cfs/primitiveColorsToken/colors.json +137 -0
- package/lib/module/component/AIA/styles/cfs/primitiveColorsToken/index.js +5 -0
- package/lib/module/component/AIA/styles/cfs/primitiveColorsToken/index.js.map +1 -0
- package/lib/module/component/AIA/styles/cfs/scss/_border.scss +28 -0
- package/lib/module/component/AIA/styles/cfs/scss/_border_class.scss +27 -0
- package/lib/module/component/AIA/styles/cfs/scss/_colors.scss +134 -0
- package/lib/module/component/AIA/styles/cfs/scss/_main.scss +3 -0
- package/lib/module/component/AIA/styles/cfs/scss/_size.scss +61 -0
- package/lib/module/component/AIA/styles/cfs/scss/_spacing.scss +41 -0
- package/lib/module/component/AIA/styles/cfs/scss/_theme_dark.scss +141 -0
- package/lib/module/component/AIA/styles/cfs/scss/_theme_light.scss +141 -0
- package/lib/module/component/AIA/styles/cfs/size/componentSize.js +38 -0
- package/lib/module/component/AIA/styles/cfs/size/componentSize.js.map +1 -0
- package/lib/module/component/AIA/styles/cfs/size/index.js +9 -0
- package/lib/module/component/AIA/styles/cfs/size/index.js.map +1 -0
- package/lib/module/component/AIA/styles/cfs/size/size.js +24 -0
- package/lib/module/component/AIA/styles/cfs/size/size.js.map +1 -0
- package/lib/module/component/AIA/styles/cfs/spacing/componentSpacing.js +13 -0
- package/lib/module/component/AIA/styles/cfs/spacing/componentSpacing.js.map +1 -0
- package/lib/module/component/AIA/styles/cfs/spacing/index.js +9 -0
- package/lib/module/component/AIA/styles/cfs/spacing/index.js.map +1 -0
- package/lib/module/component/AIA/styles/cfs/spacing/spacing.js +21 -0
- package/lib/module/component/AIA/styles/cfs/spacing/spacing.js.map +1 -0
- package/lib/module/component/AIA/styles/changelog.txt +5 -0
- package/lib/module/component/AIA/styles/hesta/border/borderRadius.js +11 -0
- package/lib/module/component/AIA/styles/hesta/border/borderRadius.js.map +1 -0
- package/lib/module/component/AIA/styles/hesta/border/borderWidth.js +11 -0
- package/lib/module/component/AIA/styles/hesta/border/borderWidth.js.map +1 -0
- package/lib/module/component/AIA/styles/hesta/border/componentBorderRadius.js +17 -0
- package/lib/module/component/AIA/styles/hesta/border/componentBorderRadius.js.map +1 -0
- package/lib/module/component/AIA/styles/hesta/border/componentBorderWidth.js +8 -0
- package/lib/module/component/AIA/styles/hesta/border/componentBorderWidth.js.map +1 -0
- package/lib/module/component/AIA/styles/hesta/border/index.js +13 -0
- package/lib/module/component/AIA/styles/hesta/border/index.js.map +1 -0
- package/lib/module/component/AIA/styles/hesta/colors/dark.js +149 -0
- package/lib/module/component/AIA/styles/hesta/colors/dark.js.map +1 -0
- package/lib/module/component/AIA/styles/hesta/colors/index.js +5 -0
- package/lib/module/component/AIA/styles/hesta/colors/index.js.map +1 -0
- package/lib/module/component/AIA/styles/hesta/colors/light.js +149 -0
- package/lib/module/component/AIA/styles/hesta/colors/light.js.map +1 -0
- package/lib/module/component/AIA/styles/hesta/package.json +16 -0
- package/lib/module/component/AIA/styles/hesta/primitiveColorsToken/colors.json +139 -0
- package/lib/module/component/AIA/styles/hesta/primitiveColorsToken/index.js +5 -0
- package/lib/module/component/AIA/styles/hesta/primitiveColorsToken/index.js.map +1 -0
- package/lib/module/component/AIA/styles/hesta/scss/_border.scss +28 -0
- package/lib/module/component/AIA/styles/hesta/scss/_border_class.scss +27 -0
- package/lib/module/component/AIA/styles/hesta/scss/_colors.scss +136 -0
- package/lib/module/component/AIA/styles/hesta/scss/_main.scss +3 -0
- package/lib/module/component/AIA/styles/hesta/scss/_size.scss +45 -0
- package/lib/module/component/AIA/styles/hesta/scss/_spacing.scss +41 -0
- package/lib/module/component/AIA/styles/hesta/scss/_theme_dark.scss +141 -0
- package/lib/module/component/AIA/styles/hesta/scss/_theme_light.scss +141 -0
- package/lib/module/component/AIA/styles/hesta/size/componentSize.js +24 -0
- package/lib/module/component/AIA/styles/hesta/size/componentSize.js.map +1 -0
- package/lib/module/component/AIA/styles/hesta/size/index.js +9 -0
- package/lib/module/component/AIA/styles/hesta/size/index.js.map +1 -0
- package/lib/module/component/AIA/styles/hesta/size/size.js +24 -0
- package/lib/module/component/AIA/styles/hesta/size/size.js.map +1 -0
- package/lib/module/component/AIA/styles/hesta/spacing/componentSpacing.js +13 -0
- package/lib/module/component/AIA/styles/hesta/spacing/componentSpacing.js.map +1 -0
- package/lib/module/component/AIA/styles/hesta/spacing/index.js +9 -0
- package/lib/module/component/AIA/styles/hesta/spacing/index.js.map +1 -0
- package/lib/module/component/AIA/styles/hesta/spacing/spacing.js +21 -0
- package/lib/module/component/AIA/styles/hesta/spacing/spacing.js.map +1 -0
- package/lib/module/component/AIA/styles/index.js +5 -0
- package/lib/module/component/AIA/styles/index.js.map +1 -0
- package/lib/module/component/AIA/styles/package.json +19 -0
- package/lib/module/component/AIA/utils/Accessibility/changelog.txt +9 -0
- package/lib/module/component/AIA/utils/Accessibility/index.js +34 -0
- package/lib/module/component/AIA/utils/Accessibility/index.js.map +1 -0
- package/lib/module/component/AIA/utils/Accessibility/types/index.js +2 -0
- package/lib/module/component/AIA/utils/Accessibility/types/index.js.map +1 -0
- package/lib/module/component/AIA/utils/ConvertStringToCamelCase/ConvertStringToCamelCase.js +12 -0
- package/lib/module/component/AIA/utils/ConvertStringToCamelCase/ConvertStringToCamelCase.js.map +1 -0
- package/lib/module/component/AIA/utils/ConvertStringToCamelCase/index.js +4 -0
- package/lib/module/component/AIA/utils/ConvertStringToCamelCase/index.js.map +1 -0
- package/lib/module/component/AIA/utils/DateTime/DateTime.js +315 -0
- package/lib/module/component/AIA/utils/DateTime/DateTime.js.map +1 -0
- package/lib/module/component/AIA/utils/DateTime/config/index.js +34 -0
- package/lib/module/component/AIA/utils/DateTime/config/index.js.map +1 -0
- package/lib/module/component/AIA/utils/DateTime/index.js +4 -0
- package/lib/module/component/AIA/utils/DateTime/index.js.map +1 -0
- package/lib/module/component/AIA/utils/File/File.js +39 -0
- package/lib/module/component/AIA/utils/File/File.js.map +1 -0
- package/lib/module/component/AIA/utils/File/index.js +4 -0
- package/lib/module/component/AIA/utils/File/index.js.map +1 -0
- package/lib/module/component/AIA/utils/LazyLoading/LazyLoading.js +27 -0
- package/lib/module/component/AIA/utils/LazyLoading/LazyLoading.js.map +1 -0
- package/lib/module/component/AIA/utils/LazyLoading/README.md +26 -0
- package/lib/module/component/AIA/utils/LazyLoading/index.js +5 -0
- package/lib/module/component/AIA/utils/LazyLoading/index.js.map +1 -0
- package/lib/module/component/AIA/utils/LazyLoading/styles/index.js +19 -0
- package/lib/module/component/AIA/utils/LazyLoading/styles/index.js.map +1 -0
- package/lib/module/component/AIA/utils/NumberString/NumberString.js +61 -0
- package/lib/module/component/AIA/utils/NumberString/NumberString.js.map +1 -0
- package/lib/module/component/AIA/utils/NumberString/index.js +4 -0
- package/lib/module/component/AIA/utils/NumberString/index.js.map +1 -0
- package/lib/module/component/AIA/utils/index.js +9 -0
- package/lib/module/component/AIA/utils/index.js.map +1 -0
- package/lib/module/component/AIA/utils/package.json +18 -0
- package/lib/module/component/forms/CESForm.js +98 -0
- package/lib/module/component/forms/CESForm.js.map +1 -0
- package/lib/module/component/forms/CommentForm.js +55 -0
- package/lib/module/component/forms/CommentForm.js.map +1 -0
- package/lib/module/component/forms/EffortForm.js +105 -0
- package/lib/module/component/forms/EffortForm.js.map +1 -0
- package/lib/module/component/forms/ExternalForm.js +55 -0
- package/lib/module/component/forms/ExternalForm.js.map +1 -0
- package/lib/module/component/forms/NPSForm.js +110 -0
- package/lib/module/component/forms/NPSForm.js.map +1 -0
- package/lib/module/component/forms/PollForm.js +132 -0
- package/lib/module/component/forms/PollForm.js.map +1 -0
- package/lib/module/component/forms/PromptForm.js +79 -0
- package/lib/module/component/forms/PromptForm.js.map +1 -0
- package/lib/module/component/forms/SatisfactionForm.js +195 -0
- package/lib/module/component/forms/SatisfactionForm.js.map +1 -0
- package/lib/module/index.js +8 -8
- package/lib/module/index.js.map +1 -1
- package/lib/module/types.d.js +2 -0
- package/lib/module/types.d.js.map +1 -0
- package/lib/typescript/ContentUsefulness.d.ts.map +1 -1
- package/lib/typescript/FeedbackSDK.d.ts.map +1 -1
- package/lib/typescript/FeedbackSDKAppStoreRating.d.ts +12 -0
- package/lib/typescript/FeedbackSDKAppStoreRating.d.ts.map +1 -0
- package/lib/typescript/FeedbackSDKForm.d.ts.map +1 -1
- package/lib/typescript/FeedbackSDKSplash.d.ts.map +1 -1
- package/lib/typescript/FeedbackSDKStyles.d.ts +22 -12
- package/lib/typescript/FeedbackSDKStyles.d.ts.map +1 -1
- package/lib/typescript/FeedbackSDKSuccess.d.ts.map +1 -1
- package/lib/typescript/component/AIA/atoms/ActivityIndicator/ActivityIndicator.d.ts +13 -0
- package/lib/typescript/component/AIA/atoms/ActivityIndicator/ActivityIndicator.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/ActivityIndicator/index.d.ts +2 -0
- package/lib/typescript/component/AIA/atoms/ActivityIndicator/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/ActivityIndicator/styles/index.d.ts +40 -0
- package/lib/typescript/component/AIA/atoms/ActivityIndicator/styles/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/ActivityIndicator/types/index.d.ts +64 -0
- package/lib/typescript/component/AIA/atoms/ActivityIndicator/types/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/Button/Button.d.ts +10 -0
- package/lib/typescript/component/AIA/atoms/Button/Button.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/Button/index.d.ts +2 -0
- package/lib/typescript/component/AIA/atoms/Button/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/Button/styles/index.d.ts +101 -0
- package/lib/typescript/component/AIA/atoms/Button/styles/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/Button/types/index.d.ts +120 -0
- package/lib/typescript/component/AIA/atoms/Button/types/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/Chip/Chip.d.ts +11 -0
- package/lib/typescript/component/AIA/atoms/Chip/Chip.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/Chip/config/index.d.ts +21 -0
- package/lib/typescript/component/AIA/atoms/Chip/config/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/Chip/index.d.ts +2 -0
- package/lib/typescript/component/AIA/atoms/Chip/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/Chip/styles/index.d.ts +89 -0
- package/lib/typescript/component/AIA/atoms/Chip/styles/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/Chip/types/index.d.ts +94 -0
- package/lib/typescript/component/AIA/atoms/Chip/types/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/Divider/Divider.d.ts +11 -0
- package/lib/typescript/component/AIA/atoms/Divider/Divider.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/Divider/index.d.ts +2 -0
- package/lib/typescript/component/AIA/atoms/Divider/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/Divider/styles/index.d.ts +12 -0
- package/lib/typescript/component/AIA/atoms/Divider/styles/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/Divider/types/index.d.ts +26 -0
- package/lib/typescript/component/AIA/atoms/Divider/types/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/Icon/Icon.d.ts +11 -0
- package/lib/typescript/component/AIA/atoms/Icon/Icon.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/Icon/index.d.ts +2 -0
- package/lib/typescript/component/AIA/atoms/Icon/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/Icon/types/index.d.ts +94 -0
- package/lib/typescript/component/AIA/atoms/Icon/types/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/Icons/document-control/index.d.ts +9 -0
- package/lib/typescript/component/AIA/atoms/Icons/document-control/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/Icons/function/index.d.ts +9 -0
- package/lib/typescript/component/AIA/atoms/Icons/function/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/Icons/general/index.d.ts +9 -0
- package/lib/typescript/component/AIA/atoms/Icons/general/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/Icons/health-and-wellness/index.d.ts +9 -0
- package/lib/typescript/component/AIA/atoms/Icons/health-and-wellness/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/Icons/index.d.ts +8 -0
- package/lib/typescript/component/AIA/atoms/Icons/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/Icons/login/index.d.ts +9 -0
- package/lib/typescript/component/AIA/atoms/Icons/login/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/Icons/media-control/index.d.ts +9 -0
- package/lib/typescript/component/AIA/atoms/Icons/media-control/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/Icons/menu/index.d.ts +9 -0
- package/lib/typescript/component/AIA/atoms/Icons/menu/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/Icons/rating/index.d.ts +9 -0
- package/lib/typescript/component/AIA/atoms/Icons/rating/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/Icons/red-illustrations/index.d.ts +9 -0
- package/lib/typescript/component/AIA/atoms/Icons/red-illustrations/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/Icons/social-media/index.d.ts +9 -0
- package/lib/typescript/component/AIA/atoms/Icons/social-media/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/Icons/system-control/index.d.ts +9 -0
- package/lib/typescript/component/AIA/atoms/Icons/system-control/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/Icons/type/index.d.ts +83 -0
- package/lib/typescript/component/AIA/atoms/Icons/type/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/IllustrationIcons/account-setup/index.d.ts +3 -0
- package/lib/typescript/component/AIA/atoms/IllustrationIcons/account-setup/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/IllustrationIcons/empty-state/index.d.ts +3 -0
- package/lib/typescript/component/AIA/atoms/IllustrationIcons/empty-state/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/IllustrationIcons/health-and-wellness/index.d.ts +3 -0
- package/lib/typescript/component/AIA/atoms/IllustrationIcons/health-and-wellness/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/IllustrationIcons/index.d.ts +8 -0
- package/lib/typescript/component/AIA/atoms/IllustrationIcons/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/IllustrationIcons/medical/index.d.ts +3 -0
- package/lib/typescript/component/AIA/atoms/IllustrationIcons/medical/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/IllustrationIcons/payment/index.d.ts +3 -0
- package/lib/typescript/component/AIA/atoms/IllustrationIcons/payment/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/IllustrationIcons/people-agents/index.d.ts +3 -0
- package/lib/typescript/component/AIA/atoms/IllustrationIcons/people-agents/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/IllustrationIcons/people-celebration/index.d.ts +3 -0
- package/lib/typescript/component/AIA/atoms/IllustrationIcons/people-celebration/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/IllustrationIcons/people-exercise/index.d.ts +3 -0
- package/lib/typescript/component/AIA/atoms/IllustrationIcons/people-exercise/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/IllustrationIcons/people-family/index.d.ts +3 -0
- package/lib/typescript/component/AIA/atoms/IllustrationIcons/people-family/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/IllustrationIcons/people-general/index.d.ts +3 -0
- package/lib/typescript/component/AIA/atoms/IllustrationIcons/people-general/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/IllustrationIcons/people-lifestyle/index.d.ts +3 -0
- package/lib/typescript/component/AIA/atoms/IllustrationIcons/people-lifestyle/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/IllustrationIcons/people-medical/index.d.ts +3 -0
- package/lib/typescript/component/AIA/atoms/IllustrationIcons/people-medical/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/IllustrationIcons/success-and-reward/index.d.ts +3 -0
- package/lib/typescript/component/AIA/atoms/IllustrationIcons/success-and-reward/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/IllustrationIcons/system/index.d.ts +3 -0
- package/lib/typescript/component/AIA/atoms/IllustrationIcons/system/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/IllustrationIcons/type/index.d.ts +93 -0
- package/lib/typescript/component/AIA/atoms/IllustrationIcons/type/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/Image/Image.d.ts +11 -0
- package/lib/typescript/component/AIA/atoms/Image/Image.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/Image/index.d.ts +2 -0
- package/lib/typescript/component/AIA/atoms/Image/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/Image/styles/index.d.ts +15 -0
- package/lib/typescript/component/AIA/atoms/Image/styles/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/Image/types/index.d.ts +98 -0
- package/lib/typescript/component/AIA/atoms/Image/types/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/Rating/Rating.d.ts +10 -0
- package/lib/typescript/component/AIA/atoms/Rating/Rating.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/Rating/config/index.d.ts +22 -0
- package/lib/typescript/component/AIA/atoms/Rating/config/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/Rating/index.d.ts +2 -0
- package/lib/typescript/component/AIA/atoms/Rating/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/Rating/styles/index.d.ts +54 -0
- package/lib/typescript/component/AIA/atoms/Rating/styles/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/Rating/types/index.d.ts +94 -0
- package/lib/typescript/component/AIA/atoms/Rating/types/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/Text/Text.d.ts +11 -0
- package/lib/typescript/component/AIA/atoms/Text/Text.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/Text/config/index.d.ts +7 -0
- package/lib/typescript/component/AIA/atoms/Text/config/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/Text/index.d.ts +2 -0
- package/lib/typescript/component/AIA/atoms/Text/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/Text/styles/index.d.ts +25 -0
- package/lib/typescript/component/AIA/atoms/Text/styles/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/Text/types/index.d.ts +127 -0
- package/lib/typescript/component/AIA/atoms/Text/types/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/TextArea/TextArea.d.ts +15 -0
- package/lib/typescript/component/AIA/atoms/TextArea/TextArea.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/TextArea/config/index.d.ts +8 -0
- package/lib/typescript/component/AIA/atoms/TextArea/config/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/TextArea/index.d.ts +2 -0
- package/lib/typescript/component/AIA/atoms/TextArea/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/TextArea/styles/index.d.ts +79 -0
- package/lib/typescript/component/AIA/atoms/TextArea/styles/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/TextArea/types/index.d.ts +106 -0
- package/lib/typescript/component/AIA/atoms/TextArea/types/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/hooks/FontConfig/index.d.ts +2 -0
- package/lib/typescript/component/AIA/hooks/FontConfig/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/hooks/FontConfig/type/index.d.ts +44 -0
- package/lib/typescript/component/AIA/hooks/FontConfig/type/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/hooks/useCustomTheme/index.d.ts +2 -0
- package/lib/typescript/component/AIA/hooks/useCustomTheme/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/hooks/useCustomTheme/useCustomTheme.d.ts +16 -0
- package/lib/typescript/component/AIA/hooks/useCustomTheme/useCustomTheme.d.ts.map +1 -0
- package/lib/typescript/component/AIA/styles/aia-digital/border/borderRadius.d.ts +9 -0
- package/lib/typescript/component/AIA/styles/aia-digital/border/borderRadius.d.ts.map +1 -0
- package/lib/typescript/component/AIA/styles/aia-digital/border/borderWidth.d.ts +9 -0
- package/lib/typescript/component/AIA/styles/aia-digital/border/borderWidth.d.ts.map +1 -0
- package/lib/typescript/component/AIA/styles/aia-digital/border/componentBorderRadius.d.ts +14 -0
- package/lib/typescript/component/AIA/styles/aia-digital/border/componentBorderRadius.d.ts.map +1 -0
- package/lib/typescript/component/AIA/styles/aia-digital/border/componentBorderWidth.d.ts +5 -0
- package/lib/typescript/component/AIA/styles/aia-digital/border/componentBorderWidth.d.ts.map +1 -0
- package/lib/typescript/component/AIA/styles/aia-digital/border/index.d.ts +24 -0
- package/lib/typescript/component/AIA/styles/aia-digital/border/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/styles/aia-digital/colors/light.d.ts +140 -0
- package/lib/typescript/component/AIA/styles/aia-digital/colors/light.d.ts.map +1 -0
- package/lib/typescript/component/AIA/styles/aia-digital/size/componentSize.d.ts +35 -0
- package/lib/typescript/component/AIA/styles/aia-digital/size/componentSize.d.ts.map +1 -0
- package/lib/typescript/component/AIA/styles/aia-digital/size/index.d.ts +52 -0
- package/lib/typescript/component/AIA/styles/aia-digital/size/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/styles/aia-digital/size/size.d.ts +22 -0
- package/lib/typescript/component/AIA/styles/aia-digital/size/size.d.ts.map +1 -0
- package/lib/typescript/component/AIA/styles/aia-digital/spacing/componentSpacing.d.ts +10 -0
- package/lib/typescript/component/AIA/styles/aia-digital/spacing/componentSpacing.d.ts.map +1 -0
- package/lib/typescript/component/AIA/styles/aia-digital/spacing/index.d.ts +24 -0
- package/lib/typescript/component/AIA/styles/aia-digital/spacing/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/styles/aia-digital/spacing/spacing.d.ts +19 -0
- package/lib/typescript/component/AIA/styles/aia-digital/spacing/spacing.d.ts.map +1 -0
- package/lib/typescript/component/AIA/utils/Accessibility/index.d.ts +12 -0
- package/lib/typescript/component/AIA/utils/Accessibility/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/utils/Accessibility/types/index.d.ts +21 -0
- package/lib/typescript/component/AIA/utils/Accessibility/types/index.d.ts.map +1 -0
- package/lib/typescript/component/forms/CESForm.d.ts +18 -0
- package/lib/typescript/component/forms/CESForm.d.ts.map +1 -0
- package/lib/typescript/component/forms/CommentForm.d.ts +15 -0
- package/lib/typescript/component/forms/CommentForm.d.ts.map +1 -0
- package/lib/typescript/component/forms/EffortForm.d.ts +18 -0
- package/lib/typescript/component/forms/EffortForm.d.ts.map +1 -0
- package/lib/typescript/component/forms/ExternalForm.d.ts +8 -0
- package/lib/typescript/component/forms/ExternalForm.d.ts.map +1 -0
- package/lib/typescript/component/forms/NPSForm.d.ts +18 -0
- package/lib/typescript/component/forms/NPSForm.d.ts.map +1 -0
- package/lib/typescript/component/forms/PollForm.d.ts +17 -0
- package/lib/typescript/component/forms/PollForm.d.ts.map +1 -0
- package/lib/typescript/component/forms/PromptForm.d.ts +15 -0
- package/lib/typescript/component/forms/PromptForm.d.ts.map +1 -0
- package/lib/typescript/component/forms/SatisfactionForm.d.ts +20 -0
- package/lib/typescript/component/forms/SatisfactionForm.d.ts.map +1 -0
- package/lib/typescript/index.d.ts +3 -16
- package/lib/typescript/index.d.ts.map +1 -1
- package/lib/typescript/utils/networking.d.ts +1 -1
- package/lib/typescript/utils/networking.d.ts.map +1 -1
- package/package.json +6 -1
- package/lib/typescript/assets/CheckIcon.d.ts +0 -7
- package/lib/typescript/assets/CheckIcon.d.ts.map +0 -1
- package/lib/typescript/assets/PlusIcon.d.ts +0 -7
- package/lib/typescript/assets/PlusIcon.d.ts.map +0 -1
- package/lib/typescript/assets/StarIcon.d.ts +0 -7
- package/lib/typescript/assets/StarIcon.d.ts.map +0 -1
- package/lib/typescript/component/Button.d.ts +0 -30
- package/lib/typescript/component/Button.d.ts.map +0 -1
- package/lib/typescript/component/ButtonSubmit.d.ts +0 -120
- package/lib/typescript/component/ButtonSubmit.d.ts.map +0 -1
- package/lib/typescript/component/Input.d.ts +0 -112
- package/lib/typescript/component/Input.d.ts.map +0 -1
- package/lib/typescript/component/MultiSelectButtons.d.ts +0 -115
- package/lib/typescript/component/MultiSelectButtons.d.ts.map +0 -1
- package/lib/typescript/component/Rating.d.ts +0 -83
- package/lib/typescript/component/Rating.d.ts.map +0 -1
- package/lib/typescript/component/RatingNumber.d.ts +0 -139
- package/lib/typescript/component/RatingNumber.d.ts.map +0 -1
- package/lib/typescript/component/Textarea.d.ts +0 -115
- package/lib/typescript/component/Textarea.d.ts.map +0 -1
- package/lib/typescript/component/YesNoButtons.d.ts +0 -102
- package/lib/typescript/component/YesNoButtons.d.ts.map +0 -1
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
<svg width="128" height="128" viewBox="0 0 128 128" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path opacity="0.2" d="M93 104.465C93 103.952 92.2968 103.458 91.0151 103.009C86.8071 101.517 76.3028 100.465 64.0084 100.465C56.7043 100.465 50.0274 100.841 44.932 101.451C44.0964 101.549 43.2988 101.663 42.5537 101.771C37.8639 102.482 35 103.425 35 104.465C35 105.338 37.013 106.136 40.4356 106.794C42.6047 107.213 45.3461 107.567 48.5106 107.845C50.0274 107.976 51.6325 108.089 53.3191 108.181C54.6007 108.253 55.9197 108.31 57.2774 108.357C59.1573 108.418 61.1049 108.456 63.1179 108.465H63.9947C68.5817 108.465 72.9198 108.319 76.7731 108.061C77.3348 108.023 77.8957 107.98 78.4315 107.936C78.7831 107.91 79.1378 107.881 79.4894 107.846C82.6509 107.571 85.3953 107.216 87.5758 106.8C90.987 106.141 92.997 105.338 92.997 104.47" fill="#14181C" fill-opacity="0.5"/>
|
|
3
|
+
<path d="M58.8331 37.8713C58.5759 41.5052 57.8634 45.2276 55.8197 48.2427C55.3786 48.8927 54.7393 49.5669 53.9581 49.4847C53.5018 49.4374 53.1045 49.1231 52.8589 48.7356C52.6125 48.3481 52.4964 47.8936 52.4125 47.4419C51.75 43.8919 52.8339 40.2731 53.9134 36.8267C54.3581 35.407 54.9491 32.8936 56.3938 32.1285C57.8991 31.3311 58.6572 33.7936 58.7947 34.7981C58.9348 35.8151 58.9054 36.8499 58.8331 37.8713Z" fill="#F4B28D"/>
|
|
4
|
+
<path d="M49.7465 47.6879C49.5599 48.1067 49.7536 48.6183 50.0902 48.929C50.4268 49.2406 52.767 50.3424 55.0643 49.3263C56.2206 48.8147 56.3956 47.7013 55.9893 46.6442C55.4259 45.1737 49.9697 47.1924 49.7465 47.6879Z" fill="#F4B28D"/>
|
|
5
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M59.0064 32.7079C58.9376 32.1079 58.7769 31.399 58.2189 31.1365C57.6296 30.8597 56.9984 31.2642 56.5403 31.6749C53.7644 34.1642 52.7126 37.6793 52.21 41.4508L58.8653 41.8615C59.3091 38.8579 59.36 35.7731 59.0064 32.7079Z" fill="#E00842"/>
|
|
6
|
+
<path d="M60.7644 103.79C59.8376 103.927 58.8751 103.849 57.9751 103.565C58.018 102.47 58.0608 101.375 58.1037 100.281C58.109 100.142 58.1162 99.9968 58.1876 99.8798C58.2938 99.7084 58.5081 99.6414 58.7081 99.6066C59.4644 99.4726 60.618 99.4307 60.6608 100.381C60.7117 101.516 60.7287 102.654 60.7644 103.79Z" fill="#F4B28D"/>
|
|
7
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M64.401 74.7051C64.0527 76.4997 63.6197 78.2756 63.1161 80.0292C65.2402 85.256 60.9777 94.4586 61.0001 100.456H57.8179C57.6661 99.9301 57.1527 84.9747 57.3804 80.5961C56.5956 74.5131 55.1715 58.9149 55.6581 57.7631C56.4527 55.8577 65.3295 58.4917 65.5215 61.7935C65.7626 66.0193 65.2179 70.514 64.401 74.7051Z" fill="#0A57A8"/>
|
|
8
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M52.0501 105.399C52.009 104.943 52.4411 104.566 52.8858 104.46C53.3295 104.354 53.7947 104.434 54.251 104.43C55.5545 104.415 56.8206 103.633 57.4179 102.475C57.5001 102.316 57.5795 102.141 57.7358 102.052C57.9438 101.935 58.2135 102.023 58.3974 102.174C58.5822 102.325 58.7117 102.532 58.8804 102.701C59.1822 103.004 59.6135 103.172 60.0403 103.165C60.3974 103.159 60.7974 102.887 61.1411 103.067C61.4438 103.226 61.526 103.646 61.6028 103.945C61.7349 104.461 61.8545 104.98 61.9804 105.497C62.009 105.612 62.0358 105.732 62.0447 105.849H59.5617C59.4465 105.687 59.3528 105.213 59.3028 105.017C59.2947 105.218 59.2153 105.695 59.0876 105.849H52.2644C52.1474 105.724 52.0653 105.569 52.0501 105.399Z" fill="#5856D6"/>
|
|
9
|
+
<path d="M77.8956 101.248C77.0643 101.685 76.1322 101.93 75.1929 101.959C74.8902 100.904 74.5867 99.8506 74.2831 98.797C74.2447 98.664 74.2063 98.5238 74.2376 98.389C74.2831 98.1908 74.4652 98.0568 74.642 97.9568C75.3143 97.5783 76.3893 97.1568 76.7286 98.0452C77.1322 99.1068 77.5054 100.181 77.8956 101.248Z" fill="#F4B28D"/>
|
|
10
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M77.0671 98.006L74.068 99.0595C73.7108 98.6488 67.1055 86.2506 65.093 81.7256C65.0528 81.6319 65.0126 81.547 64.9724 81.4622C64.9724 81.4533 64.968 81.4444 64.9635 81.4399C64.8608 81.1452 64.7091 80.6408 64.526 79.9854C64.526 79.9854 64.5216 79.9854 64.526 79.9801C63.2269 75.2756 58.9117 60.4944 59.3358 59.3247C60.0278 57.4194 63.1653 58.3792 64.9501 58.0979C67.543 57.6827 71.2858 57.3408 71.6608 60.6435C72.1385 64.8694 71.0823 70.514 70.4974 74.7051C70.3099 76.031 70.0823 77.347 69.8055 78.6551C74.0903 83.2247 75.3707 91.6917 77.0671 98.006Z" fill="#0C6DD2"/>
|
|
11
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M74.6312 104.099C74.4643 103.674 74.5178 103.257 74.6678 103.091C74.817 102.927 74.8518 102.106 74.8643 100.919C74.8696 100.375 75.7946 99.8995 76.5714 100.558C76.8241 100.773 77.0312 100.896 77.2062 100.828C77.3527 100.771 77.4277 100.455 77.6303 100.575C77.8089 100.682 77.9812 101.066 78.1125 101.337C78.3384 101.804 78.5598 102.276 78.783 102.747C78.8321 102.85 78.8839 102.958 78.9259 103.069L74.8696 104.492C74.7795 104.391 74.6946 104.257 74.6312 104.099Z" fill="#5856D6"/>
|
|
12
|
+
<path d="M54.6467 33.9114C53.8449 35.0945 54.1306 36.7936 54.3413 38.1686C54.7609 41.1088 56.0395 52.64 54.9324 60.6579H71.752C71.7136 56.84 70.1681 49.4132 71.2556 45.9195C72.3252 42.4641 73.6422 38.1873 73.0502 34.5605C71.5806 32.7847 68.602 28.623 62.6458 28.623C58.4842 28.623 55.3717 32.8418 54.6467 33.9114Z" fill="#E00842"/>
|
|
13
|
+
<path d="M60.985 24.4614C61.3921 22.6658 62.7511 22.2453 63.5403 22.6756C64.0475 26.0373 64.5627 27.531 65.8805 29.364C64.243 30.4149 61.4457 30.2185 60.8412 29.364C60.8171 29.0953 60.7752 25.389 60.985 24.4614Z" fill="#F4B28D"/>
|
|
14
|
+
<path d="M60.8203 27.9657L62.8462 25.4648C62.8462 25.4648 63.6658 27.1684 60.8239 28.6229L60.8203 27.9657Z" fill="#C38E71"/>
|
|
15
|
+
<path d="M63.0713 52.6122H52.9775C52.3811 52.6122 51.7615 52.1282 51.5936 51.5309L47.1534 35.6711C46.9856 35.0738 47.3347 34.5898 47.9311 34.5898H58.0249C58.6213 34.5898 59.2418 35.0738 59.4088 35.6711L63.8499 51.5309C64.0168 52.1282 63.6677 52.6122 63.0713 52.6122Z" fill="#5856D6"/>
|
|
16
|
+
<path d="M63.8501 51.5309L59.409 35.6711C59.2421 35.0738 58.6224 34.5898 58.0251 34.5898H56.9492C57.5456 34.5898 58.1653 35.0738 58.3323 35.6711L62.7733 51.5309C62.9412 52.1282 62.5921 52.6122 61.9948 52.6122H63.0715C63.6689 52.6122 64.0171 52.1282 63.8501 51.5309Z" fill="#4645AB"/>
|
|
17
|
+
<path d="M49.2064 45.5828C49.243 45.4739 49.3037 43.7417 49.393 43.6694C49.5555 43.5373 50.1644 45.5756 50.0385 45.7435C50.4787 45.6971 50.6108 45.6837 51.051 45.6364C51.3716 45.6024 51.7903 45.6283 51.8876 45.9355C51.9653 46.1801 51.7689 46.4158 51.6323 46.6346C51.3894 47.023 51.7466 49.2864 51.5573 49.4783C50.8573 50.1899 49.3233 48.9578 49.0671 48.2631C48.7126 47.3015 48.8894 46.5078 49.2064 45.5828ZM75.1198 41.7123C74.2858 38.5337 72.5073 35.6096 70.068 33.4078C69.6287 33.0114 69.0341 32.614 68.4894 32.8462C68.1921 32.973 67.9939 33.2685 67.9064 33.5783C67.8189 33.8899 67.8269 34.2176 67.8403 34.5399C67.9903 38.3006 68.6733 42.0167 69.3546 45.7176C69.5644 46.8542 69.7778 48.0069 70.2689 49.0533C70.76 50.0998 71.568 51.0471 72.6501 51.4569C73.2153 51.6712 74.1412 51.798 74.6626 51.3908C75.0832 51.0631 75.1519 50.2283 75.2582 49.7542C75.635 48.0694 75.7546 46.3274 75.6126 44.6069C75.5323 43.6301 75.368 42.6605 75.1198 41.7123Z" fill="#F4B28D"/>
|
|
18
|
+
<path d="M62.4082 47.9062C61.9144 48.2276 61.8323 48.9606 62.0868 49.4919C62.3412 50.0222 70.9251 52.1035 72.993 52.0695C73.6225 52.0597 74.3457 51.999 74.7153 51.4901C75.0466 51.0356 74.9528 50.4035 74.7751 49.8695C74.4778 48.974 73.9573 47.9633 73.2243 47.3437C72.718 46.9151 62.7243 47.7017 62.4082 47.9062Z" fill="#F4B28D"/>
|
|
19
|
+
<path d="M59.3106 46.388C59.1034 46.1005 58.8936 45.704 59.1052 45.4192C59.2454 45.2308 59.5231 45.1924 59.7472 45.263C59.9704 45.3344 60.1543 45.4915 60.3365 45.6398C60.5829 45.8406 60.8517 46.0389 61.1659 46.0835C61.4802 46.129 61.8472 45.9648 61.9213 45.6549C62.0025 45.3183 61.7392 44.8924 61.9874 44.6505C62.1177 44.5228 62.3374 44.5308 62.4963 44.6201C62.6561 44.7076 62.7695 44.8594 62.8784 45.0049C63.4543 45.7835 64.0436 46.588 64.2749 47.529C64.507 48.4683 64.2918 49.588 63.5052 50.154C62.8034 50.6594 61.7668 50.5844 61.0909 50.0442C60.5133 49.5835 60.2918 48.9228 60.2168 48.2156C60.1338 47.4398 59.782 47.0442 59.3106 46.388Z" fill="#F4B28D"/>
|
|
20
|
+
<path d="M68.4205 31.1337C67.8822 31.4024 67.7679 32.1042 67.7357 32.7078C67.5723 35.7747 67.817 38.8587 68.4536 41.8605L75.8438 41.4524C75.1018 37.6756 73.4705 34.2819 70.542 31.7944C70.15 31.4596 69.383 31.0596 68.8045 31.0596C68.6652 31.0596 68.5348 31.0846 68.4205 31.1337Z" fill="#E00842"/>
|
|
21
|
+
<path d="M61.0735 20.245C59.4485 19.12 57.1074 20.0959 56.7699 22.1754C56.4601 24.0807 58.3743 27.3468 59.2824 27.8781C60.8708 28.8049 63.0065 26.579 63.0806 25.512C63.1904 23.9486 62.4413 21.1906 61.0735 20.245Z" fill="#F4B28D"/>
|
|
22
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M58.2945 23.9908C58.4793 23.589 58.69 23.2033 59.1543 23.1033C59.3284 23.0863 59.4668 23.1033 59.6257 23.1703C59.6802 23.2033 59.7329 23.2203 59.7855 23.2533C59.807 23.2533 59.8704 23.2872 59.8472 23.2872C59.573 23.2872 59.3347 23.2033 59.0855 23.3712C58.8088 23.5551 58.7775 23.9238 58.407 23.9908M57.865 24.1408C57.7945 24.1078 57.682 24.0738 57.598 24.0578C57.5079 24.0238 57.3088 24.0069 57.24 24.1078C57.2302 24.1078 57.1516 24.3087 57.1677 24.3087C57.2668 24.2917 57.3454 24.2247 57.4525 24.2247C57.5543 24.2417 57.7677 24.3587 57.8489 24.2587" fill="#C38E71"/>
|
|
23
|
+
<path d="M59.1419 25.9865C59.1303 25.9633 59.1125 25.9695 59.0786 25.9802C58.7848 26.074 58.6848 26.0436 58.6518 25.9999C58.5598 25.8945 58.3482 25.1374 58.2741 24.8543C58.2705 24.8391 58.2553 24.8302 58.2402 24.8338C58.225 24.8365 58.2161 24.8516 58.2187 24.8659C58.233 24.949 58.2491 25.0409 58.2661 25.1365C58.3661 25.7177 58.4419 26.1356 58.4991 26.2159C58.5205 26.2508 58.5571 26.2677 58.6062 26.2677C58.6928 26.2677 58.8214 26.215 58.9875 26.1106C59.0375 26.0927 59.0839 26.0588 59.1321 26.0231C59.1437 26.015 59.1482 25.999 59.1419 25.9865Z" fill="#C38E71"/>
|
|
24
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M58.7722 26.7195C59.0516 26.6695 59.2963 26.5025 59.5186 26.3347C59.5855 26.2847 59.6525 26.2347 59.715 26.1677C59.7364 26.1507 59.7588 26.1338 59.7784 26.1007C59.7864 26.0838 59.7972 26.0499 59.8016 26.0668C59.8945 26.2847 59.8338 26.7034 59.6427 26.8543C59.4284 27.0382 59.057 26.9882 58.8677 26.7865M58.8713 24.024C59.0168 23.957 59.1454 23.8731 59.2793 23.7891C59.3516 23.7391 59.5847 23.5382 59.6829 23.5552C59.7168 23.5552 59.7329 23.6561 59.7364 23.6722C59.7534 23.7731 59.732 23.907 59.6811 23.9909C59.5204 24.2588 59.1436 24.3088 58.8739 24.1749M57.4355 24.7106C57.498 24.6766 57.5632 24.6436 57.6284 24.6097C57.6739 24.5766 57.8123 24.4766 57.8695 24.4766C57.94 24.4766 57.9382 24.6766 57.9284 24.7106C57.8864 24.8945 57.6516 24.9284 57.5141 24.8275" fill="#C38E71"/>
|
|
25
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M64.6436 24.4658C64.5275 24.1497 64.615 23.8006 64.615 23.4649C64.6132 22.9471 64.398 22.4488 64.098 22.0265C63.9864 21.8712 63.8623 21.7265 63.7329 21.5854C64.098 20.2872 63.9793 18.7667 62.015 18.0747C61.4766 17.8854 60.715 18.0953 60.1695 18.2667C59.6239 18.439 59.1079 18.7113 58.5445 18.8122C58.0989 18.8917 57.6409 18.8613 57.19 18.906C55.9284 19.0319 54.7186 20.1881 54.6855 21.4854C55.0364 21.3435 55.3882 21.2006 55.7391 21.0587C55.5775 21.2587 55.4114 21.4667 55.3489 21.7158C55.2855 21.964 55.3543 22.2667 55.5757 22.3962C55.7489 22.4971 55.9722 22.4703 56.1498 22.3792C56.3266 22.2881 56.4686 22.1408 56.6061 21.9962C56.5338 22.1301 56.4597 22.2712 56.4588 22.4229C56.4579 22.5756 56.557 22.7399 56.7079 22.7569C56.8293 22.7703 56.9373 22.6908 57.0329 22.6158C57.5097 22.2399 57.9864 21.8649 58.4632 21.489C58.4347 21.6381 58.407 21.7917 58.4302 21.9408C58.4552 22.0917 58.5427 22.2408 58.6838 22.2962C58.932 22.3944 59.1873 22.1729 59.3382 21.9524C59.49 21.7319 59.6472 21.4676 59.9114 21.4283C60.2079 21.3837 60.4507 21.6488 60.632 21.8881C60.6641 21.931 60.6972 21.9738 60.7293 22.0167C61.0641 22.4569 61.398 22.8962 61.732 23.3354C61.8347 23.4703 61.9391 23.6078 62.0793 23.7033C62.2186 23.7988 62.4016 23.8462 62.5597 23.7854C62.5864 23.7756 62.6373 23.7256 62.7043 23.6435C62.9829 23.9881 63.2695 24.3265 63.4945 24.706C63.6079 24.8979 63.707 25.1015 63.8472 25.2747C63.9882 25.4488 64.1811 25.5935 64.4034 25.6176C64.6257 25.6417 64.8722 25.514 64.9302 25.2988C65.0088 25.0078 64.7463 24.7471 64.6436 24.4658Z" fill="#C27057"/>
|
|
26
|
+
<path d="M63.9569 22.3963C64.1248 22.8168 64.1212 23.3034 63.9453 23.7213C63.4444 24.9168 62.2721 23.8445 62.2158 22.9793C62.148 21.9472 63.4989 21.2525 63.9569 22.3963Z" fill="#F4B28D"/>
|
|
27
|
+
</svg>
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
<svg width="128" height="128" viewBox="0 0 128 128" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path opacity="0.2" d="M93 103.873C93 103.36 92.2968 102.866 91.0151 102.416C86.8071 100.925 76.3028 99.8726 64.0084 99.8726C56.7043 99.8726 50.0274 100.249 44.932 100.858C44.0964 100.957 43.2988 101.071 42.5537 101.179C37.8639 101.889 35 102.833 35 103.873C35 104.745 37.013 105.544 40.4356 106.202C42.6047 106.621 45.3461 106.974 48.5106 107.252C50.0274 107.383 51.6325 107.497 53.3191 107.588C54.6007 107.661 55.9197 107.717 57.2774 107.765C59.1573 107.825 61.1049 107.863 63.1179 107.873H63.9947C68.5817 107.873 72.9198 107.727 76.7731 107.468C77.3348 107.43 77.8957 107.388 78.4315 107.344C78.7831 107.318 79.1378 107.289 79.4894 107.254C82.6509 106.979 85.3953 106.624 87.5758 106.207C90.987 105.548 92.997 104.745 92.997 103.878" fill="#14181C" fill-opacity="0.5"/>
|
|
3
|
+
<path d="M76.4752 104.298C76.0787 103.205 75.4332 102.739 74.9582 102.31C74.4832 101.881 73.6261 101.269 73.6261 101.269L73.4832 100.466L70.8966 100.659L70.7725 101.451C70.7707 101.456 70.5537 102.304 70.7171 102.993C70.8814 103.684 72.1404 103.57 72.2984 104.541C72.4582 105.523 74.1011 106.331 75.1725 106.265C76.2439 106.2 76.8752 105.405 76.4752 104.298Z" fill="#5856D6"/>
|
|
4
|
+
<path d="M73.3526 80.2894C73.3517 79.4769 73.1116 78.8608 72.8821 74.5385C72.7062 71.2439 71.7892 64.4921 71.1759 59.8465C71.1535 59.6814 71.133 59.5224 71.1125 59.3706C70.9919 58.4662 70.9017 57.8019 70.8589 57.4831C70.8401 57.3456 70.8303 57.2724 70.8303 57.2724C70.6651 57.1965 70.4919 57.126 70.3116 57.0608C68.6303 56.4573 66.3401 56.3385 64.1714 56.4189V67.5224C64.6875 67.5814 67.6053 79.9206 68.0178 81.2742C68.4294 82.6287 70.0517 100.845 70.0517 100.845C72.0651 101.546 74.1223 100.93 74.1223 100.93C74.1223 100.93 73.3535 82.4805 73.3526 80.2894Z" fill="#F7C926"/>
|
|
5
|
+
<path d="M61.0699 101.291V101.29L60.9457 100.499L58.3591 100.306L58.2163 101.109C58.2163 101.109 57.3591 101.721 56.8841 102.149C56.4091 102.578 55.7627 103.045 55.3672 104.139C54.9672 105.245 55.5984 106.04 56.6699 106.106C57.7413 106.171 59.3841 105.362 59.544 104.381C59.702 103.409 60.9609 103.524 61.1252 102.832C61.2886 102.142 61.0707 101.293 61.0699 101.291Z" fill="#5856D6"/>
|
|
6
|
+
<path d="M57.6857 57.1519C57.6857 57.1519 57.6803 57.193 57.6714 57.2697C57.6607 57.3626 57.6428 57.509 57.6205 57.6992C57.5732 58.1081 57.5018 58.718 57.4196 59.426C57.4187 59.4313 57.4187 59.4367 57.4187 59.4412C57.416 59.4626 57.4134 59.4849 57.4107 59.5063C57.1205 62.026 56.9768 63.4099 56.7491 66.0983C56.6991 66.6876 57.2044 80.2599 57.2044 82.026C57.2044 83.7921 57.4571 100.452 57.4571 100.452C57.633 101.041 60.933 101.233 61.5214 100.939C62.1098 100.645 62.0071 84.1242 62.116 82.3438C62.2241 80.5626 63.6553 67.4635 64.1714 67.5224L65.5714 56.9751C62.1803 57.0992 57.6857 57.1519 57.6857 57.1519Z" fill="#F7C926"/>
|
|
7
|
+
<path d="M42.8805 65.2591C42.6001 65.3796 43.5349 63.8787 43.9189 63.2743C44.009 63.1332 44.1947 63.0877 44.3394 63.1734C44.3412 63.1743 44.3439 63.1752 44.3456 63.1761C44.5171 63.2778 44.5546 63.5109 44.4206 63.6582C43.951 64.1752 43.0055 65.2046 42.8805 65.2591ZM43.6796 63.0412C43.8189 63.1403 43.843 63.3377 43.7314 63.468C43.2447 64.0323 42.0537 65.3796 41.6197 65.543C41.3349 65.6511 42.7617 63.7644 43.2724 63.0957C43.368 62.9716 43.5447 62.9457 43.6724 63.0368C43.6751 63.0377 43.6769 63.0394 43.6796 63.0412Z" fill="#DF967F"/>
|
|
8
|
+
<path d="M40.4302 65.3245C40.1409 65.0057 41.8829 63.3888 42.6508 62.5691C42.815 62.3932 43.0999 62.3959 43.2499 62.5843C43.2516 62.587 43.2534 62.5896 43.2552 62.5914C43.3963 62.7664 43.3793 63.0182 43.2061 63.1602C42.4311 63.7968 40.674 65.5941 40.4302 65.3245ZM42.9016 61.8682C42.9659 62.053 42.9061 62.2584 42.7525 62.3798C42.0999 62.8977 40.4749 64.1557 40.2347 64.0468C39.9918 63.9361 41.3249 62.5057 42.1258 61.678C42.3677 61.428 42.7856 61.5254 42.8972 61.8539C42.899 61.8593 42.9008 61.8638 42.9016 61.8682Z" fill="#DF967F"/>
|
|
9
|
+
<path d="M42.1099 60.8271C42.2045 60.7833 42.2983 60.7378 42.3929 60.6905C43.5652 60.1048 44.4429 59.1432 45.1697 58.0244L47.5384 59.6771C46.6286 60.9101 44.8706 63.6976 44.3072 63.6842L44.1152 63.6191C42.5715 63.0967 42.1768 61.7878 42.1099 60.8271Z" fill="#DF967F"/>
|
|
10
|
+
<path d="M40.3125 60.9839C40.9303 61.567 41.8526 61.4804 41.8526 61.4804C41.8526 61.4804 42.1955 61.4741 42.4759 61.5232C43.1964 61.6491 43.9517 61.3259 44.2616 60.6634C44.266 60.6527 44.2714 60.642 44.2759 60.6313C44.4839 60.1616 43.9759 59.692 43.5116 59.9134C43.1053 60.1063 42.6794 60.2563 42.2294 60.3518C41.458 60.5161 40.683 60.5991 40.2776 60.4179C40.1884 60.55 40.1553 60.8357 40.3125 60.9839Z" fill="#DF967F"/>
|
|
11
|
+
<path d="M45.5204 62.3315C45.5204 62.3315 46.2204 61.4475 44.5239 60.3618Z" fill="#B27866"/>
|
|
12
|
+
<path d="M61.5636 33.411C61.5636 33.411 54.5038 34.9101 53.9145 36.8717C53.3261 38.8342 52.1833 43.4423 50.594 48.4539C49.6422 51.4521 44.8101 58.2807 44.8101 58.2807C44.8101 58.2807 47.5743 60.3191 47.5743 60.0449C47.5743 59.7699 54.0868 51.0807 54.1654 50.0208C54.2431 48.9619 56.2172 43.5432 56.2172 43.5432C56.2172 43.5432 57.152 53.9601 57.152 55.5691C57.152 57.1789 56.7458 62.1226 56.7458 62.1226C56.7458 62.1226 59.5851 64.4807 64.6654 64.2155C64.6654 64.2155 71.8422 64.2458 71.7431 61.4235C71.6556 58.9351 71.1993 42.8387 71.3565 42.7601C71.5136 42.6816 73.9011 48.0851 73.9011 48.0851C73.6261 48.7655 66.3315 51.203 66.3315 51.203C66.3315 51.203 66.1181 51.9887 67.2511 53.7691C67.2511 53.7691 78.1476 50.5842 78.1868 49.9173C78.2261 49.2503 73.6547 36.2949 72.1618 35.6164C70.0127 34.6396 64.319 33.3369 64.319 33.3369L61.5636 33.411Z" fill="#E00842"/>
|
|
13
|
+
<path d="M61.3125 33.5771C61.3464 35.3021 65.3063 37.1173 65.3063 37.1173C65.3063 37.1173 66.2687 33.8941 65.9348 33.7262C65.8036 33.6601 65.7625 33.62 65.7464 33.3271C65.7313 33.0476 65.7482 32.7396 65.7652 32.5441C65.775 32.4226 65.7839 32.3441 65.7839 32.3441C65.7839 32.3441 65.3071 31.8405 64.7 31.2414C63.6393 30.1923 62.1214 28.6396 62.1188 29.1744C62.1188 29.203 62.0786 29.2173 62.0866 29.2566C62.3429 30.4592 61.3125 33.5771 61.3125 33.5771Z" fill="#DF967F"/>
|
|
14
|
+
<path d="M62.7964 30.6709V30.6718C62.8026 30.6816 62.9446 30.8932 63.1866 31.1977C63.6991 31.8423 64.6625 32.9013 65.7455 33.3271C65.7312 33.0486 65.7491 32.7405 65.7651 32.545C65.8759 32.5423 65.9866 32.5289 66.0964 32.5048C65.8 31.9861 65.3705 31.4423 65.3705 31.4423L64.7 31.2414L62.7964 30.6709Z" fill="#B27866"/>
|
|
15
|
+
<path d="M67.2457 31.7101C66.9805 32.228 66.5038 32.4146 66.0957 32.5057C65.9859 32.5307 65.877 32.5432 65.7645 32.5458C64.7609 32.5708 63.735 31.7914 63.1868 31.1958C62.9841 30.9816 62.8475 30.7878 62.7966 30.6726C62.7189 30.4914 62.4448 30.0369 62.1547 29.4066C62.1332 29.3566 62.1109 29.3066 62.0859 29.2575V29.2539C62.052 29.1789 62.018 29.1012 61.9832 29.02C61.9832 29.02 61.9805 29.0173 61.9779 29.0137C61.3386 27.5423 60.6618 25.5003 61.2359 24.4003C62.1234 22.686 67.8225 24.2976 67.8225 24.2976C67.8225 24.2976 68.0064 24.703 68.1555 25.4075C68.1716 25.4816 68.1877 25.5601 68.2029 25.6405C68.243 25.853 68.2779 26.0896 68.3029 26.3423C68.3082 26.395 68.3118 26.4485 68.318 26.5012C68.4305 27.8414 68.2805 29.6842 67.2457 31.7101Z" fill="#DF967F"/>
|
|
16
|
+
<path d="M67.8207 24.2976C67.8207 24.2976 68.3574 24.269 68.4806 23.2654C68.6815 21.6404 66.8413 21.6145 66.8413 21.6145C66.8413 21.6145 66.3118 20.3493 65.1297 20.1842C64.2841 20.0663 62.7029 19.5967 62.8047 20.8485C62.8047 20.8485 60.5627 20.9181 60.2404 22.8815C59.7297 25.9958 61.9824 29.0199 61.9824 29.0199C61.9824 29.0199 61.9627 26.9851 62.4118 26.7154C62.86 26.4458 63.2475 27.0868 63.2475 27.0868L64.1654 27.2511C64.1654 27.2511 62.8654 24.7368 64.5368 24.6252C66.2091 24.5136 66.8636 24.4717 67.8207 24.2976Z" fill="#5856D6"/>
|
|
17
|
+
<path d="M63.2224 26.2763C63.1349 25.3799 61.5143 25.037 61.6224 25.9772C61.7313 26.9165 62.5286 27.8192 62.8982 27.787C63.267 27.7558 63.2884 26.9594 63.2224 26.2763Z" fill="#DF967F"/>
|
|
18
|
+
<path d="M62.5562 44.1763L65.2106 57.8388L73.9794 56.1352L71.6687 42.4058L62.5562 44.1763Z" fill="#5856D6"/>
|
|
19
|
+
<path d="M63.2153 44.8414L65.5716 56.9754L73.36 55.4629L71.3073 43.27L63.2153 44.8414Z" fill="#DEDDF7"/>
|
|
20
|
+
<path d="M65.6841 44.6743L65.5181 43.8225L68.6672 43.2109L68.9556 44.0395L65.6841 44.6743Z" fill="#5856D6"/>
|
|
21
|
+
<path d="M66.8965 52.604L66.5956 51.5746C66.5956 51.5746 64.2358 50.9469 63.8349 51.0531C63.7956 51.0638 63.7572 51.0755 63.7224 51.0888C63.7108 51.0933 63.7019 51.0996 63.6912 51.104C63.5322 51.0996 62.8635 51.0772 62.6385 51.0451C62.3876 51.0094 62.5483 51.5335 62.8358 51.646C62.643 51.7746 62.376 51.9746 62.3555 52.1094C62.3126 52.3888 62.3965 52.5996 62.5403 52.729C62.5403 52.729 62.4813 53.2808 62.6849 53.5924C62.6849 53.5924 62.6144 54.0987 62.9787 54.4147C62.9787 54.4147 62.9644 54.9371 63.2394 55.0781C63.2394 55.0781 63.6019 55.1665 63.7796 55.1272C63.7796 55.1272 64.0983 55.0317 64.3269 54.9772C64.401 54.9603 64.4644 54.9478 64.5063 54.9433C64.6831 54.9254 65.076 54.9397 65.4876 54.7781C65.8992 54.6174 67.2956 53.9013 67.2956 53.9013L66.8965 52.604Z" fill="#DF967F"/>
|
|
22
|
+
<path d="M66.3311 51.2028C66.3311 51.2028 66.6846 53.1126 67.6998 54.3421C67.6998 54.3421 75.2525 51.2716 76.2061 50.8966C77.1587 50.5216 73.9007 48.085 73.9007 48.085C73.9007 48.085 72.7944 49.1359 66.3311 51.2028Z" fill="#E00842"/>
|
|
23
|
+
<path d="M66.6418 25.9223C66.6418 25.9223 65.7293 25.8063 64.749 26.4911C64.6784 26.5393 64.5749 26.4679 64.6133 26.3973C64.674 26.2884 64.7624 26.1554 64.8918 26.0081C65.2356 25.617 66.8981 25.6795 66.6418 25.9223ZM68.2026 25.6402C67.6883 25.4723 67.3517 25.6125 67.3517 25.6125C67.1892 25.509 67.8409 25.3 68.1552 25.4063C68.1713 25.4813 68.1865 25.559 68.2026 25.6402ZM66.4892 26.3438C66.4713 26.5179 66.3802 26.6831 66.2436 26.792C66.1088 26.8973 65.9383 26.9473 65.7677 26.9688C65.6883 26.9786 65.3784 27.0286 65.3267 26.9491C65.249 26.8304 65.5079 26.7777 65.5892 26.742C65.6936 26.6956 66.4802 26.4268 66.4892 26.3438ZM68.3177 26.5009C68.2026 26.5509 68.0722 26.5697 67.9472 26.5509C67.8097 26.5322 67.4454 26.417 67.4642 26.2581C67.6356 26.2295 67.8284 26.2545 68.0034 26.2768C68.0347 26.2795 68.1749 26.3143 68.3026 26.342C68.3088 26.3947 68.3115 26.4482 68.3177 26.5009ZM67.724 29.8572C67.724 29.8572 67.7249 30.1723 66.9713 30.3036C66.9713 30.3036 66.3383 30.4143 66.2784 30.0813M67.3356 27.4366C67.3356 27.4366 67.724 29.0197 67.0017 28.8581C67.0017 28.8581 66.9534 29.0723 67.3097 29.0304C67.6651 28.9875 67.8293 28.5625 67.3356 27.4366Z" fill="#B27866"/>
|
|
24
|
+
</svg>
|
|
@@ -0,0 +1,93 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
/**
|
|
4
|
+
*
|
|
5
|
+
* People Agents Icons
|
|
6
|
+
* @format
|
|
7
|
+
*
|
|
8
|
+
*/
|
|
9
|
+
|
|
10
|
+
import React from 'react';
|
|
11
|
+
import AgentColleagueDark from "./agent-colleague-dark.svg";
|
|
12
|
+
import AgentColleague from "./agent-colleague.svg";
|
|
13
|
+
import Agent1Dark from "./agent1-dark.svg";
|
|
14
|
+
import Agent1 from "./agent1.svg";
|
|
15
|
+
import Agent2 from "./agent2.svg";
|
|
16
|
+
import Agent3 from "./agent3.svg";
|
|
17
|
+
import Agent4 from "./agent4.svg";
|
|
18
|
+
import Agent5 from "./agent5.svg";
|
|
19
|
+
import Agent6 from "./agent6.svg";
|
|
20
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
21
|
+
const PeopleAgentsIcons = (name, extraStyle, width, height, fillColor) => {
|
|
22
|
+
let widthProps = {};
|
|
23
|
+
let heightProps = {};
|
|
24
|
+
if (width) {
|
|
25
|
+
widthProps = {
|
|
26
|
+
width
|
|
27
|
+
};
|
|
28
|
+
}
|
|
29
|
+
if (height) {
|
|
30
|
+
heightProps = {
|
|
31
|
+
height
|
|
32
|
+
};
|
|
33
|
+
}
|
|
34
|
+
const icons = {
|
|
35
|
+
agent_colleague_dark: /*#__PURE__*/_jsx(AgentColleagueDark, {
|
|
36
|
+
style: extraStyle,
|
|
37
|
+
...widthProps,
|
|
38
|
+
...heightProps,
|
|
39
|
+
fill: fillColor
|
|
40
|
+
}),
|
|
41
|
+
agent_colleague: /*#__PURE__*/_jsx(AgentColleague, {
|
|
42
|
+
style: extraStyle,
|
|
43
|
+
...widthProps,
|
|
44
|
+
...heightProps,
|
|
45
|
+
fill: fillColor
|
|
46
|
+
}),
|
|
47
|
+
agent_1_dark: /*#__PURE__*/_jsx(Agent1Dark, {
|
|
48
|
+
style: extraStyle,
|
|
49
|
+
...widthProps,
|
|
50
|
+
...heightProps,
|
|
51
|
+
fill: fillColor
|
|
52
|
+
}),
|
|
53
|
+
agent_1: /*#__PURE__*/_jsx(Agent1, {
|
|
54
|
+
style: extraStyle,
|
|
55
|
+
...widthProps,
|
|
56
|
+
...heightProps,
|
|
57
|
+
fill: fillColor
|
|
58
|
+
}),
|
|
59
|
+
agent_2: /*#__PURE__*/_jsx(Agent2, {
|
|
60
|
+
style: extraStyle,
|
|
61
|
+
...widthProps,
|
|
62
|
+
...heightProps,
|
|
63
|
+
fill: fillColor
|
|
64
|
+
}),
|
|
65
|
+
agent_3: /*#__PURE__*/_jsx(Agent3, {
|
|
66
|
+
style: extraStyle,
|
|
67
|
+
...widthProps,
|
|
68
|
+
...heightProps,
|
|
69
|
+
fill: fillColor
|
|
70
|
+
}),
|
|
71
|
+
agent_4: /*#__PURE__*/_jsx(Agent4, {
|
|
72
|
+
style: extraStyle,
|
|
73
|
+
...widthProps,
|
|
74
|
+
...heightProps,
|
|
75
|
+
fill: fillColor
|
|
76
|
+
}),
|
|
77
|
+
agent_5: /*#__PURE__*/_jsx(Agent5, {
|
|
78
|
+
style: extraStyle,
|
|
79
|
+
...widthProps,
|
|
80
|
+
...heightProps,
|
|
81
|
+
fill: fillColor
|
|
82
|
+
}),
|
|
83
|
+
agent_6: /*#__PURE__*/_jsx(Agent6, {
|
|
84
|
+
style: extraStyle,
|
|
85
|
+
...widthProps,
|
|
86
|
+
...heightProps,
|
|
87
|
+
fill: fillColor
|
|
88
|
+
})
|
|
89
|
+
};
|
|
90
|
+
return icons[name];
|
|
91
|
+
};
|
|
92
|
+
export default PeopleAgentsIcons;
|
|
93
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"names":["React","AgentColleagueDark","AgentColleague","Agent1Dark","Agent1","Agent2","Agent3","Agent4","Agent5","Agent6","jsx","_jsx","PeopleAgentsIcons","name","extraStyle","width","height","fillColor","widthProps","heightProps","icons","agent_colleague_dark","style","fill","agent_colleague","agent_1_dark","agent_1","agent_2","agent_3","agent_4","agent_5","agent_6"],"sourceRoot":"../../../../../../src","sources":["component/AIA/illustration/people-agents/index.tsx"],"mappings":";;AAAA;AACA;AACA;AACA;AACA;AACA;;AAEA,OAAOA,KAAK,MAAM,OAAO;AAEzB,OAAOC,kBAAkB;AACzB,OAAOC,cAAc;AACrB,OAAOC,UAAU;AACjB,OAAOC,MAAM;AACb,OAAOC,MAAM;AACb,OAAOC,MAAM;AACb,OAAOC,MAAM;AACb,OAAOC,MAAM;AACb,OAAOC,MAAM;AAAoB,SAAAC,GAAA,IAAAC,IAAA;AAEjC,MAAMC,iBAAiB,GAAGA,CAACC,IAAY,EAAEC,UAAmB,EAAEC,KAAc,EAAEC,MAAe,EAAEC,SAAkB,KAAK;EACrH,IAAIC,UAAU,GAAG,CAAC,CAAC;EACnB,IAAIC,WAAW,GAAG,CAAC,CAAC;EACpB,IAAIJ,KAAK,EAAE;IACVG,UAAU,GAAG;MAACH;IAAK,CAAC;EACrB;EACA,IAAIC,MAAM,EAAE;IACXG,WAAW,GAAG;MAACH;IAAM,CAAC;EACvB;EAEA,MAAMI,KAAK,GAAG;IACbC,oBAAoB,eACnBV,IAAA,CAACV,kBAAkB;MAACqB,KAAK,EAAER,UAAW;MAAA,GAAKI,UAAU;MAAA,GAAMC,WAAW;MAAEI,IAAI,EAAEN;IAAU,CAAE,CAC1F;IACDO,eAAe,eAAEb,IAAA,CAACT,cAAc;MAACoB,KAAK,EAAER,UAAW;MAAA,GAAKI,UAAU;MAAA,GAAMC,WAAW;MAAEI,IAAI,EAAEN;IAAU,CAAE,CAAC;IACxGQ,YAAY,eAAEd,IAAA,CAACR,UAAU;MAACmB,KAAK,EAAER,UAAW;MAAA,GAAKI,UAAU;MAAA,GAAMC,WAAW;MAAEI,IAAI,EAAEN;IAAU,CAAE,CAAC;IACjGS,OAAO,eAAEf,IAAA,CAACP,MAAM;MAACkB,KAAK,EAAER,UAAW;MAAA,GAAKI,UAAU;MAAA,GAAMC,WAAW;MAAEI,IAAI,EAAEN;IAAU,CAAE,CAAC;IACxFU,OAAO,eAAEhB,IAAA,CAACN,MAAM;MAACiB,KAAK,EAAER,UAAW;MAAA,GAAKI,UAAU;MAAA,GAAMC,WAAW;MAAEI,IAAI,EAAEN;IAAU,CAAE,CAAC;IACxFW,OAAO,eAAEjB,IAAA,CAACL,MAAM;MAACgB,KAAK,EAAER,UAAW;MAAA,GAAKI,UAAU;MAAA,GAAMC,WAAW;MAAEI,IAAI,EAAEN;IAAU,CAAE,CAAC;IACxFY,OAAO,eAAElB,IAAA,CAACJ,MAAM;MAACe,KAAK,EAAER,UAAW;MAAA,GAAKI,UAAU;MAAA,GAAMC,WAAW;MAAEI,IAAI,EAAEN;IAAU,CAAE,CAAC;IACxFa,OAAO,eAAEnB,IAAA,CAACH,MAAM;MAACc,KAAK,EAAER,UAAW;MAAA,GAAKI,UAAU;MAAA,GAAMC,WAAW;MAAEI,IAAI,EAAEN;IAAU,CAAE,CAAC;IACxFc,OAAO,eAAEpB,IAAA,CAACF,MAAM;MAACa,KAAK,EAAER,UAAW;MAAA,GAAKI,UAAU;MAAA,GAAMC,WAAW;MAAEI,IAAI,EAAEN;IAAU,CAAE;EACxF,CAAC;EACD,OAAOG,KAAK,CAACP,IAAI,CAAuB;AACzC,CAAC;AAED,eAAeD,iBAAiB","ignoreList":[]}
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
<svg width="128" height="128" viewBox="0 0 128 128" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path opacity="0.2" d="M98 104.377C98 103.864 97.1755 103.37 95.6729 102.92C90.7394 101.429 78.4239 100.376 64.0098 100.376C55.4465 100.376 47.6184 100.753 41.6444 101.362C40.6647 101.461 39.7296 101.575 38.856 101.683C33.3577 102.393 30 103.337 30 104.377C30 105.249 32.3601 106.048 36.3728 106.706C38.9158 107.125 42.1299 107.478 45.84 107.756C47.6184 107.887 49.5002 108.001 51.4775 108.092C52.9802 108.165 54.5265 108.221 56.1184 108.268C58.3223 108.329 60.6057 108.367 62.9658 108.376H63.9938C69.3716 108.376 74.4577 108.231 78.9754 107.972C79.6339 107.934 80.2915 107.892 80.9197 107.848C81.3319 107.822 81.7477 107.793 82.16 107.758C85.8666 107.483 89.0842 107.128 91.6406 106.711C95.6399 106.052 97.9964 105.249 97.9964 104.382" fill="#14181C" fill-opacity="0.5"/>
|
|
3
|
+
<path d="M71.8107 23.7739C71.8107 23.7739 69.2482 23.6364 68.3598 26.0293C67.4714 28.4212 64.7286 38.407 70.0759 37.2418C71.3839 36.957 74.6473 33.8204 74.442 31.3596C74.2375 28.8998 72.6768 23.6891 71.8107 23.7739Z" fill="#0C6DD2"/>
|
|
4
|
+
<path d="M67.4957 35.0746C69.8288 34.9934 75.6788 34.4353 80.3002 31.0237C87.0341 26.0541 88.2815 23.3898 88.2815 23.3898C88.2815 23.3898 88.2547 22.1916 88.4591 21.5827C88.6618 20.9737 88.6225 20.0862 88.9993 20.213C89.3761 20.3389 89.169 21.1184 89.0824 21.38C89.052 21.4711 89.0904 21.5389 89.1538 21.588C89.3199 21.7175 89.5645 21.6657 89.6815 21.4907C89.8002 21.313 89.9636 20.9925 90.1574 20.4139C90.5645 19.1961 91.0243 18.1389 91.1788 18.4478C91.3324 18.7577 90.5181 20.8523 90.3725 21.2871C90.227 21.7228 91.3511 19.6684 91.8547 18.8371C92.3574 18.0068 92.5279 18.5952 92.2181 19.0398C91.9082 19.4836 90.7859 21.5255 90.9457 21.5791C91.1047 21.6327 92.4725 19.3505 92.8645 19.4809C93.2556 19.6121 92.76 19.9086 92.535 20.263C92.3082 20.6175 91.2797 21.5844 91.4466 21.9202C91.4466 21.9202 93.019 20.8086 92.9788 21.0505C92.9582 21.1711 91.5261 22.6487 90.8663 23.2086C89.3118 24.5237 82.6752 33.5603 80.0484 34.863C77.4886 36.1318 70.7672 40.5487 68.1065 39.8371C66.3672 37.8648 66.7699 37.2443 67.4957 35.0746Z" fill="#FFCABA"/>
|
|
5
|
+
<path d="M75.2046 37.5721C75.2046 37.5721 79.4376 34.5221 80.8528 30.6123H78.4251L75.2046 37.5721Z" fill="#CCA295"/>
|
|
6
|
+
<path d="M67.3286 35.4702C67.3286 35.4702 67.7152 44.3505 66.9429 47.6059C66.1706 50.8604 65.8394 51.4113 65.8394 51.4113C65.8394 51.4113 71.1349 54.9416 73.4519 54.2247C73.4519 54.2247 77.2581 45.1782 78.0304 43.1925C78.8027 41.2068 74.5447 34.522 74.5447 34.522C74.5447 34.522 68.3215 35.8014 67.3286 35.4702Z" fill="#FF5F00"/>
|
|
7
|
+
<path d="M43.123 60.4963C43.123 60.4963 48.3114 71.4222 49.2222 72.332C50.132 73.2427 50.7936 66.4159 50.7936 66.4159L48.2427 63.4927C48.2427 63.4927 44.6713 59.2168 44.382 59.2168C44.0918 59.2168 43.123 59.7516 43.123 60.4963Z" fill="#FFCABA"/>
|
|
8
|
+
<path d="M42.4221 56.3624C42.4221 56.3624 41.215 57.6624 40.3694 58.574C39.5239 59.4847 38.0659 60.8356 37.6426 61.2909C37.2203 61.7472 36.765 64.3927 37.2159 64.6097C37.6676 64.8266 38.9685 63.249 40.0873 62.8356C41.2069 62.4213 43.7864 62.1704 43.7685 61.7713C43.7516 61.3722 44.9391 59.9775 44.9167 59.4722C44.8953 58.9686 42.8641 56.3481 42.4221 56.3624Z" fill="#0C6DD2"/>
|
|
9
|
+
<path d="M42.7205 57.2451C39.9223 61.4094 39.7785 59.346 37.4731 63.821C37.924 62.6317 38.7624 61.0299 39.7955 60.2799C40.358 59.8719 40.841 59.3505 41.3231 58.8389C41.8026 58.321 42.2624 57.7844 42.7205 57.2451ZM41.4267 60.5942C41.3214 60.5889 41.2321 60.6701 41.2276 60.7755C41.2133 61.1451 41.1428 61.9255 40.9758 62.5862C41.1106 62.5558 41.2508 62.5246 41.3919 62.4951C41.5731 61.688 41.6089 60.8514 41.6115 60.7951C41.6151 60.6898 41.533 60.5996 41.4267 60.5942ZM42.1981 60.9264C42.0981 60.9576 42.0428 61.0657 42.0749 61.1665C42.0785 61.1755 42.2401 61.6844 42.266 62.3157C42.3973 62.2889 42.5249 62.2612 42.6473 62.2344C42.6124 61.5915 42.4526 61.0898 42.4401 61.0514C42.408 60.9505 42.299 60.8942 42.1981 60.9264Z" fill="#9EC5ED"/>
|
|
10
|
+
<path d="M60.8472 83.0879C60.8472 83.0879 58.3928 88.0941 62.3785 98.8915L63.1133 100.883L65.1499 100.34C65.1499 100.34 65.0258 86.0263 66.0186 84.6191C67.0115 83.212 60.8472 83.0879 60.8472 83.0879Z" fill="#FFCABA"/>
|
|
11
|
+
<path d="M62.2893 104.766C62.2893 104.766 64.0634 104.7 65.3054 104.653C66.5474 104.607 68.534 104.683 69.1545 104.659C69.7759 104.635 71.9688 103.087 71.8036 102.615C71.6375 102.142 69.6027 102.337 68.5179 101.839C67.434 101.341 65.4331 99.6935 65.1625 99.9881C64.8929 100.283 63.067 100.429 62.725 100.802C62.384 101.173 61.9679 104.463 62.2893 104.766Z" fill="#0C6DD2"/>
|
|
12
|
+
<path d="M62.7036 103.93C67.6268 102.964 66.2706 104.525 71.0634 102.992C69.9045 103.512 68.1786 104.052 66.917 103.852C66.2322 103.743 65.5206 103.77 64.8179 103.791C64.1143 103.817 63.409 103.872 62.7036 103.93ZM65.9866 102.476C66.0581 102.555 66.1777 102.56 66.2554 102.489C66.5268 102.238 67.1286 101.735 67.7143 101.387C67.5965 101.313 67.4759 101.235 67.3554 101.157C66.6563 101.6 66.0402 102.166 65.9983 102.203C65.9206 102.275 65.9152 102.398 65.9866 102.476ZM65.675 101.696C65.7697 101.744 65.884 101.708 65.9322 101.613C65.9366 101.605 66.1813 101.13 66.6099 100.666C66.4983 100.592 66.3884 100.52 66.2822 100.453C65.8536 100.933 65.6116 101.4 65.5938 101.437C65.5447 101.531 65.5822 101.648 65.675 101.696Z" fill="#9EC5ED"/>
|
|
13
|
+
<path d="M73.6196 31.0025L74.4999 36.6838C74.4999 36.6838 72.6312 35.7704 73.1196 37.1561C73.7928 39.065 70.6606 35.7633 70.6606 35.7633L71.3258 29.9463L73.6196 31.0025Z" fill="#FFCABA"/>
|
|
14
|
+
<path d="M73.6966 31.5005L72.368 31.0166C72.368 31.0166 72.7868 31.7871 73.8064 32.2086L73.6966 31.5005ZM69.9761 35.6345L74.0216 33.4952L70.2904 36.6032L69.9761 35.6345Z" fill="#CCA295"/>
|
|
15
|
+
<path d="M50.3026 63.8201C50.3026 63.8201 51.7178 65.8638 53.3178 65.5335C54.9169 65.2022 58.2276 52.4602 65.8392 51.4111C65.8392 51.4111 71.9625 55.0522 73.4517 54.2245C73.4517 54.2245 68.008 82.3326 68.6151 86.1388C68.6151 86.1388 61.9357 88.3576 59.0125 84.8272C56.0892 81.296 49.658 83.1111 46.7223 74.9897C45.5553 71.7602 47.2508 64.7835 50.3026 63.8201Z" fill="#E00842"/>
|
|
16
|
+
<path d="M68.0525 36.9953C69.2748 36.539 71.4025 35.4882 73.6194 33.8301C75.3721 32.5194 77.1793 30.8292 78.6364 28.7542C83.4471 21.9051 83.7846 18.9828 83.7846 18.9828C83.7846 18.9828 83.3801 17.8551 83.3801 17.2123C83.3801 16.5703 83.0614 15.7426 83.4578 15.7426C83.856 15.7426 83.9069 16.548 83.9069 16.8221C83.9069 16.9185 83.965 16.9703 84.0409 16.9971C84.24 17.0676 84.4551 16.9408 84.5105 16.7382C84.5668 16.5319 84.6203 16.1757 84.6203 15.5658C84.6203 14.2819 84.7212 13.1328 84.9659 13.3774C85.2105 13.6221 85.1016 15.8676 85.1016 16.3257C85.1016 16.7846 85.5159 14.4801 85.7301 13.5328C85.9444 12.5846 86.2918 13.089 86.1391 13.6087C85.9864 14.1283 85.5694 16.4212 85.7373 16.4212C85.9051 16.4212 86.4793 13.823 86.8918 13.823C87.3051 13.823 86.9293 14.2605 86.8275 14.6685C86.7248 15.0765 86.056 16.3203 86.3212 16.5846C86.3212 16.5846 87.4596 15.0328 87.498 15.2748C87.5168 15.3953 86.6275 17.2515 86.1784 17.9908C85.1221 19.7319 81.6926 30.4069 79.615 32.4739C77.5891 34.4899 72.6159 40.8096 69.8659 40.9792C67.5918 39.6596 68.0525 39.2837 68.0525 36.9953Z" fill="#FFCABA"/>
|
|
17
|
+
<path d="M69.185 26.0918L68.36 26.0293C68.36 26.0293 66.3484 29.215 63.9305 29.9588C61.5127 30.7025 61.0475 33.1391 62.21 34.6873C63.3725 36.2355 60.6287 35.9105 60.8618 37.5838C61.0939 39.2579 63.2582 43.2525 65.735 39.2114C68.2127 35.1713 69.185 26.0918 69.185 26.0918ZM76.2466 26.09C76.2404 26.0623 75.8118 24.2561 74.0564 23.757C72.2868 23.2525 71.7787 23.5534 71.7787 23.5534C71.7787 23.5534 71.5279 24.523 71.7921 24.7873C71.8154 24.8105 71.8537 24.8284 71.8975 24.8436L71.7921 25.2864L75.5421 27.3561C75.5421 27.3561 76.3198 27.3739 76.3198 26.507C76.3198 26.3668 76.2921 26.2275 76.2466 26.09Z" fill="#0C6DD2"/>
|
|
18
|
+
<path d="M76.3198 28.8595C76.7091 28.6648 76.6055 28.4845 76.6055 28.4845C76.6055 28.4845 76.2671 28.3997 75.8778 28.0104C75.4885 27.6211 75.3823 25.9765 74.993 25.2863C74.876 25.0782 74.6609 24.9104 74.4189 24.7773C73.7457 24.7782 72.2519 25.0175 71.8546 24.8282C71.6001 24.9863 71.3251 25.1943 71.0484 25.4711C69.9787 26.5407 71.2341 29.4336 71.4019 30.23C71.5698 31.0265 74.3921 31.6898 74.3921 31.6898C76.2903 32.0613 76.0984 30.6193 76.1421 30.3898C76.1867 30.1595 75.9305 29.0541 76.3198 28.8595Z" fill="#FFCABA"/>
|
|
19
|
+
<path d="M72.0359 23.481C72.0359 23.481 69.8207 23.6952 68.9091 25.181L68.9082 25.1818C68.9002 25.1943 64.8565 31.2104 64.5047 33.6952C64.152 36.1819 65.5029 35.0818 65.0324 37.4899C64.5636 39.897 63.3306 38.8988 63.3306 41.0122C63.3306 43.1265 65.9725 41.1301 66.6591 42.9899C67.3466 44.8497 64.2109 45.1819 64.2109 45.1819C70.0234 46.7667 73.6475 38.6988 72.135 36.9783C70.6591 35.2979 70.3172 35.5086 71.5654 32.147C72.5886 29.3908 71.3207 28.9033 71.3207 28.9033L71.1877 28.6979C71.1047 28.197 71.6815 28.0345 71.9824 27.8676C72.619 27.5131 73.0386 27.8158 73.4636 26.489C73.8877 25.1631 72.2832 23.481 72.0359 23.481Z" fill="#0C6DD2"/>
|
|
20
|
+
<path d="M71.7894 27.8782C71.7894 27.8782 71.2618 27.105 71.0234 27.3443C70.7841 27.5827 70.6814 28.8871 71.5234 29.0461C72.3653 29.205 71.7894 27.8782 71.7894 27.8782Z" fill="#FFCABA"/>
|
|
21
|
+
<path d="M74.2876 27.6066C74.2876 27.6066 74.8313 26.9888 75.0153 26.9888C75.2001 26.9888 75.2037 27.1691 75.2037 27.1691L74.2876 27.6066ZM75.5224 27.2013C75.5224 27.2013 74.984 27.4602 74.7572 27.6879C74.5305 27.9147 74.5456 28.012 74.5456 28.012C74.5456 28.012 75.0867 27.57 75.2956 27.4959C75.5037 27.4227 75.5224 27.2013 75.5224 27.2013Z" fill="#CCA295"/>
|
|
22
|
+
<path d="M75.3287 27.7936C75.3287 27.9418 75.2724 28.0623 75.2046 28.0623C75.1358 28.0623 75.0796 27.9418 75.0796 27.7936C75.0796 27.6445 75.1358 27.5239 75.2046 27.5239C75.2724 27.5239 75.3287 27.6445 75.3287 27.7936ZM75.9966 29.7141C75.9966 29.7141 75.418 29.8302 75.0483 29.6221C75.0483 29.6221 75.3724 30.2927 75.9966 30.2704V29.7141Z" fill="#CCA295"/>
|
|
23
|
+
</svg>
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
<svg width="128" height="128" viewBox="0 0 128 128" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path opacity="0.2" d="M98 104.031C98 103.518 97.1755 103.024 95.6729 102.574C90.7394 101.083 78.4239 100.03 64.0098 100.03C55.4465 100.03 47.6184 100.407 41.6444 101.016C40.6647 101.115 39.7296 101.228 38.856 101.336C33.3577 102.047 30 102.99 30 104.031C30 104.903 32.3601 105.701 36.3728 106.36C38.9158 106.779 42.1299 107.132 45.84 107.41C47.6184 107.541 49.5002 107.655 51.4775 107.746C52.9802 107.819 54.5265 107.875 56.1184 107.922C58.3223 107.983 60.6057 108.021 62.9658 108.03H63.9938C69.3716 108.03 74.4577 107.884 78.9754 107.626C79.6339 107.588 80.2915 107.546 80.9197 107.501C81.3319 107.476 81.7477 107.447 82.16 107.412C85.8666 107.137 89.0842 106.781 91.6406 106.365C95.6399 105.706 97.9964 104.903 97.9964 104.035" fill="#14181C" fill-opacity="0.5"/>
|
|
3
|
+
<path d="M77.4721 97.1633C77.0159 96.8338 75.2453 98.8329 75.315 99.6329C75.3837 100.434 82.8659 104.262 83.8748 104.471C84.8846 104.679 82.0641 100.052 79.5936 99.1811C77.1239 98.3115 77.4721 97.1633 77.4721 97.1633Z" fill="#5856D6"/>
|
|
4
|
+
<path d="M76.3223 93.6938C76.6696 95.7197 76.7276 97.4563 76.9008 97.8036C77.0749 98.1509 80.2008 100.988 80.8955 101.394C81.5901 101.799 81.7062 101.335 81.4749 100.872C81.2437 100.41 78.9205 98.1331 78.9526 97.6215C78.9857 97.109 78.9526 93.2295 78.9526 93.2295L76.3223 93.6938Z" fill="#FFCABA"/>
|
|
5
|
+
<path d="M80.4883 51.0122L72.5981 63.6256C72.5981 63.6256 75.5812 72.7122 75.5812 74.3613C75.5812 76.0122 73.4964 79.9988 73.4098 81.9131C73.3223 83.8274 75.7544 93.4667 76.0151 94.0747C76.2758 94.6819 79.749 94.6819 79.8356 94.0747C79.9231 93.4667 80.5303 83.7327 80.6178 81.9131C80.7035 80.0935 82.0919 76.0158 82.0937 75.0569C82.0973 71.964 82.0937 60.0818 80.4928 56.556C80.0142 55.5024 80.3303 53.1327 80.4883 51.0122Z" fill="#B30635"/>
|
|
6
|
+
<path d="M45.3163 65.4562C45.7832 65.1518 44.569 62.7937 43.8029 62.5705C43.0368 62.3473 36.8029 67.9 36.2466 68.7598C35.6913 69.6196 40.9913 68.6696 42.6841 66.6955C44.3779 64.7214 45.3163 65.4562 45.3163 65.4562Z" fill="#5856D6"/>
|
|
7
|
+
<path d="M48.9713 65.6249C46.9571 65.2159 45.316 64.6418 44.9303 64.6784C44.5428 64.7141 40.7678 66.6025 40.1383 67.1043C39.5097 67.6052 39.899 67.8802 40.4151 67.8311C40.9303 67.7838 43.8928 66.4409 44.3579 66.6561C44.8231 66.8722 48.4517 68.2454 48.4517 68.2454L48.9713 65.6249Z" fill="#FFCABA"/>
|
|
8
|
+
<path d="M80.5171 48.4453H73.2581C72.4278 48.7578 71.8671 48.998 71.8671 48.998C70.7867 50.2328 66.1814 53.2373 65.5742 54.3667C64.9662 55.4953 60.9921 66.4596 60.4715 68.3703C59.9662 67.8426 58.9162 67.2266 58.1635 66.9962C57.4108 66.7641 49.926 64.9185 48.7108 64.6578C47.4939 64.3962 46.3001 67.3498 46.5939 67.8703C46.8867 68.3908 51.6626 70.6498 54.3546 72.2123C57.0465 73.7748 59.3189 75.7516 61.501 75.7516C63.684 75.7516 72.5983 63.6257 72.5983 63.6257L80.4885 51.0123C80.559 50.0578 80.5974 49.156 80.5171 48.4453Z" fill="#E00842"/>
|
|
9
|
+
<path d="M71.0233 30.7855C70.6332 28.8061 71.3474 27.2748 71.2724 26.6489C69.8787 15.0284 60.0412 24.9712 55.4189 23.9007C53.2001 23.3864 53.6894 21.0034 55.2885 20.0569C54.8126 19.8302 51.6983 20.6855 52.2858 23.8927C49.9965 23.0319 49.8367 20.2686 50.2974 18.7061C46.459 22.1203 47.526 31.4061 54.9314 32.0686C56.5028 35.5855 60.1849 36.1087 62.2537 35.6677C65.5394 34.9668 66.5849 30.6632 71.0233 30.7855Z" fill="#BF9B1D"/>
|
|
10
|
+
<path d="M80.3766 10.2804C80.5293 9.55989 80.5998 8.79024 80.5364 8.38667C80.4971 8.13578 81.1212 6.69649 81.7819 6.23221C81.9784 6.09382 83.3516 5.48131 84.0159 5.36703C84.1819 5.33757 84.9721 4.89292 85.1052 5.02417C85.2382 5.15453 84.9453 6.03578 84.415 6.16614C82.2659 7.10364 83.165 7.73221 83.6221 7.89649C85.4257 8.31257 87.8873 5.77506 87.8873 6.44381C87.8873 7.09739 86.7123 8.66435 85.6998 9.07239C85.2016 9.27328 82.9677 9.70185 82.6757 9.69292C82.5382 9.68846 82.5534 10.192 82.4998 10.3385C82.4471 10.4849 80.3203 10.5483 80.3766 10.2804ZM48.6989 43.6777C47.9391 43.5554 47.6953 43.5313 47.3525 43.2367C47.0087 42.9429 46.1766 42.5992 45.7114 42.5027C45.2471 42.4045 44.4132 42.992 43.7034 43.0894C42.9935 43.1876 42.5346 43.1001 42.8096 43.4563C43.0784 43.8036 43.6221 43.9554 43.9971 43.8001C44.2025 43.7152 44.6837 43.4322 44.8784 43.6777C44.9552 43.7724 41.4435 44.6983 41.5007 44.9992C41.606 45.5626 43.6793 44.6974 43.8266 44.9992C43.9177 45.1867 41.8185 46.3706 41.7935 46.6152C41.7828 46.7269 41.831 46.7965 42.0918 46.9144C42.1909 46.9581 44.0793 45.4679 44.381 45.7349C44.7498 46.0608 43.0185 46.7876 42.6757 47.1019C42.4632 47.2974 42.8132 47.4938 42.8712 47.4822C43.19 47.4215 44.9944 46.0527 45.0953 46.1992C45.1971 46.3465 43.8641 47.1447 44.0953 47.4483C44.2909 47.7054 45.7846 46.4197 45.981 46.4197C46.1766 46.4197 47.7444 45.9054 47.9891 45.7831C48.2337 45.6608 48.5766 44.8474 48.8953 44.9724C49.2132 45.0974 48.6989 43.6777 48.6989 43.6777Z" fill="#FFCABA"/>
|
|
11
|
+
<path d="M70.8454 33.7403C70.2177 34.2385 68.407 34.7376 67.1829 35.5207C66.3864 36.0305 60.8266 41.4001 59.6998 41.9376C58.5739 42.4769 50.5838 43.4814 49.115 43.2858C47.6454 43.0885 48.6257 45.3903 49.5561 45.7832C50.4855 46.1751 59.3204 46.3948 61.1025 45.6608C62.8838 44.926 67.2507 40.5349 68.7204 40.5349C70.1891 40.5349 71.1882 43.7251 71.4338 44.509C71.6775 45.293 69.8088 50.1028 70.1998 50.4457C70.5927 50.7885 76.0686 53.2046 77.848 52.8126C79.6275 52.4198 80.6891 52.1983 80.8838 51.5608C81.0802 50.9242 80.2963 41.0814 79.6114 40.2001C80.8213 38.926 80.2945 36.6073 78.8373 34.0367C78.5659 33.559 79.5436 32.1349 80.5998 29.2412C81.532 26.6867 82.5311 22.7269 82.7382 20.9707C83.1784 17.2251 82.123 10.9662 82.7105 10.084C83.2989 9.2028 80.2132 10.084 80.2132 10.084C80.2132 10.084 78.515 21.2457 78.3686 22.1207C78.2221 22.9965 77.2695 26.568 76.7802 27.6465C76.2909 28.7242 75.5016 30.4537 74.7793 30.8876C73.7998 31.4751 72.932 32.3698 72.4275 32.4117C70.7677 32.5474 70.8454 33.7403 70.8454 33.7403Z" fill="#5856D6"/>
|
|
12
|
+
<path d="M69.2294 24.039C70.5222 24.3462 73.3928 26.9292 73.3678 28.8631C73.3535 29.9649 72.0205 30.6506 72.0205 30.6506C72.0205 30.6506 73.1963 32.7069 73.7838 33.1962C74.3722 33.6863 71.2865 34.9104 70.7972 34.2738C70.308 33.6381 69.5231 32.022 68.5446 31.189C67.5642 30.3569 65.9062 30.6087 65.8999 29.9158C65.8963 29.4747 66.4571 29.3703 66.6838 29.2462C68.2749 28.8872 68.5446 26.1935 67.6133 24.9212C68.2999 24.5783 68.7821 23.9328 69.2294 24.039Z" fill="#FFCABA"/>
|
|
13
|
+
<path d="M72.0206 30.6507C72.0206 30.6507 71.6295 30.9766 70.2768 31.0677C70.2768 31.0677 71.3357 31.3882 72.3911 31.2739L72.0206 30.6507ZM69.2322 26.2364C69.1143 26.4668 69.0884 26.7355 69.1099 26.9945C69.1661 26.7873 69.2429 26.5864 69.3375 26.3945C69.3643 26.34 69.3938 26.2864 69.4331 26.2418C69.5081 26.1579 69.6161 26.1105 69.7036 26.0391C69.8956 25.882 69.8197 25.74 69.5947 25.8579C69.4393 25.9409 69.3125 26.0802 69.2322 26.2364ZM69.5152 26.8498C69.6259 26.865 69.742 26.8382 69.8331 26.7748C69.8607 26.7561 69.8866 26.7329 69.9027 26.7034C69.9197 26.6722 69.9224 26.6355 69.9241 26.5998C69.984 25.773 69.617 26.8641 69.5152 26.8498ZM70.3893 25.1222C70.475 25.0293 70.6036 24.9784 70.7277 24.9873C70.6375 25.0597 70.5393 25.1427 70.5179 25.257C70.5116 25.2918 70.5125 25.3275 70.5018 25.3614C70.4732 25.4436 70.3527 25.4909 70.2947 25.415C70.2349 25.3373 70.3375 25.1766 70.3893 25.1222ZM70.8134 25.3007C70.7447 25.4409 70.6741 25.582 70.6045 25.7222C70.667 25.7204 70.725 25.7713 70.784 25.7525C70.8188 25.7409 70.842 25.7061 70.859 25.673C70.9241 25.5445 70.942 25.3677 70.834 25.2739M71.7161 26.6266C71.7607 26.6445 71.8081 26.665 71.8366 26.7025C71.8724 26.7489 71.875 26.8132 71.8706 26.8713C71.8599 27.0284 71.8125 27.1829 71.7349 27.3204C71.742 27.2061 71.7411 27.0918 71.7331 26.9766C71.7313 26.948 71.7286 26.9177 71.7125 26.8927C71.7009 26.8748 71.6831 26.8614 71.6652 26.848C71.317 26.5954 70.7974 26.4757 70.509 26.1552C70.6938 26.165 70.9224 26.307 71.0965 26.3766C71.3027 26.4605 71.5099 26.5436 71.7161 26.6266ZM72.0857 27.982C71.9706 28.2034 71.842 28.4347 71.6232 28.5543C71.7857 28.5811 71.9491 28.5936 72.1125 28.5909C72.1965 28.59 72.2831 28.5838 72.3536 28.54C72.4536 28.4775 72.4974 28.357 72.525 28.2427C72.5474 28.148 72.5643 28.0507 72.5554 27.9534C72.5402 27.7838 72.4447 27.5222 72.3402 27.3945C72.2197 27.5123 72.1679 27.823 72.0857 27.982Z" fill="#CCA295"/>
|
|
14
|
+
</svg>
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
<svg width="128" height="128" viewBox="0 0 128 128" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path opacity="0.2" d="M87 104.146C87 103.633 86.3574 103.139 85.1862 102.69C81.341 101.198 71.7422 100.146 60.5076 100.146C53.8333 100.146 47.732 100.523 43.0758 101.132C42.3122 101.231 41.5834 101.344 40.9025 101.452C36.617 102.163 34 103.106 34 104.146C34 105.019 35.8395 105.817 38.967 106.475C40.9491 106.894 43.4542 107.248 46.3459 107.526C47.732 107.657 49.1987 107.77 50.7398 107.862C51.911 107.935 53.1162 107.991 54.357 108.038C56.0748 108.099 57.8545 108.137 59.694 108.146H60.4951C64.6867 108.146 68.6508 108 72.172 107.742C72.6852 107.704 73.1978 107.661 73.6874 107.617C74.0087 107.591 74.3328 107.563 74.6541 107.528C77.5431 107.252 80.0509 106.897 82.0434 106.481C85.1605 105.822 86.9972 105.019 86.9972 104.151" fill="#14181C" fill-opacity="0.5"/>
|
|
3
|
+
<path d="M72.3028 31.4702C70.9376 28.6059 67.9153 27.0327 64.9876 27.796C63.9385 26.3737 62.3117 25.3791 60.6206 25.1407C57.2858 24.6693 52.9831 26.2862 53.4198 29.7657C52.3644 32.2032 52.6233 35.5585 54.7278 37.2023C54.3412 40.4023 57.5519 43.2434 61.3501 42.8594C62.8796 44.971 65.5358 46.2077 68.0198 45.7237C68.618 45.6094 69.5224 45.3907 69.6769 45.4184C69.4823 45.3978 74.0108 48.363 77.134 43.0818C80.3206 37.6925 77.1831 31.6719 72.3028 31.4702Z" fill="#C27057"/>
|
|
4
|
+
<path d="M59.7971 97.897C59.7971 97.897 59.5409 101.064 59.7498 102.093C59.8605 102.644 60.4757 103.776 60.1935 104.299C59.9114 104.816 59.5882 104.947 59.5882 104.947L52.2766 105.065C51.8766 105.071 52.1418 104.819 52.4614 104.586C52.9864 104.207 53.4123 103.955 55.09 103.154C55.198 103.101 55.598 102.852 55.7427 102.768C56.1087 102.55 56.4721 102.203 56.7882 101.858C57.3123 101.283 57.3596 98.4952 57.3596 98.4952L59.7971 97.9005V97.897Z" fill="#FFCABA"/>
|
|
5
|
+
<path d="M55.7427 102.761C57.6757 103.249 59.1079 102.92 59.9043 102.601C60.1096 103.175 60.3855 103.898 60.2409 104.311C60.0623 104.819 59.8311 105.047 59.6087 105.051C57.8409 105.098 53.1177 105.047 51.7695 105.065C51.5811 105.065 51.4766 104.85 51.598 104.709C51.9311 104.315 55.598 102.846 55.7427 102.759" fill="#BF9B1D"/>
|
|
6
|
+
<path d="M54.0822 55.8086C54.0822 55.8086 50.9394 54.2595 51.5447 57.6274C52.1492 60.9997 56.7545 98.8988 56.7545 98.8988L61.0679 99.1372C61.0679 99.1372 61.6197 86.5006 61.4983 84.6854C61.3769 82.8702 60.6617 80.064 60.6617 80.064L60.2947 68.8524L56.2242 55.0122L54.0786 55.8051L54.0822 55.8086Z" fill="#0A57A8"/>
|
|
7
|
+
<path d="M72.249 72.8861C72.249 72.8861 74.441 70.587 74.9276 69.6593C75.1901 69.1611 75.4249 67.8942 75.9731 67.6692C76.5187 67.4442 76.8499 67.5477 76.8499 67.5477L82.6026 72.0656C82.916 72.3111 82.5517 72.3415 82.158 72.3218C81.5097 72.2843 81.0231 72.2138 79.2142 71.7772C79.0963 71.7504 78.6294 71.6897 78.4642 71.6656C78.0437 71.6058 77.5392 71.6424 77.0794 71.7129C76.3097 71.8272 74.5178 73.9656 74.5178 73.9656L72.2517 72.8933L72.249 72.8861Z" fill="#FFCABA"/>
|
|
8
|
+
<path d="M78.4652 71.6592C77.2714 70.0619 75.95 69.4199 75.1304 69.161C75.3322 68.5869 75.5536 67.8297 75.9268 67.5985C76.3839 67.3154 76.7036 67.3726 76.8777 67.511C78.2795 68.5895 81.9447 71.5378 83.0027 72.3717C83.1509 72.4895 83.0973 72.7217 82.9125 72.7547C82.4054 72.8494 78.6295 71.6824 78.4652 71.6592Z" fill="#BF9B1D"/>
|
|
9
|
+
<path d="M52.8149 57.0292C52.8149 57.0292 59.864 53.8926 59.9748 54.2524C60.8596 57.0997 63.6087 56.1818 65.239 61.1943C65.9221 63.2926 66.6248 77.2604 66.6248 77.2604C66.6248 77.2604 69.4042 74.9542 73.3783 70.9229C73.6837 70.614 76.6694 73.4542 76.6694 73.4542C68.7828 84.1077 65.381 84.6658 64.0658 84.0676C61.3194 82.8238 55.5239 65.4068 55.5346 65.4068C54.8382 64.0524 52.8149 57.0292 52.8149 57.0292Z" fill="#0C6DD2"/>
|
|
10
|
+
<path d="M51.5413 33.0191C51.5413 33.0191 48.8832 27.9057 48.4716 26.0271C48.0582 24.1477 46.6341 14.695 46.7529 14.087C46.8743 13.4789 46.2091 13.1218 45.9297 12.6021C45.6511 12.0834 46.4234 10.9754 45.9297 11.0209C45.4359 11.0646 44.7323 13.053 44.3091 13.4021C43.8868 13.7521 44.5011 23.3825 44.7689 25.8236C45.0386 28.2646 48.3395 35.7736 48.3395 35.7736L51.5395 33.0191H51.5413Z" fill="#FFCABA"/>
|
|
11
|
+
<path d="M46.4974 14.3059C46.4653 13.9996 49.351 11.2586 48.9198 11.0157C48.4885 10.7702 47.5144 12.4943 47.0796 12.1327C46.6421 11.7684 46.3064 6.85678 45.9698 7.00321C45.3412 7.27107 46.0582 10.0148 45.7421 10.0871C45.426 10.1604 45.2537 7.15321 44.6849 7.07732C44.1162 7.00142 45.1099 9.90857 44.9028 10.0782C44.6983 10.2496 43.6019 7.46928 43.1823 7.87732C42.9546 8.09874 44.2108 10.3237 43.8483 10.3979C43.484 10.4675 42.259 8.91214 42.0233 9.1916C41.784 9.46928 43.2224 10.3586 43.468 11.3675C43.7162 12.3746 44.4099 12.9773 44.3358 14.6952C44.2608 16.413 46.4974 22.2211 46.4974 14.3059ZM64.5037 37.3532C64.5037 37.3532 74.693 37.3398 76.8751 37.2157C78.8474 37.1014 86.6814 37.2996 86.9867 37.2657C87.293 37.2291 89.3171 33.8032 89.6528 34.1693C89.9885 34.5362 88.526 35.8711 88.9769 36.2139C89.4305 36.5595 94.2921 35.7862 94.2242 36.1461C94.1037 36.8193 91.2698 36.7345 91.2698 37.0577C91.2698 37.38 94.2385 36.8764 94.4394 37.4139C94.6412 37.9514 91.5849 37.6327 91.4644 37.8746C91.3439 38.113 94.2983 38.5568 93.9957 39.0577C93.8314 39.33 91.3805 38.6041 91.3903 38.9737C91.4037 39.3434 93.193 40.1907 92.9733 40.4827C92.7555 40.7791 91.5689 39.5755 90.5296 39.5621C89.4912 39.5452 88.7483 39.0041 87.0912 39.4612C86.2742 39.6862 80.0251 40.4496 74.743 40.8996C69.3314 41.3639 64.8939 41.5086 64.8939 41.5086L64.4974 37.3532H64.5037Z" fill="#FFCABA"/>
|
|
12
|
+
<path d="M59.9956 36.9265C60.8902 36.4997 67.3474 36.7149 67.3474 36.7149C67.3474 36.7149 68.2483 41.2122 67.5188 42.2952C67.5188 42.2952 61.7438 43.1524 61.9081 43.6301L59.9956 36.9301V36.9265Z" fill="#E00842"/>
|
|
13
|
+
<path d="M49.393 44.5575C49.2591 42.92 49.5814 41.6629 49.652 41.1182C49.1582 39.4174 48.1055 35.7932 47.7261 35.0807C47.7261 35.0807 49.5011 31.6718 51.3163 31.6959C51.3163 31.6959 53.1716 35.8772 54.6038 36.6236C54.6243 36.6174 55.1118 36.8388 55.327 36.8388C56.7118 36.829 61.5493 36.6843 62.4538 36.6674L61.9457 43.5316C58.4395 50.4031 59.3913 54.0102 60.7225 55.345C61.3511 55.9736 51.9716 58.5182 51.5413 57.6307C51.0341 56.5816 49.6654 47.8656 49.393 44.5611" fill="#E00842"/>
|
|
14
|
+
<path d="M58.3008 34.0353C58.3008 34.0353 58.1865 36.4898 58.3008 37.5112C58.4151 38.5335 57.2517 40.9264 55.0874 40.9701C52.9222 41.0112 54.7713 38.6746 54.9597 37.6657C55.1472 36.6612 55.3758 32.7246 55.3758 32.7246L58.2972 34.0353H58.3008Z" fill="#FFCABA"/>
|
|
15
|
+
<path d="M55.3796 32.7246C55.3796 32.7246 55.3261 33.6389 55.252 34.6978C55.935 35.5112 56.9868 35.9282 58.2609 35.4335C58.2743 34.6737 58.3046 34.0389 58.3046 34.0389L55.3832 32.7282L55.3796 32.7246Z" fill="#CCA295"/>
|
|
16
|
+
<path d="M58.483 26.7273C58.483 26.7273 59.7098 27.0933 60.3955 28.3201C61.0848 29.5478 61.3741 33.0371 58.7286 34.4764C56.0857 35.9148 54.2705 33.4978 54.392 31.2692C54.5125 29.0433 55.192 26.1049 58.4795 26.7273" fill="#FFCABA"/>
|
|
17
|
+
<path d="M58.1133 26.6265C58.1133 26.6265 59.4544 30.297 60.8294 30.7104C62.2008 31.1247 62.0597 32.9158 62.0597 32.9158C62.0597 32.9158 62.3115 28.7747 61.0713 27.7354C59.8302 26.697 58.116 26.6265 58.116 26.6265" fill="#C27057"/>
|
|
18
|
+
<path d="M53.8634 30.5326C54.042 31.0835 54.4482 31.4469 54.7679 31.3425C55.0911 31.2389 55.2054 30.7076 55.0268 30.1559C54.8482 29.605 54.442 29.2416 54.1223 29.346C53.8 29.4496 53.6857 29.9809 53.8634 30.5326ZM60.2241 31.413C60.0018 31.9782 60.1295 32.5594 60.5134 32.7103C60.8965 32.8621 61.3875 32.5255 61.609 31.9612C61.8313 31.396 61.7027 30.8148 61.3197 30.663C60.9366 30.5121 60.4456 30.8487 60.2241 31.413Z" fill="#FFCABA"/>
|
|
19
|
+
<path d="M56.5998 28.9594C56.3007 28.8782 55.9676 28.8951 55.6953 29.0434C55.9007 29.0335 56.1123 29.0264 56.3069 29.0934C56.5221 29.1675 56.9221 29.5746 57.1614 29.4773C57.5408 29.3219 56.7141 28.9889 56.5998 28.9594ZM58.8757 29.6889C59.0373 29.6889 59.2016 29.7255 59.3292 29.8228C59.4569 29.9175 59.5444 30.0683 59.5685 30.2264C59.4266 30.0683 59.2283 29.9639 59.0203 29.9344C58.8891 29.9139 58.3846 30.038 58.3578 29.9273C58.3078 29.7192 58.7712 29.6889 58.8757 29.6889ZM59.2025 30.6228C59.0578 30.7273 58.8525 30.7478 58.6908 30.6701C58.6614 30.6567 58.631 30.6371 58.6069 30.6166C58.54 30.563 58.4123 30.3978 58.4292 30.3067C58.5605 30.3612 58.6775 30.4451 58.8051 30.5023C58.8694 30.5291 58.9364 30.5559 59.0042 30.5764C59.0337 30.5862 59.1757 30.6398 59.2025 30.6228ZM56.7444 29.7425V29.7862C56.5935 29.8532 56.4221 29.9201 56.2703 29.8567C56.2167 29.8335 56.173 29.7933 56.1292 29.7523C55.615 29.2282 56.7444 29.7523 56.7444 29.746M57.5748 30.2228C57.3132 30.6737 57.0507 31.121 56.7882 31.571C56.765 31.6112 56.7417 31.655 56.7382 31.7023C56.7382 31.763 56.7721 31.8237 56.8158 31.8675C56.8587 31.9139 56.9096 31.9541 56.94 32.0085C56.94 31.9344 56.9364 31.8603 56.9328 31.7826C56.9328 31.7192 56.9328 31.655 56.9435 31.5951C56.9569 31.5308 56.9801 31.4675 57.0069 31.4067C57.1685 31.0371 57.3533 30.6737 57.5346 30.3103M56.5971 32.6871C56.8891 32.805 57.2391 32.8112 57.5176 32.6603C57.4105 32.7844 57.2962 32.8987 57.1551 32.9862C57.0167 33.0701 56.8525 33.1237 56.6908 33.1067C56.4587 33.0835 56.2578 32.9255 56.1266 32.7308C56.015 32.5666 55.898 32.3273 55.881 32.1326C55.9953 32.1791 56.106 32.3639 56.2069 32.4514C56.3248 32.5496 56.4551 32.6335 56.5971 32.6907" fill="#CCA295"/>
|
|
20
|
+
</svg>
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
<svg width="128" height="128" viewBox="0 0 128 128" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path opacity="0.2" d="M91 103.652C91 103.139 90.3574 102.645 89.1862 102.196C85.341 100.704 75.7422 99.6519 64.5076 99.6519C57.8333 99.6519 51.732 100.028 47.0758 100.638C46.3122 100.736 45.5834 100.85 44.9025 100.958C40.617 101.669 38 102.612 38 103.652C38 104.525 39.8395 105.323 42.967 105.981C44.9491 106.4 47.4542 106.754 50.3459 107.032C51.732 107.163 53.1987 107.276 54.7398 107.368C55.911 107.44 57.1162 107.497 58.357 107.544C60.0748 107.605 61.8545 107.643 63.694 107.652H64.4951C68.6867 107.652 72.6508 107.506 76.172 107.248C76.6852 107.21 77.1978 107.167 77.6874 107.123C78.0087 107.097 78.3328 107.068 78.6541 107.033C81.5431 106.758 84.0509 106.403 86.0434 105.987C89.1605 105.328 90.9972 104.525 90.9972 103.657" fill="#14181C" fill-opacity="0.5"/>
|
|
3
|
+
<path d="M67.2662 19.8805C67.2707 19.7966 67.2724 19.7118 67.2724 19.6269C67.2724 16.8796 65.0974 14.6528 62.4135 14.6528C60.0698 14.6528 58.1126 16.3519 57.6555 18.6135C56.7448 20.5653 56.2314 23.8591 56.0876 25.2877C55.2242 33.885 33.2153 32.7002 42.8332 42.5305C61.5323 61.6412 67.3135 23.1903 67.3135 20.3109C67.3135 20.1385 67.2966 19.9966 67.2662 19.8805Z" fill="#FF7A85"/>
|
|
4
|
+
<path d="M59.8768 95.3706L59.6536 101.76C59.6536 101.76 56.4331 103.83 55.5483 104.254C54.6643 104.679 54.7947 104.292 54.8626 104.071C54.9304 103.85 57.1777 102.925 57.4474 102.041C57.7179 101.158 57.4349 95.7018 57.5054 95.4259C57.5759 95.15 59.8768 95.3706 59.8768 95.3706Z" fill="#FFCABA"/>
|
|
5
|
+
<path d="M57.5115 101.662C57.5115 101.662 58.9874 102.347 59.6954 100.564V103.443L54.5838 105.013C54.1954 105.178 53.7847 104.832 53.8802 104.422L53.9561 104.096C54.0257 103.796 54.2177 103.539 54.4856 103.386L57.5115 101.662Z" fill="#B30635"/>
|
|
6
|
+
<path d="M63.774 50.6563L62.257 73.7849L60.2668 96.1224L56.8749 96.1885C56.8749 96.1885 57.2597 73.5938 57.0365 71.6599C56.8124 69.7278 54.9249 54.0055 57.0936 50.201C59.2615 46.3965 63.774 50.6563 63.774 50.6563Z" fill="#5856D6"/>
|
|
7
|
+
<path d="M69.9087 95.4189L70.3185 101.799C70.3185 101.799 73.5971 103.774 74.4944 104.173C75.3899 104.572 75.248 104.189 75.1739 103.969C75.0998 103.75 72.8265 102.892 72.531 102.016C72.2355 101.141 72.3596 95.6797 72.281 95.4056C72.2024 95.1314 69.9087 95.4189 69.9087 95.4189Z" fill="#FFCABA"/>
|
|
8
|
+
<path d="M72.4565 101.639C72.4565 101.639 71.0011 102.366 70.2422 100.605L70.3252 103.482L75.4806 104.903C75.8734 105.057 76.2743 104.7 76.1672 104.292L76.0815 103.968C76.0029 103.67 75.8038 103.418 75.5315 103.273L72.4565 101.639Z" fill="#B30635"/>
|
|
9
|
+
<path d="M68.6696 48.0034C68.6696 48.0034 71.1347 60.29 71.3303 66.9445C71.524 73.5998 72.7874 93.0329 72.7874 93.0329L72.8865 96.4356L69.5722 96.4195L65.4517 71.6713L60.874 48.9115L68.6696 48.0034Z" fill="#5856D6"/>
|
|
10
|
+
<path d="M54.1482 20.961C54.1482 20.961 54.9705 20.5235 52.6714 16.2467C50.3705 11.9682 45.9893 6.18066 45.9893 6.18066L48.4116 15.7941C48.4116 15.7941 52.2955 20.3548 54.1482 20.961Z" fill="#FFCABA"/>
|
|
11
|
+
<path d="M47.9873 15.309C47.9873 15.309 53.0355 24.4876 53.39 24.8903C53.7427 25.2938 55.7873 29.1706 56.0319 29.9135C56.2784 30.6554 57.9337 34.2028 60.2569 32.9001C62.5793 31.5956 58.2944 26.3626 58.2944 26.3626L51.9096 14.4108L51.6114 13.6885L47.9873 15.309Z" fill="#E00842"/>
|
|
12
|
+
<path d="M48.2517 9.35006C47.124 7.33309 47.6017 5.98131 47.4526 5.03041C47.3035 4.07952 47.3115 3.0447 47.3062 3.05363C46.7365 3.91881 47.0767 4.5822 46.9937 5.04381C46.9097 5.50452 46.9954 5.35184 46.5437 4.65988C46.2847 4.26702 46.5704 3.20006 46.6597 2.49291C46.7374 1.87863 46.6079 1.58398 46.6079 1.58398C46.6079 1.58398 46.2062 2.45541 46.0222 3.40541C45.8008 4.54916 45.7901 5.82863 45.8329 6.10809C45.9142 6.6197 46.624 7.99113 47.2829 8.89113C48.0276 9.90631 49.0642 10.8045 48.2517 9.35006ZM72.0928 20.3777C72.0928 20.3777 71.2713 19.9384 73.5713 15.6626C75.8704 11.3849 80.2535 5.59827 80.2535 5.59827L77.7928 15.0251C77.7928 15.0251 73.9472 19.7697 72.0928 20.3777Z" fill="#FFCABA"/>
|
|
13
|
+
<path d="M74.3321 13.8277L67.9464 25.7804C67.9464 25.7804 66.6598 30.6777 68.5616 32.5045C68.8661 32.7965 68.8661 31.5554 70.2098 29.3295C70.6169 28.6563 72.4982 24.7107 72.8518 24.3072C73.2053 23.9054 78.2544 14.725 78.2544 14.725L74.6303 13.1045L74.3321 13.8277Z" fill="#E00842"/>
|
|
14
|
+
<path d="M77.9893 8.76696C79.1178 6.74911 78.6393 5.39643 78.7884 4.44732C78.9375 3.49554 78.9303 2.4625 78.9357 2.47143C79.5053 3.33571 79.1652 3.99911 79.2482 4.46071C79.3321 4.92232 79.2455 4.76786 79.6982 4.07589C79.9562 3.68214 79.6714 2.61786 79.5812 1.90893C79.5036 1.29375 79.6339 1 79.6339 1C79.6339 1 80.0357 1.87232 80.2196 2.82054C80.4411 3.96607 80.4518 5.24554 80.4071 5.525C80.3268 6.0375 79.6178 7.40804 78.9589 8.30625C78.2143 9.32411 77.1777 10.2214 77.9893 8.76696ZM61.5652 21.0884C61.5652 21.0884 62.0286 23.7509 61.6419 24.4902C61.2562 25.2304 58.6348 26.9321 58.2491 27.4491C57.8634 27.967 59.0196 31.9616 62.7991 31.3705C66.5777 30.7777 68.1455 28.9232 68.1455 28.3321C68.1455 27.7393 69.8937 26.7098 68.6589 26.267C67.4268 25.8214 65.4214 25.5259 64.8812 24.9339C64.3419 24.3438 63.6473 22.8634 64.0339 21.3098C64.4196 19.7571 61.5652 21.0884 61.5652 21.0884Z" fill="#FFCABA"/>
|
|
15
|
+
<path d="M68.0721 50.7562L56.3989 51.6195L58.1936 41.5088L57.7864 29.6499C57.7864 29.6499 60.0998 30.5044 62.1248 30.6267C63.4534 30.7062 66.2891 29.6499 66.2891 29.6499L68.0721 50.7562Z" fill="#E9E5E1"/>
|
|
16
|
+
<path d="M56.2009 28.9563C56.2009 28.9563 57.1366 35.5805 57.2848 38.2501C57.5518 43.0617 53.1268 47.8769 52.8956 49.4305C52.6652 50.9858 54.2786 52.4519 54.2786 52.4519C54.2786 52.4519 55.2813 53.0438 55.8197 53.1171C56.3598 53.1912 57.3893 52.6938 57.7482 50.8974C58.1911 48.6796 59.559 41.0367 59.8304 39.6546C60.2161 37.6965 59.9072 31.9626 60.2161 31.2215C60.5241 30.4822 61.642 28.0778 61.4875 27.4876C61.3331 26.8956 60.2161 25.8215 60.2161 25.8215C60.2161 25.8215 56.8179 27.5501 56.2009 28.9563ZM64.9 26.4322C64.4375 26.6546 64.6697 29.0956 64.9 29.4287C65.1313 29.7608 65.5366 37.2501 65.5947 39.026C65.6527 40.8019 65.884 47.7921 66.1723 49.0671C66.4625 50.343 66.2884 51.8412 67.6777 52.3412C69.0652 52.8394 71.6697 50.493 71.6697 50.493C71.6697 50.493 69.7634 46.7581 69.417 45.2599C69.0697 43.7635 68.3125 41.8555 68.1973 39.5813C68.0822 37.3063 68.5786 33.826 69.0009 32.0367C69.475 30.0233 69.7009 27.2644 69.8179 26.9313C69.9331 26.6001 67.3304 25.7671 66.867 25.6001C66.867 25.6001 65.3634 26.2108 64.9 26.4322Z" fill="#E00842"/>
|
|
17
|
+
<path d="M63.6203 15.7822C63.5408 15.7616 63.4605 15.7447 63.3774 15.7295C63.2105 16.6438 62.4524 17.7259 61.2783 18.5768C60.9926 18.7831 60.7007 18.9598 60.4087 19.1134V19.9723C60.4087 21.2429 61.5158 23.6134 62.8998 23.6134C64.2846 23.6134 65.4212 21.2429 65.4212 19.9723V18.0375C64.7328 17.5973 64.0739 16.7991 63.6203 15.7822Z" fill="#FFCABA"/>
|
|
18
|
+
<path d="M64.1159 18.426C64.3471 18.3787 64.6025 18.4243 64.782 18.5778C64.923 18.6993 65.007 18.8743 65.0668 19.0519C64.9507 18.9412 64.8302 18.8278 64.6802 18.7743C64.5525 18.7287 64.4141 18.7296 64.2811 18.7537C64.1936 18.7689 64.107 18.7948 64.0239 18.8278C63.8927 18.8823 63.4462 19.1519 63.5239 18.8359C63.582 18.6019 63.9159 18.4671 64.1159 18.426ZM61.5373 18.6368C61.3927 18.6752 61.2489 18.735 61.1346 18.8359C61.0212 18.9368 60.9409 19.0814 60.9445 19.2341C60.9962 19.0859 61.1364 18.9868 61.2828 18.9314C61.5195 18.8403 61.7909 18.8421 62.0266 18.9368C62.1337 18.9796 62.2364 19.0412 62.3516 19.0519C62.4311 19.0582 62.5221 19.0332 62.5614 18.9635C62.7891 18.5609 61.7141 18.5877 61.5373 18.6368ZM64.6337 19.2064C64.5802 19.3055 64.5177 19.4046 64.4284 19.4734C64.3087 19.5653 63.8561 19.5698 63.982 19.3394C64.0882 19.1448 64.5605 19.343 64.6337 19.2064ZM62.0686 19.2368C62.0784 19.335 61.998 19.418 61.9239 19.4832C61.8105 19.5868 61.4257 19.6091 61.4873 19.3698C61.5266 19.2153 62.0695 19.2484 62.0686 19.2368ZM63.5141 21.2868C63.3034 21.3037 63.0918 21.2912 62.8837 21.2502C63.0078 21.1671 63.1284 21.0814 63.2471 20.9921C63.1998 20.7269 63.1436 20.4618 63.0793 20.1984C63.0382 20.0269 62.8587 19.6519 62.9203 19.4903C63.0962 19.7421 63.2078 20.0743 63.3034 20.3653C63.3275 20.4403 63.5382 21.2841 63.5141 21.2868ZM63.4203 21.9662C63.5168 21.9671 63.615 21.9671 63.7078 21.9403C63.8016 21.9135 63.8891 21.8573 63.932 21.7698C63.8177 21.9582 63.7043 22.1466 63.59 22.3359C63.5552 22.393 63.5186 22.451 63.4677 22.4948C63.3936 22.5555 63.2945 22.5778 63.1998 22.576C63.007 22.5725 62.3936 22.3439 62.4239 22.0787C62.4498 21.8502 63.2364 21.9662 63.4203 21.9662Z" fill="#CCA295"/>
|
|
19
|
+
</svg>
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
<svg width="128" height="128" viewBox="0 0 128 128" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path opacity="0.2" d="M91.8022 103.822C91.8022 103.309 91.1596 102.815 89.9885 102.365C86.1432 100.874 76.5444 99.8213 65.3099 99.8213C58.6355 99.8213 52.5342 100.198 47.8781 100.807C47.1144 100.906 46.3856 101.019 45.7047 101.127C41.4193 101.838 38.8022 102.781 38.8022 103.822C38.8022 104.694 40.6418 105.492 43.7693 106.151C45.7513 106.57 48.2564 106.923 51.1481 107.201C52.5342 107.332 54.0009 107.446 55.5421 107.537C56.7133 107.61 57.9185 107.666 59.1592 107.713C60.877 107.774 62.6567 107.812 64.4962 107.821H65.2974C69.4889 107.821 73.4531 107.675 76.9742 107.417C77.4875 107.379 78 107.337 78.4897 107.292C78.811 107.267 79.135 107.238 79.4563 107.203C82.3453 106.928 84.8532 106.572 86.8457 106.156C89.9627 105.497 91.7995 104.694 91.7995 103.826" fill="#14181C" fill-opacity="0.5"/>
|
|
3
|
+
<path d="M53.6639 74.4382C53.6639 74.4382 53.4558 73.4123 55.8165 70.2561C56.3264 69.5757 57.879 67.0114 57.879 67.0114C58.4933 66.8623 60.4049 67.8784 60.9094 68.1873C61.0112 68.2498 61.0701 68.2882 61.0701 68.2882C61.0701 68.2882 61.888 71.8346 60.1496 71.4329C60.0951 71.4195 60.0406 71.4096 59.9862 71.4016C58.3058 71.1391 56.6826 72.807 55.9451 73.8668C55.4656 74.5552 53.9835 74.4659 53.6639 74.4382Z" fill="#5856D6"/>
|
|
4
|
+
<path d="M82.4682 79.8831C82.4682 79.8831 70.1754 74.3367 62.6799 72.0956C61.7513 71.8179 60.8986 71.5929 60.1504 71.4331L60.9388 68.2179C60.9388 68.2179 61.6727 68.2054 62.8647 68.2072C67.5307 68.2206 79.2174 68.4813 81.3049 70.7715C83.9254 73.6483 82.4682 79.8831 82.4682 79.8831Z" fill="#FFCABA"/>
|
|
5
|
+
<path d="M82.2711 56.8501C81.7881 54.7751 76.4185 48.3046 73.6676 49.8037C70.9176 51.3019 71.7506 57.3992 74.6176 66.9965C74.6613 67.143 75.5051 68.4938 75.5497 68.6394C69.7711 67.6903 62.6881 68.2367 62.6881 68.2367L61.606 73.2296C66.8131 74.6688 77.2881 78.0188 81.5301 80.1724C83.1524 80.9081 85.0577 80.9081 85.4461 79.4813C86.7443 74.7028 82.2711 56.8501 82.2711 56.8501Z" fill="#B30635"/>
|
|
6
|
+
<path d="M43.2132 81.3005C43.2132 81.3005 43.0051 80.2755 45.3667 77.1184C45.8757 76.438 47.4283 73.8737 47.4283 73.8737C48.0426 73.7246 49.9542 74.7407 50.4587 75.0505C50.5605 75.113 50.6194 75.1505 50.6194 75.1505C50.6194 75.1505 51.4373 78.6978 49.6989 78.2952C49.6444 78.2818 49.5899 78.2719 49.5355 78.2639C47.8551 78.0014 46.2319 79.6702 45.4944 80.7291C45.0149 81.4175 43.5328 81.3282 43.2132 81.3005Z" fill="#5856D6"/>
|
|
7
|
+
<path d="M72.0176 86.7463C72.0176 86.7463 59.7247 81.199 52.2292 78.9579C51.3006 78.6811 50.4479 78.4552 49.6997 78.2954L50.4881 75.0811C50.4881 75.0811 51.222 75.0677 52.414 75.0695C57.0801 75.0829 68.7667 75.3436 70.8542 77.6338C73.4747 80.5106 72.0176 86.7463 72.0176 86.7463Z" fill="#FFCABA"/>
|
|
8
|
+
<path d="M68.5085 58.399C65.4764 59.1847 66.2371 62.8303 66.6898 72.8374C66.7415 73.9696 66.8469 75.0624 66.996 76.1053C62.5523 75.2133 55.721 75.0794 52.413 75.0696C52.413 75.0696 51.8639 76.2919 51.888 77.2678C51.938 79.3463 52.9996 80.7213 52.9996 80.7213C60.4951 82.9624 72.0165 86.7463 72.0165 86.7463C72.0165 86.7463 72.0174 86.7428 72.0183 86.7374C72.7862 86.9365 73.5094 86.5526 74.0844 85.4517C76.3773 81.0624 80.2987 51.8517 80.2987 51.8517C80.3335 49.7222 71.5398 57.6124 68.5085 58.399Z" fill="#E00842"/>
|
|
9
|
+
<path d="M63.5585 35.975C63.5585 35.975 64.6246 33.2723 62.5522 29.417L65.4996 30.0715L67.5014 30.5161C67.5014 30.5161 67.8326 31.1991 68.2656 32.4679C68.379 32.8018 68.8022 34.1402 68.9264 34.5545C69.6299 34.584 69.5174 35.9509 68.0728 36.1607C66.4647 36.3947 63.5585 35.975 63.5585 35.975Z" fill="#FFCABA"/>
|
|
10
|
+
<path d="M67.5012 30.5169C67.5012 30.5169 67.8316 31.1991 68.2655 32.4678C66.545 32.9812 63.478 31.3089 63.478 31.3089C64.1691 30.6758 64.8557 30.2839 65.4995 30.0723L67.5012 30.5169Z" fill="#CCA295"/>
|
|
11
|
+
<path d="M80.8738 8.90006C80.73 8.72238 80.8282 10.0447 80.8729 10.5795C80.8836 10.7054 80.9907 10.8001 81.1166 10.7938C81.1184 10.7938 81.1202 10.7938 81.122 10.7929C81.2711 10.7858 81.3773 10.6447 81.339 10.4992C81.2077 9.99202 80.9381 8.98042 80.8738 8.90006ZM80.6318 10.651C80.7595 10.634 80.8443 10.5108 80.8157 10.3858C80.689 9.84202 80.3666 8.5322 80.1354 8.27238C79.9845 8.10185 80.2747 9.85185 80.3809 10.4733C80.4015 10.5893 80.5095 10.6679 80.6265 10.6518C80.6282 10.6518 80.63 10.6518 80.6318 10.651Z" fill="#FFCABA"/>
|
|
12
|
+
<path d="M79.2692 8.00352C78.9665 8.11512 79.5602 9.79548 79.7843 10.6062C79.8326 10.7812 80.0227 10.8776 80.1888 10.8053C80.1906 10.8044 80.1924 10.8035 80.1942 10.8026C80.3486 10.7348 80.4254 10.5624 80.3593 10.408C80.0665 9.71512 79.5254 7.90977 79.2692 8.00352ZM79.7076 11.1598C79.8147 11.0589 79.8459 10.9026 79.7861 10.7678C79.5334 10.1964 78.8933 8.79548 78.6951 8.78477C78.4951 8.77316 78.8826 10.1874 79.1263 11.016C79.1995 11.266 79.5102 11.3464 79.6995 11.1669C79.7022 11.1651 79.7049 11.1624 79.7076 11.1598ZM79.8754 14.5017C79.8031 13.908 80.2254 13.3678 80.8192 13.2955C81.4129 13.2223 81.9531 13.6455 82.0254 14.2392C82.0986 14.833 81.6754 15.3732 81.0817 15.4455C80.4879 15.5187 79.9477 15.0955 79.8754 14.5017Z" fill="#FFCABA"/>
|
|
13
|
+
<path d="M78.8193 11.575C78.8667 11.6375 78.9131 11.7 78.9595 11.7642C79.5336 12.5616 79.7818 13.5053 79.8756 14.5017L82.0238 14.2285C81.8488 13.0937 81.6524 10.6303 81.2738 10.4428L81.1229 10.4196C79.9158 10.2285 79.1979 10.9607 78.8193 11.575Z" fill="#FFCABA"/>
|
|
14
|
+
<path d="M77.6809 10.8453C78.2934 10.673 78.8755 11.0507 78.8755 11.0507C78.8755 11.0507 79.1014 11.1748 79.305 11.24C79.8273 11.4078 80.2166 11.8846 80.1907 12.4328C80.1907 12.4418 80.1898 12.4498 80.1898 12.4587C80.1639 12.8435 79.663 12.9784 79.4318 12.6703C79.2291 12.3998 78.9988 12.1525 78.7336 11.9319C78.2782 11.5552 77.7925 11.2293 77.4604 11.2087C77.4461 11.09 77.5246 10.8891 77.6809 10.8453ZM37.2729 28.4105C37.1702 28.2069 38.3345 28.8409 38.8032 29.1016C38.9139 29.1632 38.9559 29.2998 38.8979 29.4123C38.897 29.4132 38.8961 29.415 38.8952 29.4168C38.8273 29.5498 38.6541 29.5873 38.538 29.4935C38.13 29.165 37.3184 28.5025 37.2729 28.4105ZM38.9675 28.9123C38.8997 29.0212 38.7523 29.0471 38.6505 28.9694C38.2068 28.6302 37.1461 27.7971 37.0041 27.4793C36.9122 27.2712 38.3863 28.256 38.9086 28.6096C39.0059 28.6757 39.0336 28.8069 38.9711 28.9069C38.9693 28.9087 38.9684 28.9105 38.9675 28.9123Z" fill="#FFCABA"/>
|
|
15
|
+
<path d="M37.1167 26.5793C37.3425 26.3499 38.6292 27.5829 39.2765 28.1213C39.4149 28.2365 39.4256 28.4508 39.2908 28.5713C39.289 28.5722 39.2872 28.574 39.2854 28.5758C39.1613 28.6883 38.972 28.6865 38.8577 28.5633C38.3479 28.0106 36.9256 26.774 37.1167 26.5793ZM39.8122 28.2793C39.6756 28.3347 39.5202 28.299 39.422 28.1891C39.0059 27.724 37.9934 26.5624 38.0649 26.3784C38.1363 26.1909 39.2658 27.1266 39.9202 27.69C40.1175 27.8597 40.0631 28.1766 39.822 28.2749C39.8184 28.2766 39.8149 28.2775 39.8122 28.2793ZM42.7881 29.8079C42.2774 29.4972 41.6104 29.6597 41.2997 30.1713C40.989 30.6829 41.1515 31.349 41.6631 31.6597C42.1747 31.9704 42.8408 31.8079 43.1515 31.2963C43.4622 30.7856 43.2997 30.1186 42.7881 29.8079Z" fill="#FFCABA"/>
|
|
16
|
+
<path d="M40.5565 27.6401C40.5931 27.7089 40.6315 27.7776 40.6708 27.8464C41.161 28.6982 41.9181 29.3134 42.7878 29.808L41.6547 31.6535C40.6914 31.0267 38.528 29.833 38.5137 29.4107L38.5547 29.2634C38.878 28.0848 39.8405 27.733 40.5565 27.6401Z" fill="#FFCABA"/>
|
|
17
|
+
<path d="M40.3602 26.3024C39.9504 26.7899 40.0557 27.4756 40.0557 27.4756C40.0557 27.4756 40.0754 27.7328 40.0513 27.9453C39.9888 28.4899 40.2629 29.0408 40.7727 29.2435C40.7807 29.2471 40.7888 29.2497 40.7968 29.2533C41.1584 29.3881 41.487 28.9872 41.3013 28.6497C41.1388 28.3542 41.0084 28.0417 40.9173 27.7087C40.7602 27.139 40.6647 26.5622 40.7825 26.2515C40.6798 26.1899 40.4647 26.1783 40.3602 26.3024Z" fill="#FFCABA"/>
|
|
18
|
+
<path d="M83.6962 21.5803C83.1542 18.2286 82.023 14.567 82.023 14.567L79.748 14.4634C79.748 14.4634 79.9453 19.0036 79.9016 22.1786C79.8801 23.7036 79.2034 25.075 79.0319 25.3268C74.4239 32.075 70.3605 33.8803 70.0891 34.1295L70.0828 34.1357C69.2176 34.283 69.3159 35.7027 68.4275 35.9411C66.9471 36.3384 64.4882 35.6152 63.173 36.1027C63.173 36.1027 52.6292 36.1143 51.0248 35.3455C49.4194 34.5777 43.1641 29.9652 43.1641 29.9652L41.8203 31.9348C41.8203 31.9348 45.9989 38.5303 49.4033 40.0178C51.2569 40.8268 56.3783 41.5009 59.7042 42.2214C61.0185 42.5062 62.673 43.6303 63.0712 44.9152C66.1998 55.0027 65.9775 63.358 65.9775 63.358C65.9775 63.358 68.2239 63.6937 71.9551 62.6571C76.8078 61.3089 77.648 60.1777 77.648 60.1777C79.015 58.5196 78.8667 54.8634 78.8667 54.8634C79.0944 56.0902 80.5685 57.3696 80.6444 57.8009C80.7159 58.2062 80.3141 58.0464 80.6444 57.8009C81.3453 57.2812 81.8694 56.9732 82.1819 56.3795C83.2748 54.3071 77.3891 41.0553 77.49 39.9723C77.6016 38.7661 77.0614 37.4741 77.7025 36.4455C79.7667 33.1348 84.1417 27.883 84.181 26.8295C84.2025 26.258 84.0078 23.5062 83.6962 21.5803Z" fill="#EC96C3"/>
|
|
19
|
+
<path d="M63.8229 34.4925L67.105 35.5765L67.2666 36.1988L63.1729 36.1023C63.1729 36.1023 63.3907 35.1613 63.8229 34.4925ZM68.6255 33.5898L68.7354 35.2872C68.7354 35.2872 69.1657 35.639 69.1595 35.5925C69.1532 35.5452 70.0827 34.1363 70.0827 34.1363C70.0827 34.1363 69.3112 33.7648 68.6255 33.5898Z" fill="#E00842"/>
|
|
20
|
+
<path d="M68.8246 29.5081C68.8246 29.5081 65.4112 33.284 63.0924 31.1215C60.7728 28.9599 58.771 27.9903 60.8531 25.4885C62.9353 22.9858 64.2505 23.3492 65.1996 23.8831C66.1487 24.4171 69.6531 28.4706 68.8246 29.5081Z" fill="#FFCABA"/>
|
|
21
|
+
<path d="M62.9006 30.8882C62.9006 30.8882 63.2506 30.4998 62.7444 29.9953C62.2381 29.4918 61.6622 28.7641 62.2212 28.5409C62.781 28.3177 63.0908 28.6614 63.1087 28.3025C63.1265 27.9445 62.423 27.0507 63.7185 25.9212C65.014 24.7918 65.9328 24.8257 66.3399 24.0543C66.7471 23.2828 66.0283 22.3096 66.0283 22.3096C66.0283 22.3096 66.1185 22.7891 65.9355 23.1105C65.9355 23.1105 65.8462 20.8543 63.8613 20.8346C61.8765 20.8159 61.1533 22.4337 60.4872 23.032C59.0212 24.348 58.0997 25.2302 58.4006 26.6409C58.7006 28.0525 61.139 30.698 62.9006 30.8882Z" fill="#5856D6"/>
|
|
22
|
+
<path d="M64.6467 26.5087C64.4645 26.6792 64.3842 26.9515 64.4458 27.1935C64.494 26.8426 64.7815 26.5381 65.1288 26.4694C65.2101 26.4524 65.2735 26.4363 65.3208 26.3703C65.1315 26.239 64.8047 26.3622 64.6467 26.5087ZM66.086 25.8721C66.1743 25.6104 66.4502 25.4247 66.7261 25.4426C66.5529 25.4354 66.3824 25.5471 66.3181 25.7069C66.2958 25.7631 66.2842 25.8265 66.244 25.8712C66.2029 25.9158 66.1163 25.9256 66.0895 25.8712M65.3377 26.6765C65.3663 26.7604 65.394 26.8471 65.3922 26.9354C65.3904 27.0604 65.3252 27.1819 65.2226 27.2524C65.1208 27.3238 64.9842 27.3426 64.8672 27.3006C65.0654 27.1167 65.2324 26.8988 65.3574 26.6596M66.6199 25.9292C66.5868 25.9747 66.5529 26.0203 66.5101 26.0569C66.4663 26.0926 66.4118 26.1185 66.3556 26.1158C66.4368 26.1899 66.5645 26.2078 66.6627 26.1578C66.6833 26.1471 66.7029 26.1346 66.7181 26.1176C66.7574 26.0729 66.7663 26.0078 66.7547 25.9488C66.7449 25.9033 66.727 25.8444 66.686 25.8221C66.6663 25.8578 66.6449 25.8953 66.6199 25.9292ZM67.0735 26.9694C67.1154 27.0006 67.1592 27.0346 67.1761 27.0837C67.1806 27.0971 67.1833 27.1122 67.1788 27.1256C67.1752 27.139 67.1645 27.1497 67.1547 27.1604C67.0636 27.256 66.9717 27.3506 66.8806 27.4462C66.8431 27.3301 66.9592 27.2122 66.9377 27.0926C66.9226 27.0078 66.8458 26.9506 66.7779 26.8979C66.7002 26.839 66.4413 26.6667 66.452 26.5622C66.6708 26.6408 66.8886 26.8328 67.0735 26.9694ZM66.6913 28.7212L67.9574 27.5292C67.9574 27.5292 68.4735 28.3194 68.1118 28.6631C67.7502 29.006 66.6913 28.7212 66.6913 28.7212Z" fill="#CCA295"/>
|
|
23
|
+
</svg>
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
<svg width="128" height="128" viewBox="0 0 128 128" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path opacity="0.2" d="M94 104.002C94 103.489 93.2846 102.995 91.9809 102.546C87.7004 101.054 77.0149 100.002 64.5085 100.002C57.0785 100.002 50.2865 100.379 45.1033 100.988C44.2532 101.087 43.4418 101.2 42.6839 101.308C37.9133 102.019 35 102.962 35 104.002C35 104.875 37.0478 105.673 40.5293 106.331C42.7358 106.75 45.5244 107.104 48.7435 107.382C50.2865 107.513 51.9193 107.626 53.6349 107.718C54.9387 107.791 56.2804 107.847 57.6615 107.894C59.5738 107.955 61.555 107.993 63.6027 108.002H64.4946C69.1607 108.002 73.5736 107.856 77.4933 107.598C78.0647 107.56 78.6353 107.517 79.1803 107.473C79.538 107.447 79.8988 107.419 80.2565 107.384C83.4725 107.108 86.2642 106.753 88.4823 106.337C91.9522 105.678 93.9969 104.875 93.9969 104.007" fill="#14181C" fill-opacity="0.5"/>
|
|
3
|
+
<path d="M52.5054 104.48H60.8705C61.4697 104.074 60.7089 100.1 60.7089 100.1C60.7089 100.1 58.4259 99.234 58.0322 100.996C57.6366 102.756 55.1241 103.315 53.7938 103.53C52.8839 103.679 52.5964 104.179 52.5054 104.48Z" fill="#5856D6"/>
|
|
4
|
+
<path d="M54.1963 61.3867C54.1963 61.3867 55.132 68.6323 55.574 74.2706C56.1749 81.9314 57.7945 100.924 57.7945 100.924C57.7945 100.924 58.857 101.83 61.2097 101.334C61.2097 101.334 63.2115 94.7823 63.8106 87.3037C63.8204 87.1814 63.8293 87.0581 63.8383 86.934C64.3954 79.3215 65.2615 63.2912 65.2615 63.2912L54.1963 61.3867Z" fill="#B30635"/>
|
|
5
|
+
<path d="M64.6348 104.48H72.9999C73.5991 104.074 72.8374 100.1 72.8374 100.1C72.8374 100.1 70.5544 99.234 70.1607 100.996C69.7651 102.756 67.2526 103.315 65.9232 103.53C65.0133 103.679 64.7258 104.179 64.6348 104.48Z" fill="#5856D6"/>
|
|
6
|
+
<path d="M56.4653 61.1316L69.8912 100.861C69.8912 100.861 72.1359 102.01 73.0555 100.455C73.0555 100.455 72.843 83.7057 70.4439 79.5494C69.0894 77.2012 68.1439 70.6137 68.3055 68.3896C68.6207 64.0307 67.3225 59.9727 67.3225 59.9727L56.4653 61.1316Z" fill="#E00842"/>
|
|
7
|
+
<path d="M59.6963 40.3991C60.6079 40.8795 61.4981 40.9089 62.2695 40.7455C62.9758 40.5964 63.582 40.2857 64.0133 40.0098C64.4562 39.7268 64.7169 39.4795 64.7169 39.4795C64.7169 39.4795 64.6856 39.4357 64.6338 39.3473C64.3651 38.8866 63.5472 37.2303 63.9115 34.5678C63.916 34.533 63.6526 34.5821 63.2544 34.6768C62.0687 34.9571 59.6856 35.633 59.5803 35.6634H59.5758C59.5758 35.6634 59.5472 36.2232 59.4481 37.2268C59.4401 37.3152 59.4312 37.408 59.4222 37.5036C59.4097 37.6214 59.3972 37.7464 59.3829 37.8741C59.2731 38.9178 59.6963 40.3991 59.6963 40.3991Z" fill="#DF967F"/>
|
|
8
|
+
<path d="M59.4492 37.2268C61.2198 37.6321 63.8599 35.0196 63.8599 35.0196C63.6671 34.8768 63.4644 34.7625 63.2555 34.6768C62.0698 34.9571 59.6867 35.633 59.5814 35.6634H59.5769C59.5769 35.6634 59.5483 36.2223 59.4492 37.2268Z" fill="#B27866"/>
|
|
9
|
+
<path d="M52.5261 22.3027C52.5118 21.9545 55.977 19.0768 55.5082 18.7697C55.0395 18.4598 53.81 20.334 53.3466 19.892C52.8796 19.4482 52.8707 13.8768 52.4788 14.0161C51.7502 14.2723 52.3529 17.4241 51.9904 17.4822C51.6279 17.5402 51.6591 14.1322 51.0225 14.0036C50.3868 13.875 51.2904 17.2331 51.043 17.409C50.7993 17.5866 49.7707 14.3643 49.2663 14.7938C48.9921 15.0268 50.2439 17.634 49.8279 17.6902C49.4118 17.7411 48.1457 15.8938 47.8582 16.1911C47.568 16.4866 48.9591 17.6902 49.5046 18.7563C49.5064 18.759 49.5064 18.759 49.5073 18.7616C49.5225 18.8063 50.0314 19.642 50.1921 20.9697C50.2127 21.1357 50.2332 21.3027 50.2627 21.467L50.4546 22.5268L50.8448 24.1616L52.7707 24.0348C52.7707 24.0348 52.3618 23.1991 52.5261 22.3027ZM81.3404 23.317C81.4314 23.1768 81.5145 23.0313 81.5975 22.8866C82.2609 21.725 83.0546 21.1518 83.0859 21.117C83.0877 21.1143 83.0877 21.1143 83.0904 21.1125C84.0064 20.342 85.7555 19.7715 85.6029 19.3866C85.4529 19.0009 83.5689 20.2134 83.2055 20.0045C82.8439 19.792 85.01 17.8741 84.8466 17.5536C84.5484 16.9616 82.3502 19.5331 82.1948 19.2741C82.0359 19.0161 84.1707 16.2715 83.5341 16.1438C82.8984 16.0152 81.6055 19.1688 81.293 18.9741C80.9823 18.7804 82.76 16.109 82.1877 15.5902C81.8805 15.3098 79.7109 20.442 79.1091 20.6697C78.51 20.8965 78.1038 18.6929 77.552 18.7965C77.0002 18.8982 79.0779 22.8947 78.9296 23.2107L78.8511 24.0465L79.7484 24.8009" fill="#DF967F"/>
|
|
10
|
+
<path d="M80.7721 24.0852C79.6641 23.3441 78.7945 23.1664 78.7927 23.1682C77.0168 25.2325 72.8061 32.7316 72.8061 32.7316C69.5784 35.837 68.5543 37.8923 67.7748 37.7298C67.0248 37.5745 64.5007 38.1075 64.3025 38.1495C64.2436 38.137 64.1837 38.1227 64.1221 38.112C64.1221 38.112 61.4284 39.6307 59.4284 38.5057C59.4221 38.5039 56.898 37.3834 56.1016 37.3843C55.3043 37.3843 54.7212 35.1637 52.1936 31.4664H52.1918L52.1936 31.4646L52.8668 22.7057L49.9346 22.2905C49.8989 24.0378 49.1061 28.1164 48.4114 30.0066C48.2945 30.3253 48.2391 30.6611 48.2552 31.0012C48.348 32.9557 49.0302 39.5209 53.9534 44.1191C54.0141 44.1771 54.0739 44.2298 54.1346 44.2843V44.2852C54.09 47.1575 54.2025 50.4218 54.2025 50.4227C53.9989 53.5503 52.9355 62.7414 55.0989 62.7414C55.0989 62.7414 58.6096 63.9771 62.8043 64.0093C63.6248 64.0155 64.7846 63.8566 65.748 63.6959C66.732 63.5289 67.5105 63.3602 67.5105 63.3602C68.3534 63.1655 69.2846 62.645 69.1605 61.6834C68.782 58.7628 69.0257 51.1111 68.832 46.3316C68.832 46.3316 68.8221 45.3995 69.415 44.7477C69.4168 44.7468 69.4168 44.7468 69.4168 44.7459C69.5141 44.6396 69.6275 44.5405 69.7596 44.4548C70.6453 43.8771 74.7882 39.9557 76.582 33.7021C76.7936 32.9887 76.8802 32.5503 76.8846 32.5253C76.8846 32.5253 76.8846 32.5236 76.8855 32.5227H76.8846C78.4052 30.187 80.2998 27.3218 80.6302 24.3914" fill="#F7C926"/>
|
|
11
|
+
<path d="M58.8481 35.5223C58.8481 35.5223 59.5757 35.783 60.5034 35.908C61.8597 36.0911 63.6436 35.983 64.2043 34.342C65.1481 31.5786 66.3534 29.9223 63.5766 28.7946C62.09 28.1902 61.1382 28.158 60.4918 28.3893C59.9302 28.5875 59.599 28.9848 59.349 29.3786C58.8097 30.2232 57.724 35.0384 58.8481 35.5223Z" fill="#DF967F"/>
|
|
12
|
+
<path d="M57.1636 29.5964C58.7716 30.7527 60.9966 29.616 61.6886 29.9232C62.3796 30.2303 62.5029 31.3893 62.5154 31.7571C62.5279 32.125 62.5761 32.4366 63.5145 32.216C63.668 32.1794 63.7788 32.1902 63.8555 32.2357C64.2439 32.4669 63.7475 33.5857 63.5975 33.8285C63.5975 33.8285 63.3814 34.6294 63.86 35.0196C63.918 35.0669 64.8591 35.4785 67.127 32.008C67.4832 31.4625 67.8243 30.2357 67.2734 29.0544C66.7234 27.8723 64.4252 26.7303 62.4761 26.125C61.7457 25.8982 61.2046 25.9062 60.7805 26.0616C60.0743 26.3196 59.6975 26.9884 59.3234 27.6589C58.6966 28.7857 57.1636 29.5964 57.1636 29.5964Z" fill="#5856D6"/>
|
|
13
|
+
<path d="M58.8266 33.7385C58.8266 33.7385 58.7685 34.0956 59.5998 34.3813C59.5998 34.3813 60.298 34.6215 60.4257 34.2545C60.4257 34.2545 59.8712 33.7269 58.8266 33.7385ZM61.2614 31.4474C61.4435 31.4358 61.6355 31.4706 61.781 31.5804C61.9498 31.7081 62.0355 31.9197 62.0667 32.1286C61.9319 31.9965 61.856 31.8045 61.6944 31.709C61.4212 31.5465 61.1373 31.8081 60.8944 31.7144C60.5935 31.5974 61.1399 31.4554 61.2614 31.4474ZM59.4283 30.8867C59.4953 30.8867 59.5658 30.8867 59.6274 30.9126C59.6819 30.9358 59.7274 30.9777 59.7667 31.0206C59.8471 31.1081 59.9132 31.2081 59.9605 31.317C59.8632 31.2206 59.7221 31.1867 59.5882 31.1572C59.506 31.1385 59.0346 31.0858 59.0141 31.0117C58.9641 30.8322 59.356 30.8867 59.4283 30.8867ZM61.2971 32.2519C61.4319 32.3126 61.5935 32.3135 61.7283 32.2527C61.5069 32.1492 61.2614 31.9902 61.0257 31.9322C61.0274 32.0661 61.1828 32.1992 61.2971 32.2519ZM59.673 31.626C59.6658 31.6545 59.6301 31.6617 59.5998 31.6635C59.5721 31.6644 59.5444 31.6652 59.5158 31.667C59.448 31.6697 59.3766 31.6724 59.3149 31.6447C59.2149 31.6001 59.1417 31.4661 59.1462 31.3608C59.1971 31.3769 59.6819 31.592 59.673 31.626ZM59.506 32.8956C59.4676 32.9519 59.4274 33.0144 59.4346 33.0804C59.4426 33.1519 59.5024 33.2063 59.5641 33.2429C59.6266 33.2795 59.6953 33.3063 59.7462 33.3572C59.6792 33.2519 59.6096 33.1367 59.6176 33.0117C59.6221 32.934 59.6578 32.8608 59.6944 32.7911C59.8096 32.5635 60.0042 32.3188 60.0739 32.0751C59.8757 32.3411 59.6944 32.6233 59.506 32.8956Z" fill="#B27866"/>
|
|
14
|
+
</svg>
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
<svg width="128" height="128" viewBox="0 0 128 128" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path opacity="0.2" d="M94 104.002C94 103.489 93.2846 102.995 91.9809 102.546C87.7004 101.054 77.0149 100.002 64.5085 100.002C57.0785 100.002 50.2865 100.379 45.1033 100.988C44.2532 101.087 43.4418 101.2 42.6839 101.308C37.9133 102.019 35 102.962 35 104.002C35 104.875 37.0478 105.673 40.5293 106.331C42.7358 106.75 45.5244 107.104 48.7435 107.382C50.2865 107.513 51.9193 107.626 53.6349 107.718C54.9387 107.791 56.2804 107.847 57.6615 107.894C59.5738 107.955 61.555 107.993 63.6027 108.002H64.4946C69.1607 108.002 73.5736 107.856 77.4933 107.598C78.0647 107.56 78.6353 107.517 79.1803 107.473C79.538 107.447 79.8988 107.419 80.2565 107.384C83.4725 107.108 86.2642 106.753 88.4823 106.337C91.9522 105.678 93.9969 104.875 93.9969 104.007" fill="#14181C" fill-opacity="0.5"/>
|
|
3
|
+
<path d="M52.5054 104.48H60.8705C61.4697 104.074 60.7089 100.1 60.7089 100.1C60.7089 100.1 58.4259 99.234 58.0322 100.996C57.6366 102.756 55.1241 103.315 53.7938 103.53C52.8839 103.679 52.5964 104.179 52.5054 104.48Z" fill="#5856D6"/>
|
|
4
|
+
<path d="M54.1963 61.3867C54.1963 61.3867 55.132 68.6323 55.574 74.2706C56.1749 81.9314 57.7945 100.924 57.7945 100.924C57.7945 100.924 58.857 101.83 61.2097 101.334C61.2097 101.334 63.2115 94.7823 63.8106 87.3037C63.8204 87.1814 63.8293 87.0581 63.8383 86.934C64.3954 79.3215 65.2615 63.2912 65.2615 63.2912L54.1963 61.3867Z" fill="#B30635"/>
|
|
5
|
+
<path d="M64.6348 104.48H72.9999C73.5991 104.074 72.8374 100.1 72.8374 100.1C72.8374 100.1 70.5544 99.234 70.1607 100.996C69.7651 102.756 67.2526 103.315 65.9232 103.53C65.0133 103.679 64.7258 104.179 64.6348 104.48Z" fill="#5856D6"/>
|
|
6
|
+
<path d="M56.4653 61.1316L69.8912 100.861C69.8912 100.861 72.1359 102.01 73.0555 100.455C73.0555 100.455 72.843 83.7057 70.4439 79.5494C69.0894 77.2012 68.1439 70.6137 68.3055 68.3896C68.6207 64.0307 67.3225 59.9727 67.3225 59.9727L56.4653 61.1316Z" fill="#E00842"/>
|
|
7
|
+
<path d="M59.6963 40.3991C60.6079 40.8795 61.4981 40.9089 62.2695 40.7455C62.9758 40.5964 63.582 40.2857 64.0133 40.0098C64.4562 39.7268 64.7169 39.4795 64.7169 39.4795C64.7169 39.4795 64.6856 39.4357 64.6338 39.3473C64.3651 38.8866 63.5472 37.2303 63.9115 34.5678C63.916 34.533 63.6526 34.5821 63.2544 34.6768C62.0687 34.9571 59.6856 35.633 59.5803 35.6634H59.5758C59.5758 35.6634 59.5472 36.2232 59.4481 37.2268C59.4401 37.3152 59.4312 37.408 59.4222 37.5036C59.4097 37.6214 59.3972 37.7464 59.3829 37.8741C59.2731 38.9178 59.6963 40.3991 59.6963 40.3991Z" fill="#DF967F"/>
|
|
8
|
+
<path d="M59.4492 37.2268C61.2198 37.6321 63.8599 35.0196 63.8599 35.0196C63.6671 34.8768 63.4644 34.7625 63.2555 34.6768C62.0698 34.9571 59.6867 35.633 59.5814 35.6634H59.5769C59.5769 35.6634 59.5483 36.2223 59.4492 37.2268Z" fill="#B27866"/>
|
|
9
|
+
<path d="M52.5261 22.3027C52.5118 21.9545 55.977 19.0768 55.5082 18.7697C55.0395 18.4598 53.81 20.334 53.3466 19.892C52.8796 19.4482 52.8707 13.8768 52.4788 14.0161C51.7502 14.2723 52.3529 17.4241 51.9904 17.4822C51.6279 17.5402 51.6591 14.1322 51.0225 14.0036C50.3868 13.875 51.2904 17.2331 51.043 17.409C50.7993 17.5866 49.7707 14.3643 49.2663 14.7938C48.9921 15.0268 50.2439 17.634 49.8279 17.6902C49.4118 17.7411 48.1457 15.8938 47.8582 16.1911C47.568 16.4866 48.9591 17.6902 49.5046 18.7563C49.5064 18.759 49.5064 18.759 49.5073 18.7616C49.5225 18.8063 50.0314 19.642 50.1921 20.9697C50.2127 21.1357 50.2332 21.3027 50.2627 21.467L50.4546 22.5268L50.8448 24.1616L52.7707 24.0348C52.7707 24.0348 52.3618 23.1991 52.5261 22.3027ZM81.3404 23.317C81.4314 23.1768 81.5145 23.0313 81.5975 22.8866C82.2609 21.725 83.0546 21.1518 83.0859 21.117C83.0877 21.1143 83.0877 21.1143 83.0904 21.1125C84.0064 20.342 85.7555 19.7715 85.6029 19.3866C85.4529 19.0009 83.5689 20.2134 83.2055 20.0045C82.8439 19.792 85.01 17.8741 84.8466 17.5536C84.5484 16.9616 82.3502 19.5331 82.1948 19.2741C82.0359 19.0161 84.1707 16.2715 83.5341 16.1438C82.8984 16.0152 81.6055 19.1688 81.293 18.9741C80.9823 18.7804 82.76 16.109 82.1877 15.5902C81.8805 15.3098 79.7109 20.442 79.1091 20.6697C78.51 20.8965 78.1038 18.6929 77.552 18.7965C77.0002 18.8982 79.0779 22.8947 78.9296 23.2107L78.8511 24.0465L79.7484 24.8009" fill="#DF967F"/>
|
|
10
|
+
<path d="M80.7721 24.0852C79.6641 23.3441 78.7945 23.1664 78.7927 23.1682C77.0168 25.2325 72.8061 32.7316 72.8061 32.7316C69.5784 35.837 68.5543 37.8923 67.7748 37.7298C67.0248 37.5745 64.5007 38.1075 64.3025 38.1495C64.2436 38.137 64.1837 38.1227 64.1221 38.112C64.1221 38.112 61.4284 39.6307 59.4284 38.5057C59.4221 38.5039 56.898 37.3834 56.1016 37.3843C55.3043 37.3843 54.7212 35.1637 52.1936 31.4664H52.1918L52.1936 31.4646L52.8668 22.7057L49.9346 22.2905C49.8989 24.0378 49.1061 28.1164 48.4114 30.0066C48.2945 30.3253 48.2391 30.6611 48.2552 31.0012C48.348 32.9557 49.0302 39.5209 53.9534 44.1191C54.0141 44.1771 54.0739 44.2298 54.1346 44.2843V44.2852C54.09 47.1575 54.2025 50.4218 54.2025 50.4227C53.9989 53.5503 52.9355 62.7414 55.0989 62.7414C55.0989 62.7414 58.6096 63.9771 62.8043 64.0093C63.6248 64.0155 64.7846 63.8566 65.748 63.6959C66.732 63.5289 67.5105 63.3602 67.5105 63.3602C68.3534 63.1655 69.2846 62.645 69.1605 61.6834C68.782 58.7628 69.0257 51.1111 68.832 46.3316C68.832 46.3316 68.8221 45.3995 69.415 44.7477C69.4168 44.7468 69.4168 44.7468 69.4168 44.7459C69.5141 44.6396 69.6275 44.5405 69.7596 44.4548C70.6453 43.8771 74.7882 39.9557 76.582 33.7021C76.7936 32.9887 76.8802 32.5503 76.8846 32.5253C76.8846 32.5253 76.8846 32.5236 76.8855 32.5227H76.8846C78.4052 30.187 80.2998 27.3218 80.6302 24.3914" fill="#F7C926"/>
|
|
11
|
+
<path d="M58.8481 35.5223C58.8481 35.5223 59.5757 35.783 60.5034 35.908C61.8597 36.0911 63.6436 35.983 64.2043 34.342C65.1481 31.5786 66.3534 29.9223 63.5766 28.7946C62.09 28.1902 61.1382 28.158 60.4918 28.3893C59.9302 28.5875 59.599 28.9848 59.349 29.3786C58.8097 30.2232 57.724 35.0384 58.8481 35.5223Z" fill="#DF967F"/>
|
|
12
|
+
<path d="M57.1636 29.5964C58.7716 30.7527 60.9966 29.616 61.6886 29.9232C62.3796 30.2303 62.5029 31.3893 62.5154 31.7571C62.5279 32.125 62.5761 32.4366 63.5145 32.216C63.668 32.1794 63.7788 32.1902 63.8555 32.2357C64.2439 32.4669 63.7475 33.5857 63.5975 33.8285C63.5975 33.8285 63.3814 34.6294 63.86 35.0196C63.918 35.0669 64.8591 35.4785 67.127 32.008C67.4832 31.4625 67.8243 30.2357 67.2734 29.0544C66.7234 27.8723 64.4252 26.7303 62.4761 26.125C61.7457 25.8982 61.2046 25.9062 60.7805 26.0616C60.0743 26.3196 59.6975 26.9884 59.3234 27.6589C58.6966 28.7857 57.1636 29.5964 57.1636 29.5964Z" fill="#333D47"/>
|
|
13
|
+
<path d="M58.8266 33.7385C58.8266 33.7385 58.7685 34.0956 59.5998 34.3813C59.5998 34.3813 60.298 34.6215 60.4257 34.2545C60.4257 34.2545 59.8712 33.7269 58.8266 33.7385ZM61.2614 31.4474C61.4435 31.4358 61.6355 31.4706 61.781 31.5804C61.9498 31.7081 62.0355 31.9197 62.0667 32.1286C61.9319 31.9965 61.856 31.8045 61.6944 31.709C61.4212 31.5465 61.1373 31.8081 60.8944 31.7144C60.5935 31.5974 61.1399 31.4554 61.2614 31.4474ZM59.4283 30.8867C59.4953 30.8867 59.5658 30.8867 59.6274 30.9126C59.6819 30.9358 59.7274 30.9777 59.7667 31.0206C59.8471 31.1081 59.9132 31.2081 59.9605 31.317C59.8632 31.2206 59.7221 31.1867 59.5882 31.1572C59.506 31.1385 59.0346 31.0858 59.0141 31.0117C58.9641 30.8322 59.356 30.8867 59.4283 30.8867ZM61.2971 32.2519C61.4319 32.3126 61.5935 32.3135 61.7283 32.2527C61.5069 32.1492 61.2614 31.9902 61.0257 31.9322C61.0274 32.0661 61.1828 32.1992 61.2971 32.2519ZM59.673 31.626C59.6658 31.6545 59.6301 31.6617 59.5998 31.6635C59.5721 31.6644 59.5444 31.6652 59.5158 31.667C59.448 31.6697 59.3766 31.6724 59.3149 31.6447C59.2149 31.6001 59.1417 31.4661 59.1462 31.3608C59.1971 31.3769 59.6819 31.592 59.673 31.626ZM59.506 32.8956C59.4676 32.9519 59.4274 33.0144 59.4346 33.0804C59.4426 33.1519 59.5024 33.2063 59.5641 33.2429C59.6266 33.2795 59.6953 33.3063 59.7462 33.3572C59.6792 33.2519 59.6096 33.1367 59.6176 33.0117C59.6221 32.934 59.6578 32.8608 59.6944 32.7911C59.8096 32.5635 60.0042 32.3188 60.0739 32.0751C59.8757 32.3411 59.6944 32.6233 59.506 32.8956Z" fill="#B27866"/>
|
|
14
|
+
</svg>
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
<svg width="128" height="128" viewBox="0 0 128 128" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path opacity="0.2" d="M89 103.707C89 103.193 88.3574 102.699 87.1862 102.25C83.341 100.758 73.7422 99.7061 62.5076 99.7061C55.8333 99.7061 49.732 100.083 45.0758 100.692C44.3122 100.791 43.5834 100.904 42.9025 101.012C38.617 101.723 36 102.666 36 103.707C36 104.579 37.8395 105.377 40.967 106.035C42.9491 106.454 45.4542 106.808 48.3459 107.086C49.732 107.217 51.1987 107.33 52.7398 107.422C53.911 107.495 55.1162 107.551 56.357 107.598C58.0748 107.659 59.8545 107.697 61.694 107.706H62.4951C66.6867 107.706 70.6508 107.56 74.172 107.302C74.6852 107.264 75.1978 107.221 75.6874 107.177C76.0087 107.151 76.3328 107.123 76.6541 107.088C79.5431 106.813 82.0509 106.457 84.0434 106.041C87.1605 105.382 88.9972 104.579 88.9972 103.711" fill="#14181C" fill-opacity="0.5"/>
|
|
3
|
+
<path d="M60.1802 58.54L53.8874 79.8204L55.7026 100.964C55.7026 100.964 54.4526 102.398 53.6133 102.942C53.6133 102.942 55.1097 102.943 56.6731 102.98C57.9963 103.012 58.0535 102.682 58.0535 102.682L57.5677 100.385L58.0535 79.8204L64.6945 62.0909L60.1802 58.54Z" fill="#F4B28D"/>
|
|
4
|
+
<path d="M68.6089 56.1902L58.6268 80.1955V98.2616H55.1062L53.6143 79.3464L59.208 55.4893L68.6089 56.1902Z" fill="#0A57A8"/>
|
|
5
|
+
<path d="M58.5411 103.936L58.1223 101.168C58.0866 100.93 57.8098 100.828 57.6214 100.978C57.2339 101.282 56.4857 101.566 55.0661 101.338L52.3428 102.608C51.9803 102.778 51.7696 103.161 51.8232 103.559L51.8732 103.936H58.5411Z" fill="#FF5F00"/>
|
|
6
|
+
<path d="M63.1445 81.8143L64.6945 60.2045L71.5472 58.9375L67.9026 81.8143L69.7499 100.673L70.3927 103.291C70.3927 103.291 69.3856 103.425 69.0222 103.425C68.6588 103.425 65.4776 103.029 65.4776 103.029L67.6677 101.118L63.1445 81.8143Z" fill="#F4B28D"/>
|
|
7
|
+
<path d="M72.5589 57.2311L68.4624 81.8151L71.1401 98.2615H66.2991L62.791 81.8151L63.9348 54.957L72.5589 57.2311Z" fill="#0C6DD2"/>
|
|
8
|
+
<path d="M70.5831 103.936L70.1643 101.168C70.1286 100.93 69.8518 100.828 69.6634 100.978C69.2759 101.282 68.5277 101.566 67.1081 101.338L64.3848 102.608C64.0223 102.778 63.8116 103.161 63.8652 103.559L63.9152 103.936H70.5831Z" fill="#FF5F00"/>
|
|
9
|
+
<path d="M69.9217 34.0356C67.4163 33.0678 61.2645 30.2419 57.4833 24.6714C51.9725 16.5535 51.5859 13.091 51.5859 13.091C51.5859 13.091 52.0502 11.7535 52.0502 10.9928C52.0502 10.2321 52.4154 9.24993 51.9591 9.24993C51.5047 9.24993 51.4458 10.2035 51.4458 10.5303C51.4458 10.8481 50.8672 10.8553 50.7547 10.4303C50.5225 9.55171 50.7199 5.94368 50.2333 6.44725C49.9529 6.73743 50.077 9.39904 50.077 9.94189C50.077 10.4856 49.6029 7.75439 49.3583 6.63118C49.1127 5.50796 48.7145 6.10529 48.8895 6.72136C49.0645 7.33743 49.5422 10.0544 49.3493 10.0544C49.1565 10.0544 48.4993 6.97493 48.027 6.97493C47.5538 6.97493 47.9841 7.49457 48.1011 7.97761C48.2181 8.46064 48.9841 9.93475 48.6806 10.249C48.6806 10.249 47.377 8.40975 47.3324 8.69636C47.3109 8.83921 48.3297 11.0392 48.844 11.9151C50.0547 13.9785 53.9824 26.6294 56.3618 29.0803C58.6824 31.4687 62.9743 37.466 63.4297 40.2151C66.035 38.6508 68.6368 36.7356 69.9217 34.0356ZM81.2984 28.7473C84.7422 25.8758 87.4484 18.8347 87.9913 14.483C88.0029 14.3892 88.0422 14.0562 88.01 13.9669C87.7359 13.2187 86.6252 11.4972 87.0922 10.966C87.1859 10.8589 87.3225 10.8455 87.4252 10.9214C87.5877 11.041 87.5484 11.2071 87.6636 11.5928C87.7779 11.9785 88.0386 12.3571 88.1216 12.2571C88.3038 12.0383 88.0145 9.216 88.1841 8.466C88.269 8.091 88.5681 7.99546 88.6333 9.17136C88.6529 9.51957 88.6529 9.89279 88.6529 10.2365C88.6529 11.0517 88.7743 11.5705 88.8279 11.3606C88.9886 10.7339 88.9672 7.57404 89.4413 7.50082C89.6725 7.46511 89.4172 10.8731 89.4234 11.7044C89.8279 10.8133 89.7216 7.68296 90.1422 8.11689C90.402 8.38564 90.2154 11.0928 90.0716 11.7044C89.8966 12.4472 90.2868 11.7026 90.4788 11.3214C90.6359 11.0097 90.8734 9.68029 91.135 10.2597C91.3663 10.7722 89.9288 13.9517 89.6422 15.2062C89.3877 16.3151 88.7529 24.8526 86.9493 28.5365C85.6181 31.2544 81.0565 34.6794 78.3466 37.0169L75.3422 32.6303C77.1252 31.7267 79.252 30.4544 81.2984 28.7473Z" fill="#F4B28D"/>
|
|
10
|
+
<path d="M60.8187 28.0498C60.8187 28.0498 59.7571 33.0007 59.0107 33.7721C59.0107 33.7721 63.6455 39.5846 63.4696 40.6257C63.2937 41.6668 57.7026 56.1891 57.7026 56.1891C57.7026 56.1891 70.0776 59.8614 73.7669 58.0257C73.7669 58.0257 75.7767 39.5302 76.783 38.49C77.7884 37.4489 80.9116 35.7998 80.9116 35.7998C80.9116 35.7998 78.5767 31.1614 78.5767 30.34C78.5767 30.34 73.7634 32.8275 72.5366 33.3409C68.0732 35.2087 61.4848 28.4703 60.8187 28.0498Z" fill="#E00842"/>
|
|
11
|
+
<path d="M71.5795 30.8605C71.6786 30.789 72.8786 27.4114 72.8786 27.4114C72.8786 27.4114 73.675 24.8792 73.134 24.4756C72.5938 24.073 71.3018 22.6524 70.1866 22.6676C69.0706 22.6828 68.3268 23.0712 68.2277 23.1435C68.1286 23.2149 67.4224 24.5569 67.4224 24.5569C67.4224 24.5569 67.7536 24.1015 67.9483 25.7381C68.142 27.3747 71.5795 30.8605 71.5795 30.8605Z" fill="#FF5F00"/>
|
|
12
|
+
<path d="M68.7633 30.8157C68.9017 31.2362 67.2374 33.8532 68.1294 34.588C68.416 34.8246 72.3258 36.8371 72.3526 34.0889C72.3803 31.3407 72.0865 28.1201 72.0865 28.1201L68.7633 30.8157Z" fill="#F4B28D"/>
|
|
13
|
+
<path d="M72.2304 30.0889C71.725 31.9817 69.4884 34.1219 67.9429 33.3112C68.1768 32.2996 68.8536 31.0898 68.7643 30.8157L72.0866 28.1201C72.0893 28.1558 72.1598 28.9139 72.2304 30.0889Z" fill="#C38E71"/>
|
|
14
|
+
<path d="M72.1803 25.5999C72.6035 26.6829 72.6518 28.6901 71.6946 30.2454C70.7375 31.8008 69.3991 32.6347 68.4232 31.9044C67.4482 31.1749 67.1098 26.3794 67.7919 25.116C68.4732 23.8535 71.5339 23.9499 72.1803 25.5999Z" fill="#F4B28D"/>
|
|
15
|
+
<path d="M72.2383 30.2134C72.2383 30.2134 72.4348 28.634 72.9901 28.2295C73.5455 27.8259 73.7946 27.5831 73.8883 27.0241C73.9821 26.4652 75.8455 26.0241 75.5285 25.1223C75.2124 24.2206 73.7446 23.8482 72.9803 22.2893C72.216 20.7304 71.4026 19.8822 69.6767 20.525C67.9508 21.1679 67.724 22.3161 67.724 22.3161C67.724 22.3161 66.958 22.2018 66.5026 23.2054C66.0481 24.209 66.391 24.7563 66.6981 25.2072C66.6981 25.2072 66.6169 23.909 67.0321 23.9831C67.4481 24.0581 67.0481 25.5054 67.0481 25.5054C67.0481 25.5054 67.6642 24.9331 68.316 24.0598C68.9678 23.1866 68.8178 24.1857 68.6356 25.2679C68.4535 26.3509 69.9115 25.2831 70.5553 24.4804C71.199 23.6786 72.1437 24.3697 72.499 25.4598C72.8553 26.5491 71.4053 28.3366 72.2383 30.2134Z" fill="#FF5F00"/>
|
|
16
|
+
<path d="M71.8802 27.3363C71.8802 27.3363 72.4766 26.189 72.8007 26.6658C73.1248 27.1426 72.8819 28.6122 72.2078 28.6515C71.5346 28.6917 71.8802 27.3363 71.8802 27.3363Z" fill="#F4B28D"/>
|
|
17
|
+
<path d="M70.6203 26.8356C70.6203 26.8356 70.3319 26.3141 69.8623 26.2293C69.3926 26.1454 69.539 26.5641 69.6489 26.5847C69.7587 26.6043 70.6364 26.7347 70.6203 26.8356ZM68.3757 26.04C68.3757 26.04 67.823 26.2383 67.7212 26.5159C67.7212 26.5159 68.3078 26.4418 68.4114 26.2891C68.5158 26.1374 68.3757 26.04 68.3757 26.04ZM68.489 30.0275L68.6551 31.0016C68.6551 31.0016 69.5649 30.3749 70.1096 29.8115L68.489 30.0275ZM70.4283 27.1293C70.4283 27.1293 69.8319 26.7883 69.5114 26.9088C69.5114 26.9088 69.6194 27.6784 70.4283 27.1293ZM68.5676 26.7802C68.5676 26.7802 67.9515 26.6999 67.7301 26.9204C67.7301 26.9204 68.0971 27.5516 68.5676 26.7802ZM68.7569 27.2338C68.6435 27.5356 68.5694 27.8508 68.5248 28.1704C68.4355 28.8641 68.5426 29.1552 68.5462 29.199C68.6212 29.1811 68.8185 29.1418 69.0792 29.0579C68.9105 29.0588 68.7435 29.0704 68.5765 29.0865L68.6337 29.1284C68.598 28.5052 68.7024 27.8749 68.7569 27.2338Z" fill="#C38E71"/>
|
|
18
|
+
</svg>
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
<svg width="128" height="128" viewBox="0 0 128 128" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path opacity="0.2" d="M99 103.563C99 103.05 98.1634 102.556 96.6387 102.106C91.6326 100.615 79.1361 99.5625 64.51 99.5625C55.8207 99.5625 47.8775 99.9391 41.8157 100.548C40.8215 100.647 39.8727 100.761 38.9863 100.869C33.4071 101.579 30 102.523 30 103.563C30 104.435 32.3948 105.234 36.4665 105.892C39.0469 106.311 42.3082 106.664 46.073 106.942C47.8775 107.073 49.787 107.187 51.7934 107.278C53.3181 107.351 54.8872 107.407 56.5025 107.455C58.7388 107.515 61.0558 107.553 63.4506 107.563H64.4937C69.9506 107.563 75.1115 107.417 79.6956 107.158C80.3638 107.12 81.0311 107.078 81.6685 107.034C82.0868 107.008 82.5087 106.979 82.927 106.944C86.6881 106.669 89.9531 106.314 92.5471 105.897C96.6052 105.238 98.9964 104.435 98.9964 103.568" fill="#14181C" fill-opacity="0.5"/>
|
|
3
|
+
<path d="M59.6775 88.0645C59.6775 88.0645 63.3105 90.6698 63.8837 91.4484C64.7087 92.5689 57.7257 94.6609 58.4882 93.3502C58.6632 93.0484 59.1668 92.0332 59.1891 91.9341C59.3069 91.4011 57.8257 89.9627 57.8257 89.9627L59.6775 88.0645Z" fill="#F4B28D"/>
|
|
4
|
+
<path d="M56.6018 95.5419L59.0706 92.0741C59.0706 92.0741 60.6117 91.7187 62.1929 89.9473C62.1929 89.9473 63.6125 90.4857 64.4875 91.6562C64.4875 91.6562 62.8349 93.4276 60.2911 95.4205C60.2911 95.4205 58.7813 96.7499 56.6956 97.4499C54.6099 98.1499 56.6018 95.5419 56.6018 95.5419Z" fill="#5856D6"/>
|
|
5
|
+
<path d="M65.2375 61.2812L64.6616 64.108L50.2098 77.1803L60.5553 87.591L57.7625 90.4303C57.7625 90.4303 42.483 79.2723 41.9321 77.8089C41.0857 75.558 52.8839 60.6455 52.8839 60.6455L65.2375 61.2777V61.2812Z" fill="#B30635"/>
|
|
6
|
+
<path d="M75.365 95.585C75.365 95.585 79.0016 98.1912 79.5712 98.9689C80.3962 100.09 73.4132 102.185 74.1757 100.872C74.3507 100.57 74.8543 99.5546 74.8766 99.4555C74.9944 98.9234 73.5132 97.485 73.5132 97.485L75.365 95.585Z" fill="#F4B28D"/>
|
|
7
|
+
<path d="M72.2866 103.075L74.7553 99.6081C74.7553 99.6081 76.3955 99.3143 77.9776 97.5474C77.9776 97.5474 79.3008 98.0233 80.175 99.1938C80.175 99.1938 78.5223 100.965 75.975 102.958C75.975 102.958 74.4651 104.288 72.3794 104.988C70.2937 105.688 72.2866 103.08 72.2866 103.08V103.075Z" fill="#5856D6"/>
|
|
8
|
+
<path d="M64.7427 62.5917L64.0954 80.4301L76.3142 95.3292L73.4499 97.9569C73.4499 97.9569 59.2633 85.8498 57.707 82.4783C56.7419 80.3864 53.4883 61.4766 53.4883 61.4766L64.7427 62.5944V62.5917Z" fill="#E00842"/>
|
|
9
|
+
<path d="M53.084 61.1285C54.2608 58.4884 54.1233 39.5759 58.6965 35.1455C60.3064 35.416 61.4555 35.566 61.7224 35.6375C61.9626 37.5866 62.2242 44.7339 62.3858 51.2875C62.4948 55.6527 62.3831 60.2321 62.9242 62.6446C63.2608 64.1393 52.0099 63.5384 53.084 61.1285Z" fill="#E9E5E1"/>
|
|
10
|
+
<path d="M90.0534 40.5713C90.0534 40.5713 89.6052 40.9642 89.4499 41.0856C89.2624 41.2258 88.6775 41.6052 88.6775 41.6052C88.6775 41.6052 86.557 42.8043 86.4856 42.6481C86.4141 42.4892 86.4168 42.0347 86.5231 41.9168C86.6284 41.7954 86.9338 41.674 87.04 41.5526C87.1454 41.4338 87.1793 41.191 87.0463 41.057C86.9124 40.9231 86.1865 41.3186 86.1865 41.3186C86.1865 41.3186 85.5981 41.6427 85.3525 42.0347C84.5025 43.3927 84.7606 43.4731 84.6454 43.6418C84.5115 43.8436 81.5356 45.1883 81.5356 45.1883C81.5356 45.1883 72.6382 48.8651 72.1588 49.0677H72.1525C72.0874 49.4758 72.3079 49.8552 72.4204 50.2168C72.632 51.4802 73.0115 51.5642 73.3007 52.782C74.665 52.0972 84.1106 46.9195 85.0722 46.3811C85.0722 46.3811 86.5106 46.1383 87.407 45.9543C88.307 45.7704 89.0882 45.207 89.3374 45.1168C89.3749 45.1043 90.1775 44.7588 91.0624 44.0776C91.8249 43.4892 90.8409 43.7097 90.8409 43.7097C90.8409 43.7097 89.2409 44.5535 89.1972 44.4195C89.1659 44.3168 90.0659 43.9061 90.9159 43.2651C91.1338 43.0999 91.3481 42.9347 91.5445 42.7856C92.0588 42.3865 91.9713 41.9695 91.3668 42.3026C91.1552 42.4213 90.8034 42.6231 90.5731 42.8043C90.324 42.9972 90.0374 43.0999 89.8043 43.2302C89.34 43.4954 89.007 43.691 89.007 43.666C89.007 43.6356 88.8793 43.6231 89.107 43.4418C89.3775 43.224 90.0597 42.882 90.4329 42.5302C90.6445 42.3302 91.1177 41.9383 91.1177 41.9383C91.1177 41.9383 91.7222 41.2195 91.6909 41.1722C91.532 40.9142 90.9811 41.2936 90.7257 41.6026C90.4641 41.7177 89.9784 42.1436 89.9784 42.1436C89.9784 42.1436 88.8115 42.791 88.7213 42.6329C88.6838 42.5642 89.3525 42.0847 89.9382 41.5151C90.4829 40.9856 90.9472 40.366 90.8597 40.2481C90.7132 40.0454 90.0472 40.5713 90.0472 40.5713H90.0534ZM45.3954 11.9588C45.3954 11.9588 45.3463 12.5526 45.3409 12.7499C45.3409 12.9838 45.3838 13.6794 45.3838 13.6794C45.3838 13.6794 45.6829 16.0972 45.8499 16.0615C46.0186 16.0249 46.3829 15.7526 46.4159 15.5972C46.4507 15.4401 46.3659 15.1222 46.4007 14.966C46.4338 14.8106 46.6079 14.6383 46.7954 14.6651C46.9847 14.6936 47.0972 15.5106 47.0972 15.5106C47.0972 15.5106 47.1856 16.1767 47.0186 16.607C46.4329 18.0981 46.215 17.9383 46.1472 18.1311C46.0632 18.3597 46.7534 21.5517 46.7534 21.5517C46.7534 21.5517 46.4963 22.2677 46.6186 22.7722L46.2266 23.4338C45.9391 23.7294 45.7615 22.7972 45.4052 22.9222C44.4141 22.8579 44.4141 22.8579 44.0347 21.9169C43.774 20.4124 43.832 20.5124 43.6909 19.4195C43.6909 19.4195 43.0311 18.1195 42.6463 17.2892C42.2579 16.4561 42.2481 15.4936 42.1713 15.241C42.1588 15.2044 41.9597 14.3508 41.9811 13.2347C41.999 12.2722 42.4088 13.1936 42.4088 13.1936C42.4088 13.1936 42.682 14.982 42.815 14.9383C42.9168 14.9026 42.7115 13.9338 42.7204 12.8695C42.7231 12.5972 42.7275 12.3267 42.732 12.0785C42.7463 11.4285 43.1338 11.2499 43.2257 11.9356C43.257 12.1767 43.3043 12.5794 43.2954 12.8704C43.2891 13.1847 43.3766 13.4758 43.4088 13.7419C43.4713 14.2731 43.5115 14.6579 43.532 14.6436C43.5525 14.6285 43.6427 14.7204 43.6525 14.4294C43.665 14.0811 43.5356 13.3302 43.5972 12.8204C43.6302 12.532 43.665 11.9177 43.665 11.9177C43.665 11.9177 43.8847 11.0044 43.9391 11.0008C44.2409 10.974 44.2641 11.6445 44.1677 12.032C44.2302 12.3097 44.1766 12.9552 44.1766 12.9552C44.1766 12.9552 44.3516 14.2785 44.5311 14.2561C44.6079 14.2454 44.5972 13.4231 44.7052 12.6124C44.8079 11.8597 45.0293 11.1177 45.1749 11.1186C45.4257 11.1151 45.3963 11.9642 45.3963 11.9642L45.3927 11.9588H45.3954Z" fill="#F4B28D"/>
|
|
11
|
+
<path d="M57.6394 36.2546C57.6394 36.2546 55.7804 41.5091 54.2537 40.7528C52.7251 39.9957 44.1394 31.2921 44.0545 30.8716C43.9706 30.4511 43.376 19.7671 43.376 19.7671L46.7724 19.0957L48.7251 27.843C48.7251 27.843 55.0081 33.818 56.2813 34.4055C57.5545 34.993 57.6394 36.2546 57.6394 36.2546ZM65.4679 36.6153C66.751 36.9073 67.6974 37.11 69.3813 39.585C70.9938 41.9511 74.5715 47.5707 74.5715 47.5707L83.9947 43.4082L84.434 48.1555C84.434 48.1555 73.7706 53.6662 72.267 53.1716C70.7635 52.6734 66.5331 46.5278 66.2215 46.1109C66.1465 46.0145 66.5769 52.6761 66.5769 53.7412C66.5769 54.8055 68.6215 64.077 68.6215 64.077C68.6215 64.077 63.4349 65.3466 62.4233 63.0403C59.3197 55.9698 61.701 35.6377 61.701 35.6377C61.701 35.6377 64.5429 36.41 65.4679 36.6216V36.6153Z" fill="#FF5F00"/>
|
|
12
|
+
<path d="M52.6232 62.3921C51.5955 62.3921 51.2161 62.252 50.5312 62.0466C50.5312 62.0466 52.4893 51.0725 53.6259 40.1921C54.0741 35.893 54.4946 34.1305 56.275 34.4421C56.792 34.5323 58.1866 35.0609 58.6938 35.1457C54.2107 47.7538 54.1955 57.4609 53.5634 60.2725C53.2455 61.6859 52.9688 62.3984 52.6196 62.3921H52.6232Z" fill="#FF5F00"/>
|
|
13
|
+
<path d="M59.1733 33.24L58.7037 35.1454C58.7037 35.1454 58.5974 36.8043 59.3697 36.9543C60.3037 37.1347 61.6921 35.7463 61.6921 35.7463L62.4947 30.373L59.1733 33.2436V33.24Z" fill="#F4B28D"/>
|
|
14
|
+
<path d="M62.4856 30.3945L59.1731 33.2401L58.8213 34.6633C60.0883 34.3606 61.8936 32.9722 62.4856 30.3945Z" fill="#C38E71"/>
|
|
15
|
+
<path d="M59.1608 25.4546C58.3608 25.4546 57.6385 26.0055 57.3554 26.7992C57.1215 27.4591 56.8224 28.4367 56.6331 29.5573C56.2813 31.6251 57.4644 33.5144 58.4947 33.6671C59.5251 33.8162 61.9751 33.1403 62.517 30.2144C62.7501 28.9599 63.0554 27.3162 62.0188 26.4501C61.2126 25.7778 60.0822 25.4608 59.1608 25.4573V25.4546Z" fill="#F4B28D"/>
|
|
16
|
+
<path d="M62.1839 32.4403C62.1839 32.4403 65.8134 29.2242 65.9723 26.7117C66.1312 24.1992 63.7964 22.8546 61.8036 22.7832C60.9009 22.7519 60.2937 22.7921 59.3634 22.9073C57.3643 23.16 56.0696 24.0403 56.5241 25.6689C57.1375 27.8546 61.2839 26.0117 62.1339 26.6903C62.8348 27.2501 61.6982 28.5983 62.3795 29.1126C63.0179 29.5948 62.6946 29.4332 62.483 30.351C62.2705 31.2698 62.1902 32.443 62.1902 32.443L62.1839 32.4403Z" fill="#5856D6"/>
|
|
17
|
+
<path d="M64.1269 29.6757C64.0118 30.2079 63.4796 30.5436 62.9403 30.4257C62.4019 30.307 62.06 29.7811 62.1751 29.2489C62.2903 28.7168 62.8251 28.3802 63.3609 28.4989C63.8993 28.6168 64.2421 29.1427 64.1269 29.6757Z" fill="#F4B28D"/>
|
|
18
|
+
<path d="M59.609 28.1722C59.9921 28.0133 60.4528 27.9508 60.8046 28.1722C61.0787 28.3428 61.2376 28.658 61.2938 28.9776C60.9322 28.5205 60.2572 28.3464 59.7215 28.5731C59.5903 28.6294 59.4662 28.7071 59.326 28.7231C59.1233 28.7481 58.9742 28.6419 59.0956 28.4642C59.1858 28.3303 59.4688 28.2339 59.6126 28.1749L59.609 28.1722ZM57.9313 28.0347C57.6421 27.9696 57.2992 28.0508 57.1313 28.2964C57.2403 28.2562 57.3528 28.2285 57.468 28.2097C57.5733 28.1937 57.6822 28.1874 57.7822 28.2249C57.9313 28.2812 58.0278 28.424 58.143 28.5392C58.2555 28.6544 58.4296 28.7481 58.5733 28.6767C58.968 28.4767 58.0965 28.0696 57.9349 28.0347H57.9313ZM57.9581 30.3339C57.8037 30.6848 57.9796 31.0937 58.3412 31.2231C58.518 31.2865 58.7019 31.3276 58.8903 31.3446C58.909 31.2973 58.9153 31.241 58.9028 31.1919C58.6501 31.1356 58.351 31.0356 58.2956 30.7874C58.2671 30.6687 58.3046 30.5508 58.3385 30.4356C58.4322 30.124 58.7188 29.4017 58.5287 29.1026C58.4751 29.1723 58.1769 29.8374 57.9581 30.3339ZM58.6349 31.674C59.0296 31.758 59.4537 31.7455 59.818 31.5749C59.7144 31.833 59.5626 32.0785 59.3474 32.2562C59.1296 32.4303 58.843 32.5303 58.5688 32.4803C58.2546 32.4249 57.7751 32.0848 57.7626 31.7303C57.7474 31.2285 58.3858 31.6214 58.6376 31.674H58.6349ZM60.8724 29.0526C60.6912 29.1348 60.5055 29.2187 60.3242 29.3008C60.151 29.3785 59.943 29.4624 59.7921 29.4365C59.5894 29.399 59.5055 29.108 59.8358 29.0026C60.1331 28.908 60.576 29.1865 60.8724 29.0526ZM57.418 28.5669C57.6197 28.7106 57.8787 28.7696 58.1215 28.7258C58.1278 28.7758 58.1028 28.8223 58.0778 28.8633C57.9938 29.0035 57.8813 29.1589 57.7197 29.1651C57.5921 29.1714 57.4769 29.0776 57.418 28.9624C57.3581 28.8508 57.3465 28.7196 57.334 28.5919" fill="#C38E71"/>
|
|
19
|
+
</svg>
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
<svg width="128" height="128" viewBox="0 0 128 128" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path opacity="0.2" d="M99 103.563C99 103.05 98.1634 102.556 96.6387 102.106C91.6326 100.615 79.1361 99.5625 64.51 99.5625C55.8207 99.5625 47.8775 99.9391 41.8157 100.548C40.8215 100.647 39.8727 100.761 38.9863 100.869C33.4071 101.579 30 102.523 30 103.563C30 104.435 32.3948 105.234 36.4665 105.892C39.0469 106.311 42.3082 106.664 46.073 106.942C47.8775 107.073 49.787 107.187 51.7934 107.278C53.3181 107.351 54.8872 107.407 56.5025 107.455C58.7388 107.515 61.0558 107.553 63.4506 107.563H64.4937C69.9506 107.563 75.1115 107.417 79.6956 107.158C80.3638 107.12 81.0311 107.078 81.6685 107.034C82.0868 107.008 82.5087 106.979 82.927 106.944C86.6881 106.669 89.9531 106.314 92.5471 105.897C96.6052 105.238 98.9964 104.435 98.9964 103.568" fill="#14181C" fill-opacity="0.5"/>
|
|
3
|
+
<path d="M59.6775 88.0645C59.6775 88.0645 63.3105 90.6698 63.8837 91.4484C64.7087 92.5689 57.7257 94.6609 58.4882 93.3502C58.6632 93.0484 59.1668 92.0332 59.1891 91.9341C59.3069 91.4011 57.8257 89.9627 57.8257 89.9627L59.6775 88.0645Z" fill="#F4B28D"/>
|
|
4
|
+
<path d="M56.6018 95.5419L59.0706 92.0741C59.0706 92.0741 60.6117 91.7187 62.1929 89.9473C62.1929 89.9473 63.6125 90.4857 64.4875 91.6562C64.4875 91.6562 62.8349 93.4276 60.2911 95.4205C60.2911 95.4205 58.7813 96.7499 56.6956 97.4499C54.6099 98.1499 56.6018 95.5419 56.6018 95.5419Z" fill="#5856D6"/>
|
|
5
|
+
<path d="M65.2375 61.2812L64.6616 64.108L50.2098 77.1803L60.5553 87.591L57.7625 90.4303C57.7625 90.4303 42.483 79.2723 41.9321 77.8089C41.0857 75.558 52.8839 60.6455 52.8839 60.6455L65.2375 61.2777V61.2812Z" fill="#B30635"/>
|
|
6
|
+
<path d="M75.365 95.585C75.365 95.585 79.0016 98.1912 79.5712 98.9689C80.3962 100.09 73.4132 102.185 74.1757 100.872C74.3507 100.57 74.8543 99.5546 74.8766 99.4555C74.9944 98.9234 73.5132 97.485 73.5132 97.485L75.365 95.585Z" fill="#F4B28D"/>
|
|
7
|
+
<path d="M72.2866 103.075L74.7553 99.6081C74.7553 99.6081 76.3955 99.3143 77.9776 97.5474C77.9776 97.5474 79.3008 98.0233 80.175 99.1938C80.175 99.1938 78.5223 100.965 75.975 102.958C75.975 102.958 74.4651 104.288 72.3794 104.988C70.2937 105.688 72.2866 103.08 72.2866 103.08V103.075Z" fill="#5856D6"/>
|
|
8
|
+
<path d="M64.7427 62.5917L64.0954 80.4301L76.3142 95.3292L73.4499 97.9569C73.4499 97.9569 59.2633 85.8498 57.707 82.4783C56.7419 80.3864 53.4883 61.4766 53.4883 61.4766L64.7427 62.5944V62.5917Z" fill="#E00842"/>
|
|
9
|
+
<path d="M53.084 61.1285C54.2608 58.4884 54.1233 39.5759 58.6965 35.1455C60.3064 35.416 61.4555 35.566 61.7224 35.6375C61.9626 37.5866 62.2242 44.7339 62.3858 51.2875C62.4948 55.6527 62.3831 60.2321 62.9242 62.6446C63.2608 64.1393 52.0099 63.5384 53.084 61.1285Z" fill="#E9E5E1"/>
|
|
10
|
+
<path d="M90.0534 40.5713C90.0534 40.5713 89.6052 40.9642 89.4499 41.0856C89.2624 41.2258 88.6775 41.6052 88.6775 41.6052C88.6775 41.6052 86.557 42.8043 86.4856 42.6481C86.4141 42.4892 86.4168 42.0347 86.5231 41.9168C86.6284 41.7954 86.9338 41.674 87.04 41.5526C87.1454 41.4338 87.1793 41.191 87.0463 41.057C86.9124 40.9231 86.1865 41.3186 86.1865 41.3186C86.1865 41.3186 85.5981 41.6427 85.3525 42.0347C84.5025 43.3927 84.7606 43.4731 84.6454 43.6418C84.5115 43.8436 81.5356 45.1883 81.5356 45.1883C81.5356 45.1883 72.6382 48.8651 72.1588 49.0677H72.1525C72.0874 49.4758 72.3079 49.8552 72.4204 50.2168C72.632 51.4802 73.0115 51.5642 73.3007 52.782C74.665 52.0972 84.1106 46.9195 85.0722 46.3811C85.0722 46.3811 86.5106 46.1383 87.407 45.9543C88.307 45.7704 89.0882 45.207 89.3374 45.1168C89.3749 45.1043 90.1775 44.7588 91.0624 44.0776C91.8249 43.4892 90.8409 43.7097 90.8409 43.7097C90.8409 43.7097 89.2409 44.5535 89.1972 44.4195C89.1659 44.3168 90.0659 43.9061 90.9159 43.2651C91.1338 43.0999 91.3481 42.9347 91.5445 42.7856C92.0588 42.3865 91.9713 41.9695 91.3668 42.3026C91.1552 42.4213 90.8034 42.6231 90.5731 42.8043C90.324 42.9972 90.0374 43.0999 89.8043 43.2302C89.34 43.4954 89.007 43.691 89.007 43.666C89.007 43.6356 88.8793 43.6231 89.107 43.4418C89.3775 43.224 90.0597 42.882 90.4329 42.5302C90.6445 42.3302 91.1177 41.9383 91.1177 41.9383C91.1177 41.9383 91.7222 41.2195 91.6909 41.1722C91.532 40.9142 90.9811 41.2936 90.7257 41.6026C90.4641 41.7177 89.9784 42.1436 89.9784 42.1436C89.9784 42.1436 88.8115 42.791 88.7213 42.6329C88.6838 42.5642 89.3525 42.0847 89.9382 41.5151C90.4829 40.9856 90.9472 40.366 90.8597 40.2481C90.7132 40.0454 90.0472 40.5713 90.0472 40.5713H90.0534ZM45.3954 11.9588C45.3954 11.9588 45.3463 12.5526 45.3409 12.7499C45.3409 12.9838 45.3838 13.6794 45.3838 13.6794C45.3838 13.6794 45.6829 16.0972 45.8499 16.0615C46.0186 16.0249 46.3829 15.7526 46.4159 15.5972C46.4507 15.4401 46.3659 15.1222 46.4007 14.966C46.4338 14.8106 46.6079 14.6383 46.7954 14.6651C46.9847 14.6936 47.0972 15.5106 47.0972 15.5106C47.0972 15.5106 47.1856 16.1767 47.0186 16.607C46.4329 18.0981 46.215 17.9383 46.1472 18.1311C46.0632 18.3597 46.7534 21.5517 46.7534 21.5517C46.7534 21.5517 46.4963 22.2677 46.6186 22.7722L46.2266 23.4338C45.9391 23.7294 45.7615 22.7972 45.4052 22.9222C44.4141 22.8579 44.4141 22.8579 44.0347 21.9169C43.774 20.4124 43.832 20.5124 43.6909 19.4195C43.6909 19.4195 43.0311 18.1195 42.6463 17.2892C42.2579 16.4561 42.2481 15.4936 42.1713 15.241C42.1588 15.2044 41.9597 14.3508 41.9811 13.2347C41.999 12.2722 42.4088 13.1936 42.4088 13.1936C42.4088 13.1936 42.682 14.982 42.815 14.9383C42.9168 14.9026 42.7115 13.9338 42.7204 12.8695C42.7231 12.5972 42.7275 12.3267 42.732 12.0785C42.7463 11.4285 43.1338 11.2499 43.2257 11.9356C43.257 12.1767 43.3043 12.5794 43.2954 12.8704C43.2891 13.1847 43.3766 13.4758 43.4088 13.7419C43.4713 14.2731 43.5115 14.6579 43.532 14.6436C43.5525 14.6285 43.6427 14.7204 43.6525 14.4294C43.665 14.0811 43.5356 13.3302 43.5972 12.8204C43.6302 12.532 43.665 11.9177 43.665 11.9177C43.665 11.9177 43.8847 11.0044 43.9391 11.0008C44.2409 10.974 44.2641 11.6445 44.1677 12.032C44.2302 12.3097 44.1766 12.9552 44.1766 12.9552C44.1766 12.9552 44.3516 14.2785 44.5311 14.2561C44.6079 14.2454 44.5972 13.4231 44.7052 12.6124C44.8079 11.8597 45.0293 11.1177 45.1749 11.1186C45.4257 11.1151 45.3963 11.9642 45.3963 11.9642L45.3927 11.9588H45.3954Z" fill="#F4B28D"/>
|
|
11
|
+
<path d="M57.6394 36.2546C57.6394 36.2546 55.7804 41.5091 54.2537 40.7528C52.7251 39.9957 44.1394 31.2921 44.0545 30.8716C43.9706 30.4511 43.376 19.7671 43.376 19.7671L46.7724 19.0957L48.7251 27.843C48.7251 27.843 55.0081 33.818 56.2813 34.4055C57.5545 34.993 57.6394 36.2546 57.6394 36.2546ZM65.4679 36.6153C66.751 36.9073 67.6974 37.11 69.3813 39.585C70.9938 41.9511 74.5715 47.5707 74.5715 47.5707L83.9947 43.4082L84.434 48.1555C84.434 48.1555 73.7706 53.6662 72.267 53.1716C70.7635 52.6734 66.5331 46.5278 66.2215 46.1109C66.1465 46.0145 66.5769 52.6761 66.5769 53.7412C66.5769 54.8055 68.6215 64.077 68.6215 64.077C68.6215 64.077 63.4349 65.3466 62.4233 63.0403C59.3197 55.9698 61.701 35.6377 61.701 35.6377C61.701 35.6377 64.5429 36.41 65.4679 36.6216V36.6153Z" fill="#FF5F00"/>
|
|
12
|
+
<path d="M52.6232 62.3921C51.5955 62.3921 51.2161 62.252 50.5312 62.0466C50.5312 62.0466 52.4893 51.0725 53.6259 40.1921C54.0741 35.893 54.4946 34.1305 56.275 34.4421C56.792 34.5323 58.1866 35.0609 58.6938 35.1457C54.2107 47.7538 54.1955 57.4609 53.5634 60.2725C53.2455 61.6859 52.9688 62.3984 52.6196 62.3921H52.6232Z" fill="#FF5F00"/>
|
|
13
|
+
<path d="M59.1733 33.24L58.7037 35.1454C58.7037 35.1454 58.5974 36.8043 59.3697 36.9543C60.3037 37.1347 61.6921 35.7463 61.6921 35.7463L62.4947 30.373L59.1733 33.2436V33.24Z" fill="#F4B28D"/>
|
|
14
|
+
<path d="M62.4856 30.3945L59.1731 33.2401L58.8213 34.6633C60.0883 34.3606 61.8936 32.9722 62.4856 30.3945Z" fill="#C38E71"/>
|
|
15
|
+
<path d="M59.1608 25.4546C58.3608 25.4546 57.6385 26.0055 57.3554 26.7992C57.1215 27.4591 56.8224 28.4367 56.6331 29.5573C56.2813 31.6251 57.4644 33.5144 58.4947 33.6671C59.5251 33.8162 61.9751 33.1403 62.517 30.2144C62.7501 28.9599 63.0554 27.3162 62.0188 26.4501C61.2126 25.7778 60.0822 25.4608 59.1608 25.4573V25.4546Z" fill="#F4B28D"/>
|
|
16
|
+
<path d="M62.1839 32.4403C62.1839 32.4403 65.8134 29.2242 65.9723 26.7117C66.1312 24.1992 63.7964 22.8546 61.8036 22.7832C60.9009 22.7519 60.2937 22.7921 59.3634 22.9073C57.3643 23.16 56.0696 24.0403 56.5241 25.6689C57.1375 27.8546 61.2839 26.0117 62.1339 26.6903C62.8348 27.2501 61.6982 28.5983 62.3795 29.1126C63.0179 29.5948 62.6946 29.4332 62.483 30.351C62.2705 31.2698 62.1902 32.443 62.1902 32.443L62.1839 32.4403Z" fill="#333D47"/>
|
|
17
|
+
<path d="M64.1269 29.6757C64.0118 30.2079 63.4796 30.5436 62.9403 30.4257C62.4019 30.307 62.06 29.7811 62.1751 29.2489C62.2903 28.7168 62.8251 28.3802 63.3609 28.4989C63.8993 28.6168 64.2421 29.1427 64.1269 29.6757Z" fill="#F4B28D"/>
|
|
18
|
+
<path d="M59.609 28.1722C59.9921 28.0133 60.4528 27.9508 60.8046 28.1722C61.0787 28.3428 61.2376 28.658 61.2938 28.9776C60.9322 28.5205 60.2572 28.3464 59.7215 28.5731C59.5903 28.6294 59.4662 28.7071 59.326 28.7231C59.1233 28.7481 58.9742 28.6419 59.0956 28.4642C59.1858 28.3303 59.4688 28.2339 59.6126 28.1749L59.609 28.1722ZM57.9313 28.0347C57.6421 27.9696 57.2992 28.0508 57.1313 28.2964C57.2403 28.2562 57.3528 28.2285 57.468 28.2097C57.5733 28.1937 57.6822 28.1874 57.7822 28.2249C57.9313 28.2812 58.0278 28.424 58.143 28.5392C58.2555 28.6544 58.4296 28.7481 58.5733 28.6767C58.968 28.4767 58.0965 28.0696 57.9349 28.0347H57.9313ZM57.9581 30.3339C57.8037 30.6848 57.9796 31.0937 58.3412 31.2231C58.518 31.2865 58.7019 31.3276 58.8903 31.3446C58.909 31.2973 58.9153 31.241 58.9028 31.1919C58.6501 31.1356 58.351 31.0356 58.2956 30.7874C58.2671 30.6687 58.3046 30.5508 58.3385 30.4356C58.4322 30.124 58.7188 29.4017 58.5287 29.1026C58.4751 29.1723 58.1769 29.8374 57.9581 30.3339ZM58.6349 31.674C59.0296 31.758 59.4537 31.7455 59.818 31.5749C59.7144 31.833 59.5626 32.0785 59.3474 32.2562C59.1296 32.4303 58.843 32.5303 58.5688 32.4803C58.2546 32.4249 57.7751 32.0848 57.7626 31.7303C57.7474 31.2285 58.3858 31.6214 58.6376 31.674H58.6349ZM60.8724 29.0526C60.6912 29.1348 60.5055 29.2187 60.3242 29.3008C60.151 29.3785 59.943 29.4624 59.7921 29.4365C59.5894 29.399 59.5055 29.108 59.8358 29.0026C60.1331 28.908 60.576 29.1865 60.8724 29.0526ZM57.418 28.5669C57.6197 28.7106 57.8787 28.7696 58.1215 28.7258C58.1278 28.7758 58.1028 28.8223 58.0778 28.8633C57.9938 29.0035 57.8813 29.1589 57.7197 29.1651C57.5921 29.1714 57.4769 29.0776 57.418 28.9624C57.3581 28.8508 57.3465 28.7196 57.334 28.5919" fill="#C38E71"/>
|
|
19
|
+
</svg>
|