@originallyus/feedback-rn-sdk 4.0.0-beta.25 → 4.0.0-beta.26
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 -20
- 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,142 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
/**
|
|
4
|
+
*
|
|
5
|
+
* People Celebration Icons
|
|
6
|
+
* @format
|
|
7
|
+
*
|
|
8
|
+
*/
|
|
9
|
+
|
|
10
|
+
import React from 'react';
|
|
11
|
+
import AdultCelebrating1 from "./adult-celebrating1.svg";
|
|
12
|
+
import AdultCelebrating2 from "./adult-celebrating2.svg";
|
|
13
|
+
import AdultCelebrating3 from "./adult-celebrating3.svg";
|
|
14
|
+
import AdultCelebrating4 from "./adult-celebrating4.svg";
|
|
15
|
+
import AdultCelebrating5 from "./adult-celebrating5.svg";
|
|
16
|
+
import AdultCelebrating6Dark from "./adult-celebrating6-dark.svg";
|
|
17
|
+
import AdultCelebrating6 from "./adult-celebrating6.svg";
|
|
18
|
+
import AdultCelebrating7 from "./adult-celebrating7.svg";
|
|
19
|
+
import AdultCelebrating8Dark from "./adult-celebrating8-dark.svg";
|
|
20
|
+
import AdultCelebrating8 from "./adult-celebrating8.svg";
|
|
21
|
+
import CoupleCelebrating1Dark from "./couple-celebrating1-dark.svg";
|
|
22
|
+
import CoupleCelebrating1 from "./couple-celebrating1.svg";
|
|
23
|
+
import CoupleCelebrating2Dark from "./couple-celebrating2-dark.svg";
|
|
24
|
+
import CoupleCelebrating2 from "./couple-celebrating2.svg";
|
|
25
|
+
import CoupleCelebrating3Dark from "./couple-celebrating3-dark.svg";
|
|
26
|
+
import CoupleCelebrating3 from "./couple-celebrating3.svg";
|
|
27
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
28
|
+
const PeopleCelebrationIcons = (name, extraStyle, width, height, fillColor) => {
|
|
29
|
+
let widthProps = {};
|
|
30
|
+
let heightProps = {};
|
|
31
|
+
if (width) {
|
|
32
|
+
widthProps = {
|
|
33
|
+
width
|
|
34
|
+
};
|
|
35
|
+
}
|
|
36
|
+
if (height) {
|
|
37
|
+
heightProps = {
|
|
38
|
+
height
|
|
39
|
+
};
|
|
40
|
+
}
|
|
41
|
+
const icons = {
|
|
42
|
+
adult_celebrating_1: /*#__PURE__*/_jsx(AdultCelebrating1, {
|
|
43
|
+
style: extraStyle,
|
|
44
|
+
...widthProps,
|
|
45
|
+
...heightProps,
|
|
46
|
+
fill: fillColor
|
|
47
|
+
}),
|
|
48
|
+
adult_celebrating_2: /*#__PURE__*/_jsx(AdultCelebrating2, {
|
|
49
|
+
style: extraStyle,
|
|
50
|
+
...widthProps,
|
|
51
|
+
...heightProps,
|
|
52
|
+
fill: fillColor
|
|
53
|
+
}),
|
|
54
|
+
adult_celebrating_3: /*#__PURE__*/_jsx(AdultCelebrating3, {
|
|
55
|
+
style: extraStyle,
|
|
56
|
+
...widthProps,
|
|
57
|
+
...heightProps,
|
|
58
|
+
fill: fillColor
|
|
59
|
+
}),
|
|
60
|
+
adult_celebrating_4: /*#__PURE__*/_jsx(AdultCelebrating4, {
|
|
61
|
+
style: extraStyle,
|
|
62
|
+
...widthProps,
|
|
63
|
+
...heightProps,
|
|
64
|
+
fill: fillColor
|
|
65
|
+
}),
|
|
66
|
+
adult_celebrating_5: /*#__PURE__*/_jsx(AdultCelebrating5, {
|
|
67
|
+
style: extraStyle,
|
|
68
|
+
...widthProps,
|
|
69
|
+
...heightProps,
|
|
70
|
+
fill: fillColor
|
|
71
|
+
}),
|
|
72
|
+
adult_celebrating_6_dark: /*#__PURE__*/_jsx(AdultCelebrating6Dark, {
|
|
73
|
+
style: extraStyle,
|
|
74
|
+
...widthProps,
|
|
75
|
+
...heightProps,
|
|
76
|
+
fill: fillColor
|
|
77
|
+
}),
|
|
78
|
+
adult_celebrating_6: /*#__PURE__*/_jsx(AdultCelebrating6, {
|
|
79
|
+
style: extraStyle,
|
|
80
|
+
...widthProps,
|
|
81
|
+
...heightProps,
|
|
82
|
+
fill: fillColor
|
|
83
|
+
}),
|
|
84
|
+
adult_celebrating_7: /*#__PURE__*/_jsx(AdultCelebrating7, {
|
|
85
|
+
style: extraStyle,
|
|
86
|
+
...widthProps,
|
|
87
|
+
...heightProps,
|
|
88
|
+
fill: fillColor
|
|
89
|
+
}),
|
|
90
|
+
adult_celebrating_8_dark: /*#__PURE__*/_jsx(AdultCelebrating8Dark, {
|
|
91
|
+
style: extraStyle,
|
|
92
|
+
...widthProps,
|
|
93
|
+
...heightProps,
|
|
94
|
+
fill: fillColor
|
|
95
|
+
}),
|
|
96
|
+
adult_celebrating_8: /*#__PURE__*/_jsx(AdultCelebrating8, {
|
|
97
|
+
style: extraStyle,
|
|
98
|
+
...widthProps,
|
|
99
|
+
...heightProps,
|
|
100
|
+
fill: fillColor
|
|
101
|
+
}),
|
|
102
|
+
couple_celebrating_1_dark: /*#__PURE__*/_jsx(CoupleCelebrating1Dark, {
|
|
103
|
+
style: extraStyle,
|
|
104
|
+
...widthProps,
|
|
105
|
+
...heightProps,
|
|
106
|
+
fill: fillColor
|
|
107
|
+
}),
|
|
108
|
+
couple_celebrating_1: /*#__PURE__*/_jsx(CoupleCelebrating1, {
|
|
109
|
+
style: extraStyle,
|
|
110
|
+
...widthProps,
|
|
111
|
+
...heightProps,
|
|
112
|
+
fill: fillColor
|
|
113
|
+
}),
|
|
114
|
+
couple_celebrating_2_dark: /*#__PURE__*/_jsx(CoupleCelebrating2Dark, {
|
|
115
|
+
style: extraStyle,
|
|
116
|
+
...widthProps,
|
|
117
|
+
...heightProps,
|
|
118
|
+
fill: fillColor
|
|
119
|
+
}),
|
|
120
|
+
couple_celebrating_2: /*#__PURE__*/_jsx(CoupleCelebrating2, {
|
|
121
|
+
style: extraStyle,
|
|
122
|
+
...widthProps,
|
|
123
|
+
...heightProps,
|
|
124
|
+
fill: fillColor
|
|
125
|
+
}),
|
|
126
|
+
couple_celebrating_3_dark: /*#__PURE__*/_jsx(CoupleCelebrating3Dark, {
|
|
127
|
+
style: extraStyle,
|
|
128
|
+
...widthProps,
|
|
129
|
+
...heightProps,
|
|
130
|
+
fill: fillColor
|
|
131
|
+
}),
|
|
132
|
+
couple_celebrating_3: /*#__PURE__*/_jsx(CoupleCelebrating3, {
|
|
133
|
+
style: extraStyle,
|
|
134
|
+
...widthProps,
|
|
135
|
+
...heightProps,
|
|
136
|
+
fill: fillColor
|
|
137
|
+
})
|
|
138
|
+
};
|
|
139
|
+
return icons[name];
|
|
140
|
+
};
|
|
141
|
+
export default PeopleCelebrationIcons;
|
|
142
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"names":["React","AdultCelebrating1","AdultCelebrating2","AdultCelebrating3","AdultCelebrating4","AdultCelebrating5","AdultCelebrating6Dark","AdultCelebrating6","AdultCelebrating7","AdultCelebrating8Dark","AdultCelebrating8","CoupleCelebrating1Dark","CoupleCelebrating1","CoupleCelebrating2Dark","CoupleCelebrating2","CoupleCelebrating3Dark","CoupleCelebrating3","jsx","_jsx","PeopleCelebrationIcons","name","extraStyle","width","height","fillColor","widthProps","heightProps","icons","adult_celebrating_1","style","fill","adult_celebrating_2","adult_celebrating_3","adult_celebrating_4","adult_celebrating_5","adult_celebrating_6_dark","adult_celebrating_6","adult_celebrating_7","adult_celebrating_8_dark","adult_celebrating_8","couple_celebrating_1_dark","couple_celebrating_1","couple_celebrating_2_dark","couple_celebrating_2","couple_celebrating_3_dark","couple_celebrating_3"],"sourceRoot":"../../../../../../src","sources":["component/AIA/illustration/people-celebration/index.tsx"],"mappings":";;AAAA;AACA;AACA;AACA;AACA;AACA;;AAEA,OAAOA,KAAK,MAAM,OAAO;AAEzB,OAAOC,iBAAiB;AACxB,OAAOC,iBAAiB;AACxB,OAAOC,iBAAiB;AACxB,OAAOC,iBAAiB;AACxB,OAAOC,iBAAiB;AACxB,OAAOC,qBAAqB;AAC5B,OAAOC,iBAAiB;AACxB,OAAOC,iBAAiB;AACxB,OAAOC,qBAAqB;AAC5B,OAAOC,iBAAiB;AACxB,OAAOC,sBAAsB;AAC7B,OAAOC,kBAAkB;AACzB,OAAOC,sBAAsB;AAC7B,OAAOC,kBAAkB;AACzB,OAAOC,sBAAsB;AAC7B,OAAOC,kBAAkB;AAAiC,SAAAC,GAAA,IAAAC,IAAA;AAE1D,MAAMC,sBAAsB,GAAGA,CAC9BC,IAAY,EACZC,UAAmB,EACnBC,KAAc,EACdC,MAAe,EACfC,SAAkB,KACd;EACJ,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,mBAAmB,eAAEV,IAAA,CAACjB,iBAAiB;MAAC4B,KAAK,EAAER,UAAW;MAAA,GAAKI,UAAU;MAAA,GAAMC,WAAW;MAAEI,IAAI,EAAEN;IAAU,CAAE,CAAC;IAC/GO,mBAAmB,eAAEb,IAAA,CAAChB,iBAAiB;MAAC2B,KAAK,EAAER,UAAW;MAAA,GAAKI,UAAU;MAAA,GAAMC,WAAW;MAAEI,IAAI,EAAEN;IAAU,CAAE,CAAC;IAC/GQ,mBAAmB,eAAEd,IAAA,CAACf,iBAAiB;MAAC0B,KAAK,EAAER,UAAW;MAAA,GAAKI,UAAU;MAAA,GAAMC,WAAW;MAAEI,IAAI,EAAEN;IAAU,CAAE,CAAC;IAC/GS,mBAAmB,eAAEf,IAAA,CAACd,iBAAiB;MAACyB,KAAK,EAAER,UAAW;MAAA,GAAKI,UAAU;MAAA,GAAMC,WAAW;MAAEI,IAAI,EAAEN;IAAU,CAAE,CAAC;IAC/GU,mBAAmB,eAAEhB,IAAA,CAACb,iBAAiB;MAACwB,KAAK,EAAER,UAAW;MAAA,GAAKI,UAAU;MAAA,GAAMC,WAAW;MAAEI,IAAI,EAAEN;IAAU,CAAE,CAAC;IAC/GW,wBAAwB,eACvBjB,IAAA,CAACZ,qBAAqB;MAACuB,KAAK,EAAER,UAAW;MAAA,GAAKI,UAAU;MAAA,GAAMC,WAAW;MAAEI,IAAI,EAAEN;IAAU,CAAE,CAC7F;IACDY,mBAAmB,eAAElB,IAAA,CAACX,iBAAiB;MAACsB,KAAK,EAAER,UAAW;MAAA,GAAKI,UAAU;MAAA,GAAMC,WAAW;MAAEI,IAAI,EAAEN;IAAU,CAAE,CAAC;IAC/Ga,mBAAmB,eAAEnB,IAAA,CAACV,iBAAiB;MAACqB,KAAK,EAAER,UAAW;MAAA,GAAKI,UAAU;MAAA,GAAMC,WAAW;MAAEI,IAAI,EAAEN;IAAU,CAAE,CAAC;IAC/Gc,wBAAwB,eACvBpB,IAAA,CAACT,qBAAqB;MAACoB,KAAK,EAAER,UAAW;MAAA,GAAKI,UAAU;MAAA,GAAMC,WAAW;MAAEI,IAAI,EAAEN;IAAU,CAAE,CAC7F;IACDe,mBAAmB,eAAErB,IAAA,CAACR,iBAAiB;MAACmB,KAAK,EAAER,UAAW;MAAA,GAAKI,UAAU;MAAA,GAAMC,WAAW;MAAEI,IAAI,EAAEN;IAAU,CAAE,CAAC;IAC/GgB,yBAAyB,eACxBtB,IAAA,CAACP,sBAAsB;MAACkB,KAAK,EAAER,UAAW;MAAA,GAAKI,UAAU;MAAA,GAAMC,WAAW;MAAEI,IAAI,EAAEN;IAAU,CAAE,CAC9F;IACDiB,oBAAoB,eACnBvB,IAAA,CAACN,kBAAkB;MAACiB,KAAK,EAAER,UAAW;MAAA,GAAKI,UAAU;MAAA,GAAMC,WAAW;MAAEI,IAAI,EAAEN;IAAU,CAAE,CAC1F;IACDkB,yBAAyB,eACxBxB,IAAA,CAACL,sBAAsB;MAACgB,KAAK,EAAER,UAAW;MAAA,GAAKI,UAAU;MAAA,GAAMC,WAAW;MAAEI,IAAI,EAAEN;IAAU,CAAE,CAC9F;IACDmB,oBAAoB,eACnBzB,IAAA,CAACJ,kBAAkB;MAACe,KAAK,EAAER,UAAW;MAAA,GAAKI,UAAU;MAAA,GAAMC,WAAW;MAAEI,IAAI,EAAEN;IAAU,CAAE,CAC1F;IACDoB,yBAAyB,eACxB1B,IAAA,CAACH,sBAAsB;MAACc,KAAK,EAAER,UAAW;MAAA,GAAKI,UAAU;MAAA,GAAMC,WAAW;MAAEI,IAAI,EAAEN;IAAU,CAAE,CAC9F;IACDqB,oBAAoB,eACnB3B,IAAA,CAACF,kBAAkB;MAACa,KAAK,EAAER,UAAW;MAAA,GAAKI,UAAU;MAAA,GAAMC,WAAW;MAAEI,IAAI,EAAEN;IAAU,CAAE;EAE5F,CAAC;EACD,OAAOG,KAAK,CAACP,IAAI,CAAuB;AACzC,CAAC;AAED,eAAeD,sBAAsB","ignoreList":[]}
|
|
@@ -0,0 +1,54 @@
|
|
|
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="M111 95.5121C111 95.0631 109.86 94.631 107.783 94.2376C100.963 92.9325 83.939 92.0117 64.0136 92.0117C52.176 92.0117 41.3548 92.3412 33.0967 92.8743C31.7424 92.9607 30.4497 93.0601 29.2422 93.1546C21.6415 93.7765 17 94.6019 17 95.5121C17 96.2754 20.2625 96.974 25.8094 97.5499C29.3248 97.9165 33.7677 98.2259 38.8965 98.469C41.3548 98.5837 43.9562 98.683 46.6895 98.763C48.7667 98.8268 50.9043 98.876 53.1048 98.9172C56.1515 98.9705 59.3079 99.0036 62.5704 99.0117H63.9914C71.4255 99.0117 78.4562 98.8841 84.7013 98.658C85.6116 98.6248 86.5206 98.5877 87.389 98.5489C87.9589 98.5263 88.5336 98.5013 89.1035 98.4706C94.2273 98.2299 98.6752 97.919 102.209 97.5547C107.737 96.978 110.995 96.2754 110.995 95.5162" fill="#14181C" fill-opacity="0.5"/>
|
|
3
|
+
<path d="M61.9028 73.0947L63.0251 84.0831L60.0287 83.9019C60.0287 83.9019 58.8099 77.2662 57.9126 74.0233L61.9028 73.0947Z" fill="#DF967F"/>
|
|
4
|
+
<path d="M41.56 42.4848C40.6877 46.0795 43.7448 50.0286 47.5877 53.9607C51.4145 57.8911 55.3395 62.8544 55.3395 62.8544C55.3395 62.8544 55.2939 66.7589 56.577 69.7018C57.8582 72.6625 57.9118 74.0152 57.9118 74.0152L61.9002 73.0955C61.9002 73.0955 61.243 63.4643 61.1359 61.9366C61.0288 60.408 56.5788 50.433 54.9725 47.8714C53.3823 45.3286 50.7038 43.7321 50.7038 43.7321L45.7163 37.6196C45.7163 37.6196 42.4341 38.8741 41.56 42.4848Z" fill="#4645AB"/>
|
|
5
|
+
<path d="M56.8672 73.6966C57.1002 74.2903 58.0234 76.8483 58.0234 76.8483C58.0234 76.8483 62.0993 75.8966 62.4395 75.5948C62.7797 75.293 61.9609 72.4546 61.9609 72.4546C61.0172 73.2626 56.8672 73.6966 56.8672 73.6966Z" fill="#5856D6"/>
|
|
6
|
+
<path d="M64.4341 88.308L65.6609 87.9866C65.6609 87.9866 67.2591 87.6991 67.6618 88.1169C68.0644 88.5348 68.3377 89.1008 68.3377 89.1008C68.3377 89.1008 67.0564 90.2696 65.9805 89.9669C64.9037 89.6651 64.4341 88.308 64.4341 88.308Z" fill="#E00842"/>
|
|
7
|
+
<path d="M60.5929 86.5286L59.1519 85.9946C59.1519 85.9946 58.5733 86.7545 58.6179 87.0884C58.6635 87.4232 59.0224 88.1643 60.1786 88.8295C61.334 89.4928 63.5126 90.658 65.709 90.4991C66.1483 90.4678 68.0635 90.3866 68.2947 89.8803C68.526 89.3741 68.3367 89.0991 68.3367 89.0991C68.3367 89.0991 67.192 89.5384 65.892 89.3321C64.5911 89.125 60.5929 86.5286 60.5929 86.5286Z" fill="#E00842"/>
|
|
8
|
+
<path d="M60.2474 83.3296C60.2474 83.3296 62.3563 83.826 63.0242 84.0832C63.0242 84.0832 63.8652 86.3341 64.434 87.1153C65.0027 87.8966 65.6608 87.9867 65.6608 87.9867L65.8911 89.3332C65.8911 89.3332 64.9501 90.1064 63.1858 89.168C61.4215 88.2296 59.5233 87.1305 59.3599 86.7305C59.1965 86.3305 59.1519 85.9966 59.1519 85.9966L60.2474 83.3296Z" fill="#B30635"/>
|
|
9
|
+
<path d="M58.9929 80.3171C58.6661 80.4698 58.5241 80.8627 58.6822 81.1903L62.8241 90.26C62.9822 90.5877 63.375 90.7243 63.6973 90.5716C64.0241 90.4127 64.1661 90.0252 64.008 89.6984L59.8661 80.6234C59.7518 80.3886 59.517 80.252 59.2714 80.252C59.1786 80.252 59.0804 80.2734 58.9929 80.3171Z" fill="#0C6DD2"/>
|
|
10
|
+
<path d="M61.1386 90.0003L61.0886 90.3816C61.0439 90.703 61.2707 90.9914 61.5921 91.0352L65.9163 91.5941C66.2314 91.6334 66.5252 91.4119 66.5636 91.0905L66.6136 90.7084C66.6582 90.3869 66.4305 90.0941 66.11 90.0548L61.7859 89.4959C61.7636 89.4905 61.7359 89.4905 61.7145 89.4905C61.4261 89.4905 61.177 89.7066 61.1386 90.0003ZM57.9895 85.195C57.5957 85.0673 57.4252 84.5985 57.6591 84.2477L58.7663 82.5334C59.0118 82.161 59.5654 82.1503 59.8207 82.5334L60.9493 84.2691C61.1734 84.62 61.0136 85.0887 60.6091 85.2164C60.2038 85.3441 59.7779 85.4084 59.3314 85.4084C58.8627 85.4084 58.4154 85.3334 57.9895 85.195ZM55.8386 83.5985C55.3493 82.9057 55.0618 82.0548 55.0618 81.1387V81.128C55.0618 80.7343 55.4341 80.4468 55.818 80.5316L57.5957 80.936C58.0216 81.0325 58.2127 81.5218 57.9788 81.895L56.8823 83.5771C56.7654 83.7682 56.5627 83.8646 56.3609 83.8646C56.1689 83.8646 55.9663 83.7789 55.8386 83.5985ZM61.7368 83.6298L60.5984 81.895C60.3636 81.5218 60.5663 81.0325 60.9921 80.936L62.8341 80.5209C63.2279 80.436 63.6002 80.7235 63.6002 81.128V81.1387C63.6002 82.086 63.2913 82.9593 62.7698 83.6727C62.6421 83.8432 62.4609 83.9173 62.2698 83.9173C62.0671 83.9173 61.8654 83.8218 61.7368 83.6298ZM58.0216 79.9994L56.2538 79.6057C55.818 79.4985 55.6154 78.9878 55.8814 78.6262C56.3921 77.9235 57.1163 77.3807 57.9573 77.0932C58.3725 76.9548 58.7984 77.2628 58.7886 77.6887V79.3923C58.7886 79.7441 58.4895 80.0102 58.16 80.0102C58.1171 80.0102 58.0636 80.0102 58.0216 79.9994ZM59.7886 79.3816L59.7993 77.6673C59.7993 77.2414 60.2145 76.9441 60.6091 77.061C61.4814 77.3378 62.2377 77.8914 62.7698 78.6048C63.0359 78.9664 62.8341 79.4887 62.3975 79.5843L60.5555 79.9994C60.5127 80.0102 60.4698 80.0102 60.4171 80.0102C60.0868 80.0102 59.7886 79.7334 59.7886 79.3816ZM54.0073 81.1387C54.0073 84.0771 56.3921 86.4619 59.3314 86.4619C62.2698 86.4619 64.6546 84.0771 64.6546 81.1387C64.6546 78.2003 62.2698 75.8155 59.3314 75.8155C56.3921 75.8155 54.0073 78.2003 54.0073 81.1387ZM73.2564 79.3405C73.2564 70.6727 80.2609 63.6682 88.9288 63.6682C97.5975 63.6682 104.602 70.6727 104.602 79.3405C104.602 88.0093 97.5975 95.0128 88.9288 95.0128C80.2609 95.0128 73.2564 88.0093 73.2564 79.3405ZM71.5921 79.3405C71.5921 88.9102 79.3591 96.678 88.9288 96.678C98.4993 96.678 106.266 88.9102 106.266 79.3405C106.266 69.7709 98.4993 62.0039 88.9288 62.0039C79.3591 62.0039 71.5921 69.7709 71.5921 79.3405Z" fill="#0C6DD2"/>
|
|
11
|
+
<path d="M88.9286 62.9492C79.875 62.9492 72.5366 70.2885 72.5366 79.3412C72.5366 88.3939 79.875 95.7331 88.9286 95.7331C97.9813 95.7331 105.321 88.3939 105.321 79.3412C105.321 70.2885 97.9813 62.9492 88.9286 62.9492ZM88.9286 94.1528C80.7482 94.1528 74.1161 87.5215 74.1161 79.3412C74.1161 71.1608 80.7482 64.5296 88.9286 64.5296C97.1089 64.5296 103.74 71.1608 103.74 79.3412C103.74 87.5215 97.1089 94.1528 88.9286 94.1528Z" fill="#FBE7F1"/>
|
|
12
|
+
<path d="M87.6089 79.886C87.5937 80.5852 88.1482 81.1655 88.8482 81.1807C89.5473 81.1959 90.1277 80.6414 90.1437 79.9414C90.158 79.2423 89.6036 78.6619 88.9036 78.6468H88.8759C88.1893 78.6468 87.6241 79.1968 87.6089 79.886ZM22.6643 79.3405C22.6643 70.6727 29.6679 63.6682 38.3366 63.6682C47.0054 63.6682 54.0089 70.6727 54.0089 79.3405C54.0089 88.0093 47.0054 95.0128 38.3366 95.0128C29.6679 95.0128 22.6643 88.0093 22.6643 79.3405ZM21 79.3405C21 88.9102 28.767 96.678 38.3366 96.678C47.9062 96.678 55.6732 88.9102 55.6732 79.3405C55.6732 69.7709 47.9062 62.0039 38.3366 62.0039C28.767 62.0039 21 69.7709 21 79.3405Z" fill="#0C6DD2"/>
|
|
13
|
+
<path d="M38.3368 62.9492C29.2841 62.9492 21.9448 70.2885 21.9448 79.3412C21.9448 88.3939 29.2841 95.7331 38.3368 95.7331C47.3895 95.7331 54.7288 88.3939 54.7288 79.3412C54.7288 70.2885 47.3895 62.9492 38.3368 62.9492ZM38.3368 94.1528C30.1564 94.1528 23.5252 87.5215 23.5252 79.3412C23.5252 71.1608 30.1564 64.5296 38.3368 64.5296C46.5171 64.5296 53.1484 71.1608 53.1484 79.3412C53.1484 87.5215 46.5171 94.1528 38.3368 94.1528Z" fill="#FBE7F1"/>
|
|
14
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M36.4707 79.5779C36.4707 80.6083 37.3064 81.444 38.3368 81.444C39.3671 81.444 40.2028 80.6083 40.2028 79.5779C40.2028 78.5467 39.3671 77.7109 38.3368 77.7109C37.3064 77.7109 36.4707 78.5467 36.4707 79.5779Z" fill="#0C6DD2"/>
|
|
15
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M40.5984 80.07H39.1769C38.9394 80.07 38.7466 79.8771 38.7466 79.6334V79.3691C38.7466 79.1441 38.5734 78.9575 38.3475 78.9387L36.9135 78.7905H36.8689C36.7466 78.7905 36.6243 78.8414 36.5403 78.9387L35.8394 79.7486C35.7885 79.8003 35.7564 79.8709 35.743 79.9414L35.5573 80.7905C35.4993 81.0352 35.66 81.2727 35.9037 81.3111L36.2448 81.3691L35.7627 82.662C35.66 82.9512 35.8716 83.2602 36.1805 83.2539H36.2064C36.6046 83.2539 36.9841 83.0736 37.2484 82.7646L37.9037 81.9932C37.9814 81.9477 38.0778 81.9227 38.168 81.9289L38.4894 81.9611C39.3894 82.0316 40.0582 82.8164 39.9814 83.7164L39.826 85.7021C39.8234 85.7021 39.8207 85.7012 39.818 85.7012C39.2046 85.7012 38.7064 86.1986 38.7064 86.8128C38.7064 87.4271 39.2046 87.9245 39.818 87.9245C40.4323 87.9245 40.9296 87.4271 40.9296 86.8128C40.9296 86.5709 40.8502 86.3477 40.7189 86.1655L41.9234 81.8128C42.168 80.9387 41.5055 80.07 40.5984 80.07Z" fill="#0C6DD2"/>
|
|
16
|
+
<path d="M79.4713 49.0395L79.2195 49.0921C79.0517 49.1278 78.9427 49.2921 78.9785 49.46L79.1874 50.46L80.0481 50.2796L79.8392 49.2814C79.8088 49.1341 79.6803 49.0332 79.5356 49.0332C79.5142 49.0332 79.4928 49.035 79.4713 49.0395Z" fill="#0C6DD2"/>
|
|
17
|
+
<path d="M81.3055 54.1769L79.8475 54.4912L79.1127 51.3082L78.9787 51.3251C78.7046 51.3599 78.4555 51.1626 78.426 50.8885L78.3877 50.5385C78.3591 50.2733 78.5457 50.034 78.8091 49.9965L78.7671 49.8135C78.7421 49.6957 78.8162 49.5796 78.9341 49.5546L79.9662 49.3323C80.0832 49.3064 80.1993 49.3814 80.2252 49.4992L80.2957 49.8037L83.843 49.3483L83.9885 50.6814L80.5984 51.1171L81.3055 54.1769Z" fill="#0A57A8"/>
|
|
18
|
+
<path d="M80.9403 53.4341L79.8778 53.6644C79.6278 53.7171 79.4697 53.9626 79.5251 54.2108C79.4983 54.2421 79.4831 54.2814 79.4921 54.3224L79.6126 54.8805C79.626 54.9439 79.6867 54.9814 79.7483 54.968L81.5939 54.5707C81.6555 54.5573 81.6947 54.4966 81.6814 54.4349L81.5608 53.8778C81.5519 53.8358 81.5215 53.8055 81.4858 53.7876C81.4403 53.5724 81.2492 53.426 81.0367 53.426C81.0037 53.426 80.9706 53.4278 80.9403 53.4341ZM84.6206 49.2582C84.6189 49.1894 84.5706 49.1305 84.5037 49.1153L84.2296 49.0528C84.2251 48.9448 84.1376 48.8608 84.0314 48.8608H84.026L83.1617 48.8841C83.0519 48.8867 82.9653 48.9787 82.968 49.0885L82.701 49.1653C82.6349 49.1832 82.5894 49.2448 82.5912 49.3144L82.634 50.8894C82.6358 50.9582 82.684 51.0162 82.751 51.0323L83.0233 51.0948C83.0278 51.2028 83.118 51.2885 83.226 51.2841L84.0894 51.2617C84.1992 51.2591 84.284 51.1689 84.284 51.0599L84.5537 50.9823C84.6197 50.9644 84.6653 50.9019 84.6635 50.8332L84.6206 49.2582Z" fill="#0C6DD2"/>
|
|
19
|
+
<path d="M83.627 49.0352V50.3959H84.0314C84.443 50.3959 84.8341 50.5628 85.0993 50.8557C85.6573 51.4557 86.6198 52.2655 88.0225 52.7325C88.2671 52.8164 88.4832 52.9423 88.6716 53.1102C89.2091 53.5771 89.3761 54.261 89.1323 54.945C88.9225 55.5102 88.385 56.1235 87.485 56.145L84.6457 56.2146L84.6805 57.5753L87.5136 57.5057C88.8252 57.478 89.9627 56.6539 90.4091 55.4128C90.8484 54.1985 90.5278 52.9218 89.5716 52.0843C89.2439 51.7977 88.8671 51.5816 88.4555 51.4423C87.3252 51.0655 86.5502 50.4093 86.0966 49.928C85.5734 49.3628 84.8198 49.0352 84.0314 49.0352H83.627Z" fill="#0C6DD2"/>
|
|
20
|
+
<path d="M81.4966 63.7518C83.8225 76.0812 88.685 80.3116 88.685 80.3116L89.2269 80.0107C85.3644 75.0571 84.3377 69.4571 83.3127 63.2134C82.1439 63.5295 82.0341 63.6589 81.4966 63.7518Z" fill="#0A57A8"/>
|
|
21
|
+
<path d="M88.0598 79.8968C88.0499 80.3477 88.4071 80.7191 88.858 80.7289C89.308 80.7387 89.6812 80.3816 89.691 79.9316C89.7008 79.4807 89.3437 79.1075 88.8937 79.0977H88.8758C88.433 79.0977 88.0696 79.4512 88.0598 79.8968Z" fill="#0A57A8"/>
|
|
22
|
+
<path d="M88.5108 79.9046C88.5064 80.1055 88.6662 80.2724 88.8671 80.2769C89.0689 80.2814 89.2358 80.1216 89.2403 79.9207C89.2439 79.7198 89.084 79.5519 88.8823 79.5483H88.8742C88.6778 79.5483 88.5153 79.7064 88.5108 79.9046Z" fill="#0C6DD2"/>
|
|
23
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M80.7769 61.5216L81.4197 64.8028L83.7563 64.3448L83.1135 61.0645L80.7769 61.5216Z" fill="#0C6DD2"/>
|
|
24
|
+
<path d="M51.3082 55.2199L37.868 78.9484C37.7582 79.1029 37.7582 79.3234 37.8465 79.477C37.934 79.6538 38.0885 79.7636 38.2867 79.7859L59.218 81.5707H59.2617C59.5483 81.5707 59.7903 81.3502 59.8126 81.0636C59.8341 80.7556 59.6144 80.4904 59.3055 80.469L39.2564 78.7725L52.2332 55.7922C52.3876 55.5279 52.3215 55.1975 52.0573 55.0431C51.9689 54.9993 51.859 54.9556 51.7707 54.9556C51.5939 54.9556 51.418 55.0431 51.3082 55.2199Z" fill="#0A57A8"/>
|
|
25
|
+
<path d="M51.0053 52.8972C50.6464 53.0008 50.4392 53.3785 50.5428 53.7463L58.6187 81.2088C58.7035 81.5106 58.9767 81.699 59.2696 81.699C59.3357 81.699 59.3919 81.6901 59.458 81.6713C59.8169 81.5669 60.024 81.1901 59.9205 80.8312L51.8446 53.3597C51.7598 53.0579 51.4865 52.8687 51.1937 52.8687C51.1374 52.8687 51.0714 52.8785 51.0053 52.8972Z" fill="#0A57A8"/>
|
|
26
|
+
<path d="M80.5769 58.5223L58.551 80.3072C58.167 80.692 58.167 81.3402 58.551 81.725C58.7429 81.917 59.0072 82.0125 59.2715 82.0125C59.5117 82.0125 59.776 81.917 59.9679 81.725L81.9938 59.9393C82.3778 59.5545 82.3778 58.9063 81.9938 58.5223C81.8019 58.3295 81.5376 58.2339 81.2733 58.2339C81.0331 58.2339 80.7688 58.3295 80.5769 58.5223ZM52.2519 54.5054C51.7054 54.5054 51.251 54.9607 51.251 55.5063C51.251 56.0527 51.7054 56.508 52.2519 56.508H80.5903C81.1367 56.508 81.5912 56.0527 81.5912 55.5063C81.5912 54.9607 81.1367 54.5054 80.5903 54.5054H52.2519Z" fill="#0A57A8"/>
|
|
27
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M79.6411 54.7294L81.0233 61.7803L82.9152 61.4098L81.5331 54.3589L79.6411 54.7294Z" fill="#0A57A8"/>
|
|
28
|
+
<path d="M54.9759 71.5914C54.6482 71.7476 54.5107 72.1369 54.6625 72.4646L58.0991 79.7217C58.2562 80.0494 58.6455 80.1914 58.9723 80.0351C59.3 79.878 59.4375 79.4896 59.2857 79.1619L55.8491 71.9048C55.7357 71.6673 55.5027 71.5298 55.2562 71.5298C55.1616 71.5298 55.0661 71.5485 54.9759 71.5914Z" fill="#0C6DD2"/>
|
|
29
|
+
<path d="M52.7679 71.7529L52.6965 72.1342C52.6358 72.4485 52.8456 72.752 53.1599 72.8127L57.4429 73.619C57.7572 73.6797 58.0608 73.4699 58.1215 73.1547L58.1938 72.7743C58.2545 72.4601 58.0447 72.1565 57.7295 72.0958L53.4474 71.2895C53.4081 71.2842 53.3751 71.2788 53.3367 71.2788C53.0661 71.2788 52.8179 71.4717 52.7679 71.7529Z" fill="#0C6DD2"/>
|
|
30
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M57.4946 81.0115C57.4946 81.9901 58.2884 82.7847 59.2678 82.7847C60.2464 82.7847 61.0411 81.9901 61.0411 81.0115C61.0411 80.032 60.2464 79.2383 59.2678 79.2383C58.2884 79.2383 57.4946 80.032 57.4946 81.0115Z" fill="#0C6DD2"/>
|
|
31
|
+
<path d="M59.8368 80.4744C59.5368 80.1601 59.0377 80.1485 58.7234 80.4494C58.4091 80.7502 58.3984 81.2494 58.6993 81.5636C58.9993 81.8779 59.4984 81.8886 59.8127 81.5877C60.127 81.2869 60.1377 80.7886 59.8368 80.4744Z" fill="#E00842"/>
|
|
32
|
+
<path d="M54.2171 46.5981C53.7948 47.4856 53.3466 48.3151 52.5832 48.6722C52.193 48.8463 51.7537 48.8874 51.2635 48.9213C49.2725 49.0535 48.5341 49.0535 46.6341 48.9544C46.493 48.9463 46.385 49.0454 46.3769 49.1785C46.3689 49.3106 46.468 49.4276 46.601 49.4356C47.4885 49.4856 48.1278 49.5097 48.7582 49.5097C49.4885 49.5097 50.2019 49.4686 51.2885 49.4026C51.8117 49.3686 52.318 49.3195 52.7823 49.1035C53.6948 48.6883 54.1841 47.7758 54.6492 46.8052C54.7073 46.6811 54.6573 46.5401 54.5412 46.482C54.5082 46.4651 54.4662 46.457 54.4332 46.457C54.3421 46.457 54.2591 46.5151 54.2171 46.5981Z" fill="#0C6DD2"/>
|
|
33
|
+
<path d="M45.7786 46.9832V49.1761C45.7786 50.4386 46.8036 51.4636 48.0598 51.4636H49.0973C49.7964 51.4636 50.4134 51.9323 50.6027 52.602L51 53.9886C51.0411 54.1484 51.1893 54.2493 51.3437 54.2493C51.3795 54.2493 51.4089 54.2493 51.4446 54.2377C51.6339 54.1841 51.7464 53.9832 51.6937 53.793L51.2964 52.4002C51.0179 51.4225 50.117 50.7403 49.0973 50.7403H48.0598C47.2009 50.7403 46.4955 50.0412 46.4955 49.1761V46.9832C46.4955 46.7877 46.3357 46.627 46.1402 46.627C45.9384 46.627 45.7786 46.7877 45.7786 46.9832Z" fill="#0C6DD2"/>
|
|
34
|
+
<path d="M45.2581 48.6538C45.059 48.6538 44.8992 48.8136 44.8992 49.0127C44.8992 49.2127 45.059 49.3726 45.2581 49.3726H47.3456C47.5456 49.3726 47.7054 49.2127 47.7054 49.0127C47.7054 48.8136 47.5456 48.6538 47.3456 48.6538H45.2581ZM45.2581 49.8931C45.059 49.8931 44.8992 50.0529 44.8992 50.252C44.8992 50.4511 45.059 50.6118 45.2581 50.6118H47.3456C47.5456 50.6118 47.7054 50.4511 47.7054 50.252C47.7054 50.0529 47.5456 49.8931 47.3456 49.8931H45.2581Z" fill="#0C6DD2"/>
|
|
35
|
+
<path d="M49.3305 47.0812L46.5055 47.2267C46.176 47.2464 45.9493 47.5723 46.0484 47.8875L46.3439 48.8125C46.41 49.0196 46.5975 49.1616 46.8162 49.1651L48.8278 49.208C49.0314 49.2151 49.2153 49.0964 49.3001 48.916L49.818 47.7991C49.9716 47.4607 49.726 47.0776 49.3573 47.0776C49.3501 47.0776 49.3385 47.0776 49.3305 47.0812ZM51.4278 52.5776L50.4296 52.8C50.0475 52.8848 49.8064 53.2642 49.8903 53.6455C49.9751 54.0294 50.3546 54.2696 50.7368 54.1848L51.735 53.9642C52.1162 53.8803 52.3582 53.5009 52.2734 53.1187C52.201 52.7875 51.9064 52.5607 51.5796 52.5607C51.5287 52.5607 51.4787 52.5678 51.4278 52.5776Z" fill="#0C6DD2"/>
|
|
36
|
+
<path d="M55.7949 45.6669C49.8261 45.6928 46.9743 44.9053 44.4636 44.7651C42.4118 44.6508 42.4172 46.5999 42.4118 46.8213C42.4065 47.0722 42.5011 47.3151 42.6743 47.4963L42.9288 47.7615C43.3395 48.1901 43.9038 48.4383 44.4976 48.4517L47.1476 48.5088C47.9252 48.5258 48.6931 48.3562 49.3984 48.0267C49.7547 47.8606 50.2101 47.6901 50.7484 47.5776C52.1315 47.2856 55.7842 47.0901 55.7842 47.0901C56.1877 47.0981 56.5208 46.7678 56.5101 46.3597C56.5002 45.9767 56.1779 45.6651 55.7949 45.6669Z" fill="#F7C926"/>
|
|
37
|
+
<path d="M73.3527 27.6152L70.6197 28.9777C70.6197 28.9777 70.2447 29.6331 68.1902 29.6331L67.7769 35.4706C67.7769 35.4706 71.2206 32.8045 74.7742 32.5858L73.3527 27.6152Z" fill="#DF967F"/>
|
|
38
|
+
<path d="M78.7562 24.1499C78.7562 24.1499 78.9598 27.0642 79.1116 27.6062C79.2634 28.149 80.0277 28.949 79.8446 29.2428C79.6625 29.5365 78.6187 29.5758 78.5437 29.8883C78.4678 30.1999 78.0205 32.6857 77.7946 33.0249C77.5687 33.3642 75.5607 32.8294 74.7759 32.5857C73.9911 32.3419 71.5616 28.3901 71.5723 28.1115C71.5821 27.833 72.0821 25.5455 72.0821 25.5455C72.0821 25.5455 73.233 23.5062 74.3732 23.441C75.5125 23.3749 78.7562 24.1499 78.7562 24.1499Z" fill="#DF967F"/>
|
|
39
|
+
<path d="M73.9608 27.0519C73.967 27.043 74.7501 27.1715 74.9608 26.5019C75.1751 25.8224 75.0635 24.7858 75.0635 24.7858C75.0635 24.7858 77.4715 24.9394 78.7563 24.1492C80.0402 23.3608 78.9867 21.4224 76.2965 21.5662C75.5197 21.6072 74.2965 21.5528 72.951 22.7242C72.3608 23.2385 71.8394 24.201 71.8394 24.201C71.8394 24.201 70.8144 24.7001 70.8983 25.8644C70.9367 26.4064 71.0661 26.9671 71.2769 27.6153C71.4867 28.2644 70.6206 28.9778 70.6206 28.9778C70.6206 28.9778 71.9438 28.7903 72.4385 28.6001C72.934 28.409 73.0572 28.1287 72.7599 27.6081C72.4626 27.0876 72.4376 26.0135 72.9849 25.7233C73.5322 25.4322 74.1152 26.6394 73.9608 27.0519Z" fill="#0C6DD2"/>
|
|
40
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M78.3822 26.6713C78.3036 26.0829 77.617 25.965 77.1661 26.2008C76.9893 26.2784 76.8331 26.4159 76.6759 26.5534C76.6367 26.5927 76.5974 26.632 76.559 26.6713C76.5393 26.69 76.4804 26.749 76.5 26.7302C76.8724 26.5142 77.2643 26.2597 77.7152 26.3374C77.9902 26.3963 78.0286 26.6124 78.225 26.749C78.3036 26.7883 78.3822 26.749 78.3822 26.6517" fill="#B27866"/>
|
|
41
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M77.2446 26.5928C77.3624 26.6517 77.4803 26.7106 77.5981 26.7499C77.6758 26.7687 77.7347 26.7687 77.7937 26.7883C77.8526 26.7883 77.8919 26.8088 77.9508 26.8088C77.9901 26.8088 78.049 26.7883 78.049 26.8088C77.9696 27.024 77.6964 27.024 77.5196 26.9455C77.441 26.9258 77.3428 26.8472 77.3624 26.7687M78.1856 30.1213C77.7937 30.1999 77.4214 30.3178 77.0097 30.2401C76.8722 30.2196 76.7544 30.1615 76.6365 30.1026C76.5776 30.0633 76.5392 30.0437 76.4999 30.024C76.4803 30.0044 76.4606 29.9651 76.4606 29.9847C76.4017 30.1026 76.4803 30.2401 76.5196 30.3571C76.6365 30.6705 76.7937 31.024 77.1464 31.1222C77.3035 31.1803 77.4999 31.2196 77.6562 31.1803C78.0678 31.0437 78.441 30.5338 78.441 30.083" fill="#B27866"/>
|
|
42
|
+
<path d="M53.8214 32.4922C49.4116 34.9029 44.4634 38.3386 44.4634 38.3386C45.7964 39.7225 49.6937 44.7993 49.6937 44.7993C49.6937 44.7993 51.4884 43.569 53.95 42.8252C56.4116 42.0815 63.0777 40.6458 65.2062 39.21C67.3339 37.7743 69.4107 35.569 69.4107 35.569C69 33.3895 70.1027 29.2618 70.1027 29.2618C70.1027 29.2618 68.1803 29.6467 64.3089 29.2618C64.0009 29.2359 63.6928 29.2109 63.3598 29.2109C60.6678 29.2109 57.7964 30.3127 53.8214 32.4922Z" fill="#E00842"/>
|
|
43
|
+
<path d="M64.5386 41.9009L70.1279 40.2554L71.052 43.2616C71.052 43.2616 77.8064 46.2795 80.3002 47.2277C82.793 48.1759 83.893 48.2491 84.4805 48.2491C85.0671 48.2491 86.1877 47.9286 86.7743 48.5152C87.3609 49.1018 88.4564 50.5402 88.31 51.1268C88.1627 51.7134 87.5707 51.0277 87.2779 51.1009C87.2779 51.1009 85.9466 50.4491 86.0207 50.2295C86.0939 50.0089 85.2136 49.7152 84.4073 49.8625C83.6002 50.0089 82.427 50.2295 79.7859 49.7893C77.1466 49.3491 69.3725 47.442 68.2725 46.7089C67.1725 45.975 64.5386 41.9009 64.5386 41.9009Z" fill="#DF967F"/>
|
|
44
|
+
<path d="M62.6956 33.2883C62.067 34.233 61.8902 37.2446 62.7 40.033C63.5036 42.8249 64.5393 44.3651 64.5393 44.3651C64.5393 44.3651 68.8322 43.1865 70.1268 40.258C70.1268 40.258 68.7108 34.2392 66.9536 32.7767C66.2099 32.1517 65.517 31.8714 64.8929 31.874C64.0286 31.8749 63.2947 32.3973 62.6956 33.2883Z" fill="#E00842"/>
|
|
45
|
+
<path d="M63.11 62.5421L56.5716 69.7055L54.6011 68.5537C54.6011 68.5537 58.0064 62.7867 60.0555 59.3608L63.11 62.5421Z" fill="#DF967F"/>
|
|
46
|
+
<path d="M40.6939 42.7705C39.6163 46.0571 40.7198 47.9785 44.0261 50.6624C46.2341 52.4669 53.66 52.9151 56.5136 53.1169C59.3511 53.3472 63.7716 53.7303 63.7716 53.7303C63.7716 53.7303 61.0082 57.1776 59.3538 60.4347L63.0939 62.5472C63.0939 62.5472 70.002 55.5062 71.0788 53.6669C72.1707 51.7981 71.5904 49.2812 70.3877 48.4535C69.202 47.5981 50.9957 40.6883 50.9957 40.6883L45.1493 37.9053C45.1493 37.9053 41.5627 40.1821 40.6939 42.7705Z" fill="#5856D6"/>
|
|
47
|
+
<path d="M59.291 71.4833L60.5517 71.3547C60.5517 71.3547 62.1749 71.3172 62.5089 71.7922C62.8428 72.2681 63.0241 72.8681 63.0241 72.8681C63.0241 72.8681 61.5785 73.8261 60.5616 73.361C59.5446 72.8958 59.291 71.4833 59.291 71.4833Z" fill="#E00842"/>
|
|
48
|
+
<path d="M54.6457 69.7402L53.1341 69.459C53.1341 69.459 52.6939 70.3054 52.7948 70.6268C52.8966 70.9492 53.3761 71.6188 54.6278 72.0768C55.8796 72.5358 59.8091 73.6679 60.2118 73.8465C60.6153 74.0233 62.5555 74.0983 62.8627 73.634C63.1689 73.1697 63.0243 72.8679 63.0243 72.8679C63.0243 72.8679 61.8252 73.1259 60.5725 72.7206C59.3198 72.3152 54.6457 69.7402 54.6457 69.7402Z" fill="#E00842"/>
|
|
49
|
+
<path d="M55.6939 66.6821C55.6939 66.6821 57.2322 68.1241 57.934 68.2634C57.934 68.2634 58.2314 69.7152 58.9251 70.3884C59.618 71.0616 60.5528 71.3545 60.5528 71.3545L60.5724 72.7214C60.5724 72.7214 59.5474 72.525 57.6492 71.9C55.751 71.275 53.693 70.5152 53.4644 70.1482C53.2358 69.7812 53.134 69.4598 53.134 69.4598L55.6939 66.6821Z" fill="#B30635"/>
|
|
50
|
+
<path d="M57.7598 61.975C57.7598 61.975 61.1776 64.391 61.6276 64.4446C62.0821 64.5018 63.6553 62.0009 63.6553 62.0009C62.4267 61.8339 59.3464 59.0205 59.3464 59.0205C59.0553 59.5884 57.7598 61.975 57.7598 61.975Z" fill="#7978DE"/>
|
|
51
|
+
<path d="M71.708 27.7312C71.5696 27.825 72.9455 29.5089 73.4464 29.6464L73.8124 29.2214C73.8124 29.2214 72.3535 27.5955 71.8981 26.6848L71.708 27.7312ZM75.4348 24.7964C75.4348 24.7964 74.9062 28.3169 73.8133 29.2223L73.9339 29.9312C73.9339 29.9312 74.6098 29.4848 75.2705 27.8687C75.6999 26.8116 76.2258 24.7964 76.2258 24.7964H75.4348Z" fill="#5856D6"/>
|
|
52
|
+
<path d="M73.4473 29.6437C73.4473 29.6437 75.2455 32.9071 75.658 32.9696C76.066 33.0321 76.4303 32.9696 76.4303 32.9696C76.4303 32.9696 75.3589 32.0356 74.3267 29.3749L73.8107 29.2231L73.4473 29.6437Z" fill="#5856D6"/>
|
|
53
|
+
<path d="M70.3117 21.5223C69.7126 22.0411 69.0295 23.9384 69.1777 24.9946C69.3269 26.0518 70.3126 27.5848 70.3126 27.5848C70.2911 27.5375 70.4286 27.6821 70.6572 27.8161C70.9179 27.9777 71.3072 28.1384 71.7108 28.0223C72.4688 27.7929 72.9983 25.783 73.6019 25.7473C73.8215 25.7339 74.0938 25.7732 74.3777 25.8116C74.8769 25.8732 75.426 25.9384 75.9045 25.7509C76.659 25.4482 76.8885 24.8839 77.492 24.7313C78.0947 24.5786 79.4545 24.167 79.8751 23.8232C79.8751 23.8232 79.5724 20.8036 76.4349 20.158C75.8894 20.05 75.3652 20.0018 74.876 20C72.5242 20 70.8126 21.0821 70.3117 21.5223Z" fill="#FF5F00"/>
|
|
54
|
+
</svg>
|
|
@@ -0,0 +1,54 @@
|
|
|
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="M111 95.5121C111 95.0631 109.86 94.631 107.783 94.2376C100.963 92.9325 83.939 92.0117 64.0136 92.0117C52.176 92.0117 41.3548 92.3412 33.0967 92.8743C31.7424 92.9607 30.4497 93.0601 29.2422 93.1546C21.6415 93.7765 17 94.6019 17 95.5121C17 96.2754 20.2625 96.974 25.8094 97.5499C29.3248 97.9165 33.7677 98.2259 38.8965 98.469C41.3548 98.5837 43.9562 98.683 46.6895 98.763C48.7667 98.8268 50.9043 98.876 53.1048 98.9172C56.1515 98.9705 59.3079 99.0036 62.5704 99.0117H63.9914C71.4255 99.0117 78.4562 98.8841 84.7013 98.658C85.6116 98.6248 86.5206 98.5877 87.389 98.5489C87.9589 98.5263 88.5336 98.5013 89.1035 98.4706C94.2273 98.2299 98.6752 97.919 102.209 97.5547C107.737 96.978 110.995 96.2754 110.995 95.5162" fill="#14181C" fill-opacity="0.5"/>
|
|
3
|
+
<path d="M61.9028 73.0947L63.0251 84.0831L60.0287 83.9019C60.0287 83.9019 58.8099 77.2662 57.9126 74.0233L61.9028 73.0947Z" fill="#DF967F"/>
|
|
4
|
+
<path d="M41.56 42.4848C40.6877 46.0795 43.7448 50.0286 47.5877 53.9607C51.4145 57.8911 55.3395 62.8544 55.3395 62.8544C55.3395 62.8544 55.2939 66.7589 56.577 69.7018C57.8582 72.6625 57.9118 74.0152 57.9118 74.0152L61.9002 73.0955C61.9002 73.0955 61.243 63.4643 61.1359 61.9366C61.0288 60.408 56.5788 50.433 54.9725 47.8714C53.3823 45.3286 50.7038 43.7321 50.7038 43.7321L45.7163 37.6196C45.7163 37.6196 42.4341 38.8741 41.56 42.4848Z" fill="#4645AB"/>
|
|
5
|
+
<path d="M56.8672 73.6966C57.1002 74.2903 58.0234 76.8483 58.0234 76.8483C58.0234 76.8483 62.0993 75.8966 62.4395 75.5948C62.7797 75.293 61.9609 72.4546 61.9609 72.4546C61.0172 73.2626 56.8672 73.6966 56.8672 73.6966Z" fill="#5856D6"/>
|
|
6
|
+
<path d="M64.4341 88.308L65.6609 87.9866C65.6609 87.9866 67.2591 87.6991 67.6618 88.1169C68.0644 88.5348 68.3377 89.1008 68.3377 89.1008C68.3377 89.1008 67.0564 90.2696 65.9805 89.9669C64.9037 89.6651 64.4341 88.308 64.4341 88.308Z" fill="#E00842"/>
|
|
7
|
+
<path d="M60.5929 86.5286L59.1519 85.9946C59.1519 85.9946 58.5733 86.7545 58.6179 87.0884C58.6635 87.4232 59.0224 88.1643 60.1786 88.8295C61.334 89.4928 63.5126 90.658 65.709 90.4991C66.1483 90.4678 68.0635 90.3866 68.2947 89.8803C68.526 89.3741 68.3367 89.0991 68.3367 89.0991C68.3367 89.0991 67.192 89.5384 65.892 89.3321C64.5911 89.125 60.5929 86.5286 60.5929 86.5286Z" fill="#E00842"/>
|
|
8
|
+
<path d="M60.2474 83.3296C60.2474 83.3296 62.3563 83.826 63.0242 84.0832C63.0242 84.0832 63.8652 86.3341 64.434 87.1153C65.0027 87.8966 65.6608 87.9867 65.6608 87.9867L65.8911 89.3332C65.8911 89.3332 64.9501 90.1064 63.1858 89.168C61.4215 88.2296 59.5233 87.1305 59.3599 86.7305C59.1965 86.3305 59.1519 85.9966 59.1519 85.9966L60.2474 83.3296Z" fill="#B30635"/>
|
|
9
|
+
<path d="M58.9929 80.3171C58.6661 80.4698 58.5241 80.8627 58.6822 81.1903L62.8241 90.26C62.9822 90.5877 63.375 90.7243 63.6973 90.5716C64.0241 90.4127 64.1661 90.0252 64.008 89.6984L59.8661 80.6234C59.7518 80.3886 59.517 80.252 59.2714 80.252C59.1786 80.252 59.0804 80.2734 58.9929 80.3171Z" fill="#333D47"/>
|
|
10
|
+
<path d="M61.1386 90.0003L61.0886 90.3816C61.0439 90.703 61.2707 90.9914 61.5921 91.0352L65.9163 91.5941C66.2314 91.6334 66.5252 91.4119 66.5636 91.0905L66.6136 90.7084C66.6582 90.3869 66.4305 90.0941 66.11 90.0548L61.7859 89.4959C61.7636 89.4905 61.7359 89.4905 61.7145 89.4905C61.4261 89.4905 61.177 89.7066 61.1386 90.0003ZM57.9895 85.195C57.5957 85.0673 57.4252 84.5985 57.6591 84.2477L58.7663 82.5334C59.0118 82.161 59.5654 82.1503 59.8207 82.5334L60.9493 84.2691C61.1734 84.62 61.0136 85.0887 60.6091 85.2164C60.2038 85.3441 59.7779 85.4084 59.3314 85.4084C58.8627 85.4084 58.4154 85.3334 57.9895 85.195ZM55.8386 83.5985C55.3493 82.9057 55.0618 82.0548 55.0618 81.1387V81.128C55.0618 80.7343 55.4341 80.4468 55.818 80.5316L57.5957 80.936C58.0216 81.0325 58.2127 81.5218 57.9788 81.895L56.8823 83.5771C56.7654 83.7682 56.5627 83.8646 56.3609 83.8646C56.1689 83.8646 55.9663 83.7789 55.8386 83.5985ZM61.7368 83.6298L60.5984 81.895C60.3636 81.5218 60.5663 81.0325 60.9921 80.936L62.8341 80.5209C63.2279 80.436 63.6002 80.7235 63.6002 81.128V81.1387C63.6002 82.086 63.2913 82.9593 62.7698 83.6727C62.6421 83.8432 62.4609 83.9173 62.2698 83.9173C62.0671 83.9173 61.8654 83.8218 61.7368 83.6298ZM58.0216 79.9994L56.2538 79.6057C55.818 79.4985 55.6154 78.9878 55.8814 78.6262C56.3921 77.9235 57.1163 77.3807 57.9573 77.0932C58.3725 76.9548 58.7984 77.2628 58.7886 77.6887V79.3923C58.7886 79.7441 58.4895 80.0102 58.16 80.0102C58.1171 80.0102 58.0636 80.0102 58.0216 79.9994ZM59.7886 79.3816L59.7993 77.6673C59.7993 77.2414 60.2145 76.9441 60.6091 77.061C61.4814 77.3378 62.2377 77.8914 62.7698 78.6048C63.0359 78.9664 62.8341 79.4887 62.3975 79.5843L60.5555 79.9994C60.5127 80.0102 60.4698 80.0102 60.4171 80.0102C60.0868 80.0102 59.7886 79.7334 59.7886 79.3816ZM54.0073 81.1387C54.0073 84.0771 56.3921 86.4619 59.3314 86.4619C62.2698 86.4619 64.6546 84.0771 64.6546 81.1387C64.6546 78.2003 62.2698 75.8155 59.3314 75.8155C56.3921 75.8155 54.0073 78.2003 54.0073 81.1387ZM73.2564 79.3405C73.2564 70.6727 80.2609 63.6682 88.9288 63.6682C97.5975 63.6682 104.602 70.6727 104.602 79.3405C104.602 88.0093 97.5975 95.0128 88.9288 95.0128C80.2609 95.0128 73.2564 88.0093 73.2564 79.3405ZM71.5921 79.3405C71.5921 88.9102 79.3591 96.678 88.9288 96.678C98.4993 96.678 106.266 88.9102 106.266 79.3405C106.266 69.7709 98.4993 62.0039 88.9288 62.0039C79.3591 62.0039 71.5921 69.7709 71.5921 79.3405Z" fill="#333D47"/>
|
|
11
|
+
<path d="M88.9286 62.9492C79.875 62.9492 72.5366 70.2885 72.5366 79.3412C72.5366 88.3939 79.875 95.7331 88.9286 95.7331C97.9813 95.7331 105.321 88.3939 105.321 79.3412C105.321 70.2885 97.9813 62.9492 88.9286 62.9492ZM88.9286 94.1528C80.7482 94.1528 74.1161 87.5215 74.1161 79.3412C74.1161 71.1608 80.7482 64.5296 88.9286 64.5296C97.1089 64.5296 103.74 71.1608 103.74 79.3412C103.74 87.5215 97.1089 94.1528 88.9286 94.1528Z" fill="#FBE7F1"/>
|
|
12
|
+
<path d="M87.6089 79.886C87.5937 80.5852 88.1482 81.1655 88.8482 81.1807C89.5473 81.1959 90.1277 80.6414 90.1437 79.9414C90.158 79.2423 89.6036 78.6619 88.9036 78.6468H88.8759C88.1893 78.6468 87.6241 79.1968 87.6089 79.886ZM22.6643 79.3405C22.6643 70.6727 29.6679 63.6682 38.3366 63.6682C47.0054 63.6682 54.0089 70.6727 54.0089 79.3405C54.0089 88.0093 47.0054 95.0128 38.3366 95.0128C29.6679 95.0128 22.6643 88.0093 22.6643 79.3405ZM21 79.3405C21 88.9102 28.767 96.678 38.3366 96.678C47.9062 96.678 55.6732 88.9102 55.6732 79.3405C55.6732 69.7709 47.9062 62.0039 38.3366 62.0039C28.767 62.0039 21 69.7709 21 79.3405Z" fill="#333D47"/>
|
|
13
|
+
<path d="M38.3368 62.9492C29.2841 62.9492 21.9448 70.2885 21.9448 79.3412C21.9448 88.3939 29.2841 95.7331 38.3368 95.7331C47.3895 95.7331 54.7288 88.3939 54.7288 79.3412C54.7288 70.2885 47.3895 62.9492 38.3368 62.9492ZM38.3368 94.1528C30.1564 94.1528 23.5252 87.5215 23.5252 79.3412C23.5252 71.1608 30.1564 64.5296 38.3368 64.5296C46.5171 64.5296 53.1484 71.1608 53.1484 79.3412C53.1484 87.5215 46.5171 94.1528 38.3368 94.1528Z" fill="#FBE7F1"/>
|
|
14
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M36.4707 79.5779C36.4707 80.6083 37.3064 81.444 38.3368 81.444C39.3671 81.444 40.2028 80.6083 40.2028 79.5779C40.2028 78.5467 39.3671 77.7109 38.3368 77.7109C37.3064 77.7109 36.4707 78.5467 36.4707 79.5779Z" fill="#333D47"/>
|
|
15
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M40.5984 80.07H39.1769C38.9394 80.07 38.7466 79.8771 38.7466 79.6334V79.3691C38.7466 79.1441 38.5734 78.9575 38.3475 78.9387L36.9135 78.7905H36.8689C36.7466 78.7905 36.6243 78.8414 36.5403 78.9387L35.8394 79.7486C35.7885 79.8003 35.7564 79.8709 35.743 79.9414L35.5573 80.7905C35.4993 81.0352 35.66 81.2727 35.9037 81.3111L36.2448 81.3691L35.7627 82.662C35.66 82.9512 35.8716 83.2602 36.1805 83.2539H36.2064C36.6046 83.2539 36.9841 83.0736 37.2484 82.7646L37.9037 81.9932C37.9814 81.9477 38.0778 81.9227 38.168 81.9289L38.4894 81.9611C39.3894 82.0316 40.0582 82.8164 39.9814 83.7164L39.826 85.7021C39.8234 85.7021 39.8207 85.7012 39.818 85.7012C39.2046 85.7012 38.7064 86.1986 38.7064 86.8128C38.7064 87.4271 39.2046 87.9245 39.818 87.9245C40.4323 87.9245 40.9296 87.4271 40.9296 86.8128C40.9296 86.5709 40.8502 86.3477 40.7189 86.1655L41.9234 81.8128C42.168 80.9387 41.5055 80.07 40.5984 80.07Z" fill="#333D47"/>
|
|
16
|
+
<path d="M79.4713 49.0395L79.2195 49.0921C79.0517 49.1278 78.9427 49.2921 78.9785 49.46L79.1874 50.46L80.0481 50.2796L79.8392 49.2814C79.8088 49.1341 79.6803 49.0332 79.5356 49.0332C79.5142 49.0332 79.4928 49.035 79.4713 49.0395Z" fill="#333D47"/>
|
|
17
|
+
<path d="M81.3055 54.1769L79.8475 54.4912L79.1127 51.3082L78.9787 51.3251C78.7046 51.3599 78.4555 51.1626 78.426 50.8885L78.3877 50.5385C78.3591 50.2733 78.5457 50.034 78.8091 49.9965L78.7671 49.8135C78.7421 49.6957 78.8162 49.5796 78.9341 49.5546L79.9662 49.3323C80.0832 49.3064 80.1993 49.3814 80.2252 49.4992L80.2957 49.8037L83.843 49.3483L83.9885 50.6814L80.5984 51.1171L81.3055 54.1769Z" fill="#0A57A8"/>
|
|
18
|
+
<path d="M80.9403 53.4341L79.8778 53.6644C79.6278 53.7171 79.4697 53.9626 79.5251 54.2108C79.4983 54.2421 79.4831 54.2814 79.4921 54.3224L79.6126 54.8805C79.626 54.9439 79.6867 54.9814 79.7483 54.968L81.5939 54.5707C81.6555 54.5573 81.6947 54.4966 81.6814 54.4349L81.5608 53.8778C81.5519 53.8358 81.5215 53.8055 81.4858 53.7876C81.4403 53.5724 81.2492 53.426 81.0367 53.426C81.0037 53.426 80.9706 53.4278 80.9403 53.4341ZM84.6206 49.2582C84.6189 49.1894 84.5706 49.1305 84.5037 49.1153L84.2296 49.0528C84.2251 48.9448 84.1376 48.8608 84.0314 48.8608H84.026L83.1617 48.8841C83.0519 48.8867 82.9653 48.9787 82.968 49.0885L82.701 49.1653C82.6349 49.1832 82.5894 49.2448 82.5912 49.3144L82.634 50.8894C82.6358 50.9582 82.684 51.0162 82.751 51.0323L83.0233 51.0948C83.0278 51.2028 83.118 51.2885 83.226 51.2841L84.0894 51.2617C84.1992 51.2591 84.284 51.1689 84.284 51.0599L84.5537 50.9823C84.6197 50.9644 84.6653 50.9019 84.6635 50.8332L84.6206 49.2582Z" fill="#333D47"/>
|
|
19
|
+
<path d="M83.627 49.0352V50.3959H84.0314C84.443 50.3959 84.8341 50.5628 85.0993 50.8557C85.6573 51.4557 86.6198 52.2655 88.0225 52.7325C88.2671 52.8164 88.4832 52.9423 88.6716 53.1102C89.2091 53.5771 89.3761 54.261 89.1323 54.945C88.9225 55.5102 88.385 56.1235 87.485 56.145L84.6457 56.2146L84.6805 57.5753L87.5136 57.5057C88.8252 57.478 89.9627 56.6539 90.4091 55.4128C90.8484 54.1985 90.5278 52.9218 89.5716 52.0843C89.2439 51.7977 88.8671 51.5816 88.4555 51.4423C87.3252 51.0655 86.5502 50.4093 86.0966 49.928C85.5734 49.3628 84.8198 49.0352 84.0314 49.0352H83.627Z" fill="#333D47"/>
|
|
20
|
+
<path d="M81.4966 63.7518C83.8225 76.0812 88.685 80.3116 88.685 80.3116L89.2269 80.0107C85.3644 75.0571 84.3377 69.4571 83.3127 63.2134C82.1439 63.5295 82.0341 63.6589 81.4966 63.7518Z" fill="#0A57A8"/>
|
|
21
|
+
<path d="M88.0598 79.8968C88.0499 80.3477 88.4071 80.7191 88.858 80.7289C89.308 80.7387 89.6812 80.3816 89.691 79.9316C89.7008 79.4807 89.3437 79.1075 88.8937 79.0977H88.8758C88.433 79.0977 88.0696 79.4512 88.0598 79.8968Z" fill="#0A57A8"/>
|
|
22
|
+
<path d="M88.5108 79.9046C88.5064 80.1055 88.6662 80.2724 88.8671 80.2769C89.0689 80.2814 89.2358 80.1216 89.2403 79.9207C89.2439 79.7198 89.084 79.5519 88.8823 79.5483H88.8742C88.6778 79.5483 88.5153 79.7064 88.5108 79.9046Z" fill="#333D47"/>
|
|
23
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M80.7769 61.5216L81.4197 64.8028L83.7563 64.3448L83.1135 61.0645L80.7769 61.5216Z" fill="#333D47"/>
|
|
24
|
+
<path d="M51.3082 55.2199L37.868 78.9484C37.7582 79.1029 37.7582 79.3234 37.8465 79.477C37.934 79.6538 38.0885 79.7636 38.2867 79.7859L59.218 81.5707H59.2617C59.5483 81.5707 59.7903 81.3502 59.8126 81.0636C59.8341 80.7556 59.6144 80.4904 59.3055 80.469L39.2564 78.7725L52.2332 55.7922C52.3876 55.5279 52.3215 55.1975 52.0573 55.0431C51.9689 54.9993 51.859 54.9556 51.7707 54.9556C51.5939 54.9556 51.418 55.0431 51.3082 55.2199Z" fill="#0A57A8"/>
|
|
25
|
+
<path d="M51.0053 52.8972C50.6464 53.0008 50.4392 53.3785 50.5428 53.7463L58.6187 81.2088C58.7035 81.5106 58.9767 81.699 59.2696 81.699C59.3357 81.699 59.3919 81.6901 59.458 81.6713C59.8169 81.5669 60.024 81.1901 59.9205 80.8312L51.8446 53.3597C51.7598 53.0579 51.4865 52.8687 51.1937 52.8687C51.1374 52.8687 51.0714 52.8785 51.0053 52.8972Z" fill="#0A57A8"/>
|
|
26
|
+
<path d="M80.5769 58.5223L58.551 80.3072C58.167 80.692 58.167 81.3402 58.551 81.725C58.7429 81.917 59.0072 82.0125 59.2715 82.0125C59.5117 82.0125 59.776 81.917 59.9679 81.725L81.9938 59.9393C82.3778 59.5545 82.3778 58.9063 81.9938 58.5223C81.8019 58.3295 81.5376 58.2339 81.2733 58.2339C81.0331 58.2339 80.7688 58.3295 80.5769 58.5223ZM52.2519 54.5054C51.7054 54.5054 51.251 54.9607 51.251 55.5063C51.251 56.0527 51.7054 56.508 52.2519 56.508H80.5903C81.1367 56.508 81.5912 56.0527 81.5912 55.5063C81.5912 54.9607 81.1367 54.5054 80.5903 54.5054H52.2519Z" fill="#0A57A8"/>
|
|
27
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M79.6411 54.7294L81.0233 61.7803L82.9152 61.4098L81.5331 54.3589L79.6411 54.7294Z" fill="#0A57A8"/>
|
|
28
|
+
<path d="M54.9759 71.5914C54.6482 71.7476 54.5107 72.1369 54.6625 72.4646L58.0991 79.7217C58.2562 80.0494 58.6455 80.1914 58.9723 80.0351C59.3 79.878 59.4375 79.4896 59.2857 79.1619L55.8491 71.9048C55.7357 71.6673 55.5027 71.5298 55.2562 71.5298C55.1616 71.5298 55.0661 71.5485 54.9759 71.5914Z" fill="#333D47"/>
|
|
29
|
+
<path d="M52.7679 71.7529L52.6965 72.1342C52.6358 72.4485 52.8456 72.752 53.1599 72.8127L57.4429 73.619C57.7572 73.6797 58.0608 73.4699 58.1215 73.1547L58.1938 72.7743C58.2545 72.4601 58.0447 72.1565 57.7295 72.0958L53.4474 71.2895C53.4081 71.2842 53.3751 71.2788 53.3367 71.2788C53.0661 71.2788 52.8179 71.4717 52.7679 71.7529Z" fill="#333D47"/>
|
|
30
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M57.4946 81.0115C57.4946 81.9901 58.2884 82.7847 59.2678 82.7847C60.2464 82.7847 61.0411 81.9901 61.0411 81.0115C61.0411 80.032 60.2464 79.2383 59.2678 79.2383C58.2884 79.2383 57.4946 80.032 57.4946 81.0115Z" fill="#333D47"/>
|
|
31
|
+
<path d="M59.8368 80.4744C59.5368 80.1601 59.0377 80.1485 58.7234 80.4494C58.4091 80.7502 58.3984 81.2494 58.6993 81.5636C58.9993 81.8779 59.4984 81.8886 59.8127 81.5877C60.127 81.2869 60.1377 80.7886 59.8368 80.4744Z" fill="#E00842"/>
|
|
32
|
+
<path d="M54.2171 46.5981C53.7948 47.4856 53.3466 48.3151 52.5832 48.6722C52.193 48.8463 51.7537 48.8874 51.2635 48.9213C49.2725 49.0535 48.5341 49.0535 46.6341 48.9544C46.493 48.9463 46.385 49.0454 46.3769 49.1785C46.3689 49.3106 46.468 49.4276 46.601 49.4356C47.4885 49.4856 48.1278 49.5097 48.7582 49.5097C49.4885 49.5097 50.2019 49.4686 51.2885 49.4026C51.8117 49.3686 52.318 49.3195 52.7823 49.1035C53.6948 48.6883 54.1841 47.7758 54.6492 46.8052C54.7073 46.6811 54.6573 46.5401 54.5412 46.482C54.5082 46.4651 54.4662 46.457 54.4332 46.457C54.3421 46.457 54.2591 46.5151 54.2171 46.5981Z" fill="#333D47"/>
|
|
33
|
+
<path d="M45.7786 46.9832V49.1761C45.7786 50.4386 46.8036 51.4636 48.0598 51.4636H49.0973C49.7964 51.4636 50.4134 51.9323 50.6027 52.602L51 53.9886C51.0411 54.1484 51.1893 54.2493 51.3437 54.2493C51.3795 54.2493 51.4089 54.2493 51.4446 54.2377C51.6339 54.1841 51.7464 53.9832 51.6937 53.793L51.2964 52.4002C51.0179 51.4225 50.117 50.7403 49.0973 50.7403H48.0598C47.2009 50.7403 46.4955 50.0412 46.4955 49.1761V46.9832C46.4955 46.7877 46.3357 46.627 46.1402 46.627C45.9384 46.627 45.7786 46.7877 45.7786 46.9832Z" fill="#333D47"/>
|
|
34
|
+
<path d="M45.2581 48.6538C45.059 48.6538 44.8992 48.8136 44.8992 49.0127C44.8992 49.2127 45.059 49.3726 45.2581 49.3726H47.3456C47.5456 49.3726 47.7054 49.2127 47.7054 49.0127C47.7054 48.8136 47.5456 48.6538 47.3456 48.6538H45.2581ZM45.2581 49.8931C45.059 49.8931 44.8992 50.0529 44.8992 50.252C44.8992 50.4511 45.059 50.6118 45.2581 50.6118H47.3456C47.5456 50.6118 47.7054 50.4511 47.7054 50.252C47.7054 50.0529 47.5456 49.8931 47.3456 49.8931H45.2581Z" fill="#333D47"/>
|
|
35
|
+
<path d="M49.3305 47.0812L46.5055 47.2267C46.176 47.2464 45.9493 47.5723 46.0484 47.8875L46.3439 48.8125C46.41 49.0196 46.5975 49.1616 46.8162 49.1651L48.8278 49.208C49.0314 49.2151 49.2153 49.0964 49.3001 48.916L49.818 47.7991C49.9716 47.4607 49.726 47.0776 49.3573 47.0776C49.3501 47.0776 49.3385 47.0776 49.3305 47.0812ZM51.4278 52.5776L50.4296 52.8C50.0475 52.8848 49.8064 53.2642 49.8903 53.6455C49.9751 54.0294 50.3546 54.2696 50.7368 54.1848L51.735 53.9642C52.1162 53.8803 52.3582 53.5009 52.2734 53.1187C52.201 52.7875 51.9064 52.5607 51.5796 52.5607C51.5287 52.5607 51.4787 52.5678 51.4278 52.5776Z" fill="#333D47"/>
|
|
36
|
+
<path d="M55.7949 45.6669C49.8261 45.6928 46.9743 44.9053 44.4636 44.7651C42.4118 44.6508 42.4172 46.5999 42.4118 46.8213C42.4065 47.0722 42.5011 47.3151 42.6743 47.4963L42.9288 47.7615C43.3395 48.1901 43.9038 48.4383 44.4976 48.4517L47.1476 48.5088C47.9252 48.5258 48.6931 48.3562 49.3984 48.0267C49.7547 47.8606 50.2101 47.6901 50.7484 47.5776C52.1315 47.2856 55.7842 47.0901 55.7842 47.0901C56.1877 47.0981 56.5208 46.7678 56.5101 46.3597C56.5002 45.9767 56.1779 45.6651 55.7949 45.6669Z" fill="#F7C926"/>
|
|
37
|
+
<path d="M73.3527 27.6152L70.6197 28.9777C70.6197 28.9777 70.2447 29.6331 68.1902 29.6331L67.7769 35.4706C67.7769 35.4706 71.2206 32.8045 74.7742 32.5858L73.3527 27.6152Z" fill="#DF967F"/>
|
|
38
|
+
<path d="M78.7562 24.1499C78.7562 24.1499 78.9598 27.0642 79.1116 27.6062C79.2634 28.149 80.0277 28.949 79.8446 29.2428C79.6625 29.5365 78.6187 29.5758 78.5437 29.8883C78.4678 30.1999 78.0205 32.6857 77.7946 33.0249C77.5687 33.3642 75.5607 32.8294 74.7759 32.5857C73.9911 32.3419 71.5616 28.3901 71.5723 28.1115C71.5821 27.833 72.0821 25.5455 72.0821 25.5455C72.0821 25.5455 73.233 23.5062 74.3732 23.441C75.5125 23.3749 78.7562 24.1499 78.7562 24.1499Z" fill="#DF967F"/>
|
|
39
|
+
<path d="M73.9608 27.0519C73.967 27.043 74.7501 27.1715 74.9608 26.5019C75.1751 25.8224 75.0635 24.7858 75.0635 24.7858C75.0635 24.7858 77.4715 24.9394 78.7563 24.1492C80.0402 23.3608 78.9867 21.4224 76.2965 21.5662C75.5197 21.6072 74.2965 21.5528 72.951 22.7242C72.3608 23.2385 71.8394 24.201 71.8394 24.201C71.8394 24.201 70.8144 24.7001 70.8983 25.8644C70.9367 26.4064 71.0661 26.9671 71.2769 27.6153C71.4867 28.2644 70.6206 28.9778 70.6206 28.9778C70.6206 28.9778 71.9438 28.7903 72.4385 28.6001C72.934 28.409 73.0572 28.1287 72.7599 27.6081C72.4626 27.0876 72.4376 26.0135 72.9849 25.7233C73.5322 25.4322 74.1152 26.6394 73.9608 27.0519Z" fill="#333D47"/>
|
|
40
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M78.3822 26.6713C78.3036 26.0829 77.617 25.965 77.1661 26.2008C76.9893 26.2784 76.8331 26.4159 76.6759 26.5534C76.6367 26.5927 76.5974 26.632 76.559 26.6713C76.5393 26.69 76.4804 26.749 76.5 26.7302C76.8724 26.5142 77.2643 26.2597 77.7152 26.3374C77.9902 26.3963 78.0286 26.6124 78.225 26.749C78.3036 26.7883 78.3822 26.749 78.3822 26.6517" fill="#B27866"/>
|
|
41
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M77.2446 26.5928C77.3624 26.6517 77.4803 26.7106 77.5981 26.7499C77.6758 26.7687 77.7347 26.7687 77.7937 26.7883C77.8526 26.7883 77.8919 26.8088 77.9508 26.8088C77.9901 26.8088 78.049 26.7883 78.049 26.8088C77.9696 27.024 77.6964 27.024 77.5196 26.9455C77.441 26.9258 77.3428 26.8472 77.3624 26.7687M78.1856 30.1213C77.7937 30.1999 77.4214 30.3178 77.0097 30.2401C76.8722 30.2196 76.7544 30.1615 76.6365 30.1026C76.5776 30.0633 76.5392 30.0437 76.4999 30.024C76.4803 30.0044 76.4606 29.9651 76.4606 29.9847C76.4017 30.1026 76.4803 30.2401 76.5196 30.3571C76.6365 30.6705 76.7937 31.024 77.1464 31.1222C77.3035 31.1803 77.4999 31.2196 77.6562 31.1803C78.0678 31.0437 78.441 30.5338 78.441 30.083" fill="#B27866"/>
|
|
42
|
+
<path d="M53.8214 32.4922C49.4116 34.9029 44.4634 38.3386 44.4634 38.3386C45.7964 39.7225 49.6937 44.7993 49.6937 44.7993C49.6937 44.7993 51.4884 43.569 53.95 42.8252C56.4116 42.0815 63.0777 40.6458 65.2062 39.21C67.3339 37.7743 69.4107 35.569 69.4107 35.569C69 33.3895 70.1027 29.2618 70.1027 29.2618C70.1027 29.2618 68.1803 29.6467 64.3089 29.2618C64.0009 29.2359 63.6928 29.2109 63.3598 29.2109C60.6678 29.2109 57.7964 30.3127 53.8214 32.4922Z" fill="#E00842"/>
|
|
43
|
+
<path d="M64.5386 41.9009L70.1279 40.2554L71.052 43.2616C71.052 43.2616 77.8064 46.2795 80.3002 47.2277C82.793 48.1759 83.893 48.2491 84.4805 48.2491C85.0671 48.2491 86.1877 47.9286 86.7743 48.5152C87.3609 49.1018 88.4564 50.5402 88.31 51.1268C88.1627 51.7134 87.5707 51.0277 87.2779 51.1009C87.2779 51.1009 85.9466 50.4491 86.0207 50.2295C86.0939 50.0089 85.2136 49.7152 84.4073 49.8625C83.6002 50.0089 82.427 50.2295 79.7859 49.7893C77.1466 49.3491 69.3725 47.442 68.2725 46.7089C67.1725 45.975 64.5386 41.9009 64.5386 41.9009Z" fill="#DF967F"/>
|
|
44
|
+
<path d="M62.6956 33.2883C62.067 34.233 61.8902 37.2446 62.7 40.033C63.5036 42.8249 64.5393 44.3651 64.5393 44.3651C64.5393 44.3651 68.8322 43.1865 70.1268 40.258C70.1268 40.258 68.7108 34.2392 66.9536 32.7767C66.2099 32.1517 65.517 31.8714 64.8929 31.874C64.0286 31.8749 63.2947 32.3973 62.6956 33.2883Z" fill="#E00842"/>
|
|
45
|
+
<path d="M63.11 62.5421L56.5716 69.7055L54.6011 68.5537C54.6011 68.5537 58.0064 62.7867 60.0555 59.3608L63.11 62.5421Z" fill="#DF967F"/>
|
|
46
|
+
<path d="M40.6939 42.7705C39.6163 46.0571 40.7198 47.9785 44.0261 50.6624C46.2341 52.4669 53.66 52.9151 56.5136 53.1169C59.3511 53.3472 63.7716 53.7303 63.7716 53.7303C63.7716 53.7303 61.0082 57.1776 59.3538 60.4347L63.0939 62.5472C63.0939 62.5472 70.002 55.5062 71.0788 53.6669C72.1707 51.7981 71.5904 49.2812 70.3877 48.4535C69.202 47.5981 50.9957 40.6883 50.9957 40.6883L45.1493 37.9053C45.1493 37.9053 41.5627 40.1821 40.6939 42.7705Z" fill="#5856D6"/>
|
|
47
|
+
<path d="M59.291 71.4833L60.5517 71.3547C60.5517 71.3547 62.1749 71.3172 62.5089 71.7922C62.8428 72.2681 63.0241 72.8681 63.0241 72.8681C63.0241 72.8681 61.5785 73.8261 60.5616 73.361C59.5446 72.8958 59.291 71.4833 59.291 71.4833Z" fill="#E00842"/>
|
|
48
|
+
<path d="M54.6457 69.7402L53.1341 69.459C53.1341 69.459 52.6939 70.3054 52.7948 70.6268C52.8966 70.9492 53.3761 71.6188 54.6278 72.0768C55.8796 72.5358 59.8091 73.6679 60.2118 73.8465C60.6153 74.0233 62.5555 74.0983 62.8627 73.634C63.1689 73.1697 63.0243 72.8679 63.0243 72.8679C63.0243 72.8679 61.8252 73.1259 60.5725 72.7206C59.3198 72.3152 54.6457 69.7402 54.6457 69.7402Z" fill="#E00842"/>
|
|
49
|
+
<path d="M55.6939 66.6821C55.6939 66.6821 57.2322 68.1241 57.934 68.2634C57.934 68.2634 58.2314 69.7152 58.9251 70.3884C59.618 71.0616 60.5528 71.3545 60.5528 71.3545L60.5724 72.7214C60.5724 72.7214 59.5474 72.525 57.6492 71.9C55.751 71.275 53.693 70.5152 53.4644 70.1482C53.2358 69.7812 53.134 69.4598 53.134 69.4598L55.6939 66.6821Z" fill="#B30635"/>
|
|
50
|
+
<path d="M57.7598 61.975C57.7598 61.975 61.1776 64.391 61.6276 64.4446C62.0821 64.5018 63.6553 62.0009 63.6553 62.0009C62.4267 61.8339 59.3464 59.0205 59.3464 59.0205C59.0553 59.5884 57.7598 61.975 57.7598 61.975Z" fill="#7978DE"/>
|
|
51
|
+
<path d="M71.708 27.7312C71.5696 27.825 72.9455 29.5089 73.4464 29.6464L73.8124 29.2214C73.8124 29.2214 72.3535 27.5955 71.8981 26.6848L71.708 27.7312ZM75.4348 24.7964C75.4348 24.7964 74.9062 28.3169 73.8133 29.2223L73.9339 29.9312C73.9339 29.9312 74.6098 29.4848 75.2705 27.8687C75.6999 26.8116 76.2258 24.7964 76.2258 24.7964H75.4348Z" fill="#5856D6"/>
|
|
52
|
+
<path d="M73.4473 29.6437C73.4473 29.6437 75.2455 32.9071 75.658 32.9696C76.066 33.0321 76.4303 32.9696 76.4303 32.9696C76.4303 32.9696 75.3589 32.0356 74.3267 29.3749L73.8107 29.2231L73.4473 29.6437Z" fill="#5856D6"/>
|
|
53
|
+
<path d="M70.3117 21.5223C69.7126 22.0411 69.0295 23.9384 69.1777 24.9946C69.3269 26.0518 70.3126 27.5848 70.3126 27.5848C70.2911 27.5375 70.4286 27.6821 70.6572 27.8161C70.9179 27.9777 71.3072 28.1384 71.7108 28.0223C72.4688 27.7929 72.9983 25.783 73.6019 25.7473C73.8215 25.7339 74.0938 25.7732 74.3777 25.8116C74.8769 25.8732 75.426 25.9384 75.9045 25.7509C76.659 25.4482 76.8885 24.8839 77.492 24.7313C78.0947 24.5786 79.4545 24.167 79.8751 23.8232C79.8751 23.8232 79.5724 20.8036 76.4349 20.158C75.8894 20.05 75.3652 20.0018 74.876 20C72.5242 20 70.8126 21.0821 70.3117 21.5223Z" fill="#FF5F00"/>
|
|
54
|
+
</svg>
|
|
@@ -0,0 +1,21 @@
|
|
|
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="M117 48.3075C117 47.8585 115.715 47.4264 113.372 47.033C105.682 45.7279 86.4844 44.8071 64.0153 44.8071C50.6665 44.8071 38.4639 45.1367 29.1516 45.6697C27.6244 45.7561 26.1667 45.8555 24.805 45.95C16.2341 46.5719 11 47.3973 11 48.3075C11 49.0708 14.679 49.7694 20.934 50.3453C24.8982 50.7119 29.9083 51.0213 35.6918 51.2644C38.4639 51.3791 41.3974 51.4784 44.4797 51.5584C46.822 51.6222 49.2325 51.6714 51.7139 51.7126C55.1495 51.7659 58.7089 51.7991 62.3879 51.8071H63.9903C72.3734 51.8071 80.3017 51.6795 87.344 51.4534C88.3705 51.4203 89.3956 51.3831 90.3748 51.3443C91.0174 51.3217 91.6656 51.2967 92.3082 51.266C98.0861 51.0253 103.102 50.7144 107.087 50.3501C113.321 49.7734 116.994 49.0708 116.994 48.3116" fill="#14181C" fill-opacity="0.5"/>
|
|
3
|
+
<path d="M30.6268 30.3931C28.3991 24.76 23.0134 24.0136 22.0785 28.8315C21.8125 30.2065 22.3866 32.9038 22.8134 34.5966C23.0643 35.5922 23.0982 36.6279 22.9285 37.6404C22.733 38.7984 22.583 40.5431 23.0089 42.7779C23.7357 46.5966 25.3526 46.7199 27.5348 44.81C29.7169 42.9002 32.8535 36.0261 30.6268 30.3931Z" fill="#5856D6"/>
|
|
4
|
+
<path d="M91.8188 43.0356C91.8188 43.0356 92.3938 43.7571 93.0581 43.8847C93.7242 44.0115 97.1813 40.9276 97.6724 40.7062C98.1635 40.4838 101.795 36.6544 100.866 35.1865C100.866 35.1865 99.0965 38.1044 97.2474 39.516C95.3992 40.9285 91.8188 43.0356 91.8188 43.0356Z" fill="#DEDDF7"/>
|
|
5
|
+
<path d="M90.7759 40.4331C90.7759 40.4331 91.3616 43.5858 92.6589 43.4429C93.9562 43.301 96.683 40.6911 97.492 40.284C98.7848 39.6322 100.879 36.3331 100.992 35.4867C101.104 34.6411 98.833 35.3358 97.8473 36.1804C96.8625 37.0251 93.1455 36.7545 93.0107 37.1983C92.875 37.642 90.7759 40.4331 90.7759 40.4331Z" fill="#5856D6"/>
|
|
6
|
+
<path d="M74.9759 36.1768C74.9759 36.1768 88.9536 38.3669 92.3286 37.3C95.7054 36.233 92.3982 41.6339 91.4259 41.1714C90.6027 40.7794 85.3518 42.0723 81.6821 42.3232C79.7571 42.4553 73.1223 41.0062 73.1223 41.0062C73.1223 41.0062 75.2946 39.0009 74.9759 36.1768Z" fill="#F4B28D"/>
|
|
7
|
+
<path d="M56.1171 46.2098C56.5885 46.1375 62.9948 44.6893 67.5037 42.8089C68.2939 42.4794 69.1055 42.2026 69.9385 41.9991L73.9849 41.0062C73.9849 41.0062 76.3581 39.4509 75.8385 36.1768C75.8385 36.1768 73.9858 34.5875 71.1644 34.7437C68.343 34.9009 62.4644 34.4151 57.8787 35.3562C53.293 36.2964 56.1171 46.2098 56.1171 46.2098Z" fill="#B30635"/>
|
|
8
|
+
<path d="M63.3696 40.2152C63.3696 40.2152 63.7527 41.1357 64.4062 41.4661C65.0598 41.7964 69.5705 39.6205 70.1473 39.5357C70.7232 39.4509 75.6366 36.5518 75.1089 34.75C75.1089 34.75 72.4009 37.2554 70.0598 38.1732C67.7178 39.0911 63.3696 40.2152 63.3696 40.2152Z" fill="#DEDDF7"/>
|
|
9
|
+
<path d="M63.0599 37.201C63.0599 37.201 62.7305 40.6519 64.1215 40.8894C65.5126 41.1278 69.1233 39.2269 70.0858 39.0438C71.6224 38.751 74.7813 35.9456 75.1501 35.1001C75.5188 34.2546 72.951 34.301 71.676 34.8858C70.4001 35.4697 66.618 34.0831 66.3456 34.5037C66.0724 34.9251 63.0599 37.201 63.0599 37.201Z" fill="#5856D6"/>
|
|
10
|
+
<path d="M52.1339 21.9422C52.3259 21.3109 53.1348 21.1306 53.5794 21.6172C56.0803 24.3538 62.925 31.8341 64.0589 33.0047C65.45 34.4422 66.9714 34.2261 66.6955 35.41C66.4187 36.594 63.4678 37.3627 63.0598 37.202C62.6527 37.0404 61.1857 34.9332 58.5821 33.3091C54.1937 30.5725 52.4053 26.9198 51.9366 24.8681C51.6982 23.8288 51.8884 22.752 52.1339 21.9422Z" fill="#F4B28D"/>
|
|
11
|
+
<path d="M60.7607 39.5644C60.7544 39.4743 60.7473 39.3823 60.7392 39.2903C60.1928 33.0912 54.5169 31.1269 52.6937 26.5653C52.5571 26.2243 52.2464 25.9859 52.1571 25.6127C51.6383 23.451 53.7625 21.8171 53.7625 21.8171C53.7625 21.8171 53.433 21.2037 52.3526 20.518C50.3151 19.2243 46.0428 20.2046 46.7678 25.1618C47.6714 31.3403 49.5312 37.4278 49.5312 37.4278L48.4303 37.3511C48.4303 37.3511 44.3946 40.8894 45.9928 47.3564C48.7312 47.3644 51.4276 47.3769 53.2973 47.3877C57.5723 47.4109 61.0357 43.8296 60.7607 39.5644Z" fill="#E00842"/>
|
|
12
|
+
<path d="M31.3125 27.602L29.2875 28.3877L27.1393 29.1984C27.0295 29.2404 26.9679 29.3609 27.0054 29.4716C27.0777 29.685 27.2938 29.8127 27.5152 29.7752L28.8045 29.5556L27.2661 31.2109L28.8759 33.0538L30.7599 32.0288C30.8286 31.9922 30.9054 31.969 30.9822 31.9725C31.2081 31.9815 31.3768 32.1654 31.375 32.3815C31.3741 32.6975 31.3545 33.1877 31.2616 33.5716C31.2 33.8288 31.2393 34.0306 31.3072 34.1797C31.3831 34.3466 31.6224 34.344 31.6991 34.1779L32.4974 32.552C32.6188 32.3038 32.6733 32.0288 32.6563 31.7538L32.55 30.094C32.5349 29.8591 32.6875 29.6475 32.9152 29.5868C34.4456 29.1806 39.3366 28.1404 39.8938 27.4565C40.309 26.9466 37.2527 32.5824 37.2527 32.5824C37.2527 32.5824 34.3411 35.8288 34.5027 37.5707C34.6634 39.3127 37.5509 40.8216 39.7813 37.9913C39.7813 37.9913 43.8625 30.5368 44.4572 25.3377C45.0268 20.36 31.3125 27.602 31.3125 27.602Z" fill="#F4B28D"/>
|
|
13
|
+
<path d="M37.2794 32.5132C37.2794 32.5132 34.3401 35.7918 34.5026 37.5507C34.6642 39.3096 37.5812 40.8337 39.8329 37.9757C39.8329 37.9757 40.5722 36.6248 41.4704 34.6685C38.5365 34.4891 37.2794 32.5132 37.2794 32.5132Z" fill="#CC4C00"/>
|
|
14
|
+
<path d="M29.8966 40.7401C28.1725 40.1517 24.1752 42.308 24.1752 42.308C24.1752 42.308 17.3654 44.0535 17.9832 43.758C18.8609 43.3366 21.735 38.0526 22.3216 36.9616L24.0921 37.4151C24.3287 37.4758 24.5734 37.4999 24.8171 37.4866L26.2234 37.408C26.7011 37.3696 26.7868 36.9026 26.6368 36.7857C26.5037 36.6812 26.3091 36.5919 26.0341 36.5919C25.6225 36.5919 25.5421 36.5116 25.2216 36.4357C25.0323 36.391 24.8993 36.2205 24.8993 36.0258C24.8993 35.9214 24.9386 35.8205 25.0082 35.7428L26.5109 34.0794L25.043 32.0071L23.4868 32.6169L23.535 31.9089C23.6243 31.6982 23.552 31.4535 23.3618 31.3276C23.2573 31.2571 23.1154 31.2848 23.0439 31.3892L21.7046 33.3598L20.4493 35.241C18.993 36.8928 10.1073 47.2205 15.0823 47.833C20.4912 48.4999 29.0341 46.1874 29.0341 46.1874C32.4439 44.6196 31.6207 41.3276 29.8966 40.7401Z" fill="#F4B28D"/>
|
|
15
|
+
<path d="M48.4303 37.3508L44.2348 37.0562C44.2348 37.0562 41.2107 35.3687 39.9294 35.6053C37.5776 36.0401 34.1294 36.899 34.1294 36.899C34.1294 36.899 30.1669 37.3704 29.2009 39.0579C29.166 39.4794 28.9991 39.891 28.7 40.2258L28.6803 40.2472C28.4018 40.5588 28.0366 40.7776 27.633 40.8892C25.9419 41.3553 24.175 42.307 24.175 42.307C24.175 42.307 23.908 42.3758 23.4866 42.4829C23.7178 43.1142 24.5964 45.6544 24.6741 47.2124C24.9562 47.1597 25.2294 47.107 25.4928 47.0553C27.7125 46.6133 29.9973 46.5999 32.216 47.0454C33.3509 47.2731 34.5839 47.449 35.5401 47.4026C36.6875 47.3454 41.4009 47.3437 45.9928 47.3562C44.3946 40.8892 48.4303 37.3508 48.4303 37.3508Z" fill="#FF5F00"/>
|
|
16
|
+
<path d="M32.4482 31.4679C32.1312 29.6 31.4303 28.1179 30.5008 27.317C29.9964 26.5098 29.058 25.4965 27.7071 26.0143C26.6535 25.9536 24.2026 26.5509 22.9705 28.6688C21.9544 30.4143 23.1232 32.9581 24.0482 34.5027C25.4151 36.7857 29.8142 38.8179 31.9437 37.2223C33.1357 36.3295 32.8624 33.917 32.4482 31.4679Z" fill="#5856D6"/>
|
|
17
|
+
<path d="M34.874 37.2509C34.2419 36.909 33.7526 35.6795 33.499 34.9072L33.1553 34.3027L27.4053 35.9447C27.5597 36.1099 28.199 36.9134 28.7812 37.6518C29.1044 38.0626 29.2419 38.5661 29.2008 39.0572L29.2026 39.059C29.2026 39.059 33.0713 39.4536 34.599 38.7447C36.1276 38.0349 35.8142 37.7608 34.874 37.2509Z" fill="#F4B28D"/>
|
|
18
|
+
<path d="M33.499 34.9072L29.54 37.3778C29.54 37.3778 33.1338 39.5679 33.8499 35.8322L33.499 34.9072Z" fill="#C38E71"/>
|
|
19
|
+
<path d="M31.099 29.0215C29.257 27.2188 29.0713 28.7116 26.5133 29.6875C24.3579 30.5108 25.8472 34.1724 26.0365 34.4286C25.7874 34.3911 25.1793 34.3625 25.4945 35.0572C25.8168 35.7661 26.7222 36.3152 27.382 35.9215C28.8981 37.3268 31.1454 38.6036 32.9409 36.7027C34.9392 34.5866 31.099 29.0215 31.099 29.0215Z" fill="#F4B28D"/>
|
|
20
|
+
<path d="M30.9366 35.317L32.1313 34.6036C32.1313 34.6036 32.0571 35.184 31.7509 35.317C31.4446 35.4501 31.1143 35.4894 30.9366 35.317ZM31.1723 30.4331C31.0795 30.551 30.9286 30.6036 30.8063 30.6894C30.5938 30.8376 30.4652 31.1599 30.233 31.259C30.2214 31.1152 30.3616 30.9429 30.4518 30.8376C30.5366 30.7402 30.6455 30.6251 30.758 30.5617C30.8554 30.5081 31.108 30.5152 31.1723 30.4331ZM28.2964 31.826C28.1446 31.826 27.9857 31.8277 27.8536 31.9019C27.7598 31.9545 27.6884 32.0376 27.6188 32.1206C27.5125 32.2465 27.4009 32.3822 27.3777 32.5465C27.558 32.3358 27.8116 32.1885 28.0839 32.1376C28.3821 32.0813 28.692 32.1376 28.992 32.0911C29.0652 32.0804 29.1402 32.0617 29.1991 32.0179C29.4714 31.8126 29.083 31.8242 28.9545 31.8251C28.7348 31.8251 28.5161 31.8251 28.2964 31.826ZM30.917 31.2902C30.975 31.2286 31.0295 31.1635 31.0982 31.1144C31.1554 31.0724 31.2295 31.0313 31.2313 30.9608C31.2402 31.0929 31.2482 31.2295 31.2089 31.3563C31.1589 31.5179 31.0286 31.651 30.8723 31.7144C30.7697 31.7554 30.4393 31.834 30.4946 31.6447C30.5268 31.5358 30.8321 31.3813 30.917 31.2902ZM29.2116 32.4242C29.2259 32.5554 29.2375 32.6974 29.1679 32.8099C29.1366 32.8617 29.0902 32.9019 29.042 32.9376C28.9304 33.0197 28.05 33.3465 28.1723 32.9858C28.2179 32.8536 28.5384 32.784 28.6554 32.7269C28.7161 32.6974 29.217 32.476 29.2116 32.4242ZM31.567 33.7777C31.5813 33.7929 31.5955 33.8099 31.5982 33.8313C31.6018 33.8608 31.5795 33.8867 31.5598 33.909C31.4107 34.0688 31.2625 34.2277 31.1143 34.3876C31.1464 34.2858 31.1884 34.1858 31.2384 34.0902C31.2759 34.0179 31.3197 33.9465 31.333 33.8661C31.3625 33.6894 31.242 33.5251 31.1223 33.3902C31.0259 33.2804 30.7697 33.0974 30.7545 32.9581C31.0563 33.1635 31.3214 33.5063 31.567 33.7777Z" fill="#C38E71"/>
|
|
21
|
+
</svg>
|
|
@@ -0,0 +1,25 @@
|
|
|
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="M103 117.274C103 116.761 102.054 116.267 100.331 115.818C94.6717 114.326 80.5451 113.274 64.0113 113.274C54.1886 113.274 45.2093 113.651 38.3569 114.26C37.233 114.358 36.1604 114.472 35.1584 114.58C28.8515 115.291 25 116.234 25 117.274C25 118.147 27.7072 118.945 32.3099 119.603C35.227 120.022 38.9137 120.376 43.1694 120.654C45.2093 120.785 47.3679 120.898 49.636 120.99C51.3596 121.063 53.1333 121.119 54.9593 121.166C57.4874 121.227 60.1065 121.265 62.8137 121.274H63.9928C70.1616 121.274 75.9956 121.128 81.1776 120.87C81.933 120.832 82.6873 120.789 83.4079 120.745C83.8807 120.719 84.3577 120.691 84.8306 120.655C89.0822 120.38 92.773 120.025 95.7054 119.609C100.293 118.95 102.996 118.147 102.996 117.279" fill="#14181C" fill-opacity="0.5"/>
|
|
3
|
+
<path d="M86.2558 72.2757C86.0775 72.0753 85.9748 71.6745 85.8453 71.4375C85.8404 71.4277 85.8306 71.418 85.8258 71.4106C85.8209 71.4033 85.8209 71.3935 85.8184 71.3886C85.1953 70.3647 84.4109 69.4312 83.8244 68.3682C83.1915 67.2197 82.6734 66.0492 82.0991 64.8762C81.0264 62.6769 80.0196 60.4434 78.9395 58.244C78.4727 57.2959 78.1037 56.3013 77.4977 55.4045C76.7524 54.2999 76.2172 53.1367 75.5525 51.9907C74.9636 50.9765 74.2867 49.9453 73.3092 49.2391C72.7105 48.809 72.0947 48.462 71.2663 48.0954C70.758 47.873 69.8001 47.4454 69.8001 47.4454C69.7292 47.4356 70.4037 48.2469 70.3621 48.2982C69.998 48.7381 70.3743 49.437 70.1959 49.9697C70.0224 50.4927 69.7781 51.2404 69.8098 51.8C69.7488 51.8685 68.7395 52.3621 68.7957 52.4598C69.5215 53.733 71.0659 54.5956 72.0629 55.6855C72.95 56.6557 73.4118 57.8702 74.1058 58.9478C74.8218 60.0548 75.6869 61.0885 76.4371 62.1784C77.2387 63.344 77.9302 64.5952 78.6878 65.7902C79.4453 66.99 80.3153 68.1165 81.173 69.2529C81.8401 70.1375 83.4896 72.2928 84.1714 73.1554L86.2534 72.2806L86.2558 72.2757Z" fill="#FFCABA"/>
|
|
4
|
+
<path d="M44.8258 28.0887C44.8258 28.0887 44.5814 28.4504 44.3126 28.6752C44.0438 28.9 43.1494 29.7431 42.6949 29.5256C42.2428 29.3081 41.8787 29.1322 41.4559 28.5506C41.0332 27.969 40.2317 26.8718 40.1217 26.1484C40.0117 25.4251 40.5958 25.8087 40.5958 25.8087C40.5958 25.8087 40.3074 25.2394 40.5542 24.9803C40.7693 24.7531 41.1089 25.0072 41.1089 25.0072C41.1089 25.0072 40.7571 24.4843 41.0136 24.2032C41.324 23.8636 41.8274 24.2375 41.8274 24.2375C41.8274 24.2375 41.7321 23.9442 41.908 23.7903C42.1573 23.5703 42.8611 24.0859 43.0639 24.3083C43.3107 24.582 44.1611 25.5131 44.1611 25.5131C44.1611 25.5131 44.8185 24.7873 45.2143 24.604C45.6518 24.4036 46.3116 24.2472 46.6048 24.5405C46.8003 24.736 45.9597 25.2834 45.5882 25.6352C45.3194 25.8869 45.2192 26.6127 45.2119 26.7202C45.1581 27.4142 44.8258 28.0887 44.8258 28.0887Z" fill="#FFCABA"/>
|
|
5
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M43.0685 30.8013C43.1076 30.7182 43.0734 30.6571 43.0148 30.6253C42.8657 30.4885 42.4283 30.1952 42.2646 30.0755C41.9835 29.8678 41.9151 29.4768 42.113 29.1909C43.3691 27.385 44.8084 25.5425 46.0376 23.7366C46.128 23.6022 46.3113 23.5729 46.4433 23.6682L47.0737 24.0005C47.2057 24.0982 47.3914 24.064 47.4818 23.9296L48.3811 22.5856C48.4691 22.4561 48.4349 22.2801 48.3078 22.1922L44.9893 20.0515C44.8573 19.9586 44.674 19.9953 44.5861 20.1297L43.5206 21.5348C43.4351 21.6643 43.4693 21.8378 43.5964 21.9258L44.3906 22.3926C44.5201 22.4854 44.5518 22.6638 44.459 22.7933L40.6639 28.0521C40.4489 28.3503 40.0237 28.4138 39.7378 28.1792C39.6474 28.1059 39.5594 28.0301 39.4714 27.9544L39.2344 27.7564C39.078 27.6269 38.8483 27.6514 38.7237 27.8102L37.6826 29.1249C37.5507 29.2911 37.5922 29.5354 37.7706 29.6503L37.7804 29.6552C38.9387 30.4396 40.1508 31.4171 41.3115 32.2088C41.3213 32.2308 41.3384 32.2528 41.3604 32.2699C41.4093 32.3066 41.4581 32.3408 41.507 32.3775C41.5559 32.4141 41.6048 32.4117 41.6463 32.3921C41.6903 32.3921 41.7318 32.3701 41.7636 32.3212L43.071 30.7964L43.0685 30.8013Z" fill="#5856D6"/>
|
|
6
|
+
<path d="M63.383 53.3397C63.383 53.3397 61.8288 53.5425 61.2961 53.391C60.4237 53.1393 59.5464 50.4439 58.8989 50.0994C57.8359 49.53 57.027 48.5989 56.3086 47.6728C55.4973 46.6244 54.8106 45.5468 53.926 44.5498C53.2075 43.7409 52.7066 42.8074 52.1176 41.9277C50.7541 39.8921 49.4589 37.815 48.1002 35.7769C47.3769 34.6919 46.7049 33.602 45.9253 32.5464C45.202 31.5689 44.3003 30.7503 43.5476 29.8192C43.5452 29.8119 43.5427 29.8046 43.5379 29.7972C43.5305 29.7923 43.5183 29.7801 43.5134 29.7728C43.3521 29.5529 43.1982 29.1716 42.9929 28.9957L44.9381 27.8496C45.7298 28.612 47.653 30.5279 48.4326 31.3172C49.4345 32.3289 50.4462 33.3284 51.3577 34.4158C52.2692 35.4983 53.1196 36.6469 54.0701 37.6952C54.9596 38.6751 55.9542 39.5817 56.812 40.5837C57.6453 41.5587 58.2635 42.6999 59.2728 43.543C60.4042 44.4887 62.0512 45.1387 62.9407 46.3019L63.3855 53.3397H63.383Z" fill="#FFCABA"/>
|
|
7
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M71.8576 58.6376C71.645 60.5193 71.4299 62.4156 71.4886 64.3143C71.4642 64.7273 71.447 65.1403 71.4641 65.5508C71.3395 65.6413 71.1171 65.6022 71.0976 65.4018C71.0805 65.2356 71.0756 65.0719 71.0658 64.9081C69.3455 65.1061 67.74 65.6437 65.9683 65.6144C65.135 65.5973 64.2822 65.5386 63.4635 65.4189C62.7964 65.3211 62.1439 65.3993 61.5306 65.0694C61.4353 65.0181 61.3986 64.9326 61.4059 64.8275C61.511 63.2073 61.4426 61.6214 61.6112 60.0134C61.6479 59.6469 61.4866 58.0341 61.9802 57.8752C62.0413 57.8557 62.0951 57.8606 62.1415 57.8826C63.7788 57.7653 65.46 57.9607 67.1046 58.0145C67.9697 58.0414 68.8567 58.0341 69.7242 57.995C70.0664 57.9779 70.4793 57.8972 70.8288 57.9754C71.0683 58.0292 71.2613 58.1489 71.4886 58.21C71.5961 58.0756 71.8747 58.1318 71.8918 58.3346L71.9065 58.4935C71.9138 58.5546 71.8918 58.6034 71.8625 58.6401L71.8576 58.6376Z" fill="#FFCABA"/>
|
|
8
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M70.9607 52.2326C70.5111 52.9926 69.2892 53.039 68.5757 53.0708C68.1554 53.0903 67.7179 53.0927 67.2756 53.083L67.3563 53.2638L60.7461 53.3909L60.7999 50.2092C60.7999 50.2092 61.2764 44.8649 62.3736 45.6835C63.6248 46.6121 63.8496 45.3511 63.8496 45.3511V45.356C63.8496 44.7842 63.8007 44.2099 63.6761 43.6284C63.6687 43.5917 63.6687 43.5599 63.6761 43.5306C63.6541 43.4964 63.6394 43.4548 63.6321 43.4133C63.4977 42.3821 64.5534 41.9642 65.1838 41.8225C65.543 41.7418 65.9023 41.561 66.2542 41.495C66.4008 41.4681 66.4716 41.4217 66.6061 41.5097C66.975 41.7492 67.2194 42.7755 67.344 43.2032C67.7692 44.6767 68.214 45.9987 69.1964 47.0691C69.6167 47.5285 70.1836 47.4992 70.5624 47.9317C70.7921 48.1956 71.012 48.9874 71.0853 49.3637C71.2295 50.109 71.3419 51.5923 70.9631 52.2326H70.9607Z" fill="#FFCABA"/>
|
|
9
|
+
<path d="M71.2516 54.1947C70.9632 53.86 69.9564 52.8752 69.9564 52.8752C69.7951 52.5673 69.9222 50.4095 69.9784 49.9134C70.0542 49.2707 70.213 48.1026 70.2717 47.7068C70.2839 47.6163 70.2277 47.5406 70.147 47.4917C69.9295 47.3622 69.4481 46.9468 68.913 46.7415C68.8812 46.7293 68.2849 50.2433 68.2898 51.1743C68.2898 51.3259 68.2581 52.4304 68.2581 52.4304C67.9062 52.4402 67.8671 52.3986 67.6789 52.406C67.5934 52.4451 67.4907 52.4451 67.3979 52.4133C66.5792 52.4353 65.7582 52.3938 64.942 52.4377C64.0231 52.4891 63.1508 52.577 62.2246 52.5404C62.144 52.5355 61.6625 52.5624 61.4573 52.5477C61.5501 52.45 61.6088 52.0223 61.6112 51.9979C61.7603 51.1328 61.9558 50.2848 62.1171 49.4247C62.2661 48.6354 63.1043 46.7928 63.5442 45.9082C63.6102 45.7762 63.0261 45.9107 62.8991 45.9082C62.7744 45.9033 61.9142 46.6877 61.4548 47.7214C61.1225 48.4643 60.1279 50.4315 59.9104 51.4529C59.7149 52.3742 59.4877 53.3224 59.4388 54.2632C59.4021 55.0207 59.5121 55.7929 59.8835 56.4649C60.3234 57.2616 60.9637 57.8334 61.4573 58.5812C61.5086 58.6569 61.5795 58.6814 61.6503 58.674C61.6772 58.6911 61.9411 58.674 62.012 58.6716C63.7763 58.6129 65.2621 58.8011 67.0118 58.8231C67.8915 58.8353 68.7761 58.8573 69.6436 58.8866C70.2277 58.9062 71.9382 58.85 72.0555 58.8573C72.1142 58.5934 72.2486 56.7557 72.4221 56.0837C72.1069 55.6048 71.3371 54.3389 71.2491 54.1923L71.2516 54.1947Z" fill="#E00842"/>
|
|
10
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M57.7357 109.075C57.6794 109.471 57.5621 109.867 57.4229 110.255C57.242 110.751 57.0245 111.243 56.8584 111.726C56.5407 112.643 56.3379 113.74 55.832 114.586C55.8076 114.754 55.595 114.832 55.4679 114.754C55.2626 114.803 55.0476 114.759 54.8154 114.754C54.4904 114.744 54.0823 114.764 53.7647 114.659C53.7573 114.659 53.7524 114.659 53.7451 114.651C53.7256 114.644 53.706 114.637 53.6865 114.632C53.6669 114.622 53.6449 114.61 53.6278 114.595C53.4836 114.615 53.3101 114.498 53.3541 114.319C53.7109 112.853 54.1068 111.389 54.5051 109.933C54.5564 109.749 54.6053 109.564 54.6566 109.38C54.7055 109.2 54.9107 109.192 55.028 109.283C55.2015 109.278 55.397 109.214 55.5705 109.207C55.7978 109.2 55.9884 109.168 56.2108 109.126C56.5431 109.063 56.9219 109.102 57.2591 109.126C57.2591 109.107 57.2689 109.085 57.2713 109.063C57.3104 108.782 57.7772 108.792 57.7357 109.077V109.075Z" fill="#FFCABA"/>
|
|
11
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M57.3838 116.623C57.3642 116.631 57.3447 116.641 57.3202 116.643L45.07 117.64C45.0114 117.64 44.9699 117.628 44.9356 117.603C44.9088 117.415 44.877 117.227 44.8428 117.039C44.8379 116.934 44.8354 116.826 44.8354 116.719C45.4073 115.064 47.5431 114.769 49.085 114.309C49.8499 114.08 50.6148 113.843 51.3796 113.605C51.8757 113.452 52.665 113.012 53.1953 113.046C53.4421 113.063 53.7476 113.227 53.9748 113.31C54.8839 113.635 55.7001 113.654 56.3794 112.826C56.421 112.772 56.4747 112.753 56.526 112.75C56.6409 112.718 56.7851 112.77 56.7997 112.921C56.8975 114.018 57.0734 115.096 57.2323 116.186C57.2323 116.206 57.2323 116.22 57.2274 116.24L57.2836 116.235C57.3031 116.235 57.3178 116.235 57.3349 116.24C57.3545 116.369 57.3667 116.494 57.3862 116.623H57.3838Z" fill="#B30635"/>
|
|
12
|
+
<path d="M61.4453 63.9868C61.3623 64.0724 61.1619 64.0186 61.0543 64.5977C61.0543 64.9252 60.8784 67.1441 60.8149 67.9456C60.678 69.7441 60.0329 71.4547 59.7543 73.2288C59.1629 77.0019 58.6302 80.7774 58.1121 84.5578C57.621 88.1671 57.2324 91.774 56.7241 95.3809C56.2281 98.9193 55.7222 102.455 55.1137 105.979C54.9549 106.891 54.8645 107.812 54.6617 108.718C54.5786 109.09 54.388 109.728 54.4857 109.901C54.4931 109.913 54.5004 109.921 54.5077 109.931C54.7057 110.18 55.5414 110.207 55.8835 110.221C56.4211 110.243 57.1054 110.368 57.4255 110.256C57.4841 110.236 57.5306 110.207 57.5623 110.168C58.073 109.53 58.4298 108.42 58.6718 107.768C59.0041 106.874 59.3511 105.979 59.659 105.077C59.9449 104.247 60.2479 103.43 60.4752 102.585C60.7635 101.519 61.3158 100.583 61.6677 99.5449C62.7087 96.4634 63.7717 93.4137 63.6862 90.1343C63.6666 89.3694 63.5396 88.5727 63.6275 87.803C63.7473 86.7913 64.0479 85.7503 64.3093 84.7679C64.7663 83.0427 65.3455 81.293 66.1006 79.6631C66.4427 78.9226 66.7677 78.1675 67.0805 77.4027L67.4079 74.6413C67.7525 71.726 66.7628 68.8131 64.7125 66.7115L62.2469 64.1848C61.7972 64.0748 61.4429 63.9917 61.4429 63.9819L61.4453 63.9868Z" fill="#5856D6"/>
|
|
13
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M91.0894 118.119C90.3783 118.371 89.2639 117.655 88.7703 117.354C88.3402 117.093 88.0152 116.895 87.7806 116.506C87.4067 115.883 87.1306 115.231 86.8129 114.591C86.4977 113.953 86.1507 113.332 85.8721 112.682C85.6717 112.22 85.4176 111.768 85.5446 111.274C85.5446 111.267 85.5495 111.262 85.5544 111.257C85.5691 111.062 85.6522 110.886 85.8477 110.764C86.1556 110.571 87.006 110.49 87.3627 110.607C87.6682 110.71 87.9957 110.947 88.2229 111.143C88.5528 111.426 88.7434 111.797 89.0147 112.12C89.3592 112.531 89.7356 112.897 90.1192 113.278C90.8963 114.053 91.649 115.077 91.7638 116.101C91.8225 116.626 91.8298 117.858 91.0918 118.122L91.0894 118.119Z" fill="#B30635"/>
|
|
14
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M88.4454 112.149C88.4258 112.188 88.4014 112.223 88.3647 112.247C87.8833 112.701 86.8057 113.195 86.2192 112.621C85.9015 112.31 85.728 111.714 85.5325 111.331C85.3957 111.054 85.249 110.781 85.1049 110.507C84.9069 110.133 84.7041 109.759 84.5061 109.383C84.4182 109.217 84.5746 109.095 84.7285 109.102C85.3199 108.757 85.8917 108.657 86.5613 108.599C86.5515 108.581 86.5442 108.564 86.5369 108.547C86.4 108.293 86.8374 108.142 86.9743 108.393C87.2357 108.872 87.419 109.388 87.5901 109.911C87.8051 110.553 88.0079 111.206 88.3378 111.79C88.3476 111.81 88.3574 111.834 88.3623 111.856C88.3892 111.954 88.416 112.049 88.4454 112.147V112.149Z" fill="#FFCABA"/>
|
|
15
|
+
<path d="M74.5945 93.2278L74.5994 93.2596C74.6067 93.3256 74.6385 93.372 74.6825 93.4013C74.8438 93.7239 75.0124 94.0416 75.1932 94.3519C75.7308 95.2683 76.2416 96.1994 76.7401 97.1377C77.6516 98.6748 81.7325 105.243 82.3532 106.216C82.6856 106.729 83.0252 107.33 83.3771 107.834C84.01 108.745 84.2886 109.525 84.9191 110.378C84.9655 110.439 85.0291 110.478 85.1048 110.507C85.3199 110.583 85.6302 110.554 85.8501 110.558C86.2509 110.568 86.8252 110.522 87.0109 110.395C87.309 110.192 87.4996 110.097 87.59 109.911C87.6438 109.813 87.6634 109.689 87.656 109.51C87.6365 108.916 86.8692 107.245 86.8349 107.091C86.6223 106.17 86.3975 105.251 86.1605 104.334C85.6962 102.555 85.1757 100.789 84.5672 99.0487C83.8048 96.8714 82.8957 94.7331 81.7961 92.6902C81.234 91.6443 80.6158 90.6253 79.9486 89.6405C79.3841 88.8048 78.9345 87.9275 78.7024 86.9378C78.4898 86.0239 78.3871 85.0024 78.3602 84.0689C78.3187 82.5954 78.1794 81.1267 77.9424 79.6678C77.2533 75.4305 75.8261 71.2444 73.2163 67.7231C72.5687 66.8458 72.5687 66.6234 72.1264 65.5482C72.0042 65.2525 71.9651 64.1504 71.6279 64.06C71.4715 64.016 70.714 64.5903 68.6075 64.7882C67.6789 64.8738 66.8041 64.9275 66.0099 64.9544C65.3598 64.9764 64.7123 64.8664 64.0916 64.6636C63.984 64.6294 63.8765 64.5952 63.7739 64.5659C63.3756 64.4534 62.75 64.3019 62.2466 64.1797L62.5374 65.883C63.2412 69.9933 64.7856 73.9129 67.0802 77.3952C69.5239 82.4072 72.3708 88.2158 72.8473 89.2226C73.4655 90.5398 73.9616 91.9131 74.5945 93.2181V93.2278Z" fill="#5856D6"/>
|
|
16
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M69.8856 39.9115C69.7292 41.0087 69.2844 41.6759 68.5269 42.4334C66.7063 44.2442 64.2235 45.1752 61.7799 44.3199C60.8781 44.0047 60.7535 41.6612 60.7462 41.2873C60.7364 40.9134 60.3552 41.1138 60.1108 40.8695C59.8762 40.6349 60.1475 39.7625 60.7462 38.6139C60.9661 38.1936 60.8781 36.4611 61.1103 35.5715C61.2423 35.0706 61.9974 34.1982 62.7598 33.9563C63.4098 33.7486 63.7226 33.8585 64.485 33.8878C65.0202 33.9074 65.6922 33.8707 66.2078 33.9856C67.2733 34.23 68.4047 35.1219 69.0229 36.0847C69.3797 36.6394 69.7536 37.2455 69.9344 37.8906C70.1251 38.5724 69.9882 39.2322 69.888 39.9115H69.8856Z" fill="#FFCABA"/>
|
|
17
|
+
<path d="M83.2255 44.8139C83.2158 45.8793 83.1571 47.0279 82.8443 48.0298C82.253 49.9236 81.0116 52.2769 78.8709 52.2182C77.7883 52.1889 76.2513 51.9543 75.3251 51.2505C74.5065 50.6274 73.9273 49.4593 73.3579 48.5943C73.0061 48.064 72.6933 47.717 72.1117 47.4702C71.5765 47.2429 71.0145 47.2576 70.4695 47.0376C69.6802 46.7224 68.8322 45.9429 68.3362 45.2244C67.7668 44.3984 67.2512 43.3892 66.9848 42.4117C66.6134 41.0359 67.0606 39.2667 65.8387 38.2526C64.9272 37.4975 64.0499 37.9031 62.679 36.8719C62.139 36.4638 61.4596 35.8138 61.3106 35.1295C61.1468 34.3916 62.1634 32.8838 64.8515 32.5686C67.3172 32.2802 68.2775 33.4239 69.7291 33.7977C70.7188 34.0519 71.5887 34.548 72.4122 35.2004C73.16 35.7893 73.6072 36.586 74.2499 37.2775C75.1541 38.2526 77.3802 37.8225 78.5728 37.8005C80.5473 37.7614 81.8595 38.9881 82.534 40.9186C83.0105 42.2798 83.2402 43.3648 83.2255 44.8163V44.8139Z" fill="#C27057"/>
|
|
18
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M68.0406 40.5913C67.7987 41.1143 67.4346 41.5786 66.9508 41.8498C66.8139 41.928 66.66 41.9891 66.5036 41.9769C66.3643 41.9622 66.2201 41.8718 66.1761 41.7252C66.1443 41.6128 66.1712 41.4955 66.203 41.3855C66.3423 40.9041 66.5402 40.4398 66.8139 40.0317C67.0632 39.6578 67.4102 39.2546 67.8183 39.086C67.9185 39.0445 68.048 39.0054 68.1506 39.0567C68.6125 39.2815 68.1799 40.281 68.0382 40.5889L68.0406 40.5913Z" fill="#FFCABA"/>
|
|
19
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M65.6972 44.2417C65.6288 44.315 64.2726 45.7421 63.884 45.9669C63.6152 46.1233 63.4075 46.2333 63.3831 46.2455L63.5468 45.9132C63.5468 45.9132 63.7716 45.6028 63.818 45.3878C63.8645 45.1727 63.818 44.6351 63.818 44.6351C63.818 44.6351 64.6269 44.5789 65.0399 44.4567C65.4284 44.337 65.6703 44.2515 65.6997 44.2441L65.6972 44.2417Z" fill="#CCA295"/>
|
|
20
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M61.0591 37.7729C61.0591 37.7729 61.8997 37.1766 62.7501 37.9024C63.5981 38.6282 61.3792 37.6556 61.0591 37.7729Z" fill="#CCA295"/>
|
|
21
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M61.3743 38.4838C61.3743 38.4838 62.1978 38.2834 62.7134 38.9237C62.7134 38.9237 62.0023 39.4197 61.3743 38.4838Z" fill="#CCA295"/>
|
|
22
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M60.9199 42.0742L61.7605 42.2086C61.7605 42.2086 61.5724 42.6192 61.0397 42.6925L60.9199 42.0718V42.0742Z" fill="#CCA295"/>
|
|
23
|
+
<path d="M88.8072 74.7923L86.8498 72.1971C85.7599 71.2905 85.0048 70.4352 84.0078 71.2343C83.5631 71.5911 83.3773 72.2607 83.4018 72.615L83.458 73.7293L84.3915 76.7619C84.3915 76.7619 84.8704 76.6764 84.7727 75.6989C84.7311 75.2737 84.4672 75.0953 84.5796 74.8168C84.7678 74.8998 84.9633 74.9951 85.149 75.1222L87.688 77.9935C87.8591 78.2477 88.2843 78.04 88.1108 77.7858L86.6836 75.5596L88.5555 77.9447C88.7534 78.1793 89.3179 78.1719 89.032 77.5439L88.4578 76.542L88.6093 76.6911C88.8194 76.9134 89.1469 76.608 88.9367 76.3832L87.8346 74.5944L88.5335 75.2737C88.7437 75.4961 89.1249 75.2737 88.8072 74.7923Z" fill="#FFCABA"/>
|
|
24
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M43.1223 24.3817C43.4918 24.9155 43.579 25.4951 43.3171 25.6764C43.1544 25.789 42.8953 25.7214 42.6337 25.526C42.8325 25.9499 42.8446 26.345 42.6367 26.4889C42.5064 26.5791 42.3143 26.5537 42.1087 26.4397C42.2804 26.8398 42.2818 27.204 42.084 27.341C41.9619 27.4254 41.7856 27.4085 41.5947 27.3123C41.7529 27.6433 41.7703 27.9473 41.6167 28.0536C41.4225 28.188 41.0285 27.9551 40.7366 27.5335C40.4447 27.1118 40.3655 26.661 40.5597 26.5265C40.6271 26.4799 40.7186 26.4775 40.8215 26.5118C40.5556 26.0372 40.5151 25.5678 40.746 25.408C40.8763 25.3178 41.0684 25.3432 41.274 25.4572C41.1023 25.0571 41.1009 24.6929 41.2987 24.556C41.4614 24.4433 41.7206 24.511 41.9821 24.7063C41.7834 24.2825 41.7712 23.8874 41.9792 23.7435C42.2411 23.5622 42.7529 23.8479 43.1223 24.3817Z" fill="#FFCABA"/>
|
|
25
|
+
</svg>
|
|
@@ -0,0 +1,33 @@
|
|
|
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 102.704C94 102.255 93.2604 101.823 91.9125 101.43C87.4868 100.124 76.4391 99.2036 63.5088 99.2036C55.827 99.2036 48.8047 99.5331 43.4458 100.066C42.5669 100.153 41.728 100.252 40.9444 100.346C36.0121 100.968 33 101.794 33 102.704C33 103.467 35.1172 104.166 38.7167 104.742C40.998 105.108 43.8812 105.418 47.2094 105.661C48.8047 105.776 50.4928 105.875 52.2666 105.955C53.6146 106.019 55.0017 106.068 56.4297 106.109C58.4068 106.162 60.4551 106.196 62.5723 106.204H63.4944C68.3187 106.204 72.8812 106.076 76.9338 105.85C77.5245 105.817 78.1145 105.78 78.678 105.741C79.0478 105.718 79.4208 105.693 79.7906 105.662C83.1156 105.422 86.002 105.111 88.2953 104.747C91.8828 104.17 93.9968 103.467 93.9968 102.708" fill="#14181C" fill-opacity="0.5"/>
|
|
3
|
+
<path d="M50.2821 37.2769L49.7419 36.885C49.4741 36.6778 49.1589 36.518 48.808 36.4243C47.4375 36.0564 46.0392 36.8278 45.6848 38.1475C45.4205 39.1332 45.8133 40.1448 46.6008 40.7475V40.7484L47.2125 41.2019C47.2125 41.2019 50.2964 40.7984 50.65 39.4787C50.8526 38.7234 50.2821 37.2769 50.2821 37.2769Z" fill="#B30635"/>
|
|
4
|
+
<path d="M49.3206 36.7963C47.9492 36.4285 46.551 37.1999 46.1974 38.5195C45.843 39.8392 46.668 41.207 48.0394 41.5749C49.4099 41.9428 50.8081 41.1713 51.1626 39.8517C51.5162 38.532 50.6912 37.1642 49.3206 36.7963Z" fill="#E00842"/>
|
|
5
|
+
<path d="M48.9713 38.7205C48.5856 38.5776 48.2275 38.8696 48.2016 39.1643C48.1757 39.4625 48.3659 39.5955 48.3659 39.5955L52.3757 42.458L53.2597 41.3643C53.2597 41.3643 49.1275 38.7776 48.9713 38.7205Z" fill="#860528"/>
|
|
6
|
+
<path d="M61.0465 35.2563C61.0465 35.2563 56.6626 35.5126 56.1858 37.3242C55.4251 40.2117 54.7153 46.943 54.7153 46.943L50.2921 41.4572L48.6992 42.2242C48.6992 42.2242 52.4742 52.3688 55.659 51.8974C58.8439 51.4251 61.0465 35.2563 61.0465 35.2563Z" fill="#FFCABA"/>
|
|
7
|
+
<path d="M48.708 42.2331C48.708 42.2331 47.2339 40.4045 48.2955 39.4608C49.3571 38.517 50.733 38.792 50.7723 39.3429C50.8116 39.8938 50.3009 41.4662 50.3009 41.4662L48.708 42.2331Z" fill="#FFCABA"/>
|
|
8
|
+
<path d="M48.8401 40.5152C49.225 39.0795 50.7464 38.2402 52.2375 38.6402C52.6196 38.742 52.9616 38.9161 53.2535 39.142L53.841 39.5679C53.841 39.5679 54.4616 41.1411 54.241 41.9635C53.8562 43.3992 50.5017 43.8376 50.5017 43.8376L49.8366 43.3447V43.3438C48.9803 42.6885 48.5526 41.5876 48.8401 40.5152Z" fill="#B30635"/>
|
|
9
|
+
<path d="M52.7946 39.0455C51.3035 38.6455 49.7821 39.4848 49.3973 40.9205C49.0124 42.3562 49.9089 43.8437 51.4008 44.2437C52.8919 44.6437 54.4133 43.8044 54.7982 42.3687C55.183 40.933 54.2866 39.4455 52.7946 39.0455Z" fill="#E00842"/>
|
|
10
|
+
<path d="M52.8125 41.0197L52.8357 40.9902L52.6446 40.8518C52.55 40.7786 52.4384 40.7224 52.3152 40.6893C51.8304 40.559 51.3366 40.8313 51.2116 41.2974C51.1188 41.6456 51.2571 42.0036 51.5357 42.2161H51.5348L51.7509 42.3768L51.7732 42.3483C51.8027 42.359 51.8321 42.3688 51.8625 42.3768C52.3464 42.5072 52.8402 42.234 52.9652 41.7679C53.0366 41.5009 52.9714 41.2286 52.8125 41.0197Z" fill="#860528"/>
|
|
11
|
+
<path d="M81.79 62.4019C81.4356 61.0822 80.0374 60.3108 78.6668 60.6787C78.3159 60.7724 78.0007 60.9322 77.732 61.1403L77.1918 61.5313C77.1918 61.5313 76.6222 62.9778 76.8249 63.7331C77.1784 65.0528 80.2615 65.4563 80.2615 65.4563L80.874 65.0028H80.8731C81.6606 64.4001 82.0534 63.3876 81.79 62.4019Z" fill="#B30635"/>
|
|
12
|
+
<path d="M81.2775 62.7741C80.9231 61.4553 79.5249 60.6839 78.1543 61.0508C76.7829 61.4187 75.9588 62.7866 76.3124 64.1062C76.6659 65.4258 78.0641 66.1973 79.4356 65.8294C80.807 65.4624 81.6311 64.0946 81.2775 62.7741Z" fill="#E00842"/>
|
|
13
|
+
<path d="M79.2722 63.4186C79.2463 63.124 78.8883 62.832 78.5035 62.9749C78.3472 63.032 74.2151 65.6186 74.2151 65.6186L75.099 66.7124L79.1088 63.8499C79.1088 63.8499 79.2981 63.7178 79.2722 63.4186Z" fill="#860528"/>
|
|
14
|
+
<path d="M76.6706 61.252C76.6706 61.252 77.1054 62.2761 77.5581 62.5627C78.0108 62.8484 78.6545 63.5395 78.5349 64.0877C78.4161 64.635 78.2965 65.493 77.7251 65.493C77.1536 65.493 75.8188 62.968 75.6528 62.4912C75.4858 62.0145 75.342 61.9189 75.342 61.9189L76.6706 61.252Z" fill="#FFCABA"/>
|
|
15
|
+
<path d="M65.8625 35.0063C65.8625 35.0063 69.934 35.4233 70.4108 36.4715C71.9483 39.8555 73.484 51.268 73.9125 52.2688C74.3411 53.2697 75.6518 58.7733 76.7724 61.4903L75.342 61.9188C75.342 61.9188 70.6242 54.0921 70.1956 52.0546C69.767 50.018 67.4152 41.7322 67.4152 41.7322L65.8625 35.0063Z" fill="#FFCABA"/>
|
|
16
|
+
<path d="M78.6347 64.7696C78.2499 63.3339 76.7284 62.4946 75.2365 62.8946C74.8552 62.9973 74.5132 63.1705 74.2204 63.3964L73.6329 63.8232C73.6329 63.8232 73.0124 65.3955 73.2338 66.2179C73.6186 67.6536 76.9722 68.0929 76.9722 68.0929L77.6382 67.5991V67.5982C78.4945 66.9429 78.9222 65.842 78.6347 64.7696Z" fill="#B30635"/>
|
|
17
|
+
<path d="M78.0778 65.1749C77.692 63.7392 76.1715 62.8999 74.6804 63.2999C73.1885 63.6999 72.2911 65.1883 72.6769 66.6231C73.0617 68.0588 74.5822 68.8981 76.0742 68.4981C77.5653 68.0981 78.4626 66.6106 78.0778 65.1749Z" fill="#E00842"/>
|
|
18
|
+
<path d="M76.2625 65.5526C76.1375 65.0865 75.6437 64.8133 75.1598 64.9437C75.0357 64.9767 74.925 65.0329 74.8303 65.1062L74.6392 65.2446L74.6625 65.2749C74.5035 65.4829 74.4375 65.7553 74.5089 66.0222C74.6348 66.4883 75.1285 66.7606 75.6125 66.6312C75.6428 66.6231 75.6723 66.6133 75.7009 66.6026L75.7232 66.6312L75.9392 66.4704C76.2178 66.2579 76.3562 65.8999 76.2625 65.5526Z" fill="#860528"/>
|
|
19
|
+
<path d="M70.5769 57.5108C68.9064 53.7644 68.1073 52.7055 68.0796 51.526C68.0573 50.5939 68.5171 49.5885 69.4091 47.1224C69.6198 46.5412 69.7653 45.9439 69.8537 45.3403C70.56 40.5858 67.8109 35.4457 66.1019 35.0957C65.6269 34.9707 64.8207 33.2528 64.8314 30.4858L64.6171 30.5278L61.0189 31.2412C61.0189 31.2412 61.101 32.3733 61.1028 33.4394C61.1055 34.3269 61.0519 35.1689 60.8519 35.2769C60.5921 35.301 60.4385 35.3162 60.4385 35.3162C60.4385 35.3162 57.4385 39.4832 57.1868 43.3573C56.9341 47.2323 59.5885 48.9162 57.1662 56.6591C54.693 64.568 71.5001 59.5805 70.5769 57.5108Z" fill="#FFCABA"/>
|
|
20
|
+
<path d="M61.0188 31.2413C61.0188 31.2413 61.1009 32.3735 61.1027 33.4395C63.1161 33.3833 64.1804 31.5467 64.617 30.5288L61.0188 31.2413ZM69.1268 47.8949C68.4205 49.8118 68.8545 48.6172 68.6259 49.1993C64.4732 46.2913 60.0938 46.4556 60.0938 46.4556L66.0813 46.2315" fill="#CCA295"/>
|
|
21
|
+
<path d="M69.0724 44.3599L69.1278 47.8947C69.1278 47.8947 66.0233 46.9929 62.709 46.7179C61.901 46.6509 61.0804 46.6215 60.2903 46.6509C59.3108 46.6866 58.3769 46.8143 57.567 47.0741C57.567 47.0741 57.0438 44.7875 56.5188 42.0706C56.5001 41.9733 56.4849 41.8759 56.4742 41.7795C56.1706 39.1956 58.4661 37.084 57.5019 36.05C57.5019 36.05 58.392 35.5536 60.4394 35.3161C60.4394 35.3161 58.8304 38.1518 58.9733 38.8661C59.1161 39.5813 65.3358 38.9375 65.7644 38.5447C66.1929 38.1518 66.8724 35.1411 66.8724 35.1411C66.8724 35.1411 69.2072 35.3777 70.151 36.1652C70.151 36.1652 69.4233 37.0741 68.9661 38.1643C68.8322 38.4849 68.7215 38.8197 68.659 39.1518C68.4929 40.042 68.0519 41.7375 69.0528 43.0715L69.0724 44.3599Z" fill="#E00842"/>
|
|
22
|
+
<path d="M63.4375 74.0796C62.7634 77.8975 62.2688 80.7591 62.2688 80.7591C64.2625 88.9385 55.0893 101.591 55.0893 101.591L53.6643 101.019C53.6643 101.019 57.8152 91.0332 56.4 81.076C54.3982 66.9939 57.0429 57.5591 57.0429 57.5591L65.5125 60.2912L65.9072 60.418C65.1545 64.4073 64.1857 69.8341 63.4375 74.0796Z" fill="#FFCABA"/>
|
|
23
|
+
<path d="M63.0045 65.8223L61.6098 65.458C60.8938 65.2197 60.1938 65.058 59.5429 64.9491C57.4456 64.5991 55.8518 64.8018 55.8518 64.8018C56.4956 57.9214 57.2384 56.2723 57.2384 56.2723L58.1464 56.2241L60.5223 61.1447L63.0045 65.8223Z" fill="#4645AB"/>
|
|
24
|
+
<path d="M56.2794 103.199H55.2767C54.941 103.147 54.6928 103.049 54.3482 103.004C53.825 102.935 53.5839 103.15 53.5366 103.199C53.5303 103.205 53.5267 103.209 53.5267 103.209H49.2669C49.1598 103.056 49.2625 102.702 49.3634 102.441C49.4312 102.263 49.5794 102.129 49.7625 102.076C50.2142 101.946 51.1044 101.829 51.9205 101.09C52.3794 100.676 54.1357 99.5662 54.1357 99.5662L54.1455 99.5635C54.1839 99.5644 54.3678 99.6206 55.1669 100.296C55.5803 100.644 56.2839 99.8037 56.2839 99.8037C56.2839 99.8037 56.4169 99.9135 56.5151 100.117C56.5946 100.278 56.6526 100.498 56.6062 100.772C56.5428 101.155 56.7482 101.868 56.9116 102.351C57.0107 102.643 57.0946 102.85 57.0946 102.85C57.0946 102.85 57.1428 103.091 56.2794 103.199Z" fill="#B30635"/>
|
|
25
|
+
<path d="M79.4349 100.733L78.0447 101.227C78.0447 101.227 72.6313 85.8723 70.4099 83.5063C66.1188 78.933 59.8027 58.9938 59.8027 58.9938L68.3376 56.2241C69.6027 57.4509 70.6322 59.7473 71.4599 62.4509C73.5509 69.2723 74.3626 78.6875 74.4715 80.0509V80.0536C74.4804 80.1598 74.5367 80.25 74.6072 80.3286C81.2518 87.7232 79.4349 100.733 79.4349 100.733Z" fill="#FFCABA"/>
|
|
26
|
+
<path d="M57.4277 55.7268C57.4277 55.7268 59.4742 57.2723 61.5465 57.1295C63.6197 56.9866 69.6715 55.6045 69.6715 55.6045C69.6715 55.6045 70.7929 57.2331 71.5777 60.4652C72.3884 63.8009 72.4501 66.2438 72.4501 66.2438C72.4501 66.2438 65.2876 65.35 62.4286 66.8509L57.4277 55.7268Z" fill="#5856D6"/>
|
|
27
|
+
<path d="M79.5259 103.199H78.5232C78.1875 103.147 77.9393 103.049 77.5947 103.004C77.0714 102.935 76.8304 103.15 76.7831 103.199C76.7759 103.205 76.7732 103.209 76.7732 103.209H72.5134C72.4054 103.056 72.5089 102.702 72.6098 102.441C72.6777 102.263 72.825 102.129 73.0081 102.076C73.4598 101.946 74.3509 101.829 75.1661 101.09C75.625 100.676 77.3822 99.5662 77.3822 99.5662L77.392 99.5635C77.4304 99.5644 77.6143 99.6206 78.4134 100.296C78.8259 100.644 79.5304 99.8037 79.5304 99.8037C79.5304 99.8037 79.6625 99.9135 79.7616 100.117C79.8402 100.278 79.8982 100.498 79.8527 100.772C79.7893 101.155 79.9938 101.868 80.1581 102.351C80.2572 102.643 80.3411 102.85 80.3411 102.85C80.3411 102.85 80.3893 103.091 79.5259 103.199Z" fill="#B30635"/>
|
|
28
|
+
<path d="M57.2393 56.2723C57.2393 56.2723 59.0946 57.633 61.0616 57.6875C63.0277 57.7428 69.9384 56.0517 69.9384 56.0517L69.6535 55.5151C69.6535 55.5151 62.0785 57.541 60.3018 56.9401C58.525 56.3401 57.4732 55.6125 57.4732 55.6125L57.2393 56.2723Z" fill="#7978DE"/>
|
|
29
|
+
<path d="M69.5043 20.4597C68.7061 19.9713 67.432 20.5552 67.432 20.5552C67.8722 19.9356 69.4802 20.1382 69.4802 20.1382C66.2775 19.457 65.6079 21.5052 65.5534 21.6963C63.2293 19.5998 59.5088 24.0695 59.5088 24.0695L64.8481 31.1463C64.8481 31.1463 65.3347 30.0204 65.9784 30.3722C66.9811 30.9195 68.9213 28.7025 68.3016 25.7847C68.2347 25.4695 68.1534 25.182 68.0641 24.9177C68.2731 25.0088 68.5088 25.082 68.7302 25.082C69.3141 25.082 70.1954 23.5927 70.315 23.0927C70.4338 22.5927 70.3025 20.9481 69.5043 20.4597Z" fill="#FF5F00"/>
|
|
30
|
+
<path d="M60.3465 32.251C60.3465 32.251 65.1098 32.3296 65.1134 29.3617C65.117 26.3947 65.734 24.4063 62.692 24.2304C59.6509 24.0554 59.059 25.1867 58.817 26.1769C58.575 27.1671 59.1072 32.1537 60.3465 32.251Z" fill="#FFCABA"/>
|
|
31
|
+
<path d="M63.8287 28.1538C65.8305 28.669 66.6983 28.1324 66.6983 28.1324C66.6983 28.1324 66.3278 26.344 64.8448 24.7842C64.0974 23.9976 60.668 23.9395 60.5617 24.0976C60.2492 23.8297 59.6939 23.6359 58.9581 24.527C57.8546 25.8654 58.8367 28.2315 58.8367 28.2315C59.2903 28.285 59.3974 26.7297 59.6349 25.9734C59.809 25.4181 60.3823 24.8502 60.6733 24.5895C60.7689 24.9413 61.7287 28.2663 64.1198 29.3717C64.1198 29.3717 63.0189 28.394 62.2081 27.0377C62.6724 27.5636 63.218 27.9975 63.8287 28.1538Z" fill="#FF5F00"/>
|
|
32
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M61.7089 31.0538C61.7089 31.0538 61.3741 31.4939 60.7044 31.4627C60.1643 31.4359 59.9571 30.9689 59.9571 30.9689C59.9571 30.9689 60.9482 30.7305 61.7089 31.0538ZM60.6589 28.6145C60.6509 28.3457 60.4928 29.1252 60.3812 29.3698C60.3214 29.5002 60.2009 29.6582 60.1687 29.7984C60.1553 29.86 60.3277 29.9207 60.3616 29.9332C60.4848 29.9779 60.8348 30.0788 60.9687 29.9564C60.9973 29.9305 60.9571 29.8466 60.9464 29.8207C60.8973 29.7073 60.4794 29.7922 60.4464 29.6707C60.4464 29.6707 60.6687 28.96 60.6589 28.6145ZM62.2464 27.7413C62.2768 27.785 62.4303 27.9618 62.4259 28.0225C62.4241 28.0466 62.3839 28.0011 62.3634 27.9895C62.3178 27.9645 62.2732 27.9404 62.2268 27.918C62.1062 27.8582 61.9911 27.793 61.8544 27.7752C61.733 27.7591 61.6116 27.7564 61.4991 27.8154C61.35 27.8922 61.2705 28.0368 61.0964 27.9555C61.0964 27.9555 61.5375 27.1627 62.2464 27.7413ZM60.3536 27.785C60.1866 27.5957 59.8402 27.3966 59.5893 27.5305C59.4669 27.5957 59.3884 27.6743 59.3277 27.7975C59.3089 27.8368 59.2955 27.8788 59.2875 27.9216C59.2839 27.9422 59.258 27.9895 59.2768 27.9823C59.4812 27.9047 59.5661 27.6564 59.8312 27.6913C59.9428 27.7064 60.1277 27.9966 60.2509 27.8797M61.3732 28.1591C61.6536 28.5573 61.8518 28.1555 61.8857 28.1814C61.9652 28.2404 61.9393 28.4493 61.8634 28.5091C61.6857 28.6457 61.45 28.5029 61.3893 28.3189M59.6562 28.0904C59.8116 28.3984 60.0312 28.1654 60.0473 28.1814C60.1161 28.2529 60.0178 28.4189 59.9348 28.4305C59.8009 28.452 59.7169 28.3047 59.6812 28.1993" fill="#CCA295"/>
|
|
33
|
+
</svg>
|
|
@@ -0,0 +1,21 @@
|
|
|
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="M111 106.501C111 105.667 109.848 104.864 107.749 104.134C100.857 101.71 83.6511 100 63.5137 100C51.5502 100 40.6139 100.612 32.268 101.602C30.8992 101.762 29.5928 101.947 28.3724 102.122C20.6909 103.277 16 104.81 16 106.501C16 107.918 19.2972 109.216 24.9031 110.285C28.4559 110.966 32.9461 111.541 38.1294 111.992C40.6139 112.205 43.2429 112.39 46.0054 112.538C48.1046 112.657 50.265 112.748 52.4889 112.825C55.568 112.924 58.758 112.985 62.0552 113H63.4913C71.0045 113 78.11 112.763 84.4215 112.343C85.3415 112.282 86.2602 112.213 87.1378 112.141C87.7137 112.099 88.2946 112.052 88.8706 111.995C94.0489 111.548 98.5441 110.971 102.116 110.294C107.703 109.223 110.995 107.918 110.995 106.508" fill="#14181C" fill-opacity="0.5"/>
|
|
3
|
+
<path d="M72.8532 50.4093C72.8532 50.4093 68.2652 53.9018 65.9704 55.6505C65.8381 55.7477 65.7024 55.8515 65.545 55.875C65.3825 55.8968 65.2166 55.8348 65.0625 55.7695C61.5969 54.3356 54.6638 51.4746 54.6638 51.4746C54.6638 51.4746 56.1848 50.5869 56.5466 50.2937C57.3339 49.6572 58.1664 49.1011 58.9989 48.5282C59.6253 48.0977 60.4897 47.4193 60.4712 46.5718C60.4662 46.3825 60.4578 46.1949 60.4528 46.0156C60.431 45.1915 60.3958 44.3724 60.3121 43.5516C60.3037 43.4729 60.287 43.364 60.2769 43.2451C60.2551 43.0257 60.2518 42.7761 60.3473 42.6538C60.493 42.4746 60.9436 42.5349 61.1496 42.5131C61.833 42.4528 62.5131 42.3825 63.1965 42.3071C64.5768 42.1546 65.957 41.9788 67.3356 41.7861C67.2351 41.8012 67.3473 45.0759 67.3557 45.3892C67.3708 46.0542 67.277 46.8264 67.6539 47.416C68.086 48.091 69.0123 48.3691 69.6706 48.7577C70.0157 48.9621 72.8532 50.4093 72.8532 50.4093Z" fill="#DF967F"/>
|
|
4
|
+
<path d="M60.2771 43.2453C60.2771 43.2453 61.1096 45.7579 63.7629 45.6155C66.4145 45.4714 67.319 43.2453 67.319 43.2453L60.8717 40.8198L60.2771 43.2453Z" fill="#B27866"/>
|
|
5
|
+
<path d="M70.4243 29.7275C70.2317 28.5667 69.3606 27.6722 68.4796 26.9134C67.642 26.1915 66.4846 25.9017 65.4126 25.8146C64.6755 25.7526 63.9218 25.7091 63.1864 25.6873C62.699 25.6739 62.23 25.8397 61.771 25.9067C61.7358 25.8749 61.7006 25.8498 61.6521 25.8447C60.302 25.7308 59.0272 26.7342 58.2685 27.7677C57.7576 28.4645 57.5515 29.3054 57.2014 30.081C56.6302 31.3423 56.4376 33.3406 56.6872 34.7091C56.8313 35.5031 56.7626 36.3255 57.0691 37.0843C57.642 38.4998 59.106 39.406 60.5264 39.8097C60.5834 39.8231 60.632 39.818 60.6755 39.8063C61.3673 40.0458 62.1077 40.0944 62.9318 40.1028C64.2852 40.1128 65.6755 40.0777 66.9234 39.5165C69.2467 38.473 70.565 36.2083 70.8766 33.7895C71.0692 32.2987 70.6655 31.1647 70.4243 29.7275Z" fill="#5856D6"/>
|
|
6
|
+
<path d="M67.7979 36.156C67.7979 36.156 68.699 34.0572 69.9369 34.9885C71.1748 35.9199 70.4043 38.5597 69.5366 39.203C68.6689 39.8445 68.5299 39.9936 68.498 39.8897C68.4645 39.7859 67.7979 36.156 67.7979 36.156ZM59.6889 35.9416C59.6889 35.9416 58.6203 33.9249 57.4611 34.9533C56.3037 35.9835 57.2903 38.5514 58.2082 39.1209C59.1261 39.6904 59.2752 39.8261 59.2987 39.7205C59.3238 39.6133 59.6889 35.9416 59.6889 35.9416Z" fill="#DF967F"/>
|
|
7
|
+
<path d="M69.2769 34.941C69.2183 34.9728 69.1379 34.9896 69.0927 34.941C69.0759 34.9226 69.0675 34.8975 69.0608 34.874C68.8213 34.1102 68.5835 33.3447 68.3456 32.5792C68.1597 31.9845 67.9637 31.3698 67.5466 30.9092C67.1278 30.4468 66.5248 30.1855 65.9117 30.0616C65.3004 29.9376 64.6722 29.941 64.0474 29.9259C63.2618 29.9075 62.4611 29.8622 61.7074 30.0817C60.6672 30.3815 59.7911 31.1989 59.4192 32.2157C59.1881 32.8455 59.0859 33.2928 58.8665 33.9259C58.7693 34.209 58.6571 34.7517 58.5934 34.8405C58.4393 35.0516 58.2367 34.8522 58.1445 34.5842C58.1445 34.6395 58.1462 34.6981 58.1462 34.7517C58.1345 36.3062 58.2785 37.8254 58.3824 39.2978C58.6487 43.0499 62.1412 44.8205 63.441 44.8272C65.0675 44.8339 67.297 44.0818 68.5533 41.5106C69.163 40.2627 69.3908 36.9192 69.4746 34.7869C69.4193 34.8489 69.354 34.9008 69.2769 34.941Z" fill="#DF967F"/>
|
|
8
|
+
<path d="M63.8281 36.6068C64.0442 36.3404 62.0693 39.2986 64.009 39.59C65.0861 39.7542 60.6254 40.5549 63.8281 36.6068ZM65.4914 41.7257C65.3959 41.786 64.5249 42.317 63.7695 42.2969C62.6656 42.2684 62.0056 41.6989 61.9788 41.6755C61.8783 41.5867 61.8683 41.4326 61.9571 41.3321C61.9889 41.2969 62.4914 41.2299 63.0358 41.2751C63.287 41.2952 63.4914 41.4393 63.7594 41.4426C63.9973 41.4443 64.1949 41.3036 64.4043 41.2869C64.8633 41.2483 65.5015 41.2751 65.5735 41.3874C65.6455 41.4996 65.612 41.6503 65.4981 41.7207C65.4981 41.7224 65.4948 41.724 65.4914 41.7257ZM60.014 34.8262C60.3658 34.7743 60.7175 34.7273 61.0693 34.6972C61.3155 34.6771 61.756 34.724 61.9788 34.6C62.1078 34.5297 62.0525 34.3002 61.9654 34.2399C61.8884 34.1863 61.7862 34.1595 61.6823 34.1394C61.4009 34.0808 61.1648 34.0305 60.8515 34.0624C60.4746 34.1026 60.0559 34.2282 59.7845 34.4644C59.5818 34.6419 59.7242 34.8697 60.014 34.8262ZM67.6556 34.7575C67.3055 34.7056 66.9537 34.6603 66.602 34.6302C66.3557 34.6101 65.9152 34.657 65.6907 34.5347C65.5634 34.4644 65.6187 34.2382 65.7058 34.1779C65.7812 34.126 65.8851 34.0992 65.9889 34.0791C66.2703 34.0222 66.5065 33.9702 66.8197 34.0037C67.1966 34.0423 67.6154 34.1662 67.8867 34.4007C68.0894 34.5766 67.947 34.7994 67.6556 34.7575ZM60.3758 36.1763C60.5768 36.2349 60.7644 36.2818 60.9755 36.2851C61.1329 36.2851 61.2954 36.2315 61.4495 36.2466C61.6153 36.2634 61.6606 36.4493 61.5299 36.5481C61.1832 36.8128 60.6455 36.6704 60.2736 36.5481C60.0374 36.4728 60.1346 36.1059 60.3758 36.1763ZM67.5166 36.1763C67.3155 36.2349 67.1279 36.2818 66.9169 36.2851C66.7611 36.2851 66.597 36.2315 66.4445 36.2466C66.277 36.2634 66.2318 36.4493 66.3624 36.5481C66.7092 36.8128 67.2469 36.6704 67.6204 36.5481C67.8549 36.4728 67.7578 36.1059 67.5166 36.1763Z" fill="#B27866"/>
|
|
9
|
+
<path d="M71.7192 35.1011C71.8532 34.3574 72.0575 33.7259 71.612 33.0307C71.3691 32.6505 70.9889 32.4177 70.6605 32.1245C70.2167 31.7259 69.8867 31.2703 69.5584 30.7795C69.4394 30.6019 69.3004 30.4327 69.1882 30.2535C69.0391 30.014 69.0006 29.6639 68.8548 29.4495C68.7024 29.2267 68.9068 29.3121 68.5868 29.1764C68.5701 29.1697 68.5584 29.1898 68.56 29.2016C68.6455 29.828 68.5651 30.024 68.88 30.5433C68.6907 30.4378 68.493 30.3674 68.2836 30.354C68.2284 30.3506 68.1798 30.3641 68.1346 30.3858C67.9017 30.1413 67.6371 29.9252 67.3088 29.761C67.2049 29.7108 67.086 29.6589 66.9604 29.6103C66.8615 29.5299 66.761 29.4528 66.6538 29.3892C66.5416 29.3222 66.3841 29.3406 66.2719 29.4143C65.8029 29.3255 65.3138 29.3289 64.9436 29.5349C64.8816 29.4109 64.818 29.287 64.7476 29.1614C64.6588 29.0006 64.4578 29.0341 64.3607 29.1614L64.2903 29.2552C64.1948 29.3825 64.2819 29.5047 64.4025 29.5449C64.4679 29.5667 64.632 30.2083 64.6722 30.3121C64.7694 30.5651 64.8783 30.8079 65.0139 31.0424C65.2937 31.5265 65.6639 31.9537 66.1379 32.2569C66.5734 32.5366 66.8381 32.6806 66.9269 33.2167C66.9721 33.5014 66.9419 33.7142 67.0341 34.0039C67.2836 34.8029 68.0039 35.1597 68.0542 36.0743C68.081 36.5601 67.9017 37.0391 67.8632 37.5216C67.8146 38.1162 68.0106 38.3273 68.3339 38.7862C68.7108 39.3206 68.7744 39.9102 69.4981 40.1078C69.9352 40.2268 70.2686 40.1614 70.555 39.7795C70.7443 39.5266 70.7828 39.21 70.9034 38.9286C71.0927 38.4814 71.4461 38.143 71.689 37.7209C72.2703 36.7108 71.5265 36.1631 71.7192 35.1011ZM66.962 23.0173C66.2116 22.2652 66.4109 21.2467 65.1195 21.0792C64.7627 21.0323 64.4729 21.0156 64.1714 20.9603C63.6655 20.0759 62.766 19.6621 61.7761 20.3305C60.9101 20.9168 60.6571 22.0089 60.6689 23.0005C60.3623 23.2886 60.1312 23.622 60.0307 24.1362C59.89 24.8665 60.1161 25.6203 60.7878 25.9637C60.9955 26.2518 61.2886 26.4796 61.6153 26.6019C62.3824 26.8866 63.4762 26.9989 64.2317 26.6421C64.3071 26.6069 64.3841 26.565 64.4679 26.55C64.9067 26.4763 65.2384 26.4796 65.684 26.3322C66.1898 26.1647 66.6672 26.0575 67.0609 25.6672C67.9218 24.8129 67.7694 23.8263 66.962 23.0173Z" fill="#5856D6"/>
|
|
10
|
+
<path d="M54.664 51.4745C54.664 51.4745 50.3139 61.1111 50.3692 62.096C50.4245 63.0826 51.793 67.7376 52.5116 71.7075C52.8885 73.7879 53.5769 76.8616 53.8516 79.7662C54.1263 82.669 51.19 87.4563 51.19 87.4563L65.5954 94.6322L77.8652 87.8952C77.8652 87.8952 73.5636 81.4915 74.1951 78.0358C74.907 74.1464 76.7697 60.9453 76.7697 60.9453L72.8534 50.4092L54.664 51.4745Z" fill="#DF967F"/>
|
|
11
|
+
<path d="M98.8617 95.7465C95.3575 93.2239 80.0023 86.9106 78.1949 86.1032C76.3859 85.2942 75.4562 81.2975 74.4897 80.9591C74.0123 80.7916 69.0726 80.733 64.0759 80.7849C59.0792 80.733 54.1412 80.7916 53.6621 80.9591C52.6973 81.2975 51.848 85.3411 50.0407 86.1501C48.2333 86.9592 32.796 93.2239 29.2901 95.7465C25.7842 98.2674 22.6066 103.597 27.5363 106.356C32.466 109.117 43.6671 108.711 51.0356 107.688C55.3941 107.085 58.8431 105.433 62.7459 105.065C66.6505 105.433 73.1312 107.252 77.1162 107.688C84.5116 108.497 95.6858 109.117 100.616 106.356C105.545 103.597 102.368 98.2674 98.8617 95.7465Z" fill="#E00842"/>
|
|
12
|
+
<path d="M38.6636 95.9957C38.6636 95.9957 48.4911 91.1548 57.6754 93.7109C63.2366 95.2603 63.4158 95.4781 75.4293 94.87L84.7577 96.7461L62.6503 101.733L38.6636 95.9957Z" fill="#B30635"/>
|
|
13
|
+
<path d="M61.1763 105.19L67.4192 99.0728L80.1127 94.8701L85.7225 95.9606C87.2619 96.17 87.3272 98.3794 85.8012 98.6691C84.8917 98.8417 83.7225 98.9857 82.2267 99.0795C77.9251 99.3509 73.1093 106.545 68.2165 105.982C65.3706 105.656 61.1763 105.19 61.1763 105.19Z" fill="#B30635"/>
|
|
14
|
+
<path d="M61.1767 96.9691C61.1767 96.9691 55.1767 94.9775 54.6557 94.8033C54.1348 94.629 54.1398 93.6156 53.4715 92.7094C52.8015 91.8032 52.51 90.8702 49.7378 91.6793C46.9672 92.4883 42.458 92.8367 41.4496 93.3359C39.4647 94.3175 42.0443 95.0579 43.654 95.6324C45.262 96.2053 59.4347 100.768 59.7613 100.545C60.0879 100.323 61.1767 96.9691 61.1767 96.9691ZM65.4146 97.6961C65.4146 97.6961 71.5537 97.0528 72.0595 96.9038C72.5654 96.753 72.5939 95.7815 73.2672 94.9339C73.9389 94.0863 74.2505 93.2002 76.8803 94.0679C79.5135 94.9373 83.8268 95.4213 84.7782 95.9322C86.6509 96.9406 84.1501 97.5654 82.5889 98.0629C81.0261 98.5587 67.2789 102.467 66.9724 102.242C66.6659 102.018 65.4146 97.6961 65.4146 97.6961Z" fill="#DF967F"/>
|
|
15
|
+
<path d="M38.6636 95.9961C38.6636 95.9961 47.4827 95.9609 53.7273 95.9961C58.7659 96.0263 65.6637 96.2055 65.6637 96.2055L68.8782 103.919C68.8782 103.919 46.4559 108.117 46.3102 108.12C46.1645 108.123 38.6636 95.9961 38.6636 95.9961Z" fill="#E00842"/>
|
|
16
|
+
<path d="M57.6755 49.4409C57.6755 49.4409 57.2684 53.7961 56.3957 58.0557C56.116 59.4276 55.7827 60.7911 55.4008 61.9904C54.9016 63.5901 54.2885 65.2769 53.5615 66.9385C53.1796 67.8062 52.8078 68.6337 52.4342 69.431C52.3036 69.7158 52.1713 70.0005 52.0406 70.2853C49.7005 75.3992 47.7893 80.1279 44.2667 83.7862C40.2566 87.9504 32.4174 94.4395 32.4174 94.4395L30.3503 92.6254C30.3503 92.6254 36.471 83.5148 38.4258 80.426C40.3705 77.3406 42.6586 75.6622 43.3253 74.6103C43.8462 73.7778 46.8915 56.6235 51.1377 52.5649C51.6637 52.0657 52.8865 51.4342 54.1344 50.8748C54.6085 50.6637 55.0858 50.4627 55.5281 50.2818C56.724 49.7877 57.6755 49.4409 57.6755 49.4409Z" fill="#DF967F"/>
|
|
17
|
+
<path d="M31.8899 91.2741C30.5147 90.9876 28.9586 91.3829 27.7207 91.6225C26.4845 91.862 25.8463 92.4248 26.1093 92.9005C26.3723 93.3763 28.0105 92.7062 28.0624 93.3495C28.0792 93.5438 27.8179 93.8955 27.4544 94.3076C27.3991 94.2992 27.3405 94.2875 27.2751 94.2724C27.1328 94.2389 26.9887 94.2054 26.8447 94.1719C26.5632 94.1066 26.5833 93.5856 26.4477 93.3645C26.3405 93.1903 26.0842 93.0982 25.9033 93.2222C25.1378 93.7431 25.4828 95.2004 26.2031 95.6007C26.2132 95.6058 26.2249 95.6125 26.2366 95.6175C25.714 96.1887 25.3036 96.7063 25.3874 96.9542C25.6018 97.584 26.3907 97.6443 27.0189 97.7163C27.647 97.7883 28.4812 98.5522 29.6018 97.6644C30.7241 96.7749 32.6889 94.0731 32.6889 94.0731C32.6889 94.0731 33.1696 92.6644 33.2769 92.2942C33.3824 91.9257 33.2651 91.5622 31.8899 91.2741ZM97.1701 92.6258L95.1014 94.4399C95.1014 94.4399 87.2621 87.9508 83.2537 83.7866C79.7428 80.1417 77.8332 75.4348 75.5049 70.3426V70.3393C75.3659 70.0361 75.2252 69.7346 75.0845 69.4314C74.7126 68.6341 74.3408 67.8066 73.9589 66.9389C73.2319 65.2773 72.6188 63.5905 72.118 61.9908C71.6406 60.4833 71.3123 58.7144 71.0845 56.974V56.969C70.5719 53.0125 70.5853 49.2437 70.5853 49.2437C70.5853 49.2437 70.8868 49.3844 71.3391 49.5904C71.6858 49.7529 72.118 49.9539 72.5702 50.1649C73.7143 50.6942 74.9622 51.2822 75.1816 51.4128C80.2202 54.4279 83.6742 73.7781 84.1951 74.6106C84.8618 75.6626 87.1482 77.341 89.0946 80.4264C91.0477 83.5152 97.1701 92.6258 97.1701 92.6258Z" fill="#DF967F"/>
|
|
18
|
+
<path d="M101.411 95.6006C102.131 95.2002 102.476 93.7429 101.711 93.222C101.53 93.0981 101.274 93.1902 101.168 93.3644C101.031 93.5855 101.053 94.1064 100.77 94.1718C100.625 94.2053 100.481 94.2388 100.339 94.2723C100.239 94.2957 100.153 94.3074 100.073 94.3158C99.7042 93.9004 99.4412 93.5453 99.4563 93.3493C99.5099 92.7061 101.146 93.3761 101.409 92.9004C101.674 92.4247 101.036 91.8619 99.798 91.6223C98.5618 91.3828 97.0057 90.9875 95.6288 91.2739C94.2536 91.562 94.1363 91.9255 94.2435 92.2957C94.349 92.6642 94.8298 94.0729 94.8298 94.0729C94.8298 94.0729 96.7963 96.7748 97.9169 97.6626C99.0375 98.552 99.8734 97.7882 100.502 97.7162C101.13 97.6425 101.919 97.5838 102.131 96.954C102.215 96.7111 101.821 96.2086 101.314 95.6492C101.347 95.6341 101.381 95.6173 101.411 95.6006Z" fill="#DF967F"/>
|
|
19
|
+
<path d="M76.3859 64.7256C76.3825 65.8379 75.8649 68.5732 75.5065 70.3387V70.3421C75.3122 71.2801 75.1681 71.9417 75.1681 71.9417L52.6621 72.5213C52.6621 72.5213 52.369 71.5515 52.0407 70.2868C51.6152 68.6519 51.1294 66.5129 51.1378 65.3303C51.1596 62.0874 53.7676 59.1376 53.8715 58.0422C53.9686 57.1276 54.0959 52.3855 54.1345 50.8729C54.6085 50.6636 55.0859 50.4625 55.5281 50.2816C55.4326 52.3905 55.3003 57.7574 56.3958 58.0556C57.7626 58.4241 70.6471 58.2616 70.9269 58.0556C70.9838 58.012 71.0358 57.5949 71.0843 56.9735V56.9685C71.2334 54.9701 71.3172 50.8076 71.3389 49.5898C71.684 49.7523 72.1178 49.9533 72.5701 50.1644C72.6271 51.9165 72.8632 57.7004 73.3708 58.538C73.9771 59.5196 76.3909 62.2047 76.3859 64.7256Z" fill="#F7C926"/>
|
|
20
|
+
<path d="M65.5416 25.4935C65.0843 24.4048 63.5215 24.5605 62.5952 24.7515C62.2501 24.8218 61.8498 24.9977 61.8079 25.3981C61.761 25.8302 62.1664 26.1083 62.5583 26.0798C62.751 26.0647 62.9369 26.0044 63.1262 25.9659C63.5081 25.8855 63.9068 25.8939 64.2853 25.986C64.5282 26.0463 64.7677 26.1418 65.0173 26.1301C65.3272 26.115 65.684 25.8336 65.5416 25.4935Z" fill="#E00842"/>
|
|
21
|
+
</svg>
|
|
@@ -0,0 +1,15 @@
|
|
|
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="M111 63.1469C111 62.6978 109.848 62.2657 107.749 61.8724C100.857 60.5672 83.6511 59.6465 63.5137 59.6465C51.5502 59.6465 40.6139 59.976 32.268 60.5091C30.8992 60.5955 29.5928 60.6948 28.3724 60.7893C20.6909 61.4112 16 62.2367 16 63.1469C16 63.9101 19.2972 64.6088 24.9031 65.1846C28.4559 65.5513 32.9461 65.8606 38.1294 66.1037C40.6139 66.2184 43.2429 66.3178 46.0054 66.3977C48.1046 66.4615 50.265 66.5108 52.4889 66.552C55.568 66.6053 58.758 66.6384 62.0552 66.6465H63.4913C71.0045 66.6465 78.11 66.5189 84.4215 66.2927C85.3415 66.2596 86.2602 66.2225 87.1378 66.1837C87.7137 66.1611 88.2946 66.136 88.8706 66.1054C94.0489 65.8647 98.5441 65.5537 102.116 65.1895C107.703 64.6128 110.995 63.9101 110.995 63.1509" fill="#14181C" fill-opacity="0.5"/>
|
|
3
|
+
<path d="M89.4313 30.8994C90.0653 32.7065 92.0037 33.6423 93.7599 32.9896L97.1679 29.6396L94.0376 25.4878L91.4626 26.4449C89.7063 27.0985 88.7974 29.0932 89.4313 30.8994Z" fill="#DF967F"/>
|
|
4
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M95.9347 30.8804L95.157 27.2769C95.157 27.2769 94.7812 30.4911 95.4401 31.3376L95.9347 30.8804Z" fill="#B27866"/>
|
|
5
|
+
<path d="M104.849 29.857L102.244 22.4355L94.0376 25.4873L95.8805 30.7373C96.4233 32.2855 98.1376 33.0248 99.5921 32.3382L104.849 29.857Z" fill="#DF967F"/>
|
|
6
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M108.204 26.7306C108.189 26.5717 108.161 26.4127 108.118 26.2529C108.089 26.1806 108.075 25.9636 108.061 26.0359C108.002 26.1949 107.987 26.3538 107.871 26.4842C107.61 26.7868 107.191 26.627 107.019 26.3226C106.773 25.8734 106.79 25.2806 106.69 24.7877C106.633 24.4984 106.518 24.1797 106.374 23.919C106.36 23.8904 106.028 23.5708 106.028 23.5851C106.028 23.6574 106.054 24.2226 105.954 24.1208C105.752 23.9172 105.666 23.6279 105.565 23.3386C105.509 23.0056 105.466 22.6726 105.352 22.3681C104.949 21.2672 103.838 20.3529 102.623 20.4654C102.347 20.4797 102.044 20.6377 101.783 20.6226C101.725 20.6226 101.797 20.5208 101.812 20.4627C101.856 20.2895 101.958 20.1458 102.088 20.0154C102.132 19.9726 101.944 20.0297 101.886 20.0583C101.712 20.1011 101.553 20.1726 101.379 20.2449C100.887 20.4609 100.582 20.8217 100.234 21.2109C99.5803 21.9761 98.9705 22.7556 98.2312 23.4476C98.0134 23.6493 97.7669 23.794 97.5205 23.952L96.5491 24.5422L102.771 24.0681L103.554 26.2949C102.969 27.777 103.161 29.6806 104.806 29.852L104.809 29.8609C104.809 29.8609 104.821 29.8592 104.84 29.8565C104.844 29.8565 104.846 29.8574 104.849 29.8574V29.8556C105.177 29.8101 107.479 29.452 107.954 28.177C108.129 27.7145 108.246 27.2234 108.204 26.7306Z" fill="#0C6DD2"/>
|
|
7
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M98.6901 30.241C98.8303 30.5553 99.0419 30.8258 99.2357 31.1107C99.2535 31.1374 99.3955 31.2946 99.3955 31.3205C99.341 31.4678 98.7919 31.6107 98.65 31.4928C98.5616 31.4294 98.5455 31.283 98.5276 31.183C98.5107 30.9499 98.441 30.5089 98.583 30.2776M102.745 29.8642C102.781 29.9374 102.816 30.016 102.852 30.091C102.904 30.1874 102.975 30.2607 103.029 30.3517C103.046 30.3758 102.975 30.4196 102.956 30.4232C102.904 30.4357 102.833 30.4062 102.798 30.3589C102.71 30.2366 102.71 30.0473 102.728 29.9008M101.655 27.4669C101.725 27.6491 101.795 27.8249 101.884 27.9964C101.936 28.0964 102.095 28.2616 102.095 28.383C102.095 28.4866 101.899 28.5705 101.829 28.4919C101.618 28.2794 101.565 27.8294 101.637 27.5491M103.101 29.5303C103.225 29.6258 103.366 29.6821 103.49 29.7812C103.666 29.9258 103.684 29.9892 103.648 30.2258C103.63 30.2767 103.559 30.4848 103.47 30.4276C103.417 30.3973 103.4 30.2785 103.383 30.2241C103.365 30.1491 103.347 30.0562 103.312 29.9937C103.242 29.9098 103.029 29.7669 103.065 29.6339M102.926 28.7464C102.926 28.7464 102.788 27.4616 102.045 27.1035C102.045 27.1035 102.751 28.1446 102.572 28.7455C102.572 28.7455 102.748 29.0776 102.926 28.7464ZM99.9919 30.4178C99.9919 30.4178 100.67 31.4232 101.248 30.4312C101.248 30.4312 100.625 30.8223 99.9919 30.4178Z" fill="#B27866"/>
|
|
8
|
+
<path d="M67.9875 38.3591L70.5545 45.6698C83.2509 42.6555 85.9884 44.5529 92.3518 37.6582C94.9384 33.5011 92.3483 25.9368 91.7617 26.2145C91.7617 26.2145 85.384 26.3529 79.1268 32.4618C75.4108 36.0895 67.9875 38.3591 67.9875 38.3591Z" fill="#E00842"/>
|
|
9
|
+
<path d="M27.26 54.5351C25.6314 55.2297 26.5751 57.8056 28.2564 57.3744L47.7805 52.5324L45.9751 47.3869L27.26 54.5351ZM53.1778 50.9413L47.7814 52.5324L45.9751 47.386L51.1805 45.2529L53.1778 50.9413Z" fill="#DF967F"/>
|
|
10
|
+
<path d="M28.2544 57.3161C27.4455 56.9242 26.9535 55.3599 27.2597 54.5349C27.3089 54.401 27.2062 54.2635 27.0669 54.2724C26.3606 54.3188 25.6222 54.5483 24.8874 54.8126C24.8472 54.7108 24.7535 54.717 24.6544 54.7545L24.5392 54.7974C24.1892 54.9268 23.9437 55.1322 24.0696 55.492L26.3999 62.1286C26.7553 63.142 27.2089 63.2635 27.4026 63.1911C27.474 63.1643 27.541 63.0661 27.4865 63.0108C27.4865 63.0099 27.4856 63.009 27.4847 63.0081L27.6321 62.9518C28.5115 62.5947 28.3714 61.5635 28.224 60.6304C28.0383 59.4536 28.2937 58.2197 28.433 57.6795C28.4714 57.5286 28.391 57.3831 28.2544 57.3161Z" fill="#0C6DD2"/>
|
|
11
|
+
<path d="M70.5545 45.6699L67.9885 38.3592C65.8947 37.269 60.1063 37.7592 58.5581 42.2288C55.8536 42.9636 53.3688 43.9431 51.1804 45.2529L53.1768 50.9413C55.6786 51.0092 67.9617 47.6217 70.5545 45.6699Z" fill="#5856D6"/>
|
|
12
|
+
<path d="M89.1633 46.9198C90.6776 46.826 91.8857 45.5814 91.9749 44.0233L92.7044 31.2456C92.8366 28.9474 90.9874 27.0474 88.7544 27.1858C86.6964 27.3126 85.1285 29.1331 85.2508 31.2501L85.9946 44.0269C86.0928 45.726 87.5116 47.0215 89.1633 46.9198Z" fill="#DF967F"/>
|
|
13
|
+
<path d="M91.1564 63.493L88.8948 63.8466L86.0564 44.5993C85.8126 42.9511 86.909 41.4091 88.5099 41.1484C90.3474 40.8493 91.9903 42.3546 91.9153 44.2671L91.1564 63.493Z" fill="#DF967F"/>
|
|
14
|
+
<path d="M88.8945 63.8466L97.1588 63.8699L96.7124 62.5743L91.1945 61.6743L88.8945 63.8466Z" fill="#DF967F"/>
|
|
15
|
+
</svg>
|