@hellobetterdigitalnz/selwynui 0.0.1-78 → 0.0.1-80
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/package.json +1 -1
- package/src/Components/DataDisplay/Accordion/Accordion.stories.tsx +6 -1
- package/src/Components/DataDisplay/Accordion/Accordion.tsx +13 -11
- package/src/Components/DataDisplay/Accordion/accordion.module.scss +25 -5
- package/src/Components/Layout/Footer/footer.module.scss +163 -148
- package/src/Components/Shared/PillarIcon/PillarIcon.tsx +10 -1
- package/dist/App.d.ts +0 -2
- package/dist/Components/DataDisplay/Accordion/Accordion.d.ts +0 -3
- package/dist/Components/DataDisplay/Accordion/AccordionContext.d.ts +0 -3
- package/dist/Components/DataDisplay/Accordion/AccordionContextInterface.d.ts +0 -7
- package/dist/Components/DataDisplay/Accordion/AccordionItem.d.ts +0 -3
- package/dist/Components/DataDisplay/Accordion/AccordionItemProps.d.ts +0 -18
- package/dist/Components/DataDisplay/Accordion/AccordionProps.d.ts +0 -12
- package/dist/Components/DataDisplay/Accordion/AccordionProvider.d.ts +0 -3
- package/dist/Components/DataDisplay/Accordion/AccordionProviderInterface.d.ts +0 -7
- package/dist/Components/DataDisplay/Accordion/accordion-bg-design.d.ts +0 -2
- package/dist/Components/DataDisplay/BrandBuilderTool/BrandBuilderTool.d.ts +0 -3
- package/dist/Components/DataDisplay/BrandBuilderTool/BrandBuilderToolMain/BrandBuilderToolMain.d.ts +0 -3
- package/dist/Components/DataDisplay/BrandBuilderTool/BrandBuilderToolMain/BrandBuilderToolMainProps.d.ts +0 -5
- package/dist/Components/DataDisplay/BrandBuilderTool/BrandBuilderToolProps.d.ts +0 -7
- package/dist/Components/DataDisplay/BrandBuilderTool/BrandBuilderToolTemplate/BrandBuilderToolTemplateItem.d.ts +0 -3
- package/dist/Components/DataDisplay/BrandBuilderTool/BrandBuilderToolTemplate/BrandBuilderToolTemplateItemProps.d.ts +0 -8
- package/dist/Components/DataDisplay/BrandBuilderTool/BrandBuilderToolTemplate/BrandBuilderToolTemplateSelector.d.ts +0 -3
- package/dist/Components/DataDisplay/BrandBuilderTool/BrandBuilderToolTemplate/BrandBuilderToolTemplateSelectorProps.d.ts +0 -6
- package/dist/Components/DataDisplay/BrandBuilderTool/BrandBuilderToolUploader/BrandBuilderToolUploader.d.ts +0 -3
- package/dist/Components/DataDisplay/BrandBuilderTool/BrandBuilderToolUploader/BrandBuilderToolUploaderProps.d.ts +0 -6
- package/dist/Components/DataDisplay/BrandBuilderTool/BrandBuilderToolWrapper/BrandBuilderToolWrapper.d.ts +0 -3
- package/dist/Components/DataDisplay/BrandBuilderTool/BrandBuilderToolWrapper/BrandBuilderToolWrapperProps.d.ts +0 -6
- package/dist/Components/DataDisplay/BrandBuilderTool/BrandbuilderToolPreview/BrandBuilderToolPreview.d.ts +0 -3
- package/dist/Components/DataDisplay/BrandBuilderTool/BrandbuilderToolPreview/BrandBuilderToolPreviewProps.d.ts +0 -6
- package/dist/Components/DataDisplay/CallToActionBlock/CallToActionBlock.d.ts +0 -3
- package/dist/Components/DataDisplay/CallToActionBlock/CallToActionBlockProps.d.ts +0 -15
- package/dist/Components/DataDisplay/CarouselBlock/CarouselBlock.d.ts +0 -3
- package/dist/Components/DataDisplay/CarouselBlock/CarouselBlockProps.d.ts +0 -20
- package/dist/Components/DataDisplay/ChatItenaryBlock/ChatItenaryBlock.d.ts +0 -3
- package/dist/Components/DataDisplay/ChatItenaryBlock/ChatItenaryBlockProps.d.ts +0 -36
- package/dist/Components/DataDisplay/ContactsBlock/ContactItem.d.ts +0 -3
- package/dist/Components/DataDisplay/ContactsBlock/ContactItemProps.d.ts +0 -9
- package/dist/Components/DataDisplay/ContactsBlock/ContactsBlock.d.ts +0 -3
- package/dist/Components/DataDisplay/ContactsBlock/ContactsBlockProps.d.ts +0 -6
- package/dist/Components/DataDisplay/ContentBlock/ContentBlock.d.ts +0 -3
- package/dist/Components/DataDisplay/ContentBlock/ContentBlockProps.d.ts +0 -9
- package/dist/Components/DataDisplay/DetailsCard/DetailsCard.d.ts +0 -3
- package/dist/Components/DataDisplay/DetailsCard/DetailsCardProps.d.ts +0 -15
- package/dist/Components/DataDisplay/ImageContent/ImageContent.d.ts +0 -3
- package/dist/Components/DataDisplay/ImageContent/ImageContentMaskingImages.d.ts +0 -2
- package/dist/Components/DataDisplay/ImageContent/ImageContentProps.d.ts +0 -30
- package/dist/Components/DataDisplay/IntroBlock/IntroBlock.d.ts +0 -3
- package/dist/Components/DataDisplay/IntroBlock/IntroBlockProps.d.ts +0 -8
- package/dist/Components/DataDisplay/KPIBlock/KPIBlock.d.ts +0 -3
- package/dist/Components/DataDisplay/KPIBlock/KPIBlockProps.d.ts +0 -14
- package/dist/Components/DataDisplay/ListBlock/ListBlock.d.ts +0 -3
- package/dist/Components/DataDisplay/ListBlock/ListBlockProps.d.ts +0 -25
- package/dist/Components/DataDisplay/ListingDetailBlock/ListingDetailBlock.d.ts +0 -3
- package/dist/Components/DataDisplay/ListingDetailBlock/ListingDetailBlockProps.d.ts +0 -19
- package/dist/Components/DataDisplay/Media/Media.d.ts +0 -3
- package/dist/Components/DataDisplay/Media/MediaProps.d.ts +0 -7
- package/dist/Components/DataDisplay/Modal/Modal.d.ts +0 -3
- package/dist/Components/DataDisplay/Modal/ModalActions.d.ts +0 -3
- package/dist/Components/DataDisplay/Modal/ModalActionsLeft.d.ts +0 -3
- package/dist/Components/DataDisplay/Modal/ModalActionsLeftProps.d.ts +0 -6
- package/dist/Components/DataDisplay/Modal/ModalActionsProps.d.ts +0 -6
- package/dist/Components/DataDisplay/Modal/ModalActionsRight.d.ts +0 -3
- package/dist/Components/DataDisplay/Modal/ModalActionsRightProps.d.ts +0 -6
- package/dist/Components/DataDisplay/Modal/ModalBody.d.ts +0 -3
- package/dist/Components/DataDisplay/Modal/ModalBodyProps.d.ts +0 -6
- package/dist/Components/DataDisplay/Modal/ModalCurtain.d.ts +0 -2
- package/dist/Components/DataDisplay/Modal/ModalHeader.d.ts +0 -3
- package/dist/Components/DataDisplay/Modal/ModalHeaderProps.d.ts +0 -9
- package/dist/Components/DataDisplay/Modal/ModalProps.d.ts +0 -7
- package/dist/Components/DataDisplay/PathwayBlock/PathwayBlock.d.ts +0 -3
- package/dist/Components/DataDisplay/PathwayBlock/PathwayBlockProps.d.ts +0 -17
- package/dist/Components/DataDisplay/PromoBannerBlock/PromoBannerBlock.d.ts +0 -3
- package/dist/Components/DataDisplay/PromoBannerBlock/PromoBannerBlockProps.d.ts +0 -14
- package/dist/Components/DataDisplay/PromoBannerBlock/brand-piller.d.ts +0 -3
- package/dist/Components/DataDisplay/PromoBannerBlock/promo-banner-bg-design.d.ts +0 -2
- package/dist/Components/DataDisplay/TestimonyCard/TestimonyCard.d.ts +0 -3
- package/dist/Components/DataDisplay/TestimonyCard/TestimonyCardProps.d.ts +0 -10
- package/dist/Components/DataDisplay/index.d.ts +0 -68
- package/dist/Components/Form/Button/Button.d.ts +0 -6
- package/dist/Components/Form/Button/ButtonProps.d.ts +0 -25
- package/dist/Components/Form/Checkbox/Checkbox.d.ts +0 -3
- package/dist/Components/Form/Checkbox/CheckboxProps.d.ts +0 -22
- package/dist/Components/Form/CheckboxSelect/CheckboxSelect.d.ts +0 -2
- package/dist/Components/Form/CheckboxSelect/CheckboxSelectItem.d.ts +0 -2
- package/dist/Components/Form/CheckboxSet/CheckboxSet.d.ts +0 -3
- package/dist/Components/Form/CheckboxSet/CheckboxSetItem.d.ts +0 -3
- package/dist/Components/Form/CheckboxSet/CheckboxSetProps.d.ts +0 -7
- package/dist/Components/Form/CurrencyField/CurrencyField.d.ts +0 -3
- package/dist/Components/Form/CurrencyField/CurrencyFieldProps.d.ts +0 -7
- package/dist/Components/Form/DateField/DateField.d.ts +0 -3
- package/dist/Components/Form/DropdownBadge/DropdownBadge.d.ts +0 -3
- package/dist/Components/Form/DropdownBadge/DropdownBadgeItem.d.ts +0 -3
- package/dist/Components/Form/DropdownBadge/DropdownBadgeItemProps.d.ts +0 -9
- package/dist/Components/Form/DropdownBadge/DropdownBadgeProps.d.ts +0 -30
- package/dist/Components/Form/DropdownBadge/DropdownBadgeSelector.d.ts +0 -4
- package/dist/Components/Form/DropdownBadge/DropdownBadgeSelectorProps.d.ts +0 -8
- package/dist/Components/Form/DropdownField/CountryDropdownField/CountryDropdownField.d.ts +0 -3
- package/dist/Components/Form/DropdownField/CountryDropdownField/CountryDropdownFieldProps.d.ts +0 -28
- package/dist/Components/Form/DropdownField/DropdownField.d.ts +0 -3
- package/dist/Components/Form/DropdownField/DropdownFieldItem.d.ts +0 -3
- package/dist/Components/Form/DropdownField/DropdownFieldItemProps.d.ts +0 -8
- package/dist/Components/Form/DropdownField/DropdownFieldProps.d.ts +0 -35
- package/dist/Components/Form/DropdownField/DropdownFieldSelector.d.ts +0 -4
- package/dist/Components/Form/DropdownField/DropdownFieldSelectorProps.d.ts +0 -6
- package/dist/Components/Form/EmailField/EmailField.d.ts +0 -3
- package/dist/Components/Form/EmailField/EmailField.stories.d.ts +0 -13
- package/dist/Components/Form/ErrorMessage/ErrorMessage.d.ts +0 -2
- package/dist/Components/Form/FormFieldHolder/FormFieldHolder.d.ts +0 -3
- package/dist/Components/Form/FormFieldHolder/FormFieldHolderProps.d.ts +0 -14
- package/dist/Components/Form/IconButton/IconButton.d.ts +0 -6
- package/dist/Components/Form/IconButton/IconButtonProps.d.ts +0 -14
- package/dist/Components/Form/InputProps.d.ts +0 -27
- package/dist/Components/Form/LandingPageForm/LandingPageForm.d.ts +0 -3
- package/dist/Components/Form/LandingPageForm/LandingPageFormLeft.d.ts +0 -3
- package/dist/Components/Form/LandingPageForm/LandingPageFormLeftProps.d.ts +0 -12
- package/dist/Components/Form/LandingPageForm/LandingPageFormProps.d.ts +0 -7
- package/dist/Components/Form/LandingPageForm/LandingPageFormRight.d.ts +0 -3
- package/dist/Components/Form/LandingPageForm/LandingPageFormRightProps.d.ts +0 -12
- package/dist/Components/Form/LoadingInput/LoadingInput.d.ts +0 -2
- package/dist/Components/Form/MicroForm/MicroForm.d.ts +0 -3
- package/dist/Components/Form/MicroForm/MicroFormProps.d.ts +0 -10
- package/dist/Components/Form/MultiSelectField/MultiSelectField.d.ts +0 -4
- package/dist/Components/Form/MultiSelectField/MultiSelectFieldItem.d.ts +0 -3
- package/dist/Components/Form/MultiSelectField/MultiSelectFieldItemProps.d.ts +0 -10
- package/dist/Components/Form/MultiSelectField/MultiSelectFieldProps.d.ts +0 -33
- package/dist/Components/Form/MultiSelectField/MultiSelectFieldTag.d.ts +0 -3
- package/dist/Components/Form/MultiSelectField/MultiSelectFieldTagProps.d.ts +0 -5
- package/dist/Components/Form/NumberField/NumberField.d.ts +0 -3
- package/dist/Components/Form/NumberField/NumberField.stories.d.ts +0 -13
- package/dist/Components/Form/NumberField/NumberFieldProps.d.ts +0 -8
- package/dist/Components/Form/PasswordField/PasswordField.d.ts +0 -3
- package/dist/Components/Form/PhoneField/PhoneField.d.ts +0 -3
- package/dist/Components/Form/PhoneField/PhoneField.stories.d.ts +0 -13
- package/dist/Components/Form/RadioButtons/RadioButton.d.ts +0 -3
- package/dist/Components/Form/RadioButtons/RadioButtonProps.d.ts +0 -22
- package/dist/Components/Form/RadioButtons/RadioButtons.d.ts +0 -3
- package/dist/Components/Form/RadioButtons/RadioButtonsProps.d.ts +0 -8
- package/dist/Components/Form/RichTextEditor/RichTextEditor.d.ts +0 -3
- package/dist/Components/Form/RichTextEditor/RichTextEditor.stories.d.ts +0 -18
- package/dist/Components/Form/RichTextEditor/RichTextEditorProps.d.ts +0 -24
- package/dist/Components/Form/SimpleForm/SimpleForm.d.ts +0 -3
- package/dist/Components/Form/SimpleForm/SimpleFormProps.d.ts +0 -11
- package/dist/Components/Form/SimpleForm/simple-form-bg-design.d.ts +0 -2
- package/dist/Components/Form/TextField/TextField.d.ts +0 -3
- package/dist/Components/Form/TextField/TextField.stories.d.ts +0 -13
- package/dist/Components/Form/TextField/TextFieldProps.d.ts +0 -6
- package/dist/Components/Form/Textarea/Textarea.d.ts +0 -3
- package/dist/Components/Form/Textarea/Textarea.stories.d.ts +0 -14
- package/dist/Components/Form/Textarea/TextareaProps.d.ts +0 -26
- package/dist/Components/Form/TimeField/TimeField.d.ts +0 -3
- package/dist/Components/Form/ToggleSwitch/ToggleSwitch.d.ts +0 -3
- package/dist/Components/Form/ToggleSwitch/ToggleSwitchProps.d.ts +0 -20
- package/dist/Components/Form/TypableDropdownField/TypableDropdownField.d.ts +0 -3
- package/dist/Components/Form/TypableDropdownField/TypableDropdownFieldItem.d.ts +0 -3
- package/dist/Components/Form/TypableDropdownField/TypableDropdownFieldItemProps.d.ts +0 -7
- package/dist/Components/Form/TypableDropdownField/TypableDropdownFieldProps.d.ts +0 -34
- package/dist/Components/Form/TypableDropdownField/TypableDropdownFieldSelector.d.ts +0 -4
- package/dist/Components/Form/TypableDropdownField/TypableDropdownFieldSelectorProps.d.ts +0 -6
- package/dist/Components/Form/UnitInput/UnitField.d.ts +0 -3
- package/dist/Components/Form/UnitInput/UnitField.stories.d.ts +0 -13
- package/dist/Components/Form/UnitInput/UnitFieldProps.d.ts +0 -6
- package/dist/Components/Form/index.d.ts +0 -27
- package/dist/Components/Icons/Arrows/ArrowLeft/ArrowLeft.d.ts +0 -3
- package/dist/Components/Icons/Arrows/ArrowRight/ArrowRight.d.ts +0 -3
- package/dist/Components/Icons/Arrows/ArrowSquareOut/ArrowSquareOut.d.ts +0 -3
- package/dist/Components/Icons/Arrows/ArrowsDownUp/ArrowsDownUp.d.ts +0 -3
- package/dist/Components/Icons/Arrows/ArrowsOutCardinal/ArrowsOutCardinal.d.ts +0 -3
- package/dist/Components/Icons/Arrows/CaretCircleRight/CaretCircleRight.d.ts +0 -3
- package/dist/Components/Icons/Arrows/CaretDown/CaretDown.d.ts +0 -3
- package/dist/Components/Icons/Arrows/CaretLeft/CaretLeft.d.ts +0 -3
- package/dist/Components/Icons/Arrows/CaretRight/CaretRight.d.ts +0 -3
- package/dist/Components/Icons/Arrows/CaretUp/CaretUp.d.ts +0 -3
- package/dist/Components/Icons/Arrows/CaretUpDown/CaretUpDown.d.ts +0 -3
- package/dist/Components/Icons/Brands/FacebookLogo/FacebookLogo.d.ts +0 -3
- package/dist/Components/Icons/Brands/InstagramLogo/InstagramLogo.d.ts +0 -3
- package/dist/Components/Icons/Brands/LinkedinLogo/LinkedinLogo.d.ts +0 -3
- package/dist/Components/Icons/Brands/WindowsLogo/WindowsLogo.d.ts +0 -3
- package/dist/Components/Icons/Commerce/Backpack/Backpack.d.ts +0 -3
- package/dist/Components/Icons/Commerce/BowlSteam/BowlSteam.d.ts +0 -3
- package/dist/Components/Icons/Commerce/Bread/Bread.d.ts +0 -3
- package/dist/Components/Icons/Commerce/Cheers/Cheers.d.ts +0 -3
- package/dist/Components/Icons/Commerce/ChefHat/ChefHat.d.ts +0 -3
- package/dist/Components/Icons/Commerce/Coffee/Coffee.d.ts +0 -3
- package/dist/Components/Icons/Commerce/CreditCard/CreditCard.d.ts +0 -3
- package/dist/Components/Icons/Commerce/CurrencyDollarSimple/CurrencyDollarSimple.d.ts +0 -3
- package/dist/Components/Icons/Commerce/Grains/Grains.d.ts +0 -3
- package/dist/Components/Icons/Commerce/Scale/Scale.d.ts +0 -3
- package/dist/Components/Icons/Commerce/StoreFront/StoreFront.d.ts +0 -3
- package/dist/Components/Icons/Communication/AddressBook/AddressBook.d.ts +0 -3
- package/dist/Components/Icons/Communication/AddressBook/AddressBook.stories.d.ts +0 -21
- package/dist/Components/Icons/Communication/AsterickSimple/AsteriskSimple.d.ts +0 -3
- package/dist/Components/Icons/Communication/AsterickSimple/AsteriskSimple.stories.d.ts +0 -21
- package/dist/Components/Icons/Communication/Asterisk/Asterisk.d.ts +0 -3
- package/dist/Components/Icons/Communication/Asterisk/Asterisk.stories.d.ts +0 -21
- package/dist/Components/Icons/Communication/At/At.d.ts +0 -3
- package/dist/Components/Icons/Communication/At/At.stories.d.ts +0 -21
- package/dist/Components/Icons/Communication/Broadcast/Broadcast.d.ts +0 -3
- package/dist/Components/Icons/Communication/Broadcast/Broadcast.stories.d.ts +0 -21
- package/dist/Components/Icons/Communication/Chat/Chat.d.ts +0 -3
- package/dist/Components/Icons/Communication/Chat/Chat.stories.d.ts +0 -21
- package/dist/Components/Icons/Communication/ChatCircleText/ChatCircleText.d.ts +0 -3
- package/dist/Components/Icons/Communication/EnvelopeSimple/EnvelopeSimple.d.ts +0 -3
- package/dist/Components/Icons/Communication/Export/Export.d.ts +0 -3
- package/dist/Components/Icons/Communication/PaperPlaneTilt/PaperPlaneTilt.d.ts +0 -3
- package/dist/Components/Icons/Communication/Phone/Phone.d.ts +0 -3
- package/dist/Components/Icons/Communication/ThumbsUp/ThumbsUp.d.ts +0 -3
- package/dist/Components/Icons/Communication/Translate/Translate.d.ts +0 -3
- package/dist/Components/Icons/Design/DropHalfBottom/DropHalfBottom.d.ts +0 -3
- package/dist/Components/Icons/Design/Eye/Eye.d.ts +0 -3
- package/dist/Components/Icons/Design/EyeSlash/EyeSlash.d.ts +0 -3
- package/dist/Components/Icons/Design/GearFine/GearFine.d.ts +0 -3
- package/dist/Components/Icons/Design/PencilLine/PencilLine.d.ts +0 -3
- package/dist/Components/Icons/Design/PencilSimple/PencilSimple.d.ts +0 -3
- package/dist/Components/Icons/Design/Ruler/Ruler.d.ts +0 -3
- package/dist/Components/Icons/Design/SquaresFour/SquaresFour.d.ts +0 -3
- package/dist/Components/Icons/Education/BookOpenText/BookOpenText.d.ts +0 -3
- package/dist/Components/Icons/Education/BookmarkSimple/BookmarkSimple.d.ts +0 -3
- package/dist/Components/Icons/Education/Certificate/Certificate.d.ts +0 -3
- package/dist/Components/Icons/Education/GraduationCap/GraduationCap.d.ts +0 -3
- package/dist/Components/Icons/Games/Cricket/Cricket.d.ts +0 -3
- package/dist/Components/Icons/Games/Football/Football.d.ts +0 -3
- package/dist/Components/Icons/Games/Golf/Golf.d.ts +0 -3
- package/dist/Components/Icons/HealthAndWellness/Barbell/Barbell.d.ts +0 -3
- package/dist/Components/Icons/IconProps.d.ts +0 -4
- package/dist/Components/Icons/MapAndTravel/Barn/Barn.d.ts +0 -3
- package/dist/Components/Icons/MapAndTravel/Bicycle/Bicycle.d.ts +0 -3
- package/dist/Components/Icons/MapAndTravel/Bus/Bus.d.ts +0 -3
- package/dist/Components/Icons/MapAndTravel/Car/Car.d.ts +0 -3
- package/dist/Components/Icons/MapAndTravel/ChargingStation/ChargingStation.d.ts +0 -3
- package/dist/Components/Icons/MapAndTravel/Farm/Farm.d.ts +0 -3
- package/dist/Components/Icons/MapAndTravel/Globe/Globe.d.ts +0 -3
- package/dist/Components/Icons/MapAndTravel/Goggles/Goggles.d.ts +0 -3
- package/dist/Components/Icons/MapAndTravel/House/House.d.ts +0 -3
- package/dist/Components/Icons/MapAndTravel/HouseSimple/HouseSimple.d.ts +0 -3
- package/dist/Components/Icons/MapAndTravel/MapPin/MapPin.d.ts +0 -3
- package/dist/Components/Icons/MapAndTravel/MapTriFold/MapTriFold.d.ts +0 -3
- package/dist/Components/Icons/MapAndTravel/Path/Path.d.ts +0 -3
- package/dist/Components/Icons/MapAndTravel/RoadHorizon/RoadHorizon.d.ts +0 -3
- package/dist/Components/Icons/MapAndTravel/SteeringWheel/SteeringWheel.d.ts +0 -3
- package/dist/Components/Icons/MapAndTravel/SwimmingPool/SwimmingPool.d.ts +0 -3
- package/dist/Components/Icons/MapAndTravel/Tram/Tram.d.ts +0 -3
- package/dist/Components/Icons/MapAndTravel/Van/Van.d.ts +0 -3
- package/dist/Components/Icons/MathsAndFinance/Calculator/Calculator.d.ts +0 -3
- package/dist/Components/Icons/MathsAndFinance/ChartBar/ChartBar.d.ts +0 -3
- package/dist/Components/Icons/MathsAndFinance/ChartBarHorizontal/ChartBarHorizontal.d.ts +0 -3
- package/dist/Components/Icons/MathsAndFinance/ChartLine/ChartLine.d.ts +0 -3
- package/dist/Components/Icons/MathsAndFinance/ChartLineUp/ChartLineUp.d.ts +0 -3
- package/dist/Components/Icons/MathsAndFinance/ChartPie/ChartPie.d.ts +0 -3
- package/dist/Components/Icons/MathsAndFinance/Minus/Minus.d.ts +0 -3
- package/dist/Components/Icons/MathsAndFinance/MinusCircle/MinusCircle.d.ts +0 -3
- package/dist/Components/Icons/MathsAndFinance/NumberSquareThree/NumberSquareThree.d.ts +0 -3
- package/dist/Components/Icons/MathsAndFinance/Plus/Plus.d.ts +0 -3
- package/dist/Components/Icons/MathsAndFinance/PlusCircle/PlusCircle.d.ts +0 -3
- package/dist/Components/Icons/MathsAndFinance/XIcon/XIcon.d.ts +0 -3
- package/dist/Components/Icons/Media/Camera/Camera.d.ts +0 -3
- package/dist/Components/Icons/Media/DiscoBall/DiscoBall.d.ts +0 -3
- package/dist/Components/Icons/Media/FilmStrip/FilmStrip.d.ts +0 -3
- package/dist/Components/Icons/Media/Microphone/Microphone.d.ts +0 -3
- package/dist/Components/Icons/Media/MusicNotes/MusicNotes.d.ts +0 -3
- package/dist/Components/Icons/Media/PlayCircle/PlayCircle.d.ts +0 -3
- package/dist/Components/Icons/Media/SlidersHorizontal/SlidersHorizontal.d.ts +0 -3
- package/dist/Components/Icons/Media/StopCircle/StopCircle.d.ts +0 -3
- package/dist/Components/Icons/Media/VideoCamera/VideoCamera.d.ts +0 -3
- package/dist/Components/Icons/OfficeAndEditing/BuildinfOffice/BuildingOffice.d.ts +0 -3
- package/dist/Components/Icons/OfficeAndEditing/Copy/Copy.d.ts +0 -3
- package/dist/Components/Icons/OfficeAndEditing/FileText/FileText.d.ts +0 -3
- package/dist/Components/Icons/OfficeAndEditing/Files/Files.d.ts +0 -3
- package/dist/Components/Icons/OfficeAndEditing/FloppyDisk/FloppyDisk.d.ts +0 -3
- package/dist/Components/Icons/OfficeAndEditing/Folder/Folder.d.ts +0 -3
- package/dist/Components/Icons/OfficeAndEditing/FolderSimplePlus/FolderSimplePlus.d.ts +0 -3
- package/dist/Components/Icons/OfficeAndEditing/Folders/Folders.d.ts +0 -3
- package/dist/Components/Icons/OfficeAndEditing/List/List.d.ts +0 -3
- package/dist/Components/Icons/OfficeAndEditing/ListBullets/ListBullets.d.ts +0 -3
- package/dist/Components/Icons/OfficeAndEditing/ListDashes/ListDashes.d.ts +0 -3
- package/dist/Components/Icons/OfficeAndEditing/Paperclip/Paperclip.d.ts +0 -3
- package/dist/Components/Icons/OfficeAndEditing/Printer/Printer.d.ts +0 -3
- package/dist/Components/Icons/OfficeAndEditing/TextAa/TextAa.d.ts +0 -3
- package/dist/Components/Icons/OfficeAndEditing/TextColumns/TextColumns.d.ts +0 -3
- package/dist/Components/Icons/OfficeAndEditing/Trash/Trash.d.ts +0 -3
- package/dist/Components/Icons/OfficeAndEditing/TrashSimple/TrashSimple.d.ts +0 -3
- package/dist/Components/Icons/People/Person/Person.d.ts +0 -3
- package/dist/Components/Icons/People/PersonArmsSpread/PersonArmsSpread.d.ts +0 -3
- package/dist/Components/Icons/People/PersonSimpleBike/PersonSimpleBike.d.ts +0 -3
- package/dist/Components/Icons/People/PersonSimpleSki/PersonSimpleSki.d.ts +0 -3
- package/dist/Components/Icons/People/PersonSimpleWalk/PersonSimpleWalk.d.ts +0 -3
- package/dist/Components/Icons/People/User/User.d.ts +0 -3
- package/dist/Components/Icons/People/UserCircle/UserCircle.d.ts +0 -3
- package/dist/Components/Icons/People/UserSwitch/UserSwitch.d.ts +0 -3
- package/dist/Components/Icons/People/Users/Users.d.ts +0 -3
- package/dist/Components/Icons/SecurityAndWarnings/Info/Info.d.ts +0 -3
- package/dist/Components/Icons/SecurityAndWarnings/Key/Key.d.ts +0 -3
- package/dist/Components/Icons/SecurityAndWarnings/LockKeyOpen/LockKeyOpen.d.ts +0 -3
- package/dist/Components/Icons/SecurityAndWarnings/LockSimple/LockSimple.d.ts +0 -3
- package/dist/Components/Icons/SecurityAndWarnings/Question/Question.d.ts +0 -3
- package/dist/Components/Icons/SecurityAndWarnings/ShieldCheck/ShieldCheck.d.ts +0 -3
- package/dist/Components/Icons/SecurityAndWarnings/WarningCircle/WarningCircle.d.ts +0 -3
- package/dist/Components/Icons/SystemAndDevice/Bell/Bell.d.ts +0 -3
- package/dist/Components/Icons/SystemAndDevice/Check/Check.d.ts +0 -3
- package/dist/Components/Icons/SystemAndDevice/CheckCircle/CheckCircle.d.ts +0 -3
- package/dist/Components/Icons/SystemAndDevice/CheckSquare/CheckSquare.d.ts +0 -3
- package/dist/Components/Icons/SystemAndDevice/CloudCheck/CloudCheck.d.ts +0 -3
- package/dist/Components/Icons/SystemAndDevice/Desktop/Desktop.d.ts +0 -3
- package/dist/Components/Icons/SystemAndDevice/DeviceMobile/DeviceMobile.d.ts +0 -3
- package/dist/Components/Icons/SystemAndDevice/DotSixVertical/DotSixVertical.d.ts +0 -3
- package/dist/Components/Icons/SystemAndDevice/DotsSix/DotsSix.d.ts +0 -3
- package/dist/Components/Icons/SystemAndDevice/DotsThree/DotsThree.d.ts +0 -3
- package/dist/Components/Icons/SystemAndDevice/DotsThreeVertical/DotsThreeVertical.d.ts +0 -3
- package/dist/Components/Icons/SystemAndDevice/DownloadSimple/DownloadSimple.d.ts +0 -3
- package/dist/Components/Icons/SystemAndDevice/Gear/Gear.d.ts +0 -3
- package/dist/Components/Icons/SystemAndDevice/Link/Link.d.ts +0 -3
- package/dist/Components/Icons/SystemAndDevice/MagnifyingGlass/MagnifyingGlass.d.ts +0 -3
- package/dist/Components/Icons/SystemAndDevice/RadioButtonIcon/RadioButtonIcon.d.ts +0 -3
- package/dist/Components/Icons/SystemAndDevice/SignIn/SignIn.d.ts +0 -3
- package/dist/Components/Icons/SystemAndDevice/SignOut/SignOut.d.ts +0 -3
- package/dist/Components/Icons/SystemAndDevice/ToggleLeft/ToggleLeft.d.ts +0 -3
- package/dist/Components/Icons/SystemAndDevice/ToggleRight/ToggleRight.d.ts +0 -3
- package/dist/Components/Icons/Time/Calendar/Calendar.d.ts +0 -3
- package/dist/Components/Icons/Time/CalendarBank/CalendarBank.d.ts +0 -3
- package/dist/Components/Icons/Time/CalendarCheck/CalendarCheck.d.ts +0 -3
- package/dist/Components/Icons/Time/CalendarDots/CalendarDots.d.ts +0 -3
- package/dist/Components/Icons/Time/Clock/Clock.d.ts +0 -3
- package/dist/Components/Icons/Time/ClockCounterClockwise/ClockCounterClockwise.d.ts +0 -3
- package/dist/Components/Icons/WeatherAndNature/Bird/Bird.d.ts +0 -3
- package/dist/Components/Icons/WeatherAndNature/Campfire/Campfire.d.ts +0 -3
- package/dist/Components/Icons/WeatherAndNature/CloudSun/CloudSun.d.ts +0 -3
- package/dist/Components/Icons/WeatherAndNature/Cow/Cow.d.ts +0 -3
- package/dist/Components/Icons/WeatherAndNature/Dog/Dog.d.ts +0 -3
- package/dist/Components/Icons/WeatherAndNature/FishSimple/FishSimple.d.ts +0 -3
- package/dist/Components/Icons/WeatherAndNature/Flower/Flower.d.ts +0 -3
- package/dist/Components/Icons/WeatherAndNature/Moon/Moon.d.ts +0 -3
- package/dist/Components/Icons/WeatherAndNature/Mountains/Mountains.d.ts +0 -3
- package/dist/Components/Icons/WeatherAndNature/Plant/Plant.d.ts +0 -3
- package/dist/Components/Icons/WeatherAndNature/Snowflake/Snowflake.d.ts +0 -3
- package/dist/Components/Icons/WeatherAndNature/Sparkle/Sparkle.d.ts +0 -3
- package/dist/Components/Icons/WeatherAndNature/Sun/Sun.d.ts +0 -3
- package/dist/Components/Icons/WeatherAndNature/Tree/Tree.d.ts +0 -3
- package/dist/Components/Icons/index.d.ts +0 -127
- package/dist/Components/Layout/Footer/Footer.d.ts +0 -3
- package/dist/Components/Layout/Footer/FooterBottom.d.ts +0 -3
- package/dist/Components/Layout/Footer/FooterBottomLeft.d.ts +0 -3
- package/dist/Components/Layout/Footer/FooterBottomLeftProps.d.ts +0 -14
- package/dist/Components/Layout/Footer/FooterBottomProps.d.ts +0 -16
- package/dist/Components/Layout/Footer/FooterBottomRight.d.ts +0 -3
- package/dist/Components/Layout/Footer/FooterBottomRightProps.d.ts +0 -6
- package/dist/Components/Layout/Footer/FooterItem.d.ts +0 -3
- package/dist/Components/Layout/Footer/FooterItemProps.d.ts +0 -6
- package/dist/Components/Layout/Footer/FooterMiddle.d.ts +0 -3
- package/dist/Components/Layout/Footer/FooterMiddleProps.d.ts +0 -6
- package/dist/Components/Layout/Footer/FooterProps.d.ts +0 -9
- package/dist/Components/Layout/Footer/FooterTop.d.ts +0 -3
- package/dist/Components/Layout/Footer/FooterTopProps.d.ts +0 -7
- package/dist/Components/Layout/Footer/footer-bg-design.d.ts +0 -2
- package/dist/Components/Layout/Header/Header.d.ts +0 -3
- package/dist/Components/Layout/Header/HeaderProps.d.ts +0 -8
- package/dist/Components/Layout/Header/HeaderRight.d.ts +0 -3
- package/dist/Components/Layout/Header/HeaderRightItem.d.ts +0 -3
- package/dist/Components/Layout/Header/HeaderRightItemProps.d.ts +0 -11
- package/dist/Components/Layout/Header/HeaderRightProps.d.ts +0 -5
- package/dist/Components/Layout/Header/MagnifyingGlass/MagnifyingGlass.d.ts +0 -2
- package/dist/Components/Layout/Header/MegaMenu/MegaMenu.d.ts +0 -3
- package/dist/Components/Layout/Header/MegaMenu/MegaMenuProps.d.ts +0 -31
- package/dist/Components/Layout/Header/MobileNavigation/MobileNavigation.d.ts +0 -3
- package/dist/Components/Layout/Header/MobileNavigation/MobileNavigationItem.d.ts +0 -3
- package/dist/Components/Layout/Header/MobileNavigation/MobileNavigationItemProps.d.ts +0 -7
- package/dist/Components/Layout/Header/MobileNavigation/MobileNavigationProps.d.ts +0 -7
- package/dist/Components/Layout/Header/MobileNavigation/MobileSubNavigation/MobileSubNavigation.d.ts +0 -3
- package/dist/Components/Layout/Header/MobileNavigation/MobileSubNavigation/MobileSubNavigationItem.d.ts +0 -3
- package/dist/Components/Layout/Header/MobileNavigation/MobileSubNavigation/MobileSubNavigationItemProps.d.ts +0 -4
- package/dist/Components/Layout/Header/MobileNavigation/MobileSubNavigation/MobileSubNavigationProps.d.ts +0 -8
- package/dist/Components/Layout/Header/MobileNavigation/MobileWhatuOverlay.d.ts +0 -2
- package/dist/Components/Layout/HeroBanner/HeroBanner.d.ts +0 -3
- package/dist/Components/Layout/HeroBanner/HeroBannerProps.d.ts +0 -9
- package/dist/Components/Layout/HeroBanner/LargeHeroIcon.d.ts +0 -2
- package/dist/Components/Layout/index.d.ts +0 -28
- package/dist/Components/SelwynUIProvider/SelwynUIContext.d.ts +0 -9
- package/dist/Components/SelwynUIProvider/SelwynUIProvider.d.ts +0 -6
- package/dist/Components/SelwynUIProvider/index.d.ts +0 -2
- package/dist/Components/Shared/Container/Container.d.ts +0 -3
- package/dist/Components/Shared/Container/ContainerProps.d.ts +0 -10
- package/dist/Components/Shared/ElementHolder/ElementHolder.d.ts +0 -3
- package/dist/Components/Shared/ElementHolder/ElementHolderProps.d.ts +0 -15
- package/dist/Components/Shared/Hook/useScrollFadeIn/useScrollFadeIn.d.ts +0 -6
- package/dist/Components/Shared/PillarIcon/PillarIcon.d.ts +0 -3
- package/dist/Components/Shared/PillarIcon/PillarIconsProps.d.ts +0 -4
- package/dist/Components/Shared/PillarLogo/PillarLogo.d.ts +0 -6
- package/dist/Components/Shared/ScrollFadeIn/ScrollFadeIn.d.ts +0 -12
- package/dist/Components/Shared/index.d.ts +0 -4
- package/dist/Components/index.d.ts +0 -6
- package/dist/img/card-one.png +0 -0
- package/dist/img/card-three.png +0 -0
- package/dist/img/card-two.png +0 -0
- package/dist/img/contact-image.svg +0 -9
- package/dist/img/footer-bg-design.svg +0 -14
- package/dist/img/footer-logo.svg +0 -9
- package/dist/img/landing-form-video.png +0 -0
- package/dist/img/landing-page-form-image.png +0 -0
- package/dist/img/promo-banner-img.png +0 -0
- package/dist/img/visit-brand-piller.svg +0 -6
- package/dist/img/waikirikiri-full-logo.svg +0 -23
- package/dist/index.cjs.js +0 -251
- package/dist/index.cjs.js.map +0 -1
- package/dist/index.d.ts +0 -1
- package/dist/index.es.js +0 -48800
- package/dist/index.es.js.map +0 -1
- package/dist/main.d.ts +0 -0
- package/dist/selwynui.css +0 -1
- package/dist/vite.svg +0 -1
package/package.json
CHANGED
|
@@ -31,7 +31,7 @@ const AccordionTemplate: Story = {
|
|
|
31
31
|
};
|
|
32
32
|
|
|
33
33
|
return (
|
|
34
|
-
<ElementHolder paddingBottom="md" paddingTop="
|
|
34
|
+
<ElementHolder paddingBottom="md" paddingTop="md" pillar="visit">
|
|
35
35
|
<Accordion {...args}>
|
|
36
36
|
{items.map((item: any) => (
|
|
37
37
|
<AccordionItem
|
|
@@ -71,6 +71,11 @@ export const Example = {
|
|
|
71
71
|
<img src="/img/accordion-image.svg" alt="" />
|
|
72
72
|
</>,
|
|
73
73
|
},
|
|
74
|
+
{
|
|
75
|
+
index:'3',
|
|
76
|
+
title: 'Lorem ipsum dolor',
|
|
77
|
+
children: <p>Sed fringilla magna facilisis auctor venenatis. Duis ut vestibulum risus. Nunc a finibus dui. Donec hendrerit tristique odio, ac porta dui maximus et. Duis vestibulum velit eget erat fermentum, fermentum mollis tortor tincidunt. Integer lacinia lacinia urna scelerisque mattis. Fusce vestibulum felis eget magna placerat faucibus id et tellus. Sed rutrum mi sed leo viverra tempus. Nunc eu congue tellus, sed dapibus dui.</p>
|
|
78
|
+
},
|
|
74
79
|
],
|
|
75
80
|
},
|
|
76
81
|
};
|
|
@@ -34,22 +34,24 @@ const Accordion = (props: AccordionProps) => {
|
|
|
34
34
|
<AccordionProvider allowMultiple={allowMultiple ?? false} >
|
|
35
35
|
<Container>
|
|
36
36
|
<div className={styles.accordionBlock} >
|
|
37
|
-
|
|
38
|
-
|
|
37
|
+
{title && (
|
|
38
|
+
<div className={styles.accordionHeading}>
|
|
39
|
+
<ScrollFadeIn>
|
|
40
|
+
<h2>{title}</h2>
|
|
41
|
+
<p>{content}</p>
|
|
42
|
+
</ScrollFadeIn>
|
|
43
|
+
</div>
|
|
44
|
+
|
|
45
|
+
)}
|
|
46
|
+
<div className={`${styles.accordionWrapper}`}>
|
|
39
47
|
<ScrollFadeIn>
|
|
40
|
-
|
|
41
|
-
<p>{content}</p>
|
|
48
|
+
{children}
|
|
42
49
|
</ScrollFadeIn>
|
|
43
50
|
</div>
|
|
44
|
-
|
|
45
|
-
)}
|
|
46
|
-
<div className={`${styles.accordionWrapper}`}>
|
|
47
|
-
{children}
|
|
48
|
-
</div>
|
|
49
|
-
<div className={styles.accordionBgDesignContainer}>
|
|
51
|
+
<div className={styles.accordionBgDesignContainer}>
|
|
50
52
|
<AccordionBgDesign />
|
|
51
53
|
</div>
|
|
52
|
-
|
|
54
|
+
</div>
|
|
53
55
|
</Container>
|
|
54
56
|
</AccordionProvider>
|
|
55
57
|
);
|
|
@@ -62,7 +62,7 @@
|
|
|
62
62
|
display: flex;
|
|
63
63
|
align-items: center;
|
|
64
64
|
cursor: pointer;
|
|
65
|
-
padding:
|
|
65
|
+
padding: 14px 32px;
|
|
66
66
|
}
|
|
67
67
|
|
|
68
68
|
.accordionBodyHolder {
|
|
@@ -82,11 +82,26 @@
|
|
|
82
82
|
|
|
83
83
|
p {
|
|
84
84
|
margin: 8px 32px 32px 0;
|
|
85
|
-
font-size: var(--font-size-body-regular);
|
|
86
|
-
font-weight: var(--font-weight-body-regular);
|
|
87
85
|
padding: 0 16px 0 0;
|
|
88
86
|
line-height: var(--line-height-body-regular);
|
|
89
87
|
}
|
|
88
|
+
|
|
89
|
+
p:has(+ button) {
|
|
90
|
+
margin-bottom: 8px !important;
|
|
91
|
+
}
|
|
92
|
+
|
|
93
|
+
button {
|
|
94
|
+
display: inline-flex;
|
|
95
|
+
flex-wrap: nowrap;
|
|
96
|
+
margin-top: 16px;
|
|
97
|
+
}
|
|
98
|
+
|
|
99
|
+
img {
|
|
100
|
+
width: 100%;
|
|
101
|
+
height: 450px;
|
|
102
|
+
border-radius: 12px;
|
|
103
|
+
object-fit: cover;
|
|
104
|
+
}
|
|
90
105
|
}
|
|
91
106
|
}
|
|
92
107
|
|
|
@@ -97,11 +112,11 @@
|
|
|
97
112
|
margin: 0 -45px;
|
|
98
113
|
|
|
99
114
|
.accordionHeading {
|
|
100
|
-
width:
|
|
115
|
+
width: 37%;
|
|
101
116
|
padding: 0 45px;
|
|
102
117
|
|
|
103
118
|
h2 {
|
|
104
|
-
padding-bottom:
|
|
119
|
+
padding-bottom: 62px;
|
|
105
120
|
}
|
|
106
121
|
}
|
|
107
122
|
|
|
@@ -109,6 +124,11 @@
|
|
|
109
124
|
width: 61%;
|
|
110
125
|
position: relative;
|
|
111
126
|
padding: 0 45px;
|
|
127
|
+
margin-top: 8px;
|
|
128
|
+
|
|
129
|
+
.title {
|
|
130
|
+
margin-top: 2px;
|
|
131
|
+
}
|
|
112
132
|
}
|
|
113
133
|
|
|
114
134
|
.accordionBgDesignContainer {
|
|
@@ -12,103 +12,102 @@
|
|
|
12
12
|
background-color: var(--color-taste);
|
|
13
13
|
padding: 24px 16px;
|
|
14
14
|
|
|
15
|
-
|
|
16
|
-
color: var(--color-visit);
|
|
17
|
-
padding-bottom: 44px;
|
|
18
|
-
align-items: end;
|
|
15
|
+
}
|
|
19
16
|
|
|
20
|
-
|
|
21
|
-
|
|
17
|
+
.footerTopWrapper {
|
|
18
|
+
color: var(--color-visit);
|
|
19
|
+
padding-bottom: 44px;
|
|
20
|
+
align-items: end;
|
|
21
|
+
}
|
|
22
22
|
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
font-weight: var(--font-weight-h4);
|
|
26
|
-
line-height: var(--line-height-h4);
|
|
23
|
+
.footerTopLeft {
|
|
24
|
+
align-items: center;
|
|
27
25
|
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
26
|
+
h1 {
|
|
27
|
+
font-size: var(--font-footer-h1);
|
|
28
|
+
font-weight: var(--font-weight-h4);
|
|
29
|
+
line-height: var(--line-height-h4);
|
|
32
30
|
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
// font-weight: var(--font-weight-bold);
|
|
36
|
-
// line-height: var(--line-height-h5);
|
|
37
|
-
// // padding-bottom: 32px;
|
|
38
|
-
// }
|
|
39
|
-
}
|
|
40
|
-
|
|
41
|
-
.footerTopRight {
|
|
42
|
-
p {
|
|
43
|
-
font-size: var(--font-size-body-regular);
|
|
44
|
-
}
|
|
31
|
+
&.footerSub {
|
|
32
|
+
font-weight: 700;
|
|
45
33
|
}
|
|
46
34
|
}
|
|
47
35
|
|
|
48
|
-
|
|
49
|
-
|
|
36
|
+
// h2 {
|
|
37
|
+
// font-size: var(--font-size-h5);
|
|
38
|
+
// font-weight: var(--font-weight-bold);
|
|
39
|
+
// line-height: var(--line-height-h5);
|
|
40
|
+
// // padding-bottom: 32px;
|
|
41
|
+
// }
|
|
42
|
+
}
|
|
43
|
+
|
|
44
|
+
.footerTopRight {
|
|
45
|
+
p {
|
|
46
|
+
font-size: var(--font-size-body-regular);
|
|
50
47
|
}
|
|
48
|
+
}
|
|
51
49
|
|
|
52
|
-
|
|
50
|
+
.footerBgDesignContainer {
|
|
51
|
+
display: none;
|
|
53
52
|
}
|
|
54
53
|
|
|
55
54
|
// Footer Middle
|
|
56
55
|
.footerMiddle {
|
|
57
56
|
background-color: var(--color-visit);
|
|
57
|
+
}
|
|
58
58
|
|
|
59
|
-
|
|
60
|
-
|
|
59
|
+
.footerMiddleWrapper {
|
|
60
|
+
padding-top: 35px;
|
|
61
61
|
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
62
|
+
img {
|
|
63
|
+
padding-bottom: 72px;
|
|
64
|
+
}
|
|
65
65
|
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
66
|
+
.footerItem {
|
|
67
|
+
h3 {
|
|
68
|
+
color: var(--color-taste);
|
|
69
|
+
font-size: 36px;
|
|
70
|
+
font-weight: var(--font-weight-h4);
|
|
71
|
+
}
|
|
72
72
|
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
}
|
|
73
|
+
ul {
|
|
74
|
+
display: none;
|
|
76
75
|
}
|
|
77
76
|
}
|
|
77
|
+
}
|
|
78
78
|
|
|
79
|
-
|
|
80
|
-
|
|
79
|
+
.footerMiddleLinks {
|
|
80
|
+
font-size: var(--font-size-regular);
|
|
81
81
|
|
|
82
|
-
|
|
82
|
+
.footerSocialMediaLogos {
|
|
83
83
|
|
|
84
|
-
|
|
85
|
-
|
|
84
|
+
.footerBottomRight {
|
|
85
|
+
.footerBottomRightWrapper {
|
|
86
|
+
|
|
87
|
+
display: flex;
|
|
86
88
|
|
|
87
|
-
display: flex;
|
|
88
89
|
|
|
89
|
-
|
|
90
90
|
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
91
|
+
.footerLogoWrapper {
|
|
92
|
+
padding: 0 8px 0 0;
|
|
93
|
+
padding-block: 72px;
|
|
94
94
|
|
|
95
|
-
|
|
95
|
+
.footerLogo {
|
|
96
|
+
display: flex;
|
|
97
|
+
background-color: #92c134;
|
|
98
|
+
border-radius: 50%;
|
|
99
|
+
height: 40px;
|
|
100
|
+
width: 40px;
|
|
101
|
+
align-items: center;
|
|
102
|
+
justify-content: center;
|
|
103
|
+
|
|
104
|
+
a {
|
|
96
105
|
display: flex;
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
justify-content: center;
|
|
103
|
-
|
|
104
|
-
a {
|
|
105
|
-
display: flex;
|
|
106
|
-
color: var(--color-inverse-text);
|
|
107
|
-
|
|
108
|
-
svg {
|
|
109
|
-
height: 24px;
|
|
110
|
-
width: 24px;
|
|
111
|
-
}
|
|
106
|
+
color: var(--color-inverse-text);
|
|
107
|
+
|
|
108
|
+
svg {
|
|
109
|
+
height: 24px;
|
|
110
|
+
width: 24px;
|
|
112
111
|
}
|
|
113
112
|
}
|
|
114
113
|
}
|
|
@@ -123,51 +122,82 @@
|
|
|
123
122
|
background-color: var(--color-visit);
|
|
124
123
|
padding-bottom: 72px;
|
|
125
124
|
|
|
126
|
-
.
|
|
125
|
+
.footerBottomLeftWrapper {
|
|
127
126
|
|
|
128
|
-
.
|
|
127
|
+
.footerBottomLeftLogo {
|
|
128
|
+
color: var(--font-color);
|
|
129
|
+
font-size: var(--font-size-body-sm);
|
|
130
|
+
}
|
|
129
131
|
|
|
130
|
-
|
|
132
|
+
img {
|
|
133
|
+
padding-bottom: 24px;
|
|
134
|
+
}
|
|
131
135
|
|
|
132
|
-
.footerBottomLeftLogo {
|
|
133
|
-
color: var(--font-color);
|
|
134
|
-
font-size: var(--font-size-body-sm);
|
|
135
|
-
padding-bottom: 72px;
|
|
136
|
-
}
|
|
137
136
|
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
137
|
+
}
|
|
138
|
+
|
|
139
|
+
.footerBottomLeftLinks {
|
|
140
|
+
display: flex;
|
|
141
|
+
align-items: flex-end;
|
|
142
|
+
|
|
143
|
+
ul {
|
|
144
|
+
display: flex;
|
|
145
|
+
gap: 24px;
|
|
146
|
+
list-style: none;
|
|
147
|
+
padding: 0;
|
|
148
|
+
margin: 0;
|
|
141
149
|
|
|
142
|
-
|
|
150
|
+
a {
|
|
151
|
+
color: var(--color-taste);
|
|
152
|
+
font-size: var(--font-size-body-sm);
|
|
143
153
|
}
|
|
144
154
|
}
|
|
155
|
+
}
|
|
145
156
|
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
157
|
+
|
|
158
|
+
|
|
159
|
+
}
|
|
160
|
+
|
|
161
|
+
.footerBottomRight {
|
|
162
|
+
display: flex;
|
|
163
|
+
align-items: flex-end;
|
|
164
|
+
flex: 1;
|
|
165
|
+
justify-content: space-between;
|
|
166
|
+
|
|
167
|
+
&.footerBottomRightMobile {
|
|
168
|
+
display: none;
|
|
169
|
+
}
|
|
149
170
|
|
|
150
|
-
|
|
171
|
+
.footerBottomRightWrapper {
|
|
172
|
+
|
|
173
|
+
display: none;
|
|
174
|
+
gap: 16px;
|
|
175
|
+
|
|
176
|
+
.footerLogo {
|
|
151
177
|
display: flex;
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
178
|
+
background-color: var(--color-taste);
|
|
179
|
+
border-radius: 50%;
|
|
180
|
+
height: 40px;
|
|
181
|
+
width: 40px;
|
|
182
|
+
align-items: center;
|
|
183
|
+
justify-content: center;
|
|
156
184
|
|
|
157
185
|
a {
|
|
158
|
-
|
|
159
|
-
|
|
186
|
+
display: flex;
|
|
187
|
+
color: var(--color-visit);
|
|
188
|
+
|
|
189
|
+
svg {
|
|
190
|
+
height: 24px;
|
|
191
|
+
width: 24px;
|
|
192
|
+
}
|
|
160
193
|
}
|
|
161
194
|
}
|
|
162
|
-
}
|
|
163
195
|
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
}
|
|
196
|
+
.footerMiddleSocialMediaWrapper {
|
|
197
|
+
display: flex;
|
|
198
|
+
}
|
|
199
|
+
}
|
|
200
|
+
}
|
|
171
201
|
|
|
172
202
|
@media screen and (min-width: 960px) {
|
|
173
203
|
|
|
@@ -306,47 +336,12 @@
|
|
|
306
336
|
}
|
|
307
337
|
|
|
308
338
|
.footerBottomRight {
|
|
309
|
-
display: flex;
|
|
310
|
-
align-items: flex-end;
|
|
311
|
-
flex: 1;
|
|
312
|
-
justify-content: space-between;
|
|
313
|
-
|
|
314
|
-
&.footerBottomRightMobile {
|
|
315
|
-
display: none;
|
|
316
|
-
}
|
|
317
|
-
|
|
318
339
|
.footerBottomRightWrapper {
|
|
319
|
-
|
|
320
340
|
display: flex;
|
|
321
|
-
gap: 16px;
|
|
322
|
-
|
|
323
|
-
.footerLogo {
|
|
324
|
-
display: flex;
|
|
325
|
-
background-color: var(--color-taste);
|
|
326
|
-
border-radius: 50%;
|
|
327
|
-
height: 40px;
|
|
328
|
-
width: 40px;
|
|
329
|
-
align-items: center;
|
|
330
|
-
justify-content: center;
|
|
331
|
-
|
|
332
|
-
a {
|
|
333
|
-
display: flex;
|
|
334
|
-
color: var(--color-visit);
|
|
335
|
-
|
|
336
|
-
svg {
|
|
337
|
-
height: 24px;
|
|
338
|
-
width: 24px;
|
|
339
|
-
}
|
|
340
|
-
}
|
|
341
|
-
}
|
|
342
|
-
|
|
343
|
-
.footerMiddleSocialMediaWrapper {
|
|
344
|
-
display: flex;
|
|
345
|
-
}
|
|
346
341
|
}
|
|
347
342
|
}
|
|
348
343
|
|
|
349
|
-
|
|
344
|
+
|
|
350
345
|
}
|
|
351
346
|
}
|
|
352
347
|
}
|
|
@@ -355,6 +350,7 @@
|
|
|
355
350
|
.footerTop {
|
|
356
351
|
padding-left: 0;
|
|
357
352
|
padding-right: 0;
|
|
353
|
+
|
|
358
354
|
.footerTopLeft {
|
|
359
355
|
margin-bottom: 32px;
|
|
360
356
|
}
|
|
@@ -369,31 +365,50 @@
|
|
|
369
365
|
padding-bottom: 0;
|
|
370
366
|
}
|
|
371
367
|
|
|
372
|
-
|
|
368
|
+
|
|
373
369
|
}
|
|
374
370
|
|
|
375
371
|
.footerMiddle {
|
|
376
|
-
|
|
377
|
-
|
|
378
|
-
|
|
379
|
-
h3 {
|
|
380
|
-
font-size: var(--font-size-h5);
|
|
381
|
-
}
|
|
372
|
+
.footerMiddleWrapper {
|
|
373
|
+
.footerItem {
|
|
374
|
+
margin-bottom: 24px;
|
|
382
375
|
|
|
383
|
-
|
|
384
|
-
|
|
385
|
-
|
|
376
|
+
h3 {
|
|
377
|
+
font-size: var(--font-size-h5);
|
|
378
|
+
}
|
|
379
|
+
|
|
380
|
+
&:last-child {
|
|
381
|
+
margin-bottom: 0;
|
|
386
382
|
}
|
|
387
383
|
}
|
|
384
|
+
}
|
|
388
385
|
}
|
|
389
386
|
|
|
390
387
|
.footerMiddleLinks {
|
|
391
388
|
padding-bottom: 72px;
|
|
392
389
|
}
|
|
393
|
-
|
|
390
|
+
|
|
391
|
+
.footerBottom {
|
|
392
|
+
padding-bottom: 35px;
|
|
393
|
+
.footerBottomRight {
|
|
394
|
+
&.footerBottomRightMobile {
|
|
395
|
+
display: flex;
|
|
396
|
+
margin-bottom: 72px;
|
|
397
|
+
|
|
398
|
+
.footerBottomRightWrapper {
|
|
399
|
+
display: flex;
|
|
400
|
+
}
|
|
401
|
+
}
|
|
402
|
+
}
|
|
403
|
+
|
|
404
|
+
.footerBottomLeftLogo {
|
|
405
|
+
margin-bottom: 72px;
|
|
406
|
+
}
|
|
407
|
+
}
|
|
408
|
+
|
|
394
409
|
}
|
|
395
410
|
|
|
396
|
-
|
|
397
411
|
|
|
398
|
-
|
|
412
|
+
|
|
413
|
+
|
|
399
414
|
}
|
|
@@ -51,7 +51,16 @@ const PillarIcon = ({ pillar }: PillarIconsProps) => {
|
|
|
51
51
|
);
|
|
52
52
|
}
|
|
53
53
|
if (pillar === 'taste') {
|
|
54
|
-
return
|
|
54
|
+
return (
|
|
55
|
+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 937 932" fill="none">
|
|
56
|
+
<g opacity="0.03">
|
|
57
|
+
<path d="M482.009 931.935C733.33 931.935 937 729.109 937 478.829L482.009 478.829L482.009 931.935Z" fill="currentColor"/>
|
|
58
|
+
<path d="M482.009 453.254C733.33 453.254 937 250.428 937 0.148132L482.009 0.148093L482.009 453.254Z" fill="currentColor"/>
|
|
59
|
+
<path d="M454.991 931.787C203.67 931.787 1.77446e-05 728.961 3.96247e-05 478.681L454.991 478.681L454.991 931.787Z" fill="currentColor"/>
|
|
60
|
+
<path d="M454.991 453.106C203.67 453.106 5.95921e-05 250.28 8.14723e-05 -2.088e-05L454.991 1.88966e-05L454.991 453.106Z" fill="currentColor"/>
|
|
61
|
+
</g>
|
|
62
|
+
</svg>
|
|
63
|
+
);
|
|
55
64
|
}
|
|
56
65
|
};
|
|
57
66
|
|
package/dist/App.d.ts
DELETED
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import { ReactNode } from 'react';
|
|
2
|
-
interface AccordionItemProps {
|
|
3
|
-
index: string | number;
|
|
4
|
-
title: string;
|
|
5
|
-
children: string | ReactNode;
|
|
6
|
-
onAfterOpened?: () => void;
|
|
7
|
-
onAfterClosed?: () => void;
|
|
8
|
-
onBeforeClosed?: () => boolean;
|
|
9
|
-
extraClass?: string;
|
|
10
|
-
accordionClass?: string;
|
|
11
|
-
icon?: ReactNode;
|
|
12
|
-
column?: "one" | "two";
|
|
13
|
-
id?: any;
|
|
14
|
-
elementId?: string;
|
|
15
|
-
isOpen?: boolean;
|
|
16
|
-
onToggle?: (open: boolean) => void;
|
|
17
|
-
}
|
|
18
|
-
export default AccordionItemProps;
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import { ReactNode } from 'react';
|
|
2
|
-
interface AccordionProps {
|
|
3
|
-
allowMultiple?: boolean;
|
|
4
|
-
children: ReactNode;
|
|
5
|
-
title?: string;
|
|
6
|
-
content?: string;
|
|
7
|
-
image?: string;
|
|
8
|
-
activeId?: number | null;
|
|
9
|
-
onActiveIdChange?: (id: number | null) => void;
|
|
10
|
-
pillar?: 'visit' | 'live' | 'business' | 'participate' | 'taste';
|
|
11
|
-
}
|
|
12
|
-
export default AccordionProps;
|
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
import { default as BrandBuilderToolTemplateItemProps } from './BrandBuilderToolTemplateItemProps.tsx';
|
|
2
|
-
declare const BrandBuilderToolTemplateItem: ({ icon, iconName, active, onClick }: BrandBuilderToolTemplateItemProps) => import("react/jsx-runtime").JSX.Element;
|
|
3
|
-
export default BrandBuilderToolTemplateItem;
|
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
import { default as BrandBuilderToolTemplateSelectorProps } from './BrandBuilderToolTemplateSelectorProps.tsx';
|
|
2
|
-
declare const BrandBuilderToolTemplateSelector: (props: BrandBuilderToolTemplateSelectorProps) => import("react/jsx-runtime").JSX.Element;
|
|
3
|
-
export default BrandBuilderToolTemplateSelector;
|