@originallyus/feedback-rn-sdk 4.0.0-beta.25 → 4.0.0-beta.27
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +33 -19
- package/lib/module/ContentUsefulness.js +147 -101
- package/lib/module/ContentUsefulness.js.map +1 -1
- package/lib/module/FeedbackSDK.js +55 -17
- package/lib/module/FeedbackSDK.js.map +1 -1
- package/lib/module/FeedbackSDKAppStoreRating.js +125 -0
- package/lib/module/FeedbackSDKAppStoreRating.js.map +1 -0
- package/lib/module/FeedbackSDKForm.js +168 -238
- package/lib/module/FeedbackSDKForm.js.map +1 -1
- package/lib/module/FeedbackSDKSplash.js +72 -34
- package/lib/module/FeedbackSDKSplash.js.map +1 -1
- package/lib/module/FeedbackSDKStyles.js +30 -26
- package/lib/module/FeedbackSDKStyles.js.map +1 -1
- package/lib/module/FeedbackSDKSuccess.js +36 -17
- package/lib/module/FeedbackSDKSuccess.js.map +1 -1
- package/lib/module/component/AIA/assets/fonts/AIAEverest/AIAEverest-Bold.eot +0 -0
- package/lib/module/component/AIA/assets/fonts/AIAEverest/AIAEverest-Bold.woff +0 -0
- package/lib/module/component/AIA/assets/fonts/AIAEverest/AIAEverest-Bold.woff2 +0 -0
- package/lib/module/component/AIA/assets/fonts/AIAEverest/AIAEverest-Condensed.eot +0 -0
- package/lib/module/component/AIA/assets/fonts/AIAEverest/AIAEverest-Condensed.woff +0 -0
- package/lib/module/component/AIA/assets/fonts/AIAEverest/AIAEverest-Condensed.woff2 +0 -0
- package/lib/module/component/AIA/assets/fonts/AIAEverest/AIAEverest-CondensedMedium.eot +0 -0
- package/lib/module/component/AIA/assets/fonts/AIAEverest/AIAEverest-CondensedMedium.woff +0 -0
- package/lib/module/component/AIA/assets/fonts/AIAEverest/AIAEverest-CondensedMedium.woff2 +0 -0
- package/lib/module/component/AIA/assets/fonts/AIAEverest/AIAEverest-ExtraBold.eot +0 -0
- package/lib/module/component/AIA/assets/fonts/AIAEverest/AIAEverest-ExtraBold.woff +0 -0
- package/lib/module/component/AIA/assets/fonts/AIAEverest/AIAEverest-ExtraBold.woff2 +0 -0
- package/lib/module/component/AIA/assets/fonts/AIAEverest/AIAEverest-Medium.eot +0 -0
- package/lib/module/component/AIA/assets/fonts/AIAEverest/AIAEverest-Medium.woff +0 -0
- package/lib/module/component/AIA/assets/fonts/AIAEverest/AIAEverest-Medium.woff2 +0 -0
- package/lib/module/component/AIA/assets/fonts/AIAEverest/AIAEverest-Regular.eot +0 -0
- package/lib/module/component/AIA/assets/fonts/AIAEverest/AIAEverest-Regular.woff +0 -0
- package/lib/module/component/AIA/assets/fonts/AIAEverest/AIAEverest-Regular.woff2 +0 -0
- package/lib/module/component/AIA/assets/fonts/Mangal/Mangal-Bold.ttf +0 -0
- package/lib/module/component/AIA/assets/fonts/Mangal/Mangal-Regular.ttf +0 -0
- package/lib/module/component/AIA/assets/fonts/Nirmala/Nirmala-Bold.ttf +0 -0
- package/lib/module/component/AIA/assets/fonts/Nirmala/Nirmala-Regular.ttf +0 -0
- package/lib/module/component/AIA/assets/fonts/NotoSansThaiExNoto/NotoSansThaiExNoto-Bold.ttf +0 -0
- package/lib/module/component/AIA/assets/fonts/NotoSansThaiExNoto/NotoSansThaiExNoto-Medium.ttf +0 -0
- package/lib/module/component/AIA/assets/fonts/NotoSansThaiExNoto/NotoSansThaiExNoto-Regular.ttf +0 -0
- package/lib/module/component/AIA/assets/fonts/NotoSansThaiExNoto/NotoSansThaiExNoto-Semibold.ttf +0 -0
- package/lib/module/component/AIA/assets/fonts/OpenSans/OpenSans-Bold.eot +0 -0
- package/lib/module/component/AIA/assets/fonts/OpenSans/OpenSans-Bold.woff +0 -0
- package/lib/module/component/AIA/assets/fonts/OpenSans/OpenSans-Bold.woff2 +0 -0
- package/lib/module/component/AIA/assets/fonts/OpenSans/OpenSans-BoldItalic.eot +0 -0
- package/lib/module/component/AIA/assets/fonts/OpenSans/OpenSans-BoldItalic.woff +0 -0
- package/lib/module/component/AIA/assets/fonts/OpenSans/OpenSans-BoldItalic.woff2 +0 -0
- package/lib/module/component/AIA/assets/fonts/OpenSans/OpenSans-Extrabold.eot +0 -0
- package/lib/module/component/AIA/assets/fonts/OpenSans/OpenSans-Extrabold.woff +0 -0
- package/lib/module/component/AIA/assets/fonts/OpenSans/OpenSans-Extrabold.woff2 +0 -0
- package/lib/module/component/AIA/assets/fonts/OpenSans/OpenSans-ExtraboldItalic.eot +0 -0
- package/lib/module/component/AIA/assets/fonts/OpenSans/OpenSans-ExtraboldItalic.woff +0 -0
- package/lib/module/component/AIA/assets/fonts/OpenSans/OpenSans-ExtraboldItalic.woff2 +0 -0
- package/lib/module/component/AIA/assets/fonts/OpenSans/OpenSans-Italic.eot +0 -0
- package/lib/module/component/AIA/assets/fonts/OpenSans/OpenSans-Italic.woff +0 -0
- package/lib/module/component/AIA/assets/fonts/OpenSans/OpenSans-Italic.woff2 +0 -0
- package/lib/module/component/AIA/assets/fonts/OpenSans/OpenSans-Light.eot +0 -0
- package/lib/module/component/AIA/assets/fonts/OpenSans/OpenSans-Light.woff +0 -0
- package/lib/module/component/AIA/assets/fonts/OpenSans/OpenSans-Light.woff2 +0 -0
- package/lib/module/component/AIA/assets/fonts/OpenSans/OpenSans-Regular.eot +0 -0
- package/lib/module/component/AIA/assets/fonts/OpenSans/OpenSans-Regular.woff +0 -0
- package/lib/module/component/AIA/assets/fonts/OpenSans/OpenSans-Regular.woff2 +0 -0
- package/lib/module/component/AIA/assets/fonts/OpenSans/OpenSans-Semibold.eot +0 -0
- package/lib/module/component/AIA/assets/fonts/OpenSans/OpenSans-Semibold.woff +0 -0
- package/lib/module/component/AIA/assets/fonts/OpenSans/OpenSans-Semibold.woff2 +0 -0
- package/lib/module/component/AIA/assets/fonts/OpenSans/OpenSans-SemiboldItalic.eot +0 -0
- package/lib/module/component/AIA/assets/fonts/OpenSans/OpenSans-SemiboldItalic.woff +0 -0
- package/lib/module/component/AIA/assets/fonts/OpenSans/OpenSans-SemiboldItalic.woff2 +0 -0
- package/lib/module/component/AIA/assets/fonts/OpenSans/OpenSansLight-Italic.eot +0 -0
- package/lib/module/component/AIA/assets/fonts/OpenSans/OpenSansLight-Italic.woff +0 -0
- package/lib/module/component/AIA/assets/fonts/OpenSans/OpenSansLight-Italic.woff2 +0 -0
- package/lib/module/component/AIA/assets/index.js +16 -0
- package/lib/module/component/AIA/assets/index.js.map +1 -0
- package/lib/module/component/AIA/assets/package.json +19 -0
- package/lib/module/component/AIA/atoms/ActivityIndicator/ActivityIndicator.js +88 -0
- package/lib/module/component/AIA/atoms/ActivityIndicator/ActivityIndicator.js.map +1 -0
- package/lib/module/component/AIA/atoms/ActivityIndicator/README.md +23 -0
- package/lib/module/component/AIA/atoms/ActivityIndicator/changelog.txt +28 -0
- package/lib/module/component/AIA/atoms/ActivityIndicator/config/index.js +7 -0
- package/lib/module/component/AIA/atoms/ActivityIndicator/config/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/ActivityIndicator/index.js +4 -0
- package/lib/module/component/AIA/atoms/ActivityIndicator/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/ActivityIndicator/styles/index.js +48 -0
- package/lib/module/component/AIA/atoms/ActivityIndicator/styles/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/ActivityIndicator/types/index.js +2 -0
- package/lib/module/component/AIA/atoms/ActivityIndicator/types/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Badge/Badge.js +66 -0
- package/lib/module/component/AIA/atoms/Badge/Badge.js.map +1 -0
- package/lib/module/component/AIA/atoms/Badge/README.md +14 -0
- package/lib/module/component/AIA/atoms/Badge/changelog.txt +12 -0
- package/lib/module/component/AIA/atoms/Badge/config/index.js +10 -0
- package/lib/module/component/AIA/atoms/Badge/config/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Badge/index.js +4 -0
- package/lib/module/component/AIA/atoms/Badge/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Badge/styles/index.js +40 -0
- package/lib/module/component/AIA/atoms/Badge/styles/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Badge/types/index.js +2 -0
- package/lib/module/component/AIA/atoms/Badge/types/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Breadcrumb/Breadcrumb.js +80 -0
- package/lib/module/component/AIA/atoms/Breadcrumb/Breadcrumb.js.map +1 -0
- package/lib/module/component/AIA/atoms/Breadcrumb/README.md +16 -0
- package/lib/module/component/AIA/atoms/Breadcrumb/changelog.txt +18 -0
- package/lib/module/component/AIA/atoms/Breadcrumb/config/index.js +17 -0
- package/lib/module/component/AIA/atoms/Breadcrumb/config/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Breadcrumb/index.js +4 -0
- package/lib/module/component/AIA/atoms/Breadcrumb/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Breadcrumb/styles/index.js +36 -0
- package/lib/module/component/AIA/atoms/Breadcrumb/styles/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Breadcrumb/types/index.js +2 -0
- package/lib/module/component/AIA/atoms/Breadcrumb/types/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Button/Button.js +176 -0
- package/lib/module/component/AIA/atoms/Button/Button.js.map +1 -0
- package/lib/module/component/AIA/atoms/Button/Readme.md +27 -0
- package/lib/module/component/AIA/atoms/Button/changelog.txt +61 -0
- package/lib/module/component/AIA/atoms/Button/config/index.js +7 -0
- package/lib/module/component/AIA/atoms/Button/config/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Button/index.js +4 -0
- package/lib/module/component/AIA/atoms/Button/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Button/styles/index.js +105 -0
- package/lib/module/component/AIA/atoms/Button/styles/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Button/types/index.js +2 -0
- package/lib/module/component/AIA/atoms/Button/types/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/CardContainer/CardContainer.js +116 -0
- package/lib/module/component/AIA/atoms/CardContainer/CardContainer.js.map +1 -0
- package/lib/module/component/AIA/atoms/CardContainer/README.md +19 -0
- package/lib/module/component/AIA/atoms/CardContainer/changelog.txt +36 -0
- package/lib/module/component/AIA/atoms/CardContainer/config/index.js +7 -0
- package/lib/module/component/AIA/atoms/CardContainer/config/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/CardContainer/index.js +4 -0
- package/lib/module/component/AIA/atoms/CardContainer/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/CardContainer/styles/index.js +25 -0
- package/lib/module/component/AIA/atoms/CardContainer/styles/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/CardContainer/types/index.js +4 -0
- package/lib/module/component/AIA/atoms/CardContainer/types/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Carousel/Carousel.js +130 -0
- package/lib/module/component/AIA/atoms/Carousel/Carousel.js.map +1 -0
- package/lib/module/component/AIA/atoms/Carousel/README.md +23 -0
- package/lib/module/component/AIA/atoms/Carousel/changelog.txt +23 -0
- package/lib/module/component/AIA/atoms/Carousel/config/index.js +10 -0
- package/lib/module/component/AIA/atoms/Carousel/config/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Carousel/index.js +4 -0
- package/lib/module/component/AIA/atoms/Carousel/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Carousel/styles/index.js +44 -0
- package/lib/module/component/AIA/atoms/Carousel/styles/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Carousel/types/index.js +10 -0
- package/lib/module/component/AIA/atoms/Carousel/types/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Chip/Chip.js +126 -0
- package/lib/module/component/AIA/atoms/Chip/Chip.js.map +1 -0
- package/lib/module/component/AIA/atoms/Chip/README.md +38 -0
- package/lib/module/component/AIA/atoms/Chip/changelog.txt +64 -0
- package/lib/module/component/AIA/atoms/Chip/config/index.js +24 -0
- package/lib/module/component/AIA/atoms/Chip/config/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Chip/index.js +4 -0
- package/lib/module/component/AIA/atoms/Chip/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Chip/styles/index.js +93 -0
- package/lib/module/component/AIA/atoms/Chip/styles/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Chip/types/index.js +2 -0
- package/lib/module/component/AIA/atoms/Chip/types/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/DatePicker/DatePicker.js +156 -0
- package/lib/module/component/AIA/atoms/DatePicker/DatePicker.js.map +1 -0
- package/lib/module/component/AIA/atoms/DatePicker/README.md +58 -0
- package/lib/module/component/AIA/atoms/DatePicker/changelog.txt +39 -0
- package/lib/module/component/AIA/atoms/DatePicker/config/index.js +23 -0
- package/lib/module/component/AIA/atoms/DatePicker/config/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/DatePicker/index.js +4 -0
- package/lib/module/component/AIA/atoms/DatePicker/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/DatePicker/styles/index.js +63 -0
- package/lib/module/component/AIA/atoms/DatePicker/styles/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/DatePicker/types/index.js +2 -0
- package/lib/module/component/AIA/atoms/DatePicker/types/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/DialogContainer/DialogContainer.js +61 -0
- package/lib/module/component/AIA/atoms/DialogContainer/DialogContainer.js.map +1 -0
- package/lib/module/component/AIA/atoms/DialogContainer/README.md +21 -0
- package/lib/module/component/AIA/atoms/DialogContainer/changelog.txt +16 -0
- package/lib/module/component/AIA/atoms/DialogContainer/config/index.js +10 -0
- package/lib/module/component/AIA/atoms/DialogContainer/config/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/DialogContainer/index.js +4 -0
- package/lib/module/component/AIA/atoms/DialogContainer/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/DialogContainer/styles/index.js +25 -0
- package/lib/module/component/AIA/atoms/DialogContainer/styles/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/DialogContainer/types/index.js +4 -0
- package/lib/module/component/AIA/atoms/DialogContainer/types/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Divider/Divider.js +63 -0
- package/lib/module/component/AIA/atoms/Divider/Divider.js.map +1 -0
- package/lib/module/component/AIA/atoms/Divider/README.md +14 -0
- package/lib/module/component/AIA/atoms/Divider/changelog.txt +10 -0
- package/lib/module/component/AIA/atoms/Divider/config/index.js +7 -0
- package/lib/module/component/AIA/atoms/Divider/config/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Divider/index.js +4 -0
- package/lib/module/component/AIA/atoms/Divider/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Divider/styles/index.js +16 -0
- package/lib/module/component/AIA/atoms/Divider/styles/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Divider/types/index.js +2 -0
- package/lib/module/component/AIA/atoms/Divider/types/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Drawer/Drawer.js +92 -0
- package/lib/module/component/AIA/atoms/Drawer/Drawer.js.map +1 -0
- package/lib/module/component/AIA/atoms/Drawer/README.md +24 -0
- package/lib/module/component/AIA/atoms/Drawer/changelog.txt +20 -0
- package/lib/module/component/AIA/atoms/Drawer/config/index.js +11 -0
- package/lib/module/component/AIA/atoms/Drawer/config/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Drawer/index.js +4 -0
- package/lib/module/component/AIA/atoms/Drawer/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Drawer/styles/index.js +21 -0
- package/lib/module/component/AIA/atoms/Drawer/styles/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Drawer/types/index.js +4 -0
- package/lib/module/component/AIA/atoms/Drawer/types/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/FloatingButton/FloatingButton.js +113 -0
- package/lib/module/component/AIA/atoms/FloatingButton/FloatingButton.js.map +1 -0
- package/lib/module/component/AIA/atoms/FloatingButton/README.md +15 -0
- package/lib/module/component/AIA/atoms/FloatingButton/changelog.txt +19 -0
- package/lib/module/component/AIA/atoms/FloatingButton/config/index.js +7 -0
- package/lib/module/component/AIA/atoms/FloatingButton/config/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/FloatingButton/index.js +4 -0
- package/lib/module/component/AIA/atoms/FloatingButton/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/FloatingButton/styles/index.js +38 -0
- package/lib/module/component/AIA/atoms/FloatingButton/styles/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/FloatingButton/types/index.js +2 -0
- package/lib/module/component/AIA/atoms/FloatingButton/types/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Icon/Icon.js +138 -0
- package/lib/module/component/AIA/atoms/Icon/Icon.js.map +1 -0
- package/lib/module/component/AIA/atoms/Icon/README.md +40 -0
- package/lib/module/component/AIA/atoms/Icon/changelog.txt +30 -0
- package/lib/module/component/AIA/atoms/Icon/index.js +4 -0
- package/lib/module/component/AIA/atoms/Icon/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Icon/styles/index.js +12 -0
- package/lib/module/component/AIA/atoms/Icon/styles/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Icon/types/index.js +4 -0
- package/lib/module/component/AIA/atoms/Icon/types/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/IconButton/IconButton.js +110 -0
- package/lib/module/component/AIA/atoms/IconButton/IconButton.js.map +1 -0
- package/lib/module/component/AIA/atoms/IconButton/README.md +17 -0
- package/lib/module/component/AIA/atoms/IconButton/changelog.txt +20 -0
- package/lib/module/component/AIA/atoms/IconButton/config/index.js +11 -0
- package/lib/module/component/AIA/atoms/IconButton/config/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/IconButton/index.js +4 -0
- package/lib/module/component/AIA/atoms/IconButton/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/IconButton/styles/index.js +45 -0
- package/lib/module/component/AIA/atoms/IconButton/styles/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/IconButton/types/index.js +2 -0
- package/lib/module/component/AIA/atoms/IconButton/types/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Icons/changelog.txt +19 -0
- package/lib/module/component/AIA/atoms/Icons/document-control/index.js +128 -0
- package/lib/module/component/AIA/atoms/Icons/document-control/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Icons/function/index.js +387 -0
- package/lib/module/component/AIA/atoms/Icons/function/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Icons/general/index.js +569 -0
- package/lib/module/component/AIA/atoms/Icons/general/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Icons/health-and-wellness/index.js +296 -0
- package/lib/module/component/AIA/atoms/Icons/health-and-wellness/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Icons/index.js +34 -0
- package/lib/module/component/AIA/atoms/Icons/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Icons/login/index.js +86 -0
- package/lib/module/component/AIA/atoms/Icons/login/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Icons/media-control/index.js +128 -0
- package/lib/module/component/AIA/atoms/Icons/media-control/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Icons/menu/index.js +303 -0
- package/lib/module/component/AIA/atoms/Icons/menu/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Icons/rating/index.js +114 -0
- package/lib/module/component/AIA/atoms/Icons/rating/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Icons/red-illustrations/index.js +478 -0
- package/lib/module/component/AIA/atoms/Icons/red-illustrations/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Icons/social-media/index.js +93 -0
- package/lib/module/component/AIA/atoms/Icons/social-media/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Icons/system-control/index.js +338 -0
- package/lib/module/component/AIA/atoms/Icons/system-control/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Icons/type/index.js +30 -0
- package/lib/module/component/AIA/atoms/Icons/type/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/IllustrationIcons/account-setup/index.js +39 -0
- package/lib/module/component/AIA/atoms/IllustrationIcons/account-setup/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/IllustrationIcons/changelog.txt +0 -0
- package/lib/module/component/AIA/atoms/IllustrationIcons/empty-state/index.js +33 -0
- package/lib/module/component/AIA/atoms/IllustrationIcons/empty-state/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/IllustrationIcons/health-and-wellness/index.js +63 -0
- package/lib/module/component/AIA/atoms/IllustrationIcons/health-and-wellness/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/IllustrationIcons/index.js +40 -0
- package/lib/module/component/AIA/atoms/IllustrationIcons/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/IllustrationIcons/medical/index.js +45 -0
- package/lib/module/component/AIA/atoms/IllustrationIcons/medical/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/IllustrationIcons/payment/index.js +31 -0
- package/lib/module/component/AIA/atoms/IllustrationIcons/payment/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/IllustrationIcons/people-agents/index.js +45 -0
- package/lib/module/component/AIA/atoms/IllustrationIcons/people-agents/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/IllustrationIcons/people-celebration/index.js +59 -0
- package/lib/module/component/AIA/atoms/IllustrationIcons/people-celebration/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/IllustrationIcons/people-exercise/index.js +73 -0
- package/lib/module/component/AIA/atoms/IllustrationIcons/people-exercise/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/IllustrationIcons/people-family/index.js +55 -0
- package/lib/module/component/AIA/atoms/IllustrationIcons/people-family/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/IllustrationIcons/people-general/index.js +51 -0
- package/lib/module/component/AIA/atoms/IllustrationIcons/people-general/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/IllustrationIcons/people-lifestyle/index.js +67 -0
- package/lib/module/component/AIA/atoms/IllustrationIcons/people-lifestyle/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/IllustrationIcons/people-medical/index.js +55 -0
- package/lib/module/component/AIA/atoms/IllustrationIcons/people-medical/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/IllustrationIcons/success-and-reward/index.js +39 -0
- package/lib/module/component/AIA/atoms/IllustrationIcons/success-and-reward/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/IllustrationIcons/system/index.js +35 -0
- package/lib/module/component/AIA/atoms/IllustrationIcons/system/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/IllustrationIcons/type/index.js +33 -0
- package/lib/module/component/AIA/atoms/IllustrationIcons/type/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Image/Image.js +53 -0
- package/lib/module/component/AIA/atoms/Image/Image.js.map +1 -0
- package/lib/module/component/AIA/atoms/Image/README.md +35 -0
- package/lib/module/component/AIA/atoms/Image/changelog.txt +25 -0
- package/lib/module/component/AIA/atoms/Image/index.js +4 -0
- package/lib/module/component/AIA/atoms/Image/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Image/styles/index.js +19 -0
- package/lib/module/component/AIA/atoms/Image/styles/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Image/types/index.js +4 -0
- package/lib/module/component/AIA/atoms/Image/types/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/InlineButton/InlineButton.js +73 -0
- package/lib/module/component/AIA/atoms/InlineButton/InlineButton.js.map +1 -0
- package/lib/module/component/AIA/atoms/InlineButton/README.md +15 -0
- package/lib/module/component/AIA/atoms/InlineButton/changelog.txt +7 -0
- package/lib/module/component/AIA/atoms/InlineButton/config/index.js +7 -0
- package/lib/module/component/AIA/atoms/InlineButton/config/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/InlineButton/index.js +4 -0
- package/lib/module/component/AIA/atoms/InlineButton/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/InlineButton/styles/index.js +29 -0
- package/lib/module/component/AIA/atoms/InlineButton/styles/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/InlineButton/types/index.js +2 -0
- package/lib/module/component/AIA/atoms/InlineButton/types/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Input/Input.js +241 -0
- package/lib/module/component/AIA/atoms/Input/Input.js.map +1 -0
- package/lib/module/component/AIA/atoms/Input/README.md +68 -0
- package/lib/module/component/AIA/atoms/Input/changelog.txt +77 -0
- package/lib/module/component/AIA/atoms/Input/config/index.js +23 -0
- package/lib/module/component/AIA/atoms/Input/config/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Input/index.js +4 -0
- package/lib/module/component/AIA/atoms/Input/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Input/styles/index.js +120 -0
- package/lib/module/component/AIA/atoms/Input/styles/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Input/types/index.js +4 -0
- package/lib/module/component/AIA/atoms/Input/types/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Label/Label.js +54 -0
- package/lib/module/component/AIA/atoms/Label/Label.js.map +1 -0
- package/lib/module/component/AIA/atoms/Label/README.md +14 -0
- package/lib/module/component/AIA/atoms/Label/changelog.txt +21 -0
- package/lib/module/component/AIA/atoms/Label/config/index.js +7 -0
- package/lib/module/component/AIA/atoms/Label/config/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Label/index.js +4 -0
- package/lib/module/component/AIA/atoms/Label/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Label/styles/index.js +16 -0
- package/lib/module/component/AIA/atoms/Label/styles/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Label/types/index.js +2 -0
- package/lib/module/component/AIA/atoms/Label/types/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/LazyLoad/LazyLoad.js +39 -0
- package/lib/module/component/AIA/atoms/LazyLoad/LazyLoad.js.map +1 -0
- package/lib/module/component/AIA/atoms/LazyLoad/LazyLoadView.js +22 -0
- package/lib/module/component/AIA/atoms/LazyLoad/LazyLoadView.js.map +1 -0
- package/lib/module/component/AIA/atoms/LazyLoad/README.md +17 -0
- package/lib/module/component/AIA/atoms/LazyLoad/changelog.txt +24 -0
- package/lib/module/component/AIA/atoms/LazyLoad/index.js +5 -0
- package/lib/module/component/AIA/atoms/LazyLoad/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/LazyLoad/styles/index.js +13 -0
- package/lib/module/component/AIA/atoms/LazyLoad/styles/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/LazyLoad/types/index.js +4 -0
- package/lib/module/component/AIA/atoms/LazyLoad/types/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/MapWrapper/MapWrapper.js +39 -0
- package/lib/module/component/AIA/atoms/MapWrapper/MapWrapper.js.map +1 -0
- package/lib/module/component/AIA/atoms/MapWrapper/README.md +63 -0
- package/lib/module/component/AIA/atoms/MapWrapper/changelog.txt +14 -0
- package/lib/module/component/AIA/atoms/MapWrapper/config/index.js +7 -0
- package/lib/module/component/AIA/atoms/MapWrapper/config/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/MapWrapper/index.js +4 -0
- package/lib/module/component/AIA/atoms/MapWrapper/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/MapWrapper/styles/index.js +17 -0
- package/lib/module/component/AIA/atoms/MapWrapper/styles/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/MapWrapper/types/index.js +4 -0
- package/lib/module/component/AIA/atoms/MapWrapper/types/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/ProgressBar/ProgressBar.js +119 -0
- package/lib/module/component/AIA/atoms/ProgressBar/ProgressBar.js.map +1 -0
- package/lib/module/component/AIA/atoms/ProgressBar/README.md +15 -0
- package/lib/module/component/AIA/atoms/ProgressBar/changelog.txt +7 -0
- package/lib/module/component/AIA/atoms/ProgressBar/config/index.js +7 -0
- package/lib/module/component/AIA/atoms/ProgressBar/config/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/ProgressBar/index.js +4 -0
- package/lib/module/component/AIA/atoms/ProgressBar/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/ProgressBar/styles/index.js +71 -0
- package/lib/module/component/AIA/atoms/ProgressBar/styles/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/ProgressBar/types/index.js +2 -0
- package/lib/module/component/AIA/atoms/ProgressBar/types/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Rating/README.md +25 -0
- package/lib/module/component/AIA/atoms/Rating/Rating.js +197 -0
- package/lib/module/component/AIA/atoms/Rating/Rating.js.map +1 -0
- package/lib/module/component/AIA/atoms/Rating/changelog.txt +32 -0
- package/lib/module/component/AIA/atoms/Rating/config/index.js +53 -0
- package/lib/module/component/AIA/atoms/Rating/config/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Rating/index.js +4 -0
- package/lib/module/component/AIA/atoms/Rating/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Rating/styles/index.js +64 -0
- package/lib/module/component/AIA/atoms/Rating/styles/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Rating/types/index.js +2 -0
- package/lib/module/component/AIA/atoms/Rating/types/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/SingleCheckbox/Readme.md +24 -0
- package/lib/module/component/AIA/atoms/SingleCheckbox/SingleCheckbox.js +67 -0
- package/lib/module/component/AIA/atoms/SingleCheckbox/SingleCheckbox.js.map +1 -0
- package/lib/module/component/AIA/atoms/SingleCheckbox/changelog.txt +32 -0
- package/lib/module/component/AIA/atoms/SingleCheckbox/config/index.js +12 -0
- package/lib/module/component/AIA/atoms/SingleCheckbox/config/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/SingleCheckbox/index.js +4 -0
- package/lib/module/component/AIA/atoms/SingleCheckbox/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/SingleCheckbox/styles/index.js +35 -0
- package/lib/module/component/AIA/atoms/SingleCheckbox/styles/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/SingleCheckbox/types/index.js +2 -0
- package/lib/module/component/AIA/atoms/SingleCheckbox/types/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/SingleRadio/README.md +23 -0
- package/lib/module/component/AIA/atoms/SingleRadio/SingleRadio.js +57 -0
- package/lib/module/component/AIA/atoms/SingleRadio/SingleRadio.js.map +1 -0
- package/lib/module/component/AIA/atoms/SingleRadio/changelog.txt +31 -0
- package/lib/module/component/AIA/atoms/SingleRadio/index.js +4 -0
- package/lib/module/component/AIA/atoms/SingleRadio/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/SingleRadio/styles/index.js +45 -0
- package/lib/module/component/AIA/atoms/SingleRadio/styles/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/SingleRadio/types/index.js +2 -0
- package/lib/module/component/AIA/atoms/SingleRadio/types/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Surface/README.md +14 -0
- package/lib/module/component/AIA/atoms/Surface/Surface.js +165 -0
- package/lib/module/component/AIA/atoms/Surface/Surface.js.map +1 -0
- package/lib/module/component/AIA/atoms/Surface/changelog.txt +10 -0
- package/lib/module/component/AIA/atoms/Surface/config/index.js +19 -0
- package/lib/module/component/AIA/atoms/Surface/config/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Surface/index.js +4 -0
- package/lib/module/component/AIA/atoms/Surface/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Surface/styles/index.js +12 -0
- package/lib/module/component/AIA/atoms/Surface/styles/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Surface/types/index.js +2 -0
- package/lib/module/component/AIA/atoms/Surface/types/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Switch/Changelog.txt +41 -0
- package/lib/module/component/AIA/atoms/Switch/Switch.js +127 -0
- package/lib/module/component/AIA/atoms/Switch/Switch.js.map +1 -0
- package/lib/module/component/AIA/atoms/Switch/config/index.js +11 -0
- package/lib/module/component/AIA/atoms/Switch/config/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Switch/index.js +4 -0
- package/lib/module/component/AIA/atoms/Switch/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Switch/styles/index.js +26 -0
- package/lib/module/component/AIA/atoms/Switch/styles/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Switch/types/index.js +2 -0
- package/lib/module/component/AIA/atoms/Switch/types/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Tab/README.md +17 -0
- package/lib/module/component/AIA/atoms/Tab/Tab.js +88 -0
- package/lib/module/component/AIA/atoms/Tab/Tab.js.map +1 -0
- package/lib/module/component/AIA/atoms/Tab/changelog.txt +45 -0
- package/lib/module/component/AIA/atoms/Tab/index.js +4 -0
- package/lib/module/component/AIA/atoms/Tab/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Tab/styles/index.js +47 -0
- package/lib/module/component/AIA/atoms/Tab/styles/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Tab/types/index.js +2 -0
- package/lib/module/component/AIA/atoms/Tab/types/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Tag/README.md +15 -0
- package/lib/module/component/AIA/atoms/Tag/Tag.js +89 -0
- package/lib/module/component/AIA/atoms/Tag/Tag.js.map +1 -0
- package/lib/module/component/AIA/atoms/Tag/changelog.txt +18 -0
- package/lib/module/component/AIA/atoms/Tag/config/index.js +11 -0
- package/lib/module/component/AIA/atoms/Tag/config/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Tag/index.js +4 -0
- package/lib/module/component/AIA/atoms/Tag/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Tag/styles/index.js +41 -0
- package/lib/module/component/AIA/atoms/Tag/styles/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Tag/types/index.js +2 -0
- package/lib/module/component/AIA/atoms/Tag/types/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Text/README.md +30 -0
- package/lib/module/component/AIA/atoms/Text/Text.js +86 -0
- package/lib/module/component/AIA/atoms/Text/Text.js.map +1 -0
- package/lib/module/component/AIA/atoms/Text/changelog.txt +38 -0
- package/lib/module/component/AIA/atoms/Text/config/index.js +10 -0
- package/lib/module/component/AIA/atoms/Text/config/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Text/index.js +4 -0
- package/lib/module/component/AIA/atoms/Text/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Text/styles/index.js +29 -0
- package/lib/module/component/AIA/atoms/Text/styles/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Text/types/index.js +4 -0
- package/lib/module/component/AIA/atoms/Text/types/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/TextArea/README.md +33 -0
- package/lib/module/component/AIA/atoms/TextArea/TextArea.js +117 -0
- package/lib/module/component/AIA/atoms/TextArea/TextArea.js.map +1 -0
- package/lib/module/component/AIA/atoms/TextArea/changelog.txt +25 -0
- package/lib/module/component/AIA/atoms/TextArea/config/index.js +11 -0
- package/lib/module/component/AIA/atoms/TextArea/config/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/TextArea/index.js +4 -0
- package/lib/module/component/AIA/atoms/TextArea/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/TextArea/styles/index.js +83 -0
- package/lib/module/component/AIA/atoms/TextArea/styles/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/TextArea/types/index.js +2 -0
- package/lib/module/component/AIA/atoms/TextArea/types/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Toggle/README.md +15 -0
- package/lib/module/component/AIA/atoms/Toggle/Toggle.js +79 -0
- package/lib/module/component/AIA/atoms/Toggle/Toggle.js.map +1 -0
- package/lib/module/component/AIA/atoms/Toggle/changelog.txt +33 -0
- package/lib/module/component/AIA/atoms/Toggle/config/index.js +7 -0
- package/lib/module/component/AIA/atoms/Toggle/config/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Toggle/index.js +4 -0
- package/lib/module/component/AIA/atoms/Toggle/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Toggle/styles/index.js +45 -0
- package/lib/module/component/AIA/atoms/Toggle/styles/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Toggle/types/index.js +2 -0
- package/lib/module/component/AIA/atoms/Toggle/types/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Tooltip/Changelog.txt +34 -0
- package/lib/module/component/AIA/atoms/Tooltip/README.md +27 -0
- package/lib/module/component/AIA/atoms/Tooltip/Tooltip.js +93 -0
- package/lib/module/component/AIA/atoms/Tooltip/Tooltip.js.map +1 -0
- package/lib/module/component/AIA/atoms/Tooltip/index.js +4 -0
- package/lib/module/component/AIA/atoms/Tooltip/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Tooltip/styles/index.js +34 -0
- package/lib/module/component/AIA/atoms/Tooltip/styles/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/Tooltip/types/index.js +4 -0
- package/lib/module/component/AIA/atoms/Tooltip/types/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/ValueStepper/README.md +26 -0
- package/lib/module/component/AIA/atoms/ValueStepper/ValueStepper.js +182 -0
- package/lib/module/component/AIA/atoms/ValueStepper/ValueStepper.js.map +1 -0
- package/lib/module/component/AIA/atoms/ValueStepper/changelog.txt +23 -0
- package/lib/module/component/AIA/atoms/ValueStepper/config/index.js +19 -0
- package/lib/module/component/AIA/atoms/ValueStepper/config/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/ValueStepper/index.js +4 -0
- package/lib/module/component/AIA/atoms/ValueStepper/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/ValueStepper/styles/index.js +88 -0
- package/lib/module/component/AIA/atoms/ValueStepper/styles/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/ValueStepper/types/index.js +2 -0
- package/lib/module/component/AIA/atoms/ValueStepper/types/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/changelog.txt +5 -0
- package/lib/module/component/AIA/atoms/index.js +35 -0
- package/lib/module/component/AIA/atoms/index.js.map +1 -0
- package/lib/module/component/AIA/atoms/package.json +25 -0
- package/lib/module/component/AIA/hooks/ChangingRef/index.js +4 -0
- package/lib/module/component/AIA/hooks/ChangingRef/index.js.map +1 -0
- package/lib/module/component/AIA/hooks/ChangingRef/useChangingRef.js +25 -0
- package/lib/module/component/AIA/hooks/ChangingRef/useChangingRef.js.map +1 -0
- package/lib/module/component/AIA/hooks/FontConfig/index.js +2070 -0
- package/lib/module/component/AIA/hooks/FontConfig/index.js.map +1 -0
- package/lib/module/component/AIA/hooks/FontConfig/type/index.js +2 -0
- package/lib/module/component/AIA/hooks/FontConfig/type/index.js.map +1 -0
- package/lib/module/component/AIA/hooks/I18nTranslation/index.js +4 -0
- package/lib/module/component/AIA/hooks/I18nTranslation/index.js.map +1 -0
- package/lib/module/component/AIA/hooks/I18nTranslation/useI18nTranslation.js +15 -0
- package/lib/module/component/AIA/hooks/I18nTranslation/useI18nTranslation.js.map +1 -0
- package/lib/module/component/AIA/hooks/ReanimatedTiming/index.js +4 -0
- package/lib/module/component/AIA/hooks/ReanimatedTiming/index.js.map +1 -0
- package/lib/module/component/AIA/hooks/ReanimatedTiming/useReanimatedTiming.js +60 -0
- package/lib/module/component/AIA/hooks/ReanimatedTiming/useReanimatedTiming.js.map +1 -0
- package/lib/module/component/AIA/hooks/Size/index.js +29 -0
- package/lib/module/component/AIA/hooks/Size/index.js.map +1 -0
- package/lib/module/component/AIA/hooks/Spacing/index.js +18 -0
- package/lib/module/component/AIA/hooks/Spacing/index.js.map +1 -0
- package/lib/module/component/AIA/hooks/UnchangeFunction/index.js +4 -0
- package/lib/module/component/AIA/hooks/UnchangeFunction/index.js.map +1 -0
- package/lib/module/component/AIA/hooks/UnchangeFunction/useUnchangeFunction.js +25 -0
- package/lib/module/component/AIA/hooks/UnchangeFunction/useUnchangeFunction.js.map +1 -0
- package/lib/module/component/AIA/hooks/UseFontScale/index.js +4 -0
- package/lib/module/component/AIA/hooks/UseFontScale/index.js.map +1 -0
- package/lib/module/component/AIA/hooks/UseFontScale/useFontScale.js +17 -0
- package/lib/module/component/AIA/hooks/UseFontScale/useFontScale.js.map +1 -0
- package/lib/module/component/AIA/hooks/WindowDimensions/WindowDimensions.js +22 -0
- package/lib/module/component/AIA/hooks/WindowDimensions/WindowDimensions.js.map +1 -0
- package/lib/module/component/AIA/hooks/WindowDimensions/index.js +4 -0
- package/lib/module/component/AIA/hooks/WindowDimensions/index.js.map +1 -0
- package/lib/module/component/AIA/hooks/WindowDimensions/types/index.js +2 -0
- package/lib/module/component/AIA/hooks/WindowDimensions/types/index.js.map +1 -0
- package/lib/module/component/AIA/hooks/index.js +13 -0
- package/lib/module/component/AIA/hooks/index.js.map +1 -0
- package/lib/module/component/AIA/hooks/package.json +18 -0
- package/lib/module/component/AIA/hooks/useCustomTheme/index.js +4 -0
- package/lib/module/component/AIA/hooks/useCustomTheme/index.js.map +1 -0
- package/lib/module/component/AIA/hooks/useCustomTheme/useCustomTheme.js +42 -0
- package/lib/module/component/AIA/hooks/useCustomTheme/useCustomTheme.js.map +1 -0
- package/lib/module/component/AIA/icons/changelog.txt +61 -0
- package/lib/module/component/AIA/icons/document-control/bold.svg +3 -0
- package/lib/module/component/AIA/icons/document-control/bullet-point.svg +3 -0
- package/lib/module/component/AIA/icons/document-control/copy-document.svg +3 -0
- package/lib/module/component/AIA/icons/document-control/create-new-document.svg +4 -0
- package/lib/module/component/AIA/icons/document-control/duplicate-document.svg +4 -0
- package/lib/module/component/AIA/icons/document-control/fontsize-large.svg +4 -0
- package/lib/module/component/AIA/icons/document-control/fontsize-medium.svg +4 -0
- package/lib/module/component/AIA/icons/document-control/fontsize-small.svg +4 -0
- package/lib/module/component/AIA/icons/document-control/index.js +128 -0
- package/lib/module/component/AIA/icons/document-control/index.js.map +1 -0
- package/lib/module/component/AIA/icons/document-control/italic.svg +3 -0
- package/lib/module/component/AIA/icons/document-control/print-solid.svg +4 -0
- package/lib/module/component/AIA/icons/document-control/print.svg +4 -0
- package/lib/module/component/AIA/icons/document-control/sign-solid.svg +3 -0
- package/lib/module/component/AIA/icons/document-control/sign.svg +3 -0
- package/lib/module/component/AIA/icons/document-control/underline.svg +3 -0
- package/lib/module/component/AIA/icons/function/attach.svg +3 -0
- package/lib/module/component/AIA/icons/function/bookmark-solid-2.svg +3 -0
- package/lib/module/component/AIA/icons/function/bookmark-solid.svg +3 -0
- package/lib/module/component/AIA/icons/function/camera-solid.svg +4 -0
- package/lib/module/component/AIA/icons/function/camera.svg +4 -0
- package/lib/module/component/AIA/icons/function/cart-solid.svg +3 -0
- package/lib/module/component/AIA/icons/function/cart.svg +4 -0
- package/lib/module/component/AIA/icons/function/delete-solid.svg +3 -0
- package/lib/module/component/AIA/icons/function/delete.svg +4 -0
- package/lib/module/component/AIA/icons/function/direction-solid.svg +3 -0
- package/lib/module/component/AIA/icons/function/direction.svg +3 -0
- package/lib/module/component/AIA/icons/function/download.svg +4 -0
- package/lib/module/component/AIA/icons/function/edit.svg +3 -0
- package/lib/module/component/AIA/icons/function/email-solid.svg +4 -0
- package/lib/module/component/AIA/icons/function/email.svg +3 -0
- package/lib/module/component/AIA/icons/function/external-link.svg +4 -0
- package/lib/module/component/AIA/icons/function/filter-funnel-solid.svg +3 -0
- package/lib/module/component/AIA/icons/function/filter-funnel.svg +3 -0
- package/lib/module/component/AIA/icons/function/filter-line-funnel.svg +3 -0
- package/lib/module/component/AIA/icons/function/filter-slider-solid.svg +4 -0
- package/lib/module/component/AIA/icons/function/filter-slider.svg +4 -0
- package/lib/module/component/AIA/icons/function/gps.svg +4 -0
- package/lib/module/component/AIA/icons/function/grid-solid.svg +3 -0
- package/lib/module/component/AIA/icons/function/grid.svg +3 -0
- package/lib/module/component/AIA/icons/function/index.js +387 -0
- package/lib/module/component/AIA/icons/function/index.js.map +1 -0
- package/lib/module/component/AIA/icons/function/info-solid.svg +3 -0
- package/lib/module/component/AIA/icons/function/info.svg +5 -0
- package/lib/module/component/AIA/icons/function/link.svg +4 -0
- package/lib/module/component/AIA/icons/function/live-chat-solid.svg +4 -0
- package/lib/module/component/AIA/icons/function/lock-solid.svg +3 -0
- package/lib/module/component/AIA/icons/function/lock.svg +3 -0
- package/lib/module/component/AIA/icons/function/log-out-solid.svg +3 -0
- package/lib/module/component/AIA/icons/function/log-out.svg +3 -0
- package/lib/module/component/AIA/icons/function/mask.svg +3 -0
- package/lib/module/component/AIA/icons/function/mic-solid.svg +4 -0
- package/lib/module/component/AIA/icons/function/mic.svg +4 -0
- package/lib/module/component/AIA/icons/function/phone-solid.svg +3 -0
- package/lib/module/component/AIA/icons/function/phone.svg +3 -0
- package/lib/module/component/AIA/icons/function/pin-solid.svg +3 -0
- package/lib/module/component/AIA/icons/function/pin.svg +4 -0
- package/lib/module/component/AIA/icons/function/search.svg +3 -0
- package/lib/module/component/AIA/icons/function/send-msg.svg +3 -0
- package/lib/module/component/AIA/icons/function/share-solid.svg +3 -0
- package/lib/module/component/AIA/icons/function/share.svg +3 -0
- package/lib/module/component/AIA/icons/function/sort-by-alphabet.svg +4 -0
- package/lib/module/component/AIA/icons/function/unlink.svg +4 -0
- package/lib/module/component/AIA/icons/function/unlock-solid.svg +3 -0
- package/lib/module/component/AIA/icons/function/unlock.svg +3 -0
- package/lib/module/component/AIA/icons/function/unmask.svg +4 -0
- package/lib/module/component/AIA/icons/function/upload-cloud.svg +4 -0
- package/lib/module/component/AIA/icons/function/vertical-order.svg +3 -0
- package/lib/module/component/AIA/icons/function/write.svg +4 -0
- package/lib/module/component/AIA/icons/general/ai.svg +10 -0
- package/lib/module/component/AIA/icons/general/alarm-solid.svg +4 -0
- package/lib/module/component/AIA/icons/general/alarm.svg +4 -0
- package/lib/module/component/AIA/icons/general/album.svg +5 -0
- package/lib/module/component/AIA/icons/general/alert-solid.svg +3 -0
- package/lib/module/component/AIA/icons/general/alert.svg +5 -0
- package/lib/module/component/AIA/icons/general/award.svg +3 -0
- package/lib/module/component/AIA/icons/general/birthday.svg +3 -0
- package/lib/module/component/AIA/icons/general/block.svg +3 -0
- package/lib/module/component/AIA/icons/general/bulb.svg +3 -0
- package/lib/module/component/AIA/icons/general/business.svg +3 -0
- package/lib/module/component/AIA/icons/general/calendar-retake.svg +3 -0
- package/lib/module/component/AIA/icons/general/calendar-solid.svg +3 -0
- package/lib/module/component/AIA/icons/general/calendar.svg +4 -0
- package/lib/module/component/AIA/icons/general/chart.svg +4 -0
- package/lib/module/component/AIA/icons/general/chatbot.svg +3 -0
- package/lib/module/component/AIA/icons/general/comment.svg +3 -0
- package/lib/module/component/AIA/icons/general/contact-list-solid.svg +3 -0
- package/lib/module/component/AIA/icons/general/countdown.svg +4 -0
- package/lib/module/component/AIA/icons/general/coupon-solid.svg +3 -0
- package/lib/module/component/AIA/icons/general/coupon.svg +5 -0
- package/lib/module/component/AIA/icons/general/decrease.svg +4 -0
- package/lib/module/component/AIA/icons/general/delete-text.svg +4 -0
- package/lib/module/component/AIA/icons/general/discount.svg +4 -0
- package/lib/module/component/AIA/icons/general/earn-points.svg +5 -0
- package/lib/module/component/AIA/icons/general/enquiry-solid.svg +3 -0
- package/lib/module/component/AIA/icons/general/enquiry.svg +5 -0
- package/lib/module/component/AIA/icons/general/exercise-event.svg +4 -0
- package/lib/module/component/AIA/icons/general/expired.svg +3 -0
- package/lib/module/component/AIA/icons/general/file.svg +3 -0
- package/lib/module/component/AIA/icons/general/flash.svg +3 -0
- package/lib/module/component/AIA/icons/general/folder-bookmark.svg +3 -0
- package/lib/module/component/AIA/icons/general/folder-search.svg +4 -0
- package/lib/module/component/AIA/icons/general/gift.svg +3 -0
- package/lib/module/component/AIA/icons/general/globe.svg +3 -0
- package/lib/module/component/AIA/icons/general/goal.svg +3 -0
- package/lib/module/component/AIA/icons/general/goals-solid.svg +3 -0
- package/lib/module/component/AIA/icons/general/group.svg +4 -0
- package/lib/module/component/AIA/icons/general/increase.svg +4 -0
- package/lib/module/component/AIA/icons/general/index.js +583 -0
- package/lib/module/component/AIA/icons/general/index.js.map +1 -0
- package/lib/module/component/AIA/icons/general/laptop-solid.svg +3 -0
- package/lib/module/component/AIA/icons/general/laptop.svg +4 -0
- package/lib/module/component/AIA/icons/general/like-solid.svg +3 -0
- package/lib/module/component/AIA/icons/general/like.svg +3 -0
- package/lib/module/component/AIA/icons/general/list.svg +8 -0
- package/lib/module/component/AIA/icons/general/map-solid.svg +3 -0
- package/lib/module/component/AIA/icons/general/map.svg +3 -0
- package/lib/module/component/AIA/icons/general/medal-solid.svg +3 -0
- package/lib/module/component/AIA/icons/general/medal.svg +4 -0
- package/lib/module/component/AIA/icons/general/meetup.svg +4 -0
- package/lib/module/component/AIA/icons/general/membership-card-solid.svg +3 -0
- package/lib/module/component/AIA/icons/general/membership-card.svg +4 -0
- package/lib/module/component/AIA/icons/general/notes-solid.svg +4 -0
- package/lib/module/component/AIA/icons/general/notes.svg +4 -0
- package/lib/module/component/AIA/icons/general/notification-new.svg +4 -0
- package/lib/module/component/AIA/icons/general/notification-off.svg +4 -0
- package/lib/module/component/AIA/icons/general/notification-solid.svg +4 -0
- package/lib/module/component/AIA/icons/general/notification.svg +4 -0
- package/lib/module/component/AIA/icons/general/photo.svg +4 -0
- package/lib/module/component/AIA/icons/general/podcast.svg +3 -0
- package/lib/module/component/AIA/icons/general/popular-solid.svg +3 -0
- package/lib/module/component/AIA/icons/general/popular.svg +4 -0
- package/lib/module/component/AIA/icons/general/post-office.svg +3 -0
- package/lib/module/component/AIA/icons/general/protect-solid.svg +3 -0
- package/lib/module/component/AIA/icons/general/protect.svg +3 -0
- package/lib/module/component/AIA/icons/general/push-notification.svg +5 -0
- package/lib/module/component/AIA/icons/general/qr.svg +9 -0
- package/lib/module/component/AIA/icons/general/question-solid.svg +3 -0
- package/lib/module/component/AIA/icons/general/question.svg +5 -0
- package/lib/module/component/AIA/icons/general/read-solid.svg +3 -0
- package/lib/module/component/AIA/icons/general/read.svg +3 -0
- package/lib/module/component/AIA/icons/general/report.svg +5 -0
- package/lib/module/component/AIA/icons/general/slide-show.svg +4 -0
- package/lib/module/component/AIA/icons/general/speed.svg +5 -0
- package/lib/module/component/AIA/icons/general/swipe.svg +4 -0
- package/lib/module/component/AIA/icons/general/time-solid.svg +3 -0
- package/lib/module/component/AIA/icons/general/time.svg +4 -0
- package/lib/module/component/AIA/icons/general/video-solid.svg +3 -0
- package/lib/module/component/AIA/icons/general/video.svg +3 -0
- package/lib/module/component/AIA/icons/general/warning.svg +4 -0
- package/lib/module/component/AIA/icons/health-and-wellness/alcohol.svg +4 -0
- package/lib/module/component/AIA/icons/health-and-wellness/beauty.svg +4 -0
- package/lib/module/component/AIA/icons/health-and-wellness/beer.svg +4 -0
- package/lib/module/component/AIA/icons/health-and-wellness/blood-sugar.svg +4 -0
- package/lib/module/component/AIA/icons/health-and-wellness/breath.svg +4 -0
- package/lib/module/component/AIA/icons/health-and-wellness/cleaning.svg +5 -0
- package/lib/module/component/AIA/icons/health-and-wellness/coffee.svg +4 -0
- package/lib/module/component/AIA/icons/health-and-wellness/dark.svg +4 -0
- package/lib/module/component/AIA/icons/health-and-wellness/doctor.svg +5 -0
- package/lib/module/component/AIA/icons/health-and-wellness/dream.svg +4 -0
- package/lib/module/component/AIA/icons/health-and-wellness/drumstick.svg +3 -0
- package/lib/module/component/AIA/icons/health-and-wellness/fish.svg +4 -0
- package/lib/module/component/AIA/icons/health-and-wellness/fitness-plan.svg +20 -0
- package/lib/module/component/AIA/icons/health-and-wellness/fitness.svg +3 -0
- package/lib/module/component/AIA/icons/health-and-wellness/flu.svg +3 -0
- package/lib/module/component/AIA/icons/health-and-wellness/food.svg +3 -0
- package/lib/module/component/AIA/icons/health-and-wellness/health-report.svg +8 -0
- package/lib/module/component/AIA/icons/health-and-wellness/healthy-heart.svg +5 -0
- package/lib/module/component/AIA/icons/health-and-wellness/heart-rate-solid.svg +3 -0
- package/lib/module/component/AIA/icons/health-and-wellness/heart-rate.svg +7 -0
- package/lib/module/component/AIA/icons/health-and-wellness/heart-report.svg +5 -0
- package/lib/module/component/AIA/icons/health-and-wellness/index.js +296 -0
- package/lib/module/component/AIA/icons/health-and-wellness/index.js.map +1 -0
- package/lib/module/component/AIA/icons/health-and-wellness/length.svg +3 -0
- package/lib/module/component/AIA/icons/health-and-wellness/nutrition.svg +3 -0
- package/lib/module/component/AIA/icons/health-and-wellness/quick.svg +4 -0
- package/lib/module/component/AIA/icons/health-and-wellness/shine.svg +3 -0
- package/lib/module/component/AIA/icons/health-and-wellness/smoking.svg +3 -0
- package/lib/module/component/AIA/icons/health-and-wellness/snack.svg +3 -0
- package/lib/module/component/AIA/icons/health-and-wellness/steps-solid.svg +3 -0
- package/lib/module/component/AIA/icons/health-and-wellness/steps.svg +3 -0
- package/lib/module/component/AIA/icons/health-and-wellness/strength.svg +4 -0
- package/lib/module/component/AIA/icons/health-and-wellness/sunshine.svg +3 -0
- package/lib/module/component/AIA/icons/health-and-wellness/vegetables.svg +3 -0
- package/lib/module/component/AIA/icons/health-and-wellness/vitality-earn-point.svg +4 -0
- package/lib/module/component/AIA/icons/health-and-wellness/vitality.svg +3 -0
- package/lib/module/component/AIA/icons/health-and-wellness/vitals-solid.svg +3 -0
- package/lib/module/component/AIA/icons/health-and-wellness/vitals.svg +4 -0
- package/lib/module/component/AIA/icons/health-and-wellness/weight.svg +5 -0
- package/lib/module/component/AIA/icons/health-and-wellness/workout-tracker-solid.svg +5 -0
- package/lib/module/component/AIA/icons/health-and-wellness/workout-tracker.svg +3 -0
- package/lib/module/component/AIA/icons/index.js +36 -0
- package/lib/module/component/AIA/icons/index.js.map +1 -0
- package/lib/module/component/AIA/icons/login/advisor.svg +3 -0
- package/lib/module/component/AIA/icons/login/assignee.svg +4 -0
- package/lib/module/component/AIA/icons/login/broker.svg +3 -0
- package/lib/module/component/AIA/icons/login/distribution-partner.svg +3 -0
- package/lib/module/component/AIA/icons/login/employee.svg +5 -0
- package/lib/module/component/AIA/icons/login/employer.svg +3 -0
- package/lib/module/component/AIA/icons/login/general-user-solid.svg +3 -0
- package/lib/module/component/AIA/icons/login/general-user.svg +3 -0
- package/lib/module/component/AIA/icons/login/index.js +86 -0
- package/lib/module/component/AIA/icons/login/index.js.map +1 -0
- package/lib/module/component/AIA/icons/media-control/change-camera-solid.svg +5 -0
- package/lib/module/component/AIA/icons/media-control/change-camera.svg +5 -0
- package/lib/module/component/AIA/icons/media-control/crop.svg +4 -0
- package/lib/module/component/AIA/icons/media-control/flip-solid.svg +3 -0
- package/lib/module/component/AIA/icons/media-control/flip.svg +5 -0
- package/lib/module/component/AIA/icons/media-control/icon-left-carousel-arrow.svg +3 -0
- package/lib/module/component/AIA/icons/media-control/icon-pause.svg +3 -0
- package/lib/module/component/AIA/icons/media-control/icon-play-hero.svg +3 -0
- package/lib/module/component/AIA/icons/media-control/icon-right-carousel-arrow.svg +3 -0
- package/lib/module/component/AIA/icons/media-control/index.js +128 -0
- package/lib/module/component/AIA/icons/media-control/index.js.map +1 -0
- package/lib/module/component/AIA/icons/media-control/pause.svg +3 -0
- package/lib/module/component/AIA/icons/media-control/play.svg +3 -0
- package/lib/module/component/AIA/icons/media-control/rotate-left.svg +3 -0
- package/lib/module/component/AIA/icons/media-control/rotate-right.svg +3 -0
- package/lib/module/component/AIA/icons/media-control/stop.svg +3 -0
- package/lib/module/component/AIA/icons/menu/account-on.svg +3 -0
- package/lib/module/component/AIA/icons/menu/account.svg +4 -0
- package/lib/module/component/AIA/icons/menu/application-on.svg +3 -0
- package/lib/module/component/AIA/icons/menu/application.svg +5 -0
- package/lib/module/component/AIA/icons/menu/calculator-on.svg +3 -0
- package/lib/module/component/AIA/icons/menu/calculator.svg +4 -0
- package/lib/module/component/AIA/icons/menu/create-quotation-on.svg +4 -0
- package/lib/module/component/AIA/icons/menu/create-quotation.svg +5 -0
- package/lib/module/component/AIA/icons/menu/customer-on.svg +4 -0
- package/lib/module/component/AIA/icons/menu/customer.svg +6 -0
- package/lib/module/component/AIA/icons/menu/dashboard-on.svg +3 -0
- package/lib/module/component/AIA/icons/menu/dashboard.svg +3 -0
- package/lib/module/component/AIA/icons/menu/discover-on.svg +4 -0
- package/lib/module/component/AIA/icons/menu/discover.svg +5 -0
- package/lib/module/component/AIA/icons/menu/grid-menu-on.svg +3 -0
- package/lib/module/component/AIA/icons/menu/grid-menu.svg +3 -0
- package/lib/module/component/AIA/icons/menu/health-on.svg +3 -0
- package/lib/module/component/AIA/icons/menu/health.svg +4 -0
- package/lib/module/component/AIA/icons/menu/home-on.svg +3 -0
- package/lib/module/component/AIA/icons/menu/home.svg +3 -0
- package/lib/module/component/AIA/icons/menu/index.js +303 -0
- package/lib/module/component/AIA/icons/menu/index.js.map +1 -0
- package/lib/module/component/AIA/icons/menu/menu.svg +3 -0
- package/lib/module/component/AIA/icons/menu/more-on.svg +3 -0
- package/lib/module/component/AIA/icons/menu/more.svg +4 -0
- package/lib/module/component/AIA/icons/menu/profile-on.svg +3 -0
- package/lib/module/component/AIA/icons/menu/profile.svg +4 -0
- package/lib/module/component/AIA/icons/menu/report-on.svg +3 -0
- package/lib/module/component/AIA/icons/menu/report.svg +5 -0
- package/lib/module/component/AIA/icons/menu/reward-on.svg +3 -0
- package/lib/module/component/AIA/icons/menu/reward.svg +3 -0
- package/lib/module/component/AIA/icons/menu/setting-on.svg +3 -0
- package/lib/module/component/AIA/icons/menu/setting.svg +4 -0
- package/lib/module/component/AIA/icons/menu/tag-on.svg +3 -0
- package/lib/module/component/AIA/icons/menu/tag.svg +5 -0
- package/lib/module/component/AIA/icons/menu/target-on.svg +3 -0
- package/lib/module/component/AIA/icons/menu/target.svg +3 -0
- package/lib/module/component/AIA/icons/menu/vitality-on.svg +3 -0
- package/lib/module/component/AIA/icons/menu/vitality.svg +3 -0
- package/lib/module/component/AIA/icons/menu/write-on.svg +3 -0
- package/lib/module/component/AIA/icons/menu/write.svg +3 -0
- package/lib/module/component/AIA/icons/package.json +24 -0
- package/lib/module/component/AIA/icons/payment/atm.svg +3 -0
- package/lib/module/component/AIA/icons/payment/cash.svg +5 -0
- package/lib/module/component/AIA/icons/payment/cheque.svg +4 -0
- package/lib/module/component/AIA/icons/payment/credit-card-info.svg +5 -0
- package/lib/module/component/AIA/icons/payment/credit-card.svg +4 -0
- package/lib/module/component/AIA/icons/payment/index.js +93 -0
- package/lib/module/component/AIA/icons/payment/index.js.map +1 -0
- package/lib/module/component/AIA/icons/payment/internet-banking.svg +3 -0
- package/lib/module/component/AIA/icons/payment/oversea-issued-card.svg +4 -0
- package/lib/module/component/AIA/icons/payment/pps-and-fps.svg +4 -0
- package/lib/module/component/AIA/icons/payment/wallet.svg +4 -0
- package/lib/module/component/AIA/icons/rating/emoji-happy-on.svg +5 -0
- package/lib/module/component/AIA/icons/rating/emoji-happy.svg +5 -0
- package/lib/module/component/AIA/icons/rating/emoji-neutral-on.svg +5 -0
- package/lib/module/component/AIA/icons/rating/emoji-neutral.svg +5 -0
- package/lib/module/component/AIA/icons/rating/emoji-unhappy-on.svg +5 -0
- package/lib/module/component/AIA/icons/rating/emoji-unhappy.svg +5 -0
- package/lib/module/component/AIA/icons/rating/emoji-very-happy-on.svg +5 -0
- package/lib/module/component/AIA/icons/rating/emoji-very-happy.svg +5 -0
- package/lib/module/component/AIA/icons/rating/emoji-very-unhappy-on.svg +7 -0
- package/lib/module/component/AIA/icons/rating/emoji-very-unhappy.svg +8 -0
- package/lib/module/component/AIA/icons/rating/index.js +128 -0
- package/lib/module/component/AIA/icons/rating/index.js.map +1 -0
- package/lib/module/component/AIA/icons/rating/star-rating-on.svg +3 -0
- package/lib/module/component/AIA/icons/rating/star-rating.svg +3 -0
- package/lib/module/component/AIA/icons/rating/thumb-down.svg +3 -0
- package/lib/module/component/AIA/icons/rating/thumb-up.svg +3 -0
- package/lib/module/component/AIA/icons/red-illustrations/accident-disabled.svg +5 -0
- package/lib/module/component/AIA/icons/red-illustrations/accident.svg +5 -0
- package/lib/module/component/AIA/icons/red-illustrations/agent-disabled.svg +5 -0
- package/lib/module/component/AIA/icons/red-illustrations/agent.svg +5 -0
- package/lib/module/component/AIA/icons/red-illustrations/award-disabled.svg +6 -0
- package/lib/module/component/AIA/icons/red-illustrations/award.svg +6 -0
- package/lib/module/component/AIA/icons/red-illustrations/business-disabled.svg +6 -0
- package/lib/module/component/AIA/icons/red-illustrations/business.svg +6 -0
- package/lib/module/component/AIA/icons/red-illustrations/calculator-disabled.svg +6 -0
- package/lib/module/component/AIA/icons/red-illustrations/calculator.svg +6 -0
- package/lib/module/component/AIA/icons/red-illustrations/chart-disabled.svg +7 -0
- package/lib/module/component/AIA/icons/red-illustrations/chart.svg +7 -0
- package/lib/module/component/AIA/icons/red-illustrations/claim-disabled.svg +5 -0
- package/lib/module/component/AIA/icons/red-illustrations/claim.svg +5 -0
- package/lib/module/component/AIA/icons/red-illustrations/corporate-coverage-disabled.svg +5 -0
- package/lib/module/component/AIA/icons/red-illustrations/corporate-coverage.svg +5 -0
- package/lib/module/component/AIA/icons/red-illustrations/guide-disabled.svg +5 -0
- package/lib/module/component/AIA/icons/red-illustrations/guide.svg +5 -0
- package/lib/module/component/AIA/icons/red-illustrations/health-disabled.svg +5 -0
- package/lib/module/component/AIA/icons/red-illustrations/health-report-disabled.svg +8 -0
- package/lib/module/component/AIA/icons/red-illustrations/health-report.svg +8 -0
- package/lib/module/component/AIA/icons/red-illustrations/health.svg +5 -0
- package/lib/module/component/AIA/icons/red-illustrations/index.js +478 -0
- package/lib/module/component/AIA/icons/red-illustrations/index.js.map +1 -0
- package/lib/module/component/AIA/icons/red-illustrations/individual-coverage-disabled.svg +5 -0
- package/lib/module/component/AIA/icons/red-illustrations/individual-coverage.svg +5 -0
- package/lib/module/component/AIA/icons/red-illustrations/instant-help-disabled.svg +5 -0
- package/lib/module/component/AIA/icons/red-illustrations/instant-help.svg +5 -0
- package/lib/module/component/AIA/icons/red-illustrations/investment-coverage-disabled.svg +6 -0
- package/lib/module/component/AIA/icons/red-illustrations/investment-coverage.svg +6 -0
- package/lib/module/component/AIA/icons/red-illustrations/life-disabled.svg +5 -0
- package/lib/module/component/AIA/icons/red-illustrations/life.svg +5 -0
- package/lib/module/component/AIA/icons/red-illustrations/lock-disabled.svg +5 -0
- package/lib/module/component/AIA/icons/red-illustrations/lock.svg +5 -0
- package/lib/module/component/AIA/icons/red-illustrations/medical-disabled.svg +5 -0
- package/lib/module/component/AIA/icons/red-illustrations/medical.svg +5 -0
- package/lib/module/component/AIA/icons/red-illustrations/money-baht-disabled.svg +5 -0
- package/lib/module/component/AIA/icons/red-illustrations/money-baht.svg +5 -0
- package/lib/module/component/AIA/icons/red-illustrations/money-dollar-disabled.svg +5 -0
- package/lib/module/component/AIA/icons/red-illustrations/money-dollar.svg +5 -0
- package/lib/module/component/AIA/icons/red-illustrations/money-peso-disabled.svg +5 -0
- package/lib/module/component/AIA/icons/red-illustrations/money-peso.svg +5 -0
- package/lib/module/component/AIA/icons/red-illustrations/mpf-disabled.svg +6 -0
- package/lib/module/component/AIA/icons/red-illustrations/mpf.svg +6 -0
- package/lib/module/component/AIA/icons/red-illustrations/payment-disabled.svg +8 -0
- package/lib/module/component/AIA/icons/red-illustrations/payment.svg +8 -0
- package/lib/module/component/AIA/icons/red-illustrations/pension-disabled.svg +5 -0
- package/lib/module/component/AIA/icons/red-illustrations/pension.svg +5 -0
- package/lib/module/component/AIA/icons/red-illustrations/policy-disabled.svg +5 -0
- package/lib/module/component/AIA/icons/red-illustrations/policy.svg +5 -0
- package/lib/module/component/AIA/icons/red-illustrations/product-general.svg +22 -0
- package/lib/module/component/AIA/icons/red-illustrations/product-health.svg +15 -0
- package/lib/module/component/AIA/icons/red-illustrations/product-life.svg +6 -0
- package/lib/module/component/AIA/icons/red-illustrations/product-networth.svg +8 -0
- package/lib/module/component/AIA/icons/red-illustrations/product-retirement.svg +8 -0
- package/lib/module/component/AIA/icons/red-illustrations/product-save.svg +7 -0
- package/lib/module/component/AIA/icons/red-illustrations/retirement-disabled.svg +7 -0
- package/lib/module/component/AIA/icons/red-illustrations/retirement.svg +7 -0
- package/lib/module/component/AIA/icons/red-illustrations/savings-coverage-disabled.svg +7 -0
- package/lib/module/component/AIA/icons/red-illustrations/savings-coverage.svg +7 -0
- package/lib/module/component/AIA/icons/red-illustrations/search-document-disabled.svg +8 -0
- package/lib/module/component/AIA/icons/red-illustrations/search-document.svg +8 -0
- package/lib/module/component/AIA/icons/red-illustrations/step-validation-disabled.svg +7 -0
- package/lib/module/component/AIA/icons/red-illustrations/step-validation.svg +7 -0
- package/lib/module/component/AIA/icons/red-illustrations/terms-disabled.svg +7 -0
- package/lib/module/component/AIA/icons/red-illustrations/terms.svg +7 -0
- package/lib/module/component/AIA/icons/red-illustrations/training-disabled.svg +4 -0
- package/lib/module/component/AIA/icons/red-illustrations/training.svg +4 -0
- package/lib/module/component/AIA/icons/red-illustrations/travel-coverage-disabled.svg +4 -0
- package/lib/module/component/AIA/icons/red-illustrations/travel-coverage.svg +4 -0
- package/lib/module/component/AIA/icons/red-illustrations/vitality-disabled.svg +4 -0
- package/lib/module/component/AIA/icons/red-illustrations/vitality.svg +4 -0
- package/lib/module/component/AIA/icons/social-media/facebook.svg +3 -0
- package/lib/module/component/AIA/icons/social-media/index.js +107 -0
- package/lib/module/component/AIA/icons/social-media/index.js.map +1 -0
- package/lib/module/component/AIA/icons/social-media/instagram.svg +3 -0
- package/lib/module/component/AIA/icons/social-media/kakaotalk.svg +4 -0
- package/lib/module/component/AIA/icons/social-media/line.svg +3 -0
- package/lib/module/component/AIA/icons/social-media/linkedin.svg +3 -0
- package/lib/module/component/AIA/icons/social-media/threads.svg +3 -0
- package/lib/module/component/AIA/icons/social-media/tiktok.svg +7 -0
- package/lib/module/component/AIA/icons/social-media/twitter.svg +3 -0
- package/lib/module/component/AIA/icons/social-media/wechat.svg +3 -0
- package/lib/module/component/AIA/icons/social-media/x.svg +3 -0
- package/lib/module/component/AIA/icons/social-media/youtube.svg +3 -0
- package/lib/module/component/AIA/icons/system-control/add.svg +3 -0
- package/lib/module/component/AIA/icons/system-control/arrow-down.svg +3 -0
- package/lib/module/component/AIA/icons/system-control/arrow-left.svg +3 -0
- package/lib/module/component/AIA/icons/system-control/arrow-right.svg +3 -0
- package/lib/module/component/AIA/icons/system-control/arrow-up.svg +3 -0
- package/lib/module/component/AIA/icons/system-control/checkmark.svg +3 -0
- package/lib/module/component/AIA/icons/system-control/circle-minus-solid.svg +3 -0
- package/lib/module/component/AIA/icons/system-control/circle-minus.svg +4 -0
- package/lib/module/component/AIA/icons/system-control/circle-plus-solid.svg +3 -0
- package/lib/module/component/AIA/icons/system-control/circle-plus.svg +5 -0
- package/lib/module/component/AIA/icons/system-control/circle.svg +3 -0
- package/lib/module/component/AIA/icons/system-control/close.svg +3 -0
- package/lib/module/component/AIA/icons/system-control/divide.svg +3 -0
- package/lib/module/component/AIA/icons/system-control/drag.svg +3 -0
- package/lib/module/component/AIA/icons/system-control/ellipsis.svg +3 -0
- package/lib/module/component/AIA/icons/system-control/indeterminate.svg +3 -0
- package/lib/module/component/AIA/icons/system-control/index.js +352 -0
- package/lib/module/component/AIA/icons/system-control/index.js.map +1 -0
- package/lib/module/component/AIA/icons/system-control/loading.svg +3 -0
- package/lib/module/component/AIA/icons/system-control/maximize.svg +3 -0
- package/lib/module/component/AIA/icons/system-control/menu.svg +3 -0
- package/lib/module/component/AIA/icons/system-control/minimize.svg +3 -0
- package/lib/module/component/AIA/icons/system-control/minus.svg +3 -0
- package/lib/module/component/AIA/icons/system-control/more.svg +3 -0
- package/lib/module/component/AIA/icons/system-control/next.svg +3 -0
- package/lib/module/component/AIA/icons/system-control/order-accending.svg +4 -0
- package/lib/module/component/AIA/icons/system-control/order-descending.svg +4 -0
- package/lib/module/component/AIA/icons/system-control/order-down.svg +3 -0
- package/lib/module/component/AIA/icons/system-control/order-up-and-down.svg +3 -0
- package/lib/module/component/AIA/icons/system-control/order-up.svg +3 -0
- package/lib/module/component/AIA/icons/system-control/previous-2.svg +7 -0
- package/lib/module/component/AIA/icons/system-control/previous.svg +3 -0
- package/lib/module/component/AIA/icons/system-control/refresh-solid.svg +3 -0
- package/lib/module/component/AIA/icons/system-control/refresh.svg +3 -0
- package/lib/module/component/AIA/icons/system-control/remove-solid.svg +3 -0
- package/lib/module/component/AIA/icons/system-control/remove.svg +5 -0
- package/lib/module/component/AIA/icons/system-control/scan-barcode.svg +3 -0
- package/lib/module/component/AIA/icons/system-control/scan-face.svg +3 -0
- package/lib/module/component/AIA/icons/system-control/scan-fingerprint.svg +5 -0
- package/lib/module/component/AIA/icons/system-control/scan-qr.svg +3 -0
- package/lib/module/component/AIA/icons/system-control/sidebar-collapse.svg +4 -0
- package/lib/module/component/AIA/icons/system-control/sidebar-expand.svg +4 -0
- package/lib/module/component/AIA/icons/system-control/sorting.svg +4 -0
- package/lib/module/component/AIA/icons/system-control/success-solid.svg +3 -0
- package/lib/module/component/AIA/icons/system-control/success.svg +4 -0
- package/lib/module/component/AIA/icons/system-control/syncing.svg +4 -0
- package/lib/module/component/AIA/icons/system-control/wifi-off.svg +5 -0
- package/lib/module/component/AIA/icons/system-control/wifi.svg +4 -0
- package/lib/module/component/AIA/icons/types/document-control/index.d.js +4 -0
- package/lib/module/component/AIA/icons/types/document-control/index.d.js.map +1 -0
- package/lib/module/component/AIA/icons/types/document-control/index.js +126 -0
- package/lib/module/component/AIA/icons/types/document-control/index.js.map +1 -0
- package/lib/module/component/AIA/icons/types/function/index.d.js +4 -0
- package/lib/module/component/AIA/icons/types/function/index.d.js.map +1 -0
- package/lib/module/component/AIA/icons/types/function/index.js +348 -0
- package/lib/module/component/AIA/icons/types/function/index.js.map +1 -0
- package/lib/module/component/AIA/icons/types/general/index.d.js +4 -0
- package/lib/module/component/AIA/icons/types/general/index.d.js.map +1 -0
- package/lib/module/component/AIA/icons/types/general/index.js +522 -0
- package/lib/module/component/AIA/icons/types/general/index.js.map +1 -0
- package/lib/module/component/AIA/icons/types/health-and-wellness/index.d.js +4 -0
- package/lib/module/component/AIA/icons/types/health-and-wellness/index.d.js.map +1 -0
- package/lib/module/component/AIA/icons/types/health-and-wellness/index.js +270 -0
- package/lib/module/component/AIA/icons/types/health-and-wellness/index.js.map +1 -0
- package/lib/module/component/AIA/icons/types/index.js +50 -0
- package/lib/module/component/AIA/icons/types/index.js.map +1 -0
- package/lib/module/component/AIA/icons/types/login/index.d.js +4 -0
- package/lib/module/component/AIA/icons/types/login/index.d.js.map +1 -0
- package/lib/module/component/AIA/icons/types/login/index.js +90 -0
- package/lib/module/component/AIA/icons/types/login/index.js.map +1 -0
- package/lib/module/component/AIA/icons/types/media-control/index.d.js +4 -0
- package/lib/module/component/AIA/icons/types/media-control/index.d.js.map +1 -0
- package/lib/module/component/AIA/icons/types/media-control/index.js +138 -0
- package/lib/module/component/AIA/icons/types/media-control/index.js.map +1 -0
- package/lib/module/component/AIA/icons/types/menu/index.d.js +4 -0
- package/lib/module/component/AIA/icons/types/menu/index.d.js.map +1 -0
- package/lib/module/component/AIA/icons/types/menu/index.js +276 -0
- package/lib/module/component/AIA/icons/types/menu/index.js.map +1 -0
- package/lib/module/component/AIA/icons/types/payment/index.d.js +4 -0
- package/lib/module/component/AIA/icons/types/payment/index.d.js.map +1 -0
- package/lib/module/component/AIA/icons/types/payment/index.js +114 -0
- package/lib/module/component/AIA/icons/types/payment/index.js.map +1 -0
- package/lib/module/component/AIA/icons/types/rating/index.d.js +4 -0
- package/lib/module/component/AIA/icons/types/rating/index.d.js.map +1 -0
- package/lib/module/component/AIA/icons/types/rating/index.js +126 -0
- package/lib/module/component/AIA/icons/types/rating/index.js.map +1 -0
- package/lib/module/component/AIA/icons/types/red-illustrations/index.d.js +4 -0
- package/lib/module/component/AIA/icons/types/red-illustrations/index.d.js.map +1 -0
- package/lib/module/component/AIA/icons/types/red-illustrations/index.js +270 -0
- package/lib/module/component/AIA/icons/types/red-illustrations/index.js.map +1 -0
- package/lib/module/component/AIA/icons/types/social-media/index.d.js +4 -0
- package/lib/module/component/AIA/icons/types/social-media/index.d.js.map +1 -0
- package/lib/module/component/AIA/icons/types/social-media/index.js +108 -0
- package/lib/module/component/AIA/icons/types/social-media/index.js.map +1 -0
- package/lib/module/component/AIA/icons/types/system-control/index.d.js +4 -0
- package/lib/module/component/AIA/icons/types/system-control/index.d.js.map +1 -0
- package/lib/module/component/AIA/icons/types/system-control/index.js +318 -0
- package/lib/module/component/AIA/icons/types/system-control/index.js.map +1 -0
- package/lib/module/component/AIA/illustration/account-setup/face-id.svg +9 -0
- package/lib/module/component/AIA/illustration/account-setup/index.js +51 -0
- package/lib/module/component/AIA/illustration/account-setup/index.js.map +1 -0
- package/lib/module/component/AIA/illustration/account-setup/qr-code.svg +5 -0
- package/lib/module/component/AIA/illustration/account-setup/touch-id.svg +6 -0
- package/lib/module/component/AIA/illustration/empty-state/document.svg +6 -0
- package/lib/module/component/AIA/illustration/empty-state/hourglass.svg +14 -0
- package/lib/module/component/AIA/illustration/empty-state/index.js +51 -0
- package/lib/module/component/AIA/illustration/empty-state/index.js.map +1 -0
- package/lib/module/component/AIA/illustration/empty-state/search.svg +11 -0
- package/lib/module/component/AIA/illustration/health-and-wellness/apple.svg +12 -0
- package/lib/module/component/AIA/illustration/health-and-wellness/calendar.svg +10 -0
- package/lib/module/component/AIA/illustration/health-and-wellness/clock.svg +8 -0
- package/lib/module/component/AIA/illustration/health-and-wellness/cupcake.svg +29 -0
- package/lib/module/component/AIA/illustration/health-and-wellness/fitness-plan.svg +20 -0
- package/lib/module/component/AIA/illustration/health-and-wellness/happy-sun.svg +7 -0
- package/lib/module/component/AIA/illustration/health-and-wellness/heart.svg +4 -0
- package/lib/module/component/AIA/illustration/health-and-wellness/index.js +169 -0
- package/lib/module/component/AIA/illustration/health-and-wellness/index.js.map +1 -0
- package/lib/module/component/AIA/illustration/health-and-wellness/moon.svg +4 -0
- package/lib/module/component/AIA/illustration/health-and-wellness/mountain.svg +15 -0
- package/lib/module/component/AIA/illustration/health-and-wellness/salad.svg +72 -0
- package/lib/module/component/AIA/illustration/health-and-wellness/smart-watch.svg +17 -0
- package/lib/module/component/AIA/illustration/health-and-wellness/step-tracker.svg +9 -0
- package/lib/module/component/AIA/illustration/health-and-wellness/stopwatch.svg +49 -0
- package/lib/module/component/AIA/illustration/health-and-wellness/sync-device.svg +32 -0
- package/lib/module/component/AIA/illustration/health-and-wellness/target.svg +13 -0
- package/lib/module/component/AIA/illustration/health-and-wellness/trainer.svg +12 -0
- package/lib/module/component/AIA/illustration/health-and-wellness/vitality.svg +5 -0
- package/lib/module/component/AIA/illustration/health-and-wellness/weight-scale.svg +16 -0
- package/lib/module/component/AIA/illustration/health-and-wellness/weights.svg +8 -0
- package/lib/module/component/AIA/illustration/index.js +40 -0
- package/lib/module/component/AIA/illustration/index.js.map +1 -0
- package/lib/module/component/AIA/illustration/medical/blood-bag.svg +10 -0
- package/lib/module/component/AIA/illustration/medical/blood-pressure.svg +38 -0
- package/lib/module/component/AIA/illustration/medical/call-a-doctor.svg +9 -0
- package/lib/module/component/AIA/illustration/medical/cancer-ribbon.svg +7 -0
- package/lib/module/component/AIA/illustration/medical/eye-test.svg +8 -0
- package/lib/module/component/AIA/illustration/medical/health-checklist.svg +16 -0
- package/lib/module/component/AIA/illustration/medical/health-document.svg +12 -0
- package/lib/module/component/AIA/illustration/medical/index.js +93 -0
- package/lib/module/component/AIA/illustration/medical/index.js.map +1 -0
- package/lib/module/component/AIA/illustration/medical/search-doctor.svg +10 -0
- package/lib/module/component/AIA/illustration/medical/thermometer.svg +12 -0
- package/lib/module/component/AIA/illustration/package.json +22 -0
- package/lib/module/component/AIA/illustration/payment/credit-card-back.svg +6 -0
- package/lib/module/component/AIA/illustration/payment/credit-card-front.svg +9 -0
- package/lib/module/component/AIA/illustration/payment/index.js +44 -0
- package/lib/module/component/AIA/illustration/payment/index.js.map +1 -0
- package/lib/module/component/AIA/illustration/people-agents/agent-colleague-dark.svg +45 -0
- package/lib/module/component/AIA/illustration/people-agents/agent-colleague.svg +45 -0
- package/lib/module/component/AIA/illustration/people-agents/agent1-dark.svg +25 -0
- package/lib/module/component/AIA/illustration/people-agents/agent1.svg +25 -0
- package/lib/module/component/AIA/illustration/people-agents/agent2.svg +20 -0
- package/lib/module/component/AIA/illustration/people-agents/agent3.svg +26 -0
- package/lib/module/component/AIA/illustration/people-agents/agent4.svg +30 -0
- package/lib/module/component/AIA/illustration/people-agents/agent5.svg +27 -0
- package/lib/module/component/AIA/illustration/people-agents/agent6.svg +24 -0
- package/lib/module/component/AIA/illustration/people-agents/index.js +93 -0
- package/lib/module/component/AIA/illustration/people-agents/index.js.map +1 -0
- package/lib/module/component/AIA/illustration/people-celebration/adult-celebrating1.svg +23 -0
- package/lib/module/component/AIA/illustration/people-celebration/adult-celebrating2.svg +14 -0
- package/lib/module/component/AIA/illustration/people-celebration/adult-celebrating3.svg +20 -0
- package/lib/module/component/AIA/illustration/people-celebration/adult-celebrating4.svg +19 -0
- package/lib/module/component/AIA/illustration/people-celebration/adult-celebrating5.svg +23 -0
- package/lib/module/component/AIA/illustration/people-celebration/adult-celebrating6-dark.svg +14 -0
- package/lib/module/component/AIA/illustration/people-celebration/adult-celebrating6.svg +14 -0
- package/lib/module/component/AIA/illustration/people-celebration/adult-celebrating7.svg +18 -0
- package/lib/module/component/AIA/illustration/people-celebration/adult-celebrating8-dark.svg +19 -0
- package/lib/module/component/AIA/illustration/people-celebration/adult-celebrating8.svg +19 -0
- package/lib/module/component/AIA/illustration/people-celebration/couple-celebrating1-dark.svg +36 -0
- package/lib/module/component/AIA/illustration/people-celebration/couple-celebrating1.svg +36 -0
- package/lib/module/component/AIA/illustration/people-celebration/couple-celebrating2-dark.svg +49 -0
- package/lib/module/component/AIA/illustration/people-celebration/couple-celebrating2.svg +49 -0
- package/lib/module/component/AIA/illustration/people-celebration/couple-celebrating3-dark.svg +29 -0
- package/lib/module/component/AIA/illustration/people-celebration/couple-celebrating3.svg +29 -0
- package/lib/module/component/AIA/illustration/people-celebration/index.js +142 -0
- package/lib/module/component/AIA/illustration/people-celebration/index.js.map +1 -0
- package/lib/module/component/AIA/illustration/people-exercise/adult-biking-dark.svg +54 -0
- package/lib/module/component/AIA/illustration/people-exercise/adult-biking.svg +54 -0
- package/lib/module/component/AIA/illustration/people-exercise/adult-exercising1.svg +21 -0
- package/lib/module/component/AIA/illustration/people-exercise/adult-exercising2.svg +25 -0
- package/lib/module/component/AIA/illustration/people-exercise/adult-exercising3.svg +33 -0
- package/lib/module/component/AIA/illustration/people-exercise/adult-meditating2.svg +21 -0
- package/lib/module/component/AIA/illustration/people-exercise/adult-pushup.svg +15 -0
- package/lib/module/component/AIA/illustration/people-exercise/adult-running1.svg +25 -0
- package/lib/module/component/AIA/illustration/people-exercise/adult-running2.svg +26 -0
- package/lib/module/component/AIA/illustration/people-exercise/adult-running3.svg +23 -0
- package/lib/module/component/AIA/illustration/people-exercise/adult-running4.svg +18 -0
- package/lib/module/component/AIA/illustration/people-exercise/adult-running5-1.svg +37 -0
- package/lib/module/component/AIA/illustration/people-exercise/adult-running5.svg +19 -0
- package/lib/module/component/AIA/illustration/people-exercise/adult-running7-dark.svg +30 -0
- package/lib/module/component/AIA/illustration/people-exercise/adult-running7.svg +30 -0
- package/lib/module/component/AIA/illustration/people-exercise/adult-skateboarding1.svg +30 -0
- package/lib/module/component/AIA/illustration/people-exercise/adult-stretching1.svg +13 -0
- package/lib/module/component/AIA/illustration/people-exercise/adult-stretching2.svg +28 -0
- package/lib/module/component/AIA/illustration/people-exercise/adult-yoga.svg +16 -0
- package/lib/module/component/AIA/illustration/people-exercise/couple-running-dark.svg +40 -0
- package/lib/module/component/AIA/illustration/people-exercise/couple-running.svg +40 -0
- package/lib/module/component/AIA/illustration/people-exercise/index.js +191 -0
- package/lib/module/component/AIA/illustration/people-exercise/index.js.map +1 -0
- package/lib/module/component/AIA/illustration/people-exercise/woman-meditating1-dark.svg +23 -0
- package/lib/module/component/AIA/illustration/people-exercise/woman-meditating1.svg +23 -0
- package/lib/module/component/AIA/illustration/people-family/adult-child1.svg +33 -0
- package/lib/module/component/AIA/illustration/people-family/adult-child2.svg +42 -0
- package/lib/module/component/AIA/illustration/people-family/adult-child3-dark.svg +40 -0
- package/lib/module/component/AIA/illustration/people-family/adult-child3.svg +40 -0
- package/lib/module/component/AIA/illustration/people-family/adult-child4.svg +38 -0
- package/lib/module/component/AIA/illustration/people-family/adult-pregnant.svg +16 -0
- package/lib/module/component/AIA/illustration/people-family/child.svg +23 -0
- package/lib/module/component/AIA/illustration/people-family/couple-baby.svg +58 -0
- package/lib/module/component/AIA/illustration/people-family/family1-dark.svg +69 -0
- package/lib/module/component/AIA/illustration/people-family/family1.svg +69 -0
- package/lib/module/component/AIA/illustration/people-family/family2-dark.svg +57 -0
- package/lib/module/component/AIA/illustration/people-family/family2.svg +57 -0
- package/lib/module/component/AIA/illustration/people-family/index.js +128 -0
- package/lib/module/component/AIA/illustration/people-family/index.js.map +1 -0
- package/lib/module/component/AIA/illustration/people-family/parent-baby.svg +51 -0
- package/lib/module/component/AIA/illustration/people-family/seniors-talking.svg +34 -0
- package/lib/module/component/AIA/illustration/people-general/adult-talking1.svg +22 -0
- package/lib/module/component/AIA/illustration/people-general/adult-talking2.svg +19 -0
- package/lib/module/component/AIA/illustration/people-general/adult-talking3.svg +18 -0
- package/lib/module/component/AIA/illustration/people-general/adult-talking4-dark.svg +17 -0
- package/lib/module/component/AIA/illustration/people-general/adult-talking4.svg +17 -0
- package/lib/module/component/AIA/illustration/people-general/adult-talking5.svg +15 -0
- package/lib/module/component/AIA/illustration/people-general/adult-talking6-dark.svg +19 -0
- package/lib/module/component/AIA/illustration/people-general/adult-talking6.svg +19 -0
- package/lib/module/component/AIA/illustration/people-general/adult-talking7.svg +26 -0
- package/lib/module/component/AIA/illustration/people-general/adult-talking8.svg +26 -0
- package/lib/module/component/AIA/illustration/people-general/couple-couch-dark.svg +47 -0
- package/lib/module/component/AIA/illustration/people-general/couple-couch.svg +47 -0
- package/lib/module/component/AIA/illustration/people-general/index.js +114 -0
- package/lib/module/component/AIA/illustration/people-general/index.js.map +1 -0
- package/lib/module/component/AIA/illustration/people-lifestyle/adult-food.svg +36 -0
- package/lib/module/component/AIA/illustration/people-lifestyle/adult-meditating3.svg +18 -0
- package/lib/module/component/AIA/illustration/people-lifestyle/adult-phone1.svg +22 -0
- package/lib/module/component/AIA/illustration/people-lifestyle/adult-phone2.svg +23 -0
- package/lib/module/component/AIA/illustration/people-lifestyle/adult-relaxing-dark.svg +17 -0
- package/lib/module/component/AIA/illustration/people-lifestyle/adult-relaxing.svg +17 -0
- package/lib/module/component/AIA/illustration/people-lifestyle/adult-skateboarding2.svg +34 -0
- package/lib/module/component/AIA/illustration/people-lifestyle/adult-standing1.svg +21 -0
- package/lib/module/component/AIA/illustration/people-lifestyle/adult-standing2-dark.svg +19 -0
- package/lib/module/component/AIA/illustration/people-lifestyle/adult-standing2.svg +19 -0
- package/lib/module/component/AIA/illustration/people-lifestyle/adult-standing3-dark.svg +14 -0
- package/lib/module/component/AIA/illustration/people-lifestyle/adult-standing3.svg +14 -0
- package/lib/module/component/AIA/illustration/people-lifestyle/adult-standing4.svg +22 -0
- package/lib/module/component/AIA/illustration/people-lifestyle/adult-standing5.svg +16 -0
- package/lib/module/component/AIA/illustration/people-lifestyle/adult-standing6.svg +27 -0
- package/lib/module/component/AIA/illustration/people-lifestyle/adult-walking-dark.svg +26 -0
- package/lib/module/component/AIA/illustration/people-lifestyle/adult-walking.svg +26 -0
- package/lib/module/component/AIA/illustration/people-lifestyle/adult-wheelchair.svg +22 -0
- package/lib/module/component/AIA/illustration/people-lifestyle/couple-dinner-dark.svg +54 -0
- package/lib/module/component/AIA/illustration/people-lifestyle/couple-dinner.svg +54 -0
- package/lib/module/component/AIA/illustration/people-lifestyle/friends-couch-dark.svg +71 -0
- package/lib/module/component/AIA/illustration/people-lifestyle/friends-couch.svg +71 -0
- package/lib/module/component/AIA/illustration/people-lifestyle/index.js +170 -0
- package/lib/module/component/AIA/illustration/people-lifestyle/index.js.map +1 -0
- package/lib/module/component/AIA/illustration/people-lifestyle/seniors-dancing-dark.svg +34 -0
- package/lib/module/component/AIA/illustration/people-lifestyle/seniors-dancing.svg +34 -0
- package/lib/module/component/AIA/illustration/people-lifestyle/tandem-bike.svg +102 -0
- package/lib/module/component/AIA/illustration/people-medical/adult-injury1.svg +26 -0
- package/lib/module/component/AIA/illustration/people-medical/adult-injury2.svg +29 -0
- package/lib/module/component/AIA/illustration/people-medical/doctor-couple.svg +67 -0
- package/lib/module/component/AIA/illustration/people-medical/doctor-patient1.svg +48 -0
- package/lib/module/component/AIA/illustration/people-medical/doctor-patient2.svg +48 -0
- package/lib/module/component/AIA/illustration/people-medical/doctor-patient3-dark.svg +40 -0
- package/lib/module/component/AIA/illustration/people-medical/doctor-patient3.svg +40 -0
- package/lib/module/component/AIA/illustration/people-medical/doctor-patient4-dark.svg +52 -0
- package/lib/module/component/AIA/illustration/people-medical/doctor-patient4.svg +52 -0
- package/lib/module/component/AIA/illustration/people-medical/doctor-patient5.svg +32 -0
- package/lib/module/component/AIA/illustration/people-medical/doctor1-dark.svg +23 -0
- package/lib/module/component/AIA/illustration/people-medical/doctor1.svg +23 -0
- package/lib/module/component/AIA/illustration/people-medical/doctor2-dark.svg +52 -0
- package/lib/module/component/AIA/illustration/people-medical/doctor2.svg +52 -0
- package/lib/module/component/AIA/illustration/people-medical/index.js +128 -0
- package/lib/module/component/AIA/illustration/people-medical/index.js.map +1 -0
- package/lib/module/component/AIA/illustration/success-and-reward/coin-celebration.svg +30 -0
- package/lib/module/component/AIA/illustration/success-and-reward/coin-reward.svg +28 -0
- package/lib/module/component/AIA/illustration/success-and-reward/coin-stack.svg +134 -0
- package/lib/module/component/AIA/illustration/success-and-reward/index.js +72 -0
- package/lib/module/component/AIA/illustration/success-and-reward/index.js.map +1 -0
- package/lib/module/component/AIA/illustration/success-and-reward/single-coin.svg +7 -0
- package/lib/module/component/AIA/illustration/success-and-reward/success.svg +5 -0
- package/lib/module/component/AIA/illustration/success-and-reward/trumpet-confetti.svg +38 -0
- package/lib/module/component/AIA/illustration/system/communication.svg +5 -0
- package/lib/module/component/AIA/illustration/system/connected-globe.svg +5 -0
- package/lib/module/component/AIA/illustration/system/error.svg +5 -0
- package/lib/module/component/AIA/illustration/system/index.js +58 -0
- package/lib/module/component/AIA/illustration/system/index.js.map +1 -0
- package/lib/module/component/AIA/illustration/system/warning.svg +5 -0
- package/lib/module/component/AIA/molecules/Accordion/Accordion.js +194 -0
- package/lib/module/component/AIA/molecules/Accordion/Accordion.js.map +1 -0
- package/lib/module/component/AIA/molecules/Accordion/Changelog.txt +30 -0
- package/lib/module/component/AIA/molecules/Accordion/README.md +51 -0
- package/lib/module/component/AIA/molecules/Accordion/config/index.js +15 -0
- package/lib/module/component/AIA/molecules/Accordion/config/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/Accordion/index.js +5 -0
- package/lib/module/component/AIA/molecules/Accordion/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/Accordion/styles/index.js +69 -0
- package/lib/module/component/AIA/molecules/Accordion/styles/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/Accordion/types/index.js +4 -0
- package/lib/module/component/AIA/molecules/Accordion/types/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/AreaChart/AreaChart.js +107 -0
- package/lib/module/component/AIA/molecules/AreaChart/AreaChart.js.map +1 -0
- package/lib/module/component/AIA/molecules/AreaChart/README.md +19 -0
- package/lib/module/component/AIA/molecules/AreaChart/changelog.txt +6 -0
- package/lib/module/component/AIA/molecules/AreaChart/config/index.js +10 -0
- package/lib/module/component/AIA/molecules/AreaChart/config/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/AreaChart/index.js +4 -0
- package/lib/module/component/AIA/molecules/AreaChart/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/AreaChart/styles/index.js +22 -0
- package/lib/module/component/AIA/molecules/AreaChart/styles/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/AreaChart/types/index.js +4 -0
- package/lib/module/component/AIA/molecules/AreaChart/types/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/Avatar/Avatar.js +145 -0
- package/lib/module/component/AIA/molecules/Avatar/Avatar.js.map +1 -0
- package/lib/module/component/AIA/molecules/Avatar/changelog.txt +29 -0
- package/lib/module/component/AIA/molecules/Avatar/config/index.js +13 -0
- package/lib/module/component/AIA/molecules/Avatar/config/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/Avatar/index.js +4 -0
- package/lib/module/component/AIA/molecules/Avatar/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/Avatar/styles/index.js +38 -0
- package/lib/module/component/AIA/molecules/Avatar/styles/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/Avatar/types/index.js +2 -0
- package/lib/module/component/AIA/molecules/Avatar/types/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/BarChart/BarChart.js +145 -0
- package/lib/module/component/AIA/molecules/BarChart/BarChart.js.map +1 -0
- package/lib/module/component/AIA/molecules/BarChart/README.md +49 -0
- package/lib/module/component/AIA/molecules/BarChart/changelog.txt +6 -0
- package/lib/module/component/AIA/molecules/BarChart/config/index.js +10 -0
- package/lib/module/component/AIA/molecules/BarChart/config/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/BarChart/index.js +4 -0
- package/lib/module/component/AIA/molecules/BarChart/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/BarChart/styles/index.js +22 -0
- package/lib/module/component/AIA/molecules/BarChart/styles/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/BarChart/types/index.js +4 -0
- package/lib/module/component/AIA/molecules/BarChart/types/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/BubbleChart/BubbleChart.js +96 -0
- package/lib/module/component/AIA/molecules/BubbleChart/BubbleChart.js.map +1 -0
- package/lib/module/component/AIA/molecules/BubbleChart/README.md +19 -0
- package/lib/module/component/AIA/molecules/BubbleChart/changelog.txt +6 -0
- package/lib/module/component/AIA/molecules/BubbleChart/config/index.js +10 -0
- package/lib/module/component/AIA/molecules/BubbleChart/config/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/BubbleChart/index.js +4 -0
- package/lib/module/component/AIA/molecules/BubbleChart/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/BubbleChart/styles/index.js +22 -0
- package/lib/module/component/AIA/molecules/BubbleChart/styles/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/BubbleChart/types/index.js +4 -0
- package/lib/module/component/AIA/molecules/BubbleChart/types/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/ButtonGroup/ButtonGroup.js +95 -0
- package/lib/module/component/AIA/molecules/ButtonGroup/ButtonGroup.js.map +1 -0
- package/lib/module/component/AIA/molecules/ButtonGroup/README.md +27 -0
- package/lib/module/component/AIA/molecules/ButtonGroup/changelog.txt +18 -0
- package/lib/module/component/AIA/molecules/ButtonGroup/config/index.js +7 -0
- package/lib/module/component/AIA/molecules/ButtonGroup/config/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/ButtonGroup/index.js +4 -0
- package/lib/module/component/AIA/molecules/ButtonGroup/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/ButtonGroup/styles/index.js +38 -0
- package/lib/module/component/AIA/molecules/ButtonGroup/styles/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/ButtonGroup/types/index.js +2 -0
- package/lib/module/component/AIA/molecules/ButtonGroup/types/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/CheckboxWithContainer/CheckboxWithContainer.js +154 -0
- package/lib/module/component/AIA/molecules/CheckboxWithContainer/CheckboxWithContainer.js.map +1 -0
- package/lib/module/component/AIA/molecules/CheckboxWithContainer/README.md +30 -0
- package/lib/module/component/AIA/molecules/CheckboxWithContainer/changelog.txt +26 -0
- package/lib/module/component/AIA/molecules/CheckboxWithContainer/config/index.js +20 -0
- package/lib/module/component/AIA/molecules/CheckboxWithContainer/config/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/CheckboxWithContainer/index.js +4 -0
- package/lib/module/component/AIA/molecules/CheckboxWithContainer/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/CheckboxWithContainer/styles/index.js +90 -0
- package/lib/module/component/AIA/molecules/CheckboxWithContainer/styles/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/CheckboxWithContainer/types/index.js +2 -0
- package/lib/module/component/AIA/molecules/CheckboxWithContainer/types/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/CircularButton/CircularButton.js +88 -0
- package/lib/module/component/AIA/molecules/CircularButton/CircularButton.js.map +1 -0
- package/lib/module/component/AIA/molecules/CircularButton/README.md +18 -0
- package/lib/module/component/AIA/molecules/CircularButton/changelog.txt +9 -0
- package/lib/module/component/AIA/molecules/CircularButton/config/index.js +7 -0
- package/lib/module/component/AIA/molecules/CircularButton/config/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/CircularButton/index.js +4 -0
- package/lib/module/component/AIA/molecules/CircularButton/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/CircularButton/styles/index.js +31 -0
- package/lib/module/component/AIA/molecules/CircularButton/styles/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/CircularButton/types/index.js +2 -0
- package/lib/module/component/AIA/molecules/CircularButton/types/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/ClaimCard/ClaimCard.js +119 -0
- package/lib/module/component/AIA/molecules/ClaimCard/ClaimCard.js.map +1 -0
- package/lib/module/component/AIA/molecules/ClaimCard/README.md +27 -0
- package/lib/module/component/AIA/molecules/ClaimCard/changelog.txt +18 -0
- package/lib/module/component/AIA/molecules/ClaimCard/config/index.js +29 -0
- package/lib/module/component/AIA/molecules/ClaimCard/config/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/ClaimCard/index.js +4 -0
- package/lib/module/component/AIA/molecules/ClaimCard/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/ClaimCard/styles/index.js +69 -0
- package/lib/module/component/AIA/molecules/ClaimCard/styles/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/ClaimCard/types/index.js +2 -0
- package/lib/module/component/AIA/molecules/ClaimCard/types/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/ContentCard/ContentCard.js +131 -0
- package/lib/module/component/AIA/molecules/ContentCard/ContentCard.js.map +1 -0
- package/lib/module/component/AIA/molecules/ContentCard/FlexWrapWithGap.js +32 -0
- package/lib/module/component/AIA/molecules/ContentCard/FlexWrapWithGap.js.map +1 -0
- package/lib/module/component/AIA/molecules/ContentCard/README.md +35 -0
- package/lib/module/component/AIA/molecules/ContentCard/changelog.txt +30 -0
- package/lib/module/component/AIA/molecules/ContentCard/config/index.js +7 -0
- package/lib/module/component/AIA/molecules/ContentCard/config/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/ContentCard/index.js +4 -0
- package/lib/module/component/AIA/molecules/ContentCard/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/ContentCard/styles/index.js +75 -0
- package/lib/module/component/AIA/molecules/ContentCard/styles/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/ContentCard/types/index.js +4 -0
- package/lib/module/component/AIA/molecules/ContentCard/types/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/ContentFlatCard/ContentFlatCard.js +127 -0
- package/lib/module/component/AIA/molecules/ContentFlatCard/ContentFlatCard.js.map +1 -0
- package/lib/module/component/AIA/molecules/ContentFlatCard/FlexWrapWithGap.js +32 -0
- package/lib/module/component/AIA/molecules/ContentFlatCard/FlexWrapWithGap.js.map +1 -0
- package/lib/module/component/AIA/molecules/ContentFlatCard/README.md +38 -0
- package/lib/module/component/AIA/molecules/ContentFlatCard/changelog.txt +22 -0
- package/lib/module/component/AIA/molecules/ContentFlatCard/config/index.js +7 -0
- package/lib/module/component/AIA/molecules/ContentFlatCard/config/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/ContentFlatCard/index.js +4 -0
- package/lib/module/component/AIA/molecules/ContentFlatCard/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/ContentFlatCard/styles/index.js +71 -0
- package/lib/module/component/AIA/molecules/ContentFlatCard/styles/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/ContentFlatCard/types/index.js +4 -0
- package/lib/module/component/AIA/molecules/ContentFlatCard/types/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/Dialog/Dialog.js +143 -0
- package/lib/module/component/AIA/molecules/Dialog/Dialog.js.map +1 -0
- package/lib/module/component/AIA/molecules/Dialog/README.md +66 -0
- package/lib/module/component/AIA/molecules/Dialog/changelog.txt +18 -0
- package/lib/module/component/AIA/molecules/Dialog/config/index.js +7 -0
- package/lib/module/component/AIA/molecules/Dialog/config/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/Dialog/index.js +4 -0
- package/lib/module/component/AIA/molecules/Dialog/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/Dialog/styles/index.js +64 -0
- package/lib/module/component/AIA/molecules/Dialog/styles/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/Dialog/types/index.js +4 -0
- package/lib/module/component/AIA/molecules/Dialog/types/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/DonutChart/DonutChart.js +180 -0
- package/lib/module/component/AIA/molecules/DonutChart/DonutChart.js.map +1 -0
- package/lib/module/component/AIA/molecules/DonutChart/README.md +37 -0
- package/lib/module/component/AIA/molecules/DonutChart/changelog.txt +12 -0
- package/lib/module/component/AIA/molecules/DonutChart/config/index.js +10 -0
- package/lib/module/component/AIA/molecules/DonutChart/config/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/DonutChart/index.js +4 -0
- package/lib/module/component/AIA/molecules/DonutChart/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/DonutChart/styles/index.js +35 -0
- package/lib/module/component/AIA/molecules/DonutChart/styles/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/DonutChart/types/index.js +4 -0
- package/lib/module/component/AIA/molecules/DonutChart/types/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/EngagementCard/EngagementCard.js +86 -0
- package/lib/module/component/AIA/molecules/EngagementCard/EngagementCard.js.map +1 -0
- package/lib/module/component/AIA/molecules/EngagementCard/README.md +22 -0
- package/lib/module/component/AIA/molecules/EngagementCard/changelog.txt +6 -0
- package/lib/module/component/AIA/molecules/EngagementCard/config/index.js +7 -0
- package/lib/module/component/AIA/molecules/EngagementCard/config/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/EngagementCard/index.js +4 -0
- package/lib/module/component/AIA/molecules/EngagementCard/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/EngagementCard/styles/index.js +43 -0
- package/lib/module/component/AIA/molecules/EngagementCard/styles/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/EngagementCard/types/index.js +4 -0
- package/lib/module/component/AIA/molecules/EngagementCard/types/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/IconText/Changelog.txt +34 -0
- package/lib/module/component/AIA/molecules/IconText/IconText.js +76 -0
- package/lib/module/component/AIA/molecules/IconText/IconText.js.map +1 -0
- package/lib/module/component/AIA/molecules/IconText/README.md +25 -0
- package/lib/module/component/AIA/molecules/IconText/config/index.js +7 -0
- package/lib/module/component/AIA/molecules/IconText/config/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/IconText/index.js +4 -0
- package/lib/module/component/AIA/molecules/IconText/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/IconText/styles/index.js +23 -0
- package/lib/module/component/AIA/molecules/IconText/styles/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/IconText/types/index.js +4 -0
- package/lib/module/component/AIA/molecules/IconText/types/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/LineChart/LineChart.js +106 -0
- package/lib/module/component/AIA/molecules/LineChart/LineChart.js.map +1 -0
- package/lib/module/component/AIA/molecules/LineChart/README.md +19 -0
- package/lib/module/component/AIA/molecules/LineChart/changelog.txt +6 -0
- package/lib/module/component/AIA/molecules/LineChart/config/index.js +10 -0
- package/lib/module/component/AIA/molecules/LineChart/config/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/LineChart/index.js +4 -0
- package/lib/module/component/AIA/molecules/LineChart/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/LineChart/styles/index.js +22 -0
- package/lib/module/component/AIA/molecules/LineChart/styles/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/LineChart/types/index.js +4 -0
- package/lib/module/component/AIA/molecules/LineChart/types/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/ListContainer/ListContainer.js +128 -0
- package/lib/module/component/AIA/molecules/ListContainer/ListContainer.js.map +1 -0
- package/lib/module/component/AIA/molecules/ListContainer/README.md +44 -0
- package/lib/module/component/AIA/molecules/ListContainer/changelog.txt +39 -0
- package/lib/module/component/AIA/molecules/ListContainer/config/index.js +7 -0
- package/lib/module/component/AIA/molecules/ListContainer/config/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/ListContainer/index.js +5 -0
- package/lib/module/component/AIA/molecules/ListContainer/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/ListContainer/styles/index.js +60 -0
- package/lib/module/component/AIA/molecules/ListContainer/styles/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/ListContainer/types/index.js +4 -0
- package/lib/module/component/AIA/molecules/ListContainer/types/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/ListItem/ListItem.js +109 -0
- package/lib/module/component/AIA/molecules/ListItem/ListItem.js.map +1 -0
- package/lib/module/component/AIA/molecules/ListItem/README.md +18 -0
- package/lib/module/component/AIA/molecules/ListItem/changelog.txt +15 -0
- package/lib/module/component/AIA/molecules/ListItem/config/index.js +12 -0
- package/lib/module/component/AIA/molecules/ListItem/config/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/ListItem/index.js +5 -0
- package/lib/module/component/AIA/molecules/ListItem/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/ListItem/styles/index.js +26 -0
- package/lib/module/component/AIA/molecules/ListItem/styles/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/ListItem/types/index.js +2 -0
- package/lib/module/component/AIA/molecules/ListItem/types/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/Modal/Changelog.txt +14 -0
- package/lib/module/component/AIA/molecules/Modal/Effect.js +253 -0
- package/lib/module/component/AIA/molecules/Modal/Effect.js.map +1 -0
- package/lib/module/component/AIA/molecules/Modal/Modal.js +113 -0
- package/lib/module/component/AIA/molecules/Modal/Modal.js.map +1 -0
- package/lib/module/component/AIA/molecules/Modal/Modal.stories1.js +98 -0
- package/lib/module/component/AIA/molecules/Modal/Modal.stories1.js.map +1 -0
- package/lib/module/component/AIA/molecules/Modal/Readme.md +35 -0
- package/lib/module/component/AIA/molecules/Modal/config/index.js +12 -0
- package/lib/module/component/AIA/molecules/Modal/config/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/Modal/index.js +4 -0
- package/lib/module/component/AIA/molecules/Modal/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/Modal/styles/index.js +141 -0
- package/lib/module/component/AIA/molecules/Modal/styles/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/Modal/types/index.js +4 -0
- package/lib/module/component/AIA/molecules/Modal/types/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/PageLevelMessage/PageLevelMessage.js +105 -0
- package/lib/module/component/AIA/molecules/PageLevelMessage/PageLevelMessage.js.map +1 -0
- package/lib/module/component/AIA/molecules/PageLevelMessage/README.md +25 -0
- package/lib/module/component/AIA/molecules/PageLevelMessage/changelog.txt +17 -0
- package/lib/module/component/AIA/molecules/PageLevelMessage/config/index.js +29 -0
- package/lib/module/component/AIA/molecules/PageLevelMessage/config/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/PageLevelMessage/index.js +4 -0
- package/lib/module/component/AIA/molecules/PageLevelMessage/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/PageLevelMessage/styles/index.js +52 -0
- package/lib/module/component/AIA/molecules/PageLevelMessage/styles/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/PageLevelMessage/types/index.js +2 -0
- package/lib/module/component/AIA/molecules/PageLevelMessage/types/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/PieChart/PieChart.js +80 -0
- package/lib/module/component/AIA/molecules/PieChart/PieChart.js.map +1 -0
- package/lib/module/component/AIA/molecules/PieChart/README.md +16 -0
- package/lib/module/component/AIA/molecules/PieChart/changelog.txt +10 -0
- package/lib/module/component/AIA/molecules/PieChart/config/index.js +10 -0
- package/lib/module/component/AIA/molecules/PieChart/config/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/PieChart/index.js +4 -0
- package/lib/module/component/AIA/molecules/PieChart/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/PieChart/styles/index.js +22 -0
- package/lib/module/component/AIA/molecules/PieChart/styles/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/PieChart/types/index.js +4 -0
- package/lib/module/component/AIA/molecules/PieChart/types/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/PolicyCard/PolicyCard.js +147 -0
- package/lib/module/component/AIA/molecules/PolicyCard/PolicyCard.js.map +1 -0
- package/lib/module/component/AIA/molecules/PolicyCard/README.md +31 -0
- package/lib/module/component/AIA/molecules/PolicyCard/changelog.txt +14 -0
- package/lib/module/component/AIA/molecules/PolicyCard/config/index.js +34 -0
- package/lib/module/component/AIA/molecules/PolicyCard/config/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/PolicyCard/index.js +4 -0
- package/lib/module/component/AIA/molecules/PolicyCard/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/PolicyCard/styles/index.js +84 -0
- package/lib/module/component/AIA/molecules/PolicyCard/styles/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/PolicyCard/types/index.js +4 -0
- package/lib/module/component/AIA/molecules/PolicyCard/types/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/ProductCard/FlexWrapWithGap.js +32 -0
- package/lib/module/component/AIA/molecules/ProductCard/FlexWrapWithGap.js.map +1 -0
- package/lib/module/component/AIA/molecules/ProductCard/ProductCard.js +99 -0
- package/lib/module/component/AIA/molecules/ProductCard/ProductCard.js.map +1 -0
- package/lib/module/component/AIA/molecules/ProductCard/README.md +29 -0
- package/lib/module/component/AIA/molecules/ProductCard/changelog.txt +10 -0
- package/lib/module/component/AIA/molecules/ProductCard/config/index.js +14 -0
- package/lib/module/component/AIA/molecules/ProductCard/config/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/ProductCard/index.js +4 -0
- package/lib/module/component/AIA/molecules/ProductCard/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/ProductCard/styles/index.js +59 -0
- package/lib/module/component/AIA/molecules/ProductCard/styles/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/ProductCard/types/index.js +4 -0
- package/lib/module/component/AIA/molecules/ProductCard/types/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/ProgressBarWithText/ProgressBarWithText.js +186 -0
- package/lib/module/component/AIA/molecules/ProgressBarWithText/ProgressBarWithText.js.map +1 -0
- package/lib/module/component/AIA/molecules/ProgressBarWithText/README.md +39 -0
- package/lib/module/component/AIA/molecules/ProgressBarWithText/changelog.txt +12 -0
- package/lib/module/component/AIA/molecules/ProgressBarWithText/config/index.js +7 -0
- package/lib/module/component/AIA/molecules/ProgressBarWithText/config/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/ProgressBarWithText/index.js +4 -0
- package/lib/module/component/AIA/molecules/ProgressBarWithText/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/ProgressBarWithText/styles/index.js +85 -0
- package/lib/module/component/AIA/molecules/ProgressBarWithText/styles/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/ProgressBarWithText/types/index.js +4 -0
- package/lib/module/component/AIA/molecules/ProgressBarWithText/types/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/RadarChart/README.md +18 -0
- package/lib/module/component/AIA/molecules/RadarChart/RadarChart.js +106 -0
- package/lib/module/component/AIA/molecules/RadarChart/RadarChart.js.map +1 -0
- package/lib/module/component/AIA/molecules/RadarChart/changelog.txt +19 -0
- package/lib/module/component/AIA/molecules/RadarChart/config/index.js +10 -0
- package/lib/module/component/AIA/molecules/RadarChart/config/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/RadarChart/index.js +4 -0
- package/lib/module/component/AIA/molecules/RadarChart/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/RadarChart/styles/index.js +22 -0
- package/lib/module/component/AIA/molecules/RadarChart/styles/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/RadarChart/types/index.js +4 -0
- package/lib/module/component/AIA/molecules/RadarChart/types/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/RadioWithContainer/README.md +31 -0
- package/lib/module/component/AIA/molecules/RadioWithContainer/RadioWithContainer.js +155 -0
- package/lib/module/component/AIA/molecules/RadioWithContainer/RadioWithContainer.js.map +1 -0
- package/lib/module/component/AIA/molecules/RadioWithContainer/changelog.txt +30 -0
- package/lib/module/component/AIA/molecules/RadioWithContainer/config/index.js +20 -0
- package/lib/module/component/AIA/molecules/RadioWithContainer/config/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/RadioWithContainer/index.js +4 -0
- package/lib/module/component/AIA/molecules/RadioWithContainer/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/RadioWithContainer/styles/index.js +90 -0
- package/lib/module/component/AIA/molecules/RadioWithContainer/styles/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/RadioWithContainer/types/index.js +2 -0
- package/lib/module/component/AIA/molecules/RadioWithContainer/types/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/SectionTitle/README.md +22 -0
- package/lib/module/component/AIA/molecules/SectionTitle/SectionTitle.js +80 -0
- package/lib/module/component/AIA/molecules/SectionTitle/SectionTitle.js.map +1 -0
- package/lib/module/component/AIA/molecules/SectionTitle/changelog.txt +16 -0
- package/lib/module/component/AIA/molecules/SectionTitle/config/index.js +17 -0
- package/lib/module/component/AIA/molecules/SectionTitle/config/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/SectionTitle/index.js +4 -0
- package/lib/module/component/AIA/molecules/SectionTitle/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/SectionTitle/styles/index.js +31 -0
- package/lib/module/component/AIA/molecules/SectionTitle/styles/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/SectionTitle/types/index.js +4 -0
- package/lib/module/component/AIA/molecules/SectionTitle/types/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/Slider/README.md +30 -0
- package/lib/module/component/AIA/molecules/Slider/Slider.js +140 -0
- package/lib/module/component/AIA/molecules/Slider/Slider.js.map +1 -0
- package/lib/module/component/AIA/molecules/Slider/changelog.txt +17 -0
- package/lib/module/component/AIA/molecules/Slider/config/index.js +7 -0
- package/lib/module/component/AIA/molecules/Slider/config/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/Slider/index.js +4 -0
- package/lib/module/component/AIA/molecules/Slider/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/Slider/styles/index.js +70 -0
- package/lib/module/component/AIA/molecules/Slider/styles/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/Slider/types/index.js +2 -0
- package/lib/module/component/AIA/molecules/Slider/types/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/Snackbar/Changelog.txt +10 -0
- package/lib/module/component/AIA/molecules/Snackbar/README.md +32 -0
- package/lib/module/component/AIA/molecules/Snackbar/Snackbar.js +71 -0
- package/lib/module/component/AIA/molecules/Snackbar/Snackbar.js.map +1 -0
- package/lib/module/component/AIA/molecules/Snackbar/config/index.js +11 -0
- package/lib/module/component/AIA/molecules/Snackbar/config/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/Snackbar/index.js +4 -0
- package/lib/module/component/AIA/molecules/Snackbar/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/Snackbar/styles/index.js +36 -0
- package/lib/module/component/AIA/molecules/Snackbar/styles/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/Snackbar/types/index.js +2 -0
- package/lib/module/component/AIA/molecules/Snackbar/types/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/SystemAlert/README.md +33 -0
- package/lib/module/component/AIA/molecules/SystemAlert/SystemAlert.js +272 -0
- package/lib/module/component/AIA/molecules/SystemAlert/SystemAlert.js.map +1 -0
- package/lib/module/component/AIA/molecules/SystemAlert/changelog.txt +24 -0
- package/lib/module/component/AIA/molecules/SystemAlert/config/index.js +30 -0
- package/lib/module/component/AIA/molecules/SystemAlert/config/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/SystemAlert/index.js +4 -0
- package/lib/module/component/AIA/molecules/SystemAlert/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/SystemAlert/styles/index.js +67 -0
- package/lib/module/component/AIA/molecules/SystemAlert/styles/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/SystemAlert/types/index.js +2 -0
- package/lib/module/component/AIA/molecules/SystemAlert/types/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/Tabs/README.md +33 -0
- package/lib/module/component/AIA/molecules/Tabs/Tabs.js +106 -0
- package/lib/module/component/AIA/molecules/Tabs/Tabs.js.map +1 -0
- package/lib/module/component/AIA/molecules/Tabs/changelog.txt +21 -0
- package/lib/module/component/AIA/molecules/Tabs/config/index.js +7 -0
- package/lib/module/component/AIA/molecules/Tabs/config/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/Tabs/index.js +4 -0
- package/lib/module/component/AIA/molecules/Tabs/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/Tabs/styles/index.js +32 -0
- package/lib/module/component/AIA/molecules/Tabs/styles/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/Tabs/types/index.js +4 -0
- package/lib/module/component/AIA/molecules/Tabs/types/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/Uploader/README.md +52 -0
- package/lib/module/component/AIA/molecules/Uploader/Uploader.js +545 -0
- package/lib/module/component/AIA/molecules/Uploader/Uploader.js.map +1 -0
- package/lib/module/component/AIA/molecules/Uploader/changelog.txt +24 -0
- package/lib/module/component/AIA/molecules/Uploader/config/index.js +32 -0
- package/lib/module/component/AIA/molecules/Uploader/config/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/Uploader/index.js +4 -0
- package/lib/module/component/AIA/molecules/Uploader/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/Uploader/package.json +13 -0
- package/lib/module/component/AIA/molecules/Uploader/styles/index.js +108 -0
- package/lib/module/component/AIA/molecules/Uploader/styles/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/Uploader/types/index.js +21 -0
- package/lib/module/component/AIA/molecules/Uploader/types/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/index.js +20 -0
- package/lib/module/component/AIA/molecules/index.js.map +1 -0
- package/lib/module/component/AIA/molecules/package.json +18 -0
- package/lib/module/component/AIA/organisms/Accordions/Accordions.js +51 -0
- package/lib/module/component/AIA/organisms/Accordions/Accordions.js.map +1 -0
- package/lib/module/component/AIA/organisms/Accordions/README.md +29 -0
- package/lib/module/component/AIA/organisms/Accordions/changelog.txt +11 -0
- package/lib/module/component/AIA/organisms/Accordions/config/index.js +7 -0
- package/lib/module/component/AIA/organisms/Accordions/config/index.js.map +1 -0
- package/lib/module/component/AIA/organisms/Accordions/index.js +5 -0
- package/lib/module/component/AIA/organisms/Accordions/index.js.map +1 -0
- package/lib/module/component/AIA/organisms/Accordions/styles/index.js +16 -0
- package/lib/module/component/AIA/organisms/Accordions/styles/index.js.map +1 -0
- package/lib/module/component/AIA/organisms/Accordions/types/index.js +4 -0
- package/lib/module/component/AIA/organisms/Accordions/types/index.js.map +1 -0
- package/lib/module/component/AIA/organisms/AvatarGroup/AvatarGroup.js +78 -0
- package/lib/module/component/AIA/organisms/AvatarGroup/AvatarGroup.js.map +1 -0
- package/lib/module/component/AIA/organisms/AvatarGroup/changelog.txt +23 -0
- package/lib/module/component/AIA/organisms/AvatarGroup/config/index.js +11 -0
- package/lib/module/component/AIA/organisms/AvatarGroup/config/index.js.map +1 -0
- package/lib/module/component/AIA/organisms/AvatarGroup/index.js +4 -0
- package/lib/module/component/AIA/organisms/AvatarGroup/index.js.map +1 -0
- package/lib/module/component/AIA/organisms/AvatarGroup/styles/index.js +27 -0
- package/lib/module/component/AIA/organisms/AvatarGroup/styles/index.js.map +1 -0
- package/lib/module/component/AIA/organisms/AvatarGroup/types/index.js +2 -0
- package/lib/module/component/AIA/organisms/AvatarGroup/types/index.js.map +1 -0
- package/lib/module/component/AIA/organisms/List/List.js +45 -0
- package/lib/module/component/AIA/organisms/List/List.js.map +1 -0
- package/lib/module/component/AIA/organisms/List/README.md +57 -0
- package/lib/module/component/AIA/organisms/List/changelog.txt +10 -0
- package/lib/module/component/AIA/organisms/List/config/index.js +7 -0
- package/lib/module/component/AIA/organisms/List/config/index.js.map +1 -0
- package/lib/module/component/AIA/organisms/List/index.js +5 -0
- package/lib/module/component/AIA/organisms/List/index.js.map +1 -0
- package/lib/module/component/AIA/organisms/List/styles/index.js +16 -0
- package/lib/module/component/AIA/organisms/List/styles/index.js.map +1 -0
- package/lib/module/component/AIA/organisms/List/types/index.js +4 -0
- package/lib/module/component/AIA/organisms/List/types/index.js.map +1 -0
- package/lib/module/component/AIA/organisms/ListItemGroup/ListItemGroup.js +45 -0
- package/lib/module/component/AIA/organisms/ListItemGroup/ListItemGroup.js.map +1 -0
- package/lib/module/component/AIA/organisms/ListItemGroup/README.md +33 -0
- package/lib/module/component/AIA/organisms/ListItemGroup/changelog.txt +6 -0
- package/lib/module/component/AIA/organisms/ListItemGroup/config/index.js +7 -0
- package/lib/module/component/AIA/organisms/ListItemGroup/config/index.js.map +1 -0
- package/lib/module/component/AIA/organisms/ListItemGroup/index.js +4 -0
- package/lib/module/component/AIA/organisms/ListItemGroup/index.js.map +1 -0
- package/lib/module/component/AIA/organisms/ListItemGroup/package.json +13 -0
- package/lib/module/component/AIA/organisms/ListItemGroup/styles/index.js +16 -0
- package/lib/module/component/AIA/organisms/ListItemGroup/styles/index.js.map +1 -0
- package/lib/module/component/AIA/organisms/ListItemGroup/types/index.js +4 -0
- package/lib/module/component/AIA/organisms/ListItemGroup/types/index.js.map +1 -0
- package/lib/module/component/AIA/organisms/SystemAlerts/README.md +20 -0
- package/lib/module/component/AIA/organisms/SystemAlerts/SystemAlerts.js +179 -0
- package/lib/module/component/AIA/organisms/SystemAlerts/SystemAlerts.js.map +1 -0
- package/lib/module/component/AIA/organisms/SystemAlerts/changelog.txt +6 -0
- package/lib/module/component/AIA/organisms/SystemAlerts/config/index.js +7 -0
- package/lib/module/component/AIA/organisms/SystemAlerts/config/index.js.map +1 -0
- package/lib/module/component/AIA/organisms/SystemAlerts/index.js +4 -0
- package/lib/module/component/AIA/organisms/SystemAlerts/index.js.map +1 -0
- package/lib/module/component/AIA/organisms/SystemAlerts/styles/index.js +63 -0
- package/lib/module/component/AIA/organisms/SystemAlerts/styles/index.js.map +1 -0
- package/lib/module/component/AIA/organisms/SystemAlerts/types/index.js +2 -0
- package/lib/module/component/AIA/organisms/SystemAlerts/types/index.js.map +1 -0
- package/lib/module/component/AIA/organisms/changelog.txt +4 -0
- package/lib/module/component/AIA/organisms/index.js +6 -0
- package/lib/module/component/AIA/organisms/index.js.map +1 -0
- package/lib/module/component/AIA/organisms/package.json +15 -0
- package/lib/module/component/AIA/styles/aia-digital/border/borderRadius.js +11 -0
- package/lib/module/component/AIA/styles/aia-digital/border/borderRadius.js.map +1 -0
- package/lib/module/component/AIA/styles/aia-digital/border/borderWidth.js +11 -0
- package/lib/module/component/AIA/styles/aia-digital/border/borderWidth.js.map +1 -0
- package/lib/module/component/AIA/styles/aia-digital/border/componentBorderRadius.js +17 -0
- package/lib/module/component/AIA/styles/aia-digital/border/componentBorderRadius.js.map +1 -0
- package/lib/module/component/AIA/styles/aia-digital/border/componentBorderWidth.js +8 -0
- package/lib/module/component/AIA/styles/aia-digital/border/componentBorderWidth.js.map +1 -0
- package/lib/module/component/AIA/styles/aia-digital/border/index.js +13 -0
- package/lib/module/component/AIA/styles/aia-digital/border/index.js.map +1 -0
- package/lib/module/component/AIA/styles/aia-digital/colors/dark.js +149 -0
- package/lib/module/component/AIA/styles/aia-digital/colors/dark.js.map +1 -0
- package/lib/module/component/AIA/styles/aia-digital/colors/index.js +5 -0
- package/lib/module/component/AIA/styles/aia-digital/colors/index.js.map +1 -0
- package/lib/module/component/AIA/styles/aia-digital/colors/light.js +149 -0
- package/lib/module/component/AIA/styles/aia-digital/colors/light.js.map +1 -0
- package/lib/module/component/AIA/styles/aia-digital/package.json +16 -0
- package/lib/module/component/AIA/styles/aia-digital/primitiveColorsToken/colors.json +108 -0
- package/lib/module/component/AIA/styles/aia-digital/primitiveColorsToken/index.js +5 -0
- package/lib/module/component/AIA/styles/aia-digital/primitiveColorsToken/index.js.map +1 -0
- package/lib/module/component/AIA/styles/aia-digital/scss/_border.scss +28 -0
- package/lib/module/component/AIA/styles/aia-digital/scss/_border_class.scss +27 -0
- package/lib/module/component/AIA/styles/aia-digital/scss/_colors.scss +105 -0
- package/lib/module/component/AIA/styles/aia-digital/scss/_main.scss +3 -0
- package/lib/module/component/AIA/styles/aia-digital/scss/_size.scss +61 -0
- package/lib/module/component/AIA/styles/aia-digital/scss/_spacing.scss +41 -0
- package/lib/module/component/AIA/styles/aia-digital/scss/_theme_dark.scss +141 -0
- package/lib/module/component/AIA/styles/aia-digital/scss/_theme_light.scss +141 -0
- package/lib/module/component/AIA/styles/aia-digital/size/componentSize.js +38 -0
- package/lib/module/component/AIA/styles/aia-digital/size/componentSize.js.map +1 -0
- package/lib/module/component/AIA/styles/aia-digital/size/index.js +9 -0
- package/lib/module/component/AIA/styles/aia-digital/size/index.js.map +1 -0
- package/lib/module/component/AIA/styles/aia-digital/size/size.js +24 -0
- package/lib/module/component/AIA/styles/aia-digital/size/size.js.map +1 -0
- package/lib/module/component/AIA/styles/aia-digital/spacing/componentSpacing.js +13 -0
- package/lib/module/component/AIA/styles/aia-digital/spacing/componentSpacing.js.map +1 -0
- package/lib/module/component/AIA/styles/aia-digital/spacing/index.js +9 -0
- package/lib/module/component/AIA/styles/aia-digital/spacing/index.js.map +1 -0
- package/lib/module/component/AIA/styles/aia-digital/spacing/spacing.js +21 -0
- package/lib/module/component/AIA/styles/aia-digital/spacing/spacing.js.map +1 -0
- package/lib/module/component/AIA/styles/art/border/borderRadius.js +11 -0
- package/lib/module/component/AIA/styles/art/border/borderRadius.js.map +1 -0
- package/lib/module/component/AIA/styles/art/border/borderWidth.js +11 -0
- package/lib/module/component/AIA/styles/art/border/borderWidth.js.map +1 -0
- package/lib/module/component/AIA/styles/art/border/componentBorderRadius.js +17 -0
- package/lib/module/component/AIA/styles/art/border/componentBorderRadius.js.map +1 -0
- package/lib/module/component/AIA/styles/art/border/componentBorderWidth.js +8 -0
- package/lib/module/component/AIA/styles/art/border/componentBorderWidth.js.map +1 -0
- package/lib/module/component/AIA/styles/art/border/index.js +13 -0
- package/lib/module/component/AIA/styles/art/border/index.js.map +1 -0
- package/lib/module/component/AIA/styles/art/colors/dark.js +149 -0
- package/lib/module/component/AIA/styles/art/colors/dark.js.map +1 -0
- package/lib/module/component/AIA/styles/art/colors/index.js +5 -0
- package/lib/module/component/AIA/styles/art/colors/index.js.map +1 -0
- package/lib/module/component/AIA/styles/art/colors/light.js +149 -0
- package/lib/module/component/AIA/styles/art/colors/light.js.map +1 -0
- package/lib/module/component/AIA/styles/art/package.json +16 -0
- package/lib/module/component/AIA/styles/art/primitiveColorsToken/colors.json +139 -0
- package/lib/module/component/AIA/styles/art/primitiveColorsToken/index.js +5 -0
- package/lib/module/component/AIA/styles/art/primitiveColorsToken/index.js.map +1 -0
- package/lib/module/component/AIA/styles/art/scss/_border.scss +28 -0
- package/lib/module/component/AIA/styles/art/scss/_border_class.scss +27 -0
- package/lib/module/component/AIA/styles/art/scss/_colors.scss +136 -0
- package/lib/module/component/AIA/styles/art/scss/_main.scss +3 -0
- package/lib/module/component/AIA/styles/art/scss/_size.scss +45 -0
- package/lib/module/component/AIA/styles/art/scss/_spacing.scss +41 -0
- package/lib/module/component/AIA/styles/art/scss/_theme_dark.scss +141 -0
- package/lib/module/component/AIA/styles/art/scss/_theme_light.scss +141 -0
- package/lib/module/component/AIA/styles/art/size/componentSize.js +24 -0
- package/lib/module/component/AIA/styles/art/size/componentSize.js.map +1 -0
- package/lib/module/component/AIA/styles/art/size/index.js +9 -0
- package/lib/module/component/AIA/styles/art/size/index.js.map +1 -0
- package/lib/module/component/AIA/styles/art/size/size.js +24 -0
- package/lib/module/component/AIA/styles/art/size/size.js.map +1 -0
- package/lib/module/component/AIA/styles/art/spacing/componentSpacing.js +13 -0
- package/lib/module/component/AIA/styles/art/spacing/componentSpacing.js.map +1 -0
- package/lib/module/component/AIA/styles/art/spacing/index.js +9 -0
- package/lib/module/component/AIA/styles/art/spacing/index.js.map +1 -0
- package/lib/module/component/AIA/styles/art/spacing/spacing.js +21 -0
- package/lib/module/component/AIA/styles/art/spacing/spacing.js.map +1 -0
- package/lib/module/component/AIA/styles/brand-x/border/borderRadius.js +11 -0
- package/lib/module/component/AIA/styles/brand-x/border/borderRadius.js.map +1 -0
- package/lib/module/component/AIA/styles/brand-x/border/borderWidth.js +11 -0
- package/lib/module/component/AIA/styles/brand-x/border/borderWidth.js.map +1 -0
- package/lib/module/component/AIA/styles/brand-x/border/componentBorderRadius.js +17 -0
- package/lib/module/component/AIA/styles/brand-x/border/componentBorderRadius.js.map +1 -0
- package/lib/module/component/AIA/styles/brand-x/border/componentBorderWidth.js +8 -0
- package/lib/module/component/AIA/styles/brand-x/border/componentBorderWidth.js.map +1 -0
- package/lib/module/component/AIA/styles/brand-x/border/index.js +13 -0
- package/lib/module/component/AIA/styles/brand-x/border/index.js.map +1 -0
- package/lib/module/component/AIA/styles/brand-x/colors/dark.js +162 -0
- package/lib/module/component/AIA/styles/brand-x/colors/dark.js.map +1 -0
- package/lib/module/component/AIA/styles/brand-x/colors/index.js +5 -0
- package/lib/module/component/AIA/styles/brand-x/colors/index.js.map +1 -0
- package/lib/module/component/AIA/styles/brand-x/colors/light.js +149 -0
- package/lib/module/component/AIA/styles/brand-x/colors/light.js.map +1 -0
- package/lib/module/component/AIA/styles/brand-x/package.json +16 -0
- package/lib/module/component/AIA/styles/brand-x/primitiveColorsToken/colors.json +148 -0
- package/lib/module/component/AIA/styles/brand-x/primitiveColorsToken/index.js +5 -0
- package/lib/module/component/AIA/styles/brand-x/primitiveColorsToken/index.js.map +1 -0
- package/lib/module/component/AIA/styles/brand-x/scss/_border.scss +28 -0
- package/lib/module/component/AIA/styles/brand-x/scss/_border_class.scss +27 -0
- package/lib/module/component/AIA/styles/brand-x/scss/_colors.scss +146 -0
- package/lib/module/component/AIA/styles/brand-x/scss/_main.scss +3 -0
- package/lib/module/component/AIA/styles/brand-x/scss/_size.scss +45 -0
- package/lib/module/component/AIA/styles/brand-x/scss/_spacing.scss +41 -0
- package/lib/module/component/AIA/styles/brand-x/scss/_theme_dark.scss +141 -0
- package/lib/module/component/AIA/styles/brand-x/scss/_theme_light.scss +141 -0
- package/lib/module/component/AIA/styles/brand-x/size/componentSize.js +24 -0
- package/lib/module/component/AIA/styles/brand-x/size/componentSize.js.map +1 -0
- package/lib/module/component/AIA/styles/brand-x/size/index.js +9 -0
- package/lib/module/component/AIA/styles/brand-x/size/index.js.map +1 -0
- package/lib/module/component/AIA/styles/brand-x/size/size.js +24 -0
- package/lib/module/component/AIA/styles/brand-x/size/size.js.map +1 -0
- package/lib/module/component/AIA/styles/brand-x/spacing/componentSpacing.js +13 -0
- package/lib/module/component/AIA/styles/brand-x/spacing/componentSpacing.js.map +1 -0
- package/lib/module/component/AIA/styles/brand-x/spacing/index.js +9 -0
- package/lib/module/component/AIA/styles/brand-x/spacing/index.js.map +1 -0
- package/lib/module/component/AIA/styles/brand-x/spacing/spacing.js +21 -0
- package/lib/module/component/AIA/styles/brand-x/spacing/spacing.js.map +1 -0
- package/lib/module/component/AIA/styles/cfs/border/borderRadius.js +11 -0
- package/lib/module/component/AIA/styles/cfs/border/borderRadius.js.map +1 -0
- package/lib/module/component/AIA/styles/cfs/border/borderWidth.js +11 -0
- package/lib/module/component/AIA/styles/cfs/border/borderWidth.js.map +1 -0
- package/lib/module/component/AIA/styles/cfs/border/componentBorderRadius.js +17 -0
- package/lib/module/component/AIA/styles/cfs/border/componentBorderRadius.js.map +1 -0
- package/lib/module/component/AIA/styles/cfs/border/componentBorderWidth.js +8 -0
- package/lib/module/component/AIA/styles/cfs/border/componentBorderWidth.js.map +1 -0
- package/lib/module/component/AIA/styles/cfs/border/index.js +13 -0
- package/lib/module/component/AIA/styles/cfs/border/index.js.map +1 -0
- package/lib/module/component/AIA/styles/cfs/colors/dark.js +149 -0
- package/lib/module/component/AIA/styles/cfs/colors/dark.js.map +1 -0
- package/lib/module/component/AIA/styles/cfs/colors/index.js +5 -0
- package/lib/module/component/AIA/styles/cfs/colors/index.js.map +1 -0
- package/lib/module/component/AIA/styles/cfs/colors/light.js +150 -0
- package/lib/module/component/AIA/styles/cfs/colors/light.js.map +1 -0
- package/lib/module/component/AIA/styles/cfs/package.json +16 -0
- package/lib/module/component/AIA/styles/cfs/primitiveColorsToken/colors.json +137 -0
- package/lib/module/component/AIA/styles/cfs/primitiveColorsToken/index.js +5 -0
- package/lib/module/component/AIA/styles/cfs/primitiveColorsToken/index.js.map +1 -0
- package/lib/module/component/AIA/styles/cfs/scss/_border.scss +28 -0
- package/lib/module/component/AIA/styles/cfs/scss/_border_class.scss +27 -0
- package/lib/module/component/AIA/styles/cfs/scss/_colors.scss +134 -0
- package/lib/module/component/AIA/styles/cfs/scss/_main.scss +3 -0
- package/lib/module/component/AIA/styles/cfs/scss/_size.scss +61 -0
- package/lib/module/component/AIA/styles/cfs/scss/_spacing.scss +41 -0
- package/lib/module/component/AIA/styles/cfs/scss/_theme_dark.scss +141 -0
- package/lib/module/component/AIA/styles/cfs/scss/_theme_light.scss +141 -0
- package/lib/module/component/AIA/styles/cfs/size/componentSize.js +38 -0
- package/lib/module/component/AIA/styles/cfs/size/componentSize.js.map +1 -0
- package/lib/module/component/AIA/styles/cfs/size/index.js +9 -0
- package/lib/module/component/AIA/styles/cfs/size/index.js.map +1 -0
- package/lib/module/component/AIA/styles/cfs/size/size.js +24 -0
- package/lib/module/component/AIA/styles/cfs/size/size.js.map +1 -0
- package/lib/module/component/AIA/styles/cfs/spacing/componentSpacing.js +13 -0
- package/lib/module/component/AIA/styles/cfs/spacing/componentSpacing.js.map +1 -0
- package/lib/module/component/AIA/styles/cfs/spacing/index.js +9 -0
- package/lib/module/component/AIA/styles/cfs/spacing/index.js.map +1 -0
- package/lib/module/component/AIA/styles/cfs/spacing/spacing.js +21 -0
- package/lib/module/component/AIA/styles/cfs/spacing/spacing.js.map +1 -0
- package/lib/module/component/AIA/styles/changelog.txt +5 -0
- package/lib/module/component/AIA/styles/hesta/border/borderRadius.js +11 -0
- package/lib/module/component/AIA/styles/hesta/border/borderRadius.js.map +1 -0
- package/lib/module/component/AIA/styles/hesta/border/borderWidth.js +11 -0
- package/lib/module/component/AIA/styles/hesta/border/borderWidth.js.map +1 -0
- package/lib/module/component/AIA/styles/hesta/border/componentBorderRadius.js +17 -0
- package/lib/module/component/AIA/styles/hesta/border/componentBorderRadius.js.map +1 -0
- package/lib/module/component/AIA/styles/hesta/border/componentBorderWidth.js +8 -0
- package/lib/module/component/AIA/styles/hesta/border/componentBorderWidth.js.map +1 -0
- package/lib/module/component/AIA/styles/hesta/border/index.js +13 -0
- package/lib/module/component/AIA/styles/hesta/border/index.js.map +1 -0
- package/lib/module/component/AIA/styles/hesta/colors/dark.js +149 -0
- package/lib/module/component/AIA/styles/hesta/colors/dark.js.map +1 -0
- package/lib/module/component/AIA/styles/hesta/colors/index.js +5 -0
- package/lib/module/component/AIA/styles/hesta/colors/index.js.map +1 -0
- package/lib/module/component/AIA/styles/hesta/colors/light.js +149 -0
- package/lib/module/component/AIA/styles/hesta/colors/light.js.map +1 -0
- package/lib/module/component/AIA/styles/hesta/package.json +16 -0
- package/lib/module/component/AIA/styles/hesta/primitiveColorsToken/colors.json +139 -0
- package/lib/module/component/AIA/styles/hesta/primitiveColorsToken/index.js +5 -0
- package/lib/module/component/AIA/styles/hesta/primitiveColorsToken/index.js.map +1 -0
- package/lib/module/component/AIA/styles/hesta/scss/_border.scss +28 -0
- package/lib/module/component/AIA/styles/hesta/scss/_border_class.scss +27 -0
- package/lib/module/component/AIA/styles/hesta/scss/_colors.scss +136 -0
- package/lib/module/component/AIA/styles/hesta/scss/_main.scss +3 -0
- package/lib/module/component/AIA/styles/hesta/scss/_size.scss +45 -0
- package/lib/module/component/AIA/styles/hesta/scss/_spacing.scss +41 -0
- package/lib/module/component/AIA/styles/hesta/scss/_theme_dark.scss +141 -0
- package/lib/module/component/AIA/styles/hesta/scss/_theme_light.scss +141 -0
- package/lib/module/component/AIA/styles/hesta/size/componentSize.js +24 -0
- package/lib/module/component/AIA/styles/hesta/size/componentSize.js.map +1 -0
- package/lib/module/component/AIA/styles/hesta/size/index.js +9 -0
- package/lib/module/component/AIA/styles/hesta/size/index.js.map +1 -0
- package/lib/module/component/AIA/styles/hesta/size/size.js +24 -0
- package/lib/module/component/AIA/styles/hesta/size/size.js.map +1 -0
- package/lib/module/component/AIA/styles/hesta/spacing/componentSpacing.js +13 -0
- package/lib/module/component/AIA/styles/hesta/spacing/componentSpacing.js.map +1 -0
- package/lib/module/component/AIA/styles/hesta/spacing/index.js +9 -0
- package/lib/module/component/AIA/styles/hesta/spacing/index.js.map +1 -0
- package/lib/module/component/AIA/styles/hesta/spacing/spacing.js +21 -0
- package/lib/module/component/AIA/styles/hesta/spacing/spacing.js.map +1 -0
- package/lib/module/component/AIA/styles/index.js +5 -0
- package/lib/module/component/AIA/styles/index.js.map +1 -0
- package/lib/module/component/AIA/styles/package.json +19 -0
- package/lib/module/component/AIA/utils/Accessibility/changelog.txt +9 -0
- package/lib/module/component/AIA/utils/Accessibility/index.js +34 -0
- package/lib/module/component/AIA/utils/Accessibility/index.js.map +1 -0
- package/lib/module/component/AIA/utils/Accessibility/types/index.js +2 -0
- package/lib/module/component/AIA/utils/Accessibility/types/index.js.map +1 -0
- package/lib/module/component/AIA/utils/ConvertStringToCamelCase/ConvertStringToCamelCase.js +12 -0
- package/lib/module/component/AIA/utils/ConvertStringToCamelCase/ConvertStringToCamelCase.js.map +1 -0
- package/lib/module/component/AIA/utils/ConvertStringToCamelCase/index.js +4 -0
- package/lib/module/component/AIA/utils/ConvertStringToCamelCase/index.js.map +1 -0
- package/lib/module/component/AIA/utils/DateTime/DateTime.js +315 -0
- package/lib/module/component/AIA/utils/DateTime/DateTime.js.map +1 -0
- package/lib/module/component/AIA/utils/DateTime/config/index.js +34 -0
- package/lib/module/component/AIA/utils/DateTime/config/index.js.map +1 -0
- package/lib/module/component/AIA/utils/DateTime/index.js +4 -0
- package/lib/module/component/AIA/utils/DateTime/index.js.map +1 -0
- package/lib/module/component/AIA/utils/File/File.js +39 -0
- package/lib/module/component/AIA/utils/File/File.js.map +1 -0
- package/lib/module/component/AIA/utils/File/index.js +4 -0
- package/lib/module/component/AIA/utils/File/index.js.map +1 -0
- package/lib/module/component/AIA/utils/LazyLoading/LazyLoading.js +27 -0
- package/lib/module/component/AIA/utils/LazyLoading/LazyLoading.js.map +1 -0
- package/lib/module/component/AIA/utils/LazyLoading/README.md +26 -0
- package/lib/module/component/AIA/utils/LazyLoading/index.js +5 -0
- package/lib/module/component/AIA/utils/LazyLoading/index.js.map +1 -0
- package/lib/module/component/AIA/utils/LazyLoading/styles/index.js +19 -0
- package/lib/module/component/AIA/utils/LazyLoading/styles/index.js.map +1 -0
- package/lib/module/component/AIA/utils/NumberString/NumberString.js +61 -0
- package/lib/module/component/AIA/utils/NumberString/NumberString.js.map +1 -0
- package/lib/module/component/AIA/utils/NumberString/index.js +4 -0
- package/lib/module/component/AIA/utils/NumberString/index.js.map +1 -0
- package/lib/module/component/AIA/utils/index.js +9 -0
- package/lib/module/component/AIA/utils/index.js.map +1 -0
- package/lib/module/component/AIA/utils/package.json +18 -0
- package/lib/module/component/forms/CESForm.js +98 -0
- package/lib/module/component/forms/CESForm.js.map +1 -0
- package/lib/module/component/forms/CommentForm.js +55 -0
- package/lib/module/component/forms/CommentForm.js.map +1 -0
- package/lib/module/component/forms/EffortForm.js +105 -0
- package/lib/module/component/forms/EffortForm.js.map +1 -0
- package/lib/module/component/forms/ExternalForm.js +55 -0
- package/lib/module/component/forms/ExternalForm.js.map +1 -0
- package/lib/module/component/forms/NPSForm.js +110 -0
- package/lib/module/component/forms/NPSForm.js.map +1 -0
- package/lib/module/component/forms/PollForm.js +132 -0
- package/lib/module/component/forms/PollForm.js.map +1 -0
- package/lib/module/component/forms/PromptForm.js +79 -0
- package/lib/module/component/forms/PromptForm.js.map +1 -0
- package/lib/module/component/forms/SatisfactionForm.js +195 -0
- package/lib/module/component/forms/SatisfactionForm.js.map +1 -0
- package/lib/module/index.js +8 -8
- package/lib/module/index.js.map +1 -1
- package/lib/module/types.d.js +2 -0
- package/lib/module/types.d.js.map +1 -0
- package/lib/typescript/ContentUsefulness.d.ts.map +1 -1
- package/lib/typescript/FeedbackSDK.d.ts.map +1 -1
- package/lib/typescript/FeedbackSDKAppStoreRating.d.ts +12 -0
- package/lib/typescript/FeedbackSDKAppStoreRating.d.ts.map +1 -0
- package/lib/typescript/FeedbackSDKForm.d.ts.map +1 -1
- package/lib/typescript/FeedbackSDKSplash.d.ts.map +1 -1
- package/lib/typescript/FeedbackSDKStyles.d.ts +22 -12
- package/lib/typescript/FeedbackSDKStyles.d.ts.map +1 -1
- package/lib/typescript/FeedbackSDKSuccess.d.ts.map +1 -1
- package/lib/typescript/component/AIA/atoms/ActivityIndicator/ActivityIndicator.d.ts +13 -0
- package/lib/typescript/component/AIA/atoms/ActivityIndicator/ActivityIndicator.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/ActivityIndicator/index.d.ts +2 -0
- package/lib/typescript/component/AIA/atoms/ActivityIndicator/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/ActivityIndicator/styles/index.d.ts +40 -0
- package/lib/typescript/component/AIA/atoms/ActivityIndicator/styles/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/ActivityIndicator/types/index.d.ts +64 -0
- package/lib/typescript/component/AIA/atoms/ActivityIndicator/types/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/Button/Button.d.ts +10 -0
- package/lib/typescript/component/AIA/atoms/Button/Button.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/Button/index.d.ts +2 -0
- package/lib/typescript/component/AIA/atoms/Button/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/Button/styles/index.d.ts +101 -0
- package/lib/typescript/component/AIA/atoms/Button/styles/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/Button/types/index.d.ts +120 -0
- package/lib/typescript/component/AIA/atoms/Button/types/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/Chip/Chip.d.ts +11 -0
- package/lib/typescript/component/AIA/atoms/Chip/Chip.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/Chip/config/index.d.ts +21 -0
- package/lib/typescript/component/AIA/atoms/Chip/config/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/Chip/index.d.ts +2 -0
- package/lib/typescript/component/AIA/atoms/Chip/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/Chip/styles/index.d.ts +89 -0
- package/lib/typescript/component/AIA/atoms/Chip/styles/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/Chip/types/index.d.ts +94 -0
- package/lib/typescript/component/AIA/atoms/Chip/types/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/Divider/Divider.d.ts +11 -0
- package/lib/typescript/component/AIA/atoms/Divider/Divider.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/Divider/index.d.ts +2 -0
- package/lib/typescript/component/AIA/atoms/Divider/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/Divider/styles/index.d.ts +12 -0
- package/lib/typescript/component/AIA/atoms/Divider/styles/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/Divider/types/index.d.ts +26 -0
- package/lib/typescript/component/AIA/atoms/Divider/types/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/Icon/Icon.d.ts +11 -0
- package/lib/typescript/component/AIA/atoms/Icon/Icon.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/Icon/index.d.ts +2 -0
- package/lib/typescript/component/AIA/atoms/Icon/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/Icon/types/index.d.ts +94 -0
- package/lib/typescript/component/AIA/atoms/Icon/types/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/Icons/document-control/index.d.ts +9 -0
- package/lib/typescript/component/AIA/atoms/Icons/document-control/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/Icons/function/index.d.ts +9 -0
- package/lib/typescript/component/AIA/atoms/Icons/function/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/Icons/general/index.d.ts +9 -0
- package/lib/typescript/component/AIA/atoms/Icons/general/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/Icons/health-and-wellness/index.d.ts +9 -0
- package/lib/typescript/component/AIA/atoms/Icons/health-and-wellness/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/Icons/index.d.ts +8 -0
- package/lib/typescript/component/AIA/atoms/Icons/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/Icons/login/index.d.ts +9 -0
- package/lib/typescript/component/AIA/atoms/Icons/login/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/Icons/media-control/index.d.ts +9 -0
- package/lib/typescript/component/AIA/atoms/Icons/media-control/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/Icons/menu/index.d.ts +9 -0
- package/lib/typescript/component/AIA/atoms/Icons/menu/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/Icons/rating/index.d.ts +9 -0
- package/lib/typescript/component/AIA/atoms/Icons/rating/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/Icons/red-illustrations/index.d.ts +9 -0
- package/lib/typescript/component/AIA/atoms/Icons/red-illustrations/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/Icons/social-media/index.d.ts +9 -0
- package/lib/typescript/component/AIA/atoms/Icons/social-media/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/Icons/system-control/index.d.ts +9 -0
- package/lib/typescript/component/AIA/atoms/Icons/system-control/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/Icons/type/index.d.ts +83 -0
- package/lib/typescript/component/AIA/atoms/Icons/type/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/IllustrationIcons/account-setup/index.d.ts +3 -0
- package/lib/typescript/component/AIA/atoms/IllustrationIcons/account-setup/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/IllustrationIcons/empty-state/index.d.ts +3 -0
- package/lib/typescript/component/AIA/atoms/IllustrationIcons/empty-state/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/IllustrationIcons/health-and-wellness/index.d.ts +3 -0
- package/lib/typescript/component/AIA/atoms/IllustrationIcons/health-and-wellness/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/IllustrationIcons/index.d.ts +8 -0
- package/lib/typescript/component/AIA/atoms/IllustrationIcons/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/IllustrationIcons/medical/index.d.ts +3 -0
- package/lib/typescript/component/AIA/atoms/IllustrationIcons/medical/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/IllustrationIcons/payment/index.d.ts +3 -0
- package/lib/typescript/component/AIA/atoms/IllustrationIcons/payment/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/IllustrationIcons/people-agents/index.d.ts +3 -0
- package/lib/typescript/component/AIA/atoms/IllustrationIcons/people-agents/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/IllustrationIcons/people-celebration/index.d.ts +3 -0
- package/lib/typescript/component/AIA/atoms/IllustrationIcons/people-celebration/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/IllustrationIcons/people-exercise/index.d.ts +3 -0
- package/lib/typescript/component/AIA/atoms/IllustrationIcons/people-exercise/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/IllustrationIcons/people-family/index.d.ts +3 -0
- package/lib/typescript/component/AIA/atoms/IllustrationIcons/people-family/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/IllustrationIcons/people-general/index.d.ts +3 -0
- package/lib/typescript/component/AIA/atoms/IllustrationIcons/people-general/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/IllustrationIcons/people-lifestyle/index.d.ts +3 -0
- package/lib/typescript/component/AIA/atoms/IllustrationIcons/people-lifestyle/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/IllustrationIcons/people-medical/index.d.ts +3 -0
- package/lib/typescript/component/AIA/atoms/IllustrationIcons/people-medical/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/IllustrationIcons/success-and-reward/index.d.ts +3 -0
- package/lib/typescript/component/AIA/atoms/IllustrationIcons/success-and-reward/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/IllustrationIcons/system/index.d.ts +3 -0
- package/lib/typescript/component/AIA/atoms/IllustrationIcons/system/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/IllustrationIcons/type/index.d.ts +93 -0
- package/lib/typescript/component/AIA/atoms/IllustrationIcons/type/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/Image/Image.d.ts +11 -0
- package/lib/typescript/component/AIA/atoms/Image/Image.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/Image/index.d.ts +2 -0
- package/lib/typescript/component/AIA/atoms/Image/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/Image/styles/index.d.ts +15 -0
- package/lib/typescript/component/AIA/atoms/Image/styles/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/Image/types/index.d.ts +98 -0
- package/lib/typescript/component/AIA/atoms/Image/types/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/Rating/Rating.d.ts +10 -0
- package/lib/typescript/component/AIA/atoms/Rating/Rating.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/Rating/config/index.d.ts +22 -0
- package/lib/typescript/component/AIA/atoms/Rating/config/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/Rating/index.d.ts +2 -0
- package/lib/typescript/component/AIA/atoms/Rating/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/Rating/styles/index.d.ts +54 -0
- package/lib/typescript/component/AIA/atoms/Rating/styles/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/Rating/types/index.d.ts +94 -0
- package/lib/typescript/component/AIA/atoms/Rating/types/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/Text/Text.d.ts +11 -0
- package/lib/typescript/component/AIA/atoms/Text/Text.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/Text/config/index.d.ts +7 -0
- package/lib/typescript/component/AIA/atoms/Text/config/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/Text/index.d.ts +2 -0
- package/lib/typescript/component/AIA/atoms/Text/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/Text/styles/index.d.ts +25 -0
- package/lib/typescript/component/AIA/atoms/Text/styles/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/Text/types/index.d.ts +127 -0
- package/lib/typescript/component/AIA/atoms/Text/types/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/TextArea/TextArea.d.ts +15 -0
- package/lib/typescript/component/AIA/atoms/TextArea/TextArea.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/TextArea/config/index.d.ts +8 -0
- package/lib/typescript/component/AIA/atoms/TextArea/config/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/TextArea/index.d.ts +2 -0
- package/lib/typescript/component/AIA/atoms/TextArea/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/TextArea/styles/index.d.ts +79 -0
- package/lib/typescript/component/AIA/atoms/TextArea/styles/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/atoms/TextArea/types/index.d.ts +106 -0
- package/lib/typescript/component/AIA/atoms/TextArea/types/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/hooks/FontConfig/index.d.ts +2 -0
- package/lib/typescript/component/AIA/hooks/FontConfig/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/hooks/FontConfig/type/index.d.ts +44 -0
- package/lib/typescript/component/AIA/hooks/FontConfig/type/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/hooks/useCustomTheme/index.d.ts +2 -0
- package/lib/typescript/component/AIA/hooks/useCustomTheme/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/hooks/useCustomTheme/useCustomTheme.d.ts +16 -0
- package/lib/typescript/component/AIA/hooks/useCustomTheme/useCustomTheme.d.ts.map +1 -0
- package/lib/typescript/component/AIA/styles/aia-digital/border/borderRadius.d.ts +9 -0
- package/lib/typescript/component/AIA/styles/aia-digital/border/borderRadius.d.ts.map +1 -0
- package/lib/typescript/component/AIA/styles/aia-digital/border/borderWidth.d.ts +9 -0
- package/lib/typescript/component/AIA/styles/aia-digital/border/borderWidth.d.ts.map +1 -0
- package/lib/typescript/component/AIA/styles/aia-digital/border/componentBorderRadius.d.ts +14 -0
- package/lib/typescript/component/AIA/styles/aia-digital/border/componentBorderRadius.d.ts.map +1 -0
- package/lib/typescript/component/AIA/styles/aia-digital/border/componentBorderWidth.d.ts +5 -0
- package/lib/typescript/component/AIA/styles/aia-digital/border/componentBorderWidth.d.ts.map +1 -0
- package/lib/typescript/component/AIA/styles/aia-digital/border/index.d.ts +24 -0
- package/lib/typescript/component/AIA/styles/aia-digital/border/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/styles/aia-digital/colors/light.d.ts +140 -0
- package/lib/typescript/component/AIA/styles/aia-digital/colors/light.d.ts.map +1 -0
- package/lib/typescript/component/AIA/styles/aia-digital/size/componentSize.d.ts +35 -0
- package/lib/typescript/component/AIA/styles/aia-digital/size/componentSize.d.ts.map +1 -0
- package/lib/typescript/component/AIA/styles/aia-digital/size/index.d.ts +52 -0
- package/lib/typescript/component/AIA/styles/aia-digital/size/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/styles/aia-digital/size/size.d.ts +22 -0
- package/lib/typescript/component/AIA/styles/aia-digital/size/size.d.ts.map +1 -0
- package/lib/typescript/component/AIA/styles/aia-digital/spacing/componentSpacing.d.ts +10 -0
- package/lib/typescript/component/AIA/styles/aia-digital/spacing/componentSpacing.d.ts.map +1 -0
- package/lib/typescript/component/AIA/styles/aia-digital/spacing/index.d.ts +24 -0
- package/lib/typescript/component/AIA/styles/aia-digital/spacing/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/styles/aia-digital/spacing/spacing.d.ts +19 -0
- package/lib/typescript/component/AIA/styles/aia-digital/spacing/spacing.d.ts.map +1 -0
- package/lib/typescript/component/AIA/utils/Accessibility/index.d.ts +12 -0
- package/lib/typescript/component/AIA/utils/Accessibility/index.d.ts.map +1 -0
- package/lib/typescript/component/AIA/utils/Accessibility/types/index.d.ts +21 -0
- package/lib/typescript/component/AIA/utils/Accessibility/types/index.d.ts.map +1 -0
- package/lib/typescript/component/forms/CESForm.d.ts +18 -0
- package/lib/typescript/component/forms/CESForm.d.ts.map +1 -0
- package/lib/typescript/component/forms/CommentForm.d.ts +15 -0
- package/lib/typescript/component/forms/CommentForm.d.ts.map +1 -0
- package/lib/typescript/component/forms/EffortForm.d.ts +18 -0
- package/lib/typescript/component/forms/EffortForm.d.ts.map +1 -0
- package/lib/typescript/component/forms/ExternalForm.d.ts +8 -0
- package/lib/typescript/component/forms/ExternalForm.d.ts.map +1 -0
- package/lib/typescript/component/forms/NPSForm.d.ts +18 -0
- package/lib/typescript/component/forms/NPSForm.d.ts.map +1 -0
- package/lib/typescript/component/forms/PollForm.d.ts +17 -0
- package/lib/typescript/component/forms/PollForm.d.ts.map +1 -0
- package/lib/typescript/component/forms/PromptForm.d.ts +15 -0
- package/lib/typescript/component/forms/PromptForm.d.ts.map +1 -0
- package/lib/typescript/component/forms/SatisfactionForm.d.ts +20 -0
- package/lib/typescript/component/forms/SatisfactionForm.d.ts.map +1 -0
- package/lib/typescript/index.d.ts +3 -16
- package/lib/typescript/index.d.ts.map +1 -1
- package/lib/typescript/utils/networking.d.ts +1 -1
- package/lib/typescript/utils/networking.d.ts.map +1 -1
- package/package.json +6 -1
- package/lib/typescript/assets/CheckIcon.d.ts +0 -7
- package/lib/typescript/assets/CheckIcon.d.ts.map +0 -1
- package/lib/typescript/assets/PlusIcon.d.ts +0 -7
- package/lib/typescript/assets/PlusIcon.d.ts.map +0 -1
- package/lib/typescript/assets/StarIcon.d.ts +0 -7
- package/lib/typescript/assets/StarIcon.d.ts.map +0 -1
- package/lib/typescript/component/Button.d.ts +0 -30
- package/lib/typescript/component/Button.d.ts.map +0 -1
- package/lib/typescript/component/ButtonSubmit.d.ts +0 -120
- package/lib/typescript/component/ButtonSubmit.d.ts.map +0 -1
- package/lib/typescript/component/Input.d.ts +0 -112
- package/lib/typescript/component/Input.d.ts.map +0 -1
- package/lib/typescript/component/MultiSelectButtons.d.ts +0 -115
- package/lib/typescript/component/MultiSelectButtons.d.ts.map +0 -1
- package/lib/typescript/component/Rating.d.ts +0 -83
- package/lib/typescript/component/Rating.d.ts.map +0 -1
- package/lib/typescript/component/RatingNumber.d.ts +0 -139
- package/lib/typescript/component/RatingNumber.d.ts.map +0 -1
- package/lib/typescript/component/Textarea.d.ts +0 -115
- package/lib/typescript/component/Textarea.d.ts.map +0 -1
- package/lib/typescript/component/YesNoButtons.d.ts +0 -102
- package/lib/typescript/component/YesNoButtons.d.ts.map +0 -1
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="33" height="32" fill="none" viewBox="0 0 33 32">
|
|
2
|
+
<path fill="#D6D8DA" d="M17.08 8.696c-4.043.355-7.021-2.624-6.667-6.667 4.044-.355 7.023 2.624 6.668 6.667Z"/>
|
|
3
|
+
<path fill="#858B91" d="M17.239 11.516a.877.877 0 0 1-.663-.756 6.515 6.515 0 0 1 1.391-4.79 6.449 6.449 0 0 1 4.37-2.4.876.876 0 0 1 .971.784.876.876 0 0 1-.784.971c-1.26.14-2.39.756-3.194 1.756a4.72 4.72 0 0 0-1.017 3.492.89.89 0 0 1-.785.98c-.102.01-.215 0-.308-.018l.019-.019Z"/>
|
|
4
|
+
<path fill="#ADB1B5" d="M23.785 8.687c-.962-.262-1.96-.206-2.941.112a12.48 12.48 0 0 1-7.704 0c-.98-.318-1.98-.364-2.942-.112-3.847 1.027-5.705 6.593-4.146 12.438 1.56 5.846 5.939 9.75 9.786 8.722h.01a4.288 4.288 0 0 1 2.278 0h.01c3.847 1.027 8.236-2.885 9.786-8.722 1.56-5.845-.299-11.41-4.146-12.438h.01Z"/>
|
|
5
|
+
<path fill="#858B91" d="M27.942 21.125c-1.56 5.846-5.94 9.75-9.796 8.722a4.288 4.288 0 0 0-2.279 0c-1.447.383-2.97.075-4.389-.775 7.555-2.914 13.214-10.281 14.39-19.255 2.391 2.147 3.325 6.64 2.083 11.308h-.01Z"/>
|
|
6
|
+
</svg>
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="33" height="32" fill="none" viewBox="0 0 33 32">
|
|
2
|
+
<path fill="#FF7A85" d="M17.08 8.696c-4.043.355-7.021-2.624-6.667-6.667 4.044-.355 7.023 2.624 6.668 6.667Z"/>
|
|
3
|
+
<path fill="#A4095A" d="M17.239 11.516a.877.877 0 0 1-.663-.756 6.515 6.515 0 0 1 1.391-4.79 6.449 6.449 0 0 1 4.37-2.4.876.876 0 0 1 .971.784.876.876 0 0 1-.784.971c-1.26.14-2.39.756-3.194 1.756a4.72 4.72 0 0 0-1.017 3.492.89.89 0 0 1-.785.98c-.102.01-.215 0-.308-.018l.019-.019Z"/>
|
|
4
|
+
<path fill="#E00842" d="M23.785 8.687c-.962-.262-1.96-.206-2.941.112a12.48 12.48 0 0 1-7.704 0c-.98-.318-1.98-.364-2.942-.112-3.847 1.027-5.705 6.593-4.146 12.438 1.56 5.846 5.939 9.75 9.786 8.722h.01a4.288 4.288 0 0 1 2.278 0h.01c3.847 1.027 8.236-2.885 9.786-8.722 1.56-5.845-.299-11.41-4.146-12.438h.01Z"/>
|
|
5
|
+
<path fill="#A4095A" d="M27.942 21.125c-1.56 5.846-5.94 9.75-9.796 8.722a4.288 4.288 0 0 0-2.279 0c-1.447.383-2.97.075-4.389-.775 7.555-2.914 13.214-10.281 14.39-19.255 2.391 2.147 3.325 6.64 2.083 11.308h-.01Z"/>
|
|
6
|
+
</svg>
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" fill="none" viewBox="0 0 32 32">
|
|
2
|
+
<path fill="#ADB1B5" fill-rule="evenodd" d="M9.984 12.148v-.162a1.68 1.68 0 0 0-1.679-1.565 1.68 1.68 0 0 0-1.678 1.565l-.582 4.663c-.057.477-.019.954.124 1.412l2.05 6.543v2.021h11.922v-1.22a27.99 27.99 0 0 0 2.776-2.318L12.549 19.93c-1.173-2.146-2.565-2.565-2.565-2.565v-5.217Z" clip-rule="evenodd"/>
|
|
3
|
+
<path fill="#ADB1B5" d="M7.047 28.743c0-.572.572-1.03 1.278-1.03h11.702c.706 0 1.278.467 1.278 1.03v1.87H7.037v-1.87h.01ZM22.03 12.31c0-.744.6-1.345 1.344-1.345h1.898c.744 0 1.345.6 1.345 1.345 0 .743-.601 1.344-1.345 1.344h-1.898c-.744 0-1.345-.6-1.345-1.344Z"/>
|
|
4
|
+
<path fill="#858B91" d="M9.955 3.583A1.58 1.58 0 0 1 11.538 2h10.577c.868 0 1.584.706 1.584 1.583v19.18a1.58 1.58 0 0 1-1.584 1.583H11.538a1.585 1.585 0 0 1-1.583-1.583V3.583Z"/>
|
|
5
|
+
<path fill="#D6D8DA" d="M14.97 3.497c0-.2.163-.352.354-.352h3.166a.352.352 0 1 1 0 .705h-3.166a.352.352 0 0 1-.353-.353Zm.794 19.323a.92.92 0 0 1 .925-.925.92.92 0 0 1 .925.925.92.92 0 0 1-.925.925.92.92 0 0 1-.925-.925ZM11.54 4.985h10.567v16.118H11.539V4.985Z"/>
|
|
6
|
+
<path fill="#D6D8DA" d="M20.79 15.028h2.908v6.076h-2.909v-6.076Z"/>
|
|
7
|
+
<path fill="#ADB1B5" fill-rule="evenodd" d="M9.964 12.148v-.162a1.68 1.68 0 0 0-1.678-1.565 1.68 1.68 0 0 0-1.679 1.565l-.582 4.663c-.057.477-.019.954.124 1.412L8.2 24.604h4.883s.63-2.528-.543-4.664c-1.174-2.146-2.566-2.566-2.566-2.566v-5.217l-.01-.01ZM21.467 15c0-.744.6-1.345 1.345-1.345h1.201c.744 0 1.345.6 1.345 1.345 0 .743-.6 1.344-1.345 1.344.744 0 1.345.601 1.345 1.345s-.6 1.345-1.345 1.345c.744 0 1.345.6 1.345 1.345 0 .744-.6 1.344-1.345 1.344h-1.201a1.343 1.343 0 1 1 0-2.69 1.343 1.343 0 1 1 0-2.69A1.342 1.342 0 0 1 21.467 15Zm-4.111-8.088c0-.344-.363-.344-.363-.344h-.686s-.363 0-.363.344v1.163c-1.049.267-1.679 1.107-1.679 2.413 0 1.307.592 1.984 1.546 2.718l.524.401.029.029c.734.581 1.335 1.058 1.335 1.907 0 .677-.305 1.059-.906 1.059-.6 0-.954-.477-1.05-1.173-.009-.086-.095-.277-.276-.277h-.925c-.334 0-.362.362-.362.362 0 1.269.572 2.194 1.764 2.47v1.155s-.019.343.362.343h.687c.382 0 .363-.343.363-.343v-1.116c1.24-.22 1.964-1.116 1.964-2.575 0-1.46-.677-2.137-1.964-3.138l-.525-.4c-.582-.449-.954-.897-.954-1.508 0-.562.306-.934.811-.934.582 0 .801.41.887.992.01.066.105.219.277.219h.982c.238 0 .324-.334.324-.334 0-1.202-.6-2.079-1.812-2.298V6.92l.01-.01Z" clip-rule="evenodd"/>
|
|
8
|
+
</svg>
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" fill="none" viewBox="0 0 32 32">
|
|
2
|
+
<path fill="#E00842" fill-rule="evenodd" d="M9.984 12.148v-.162a1.68 1.68 0 0 0-1.679-1.565 1.68 1.68 0 0 0-1.678 1.565l-.582 4.663c-.057.477-.019.954.124 1.412l2.05 6.543v2.021h11.922v-1.22a27.99 27.99 0 0 0 2.776-2.318L12.549 19.93c-1.173-2.146-2.565-2.565-2.565-2.565v-5.217Z" clip-rule="evenodd"/>
|
|
3
|
+
<path fill="#E00842" d="M7.047 28.743c0-.572.572-1.03 1.278-1.03h11.702c.706 0 1.278.467 1.278 1.03v1.87H7.037v-1.87h.01ZM22.03 12.31c0-.744.6-1.345 1.344-1.345h1.898c.744 0 1.345.6 1.345 1.345 0 .743-.601 1.344-1.345 1.344h-1.898c-.744 0-1.345-.6-1.345-1.344Z"/>
|
|
4
|
+
<path fill="#A4095A" d="M9.955 3.583A1.58 1.58 0 0 1 11.538 2h10.577c.868 0 1.584.706 1.584 1.583v19.18a1.58 1.58 0 0 1-1.584 1.583H11.538a1.585 1.585 0 0 1-1.583-1.583V3.583Z"/>
|
|
5
|
+
<path fill="#FF7A85" d="M14.97 3.497c0-.2.163-.352.354-.352h3.166a.352.352 0 1 1 0 .705h-3.166a.352.352 0 0 1-.353-.353Zm.794 19.323a.92.92 0 0 1 .925-.925.92.92 0 0 1 .925.925.92.92 0 0 1-.925.925.92.92 0 0 1-.925-.925ZM11.54 4.985h10.567v16.118H11.539V4.985Z"/>
|
|
6
|
+
<path fill="#FF7A85" d="M20.79 15.028h2.908v6.076h-2.909v-6.076Z"/>
|
|
7
|
+
<path fill="#E00842" fill-rule="evenodd" d="M9.964 12.148v-.162a1.68 1.68 0 0 0-1.678-1.565 1.68 1.68 0 0 0-1.679 1.565l-.582 4.663c-.057.477-.019.954.124 1.412L8.2 24.604h4.883s.63-2.528-.543-4.664c-1.174-2.146-2.566-2.566-2.566-2.566v-5.217l-.01-.01ZM21.467 15c0-.744.6-1.345 1.345-1.345h1.201c.744 0 1.345.6 1.345 1.345 0 .743-.6 1.344-1.345 1.344.744 0 1.345.601 1.345 1.345s-.6 1.345-1.345 1.345c.744 0 1.345.6 1.345 1.345 0 .744-.6 1.344-1.345 1.344h-1.201a1.343 1.343 0 1 1 0-2.69 1.343 1.343 0 1 1 0-2.69A1.342 1.342 0 0 1 21.467 15Zm-4.111-8.088c0-.344-.363-.344-.363-.344h-.686s-.363 0-.363.344v1.163c-1.049.267-1.679 1.107-1.679 2.413 0 1.307.592 1.984 1.546 2.718l.524.401.029.029c.734.581 1.335 1.058 1.335 1.907 0 .677-.305 1.059-.906 1.059-.6 0-.954-.477-1.05-1.173-.009-.086-.095-.277-.276-.277h-.925c-.334 0-.362.362-.362.362 0 1.269.572 2.194 1.764 2.47v1.155s-.019.343.362.343h.687c.382 0 .363-.343.363-.343v-1.116c1.24-.22 1.964-1.116 1.964-2.575 0-1.46-.677-2.137-1.964-3.138l-.525-.4c-.582-.449-.954-.897-.954-1.508 0-.562.306-.934.811-.934.582 0 .801.41.887.992.01.066.105.219.277.219h.982c.238 0 .324-.334.324-.334 0-1.202-.6-2.079-1.812-2.298V6.92l.01-.01Z" clip-rule="evenodd"/>
|
|
8
|
+
</svg>
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" fill="none" viewBox="0 0 32 32">
|
|
2
|
+
<path fill="#858B91" d="M22.143 22.164c.587 0 1.165.471 1.165 1.058v.116c0 .587-.472 1.058-1.05 1.058h-1.04l.507 2.063c.898-.23 1.351-.418 1.351-.418s1.166-.115 1.406.819c.231 1.058-.934 1.52-.934 1.52s-.018 0-.053.018l-.045.018c-.605.196-4.002 1.254-8.556 1.254-5.025 0-9.232-1.405-9.232-1.405s-.933-.587-.47-1.521c.47-.818 1.52-.703 1.52-.703s.578.24 1.725.507l.534-2.152H8a1.048 1.048 0 0 1-1.049-1.058v-.116c0-.587.471-1.058 1.05-1.058h14.14Zm-2.713 2.232h-8.68l-.614 2.473c1.254.195 2.846.337 4.758.337 2.117 0 3.825-.177 5.132-.4l-.596-2.41Z"/>
|
|
3
|
+
<path fill="#ADB1B5" d="M24.715 7.044s-1.868 3.282-2.108 7.738c-.231 4.456-.231 5.043-.231 5.043s-.116 1.058-.703 1.058H7.879s-.587-.231-.819-.934l-.587-3.397s-2.223 0-2.454-1.992c-.231-1.993 1.752-2.233 1.752-2.233h14.728s.471-5.158 3.976-8.796c0 0 1.52-1.405 3.041.356 1.521 1.76-.702 4.34-2.801 3.166v-.009Z"/>
|
|
4
|
+
<path fill="#D6D8DA" d="m6.813 18.446.257 1.494c.232.703.819.934.819.934h13.794c.587 0 .703-1.058.703-1.058s0-.223.053-1.379H6.821l-.008.009Z"/>
|
|
5
|
+
</svg>
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" fill="none" viewBox="0 0 32 32">
|
|
2
|
+
<path fill="#A4095A" d="M22.143 22.164c.587 0 1.165.471 1.165 1.058v.116c0 .587-.472 1.058-1.05 1.058h-1.04l.507 2.063c.898-.23 1.351-.418 1.351-.418s1.166-.115 1.406.819c.231 1.058-.934 1.52-.934 1.52s-.018 0-.053.018l-.045.018c-.605.196-4.002 1.254-8.556 1.254-5.025 0-9.232-1.405-9.232-1.405s-.933-.587-.47-1.521c.47-.818 1.52-.703 1.52-.703s.578.24 1.725.507l.534-2.152H8a1.048 1.048 0 0 1-1.049-1.058v-.116c0-.587.471-1.058 1.05-1.058h14.14Zm-2.713 2.232h-8.68l-.614 2.473c1.254.195 2.846.337 4.758.337 2.117 0 3.825-.177 5.132-.4l-.596-2.41Z"/>
|
|
3
|
+
<path fill="#E00842" d="M24.715 7.044s-1.868 3.282-2.108 7.738c-.231 4.456-.231 5.043-.231 5.043s-.116 1.058-.703 1.058H7.879s-.587-.231-.819-.934l-.587-3.397s-2.223 0-2.454-1.992c-.231-1.993 1.752-2.233 1.752-2.233h14.728s.471-5.158 3.976-8.796c0 0 1.52-1.405 3.041.356 1.521 1.76-.702 4.34-2.801 3.166v-.009Z"/>
|
|
4
|
+
<path fill="#FF7A85" d="m6.813 18.446.257 1.494c.232.703.819.934.819.934h13.794c.587 0 .703-1.058.703-1.058s0-.223.053-1.379H6.821l-.008.009Z"/>
|
|
5
|
+
</svg>
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="33" height="32" fill="none" viewBox="0 0 33 32">
|
|
2
|
+
<path fill="#858B91" d="M16.278 5.56C9.77 5.56 4.5 10.83 4.5 17.338h11.778V5.56Z"/>
|
|
3
|
+
<path fill="#ADB1B5" d="M16.723 5.56c6.506 0 11.777 5.27 11.777 11.778H16.724V5.56Z"/>
|
|
4
|
+
<path fill="#D6D8DA" d="M16.482 3c.47 0 .853.356.889.809v22.8c-.018 1.902-.96 3.058-2.676 3.058-1.725 0-2.658-1.165-2.658-3.058 0-.48.4-.871.889-.871s.889.391.889.871c0 1.013.24 1.315.88 1.315.613 0 .871-.284.889-1.208V3.888c0-.48.4-.87.889-.87L16.482 3Z"/>
|
|
5
|
+
</svg>
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="33" height="32" fill="none" viewBox="0 0 33 32">
|
|
2
|
+
<path fill="#A4095A" d="M16.278 5.56C9.77 5.56 4.5 10.83 4.5 17.338h11.778V5.56Z"/>
|
|
3
|
+
<path fill="#E00842" d="M16.723 5.56c6.506 0 11.777 5.27 11.777 11.778H16.724V5.56Z"/>
|
|
4
|
+
<path fill="#FF7A85" d="M16.482 3c.47 0 .853.356.889.809v22.8c-.018 1.902-.96 3.058-2.676 3.058-1.725 0-2.658-1.165-2.658-3.058 0-.48.4-.871.889-.871s.889.391.889.871c0 1.013.24 1.315.88 1.315.613 0 .871-.284.889-1.208V3.888c0-.48.4-.87.889-.87L16.482 3Z"/>
|
|
5
|
+
</svg>
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
<svg width="40" height="40" viewBox="0 0 40 40" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<g fill="none" fill-rule="evenodd">
|
|
3
|
+
<path d="M14.96 6.088 34.603 25.73a5.556 5.556 0 0 1 0 7.857l-1.571 1.57a5.556 5.556 0 0 1-7.857 0L5.532 15.518a5.556 5.556 0 0 1 0-7.858l1.572-1.571a5.556 5.556 0 0 1 7.857 0z" fill="#A10354"/>
|
|
4
|
+
<path d="M5.532 25.73 25.174 6.088a5.556 5.556 0 0 1 7.857 0l1.571 1.571a5.556 5.556 0 0 1 0 7.857L14.961 35.158a5.556 5.556 0 0 1-7.857 0l-1.572-1.571a5.556 5.556 0 0 1 0-7.857z" fill="#D31145"/>
|
|
5
|
+
<g transform="rotate(-45 31.493 -5.026)" fill="#ED9FB4">
|
|
6
|
+
<circle cx="1.087" cy="1.087" r="1.087"/>
|
|
7
|
+
<circle cx="1.087" cy="6.054" r="1.087"/>
|
|
8
|
+
<circle cx="3.881" cy="1.087" r="1.087"/>
|
|
9
|
+
<circle cx="3.881" cy="6.054" r="1.087"/>
|
|
10
|
+
<circle cx="2.328" cy="3.57" r="1.087"/>
|
|
11
|
+
<circle cx="2.328" cy="8.538" r="1.087"/>
|
|
12
|
+
<circle cx="6.675" cy="1.087" r="1.087"/>
|
|
13
|
+
<circle cx="6.675" cy="6.054" r="1.087"/>
|
|
14
|
+
<circle cx="5.123" cy="3.57" r="1.087"/>
|
|
15
|
+
<circle cx="5.123" cy="8.538" r="1.087"/>
|
|
16
|
+
<circle cx="9.469" cy="1.087" r="1.087"/>
|
|
17
|
+
<circle cx="9.469" cy="6.054" r="1.087"/>
|
|
18
|
+
<circle cx="7.917" cy="3.57" r="1.087"/>
|
|
19
|
+
<circle cx="7.917" cy="8.538" r="1.087"/>
|
|
20
|
+
</g>
|
|
21
|
+
</g>
|
|
22
|
+
</svg>
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="72" height="72" viewBox="0 0 72 72">
|
|
2
|
+
<g fill="none" fill-rule="evenodd">
|
|
3
|
+
<g>
|
|
4
|
+
<g>
|
|
5
|
+
<g>
|
|
6
|
+
<g>
|
|
7
|
+
<path fill="#FF7A85" d="M47.121 12.121v46c0 5.523-4.477 10-10 10h-2c-5.523 0-10-4.477-10-10v-46c0-5.523 4.477-10 10-10h2c5.523 0 10 4.477 10 10z" transform="translate(-249.000000, -424.000000) translate(200.000000, 328.000000) translate(0.000000, 96.000000) translate(49.000000, 0.000000)"/>
|
|
8
|
+
<path fill="#D31145" d="M14.121 25.121h44c5.523 0 10 4.477 10 10v2c0 5.523-4.477 10-10 10h-44c-5.523 0-10-4.477-10-10v-2c0-5.523 4.477-10 10-10z" transform="translate(-249.000000, -424.000000) translate(200.000000, 328.000000) translate(0.000000, 96.000000) translate(49.000000, 0.000000)"/>
|
|
9
|
+
<path fill="#BA0361" d="M25 25H47V47H25z" transform="translate(-249.000000, -424.000000) translate(200.000000, 328.000000) translate(0.000000, 96.000000) translate(49.000000, 0.000000)"/>
|
|
10
|
+
</g>
|
|
11
|
+
</g>
|
|
12
|
+
</g>
|
|
13
|
+
</g>
|
|
14
|
+
</g>
|
|
15
|
+
</svg>
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
<svg width="41" height="40" viewBox="0 0 41 40" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<g fill-rule="evenodd">
|
|
3
|
+
<path d="M19.11 32.944 5.922 19.754A7.902 7.902 0 0 1 17.097 8.58l13.19 13.19a4 4 0 0 1 0 5.657l-5.52 5.518a4 4 0 0 1-5.656 0z" fill="#D31145"/>
|
|
4
|
+
<path d="M10.764 24.597 26.782 8.58a7.902 7.902 0 1 1 11.176 11.175l-13.19 13.19a4 4 0 0 1-5.657 0l-8.347-8.347z" fill="#BA0361"/>
|
|
5
|
+
</g>
|
|
6
|
+
</svg>
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
<svg width="40" height="40" viewBox="0 0 40 40" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<g fill="none" fill-rule="evenodd">
|
|
3
|
+
<path d="M21.173 15.722c.04 0 13.043.06 13.043.007V8.693c.008-1.197-.666-2.294-1.721-2.795a29.12 29.12 0 0 0-11.322-2.565c-.053-.001-.001 12.39 0 12.39z" fill="#E4708F"/>
|
|
4
|
+
<path d="M19.159 15.722c-.04 0-13.042.06-13.042.007V8.693c-.008-1.197.665-2.294 1.72-2.795A29.12 29.12 0 0 1 19.16 3.333c.053-.001.002 12.39 0 12.39z" fill="#D31145"/>
|
|
5
|
+
<path d="M20.991 17.582c.01 8.786-.003 18.94 0 18.94.406-.001 1.195-.259 2.367-.774 6.541-2.664 10.858-10.745 10.858-18.166-8.817-.02-13.225-.02-13.225 0z" fill="#BA0361"/>
|
|
6
|
+
<path d="M19.335 17.582c-.009 8.786.004 18.94 0 18.94-.405-.001-1.194-.259-2.366-.774C10.427 33.084 6.11 25.003 6.11 17.582c8.816-.02 13.224-.02 13.224 0z" fill="#FF7A85"/>
|
|
7
|
+
</g>
|
|
8
|
+
</svg>
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
<svg width="40" height="40" viewBox="0 0 40 40" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<g fill-rule="nonzero" fill="none">
|
|
3
|
+
<path d="M20.089 10.866c-5.052.445-8.776-3.28-8.331-8.33 5.051-.445 8.775 3.28 8.33 8.33z" fill="#E4708F"/>
|
|
4
|
+
<path d="M20.282 14.384a1.104 1.104 0 0 1-.83-.95 8.094 8.094 0 0 1 1.74-5.988 8.095 8.095 0 0 1 5.466-3.003 1.103 1.103 0 0 1 .24 2.195 5.898 5.898 0 0 0-3.983 2.188 5.9 5.9 0 0 0-1.27 4.365 1.105 1.105 0 0 1-1.363 1.193z" fill="#BA0361"/>
|
|
5
|
+
<path d="M28.465 10.852c-1.205-.32-2.45-.254-3.673.14a15.617 15.617 0 0 1-9.621 0c-1.223-.394-2.468-.46-3.673-.14-4.81 1.282-7.13 8.24-5.185 15.543 1.946 7.302 7.422 12.182 12.232 10.9a5.434 5.434 0 0 1 2.874 0c4.809 1.282 10.285-3.599 12.231-10.9 1.945-7.303-.376-14.261-5.185-15.543z" fill="#D31145"/>
|
|
6
|
+
<path d="M33.65 26.393c-1.946 7.302-7.425 12.18-12.237 10.903h-.01a5.374 5.374 0 0 0-2.846 0h-.011c-1.811.478-3.712.089-5.479-.967 9.435-3.645 16.504-12.847 17.982-24.06 2.99 2.678 4.156 8.29 2.6 14.124z" fill="#BA0361"/>
|
|
7
|
+
</g>
|
|
8
|
+
</svg>
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
<svg width="40" height="40" viewBox="0 0 40 40" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<g fill="none" fill-rule="evenodd">
|
|
3
|
+
<path d="M20.26 3.593h-.223.01A28.825 28.825 0 0 0 7.867 6.172c-1.077.51-1.755 1.614-1.747 2.826V19.46c0 7.203 4.275 13.661 10.752 16.247l1.38.55a4.801 4.801 0 0 0 3.568 0l1.38-.55c6.478-2.586 10.752-9.044 10.752-16.247V8.99c.008-1.204-.67-2.307-1.731-2.811A28.849 28.849 0 0 0 20.26 3.593z" fill="#D31145"/>
|
|
4
|
+
<path d="M12.884 10.658v.01c.433.059.65.357.65.897L13.532 23.4h14.592l.133-.001c.468.01.728.228.789.651v.962h-.01c-.056.462-.36.678-.912.65H12.196c-.08 0-.154-.006-.224-.015l-.05-.002c-.019-.01-.036-.013-.053-.017-.425-.073-.624-.374-.596-.905V11.565c0-.54.216-.838.648-.896l.002-.01h.96z" fill="#ED9FB4"/>
|
|
5
|
+
<path d="M26.952 12.559c.381-.382.745-.44 1.092-.176l.008-.006.68.68-.007.007c.265.347.207.711-.175 1.093l-6.736 6.736-.093.096c-.339.323-.676.353-1.011.09l.07.052a1.165 1.165 0 0 1-.418-.317 2817.732 2817.732 0 0 0-2.46-2.484l-.498.496-.152.152-.327.326-.175.174-.371.37-.197.197-.415.414-2.231 2.225v-.892c-.007-.671-.012-1.195-.013-1.572v-.36c.002-.233.005-.352.011-.358l3.68-3.68c.208-.208.411-.32.61-.336h.163c.198.016.4.128.609.336l.127.127c.416.41 1.238 1.2 2.466 2.37z" fill="#FF7A85"/>
|
|
6
|
+
</g>
|
|
7
|
+
</svg>
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="33" height="32" fill="none" viewBox="0 0 33 32">
|
|
2
|
+
<path fill="#858B91" d="M12.883 17.587v1.223c0 .746-.103 1.474-.308 2.165h7.727a7.686 7.686 0 0 1-.308-2.166v-1.222h1.643v1.223a6.19 6.19 0 0 0 3.136 5.376l.71.4-.813 1.429-.709-.402a7.843 7.843 0 0 1-2.977-2.995h-9.09a7.844 7.844 0 0 1-2.978 2.995l-.71.402-.811-1.428.709-.401a6.19 6.19 0 0 0 3.136-5.377v-1.222h1.643Z"/>
|
|
3
|
+
<path fill="#ADB1B5" d="M16.439 30c-4.816 0-9.632-1.475-13.29-4.424a1.747 1.747 0 0 1-.262-2.455 1.747 1.747 0 0 1 2.455-.261c6.122 4.928 16.09 4.928 22.222 0a1.748 1.748 0 0 1 2.455.261 1.748 1.748 0 0 1-.261 2.455C26.09 28.526 21.274 30 16.467 30h-.028Z"/>
|
|
4
|
+
<path fill="#858B91" d="M15.618 14.31h-1.643v-4.096h-3.136a.817.817 0 0 1-.821-.822c0-.457.364-.821.82-.821h7.234a4.103 4.103 0 0 1 4.098 4.097v1.643a.817.817 0 0 1-.822.821.817.817 0 0 1-.821-.821v-1.643a2.466 2.466 0 0 0-1.643-2.324v3.958h-1.642v-4.098h-1.643v4.098l.019.009Z"/>
|
|
5
|
+
<path fill="#ADB1B5" d="M21.907 13.49h-9.445l-1.4-7.337A5.108 5.108 0 0 0 6.05 2a2.468 2.468 0 0 0-2.464 2.464A2.462 2.462 0 0 0 6.05 6.928h.15l1.969 8.988a2.468 2.468 0 0 0 2.417 1.997l14.327-.326v-1.092a3.01 3.01 0 0 0-3.006-3.006Z"/>
|
|
6
|
+
<path fill="#D6D8DA" d="M24.915 16.765H10.42a.82.82 0 0 1-.803-.662L7.993 7.59a.82.82 0 0 0-.803-.663h-.989l1.81 9.483a2.468 2.468 0 0 0 2.418 1.997h13.673a.817.817 0 0 0 .822-.821v-.822h-.01Z"/>
|
|
7
|
+
</svg>
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="33" height="32" fill="none" viewBox="0 0 33 32">
|
|
2
|
+
<path fill="#A4095A" d="M12.883 17.587v1.223c0 .746-.103 1.474-.308 2.165h7.727a7.686 7.686 0 0 1-.308-2.166v-1.222h1.643v1.223a6.19 6.19 0 0 0 3.136 5.376l.71.4-.813 1.429-.709-.402a7.843 7.843 0 0 1-2.977-2.995h-9.09a7.844 7.844 0 0 1-2.978 2.995l-.71.402-.811-1.428.709-.401a6.19 6.19 0 0 0 3.136-5.377v-1.222h1.643Z"/>
|
|
3
|
+
<path fill="#E00842" d="M16.439 30c-4.816 0-9.632-1.475-13.29-4.424a1.747 1.747 0 0 1-.262-2.455 1.747 1.747 0 0 1 2.455-.261c6.122 4.928 16.09 4.928 22.222 0a1.748 1.748 0 0 1 2.455.261 1.748 1.748 0 0 1-.261 2.455C26.09 28.526 21.274 30 16.467 30h-.028Z"/>
|
|
4
|
+
<path fill="#A4095A" d="M15.618 14.31h-1.643v-4.096h-3.136a.817.817 0 0 1-.821-.822c0-.457.364-.821.82-.821h7.234a4.103 4.103 0 0 1 4.098 4.097v1.643a.817.817 0 0 1-.822.821.817.817 0 0 1-.821-.821v-1.643a2.466 2.466 0 0 0-1.643-2.324v3.958h-1.642v-4.098h-1.643v4.098l.019.009Z"/>
|
|
5
|
+
<path fill="#E00842" d="M21.907 13.49h-9.445l-1.4-7.337A5.108 5.108 0 0 0 6.05 2a2.468 2.468 0 0 0-2.464 2.464A2.462 2.462 0 0 0 6.05 6.928h.15l1.969 8.988a2.468 2.468 0 0 0 2.417 1.997l14.327-.326v-1.092a3.01 3.01 0 0 0-3.006-3.006Z"/>
|
|
6
|
+
<path fill="#FF7A85" d="M24.915 16.765H10.42a.82.82 0 0 1-.803-.662L7.993 7.59a.82.82 0 0 0-.803-.663h-.989l1.81 9.483a2.468 2.468 0 0 0 2.418 1.997h13.673a.817.817 0 0 0 .822-.821v-.822h-.01Z"/>
|
|
7
|
+
</svg>
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" fill="none" viewBox="0 0 32 32">
|
|
2
|
+
<path fill="#ADB1B5" fill-rule="evenodd" d="M30.448 15.673c.684-7.57-7.447-13.004-15.663-11.456a5.226 5.226 0 0 0-5.652-2.033A1.443 1.443 0 0 0 8.117 3.22a1.437 1.437 0 0 0 .399 1.396c.437.38.779.855.997 1.397a.395.395 0 0 1 0 .256.458.458 0 0 1-.142.21 10.815 10.815 0 0 0-4.445 6.192.363.363 0 0 1-.143.21.365.365 0 0 1-.237.085h-.494A2.054 2.054 0 0 0 2 15.036v2.574a2.057 2.057 0 0 0 2.052 2.071h1.453a.37.37 0 0 1 .2.048.544.544 0 0 1 .151.142 11.679 11.679 0 0 0 3.914 4.027l-1.187 4.104a2.014 2.014 0 0 0 .17 1.482 1.97 1.97 0 0 0 1.16.94c.17.047.36.076.54.076.419 0 .827-.142 1.17-.399.341-.256.579-.608.702-1.016l.921-3.182a.35.35 0 0 1 .067-.133.405.405 0 0 1 .114-.105.42.42 0 0 1 .142-.047c.048 0 .105 0 .152.01 1.235.322 2.508.484 3.78.493 1.273 0 2.546-.161 3.781-.494.095-.028.2-.01.295.038a.394.394 0 0 1 .18.228l.921 3.182c.114.409.361.77.703 1.026.333.257.75.39 1.169.399.18 0 .36-.029.541-.076.247-.076.475-.19.674-.351.2-.162.361-.361.485-.58.123-.228.2-.475.228-.731a2.05 2.05 0 0 0-.067-.76l-1.045-3.819a.436.436 0 0 1 0-.247.45.45 0 0 1 .152-.199 10.75 10.75 0 0 0 3.41-3.448 10.866 10.866 0 0 0 1.54-4.607l-.02-.01ZM8.62 12.358a1.395 1.395 0 0 0-.227.798c0 .38.152.74.427 1.006a1.423 1.423 0 0 0 2.327-.475 1.45 1.45 0 0 0 .076-.826 1.449 1.449 0 0 0-1.13-1.12 1.454 1.454 0 0 0-.827.085 1.448 1.448 0 0 0-.636.532h-.01Z" clip-rule="evenodd"/>
|
|
3
|
+
<path fill="#858B91" fill-rule="evenodd" d="m9.771 23.889-1.187 4.103a2.014 2.014 0 0 0 .17 1.482c.248.456.666.788 1.16.94.17.048.36.076.541.076.418 0 .826-.142 1.168-.398a2.02 2.02 0 0 0 .703-1.017l.922-3.182a.35.35 0 0 1 .066-.133.405.405 0 0 1 .114-.104.42.42 0 0 1 .143-.048c.047 0 .104 0 .152.01 1.234.323 2.507.484 3.78.494 1.273 0 2.546-.162 3.78-.494a.4.4 0 0 1 .295.038.394.394 0 0 1 .18.228l.922 3.182c.114.408.36.77.703 1.026.332.256.75.389 1.168.399.18 0 .36-.029.541-.076a1.99 1.99 0 0 0 .675-.352 1.963 1.963 0 0 0 .712-1.31 2.05 2.05 0 0 0-.066-.76l-1.045-3.82a.436.436 0 0 1 0-.246.45.45 0 0 1 .152-.2 10.75 10.75 0 0 0 3.41-3.448 10.866 10.866 0 0 0 1.539-4.606c.275-3.04-.893-5.718-2.888-7.76-2.061 6.363-7.257 15.435-19.976 14.21a11.866 11.866 0 0 0 2.185 1.766h-.019Z" clip-rule="evenodd"/>
|
|
4
|
+
<path fill="#D6D8DA" d="M9.666 14.675a1.681 1.681 0 1 0 0-3.362 1.681 1.681 0 0 0 0 3.362Z"/>
|
|
5
|
+
<path fill="#D6D8DA" fill-rule="evenodd" d="M19 8.093c0-.4-.427-.4-.427-.4h-.797s-.428 0-.428.4v1.32s-.028.399.428.399h.797c.447 0 .428-.399.428-.399v-1.32Zm0 12.965c0-.399-.427-.399-.427-.399h-.797s-.428 0-.428.4v1.32s-.028.399.428.399h.797c.447 0 .428-.4.428-.4v-1.32Z" clip-rule="evenodd"/>
|
|
6
|
+
<path fill="#D6D8DA" d="M18.28 21.134c1.89 0 3.02-1.102 3.02-3.077 0-1.758-.798-2.498-2.299-3.667l-.608-.475c-.674-.522-1.11-1.044-1.11-1.757 0-.655.35-1.102.949-1.102.674 0 .94.485 1.035 1.16.01.085.124.256.323.256h1.16c.284 0 .379-.39.379-.39 0-1.643-.95-2.754-2.869-2.754-1.757 0-2.859 1.063-2.859 2.925 0 1.453.694 2.318 1.805 3.173l.608.474c.874.694 1.605 1.254 1.605 2.261 0 .798-.351 1.235-1.064 1.235-.712 0-1.12-.56-1.225-1.368-.01-.104-.114-.323-.323-.323h-1.083c-.39 0-.427.418-.427.418 0 1.776.96 2.992 2.992 2.992l-.01.02Z"/>
|
|
7
|
+
</svg>
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" fill="none" viewBox="0 0 32 32">
|
|
2
|
+
<path fill="#E00842" fill-rule="evenodd" d="M30.448 15.673c.684-7.57-7.447-13.004-15.663-11.456a5.226 5.226 0 0 0-5.652-2.033A1.443 1.443 0 0 0 8.117 3.22a1.437 1.437 0 0 0 .399 1.396c.437.38.779.855.997 1.397a.395.395 0 0 1 0 .256.458.458 0 0 1-.142.21 10.815 10.815 0 0 0-4.445 6.192.363.363 0 0 1-.143.21.365.365 0 0 1-.237.085h-.494A2.054 2.054 0 0 0 2 15.036v2.574a2.057 2.057 0 0 0 2.052 2.071h1.453a.37.37 0 0 1 .2.048.544.544 0 0 1 .151.142 11.679 11.679 0 0 0 3.914 4.027l-1.187 4.104a2.014 2.014 0 0 0 .17 1.482 1.97 1.97 0 0 0 1.16.94c.17.047.36.076.54.076.419 0 .827-.142 1.17-.399.341-.256.579-.608.702-1.016l.921-3.182a.35.35 0 0 1 .067-.133.405.405 0 0 1 .114-.105.42.42 0 0 1 .142-.047c.048 0 .105 0 .152.01 1.235.322 2.508.484 3.78.493 1.273 0 2.546-.161 3.781-.494.095-.028.2-.01.295.038a.394.394 0 0 1 .18.228l.921 3.182c.114.409.361.77.703 1.026.333.257.75.39 1.169.399.18 0 .36-.029.541-.076.247-.076.475-.19.674-.351.2-.162.361-.361.485-.58.123-.228.2-.475.228-.731a2.05 2.05 0 0 0-.067-.76l-1.045-3.819a.436.436 0 0 1 0-.247.45.45 0 0 1 .152-.199 10.75 10.75 0 0 0 3.41-3.448 10.866 10.866 0 0 0 1.54-4.607l-.02-.01ZM8.62 12.358a1.395 1.395 0 0 0-.227.798c0 .38.152.74.427 1.006a1.423 1.423 0 0 0 2.327-.475 1.45 1.45 0 0 0 .076-.826 1.449 1.449 0 0 0-1.13-1.12 1.454 1.454 0 0 0-.827.085 1.448 1.448 0 0 0-.636.532h-.01Z" clip-rule="evenodd"/>
|
|
3
|
+
<path fill="#A4095A" fill-rule="evenodd" d="m9.771 23.889-1.187 4.103a2.014 2.014 0 0 0 .17 1.482c.248.456.666.788 1.16.94.17.048.36.076.541.076.418 0 .826-.142 1.168-.398a2.02 2.02 0 0 0 .703-1.017l.922-3.182a.35.35 0 0 1 .066-.133.405.405 0 0 1 .114-.104.42.42 0 0 1 .143-.048c.047 0 .104 0 .152.01 1.234.323 2.507.484 3.78.494 1.273 0 2.546-.162 3.78-.494a.4.4 0 0 1 .295.038.394.394 0 0 1 .18.228l.922 3.182c.114.408.36.77.703 1.026.332.256.75.389 1.168.399.18 0 .36-.029.541-.076a1.99 1.99 0 0 0 .675-.352 1.963 1.963 0 0 0 .712-1.31 2.05 2.05 0 0 0-.066-.76l-1.045-3.82a.436.436 0 0 1 0-.246.45.45 0 0 1 .152-.2 10.75 10.75 0 0 0 3.41-3.448 10.866 10.866 0 0 0 1.539-4.606c.275-3.04-.893-5.718-2.888-7.76-2.061 6.363-7.257 15.435-19.976 14.21a11.866 11.866 0 0 0 2.185 1.766h-.019Z" clip-rule="evenodd"/>
|
|
4
|
+
<path fill="#FF7A85" d="M9.666 14.675a1.681 1.681 0 1 0 0-3.362 1.681 1.681 0 0 0 0 3.362Z"/>
|
|
5
|
+
<path fill="#FF7A85" fill-rule="evenodd" d="M19 8.093c0-.4-.427-.4-.427-.4h-.797s-.428 0-.428.4v1.32s-.028.399.428.399h.797c.447 0 .428-.399.428-.399v-1.32Zm0 12.965c0-.399-.427-.399-.427-.399h-.797s-.428 0-.428.4v1.32s-.028.399.428.399h.797c.447 0 .428-.4.428-.4v-1.32Z" clip-rule="evenodd"/>
|
|
6
|
+
<path fill="#FF7A85" d="M18.28 21.134c1.89 0 3.02-1.102 3.02-3.077 0-1.758-.798-2.498-2.299-3.667l-.608-.475c-.674-.522-1.11-1.044-1.11-1.757 0-.655.35-1.102.949-1.102.674 0 .94.485 1.035 1.16.01.085.124.256.323.256h1.16c.284 0 .379-.39.379-.39 0-1.643-.95-2.754-2.869-2.754-1.757 0-2.859 1.063-2.859 2.925 0 1.453.694 2.318 1.805 3.173l.608.474c.874.694 1.605 1.254 1.605 2.261 0 .798-.351 1.235-1.064 1.235-.712 0-1.12-.56-1.225-1.368-.01-.104-.114-.323-.323-.323h-1.083c-.39 0-.427.418-.427.418 0 1.776.96 2.992 2.992 2.992l-.01.02Z"/>
|
|
7
|
+
</svg>
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" fill="none" viewBox="0 0 32 32">
|
|
2
|
+
<path fill="#ADB1B5" d="M19.95 29.364H5.564A1.568 1.568 0 0 1 4 27.8V4.564C4 3.704 4.703 3 5.564 3h17.523c.862 0 1.565.703 1.565 1.564v20.098l-4.702 4.702Z"/>
|
|
3
|
+
<path fill="#858B91" d="M21.514 24.663h3.137l-4.702 4.701v-3.137c0-.861.703-1.564 1.564-1.564Z"/>
|
|
4
|
+
<path fill="#D6D8DA" d="M21.575 7.631H6.811a.782.782 0 0 0-.782.782v.958c0 .432.35.782.782.782h14.764c.432 0 .782-.35.782-.782v-.958a.782.782 0 0 0-.782-.782Zm0 4.93H6.811a.782.782 0 0 0-.782.782v.958c0 .432.35.782.782.782h14.764c.432 0 .782-.35.782-.782v-.958a.782.782 0 0 0-.782-.782Zm0 4.922H6.811a.782.782 0 0 0-.782.782v.958c0 .432.35.782.782.782h14.764c.432 0 .782-.35.782-.782v-.958a.782.782 0 0 0-.782-.782Z"/>
|
|
5
|
+
<path fill="#858B91" d="M18.604 22.193a8.296 8.296 0 1 0 0-16.592 8.296 8.296 0 0 0 0 16.592Z"/>
|
|
6
|
+
<path fill="#D6D8DA" d="M18.605 19.996a6.099 6.099 0 1 0 0-12.198 6.099 6.099 0 0 0 0 12.198Z"/>
|
|
7
|
+
<path stroke="#858B91" stroke-linecap="round" stroke-miterlimit="10" stroke-width="2.67" d="m27.999 22.958-3.753-3.753"/>
|
|
8
|
+
</svg>
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" fill="none" viewBox="0 0 32 32">
|
|
2
|
+
<path fill="#E00842" d="M19.95 29.364H5.564A1.568 1.568 0 0 1 4 27.8V4.564C4 3.704 4.703 3 5.564 3h17.523c.862 0 1.565.703 1.565 1.564v20.098l-4.702 4.702Z"/>
|
|
3
|
+
<path fill="#A4095A" d="M21.514 24.663h3.137l-4.702 4.701v-3.137c0-.861.703-1.564 1.564-1.564Z"/>
|
|
4
|
+
<path fill="#FF7A85" d="M21.575 7.631H6.811a.782.782 0 0 0-.782.782v.958c0 .432.35.782.782.782h14.764c.432 0 .782-.35.782-.782v-.958a.782.782 0 0 0-.782-.782Zm0 4.93H6.811a.782.782 0 0 0-.782.782v.958c0 .432.35.782.782.782h14.764c.432 0 .782-.35.782-.782v-.958a.782.782 0 0 0-.782-.782Zm0 4.922H6.811a.782.782 0 0 0-.782.782v.958c0 .432.35.782.782.782h14.764c.432 0 .782-.35.782-.782v-.958a.782.782 0 0 0-.782-.782Z"/>
|
|
5
|
+
<path fill="#A4095A" d="M18.604 22.193a8.296 8.296 0 1 0 0-16.592 8.296 8.296 0 0 0 0 16.592Z"/>
|
|
6
|
+
<path fill="#FF7A85" d="M18.605 19.996a6.099 6.099 0 1 0 0-12.198 6.099 6.099 0 0 0 0 12.198Z"/>
|
|
7
|
+
<path stroke="#A4095A" stroke-linecap="round" stroke-miterlimit="10" stroke-width="2.67" d="m27.999 22.958-3.753-3.753"/>
|
|
8
|
+
</svg>
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" fill="none" viewBox="0 0 32 32">
|
|
2
|
+
<path fill="#ADB1B5" d="M24.834 4.828H10.506a.81.81 0 0 0-.81.81v2.136c0 .448.362.81.81.81h14.328a.81.81 0 0 0 .81-.81V5.638a.81.81 0 0 0-.81-.81Zm0 9.337H10.506a.81.81 0 0 0-.81.811v2.136c0 .448.362.81.81.81h14.328a.81.81 0 0 0 .81-.81v-2.136a.81.81 0 0 0-.81-.81Zm0 9.347H10.506a.81.81 0 0 0-.81.81v2.137c0 .448.362.81.81.81h14.328a.81.81 0 0 0 .81-.81v-2.136a.81.81 0 0 0-.81-.81Z"/>
|
|
3
|
+
<path stroke="#858B91" stroke-miterlimit="10" stroke-width="1.91" d="M5.709 6.71v19.2"/>
|
|
4
|
+
<path fill="#858B91" d="M5.71 9.42a2.71 2.71 0 1 0 0-5.42 2.71 2.71 0 0 0 0 5.42Zm0 9.339a2.71 2.71 0 1 0 0-5.42 2.71 2.71 0 0 0 0 5.42Zm0 9.338a2.71 2.71 0 1 0 0-5.42 2.71 2.71 0 0 0 0 5.42Z"/>
|
|
5
|
+
<path fill="#D6D8DA" d="M22.749 21.545a5.581 5.581 0 1 0 0-11.162 5.581 5.581 0 0 0 0 11.162Z"/>
|
|
6
|
+
<path stroke="#858B91" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.44" d="m19.66 16.049 2.22 2.22 4.087-4.086"/>
|
|
7
|
+
</svg>
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" fill="none" viewBox="0 0 32 32">
|
|
2
|
+
<path fill="#E00842" d="M24.834 4.828H10.506a.81.81 0 0 0-.81.81v2.136c0 .448.362.81.81.81h14.328a.81.81 0 0 0 .81-.81V5.638a.81.81 0 0 0-.81-.81Zm0 9.337H10.506a.81.81 0 0 0-.81.811v2.136c0 .448.362.81.81.81h14.328a.81.81 0 0 0 .81-.81v-2.136a.81.81 0 0 0-.81-.81Zm0 9.347H10.506a.81.81 0 0 0-.81.81v2.137c0 .448.362.81.81.81h14.328a.81.81 0 0 0 .81-.81v-2.136a.81.81 0 0 0-.81-.81Z"/>
|
|
3
|
+
<path stroke="#A4095A" stroke-miterlimit="10" stroke-width="1.91" d="M5.709 6.71v19.2"/>
|
|
4
|
+
<path fill="#A4095A" d="M5.71 9.42a2.71 2.71 0 1 0 0-5.42 2.71 2.71 0 0 0 0 5.42Zm0 9.339a2.71 2.71 0 1 0 0-5.42 2.71 2.71 0 0 0 0 5.42Zm0 9.338a2.71 2.71 0 1 0 0-5.42 2.71 2.71 0 0 0 0 5.42Z"/>
|
|
5
|
+
<path fill="#FF7A85" d="M22.749 21.545a5.581 5.581 0 1 0 0-11.162 5.581 5.581 0 0 0 0 11.162Z"/>
|
|
6
|
+
<path stroke="#A4095A" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.44" d="m19.66 16.049 2.22 2.22 4.087-4.086"/>
|
|
7
|
+
</svg>
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" fill="none" viewBox="0 0 32 32">
|
|
2
|
+
<path fill="#D6D8DA" d="M24.852 2.667H7.15c-1.003 0-1.816.795-1.816 1.777v23.111c0 .982.813 1.778 1.816 1.778h14.978l4.54-4.444V4.444c0-.982-.814-1.777-1.816-1.777Z"/>
|
|
3
|
+
<path fill="#858B91" fill-rule="evenodd" d="M22.225 29.333v-2.382s-.066-2.062 1.958-2.062h2.477c.182 0-4.435 4.444-4.435 4.444Z" clip-rule="evenodd"/>
|
|
4
|
+
<path fill="#ADB1B5" d="M10.667 8.444H9.334v13.778h1.333V8.444Z"/>
|
|
5
|
+
<path fill="#ADB1B5" fill-rule="evenodd" d="M12 8.666a2 2 0 1 1-4 0 2 2 0 0 1 4 0Zm0 6.667a2 2 0 1 1-4 0 2 2 0 0 1 4 0ZM10 24a2 2 0 1 0 0-4 2 2 0 0 0 0 4Z" clip-rule="evenodd"/>
|
|
6
|
+
<path fill="#858B91" fill-rule="evenodd" d="M14.223 8.056a.5.5 0 0 1 .5-.5H23.5a.5.5 0 0 1 .5.5v1.222a.5.5 0 0 1-.5.5h-8.777a.5.5 0 0 1-.5-.5V8.056Zm0 6.666a.5.5 0 0 1 .5-.5H23.5a.5.5 0 0 1 .5.5v1.223a.5.5 0 0 1-.5.5h-8.777a.5.5 0 0 1-.5-.5v-1.223Zm.5 6.167a.5.5 0 0 0-.5.5v1.222a.5.5 0 0 0 .5.5H23.5a.5.5 0 0 0 .5-.5V21.39a.5.5 0 0 0-.5-.5h-8.777Z" clip-rule="evenodd"/>
|
|
7
|
+
</svg>
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" fill="none" viewBox="0 0 32 32">
|
|
2
|
+
<path fill="#FF7A85" d="M24.852 2.667H7.15c-1.003 0-1.816.795-1.816 1.777v23.111c0 .982.813 1.778 1.816 1.778h14.978l4.54-4.444V4.444c0-.982-.814-1.777-1.816-1.777Z"/>
|
|
3
|
+
<path fill="#A4095A" fill-rule="evenodd" d="M22.225 29.333v-2.382s-.066-2.062 1.958-2.062h2.477c.182 0-4.435 4.444-4.435 4.444Z" clip-rule="evenodd"/>
|
|
4
|
+
<path fill="#E00842" d="M10.667 8.444H9.334v13.778h1.333V8.444Z"/>
|
|
5
|
+
<path fill="#E00842" fill-rule="evenodd" d="M12 8.666a2 2 0 1 1-4 0 2 2 0 0 1 4 0Zm0 6.667a2 2 0 1 1-4 0 2 2 0 0 1 4 0ZM10 24a2 2 0 1 0 0-4 2 2 0 0 0 0 4Z" clip-rule="evenodd"/>
|
|
6
|
+
<path fill="#A4095A" fill-rule="evenodd" d="M14.223 8.056a.5.5 0 0 1 .5-.5H23.5a.5.5 0 0 1 .5.5v1.222a.5.5 0 0 1-.5.5h-8.777a.5.5 0 0 1-.5-.5V8.056Zm0 6.666a.5.5 0 0 1 .5-.5H23.5a.5.5 0 0 1 .5.5v1.223a.5.5 0 0 1-.5.5h-8.777a.5.5 0 0 1-.5-.5v-1.223Zm.5 6.167a.5.5 0 0 0-.5.5v1.222a.5.5 0 0 0 .5.5H23.5a.5.5 0 0 0 .5-.5V21.39a.5.5 0 0 0-.5-.5h-8.777Z" clip-rule="evenodd"/>
|
|
7
|
+
</svg>
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" fill="none" viewBox="0 0 32 32">
|
|
2
|
+
<path fill="#D6D8DA" fill-rule="evenodd" d="M3.11 14.666a1.333 1.333 0 0 0 0 2.667h25.78a1.333 1.333 0 0 0 0-2.666H3.11Z" clip-rule="evenodd"/>
|
|
3
|
+
<path fill="#ADB1B5" fill-rule="evenodd" d="M7.333 7.111a2 2 0 0 0-2 2v1.111h-.667a2 2 0 0 0-2 2v7.556a2 2 0 0 0 2 2h.667v1.111a2 2 0 0 0 2 2h.444a2 2 0 0 0 2-2V9.111a2 2 0 0 0-2-2h-.444Zm17.334 0a2 2 0 0 1 2 2v1.111h.667a2 2 0 0 1 2 2v7.556a2 2 0 0 1-2 2h-.667v1.111a2 2 0 0 1-2 2h-.444a2 2 0 0 1-2-2V9.111a2 2 0 0 1 2-2h.444Z" clip-rule="evenodd"/>
|
|
4
|
+
</svg>
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" fill="none" viewBox="0 0 32 32">
|
|
2
|
+
<path fill="#FF7A85" fill-rule="evenodd" d="M3.11 14.666a1.333 1.333 0 0 0 0 2.667h25.78a1.333 1.333 0 0 0 0-2.666H3.11Z" clip-rule="evenodd"/>
|
|
3
|
+
<path fill="#E00842" fill-rule="evenodd" d="M7.333 7.111a2 2 0 0 0-2 2v1.111h-.667a2 2 0 0 0-2 2v7.556a2 2 0 0 0 2 2h.667v1.111a2 2 0 0 0 2 2h.444a2 2 0 0 0 2-2V9.111a2 2 0 0 0-2-2h-.444Zm17.334 0a2 2 0 0 1 2 2v1.111h.667a2 2 0 0 1 2 2v7.556a2 2 0 0 1-2 2h-.667v1.111a2 2 0 0 1-2 2h-.444a2 2 0 0 1-2-2V9.111a2 2 0 0 1 2-2h.444Z" clip-rule="evenodd"/>
|
|
4
|
+
</svg>
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="33" height="32" fill="none" viewBox="0 0 33 32">
|
|
2
|
+
<path fill="#ADB1B5" fill-rule="evenodd" d="M16.678 2.667H16.5h.007A22.788 22.788 0 0 0 6.783 4.75c-.86.412-1.4 1.304-1.394 2.282v8.454c0 5.819 3.413 11.036 8.585 13.125l1.101.445c.917.37 1.932.37 2.85 0l1.1-.445c5.173-2.089 8.586-7.306 8.586-13.125v-8.46c.006-.972-.535-1.864-1.382-2.27a22.807 22.807 0 0 0-9.55-2.09Z" clip-rule="evenodd"/>
|
|
3
|
+
<path fill="#D6D8DA" d="m22.821 19.325-4.906-2.788v3.717l1.89.995c.327.2.458 1.129.262 1.46-.197.333-.197.333-.59.133l-2.558-.995h-.394l-2.557 1.128c-.328.2-.394.2-.59-.133-.197-.331-.066-1.26.262-1.46l1.889-.995v-3.85l-4.906 2.92c-.656.398-.656.398-1.05-.265-.393-.664-.13-1.527.525-1.925l4.919-4.315V9.7c0-.996.787-2.589 1.705-2.589s1.705 1.593 1.705 2.589v3.252l4.919 4.381c.656.2.918 1.062.524 1.726-.393.664-.393.664-1.049.265Z"/>
|
|
4
|
+
</svg>
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="33" height="32" fill="none" viewBox="0 0 33 32">
|
|
2
|
+
<path fill="#E00842" fill-rule="evenodd" d="M16.678 2.667H16.5h.007A22.788 22.788 0 0 0 6.783 4.75c-.86.412-1.4 1.304-1.394 2.282v8.454c0 5.819 3.413 11.036 8.585 13.125l1.101.445c.917.37 1.932.37 2.85 0l1.1-.445c5.173-2.089 8.586-7.306 8.586-13.125v-8.46c.006-.972-.535-1.864-1.382-2.27a22.807 22.807 0 0 0-9.55-2.09Z" clip-rule="evenodd"/>
|
|
3
|
+
<path fill="#FF7A85" d="m22.821 19.325-4.906-2.788v3.717l1.89.995c.327.2.458 1.129.262 1.46-.197.333-.197.333-.59.133l-2.558-.995h-.394l-2.557 1.128c-.328.2-.394.2-.59-.133-.197-.331-.066-1.26.262-1.46l1.889-.995v-3.85l-4.906 2.92c-.656.398-.656.398-1.05-.265-.393-.664-.13-1.527.525-1.925l4.919-4.315V9.7c0-.996.787-2.589 1.705-2.589s1.705 1.593 1.705 2.589v3.252l4.919 4.381c.656.2.918 1.062.524 1.726-.393.664-.393.664-1.049.265Z"/>
|
|
4
|
+
</svg>
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="33" height="32" fill="none" viewBox="0 0 33 32">
|
|
2
|
+
<path fill="#ADB1B5" d="M30.5 16c0 7.732-6.268 14-14 14s-14-6.268-14-14 6.268-14 14-14 14 6.268 14 14Z"/>
|
|
3
|
+
<path fill="#D6D8DA" d="M22.975 7.161c-.42-.46-5.77-1.073-10.394 13.535-.038.115-.19.076-.19 0-.727-3.873-.421-8.282-.498-8.972-.229-1.764-1.719-1.189-1.719-1.189-.688 1.38-.23 12.691.879 14.148.65.269 2.56.192 2.98-.268 0-.039 2.675-14.301 8.942-17.254Z"/>
|
|
4
|
+
</svg>
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="33" height="32" fill="none" viewBox="0 0 33 32">
|
|
2
|
+
<path fill="#E00842" d="M30.5 16c0 7.732-6.268 14-14 14s-14-6.268-14-14 6.268-14 14-14 14 6.268 14 14Z"/>
|
|
3
|
+
<path fill="#fff" d="M22.975 7.161c-.42-.46-5.77-1.073-10.394 13.535-.038.115-.19.076-.19 0-.727-3.873-.421-8.282-.498-8.972-.229-1.764-1.719-1.189-1.719-1.189-.688 1.38-.23 12.691.879 14.148.65.269 2.56.192 2.98-.268 0-.039 2.675-14.301 8.942-17.254Z"/>
|
|
4
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" fill="currentColor" viewBox="0 0 32 32">
|
|
2
|
+
<path fill-rule="evenodd" d="M20.649 15.98h-2.92v10.686h-4.425V15.98h-2.105v-3.756h2.105v-2.43c0-1.738.826-4.46 4.464-4.46l3.277.014v3.645h-2.378c-.39 0-.938.195-.938 1.024v2.21h3.306l-.386 3.753Z" clip-rule="evenodd"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,107 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
/**
|
|
4
|
+
*
|
|
5
|
+
* Social Media Icons
|
|
6
|
+
* @format
|
|
7
|
+
*
|
|
8
|
+
*/
|
|
9
|
+
|
|
10
|
+
import React from 'react';
|
|
11
|
+
import Facebook from "./facebook.svg";
|
|
12
|
+
import Instagram from "./instagram.svg";
|
|
13
|
+
import Kakaotalk from "./kakaotalk.svg";
|
|
14
|
+
import Line from "./line.svg";
|
|
15
|
+
import Linkedin from "./linkedin.svg";
|
|
16
|
+
import Threads from "./threads.svg";
|
|
17
|
+
import Tiktok from "./tiktok.svg";
|
|
18
|
+
import Twitter from "./twitter.svg";
|
|
19
|
+
import Wechat from "./wechat.svg";
|
|
20
|
+
import X from "./x.svg";
|
|
21
|
+
import Youtube from "./youtube.svg";
|
|
22
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
23
|
+
const SocialMediaIcons = (name, extraStyle, width, height, fillColor) => {
|
|
24
|
+
let widthProps = {};
|
|
25
|
+
let heightProps = {};
|
|
26
|
+
if (width) {
|
|
27
|
+
widthProps = {
|
|
28
|
+
width
|
|
29
|
+
};
|
|
30
|
+
}
|
|
31
|
+
if (height) {
|
|
32
|
+
heightProps = {
|
|
33
|
+
height
|
|
34
|
+
};
|
|
35
|
+
}
|
|
36
|
+
const icons = {
|
|
37
|
+
facebook: /*#__PURE__*/_jsx(Facebook, {
|
|
38
|
+
style: extraStyle,
|
|
39
|
+
...widthProps,
|
|
40
|
+
...heightProps,
|
|
41
|
+
fill: fillColor
|
|
42
|
+
}),
|
|
43
|
+
instagram: /*#__PURE__*/_jsx(Instagram, {
|
|
44
|
+
style: extraStyle,
|
|
45
|
+
...widthProps,
|
|
46
|
+
...heightProps,
|
|
47
|
+
fill: fillColor
|
|
48
|
+
}),
|
|
49
|
+
kakaotalk: /*#__PURE__*/_jsx(Kakaotalk, {
|
|
50
|
+
style: extraStyle,
|
|
51
|
+
...widthProps,
|
|
52
|
+
...heightProps,
|
|
53
|
+
fill: fillColor
|
|
54
|
+
}),
|
|
55
|
+
line: /*#__PURE__*/_jsx(Line, {
|
|
56
|
+
style: extraStyle,
|
|
57
|
+
...widthProps,
|
|
58
|
+
...heightProps,
|
|
59
|
+
fill: fillColor
|
|
60
|
+
}),
|
|
61
|
+
linkedin: /*#__PURE__*/_jsx(Linkedin, {
|
|
62
|
+
style: extraStyle,
|
|
63
|
+
...widthProps,
|
|
64
|
+
...heightProps,
|
|
65
|
+
fill: fillColor
|
|
66
|
+
}),
|
|
67
|
+
theads: /*#__PURE__*/_jsx(Threads, {
|
|
68
|
+
style: extraStyle,
|
|
69
|
+
...widthProps,
|
|
70
|
+
...heightProps,
|
|
71
|
+
fill: fillColor
|
|
72
|
+
}),
|
|
73
|
+
tiktok: /*#__PURE__*/_jsx(Tiktok, {
|
|
74
|
+
style: extraStyle,
|
|
75
|
+
...widthProps,
|
|
76
|
+
...heightProps,
|
|
77
|
+
fill: fillColor
|
|
78
|
+
}),
|
|
79
|
+
twitter: /*#__PURE__*/_jsx(Twitter, {
|
|
80
|
+
style: extraStyle,
|
|
81
|
+
...widthProps,
|
|
82
|
+
...heightProps,
|
|
83
|
+
fill: fillColor
|
|
84
|
+
}),
|
|
85
|
+
wechat: /*#__PURE__*/_jsx(Wechat, {
|
|
86
|
+
style: extraStyle,
|
|
87
|
+
...widthProps,
|
|
88
|
+
...heightProps,
|
|
89
|
+
fill: fillColor
|
|
90
|
+
}),
|
|
91
|
+
x: /*#__PURE__*/_jsx(X, {
|
|
92
|
+
style: extraStyle,
|
|
93
|
+
...widthProps,
|
|
94
|
+
...heightProps,
|
|
95
|
+
fill: fillColor
|
|
96
|
+
}),
|
|
97
|
+
youtube: /*#__PURE__*/_jsx(Youtube, {
|
|
98
|
+
style: extraStyle,
|
|
99
|
+
...widthProps,
|
|
100
|
+
...heightProps,
|
|
101
|
+
fill: fillColor
|
|
102
|
+
})
|
|
103
|
+
};
|
|
104
|
+
return icons[name];
|
|
105
|
+
};
|
|
106
|
+
export default SocialMediaIcons;
|
|
107
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"names":["React","Facebook","Instagram","Kakaotalk","Line","Linkedin","Threads","Tiktok","Twitter","Wechat","X","Youtube","jsx","_jsx","SocialMediaIcons","name","extraStyle","width","height","fillColor","widthProps","heightProps","icons","facebook","style","fill","instagram","kakaotalk","line","linkedin","theads","tiktok","twitter","wechat","x","youtube"],"sourceRoot":"../../../../../../src","sources":["component/AIA/icons/social-media/index.tsx"],"mappings":";;AAAA;AACA;AACA;AACA;AACA;AACA;;AAEA,OAAOA,KAAK,MAAM,OAAO;AAEzB,OAAOC,QAAQ;AACf,OAAOC,SAAS;AAChB,OAAOC,SAAS;AAChB,OAAOC,IAAI;AACX,OAAOC,QAAQ;AACf,OAAOC,OAAO;AACd,OAAOC,MAAM;AACb,OAAOC,OAAO;AACd,OAAOC,MAAM;AACb,OAAOC,CAAC;AACR,OAAOC,OAAO;AAAqB,SAAAC,GAAA,IAAAC,IAAA;AAEnC,MAAMC,gBAAgB,GAAGA,CAACC,IAAY,EAAEC,UAAmB,EAAEC,KAAc,EAAEC,MAAe,EAAEC,SAAkB,KAAK;EACpH,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,QAAQ,eAAEV,IAAA,CAACZ,QAAQ;MAACuB,KAAK,EAAER,UAAW;MAAA,GAAKI,UAAU;MAAA,GAAMC,WAAW;MAAEI,IAAI,EAAEN;IAAU,CAAE,CAAC;IAC3FO,SAAS,eAAEb,IAAA,CAACX,SAAS;MAACsB,KAAK,EAAER,UAAW;MAAA,GAAKI,UAAU;MAAA,GAAMC,WAAW;MAAEI,IAAI,EAAEN;IAAU,CAAE,CAAC;IAC7FQ,SAAS,eAAEd,IAAA,CAACV,SAAS;MAACqB,KAAK,EAAER,UAAW;MAAA,GAAKI,UAAU;MAAA,GAAMC,WAAW;MAAEI,IAAI,EAAEN;IAAU,CAAE,CAAC;IAC7FS,IAAI,eAAEf,IAAA,CAACT,IAAI;MAACoB,KAAK,EAAER,UAAW;MAAA,GAAKI,UAAU;MAAA,GAAMC,WAAW;MAAEI,IAAI,EAAEN;IAAU,CAAE,CAAC;IACnFU,QAAQ,eAAEhB,IAAA,CAACR,QAAQ;MAACmB,KAAK,EAAER,UAAW;MAAA,GAAKI,UAAU;MAAA,GAAMC,WAAW;MAAEI,IAAI,EAAEN;IAAU,CAAE,CAAC;IAC3FW,MAAM,eAAEjB,IAAA,CAACP,OAAO;MAACkB,KAAK,EAAER,UAAW;MAAA,GAAKI,UAAU;MAAA,GAAMC,WAAW;MAAEI,IAAI,EAAEN;IAAU,CAAE,CAAC;IACxFY,MAAM,eAAElB,IAAA,CAACN,MAAM;MAACiB,KAAK,EAAER,UAAW;MAAA,GAAKI,UAAU;MAAA,GAAMC,WAAW;MAAEI,IAAI,EAAEN;IAAU,CAAE,CAAC;IACvFa,OAAO,eAAEnB,IAAA,CAACL,OAAO;MAACgB,KAAK,EAAER,UAAW;MAAA,GAAKI,UAAU;MAAA,GAAMC,WAAW;MAAEI,IAAI,EAAEN;IAAU,CAAE,CAAC;IACzFc,MAAM,eAAEpB,IAAA,CAACJ,MAAM;MAACe,KAAK,EAAER,UAAW;MAAA,GAAKI,UAAU;MAAA,GAAMC,WAAW;MAAEI,IAAI,EAAEN;IAAU,CAAE,CAAC;IACvFe,CAAC,eAAErB,IAAA,CAACH,CAAC;MAACc,KAAK,EAAER,UAAW;MAAA,GAAKI,UAAU;MAAA,GAAMC,WAAW;MAAEI,IAAI,EAAEN;IAAU,CAAE,CAAC;IAC7EgB,OAAO,eAAEtB,IAAA,CAACF,OAAO;MAACa,KAAK,EAAER,UAAW;MAAA,GAAKI,UAAU;MAAA,GAAMC,WAAW;MAAEI,IAAI,EAAEN;IAAU,CAAE;EACzF,CAAC;EACD,OAAOG,KAAK,CAACP,IAAI,CAAuB;AACzC,CAAC;AAED,eAAeD,gBAAgB","ignoreList":[]}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" fill="currentColor" viewBox="0 0 32 32">
|
|
2
|
+
<path fill-rule="evenodd" d="M16.024 10.5a5.477 5.477 0 0 0-5.476 5.476 5.447 5.447 0 0 0 5.476 5.476c3 0 5.477-2.429 5.477-5.476 0-3-2.477-5.476-5.477-5.476Zm0 9.047a3.567 3.567 0 0 1-3.57-3.571c0-1.953 1.57-3.524 3.57-3.524a3.516 3.516 0 0 1 3.524 3.524c0 2-1.571 3.571-3.524 3.571Zm6.953-9.238a1.28 1.28 0 0 0-1.286-1.285 1.28 1.28 0 0 0-1.286 1.285 1.28 1.28 0 0 0 1.286 1.286 1.28 1.28 0 0 0 1.286-1.286Zm3.619 1.286c-.095-1.714-.476-3.238-1.714-4.476-1.239-1.238-2.762-1.62-4.477-1.715-1.761-.095-7.047-.095-8.81 0-1.713.096-3.19.477-4.475 1.715C5.882 8.357 5.5 9.88 5.405 11.595c-.095 1.762-.095 7.048 0 8.81.096 1.714.477 3.19 1.715 4.476 1.285 1.238 2.762 1.619 4.476 1.714 1.762.095 7.048.095 8.81 0 1.714-.095 3.238-.476 4.476-1.714 1.238-1.286 1.619-2.762 1.714-4.477.095-1.761.095-7.047 0-8.81ZM24.31 22.262c-.333.952-1.095 1.666-2 2.047-1.428.572-4.762.429-6.286.429-1.57 0-4.904.143-6.285-.429a3.61 3.61 0 0 1-2.048-2.047c-.571-1.381-.429-4.715-.429-6.286 0-1.524-.142-4.857.43-6.286a3.673 3.673 0 0 1 2.047-2c1.38-.571 4.714-.428 6.285-.428 1.524 0 4.858-.143 6.286.428.905.333 1.62 1.095 2 2 .572 1.429.429 4.762.429 6.286 0 1.571.143 4.905-.429 6.286Z" clip-rule="evenodd"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" fill="currentColor" viewBox="0 0 32 32">
|
|
2
|
+
<path d="M12.502 15.122h1.497l-.749-2.306-.748 2.306Z"/>
|
|
3
|
+
<path d="M16 3C8.821 3 3 7.973 3 14.108c0 3.965 2.434 7.45 6.094 9.41-.199.745-1.279 4.788-1.323 5.105 0 0-.026.239.118.33a.366.366 0 0 0 .31.021c.409-.062 4.742-3.362 5.492-3.928.765.116 1.537.175 2.309.175 7.18 0 13-4.974 13-11.108S23.18 3 16 3ZM9.562 17.208a.848.848 0 0 1-.22.575.722.722 0 0 1-.53.238.722.722 0 0 1-.53-.238.848.848 0 0 1-.22-.575v-4.827h-1.17a.683.683 0 0 1-.29-.051.73.73 0 0 1-.249-.17.8.8 0 0 1-.167-.263.854.854 0 0 1 .167-.887.73.73 0 0 1 .25-.17.684.684 0 0 1 .29-.051h3.84a.685.685 0 0 1 .291.05.73.73 0 0 1 .249.171.803.803 0 0 1 .167.262.856.856 0 0 1 0 .625.802.802 0 0 1-.167.262.73.73 0 0 1-.249.17.683.683 0 0 1-.29.051H9.563v4.828Zm6.304.655a1.07 1.07 0 0 1-.476.11c-.314 0-.553-.135-.625-.358l-.375-1.054h-2.283l-.374 1.055c-.072.22-.31.358-.626.358-.164 0-.326-.038-.476-.113-.206-.103-.405-.387-.177-1.154l1.793-5.116c.066-.233.198-.436.378-.581a.992.992 0 0 1 .623-.223.99.99 0 0 1 .622.223c.18.145.312.348.378.58l1.793 5.116c.23.768.032 1.052-.175 1.157Zm3.79 0H17.25a.676.676 0 0 1-.501-.212.795.795 0 0 1-.218-.534v-5.515a.863.863 0 0 1 .235-.566.736.736 0 0 1 .53-.231c.199 0 .389.083.532.231a.862.862 0 0 1 .235.566v4.775h1.596a.64.64 0 0 1 .276.043.666.666 0 0 1 .237.158.75.75 0 0 1 .16.248.8.8 0 0 1-.16.839.683.683 0 0 1-.237.158.64.64 0 0 1-.276.044l-.003-.004Zm5.875-.613a.844.844 0 0 1-.183.428.743.743 0 0 1-.371.246.695.695 0 0 1-.435-.02.756.756 0 0 1-.352-.277l-1.759-2.525-.26.282v1.773a.849.849 0 0 1-.22.575.722.722 0 0 1-.53.238.722.722 0 0 1-.53-.238.849.849 0 0 1-.22-.575v-5.554c0-.216.08-.422.22-.575a.722.722 0 0 1 .53-.238c.2 0 .39.086.53.238a.85.85 0 0 1 .22.575v1.746l2.089-2.268a.578.578 0 0 1 .191-.135.542.542 0 0 1 .225-.045.729.729 0 0 1 .502.225.85.85 0 0 1 .235.53.68.68 0 0 1-.033.268.64.64 0 0 1-.134.228l-1.712 1.85 1.846 2.65a.864.864 0 0 1 .154.603l-.003-.005Z"/>
|
|
4
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" fill="currentColor" viewBox="0 0 32 32">
|
|
2
|
+
<path fill-rule="evenodd" d="M1.675 10.667H3.38c.189 0 .342.153.342.341v7.845a.34.34 0 0 0 .34.341h4.094a.34.34 0 0 1 .34.341v1.706a.341.341 0 0 1-.34.34h-6.48a.341.341 0 0 1-.342-.34V11.008c0-.188.153-.341.341-.341Zm8.186 0a.341.341 0 0 0-.341.341v10.233c0 .188.153.34.341.34h2.047a.341.341 0 0 0 .34-.34V11.008a.341.341 0 0 0-.34-.341H9.86Zm3.752.341v10.233c0 .188.153.34.341.34h1.364a.341.341 0 0 0 .342-.34v-5.623c0-.344.45-.472.63-.18l3.704 5.982c.062.1.172.162.29.162h1.686a.341.341 0 0 0 .34-.341V11.008a.341.341 0 0 0-.34-.341h-1.535a.341.341 0 0 0-.341.341v5.623c0 .343-.45.471-.632.18l-3.702-5.982a.341.341 0 0 0-.29-.162h-1.516a.341.341 0 0 0-.34.341Zm10.062 0v10.233c0 .188.153.34.341.34h6.31a.341.341 0 0 0 .341-.34v-1.876a.341.341 0 0 0-.34-.341h-3.923a.341.341 0 0 1-.341-.341v-1.194a.34.34 0 0 1 .34-.341h3.923a.341.341 0 0 0 .341-.341v-1.535a.341.341 0 0 0-.34-.341h-3.923a.341.341 0 0 1-.341-.341v-1.194a.34.34 0 0 1 .34-.341h3.923a.341.341 0 0 0 .341-.341v-1.706a.341.341 0 0 0-.34-.341h-6.31a.341.341 0 0 0-.342.341Z" clip-rule="evenodd"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" fill="currentColor" viewBox="0 0 32 32">
|
|
2
|
+
<path fill-rule="evenodd" d="M8.826 6.667C7.36 6.667 6.4 7.63 6.4 8.895c0 1.238.932 2.228 2.37 2.228h.03c1.495 0 2.424-.99 2.424-2.228-.027-1.265-.929-2.228-2.397-2.228ZM26.4 18.383v7.395h-4.287v-6.9c0-1.732-.62-2.915-2.172-2.915-1.185 0-1.89.797-2.2 1.568-.113.276-.141.659-.141 1.045v7.202h-4.288s.058-11.685 0-12.895H17.6v1.827a.14.14 0 0 1-.013.02.196.196 0 0 0-.016.022h.029v-.042c.57-.876 1.586-2.13 3.865-2.13 2.82 0 4.935 1.843 4.935 5.803Zm-15.46 7.395H6.656V12.883h4.286v12.895Z" clip-rule="evenodd"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32">
|
|
2
|
+
<path d="M13.482 13.024c-.405-.27-1.75-1.203-1.75-1.203 1.135-1.621 2.63-2.253 4.698-2.253 1.463 0 2.705.49 3.591 1.422.887.931 1.392 2.264 1.508 3.966.492.207.945.449 1.358.726 1.663 1.117 2.578 2.79 2.578 4.705 0 4.075-3.339 7.613-9.384 7.613C10.891 28 5.5 24.98 5.5 15.991 5.5 7.051 10.723 4 16.066 4c2.469 0 8.259.364 10.434 7.554l-2.04.53c-1.686-5.123-5.216-5.939-8.451-5.939-5.348 0-8.373 3.257-8.373 10.185 0 6.215 3.381 9.515 8.445 9.515 4.166 0 7.27-2.165 7.27-5.334 0-2.157-1.811-3.191-1.904-3.191-.354 1.851-1.302 4.965-5.466 4.965-2.428 0-4.52-1.677-4.52-3.873 0-3.135 2.976-4.27 5.325-4.27.879 0 1.941.06 2.494.17 0-.955-.81-2.591-2.85-2.591-1.874 0-2.348.607-2.95 1.302l.002.001Zm3.592 3.261c-3.06 0-3.456 1.305-3.456 2.124 0 1.317 1.564 1.752 2.4 1.752 1.53 0 3.1-.423 3.348-3.635a9.303 9.303 0 0 0-2.292-.241Z"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" fill="currentColor" viewBox="0 0 32 32">
|
|
2
|
+
<path d="M14.019 13.735v-.83a6.139 6.139 0 0 0-.872-.076A6.466 6.466 0 0 0 9.44 24.604a6.46 6.46 0 0 1 4.579-10.869Z"/>
|
|
3
|
+
<path d="M14.176 23.151a2.957 2.957 0 0 0 2.95-2.827V6.226h2.576a4.821 4.821 0 0 1-.075-.893h-3.523v14.084a2.957 2.957 0 0 1-2.95 2.849 2.998 2.998 0 0 1-1.363-.341 2.958 2.958 0 0 0 2.385 1.226ZM24.513 11.01v-.784a4.81 4.81 0 0 1-2.665-.804 4.885 4.885 0 0 0 2.665 1.588Z"/>
|
|
4
|
+
<path d="M21.849 9.421a4.853 4.853 0 0 1-1.207-3.202h-.94a4.878 4.878 0 0 0 2.146 3.202Zm-8.702 6.93a2.957 2.957 0 0 0-1.363 5.574 2.95 2.95 0 0 1 2.392-4.681c.296.003.59.05.872.136v-3.584a6.198 6.198 0 0 0-.872-.068h-.157v2.725a3.03 3.03 0 0 0-.872-.102Z"/>
|
|
5
|
+
<path d="M24.513 11.009v2.726a8.362 8.362 0 0 1-4.886-1.587v7.161a6.48 6.48 0 0 1-6.48 6.467 6.414 6.414 0 0 1-3.707-1.172 6.467 6.467 0 0 0 11.202-4.402V13.06a8.374 8.374 0 0 0 4.893 1.567v-3.51a4.994 4.994 0 0 1-1.022-.109Z"/>
|
|
6
|
+
<path d="M19.627 19.31v-7.162a8.36 8.36 0 0 0 4.892 1.566v-2.726a4.885 4.885 0 0 1-2.67-1.567 4.88 4.88 0 0 1-2.147-3.202h-2.576v14.105a2.958 2.958 0 0 1-5.349 1.615 2.958 2.958 0 0 1 1.363-5.574c.296.002.59.048.872.136v-2.726a6.46 6.46 0 0 0-4.579 10.903 6.413 6.413 0 0 0 3.714 1.098 6.48 6.48 0 0 0 6.48-6.467Z"/>
|
|
7
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" fill="currentColor" viewBox="0 0 32 32">
|
|
2
|
+
<path d="M10.117 28.826c11.93 0 18.454-9.884 18.454-18.454 0-.281 0-.56-.019-.839a13.191 13.191 0 0 0 3.236-3.357c-1.184.524-2.44.868-3.725 1.02a6.508 6.508 0 0 0 2.851-3.587 12.995 12.995 0 0 1-4.118 1.574A6.492 6.492 0 0 0 15.743 11.1 18.414 18.414 0 0 1 2.375 4.322a6.49 6.49 0 0 0 2.008 8.658 6.439 6.439 0 0 1-2.944-.812v.082a6.488 6.488 0 0 0 5.204 6.358 6.476 6.476 0 0 1-2.929.112 6.493 6.493 0 0 0 6.06 4.504 13.015 13.015 0 0 1-9.6 2.688 18.362 18.362 0 0 0 9.942 2.908"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" fill="currentColor" viewBox="0 0 32 32">
|
|
2
|
+
<path fill-rule="evenodd" d="M12.923 5.733C7.994 5.733 4 9.235 4 13.553c0 2.49 1.336 4.698 3.407 6.127L6.23 22.154l3.206-1.443c.687.256 1.401.467 2.164.566a6.845 6.845 0 0 1-.165-1.469c0-4.311 4.003-7.82 8.923-7.82.451 0 .892.04 1.326.096-.786-3.615-4.406-6.35-8.761-6.35Zm-2.976 5.865c-.616 0-1.116-.526-1.116-1.173s.5-1.173 1.116-1.173c.615 0 1.115.526 1.115 1.173s-.5 1.173-1.115 1.173Zm10.474 1.714c4.185 0 7.579 2.765 7.579 6.176 0 1.974-1.158 3.712-2.929 4.842l1.413 2.877-4.086-1.783a9.12 9.12 0 0 1-1.977.239c-4.186 0-7.578-2.765-7.578-6.175 0-3.41 3.392-6.176 7.578-6.176Zm-2.276 3.474c-.628 0-1.136.519-1.136 1.158 0 .64.508 1.158 1.136 1.158.627 0 1.137-.519 1.137-1.158 0-.64-.51-1.158-1.137-1.158Zm4.551 0c-.627 0-1.137.519-1.137 1.158 0 .64.51 1.158 1.137 1.158.628 0 1.137-.519 1.137-1.158 0-.64-.508-1.158-1.137-1.158Zm-6.798-7.534c.615 0 1.115.526 1.115 1.173s-.5 1.173-1.115 1.173c-.616 0-1.115-.526-1.115-1.173s.5-1.173 1.115-1.173Z" clip-rule="evenodd"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32">
|
|
2
|
+
<path d="M22.901 5.262h3.68l-8.04 9.19L28 26.955h-7.406l-5.8-7.584-6.638 7.584H4.474l8.6-9.83L4 5.263h7.594l5.243 6.932 6.064-6.933ZM21.61 24.753h2.039L10.486 7.35H8.298L21.61 24.753Z"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" fill="currentColor" viewBox="0 0 32 32">
|
|
2
|
+
<path fill-rule="evenodd" d="M7.051 25.425c-1.267-.353-2.268-1.39-2.609-2.707-.475-1.849-.444-5.41-.44-5.694-.004-.283-.035-3.872.438-5.737l.002-.005c.338-1.301 1.361-2.37 2.606-2.725l.01-.003c1.793-.489 8.208-.549 8.933-.554.74.005 7.16.066 8.956.576 1.265.352 2.265 1.388 2.608 2.703.492 1.866.447 5.463.442 5.767.003.299.032 3.827-.44 5.686-.344 1.321-1.345 2.358-2.613 2.713-1.799.49-8.214.55-8.939.555-.737-.005-7.14-.066-8.954-.575Zm-.799-13.639c-.414 1.638-.377 5.156-.377 5.225v.026c-.012.983.033 3.83.377 5.178a1.865 1.865 0 0 0 1.288 1.331c1.339.376 6.552.494 8.458.508 1.912-.014 7.133-.129 8.462-.49a1.863 1.863 0 0 0 1.284-1.33c.346-1.369.39-4.201.377-5.178v-.03c.017-.995-.017-3.875-.375-5.234l-.002-.004a1.864 1.864 0 0 0-1.287-1.334c-1.326-.376-6.549-.494-8.459-.508-1.91.014-7.126.129-8.458.489-.614.177-1.12.706-1.288 1.351Zm7.357 1.273v7.882L20.17 17l-6.562-3.942Z" clip-rule="evenodd"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" fill="currentColor" viewBox="0 0 32 32">
|
|
2
|
+
<path fill-rule="evenodd" d="M4.39 9.39a1.335 1.335 0 0 1 1.886 0L16 19.115l9.724-9.723a1.333 1.333 0 1 1 1.886 1.885L16.943 21.943c-.52.52-1.365.52-1.886 0L4.391 11.276a1.333 1.333 0 0 1 0-1.885Z" clip-rule="evenodd"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" fill="currentColor" viewBox="0 0 32 32">
|
|
2
|
+
<path fill-rule="evenodd" d="M21.943 27.61c.52-.521.52-1.365 0-1.886L12.219 16l9.724-9.724a1.333 1.333 0 0 0-1.886-1.885L9.391 15.057a1.333 1.333 0 0 0 0 1.886l10.666 10.666c.52.521 1.365.521 1.886 0Z" clip-rule="evenodd"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" fill="currentColor" viewBox="0 0 32 32">
|
|
2
|
+
<path fill-rule="evenodd" d="M9.723 27.61a1.333 1.333 0 0 1 0-1.886L19.447 16 9.723 6.276a1.333 1.333 0 0 1 1.886-1.885l10.667 10.666a1.333 1.333 0 0 1 0 1.886L11.609 27.609a1.333 1.333 0 0 1-1.886 0Z" clip-rule="evenodd"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" fill="currentColor" viewBox="0 0 32 32">
|
|
2
|
+
<path fill-rule="evenodd" d="M4.39 22.276a1.333 1.333 0 0 0 1.886 0L16 12.552l9.724 9.724a1.333 1.333 0 1 0 1.886-1.885L16.943 9.724a1.333 1.333 0 0 0-1.886 0L4.391 20.391a1.332 1.332 0 0 0 0 1.885Z" clip-rule="evenodd"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" fill="currentColor" viewBox="0 0 32 32">
|
|
2
|
+
<path fill-rule="evenodd" d="M16 30c7.732 0 14-6.268 14-14S23.732 2 16 2 2 8.268 2 16s6.268 14 14 14Zm6-13a1 1 0 1 0 0-2H10a1 1 0 1 0 0 2h12Z" clip-rule="evenodd"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" fill="currentColor" viewBox="0 0 32 32">
|
|
2
|
+
<path fill-rule="evenodd" d="M16 28c6.627 0 12-5.373 12-12S22.627 4 16 4 4 9.373 4 16s5.373 12 12 12Zm0 2c7.732 0 14-6.268 14-14S23.732 2 16 2 2 8.268 2 16s6.268 14 14 14Z" clip-rule="evenodd"/>
|
|
3
|
+
<path fill-rule="evenodd" d="M23 16a1 1 0 0 1-1 1H10a1 1 0 1 1 0-2h12a1 1 0 0 1 1 1Z" clip-rule="evenodd"/>
|
|
4
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" fill="currentColor" viewBox="0 0 32 32">
|
|
2
|
+
<path fill-rule="evenodd" d="M30 16c0 7.732-6.268 14-14 14S2 23.732 2 16 8.268 2 16 2s14 6.268 14 14Zm-7 0a1 1 0 0 1-1 1h-5v5a1 1 0 1 1-2 0v-5h-5a1 1 0 1 1 0-2h5v-5a1 1 0 1 1 2 0v5h5a1 1 0 0 1 1 1Z" clip-rule="evenodd"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" fill="currentColor" viewBox="0 0 32 32">
|
|
2
|
+
<path fill-rule="evenodd" d="M16 28c6.627 0 12-5.373 12-12S22.627 4 16 4 4 9.373 4 16s5.373 12 12 12Zm0 2c7.732 0 14-6.268 14-14S23.732 2 16 2 2 8.268 2 16s6.268 14 14 14Z" clip-rule="evenodd"/>
|
|
3
|
+
<path fill-rule="evenodd" d="M23 16a1 1 0 0 1-1 1H10a1 1 0 1 1 0-2h12a1 1 0 0 1 1 1Z" clip-rule="evenodd"/>
|
|
4
|
+
<path fill-rule="evenodd" d="M16 9a1 1 0 0 1 1 1v12a1 1 0 1 1-2 0V10a1 1 0 0 1 1-1Z" clip-rule="evenodd"/>
|
|
5
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32">
|
|
2
|
+
<path fill-rule="evenodd" d="M16 30c7.732 0 14-6.268 14-14S23.732 2 16 2 2 8.268 2 16s6.268 14 14 14Zm0-4c5.523 0 10-4.477 10-10S21.523 6 16 6 6 10.477 6 16s4.477 10 10 10Z" clip-rule="evenodd"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" fill="currentColor" viewBox="0 0 32 32">
|
|
2
|
+
<path d="M6.44 8.56a1.5 1.5 0 1 1 2.12-2.12L16 13.878l7.44-7.44a1.5 1.5 0 1 1 2.12 2.122L18.122 16l7.44 7.44a1.5 1.5 0 0 1-2.122 2.12L16 18.122l-7.44 7.44a1.5 1.5 0 0 1-2.12-2.122L13.878 16l-7.44-7.44Z"/>
|
|
3
|
+
</svg>
|